|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Mwe2Package
The Package for the model. It contains accessors for the meta objects to represent
Mwe2Factory| Nested Class Summary | |
|---|---|
static interface |
Mwe2Package.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type |
| Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage |
|---|
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry |
| Field Summary | |
|---|---|
static int |
ABSTRACT_REFERENCE
The meta object id for the ' Abstract Reference' class. |
static int |
ABSTRACT_REFERENCE__REFERABLE
The feature id for the 'Referable' reference. |
static int |
ABSTRACT_REFERENCE_FEATURE_COUNT
The number of structural features of the 'Abstract Reference' class. |
static int |
ASSIGNMENT
The meta object id for the ' Assignment' class. |
static int |
ASSIGNMENT__FEATURE
The feature id for the 'Feature' reference. |
static int |
ASSIGNMENT__FEATURE_NAME
The feature id for the 'Feature Name' attribute. |
static int |
ASSIGNMENT__VALUE
The feature id for the 'Value' containment reference. |
static int |
ASSIGNMENT_FEATURE_COUNT
The number of structural features of the 'Assignment' class. |
static int |
BOOLEAN_LITERAL
The meta object id for the ' Boolean Literal' class. |
static int |
BOOLEAN_LITERAL__IS_TRUE
The feature id for the 'Is True' attribute. |
static int |
BOOLEAN_LITERAL_FEATURE_COUNT
The number of structural features of the 'Boolean Literal' class. |
static int |
COMPONENT
The meta object id for the ' Component' class. |
static int |
COMPONENT__ASSIGNMENT
The feature id for the 'Assignment' containment reference list. |
static int |
COMPONENT__AUTO_INJECT
The feature id for the 'Auto Inject' attribute. |
static int |
COMPONENT__MODULE
The feature id for the 'Module' reference. |
static int |
COMPONENT__NAME
The feature id for the 'Name' attribute. |
static int |
COMPONENT__TYPE
The feature id for the 'Type' reference. |
static int |
COMPONENT_FEATURE_COUNT
The number of structural features of the 'Component' class. |
static int |
DECLARED_PROPERTY
The meta object id for the ' Declared Property' class. |
static int |
DECLARED_PROPERTY__DEFAULT
The feature id for the 'Default' containment reference. |
static int |
DECLARED_PROPERTY__MODULE
The feature id for the 'Module' container reference. |
static int |
DECLARED_PROPERTY__NAME
The feature id for the 'Name' attribute. |
static int |
DECLARED_PROPERTY__TYPE
The feature id for the 'Type' reference. |
static int |
DECLARED_PROPERTY_FEATURE_COUNT
The number of structural features of the 'Declared Property' class. |
static Mwe2Package |
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 |
IMPORT
The meta object id for the ' Import' class. |
static int |
IMPORT__IMPORTED_NAMESPACE
The feature id for the 'Imported Namespace' attribute. |
static int |
IMPORT_FEATURE_COUNT
The number of structural features of the 'Import' class. |
static int |
MODULE
The meta object id for the ' Module' class. |
static int |
MODULE__CANONICAL_NAME
The feature id for the 'Canonical Name' attribute. |
static int |
MODULE__DECLARED_PROPERTIES
The feature id for the 'Declared Properties' containment reference list. |
static int |
MODULE__IMPORTS
The feature id for the 'Imports' containment reference list. |
static int |
MODULE__ROOT
The feature id for the 'Root' containment reference. |
static int |
MODULE_FEATURE_COUNT
The number of structural features of the 'Module' class. |
static int |
PLAIN_STRING
The meta object id for the ' Plain String' class. |
static int |
PLAIN_STRING__VALUE
The feature id for the 'Value' attribute. |
static int |
PLAIN_STRING_FEATURE_COUNT
The number of structural features of the 'Plain String' class. |
static int |
PROPERTY_REFERENCE
The meta object id for the ' Property Reference' class. |
static int |
PROPERTY_REFERENCE__REFERABLE
The feature id for the 'Referable' reference. |
static int |
PROPERTY_REFERENCE_FEATURE_COUNT
The number of structural features of the 'Property Reference' class. |
static int |
REFERENCE
The meta object id for the ' Reference' class. |
static int |
REFERENCE__REFERABLE
The feature id for the 'Referable' reference. |
static int |
REFERENCE_FEATURE_COUNT
The number of structural features of the 'Reference' class. |
static int |
REFERRABLE
The meta object id for the ' Referrable' class. |
static int |
REFERRABLE__NAME
The feature id for the 'Name' attribute. |
static int |
REFERRABLE__TYPE
The feature id for the 'Type' reference. |
static int |
REFERRABLE_FEATURE_COUNT
The number of structural features of the 'Referrable' class. |
static int |
STRING_LITERAL
The meta object id for the ' String Literal' class. |
static int |
STRING_LITERAL__BEGIN
The feature id for the 'Begin' attribute. |
static int |
STRING_LITERAL__END
The feature id for the 'End' attribute. |
static int |
STRING_LITERAL__PARTS
The feature id for the 'Parts' containment reference list. |
static int |
STRING_LITERAL_FEATURE_COUNT
The number of structural features of the 'String Literal' class. |
static int |
STRING_PART
The meta object id for the ' String Part' class. |
static int |
STRING_PART_FEATURE_COUNT
The number of structural features of the 'String Part' class. |
static int |
VALUE
The meta object id for the ' Value' class. |
static int |
VALUE_FEATURE_COUNT
The number of structural features of the 'Value' class. |
| Method Summary | |
|---|---|
org.eclipse.emf.ecore.EReference |
getAbstractReference_Referable()
Returns the meta object for the reference ' Referable'. |
org.eclipse.emf.ecore.EClass |
getAbstractReference()
Returns the meta object for class ' Abstract Reference'. |
org.eclipse.emf.ecore.EReference |
getAssignment_Feature()
Returns the meta object for the reference ' Feature'. |
org.eclipse.emf.ecore.EAttribute |
getAssignment_FeatureName()
Returns the meta object for the attribute ' Feature Name'. |
org.eclipse.emf.ecore.EReference |
getAssignment_Value()
Returns the meta object for the containment reference ' Value'. |
org.eclipse.emf.ecore.EClass |
getAssignment()
Returns the meta object for class ' Assignment'. |
org.eclipse.emf.ecore.EAttribute |
getBooleanLiteral_IsTrue()
Returns the meta object for the attribute ' Is True'. |
org.eclipse.emf.ecore.EClass |
getBooleanLiteral()
Returns the meta object for class ' Boolean Literal'. |
org.eclipse.emf.ecore.EReference |
getComponent_Assignment()
Returns the meta object for the containment reference list ' Assignment'. |
org.eclipse.emf.ecore.EAttribute |
getComponent_AutoInject()
Returns the meta object for the attribute ' Auto Inject'. |
org.eclipse.emf.ecore.EReference |
getComponent_Module()
Returns the meta object for the reference ' Module'. |
org.eclipse.emf.ecore.EClass |
getComponent()
Returns the meta object for class ' Component'. |
org.eclipse.emf.ecore.EReference |
getDeclaredProperty_Default()
Returns the meta object for the containment reference ' Default'. |
org.eclipse.emf.ecore.EReference |
getDeclaredProperty_Module()
Returns the meta object for the container reference ' Module'. |
org.eclipse.emf.ecore.EClass |
getDeclaredProperty()
Returns the meta object for class ' Declared Property'. |
org.eclipse.emf.ecore.EAttribute |
getImport_ImportedNamespace()
Returns the meta object for the attribute ' Imported Namespace'. |
org.eclipse.emf.ecore.EClass |
getImport()
Returns the meta object for class ' Import'. |
org.eclipse.emf.ecore.EAttribute |
getModule_CanonicalName()
Returns the meta object for the attribute ' Canonical Name'. |
org.eclipse.emf.ecore.EReference |
getModule_DeclaredProperties()
Returns the meta object for the containment reference list ' Declared Properties'. |
org.eclipse.emf.ecore.EReference |
getModule_Imports()
Returns the meta object for the containment reference list ' Imports'. |
org.eclipse.emf.ecore.EReference |
getModule_Root()
Returns the meta object for the containment reference ' Root'. |
org.eclipse.emf.ecore.EClass |
getModule()
Returns the meta object for class ' Module'. |
Mwe2Factory |
getMwe2Factory()
Returns the factory that creates the instances of the model. |
org.eclipse.emf.ecore.EAttribute |
getPlainString_Value()
Returns the meta object for the attribute ' Value'. |
org.eclipse.emf.ecore.EClass |
getPlainString()
Returns the meta object for class ' Plain String'. |
org.eclipse.emf.ecore.EClass |
getPropertyReference()
Returns the meta object for class ' Property Reference'. |
org.eclipse.emf.ecore.EClass |
getReference()
Returns the meta object for class ' Reference'. |
org.eclipse.emf.ecore.EAttribute |
getReferrable_Name()
Returns the meta object for the attribute ' Name'. |
org.eclipse.emf.ecore.EReference |
getReferrable_Type()
Returns the meta object for the reference ' Type'. |
org.eclipse.emf.ecore.EClass |
getReferrable()
Returns the meta object for class ' Referrable'. |
org.eclipse.emf.ecore.EAttribute |
getStringLiteral_Begin()
Returns the meta object for the attribute ' Begin'. |
org.eclipse.emf.ecore.EAttribute |
getStringLiteral_End()
Returns the meta object for the attribute ' End'. |
org.eclipse.emf.ecore.EReference |
getStringLiteral_Parts()
Returns the meta object for the containment reference list ' Parts'. |
org.eclipse.emf.ecore.EClass |
getStringLiteral()
Returns the meta object for class ' String Literal'. |
org.eclipse.emf.ecore.EClass |
getStringPart()
Returns the meta object for class ' String Part'. |
org.eclipse.emf.ecore.EClass |
getValue()
Returns the meta object for class ' Value'. |
| Methods inherited from interface org.eclipse.emf.ecore.EPackage |
|---|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI |
| Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
|---|
getName, setName |
| Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
|---|
getEAnnotation, getEAnnotations |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Field Detail |
|---|
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final Mwe2Package eINSTANCE
static final int MODULE
Module' class.
ModuleImpl,
Mwe2PackageImpl.getModule(),
Constant Field Valuesstatic final int MODULE__CANONICAL_NAME
static final int MODULE__IMPORTS
static final int MODULE__DECLARED_PROPERTIES
static final int MODULE__ROOT
static final int MODULE_FEATURE_COUNT
static final int REFERRABLE
Referrable' class.
ReferrableImpl,
Mwe2PackageImpl.getReferrable(),
Constant Field Valuesstatic final int REFERRABLE__TYPE
static final int REFERRABLE__NAME
static final int REFERRABLE_FEATURE_COUNT
static final int DECLARED_PROPERTY
Declared Property' class.
DeclaredPropertyImpl,
Mwe2PackageImpl.getDeclaredProperty(),
Constant Field Valuesstatic final int DECLARED_PROPERTY__TYPE
static final int DECLARED_PROPERTY__NAME
static final int DECLARED_PROPERTY__DEFAULT
static final int DECLARED_PROPERTY__MODULE
static final int DECLARED_PROPERTY_FEATURE_COUNT
static final int COMPONENT
Component' class.
ComponentImpl,
Mwe2PackageImpl.getComponent(),
Constant Field Valuesstatic final int COMPONENT__TYPE
static final int COMPONENT__NAME
static final int COMPONENT__MODULE
static final int COMPONENT__AUTO_INJECT
static final int COMPONENT__ASSIGNMENT
static final int COMPONENT_FEATURE_COUNT
static final int IMPORT
Import' class.
ImportImpl,
Mwe2PackageImpl.getImport(),
Constant Field Valuesstatic final int IMPORT__IMPORTED_NAMESPACE
static final int IMPORT_FEATURE_COUNT
static final int ASSIGNMENT
Assignment' class.
AssignmentImpl,
Mwe2PackageImpl.getAssignment(),
Constant Field Valuesstatic final int ASSIGNMENT__FEATURE
static final int ASSIGNMENT__VALUE
static final int ASSIGNMENT__FEATURE_NAME
static final int ASSIGNMENT_FEATURE_COUNT
static final int VALUE
Value' class.
ValueImpl,
Mwe2PackageImpl.getValue(),
Constant Field Valuesstatic final int VALUE_FEATURE_COUNT
static final int BOOLEAN_LITERAL
Boolean Literal' class.
BooleanLiteralImpl,
Mwe2PackageImpl.getBooleanLiteral(),
Constant Field Valuesstatic final int BOOLEAN_LITERAL__IS_TRUE
static final int BOOLEAN_LITERAL_FEATURE_COUNT
static final int REFERENCE
Reference' class.
ReferenceImpl,
Mwe2PackageImpl.getReference(),
Constant Field Valuesstatic final int REFERENCE__REFERABLE
static final int REFERENCE_FEATURE_COUNT
static final int STRING_LITERAL
String Literal' class.
StringLiteralImpl,
Mwe2PackageImpl.getStringLiteral(),
Constant Field Valuesstatic final int STRING_LITERAL__BEGIN
static final int STRING_LITERAL__PARTS
static final int STRING_LITERAL__END
static final int STRING_LITERAL_FEATURE_COUNT
static final int STRING_PART
String Part' class.
StringPartImpl,
Mwe2PackageImpl.getStringPart(),
Constant Field Valuesstatic final int STRING_PART_FEATURE_COUNT
static final int PROPERTY_REFERENCE
Property Reference' class.
PropertyReferenceImpl,
Mwe2PackageImpl.getPropertyReference(),
Constant Field Valuesstatic final int PROPERTY_REFERENCE__REFERABLE
static final int PROPERTY_REFERENCE_FEATURE_COUNT
static final int PLAIN_STRING
Plain String' class.
PlainStringImpl,
Mwe2PackageImpl.getPlainString(),
Constant Field Valuesstatic final int PLAIN_STRING__VALUE
static final int PLAIN_STRING_FEATURE_COUNT
static final int ABSTRACT_REFERENCE
Abstract Reference' class.
AbstractReferenceImpl,
Mwe2PackageImpl.getAbstractReference(),
Constant Field Valuesstatic final int ABSTRACT_REFERENCE__REFERABLE
static final int ABSTRACT_REFERENCE_FEATURE_COUNT
| Method Detail |
|---|
org.eclipse.emf.ecore.EClass getModule()
Module'.
Moduleorg.eclipse.emf.ecore.EAttribute getModule_CanonicalName()
Canonical Name'.
Module.getCanonicalName(),
getModule()org.eclipse.emf.ecore.EReference getModule_Imports()
Imports'.
Module.getImports(),
getModule()org.eclipse.emf.ecore.EReference getModule_DeclaredProperties()
Declared Properties'.
Module.getDeclaredProperties(),
getModule()org.eclipse.emf.ecore.EReference getModule_Root()
Root'.
Module.getRoot(),
getModule()org.eclipse.emf.ecore.EClass getReferrable()
Referrable'.
Referrableorg.eclipse.emf.ecore.EReference getReferrable_Type()
Type'.
Referrable.getType(),
getReferrable()org.eclipse.emf.ecore.EAttribute getReferrable_Name()
Name'.
Referrable.getName(),
getReferrable()org.eclipse.emf.ecore.EClass getDeclaredProperty()
Declared Property'.
DeclaredPropertyorg.eclipse.emf.ecore.EReference getDeclaredProperty_Default()
Default'.
DeclaredProperty.getDefault(),
getDeclaredProperty()org.eclipse.emf.ecore.EReference getDeclaredProperty_Module()
Module'.
DeclaredProperty.getModule(),
getDeclaredProperty()org.eclipse.emf.ecore.EClass getComponent()
Component'.
Componentorg.eclipse.emf.ecore.EReference getComponent_Module()
Module'.
Component.getModule(),
getComponent()org.eclipse.emf.ecore.EAttribute getComponent_AutoInject()
Auto Inject'.
Component.isAutoInject(),
getComponent()org.eclipse.emf.ecore.EReference getComponent_Assignment()
Assignment'.
Component.getAssignment(),
getComponent()org.eclipse.emf.ecore.EClass getImport()
Import'.
Importorg.eclipse.emf.ecore.EAttribute getImport_ImportedNamespace()
Imported Namespace'.
Import.getImportedNamespace(),
getImport()org.eclipse.emf.ecore.EClass getAssignment()
Assignment'.
Assignmentorg.eclipse.emf.ecore.EReference getAssignment_Feature()
Feature'.
Assignment.getFeature(),
getAssignment()org.eclipse.emf.ecore.EReference getAssignment_Value()
Value'.
Assignment.getValue(),
getAssignment()org.eclipse.emf.ecore.EAttribute getAssignment_FeatureName()
Feature Name'.
Assignment.getFeatureName(),
getAssignment()org.eclipse.emf.ecore.EClass getValue()
Value'.
Valueorg.eclipse.emf.ecore.EClass getBooleanLiteral()
Boolean Literal'.
BooleanLiteralorg.eclipse.emf.ecore.EAttribute getBooleanLiteral_IsTrue()
Is True'.
BooleanLiteral.isIsTrue(),
getBooleanLiteral()org.eclipse.emf.ecore.EClass getReference()
Reference'.
Referenceorg.eclipse.emf.ecore.EClass getStringLiteral()
String Literal'.
StringLiteralorg.eclipse.emf.ecore.EAttribute getStringLiteral_Begin()
Begin'.
StringLiteral.getBegin(),
getStringLiteral()org.eclipse.emf.ecore.EReference getStringLiteral_Parts()
Parts'.
StringLiteral.getParts(),
getStringLiteral()org.eclipse.emf.ecore.EAttribute getStringLiteral_End()
End'.
StringLiteral.getEnd(),
getStringLiteral()org.eclipse.emf.ecore.EClass getStringPart()
String Part'.
StringPartorg.eclipse.emf.ecore.EClass getPropertyReference()
Property Reference'.
PropertyReferenceorg.eclipse.emf.ecore.EClass getPlainString()
Plain String'.
PlainStringorg.eclipse.emf.ecore.EAttribute getPlainString_Value()
Value'.
PlainString.getValue(),
getPlainString()org.eclipse.emf.ecore.EClass getAbstractReference()
Abstract Reference'.
AbstractReferenceorg.eclipse.emf.ecore.EReference getAbstractReference_Referable()
Referable'.
AbstractReference.getReferable(),
getAbstractReference()Mwe2Factory getMwe2Factory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||