public interface RSAFactory
RSAPackage| Type | Property and Description |
|---|---|
Property |
create
Returns a new object of class 'Property'.
|
| Modifier and Type | Field and Description |
|---|---|
static RSAFactory |
eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
Array |
createArray()
Returns a new object of class 'Array'.
|
DocumentRoot |
createDocumentRoot()
Returns a new object of class 'Document Root'.
|
EndpointDescription |
createEndpointDescription()
Returns a new object of class 'Endpoint Description'.
|
EndpointDescriptions |
createEndpointDescriptions()
Returns a new object of class 'Endpoint Descriptions'.
|
Property |
createProperty()
Returns a new object of class 'Property'.
|
Value |
createValue()
Returns a new object of class 'Value'.
|
XmlType |
createXmlType()
Returns a new object of class 'Xml Type'.
|
RSAPackage |
getRSAPackage()
Returns the package supported by this factory.
|
Property createProperty
static final RSAFactory eINSTANCE
Array createArray()
DocumentRoot createDocumentRoot()
EndpointDescriptions createEndpointDescriptions()
EndpointDescription createEndpointDescription()
Property createProperty()
Value createValue()
XmlType createXmlType()
RSAPackage getRSAPackage()