public interface RSAPackage
RSAFactory| Modifier and Type | Interface and Description |
|---|---|
static interface |
RSAPackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each operation of each class,
each enum,
and each data type
|
| Modifier and Type | Field and Description |
|---|---|
static int |
ARRAY
The meta object id for the '
Array' class. |
static int |
ARRAY__VALUE
The feature id for the 'Value' containment reference list.
|
static int |
ARRAY_FEATURE_COUNT
The number of structural features of the 'Array' class.
|
static int |
ARRAY_OPERATION_COUNT
The number of operations of the 'Array' class.
|
static int |
DOCUMENT_ROOT
The meta object id for the '
Document Root' class. |
static int |
DOCUMENT_ROOT__ARRAY
The feature id for the 'Array' containment reference.
|
static int |
DOCUMENT_ROOT__ENDPOINT_DESCRIPTION
The feature id for the 'Endpoint Description' containment reference.
|
static int |
DOCUMENT_ROOT__ENDPOINT_DESCRIPTIONS
The feature id for the 'Endpoint Descriptions' containment reference.
|
static int |
DOCUMENT_ROOT__LIST
The feature id for the 'List' containment reference.
|
static int |
DOCUMENT_ROOT__MIXED
The feature id for the 'Mixed' attribute list.
|
static int |
DOCUMENT_ROOT__PROPERTY
The feature id for the 'Property' containment reference.
|
static int |
DOCUMENT_ROOT__SET
The feature id for the 'Set' containment reference.
|
static int |
DOCUMENT_ROOT__VALUE
The feature id for the 'Value' containment reference.
|
static int |
DOCUMENT_ROOT__XML
The feature id for the 'Xml' containment reference.
|
static int |
DOCUMENT_ROOT__XMLNS_PREFIX_MAP
The feature id for the 'XMLNS Prefix Map' map.
|
static int |
DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
The feature id for the 'XSI Schema Location' map.
|
static int |
DOCUMENT_ROOT_FEATURE_COUNT
The number of structural features of the 'Document Root' class.
|
static int |
DOCUMENT_ROOT_OPERATION_COUNT
The number of operations of the 'Document Root' class.
|
static java.lang.String |
eCONTENT_TYPE
The package content type ID.
|
static RSAPackage |
eINSTANCE
The singleton instance of the package.
|
static java.lang.String |
eNAME
The package name.
|
static int |
ENDPOINT_DESCRIPTION
The meta object id for the '
Endpoint Description' class. |
static int |
ENDPOINT_DESCRIPTION__PROPERTY
The feature id for the 'Property' containment reference list.
|
static int |
ENDPOINT_DESCRIPTION_FEATURE_COUNT
The number of structural features of the 'Endpoint Description' class.
|
static int |
ENDPOINT_DESCRIPTION_OPERATION_COUNT
The number of operations of the 'Endpoint Description' class.
|
static int |
ENDPOINT_DESCRIPTIONS
The meta object id for the '
Endpoint Descriptions' class. |
static int |
ENDPOINT_DESCRIPTIONS__ENDPOINT_DESCRIPTION
The feature id for the 'Endpoint Description' containment reference list.
|
static int |
ENDPOINT_DESCRIPTIONS_FEATURE_COUNT
The number of structural features of the 'Endpoint Descriptions' class.
|
static int |
ENDPOINT_DESCRIPTIONS_OPERATION_COUNT
The number of operations of the 'Endpoint Descriptions' class.
|
static java.lang.String |
eNS_PREFIX
The package namespace name.
|
static java.lang.String |
eNS_URI
The package namespace URI.
|
static int |
PROPERTY
The meta object id for the '
Property' class. |
static int |
PROPERTY__ARRAY
The feature id for the 'Array' containment reference.
|
static int |
PROPERTY__LIST
The feature id for the 'List' containment reference.
|
static int |
PROPERTY__MIXED
The feature id for the 'Mixed' attribute list.
|
static int |
PROPERTY__NAME
The feature id for the 'Name' attribute.
|
static int |
PROPERTY__SET
The feature id for the 'Set' containment reference.
|
static int |
PROPERTY__VALUE
The feature id for the 'Value' attribute.
|
static int |
PROPERTY__VALUE_TYPE
The feature id for the 'Value Type' attribute.
|
static int |
PROPERTY__XML
The feature id for the 'Xml' containment reference.
|
static int |
PROPERTY_FEATURE_COUNT
The number of structural features of the 'Property' class.
|
static int |
PROPERTY_OPERATION_COUNT
The number of operations of the 'Property' class.
|
static int |
VALUE
The meta object id for the '
Value' class. |
static int |
VALUE__MIXED
The feature id for the 'Mixed' attribute list.
|
static int |
VALUE__XML
The feature id for the 'Xml' containment reference.
|
static int |
VALUE_FEATURE_COUNT
The number of structural features of the 'Value' class.
|
static int |
VALUE_OPERATION_COUNT
The number of operations of the 'Value' class.
|
static int |
XML_TYPE
The meta object id for the '
Xml Type' class. |
static int |
XML_TYPE__ANY
The feature id for the 'Any' attribute list.
|
static int |
XML_TYPE_FEATURE_COUNT
The number of structural features of the 'Xml Type' class.
|
static int |
XML_TYPE_OPERATION_COUNT
The number of operations of the 'Xml Type' class.
|
| Modifier and Type | Method and Description |
|---|---|
EReference |
getArray_Value()
Returns the meta object for the containment reference list '
Value'. |
EClass |
getArray()
Returns the meta object for class '
Array'. |
EReference |
getDocumentRoot_Array()
Returns the meta object for the containment reference '
Array'. |
EReference |
getDocumentRoot_EndpointDescription()
Returns the meta object for the containment reference '
Endpoint Description'. |
EReference |
getDocumentRoot_EndpointDescriptions()
Returns the meta object for the containment reference '
Endpoint Descriptions'. |
EReference |
getDocumentRoot_List()
Returns the meta object for the containment reference '
List'. |
EAttribute |
getDocumentRoot_Mixed()
Returns the meta object for the attribute list '
Mixed'. |
EReference |
getDocumentRoot_Property()
Returns the meta object for the containment reference '
Property'. |
EReference |
getDocumentRoot_Set()
Returns the meta object for the containment reference '
Set'. |
EReference |
getDocumentRoot_Value()
Returns the meta object for the containment reference '
Value'. |
EReference |
getDocumentRoot_Xml()
Returns the meta object for the containment reference '
Xml'. |
EReference |
getDocumentRoot_XMLNSPrefixMap()
Returns the meta object for the map '
XMLNS Prefix Map'. |
EReference |
getDocumentRoot_XSISchemaLocation()
Returns the meta object for the map '
XSI Schema Location'. |
EClass |
getDocumentRoot()
Returns the meta object for class '
Document Root'. |
EReference |
getEndpointDescription_Property()
Returns the meta object for the containment reference list '
Property'. |
EClass |
getEndpointDescription()
Returns the meta object for class '
Endpoint Description'. |
EReference |
getEndpointDescriptions_EndpointDescription()
Returns the meta object for the containment reference list '
Endpoint Description'. |
EClass |
getEndpointDescriptions()
Returns the meta object for class '
Endpoint Descriptions'. |
EReference |
getProperty_Array()
Returns the meta object for the containment reference '
Array'. |
EReference |
getProperty_List()
Returns the meta object for the containment reference '
List'. |
EAttribute |
getProperty_Mixed()
Returns the meta object for the attribute list '
Mixed'. |
EAttribute |
getProperty_Name()
Returns the meta object for the attribute '
Name'. |
EReference |
getProperty_Set()
Returns the meta object for the containment reference '
Set'. |
EAttribute |
getProperty_Value()
Returns the meta object for the attribute '
Value'. |
EAttribute |
getProperty_ValueType()
Returns the meta object for the attribute '
Value Type'. |
EReference |
getProperty_Xml()
Returns the meta object for the containment reference '
Xml'. |
EClass |
getProperty()
Returns the meta object for class '
Property'. |
RSAFactory |
getRSAFactory()
Returns the factory that creates the instances of the model.
|
EAttribute |
getValue_Mixed()
Returns the meta object for the attribute list '
Mixed'. |
EReference |
getValue_Xml()
Returns the meta object for the containment reference '
Xml'. |
EClass |
getValue()
Returns the meta object for class '
Value'. |
EAttribute |
getXmlType_Any()
Returns the meta object for the attribute list '
Any'. |
EClass |
getXmlType()
Returns the meta object for class '
Xml Type'. |
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final java.lang.String eCONTENT_TYPE
static final RSAPackage eINSTANCE
static final int ARRAY
Array' class.
ArrayImpl,
RSAPackageImpl.getArray(),
Constant Field Valuesstatic final int ARRAY__VALUE
static final int ARRAY_FEATURE_COUNT
static final int ARRAY_OPERATION_COUNT
static final int DOCUMENT_ROOT
Document Root' class.
static final int DOCUMENT_ROOT__MIXED
static final int DOCUMENT_ROOT__XMLNS_PREFIX_MAP
static final int DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
static final int DOCUMENT_ROOT__ARRAY
static final int DOCUMENT_ROOT__ENDPOINT_DESCRIPTION
static final int DOCUMENT_ROOT__ENDPOINT_DESCRIPTIONS
static final int DOCUMENT_ROOT__LIST
static final int DOCUMENT_ROOT__PROPERTY
static final int DOCUMENT_ROOT__SET
static final int DOCUMENT_ROOT__VALUE
static final int DOCUMENT_ROOT__XML
static final int DOCUMENT_ROOT_FEATURE_COUNT
static final int DOCUMENT_ROOT_OPERATION_COUNT
static final int ENDPOINT_DESCRIPTIONS
Endpoint Descriptions' class.
static final int ENDPOINT_DESCRIPTIONS__ENDPOINT_DESCRIPTION
static final int ENDPOINT_DESCRIPTIONS_FEATURE_COUNT
static final int ENDPOINT_DESCRIPTIONS_OPERATION_COUNT
static final int ENDPOINT_DESCRIPTION
Endpoint Description' class.
static final int ENDPOINT_DESCRIPTION__PROPERTY
static final int ENDPOINT_DESCRIPTION_FEATURE_COUNT
static final int ENDPOINT_DESCRIPTION_OPERATION_COUNT
static final int PROPERTY
Property' class.
static final int PROPERTY__MIXED
static final int PROPERTY__ARRAY
static final int PROPERTY__LIST
static final int PROPERTY__SET
static final int PROPERTY__XML
static final int PROPERTY__NAME
static final int PROPERTY__VALUE
static final int PROPERTY__VALUE_TYPE
static final int PROPERTY_FEATURE_COUNT
static final int PROPERTY_OPERATION_COUNT
static final int VALUE
Value' class.
ValueImpl,
RSAPackageImpl.getValue(),
Constant Field Valuesstatic final int VALUE__MIXED
static final int VALUE__XML
static final int VALUE_FEATURE_COUNT
static final int VALUE_OPERATION_COUNT
static final int XML_TYPE
Xml Type' class.
static final int XML_TYPE__ANY
static final int XML_TYPE_FEATURE_COUNT
static final int XML_TYPE_OPERATION_COUNT
EClass getArray()
Array'.
ArrayEReference getArray_Value()
Value'.
Array.getValue(),
getArray()EClass getDocumentRoot()
Document Root'.
DocumentRootEAttribute getDocumentRoot_Mixed()
Mixed'.
DocumentRoot.getMixed(),
getDocumentRoot()EReference getDocumentRoot_XMLNSPrefixMap()
XMLNS Prefix Map'.
DocumentRoot.getXMLNSPrefixMap(),
getDocumentRoot()EReference getDocumentRoot_XSISchemaLocation()
XSI Schema Location'.
DocumentRoot.getXSISchemaLocation(),
getDocumentRoot()EReference getDocumentRoot_Array()
Array'.
DocumentRoot.getArray(),
getDocumentRoot()EReference getDocumentRoot_EndpointDescription()
Endpoint Description'.
DocumentRoot.getEndpointDescription(),
getDocumentRoot()EReference getDocumentRoot_EndpointDescriptions()
Endpoint Descriptions'.
DocumentRoot.getEndpointDescriptions(),
getDocumentRoot()EReference getDocumentRoot_List()
List'.
DocumentRoot.getList(),
getDocumentRoot()EReference getDocumentRoot_Property()
Property'.
DocumentRoot.getProperty(),
getDocumentRoot()EReference getDocumentRoot_Set()
Set'.
DocumentRoot.getSet(),
getDocumentRoot()EReference getDocumentRoot_Value()
Value'.
DocumentRoot.getValue(),
getDocumentRoot()EReference getDocumentRoot_Xml()
Xml'.
DocumentRoot.getXml(),
getDocumentRoot()EClass getEndpointDescriptions()
Endpoint Descriptions'.
EndpointDescriptionsEReference getEndpointDescriptions_EndpointDescription()
Endpoint Description'.
EndpointDescriptions.getEndpointDescription(),
getEndpointDescriptions()EClass getEndpointDescription()
Endpoint Description'.
EndpointDescriptionEReference getEndpointDescription_Property()
Property'.
EndpointDescription.getProperty(),
getEndpointDescription()EClass getProperty()
Property'.
PropertyEAttribute getProperty_Mixed()
Mixed'.
Property.getMixed(),
getProperty()EReference getProperty_Array()
Array'.
Property.getArray(),
getProperty()EReference getProperty_List()
List'.
Property.getList(),
getProperty()EReference getProperty_Set()
Set'.
Property.getSet(),
getProperty()EReference getProperty_Xml()
Xml'.
Property.getXml(),
getProperty()EAttribute getProperty_Name()
Name'.
Property.getName(),
getProperty()EAttribute getProperty_Value()
Value'.
Property.getValue(),
getProperty()EAttribute getProperty_ValueType()
Value Type'.
Property.getValueType(),
getProperty()EClass getValue()
Value'.
ValueEAttribute getValue_Mixed()
Mixed'.
Value.getMixed(),
getValue()EReference getValue_Xml()
Xml'.
Value.getXml(),
getValue()EClass getXmlType()
Xml Type'.
XmlTypeEAttribute getXmlType_Any()
Any'.
XmlType.getAny(),
getXmlType()RSAFactory getRSAFactory()