public class RSAFactoryImpl extends EFactoryImpl implements RSAFactory
| Type | Property and Description |
|---|---|
Property |
create |
eINSTANCE| Constructor and Description |
|---|
RSAFactoryImpl()
Creates an instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
EObject |
create(EClass eClass) |
Array |
createArray() |
DocumentRoot |
createDocumentRoot() |
EndpointDescription |
createEndpointDescription() |
EndpointDescriptions |
createEndpointDescriptions() |
Property |
createProperty() |
Value |
createValue() |
XmlType |
createXmlType() |
static RSAPackage |
getPackage()
Deprecated.
|
RSAPackage |
getRSAPackage() |
static RSAFactory |
init()
Creates the default factory implementation.
|
public Property createProperty
createProperty in interface RSAFactorypublic static RSAFactory init()
public EObject create(EClass eClass)
public Array createArray()
createArray in interface RSAFactorypublic DocumentRoot createDocumentRoot()
createDocumentRoot in interface RSAFactorypublic EndpointDescriptions createEndpointDescriptions()
createEndpointDescriptions in interface RSAFactorypublic EndpointDescription createEndpointDescription()
createEndpointDescription in interface RSAFactorypublic Property createProperty()
createProperty in interface RSAFactorypublic Value createValue()
createValue in interface RSAFactorypublic XmlType createXmlType()
createXmlType in interface RSAFactorypublic RSAPackage getRSAPackage()
getRSAPackage in interface RSAFactory@Deprecated public static RSAPackage getPackage()