public class RSAPackageImpl extends EPackageImpl implements RSAPackage
RSAPackage.LiteralsARRAY, ARRAY__VALUE, ARRAY_FEATURE_COUNT, ARRAY_OPERATION_COUNT, DOCUMENT_ROOT, DOCUMENT_ROOT__ARRAY, DOCUMENT_ROOT__ENDPOINT_DESCRIPTION, DOCUMENT_ROOT__ENDPOINT_DESCRIPTIONS, DOCUMENT_ROOT__LIST, DOCUMENT_ROOT__MIXED, DOCUMENT_ROOT__PROPERTY, DOCUMENT_ROOT__SET, DOCUMENT_ROOT__VALUE, DOCUMENT_ROOT__XML, DOCUMENT_ROOT__XMLNS_PREFIX_MAP, DOCUMENT_ROOT__XSI_SCHEMA_LOCATION, DOCUMENT_ROOT_FEATURE_COUNT, DOCUMENT_ROOT_OPERATION_COUNT, eCONTENT_TYPE, eINSTANCE, eNAME, ENDPOINT_DESCRIPTION, ENDPOINT_DESCRIPTION__PROPERTY, ENDPOINT_DESCRIPTION_FEATURE_COUNT, ENDPOINT_DESCRIPTION_OPERATION_COUNT, ENDPOINT_DESCRIPTIONS, ENDPOINT_DESCRIPTIONS__ENDPOINT_DESCRIPTION, ENDPOINT_DESCRIPTIONS_FEATURE_COUNT, ENDPOINT_DESCRIPTIONS_OPERATION_COUNT, eNS_PREFIX, eNS_URI, PROPERTY, PROPERTY__ARRAY, PROPERTY__LIST, PROPERTY__MIXED, PROPERTY__NAME, PROPERTY__SET, PROPERTY__VALUE, PROPERTY__VALUE_TYPE, PROPERTY__XML, PROPERTY_FEATURE_COUNT, PROPERTY_OPERATION_COUNT, VALUE, VALUE__MIXED, VALUE__XML, VALUE_FEATURE_COUNT, VALUE_OPERATION_COUNT, XML_TYPE, XML_TYPE__ANY, XML_TYPE_FEATURE_COUNT, XML_TYPE_OPERATION_COUNT| Modifier and Type | Method and Description |
|---|---|
protected void |
createExtendedMetaDataAnnotations()
Initializes the annotations for http:///org/eclipse/emf/ecore/util/ExtendedMetaData.
|
void |
createPackageContents()
Creates the meta-model objects for the package.
|
EReference |
getArray_Value() |
EClass |
getArray() |
EReference |
getDocumentRoot_Array() |
EReference |
getDocumentRoot_EndpointDescription() |
EReference |
getDocumentRoot_EndpointDescriptions() |
EReference |
getDocumentRoot_List() |
EAttribute |
getDocumentRoot_Mixed() |
EReference |
getDocumentRoot_Property() |
EReference |
getDocumentRoot_Set() |
EReference |
getDocumentRoot_Value() |
EReference |
getDocumentRoot_Xml() |
EReference |
getDocumentRoot_XMLNSPrefixMap() |
EReference |
getDocumentRoot_XSISchemaLocation() |
EClass |
getDocumentRoot() |
EReference |
getEndpointDescription_Property() |
EClass |
getEndpointDescription() |
EReference |
getEndpointDescriptions_EndpointDescription() |
EClass |
getEndpointDescriptions() |
EReference |
getProperty_Array() |
EReference |
getProperty_List() |
EAttribute |
getProperty_Mixed() |
EAttribute |
getProperty_Name() |
EReference |
getProperty_Set() |
EAttribute |
getProperty_Value() |
EAttribute |
getProperty_ValueType() |
EReference |
getProperty_Xml() |
EClass |
getProperty() |
RSAFactory |
getRSAFactory() |
EAttribute |
getValue_Mixed() |
EReference |
getValue_Xml() |
EClass |
getValue() |
EAttribute |
getXmlType_Any() |
EClass |
getXmlType() |
static RSAPackage |
init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
|
void |
initializePackageContents()
Complete the initialization of the package and its meta-model.
|
public static RSAPackage init()
This method is used to initialize RSAPackage.eINSTANCE when that field is accessed.
Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.
public EClass getArray()
getArray in interface RSAPackageArraypublic EReference getArray_Value()
getArray_Value in interface RSAPackageArray.getValue(),
RSAPackage.getArray()public EClass getDocumentRoot()
getDocumentRoot in interface RSAPackageDocumentRootpublic EAttribute getDocumentRoot_Mixed()
getDocumentRoot_Mixed in interface RSAPackageDocumentRoot.getMixed(),
RSAPackage.getDocumentRoot()public EReference getDocumentRoot_XMLNSPrefixMap()
getDocumentRoot_XMLNSPrefixMap in interface RSAPackageDocumentRoot.getXMLNSPrefixMap(),
RSAPackage.getDocumentRoot()public EReference getDocumentRoot_XSISchemaLocation()
getDocumentRoot_XSISchemaLocation in interface RSAPackageDocumentRoot.getXSISchemaLocation(),
RSAPackage.getDocumentRoot()public EReference getDocumentRoot_Array()
getDocumentRoot_Array in interface RSAPackageDocumentRoot.getArray(),
RSAPackage.getDocumentRoot()public EReference getDocumentRoot_EndpointDescription()
getDocumentRoot_EndpointDescription in interface RSAPackageDocumentRoot.getEndpointDescription(),
RSAPackage.getDocumentRoot()public EReference getDocumentRoot_EndpointDescriptions()
getDocumentRoot_EndpointDescriptions in interface RSAPackageDocumentRoot.getEndpointDescriptions(),
RSAPackage.getDocumentRoot()public EReference getDocumentRoot_List()
getDocumentRoot_List in interface RSAPackageDocumentRoot.getList(),
RSAPackage.getDocumentRoot()public EReference getDocumentRoot_Property()
getDocumentRoot_Property in interface RSAPackageDocumentRoot.getProperty(),
RSAPackage.getDocumentRoot()public EReference getDocumentRoot_Set()
getDocumentRoot_Set in interface RSAPackageDocumentRoot.getSet(),
RSAPackage.getDocumentRoot()public EReference getDocumentRoot_Value()
getDocumentRoot_Value in interface RSAPackageDocumentRoot.getValue(),
RSAPackage.getDocumentRoot()public EReference getDocumentRoot_Xml()
getDocumentRoot_Xml in interface RSAPackageDocumentRoot.getXml(),
RSAPackage.getDocumentRoot()public EClass getEndpointDescriptions()
getEndpointDescriptions in interface RSAPackageEndpointDescriptionspublic EReference getEndpointDescriptions_EndpointDescription()
getEndpointDescriptions_EndpointDescription in interface RSAPackageEndpointDescriptions.getEndpointDescription(),
RSAPackage.getEndpointDescriptions()public EClass getEndpointDescription()
getEndpointDescription in interface RSAPackageEndpointDescriptionpublic EReference getEndpointDescription_Property()
getEndpointDescription_Property in interface RSAPackageEndpointDescription.getProperty(),
RSAPackage.getEndpointDescription()public EClass getProperty()
getProperty in interface RSAPackagePropertypublic EAttribute getProperty_Mixed()
getProperty_Mixed in interface RSAPackageProperty.getMixed(),
RSAPackage.getProperty()public EReference getProperty_Array()
getProperty_Array in interface RSAPackageProperty.getArray(),
RSAPackage.getProperty()public EReference getProperty_List()
getProperty_List in interface RSAPackageProperty.getList(),
RSAPackage.getProperty()public EReference getProperty_Set()
getProperty_Set in interface RSAPackageProperty.getSet(),
RSAPackage.getProperty()public EReference getProperty_Xml()
getProperty_Xml in interface RSAPackageProperty.getXml(),
RSAPackage.getProperty()public EAttribute getProperty_Name()
getProperty_Name in interface RSAPackageProperty.getName(),
RSAPackage.getProperty()public EAttribute getProperty_Value()
getProperty_Value in interface RSAPackageProperty.getValue(),
RSAPackage.getProperty()public EAttribute getProperty_ValueType()
getProperty_ValueType in interface RSAPackageProperty.getValueType(),
RSAPackage.getProperty()public EClass getValue()
getValue in interface RSAPackageValuepublic EAttribute getValue_Mixed()
getValue_Mixed in interface RSAPackageValue.getMixed(),
RSAPackage.getValue()public EReference getValue_Xml()
getValue_Xml in interface RSAPackageValue.getXml(),
RSAPackage.getValue()public EClass getXmlType()
getXmlType in interface RSAPackageXmlTypepublic EAttribute getXmlType_Any()
getXmlType_Any in interface RSAPackageXmlType.getAny(),
RSAPackage.getXmlType()public RSAFactory getRSAFactory()
getRSAFactory in interface RSAPackagepublic void createPackageContents()
public void initializePackageContents()
protected void createExtendedMetaDataAnnotations()