public interface XSD2EcorePackage extends EPackage
XSD2EcoreFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
XSD2EcorePackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
EPackage.Descriptor, EPackage.Registry
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
eCONTENT_TYPE
The package content type ID.
|
static XSD2EcorePackage |
eINSTANCE
The singleton instance of the package.
|
static java.lang.String |
eNAME
The package name.
|
static java.lang.String |
eNS_PREFIX
The package namespace name.
|
static java.lang.String |
eNS_URI
The package namespace URI.
|
static int |
XSD2_ECORE_MAPPING_ROOT
The meta object id for the '
Mapping Root ' class. |
static int |
XSD2_ECORE_MAPPING_ROOT__COMMAND_STACK
The feature id for the 'Command Stack' attribute.
|
static int |
XSD2_ECORE_MAPPING_ROOT__HELPER
The feature id for the 'Helper' containment reference.
|
static int |
XSD2_ECORE_MAPPING_ROOT__INPUTS
The feature id for the 'Inputs' reference list.
|
static int |
XSD2_ECORE_MAPPING_ROOT__NESTED
The feature id for the 'Nested' containment reference list.
|
static int |
XSD2_ECORE_MAPPING_ROOT__NESTED_IN
The feature id for the 'Nested In' container reference.
|
static int |
XSD2_ECORE_MAPPING_ROOT__OUTPUT_READ_ONLY
The feature id for the 'Output Read Only' attribute.
|
static int |
XSD2_ECORE_MAPPING_ROOT__OUTPUTS
The feature id for the 'Outputs' reference list.
|
static int |
XSD2_ECORE_MAPPING_ROOT__TOP_TO_BOTTOM
The feature id for the 'Top To Bottom' attribute.
|
static int |
XSD2_ECORE_MAPPING_ROOT__TYPE_MAPPING
The feature id for the 'Type Mapping' reference.
|
static int |
XSD2_ECORE_MAPPING_ROOT_FEATURE_COUNT
The number of structural features of the 'Mapping Root' class.
|
Modifier and Type | Method and Description |
---|---|
XSD2EcoreFactory |
getXSD2EcoreFactory()
Returns the factory that creates the instances of the model.
|
EClass |
getXSD2EcoreMappingRoot()
Returns the meta object for class '
Mapping Root '. |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
getName, setName
getEAnnotation, getEAnnotations
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
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 XSD2EcorePackage eINSTANCE
static final int XSD2_ECORE_MAPPING_ROOT
Mapping Root
' class.
static final int XSD2_ECORE_MAPPING_ROOT__HELPER
static final int XSD2_ECORE_MAPPING_ROOT__NESTED
static final int XSD2_ECORE_MAPPING_ROOT__NESTED_IN
static final int XSD2_ECORE_MAPPING_ROOT__INPUTS
static final int XSD2_ECORE_MAPPING_ROOT__OUTPUTS
static final int XSD2_ECORE_MAPPING_ROOT__TYPE_MAPPING
static final int XSD2_ECORE_MAPPING_ROOT__OUTPUT_READ_ONLY
static final int XSD2_ECORE_MAPPING_ROOT__TOP_TO_BOTTOM
static final int XSD2_ECORE_MAPPING_ROOT__COMMAND_STACK
static final int XSD2_ECORE_MAPPING_ROOT_FEATURE_COUNT
EClass getXSD2EcoreMappingRoot()
Mapping Root
'.
XSD2EcoreMappingRoot
XSD2EcoreFactory getXSD2EcoreFactory()