Interface Mwe2Package
- All Superinterfaces:
org.eclipse.emf.ecore.EModelElement
,org.eclipse.emf.ecore.ENamedElement
,org.eclipse.emf.ecore.EObject
,org.eclipse.emf.ecore.EPackage
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
Mwe2PackageImpl
public interface Mwe2Package
extends org.eclipse.emf.ecore.EPackage
The Package for the model.
It contains accessors for the meta objects to represent
- each class,
- each feature of each class,
- each enum,
- and each data type
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data typeNested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
The meta object id for the 'Abstract Reference
' class.static final int
The feature id for the 'Referable' reference.static final int
The number of structural features of the 'Abstract Reference' class.static final int
The meta object id for the 'Assignment
' class.static final int
The feature id for the 'Feature' reference.static final int
The feature id for the 'Feature Name' attribute.static final int
The feature id for the 'Value' containment reference.static final int
The number of structural features of the 'Assignment' class.static final int
The meta object id for the 'Boolean Literal
' class.static final int
The feature id for the 'Is True' attribute.static final int
The number of structural features of the 'Boolean Literal' class.static final int
The meta object id for the 'Component
' class.static final int
The feature id for the 'Assignment' containment reference list.static final int
The feature id for the 'Auto Inject' attribute.static final int
The feature id for the 'Module' reference.static final int
The feature id for the 'Name' attribute.static final int
The feature id for the 'Type' reference.static final int
The number of structural features of the 'Component' class.static final int
The meta object id for the 'Declared Property
' class.static final int
The feature id for the 'Default' containment reference.static final int
The feature id for the 'Module' container reference.static final int
The feature id for the 'Name' attribute.static final int
The feature id for the 'Type' reference.static final int
The number of structural features of the 'Declared Property' class.static final int
The meta object id for the 'Double Literal
' class.static final int
The feature id for the 'Value' attribute.static final int
The number of structural features of the 'Double Literal' class.static final Mwe2Package
The singleton instance of the package.static final String
The package name.static final String
The package namespace name.static final String
The package namespace URI.static final int
The meta object id for the 'Import
' class.static final int
The feature id for the 'Imported Namespace' attribute.static final int
The number of structural features of the 'Import' class.static final int
The meta object id for the 'Integer Literal
' class.static final int
The feature id for the 'Value' attribute.static final int
The number of structural features of the 'Integer Literal' class.static final int
The meta object id for the 'Module
' class.static final int
The feature id for the 'Canonical Name' attribute.static final int
The feature id for the 'Declared Properties' containment reference list.static final int
The feature id for the 'Imports' containment reference list.static final int
The feature id for the 'Root' containment reference.static final int
The number of structural features of the 'Module' class.static final int
The meta object id for the 'Null Literal
' class.static final int
The number of structural features of the 'Null Literal' class.static final int
The meta object id for the 'Plain String
' class.static final int
The feature id for the 'Value' attribute.static final int
The number of structural features of the 'Plain String' class.static final int
The meta object id for the 'Property Reference
' class.static final int
The feature id for the 'Referable' reference.static final int
The number of structural features of the 'Property Reference' class.static final int
The meta object id for the 'Reference
' class.static final int
The feature id for the 'Referable' reference.static final int
The number of structural features of the 'Reference' class.static final int
The meta object id for the 'Referrable
' class.static final int
The feature id for the 'Name' attribute.static final int
The feature id for the 'Type' reference.static final int
The number of structural features of the 'Referrable' class.static final int
The meta object id for the 'String Literal
' class.static final int
The feature id for the 'Begin' attribute.static final int
The feature id for the 'End' attribute.static final int
The feature id for the 'Parts' containment reference list.static final int
The number of structural features of the 'String Literal' class.static final int
The meta object id for the 'String Part
' class.static final int
The number of structural features of the 'String Part' class.static final int
The meta object id for the 'Value
' class.static final int
The number of structural features of the 'Value' class. -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.emf.ecore.EClass
Returns the meta object for class 'Abstract Reference
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the reference 'Referable
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Assignment
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the reference 'Feature
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Feature Name
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Value
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Boolean Literal
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Is True
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Component
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'Assignment
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Auto Inject
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the reference 'Module
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Declared Property
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Default
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the container reference 'Module
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Double Literal
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Value
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Import
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Imported Namespace
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Integer Literal
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Value
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Module
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Canonical Name
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'Declared Properties
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'Imports
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Root
'.Returns the factory that creates the instances of the model.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Null Literal
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Plain String
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Value
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Property Reference
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Reference
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Referrable
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Name
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the reference 'Type
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'String Literal
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Begin
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'End
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'Parts
'.org.eclipse.emf.ecore.EClass
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.EModelElement
getEAnnotation, getEAnnotations
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
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.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Field Details
-
eNAME
The package name.- See Also:
-
eNS_URI
The package namespace URI.- See Also:
-
eNS_PREFIX
The package namespace name.- See Also:
-
eINSTANCE
The singleton instance of the package. -
MODULE
static final int MODULEThe meta object id for the 'Module
' class. -
MODULE__CANONICAL_NAME
static final int MODULE__CANONICAL_NAMEThe feature id for the 'Canonical Name' attribute.- See Also:
-
MODULE__IMPORTS
static final int MODULE__IMPORTSThe feature id for the 'Imports' containment reference list.- See Also:
-
MODULE__DECLARED_PROPERTIES
static final int MODULE__DECLARED_PROPERTIESThe feature id for the 'Declared Properties' containment reference list.- See Also:
-
MODULE__ROOT
static final int MODULE__ROOTThe feature id for the 'Root' containment reference.- See Also:
-
MODULE_FEATURE_COUNT
static final int MODULE_FEATURE_COUNTThe number of structural features of the 'Module' class.- See Also:
-
REFERRABLE
static final int REFERRABLEThe meta object id for the 'Referrable
' class. -
REFERRABLE__TYPE
static final int REFERRABLE__TYPEThe feature id for the 'Type' reference.- See Also:
-
REFERRABLE__NAME
static final int REFERRABLE__NAMEThe feature id for the 'Name' attribute.- See Also:
-
REFERRABLE_FEATURE_COUNT
static final int REFERRABLE_FEATURE_COUNTThe number of structural features of the 'Referrable' class.- See Also:
-
DECLARED_PROPERTY
static final int DECLARED_PROPERTYThe meta object id for the 'Declared Property
' class. -
DECLARED_PROPERTY__TYPE
static final int DECLARED_PROPERTY__TYPEThe feature id for the 'Type' reference.- See Also:
-
DECLARED_PROPERTY__NAME
static final int DECLARED_PROPERTY__NAMEThe feature id for the 'Name' attribute.- See Also:
-
DECLARED_PROPERTY__DEFAULT
static final int DECLARED_PROPERTY__DEFAULTThe feature id for the 'Default' containment reference.- See Also:
-
DECLARED_PROPERTY__MODULE
static final int DECLARED_PROPERTY__MODULEThe feature id for the 'Module' container reference.- See Also:
-
DECLARED_PROPERTY_FEATURE_COUNT
static final int DECLARED_PROPERTY_FEATURE_COUNTThe number of structural features of the 'Declared Property' class.- See Also:
-
COMPONENT
static final int COMPONENTThe meta object id for the 'Component
' class. -
COMPONENT__TYPE
static final int COMPONENT__TYPEThe feature id for the 'Type' reference.- See Also:
-
COMPONENT__NAME
static final int COMPONENT__NAMEThe feature id for the 'Name' attribute.- See Also:
-
COMPONENT__MODULE
static final int COMPONENT__MODULEThe feature id for the 'Module' reference.- See Also:
-
COMPONENT__AUTO_INJECT
static final int COMPONENT__AUTO_INJECTThe feature id for the 'Auto Inject' attribute.- See Also:
-
COMPONENT__ASSIGNMENT
static final int COMPONENT__ASSIGNMENTThe feature id for the 'Assignment' containment reference list.- See Also:
-
COMPONENT_FEATURE_COUNT
static final int COMPONENT_FEATURE_COUNTThe number of structural features of the 'Component' class.- See Also:
-
IMPORT
static final int IMPORTThe meta object id for the 'Import
' class. -
IMPORT__IMPORTED_NAMESPACE
static final int IMPORT__IMPORTED_NAMESPACEThe feature id for the 'Imported Namespace' attribute.- See Also:
-
IMPORT_FEATURE_COUNT
static final int IMPORT_FEATURE_COUNTThe number of structural features of the 'Import' class.- See Also:
-
ASSIGNMENT
static final int ASSIGNMENTThe meta object id for the 'Assignment
' class. -
ASSIGNMENT__FEATURE
static final int ASSIGNMENT__FEATUREThe feature id for the 'Feature' reference.- See Also:
-
ASSIGNMENT__VALUE
static final int ASSIGNMENT__VALUEThe feature id for the 'Value' containment reference.- See Also:
-
ASSIGNMENT__FEATURE_NAME
static final int ASSIGNMENT__FEATURE_NAMEThe feature id for the 'Feature Name' attribute.- See Also:
-
ASSIGNMENT_FEATURE_COUNT
static final int ASSIGNMENT_FEATURE_COUNTThe number of structural features of the 'Assignment' class.- See Also:
-
VALUE
static final int VALUEThe meta object id for the 'Value
' class. -
VALUE_FEATURE_COUNT
static final int VALUE_FEATURE_COUNTThe number of structural features of the 'Value' class.- See Also:
-
BOOLEAN_LITERAL
static final int BOOLEAN_LITERALThe meta object id for the 'Boolean Literal
' class. -
BOOLEAN_LITERAL__IS_TRUE
static final int BOOLEAN_LITERAL__IS_TRUEThe feature id for the 'Is True' attribute.- See Also:
-
BOOLEAN_LITERAL_FEATURE_COUNT
static final int BOOLEAN_LITERAL_FEATURE_COUNTThe number of structural features of the 'Boolean Literal' class.- See Also:
-
REFERENCE
static final int REFERENCEThe meta object id for the 'Reference
' class. -
REFERENCE__REFERABLE
static final int REFERENCE__REFERABLEThe feature id for the 'Referable' reference.- See Also:
-
REFERENCE_FEATURE_COUNT
static final int REFERENCE_FEATURE_COUNTThe number of structural features of the 'Reference' class.- See Also:
-
STRING_LITERAL
static final int STRING_LITERALThe meta object id for the 'String Literal
' class. -
STRING_LITERAL__BEGIN
static final int STRING_LITERAL__BEGINThe feature id for the 'Begin' attribute.- See Also:
-
STRING_LITERAL__PARTS
static final int STRING_LITERAL__PARTSThe feature id for the 'Parts' containment reference list.- See Also:
-
STRING_LITERAL__END
static final int STRING_LITERAL__ENDThe feature id for the 'End' attribute.- See Also:
-
STRING_LITERAL_FEATURE_COUNT
static final int STRING_LITERAL_FEATURE_COUNTThe number of structural features of the 'String Literal' class.- See Also:
-
STRING_PART
static final int STRING_PARTThe meta object id for the 'String Part
' class. -
STRING_PART_FEATURE_COUNT
static final int STRING_PART_FEATURE_COUNTThe number of structural features of the 'String Part' class.- See Also:
-
PROPERTY_REFERENCE
static final int PROPERTY_REFERENCEThe meta object id for the 'Property Reference
' class. -
PROPERTY_REFERENCE__REFERABLE
static final int PROPERTY_REFERENCE__REFERABLEThe feature id for the 'Referable' reference.- See Also:
-
PROPERTY_REFERENCE_FEATURE_COUNT
static final int PROPERTY_REFERENCE_FEATURE_COUNTThe number of structural features of the 'Property Reference' class.- See Also:
-
PLAIN_STRING
static final int PLAIN_STRINGThe meta object id for the 'Plain String
' class. -
PLAIN_STRING__VALUE
static final int PLAIN_STRING__VALUEThe feature id for the 'Value' attribute.- See Also:
-
PLAIN_STRING_FEATURE_COUNT
static final int PLAIN_STRING_FEATURE_COUNTThe number of structural features of the 'Plain String' class.- See Also:
-
ABSTRACT_REFERENCE
static final int ABSTRACT_REFERENCEThe meta object id for the 'Abstract Reference
' class. -
ABSTRACT_REFERENCE__REFERABLE
static final int ABSTRACT_REFERENCE__REFERABLEThe feature id for the 'Referable' reference.- See Also:
-
ABSTRACT_REFERENCE_FEATURE_COUNT
static final int ABSTRACT_REFERENCE_FEATURE_COUNTThe number of structural features of the 'Abstract Reference' class.- See Also:
-
NULL_LITERAL
static final int NULL_LITERALThe meta object id for the 'Null Literal
' class. -
NULL_LITERAL_FEATURE_COUNT
static final int NULL_LITERAL_FEATURE_COUNTThe number of structural features of the 'Null Literal' class.- See Also:
-
DOUBLE_LITERAL
static final int DOUBLE_LITERALThe meta object id for the 'Double Literal
' class. -
DOUBLE_LITERAL__VALUE
static final int DOUBLE_LITERAL__VALUEThe feature id for the 'Value' attribute.- See Also:
-
DOUBLE_LITERAL_FEATURE_COUNT
static final int DOUBLE_LITERAL_FEATURE_COUNTThe number of structural features of the 'Double Literal' class.- See Also:
-
INTEGER_LITERAL
static final int INTEGER_LITERALThe meta object id for the 'Integer Literal
' class. -
INTEGER_LITERAL__VALUE
static final int INTEGER_LITERAL__VALUEThe feature id for the 'Value' attribute.- See Also:
-
INTEGER_LITERAL_FEATURE_COUNT
static final int INTEGER_LITERAL_FEATURE_COUNTThe number of structural features of the 'Integer Literal' class.- See Also:
-
-
Method Details
-
getModule
org.eclipse.emf.ecore.EClass getModule()Returns the meta object for class 'Module
'.- Returns:
- the meta object for class 'Module'.
- See Also:
-
getModule_CanonicalName
org.eclipse.emf.ecore.EAttribute getModule_CanonicalName()Returns the meta object for the attribute 'Canonical Name
'.- Returns:
- the meta object for the attribute 'Canonical Name'.
- See Also:
-
getModule_Imports
org.eclipse.emf.ecore.EReference getModule_Imports()Returns the meta object for the containment reference list 'Imports
'.- Returns:
- the meta object for the containment reference list 'Imports'.
- See Also:
-
getModule_DeclaredProperties
org.eclipse.emf.ecore.EReference getModule_DeclaredProperties()Returns the meta object for the containment reference list 'Declared Properties
'.- Returns:
- the meta object for the containment reference list 'Declared Properties'.
- See Also:
-
getModule_Root
org.eclipse.emf.ecore.EReference getModule_Root()Returns the meta object for the containment reference 'Root
'.- Returns:
- the meta object for the containment reference 'Root'.
- See Also:
-
getReferrable
org.eclipse.emf.ecore.EClass getReferrable()Returns the meta object for class 'Referrable
'.- Returns:
- the meta object for class 'Referrable'.
- See Also:
-
getReferrable_Type
org.eclipse.emf.ecore.EReference getReferrable_Type()Returns the meta object for the reference 'Type
'.- Returns:
- the meta object for the reference 'Type'.
- See Also:
-
getReferrable_Name
org.eclipse.emf.ecore.EAttribute getReferrable_Name()Returns the meta object for the attribute 'Name
'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
-
getDeclaredProperty
org.eclipse.emf.ecore.EClass getDeclaredProperty()Returns the meta object for class 'Declared Property
'.- Returns:
- the meta object for class 'Declared Property'.
- See Also:
-
getDeclaredProperty_Default
org.eclipse.emf.ecore.EReference getDeclaredProperty_Default()Returns the meta object for the containment reference 'Default
'.- Returns:
- the meta object for the containment reference 'Default'.
- See Also:
-
getDeclaredProperty_Module
org.eclipse.emf.ecore.EReference getDeclaredProperty_Module()Returns the meta object for the container reference 'Module
'.- Returns:
- the meta object for the container reference 'Module'.
- See Also:
-
getComponent
org.eclipse.emf.ecore.EClass getComponent()Returns the meta object for class 'Component
'.- Returns:
- the meta object for class 'Component'.
- See Also:
-
getComponent_Module
org.eclipse.emf.ecore.EReference getComponent_Module()Returns the meta object for the reference 'Module
'.- Returns:
- the meta object for the reference 'Module'.
- See Also:
-
getComponent_AutoInject
org.eclipse.emf.ecore.EAttribute getComponent_AutoInject()Returns the meta object for the attribute 'Auto Inject
'.- Returns:
- the meta object for the attribute 'Auto Inject'.
- See Also:
-
getComponent_Assignment
org.eclipse.emf.ecore.EReference getComponent_Assignment()Returns the meta object for the containment reference list 'Assignment
'.- Returns:
- the meta object for the containment reference list 'Assignment'.
- See Also:
-
getImport
org.eclipse.emf.ecore.EClass getImport()Returns the meta object for class 'Import
'.- Returns:
- the meta object for class 'Import'.
- See Also:
-
getImport_ImportedNamespace
org.eclipse.emf.ecore.EAttribute getImport_ImportedNamespace()Returns the meta object for the attribute 'Imported Namespace
'.- Returns:
- the meta object for the attribute 'Imported Namespace'.
- See Also:
-
getAssignment
org.eclipse.emf.ecore.EClass getAssignment()Returns the meta object for class 'Assignment
'.- Returns:
- the meta object for class 'Assignment'.
- See Also:
-
getAssignment_Feature
org.eclipse.emf.ecore.EReference getAssignment_Feature()Returns the meta object for the reference 'Feature
'.- Returns:
- the meta object for the reference 'Feature'.
- See Also:
-
getAssignment_Value
org.eclipse.emf.ecore.EReference getAssignment_Value()Returns the meta object for the containment reference 'Value
'.- Returns:
- the meta object for the containment reference 'Value'.
- See Also:
-
getAssignment_FeatureName
org.eclipse.emf.ecore.EAttribute getAssignment_FeatureName()Returns the meta object for the attribute 'Feature Name
'.- Returns:
- the meta object for the attribute 'Feature Name'.
- See Also:
-
getValue
org.eclipse.emf.ecore.EClass getValue()Returns the meta object for class 'Value
'.- Returns:
- the meta object for class 'Value'.
- See Also:
-
getBooleanLiteral
org.eclipse.emf.ecore.EClass getBooleanLiteral()Returns the meta object for class 'Boolean Literal
'.- Returns:
- the meta object for class 'Boolean Literal'.
- See Also:
-
getBooleanLiteral_IsTrue
org.eclipse.emf.ecore.EAttribute getBooleanLiteral_IsTrue()Returns the meta object for the attribute 'Is True
'.- Returns:
- the meta object for the attribute 'Is True'.
- See Also:
-
getReference
org.eclipse.emf.ecore.EClass getReference()Returns the meta object for class 'Reference
'.- Returns:
- the meta object for class 'Reference'.
- See Also:
-
getStringLiteral
org.eclipse.emf.ecore.EClass getStringLiteral()Returns the meta object for class 'String Literal
'.- Returns:
- the meta object for class 'String Literal'.
- See Also:
-
getStringLiteral_Begin
org.eclipse.emf.ecore.EAttribute getStringLiteral_Begin()Returns the meta object for the attribute 'Begin
'.- Returns:
- the meta object for the attribute 'Begin'.
- See Also:
-
getStringLiteral_Parts
org.eclipse.emf.ecore.EReference getStringLiteral_Parts()Returns the meta object for the containment reference list 'Parts
'.- Returns:
- the meta object for the containment reference list 'Parts'.
- See Also:
-
getStringLiteral_End
org.eclipse.emf.ecore.EAttribute getStringLiteral_End()Returns the meta object for the attribute 'End
'.- Returns:
- the meta object for the attribute 'End'.
- See Also:
-
getStringPart
org.eclipse.emf.ecore.EClass getStringPart()Returns the meta object for class 'String Part
'.- Returns:
- the meta object for class 'String Part'.
- See Also:
-
getPropertyReference
org.eclipse.emf.ecore.EClass getPropertyReference()Returns the meta object for class 'Property Reference
'.- Returns:
- the meta object for class 'Property Reference'.
- See Also:
-
getPlainString
org.eclipse.emf.ecore.EClass getPlainString()Returns the meta object for class 'Plain String
'.- Returns:
- the meta object for class 'Plain String'.
- See Also:
-
getPlainString_Value
org.eclipse.emf.ecore.EAttribute getPlainString_Value()Returns the meta object for the attribute 'Value
'.- Returns:
- the meta object for the attribute 'Value'.
- See Also:
-
getAbstractReference
org.eclipse.emf.ecore.EClass getAbstractReference()Returns the meta object for class 'Abstract Reference
'.- Returns:
- the meta object for class 'Abstract Reference'.
- See Also:
-
getAbstractReference_Referable
org.eclipse.emf.ecore.EReference getAbstractReference_Referable()Returns the meta object for the reference 'Referable
'.- Returns:
- the meta object for the reference 'Referable'.
- See Also:
-
getNullLiteral
org.eclipse.emf.ecore.EClass getNullLiteral()Returns the meta object for class 'Null Literal
'.- Returns:
- the meta object for class 'Null Literal'.
- See Also:
-
getDoubleLiteral
org.eclipse.emf.ecore.EClass getDoubleLiteral()Returns the meta object for class 'Double Literal
'.- Returns:
- the meta object for class 'Double Literal'.
- See Also:
-
getDoubleLiteral_Value
org.eclipse.emf.ecore.EAttribute getDoubleLiteral_Value()Returns the meta object for the attribute 'Value
'.- Returns:
- the meta object for the attribute 'Value'.
- See Also:
-
getIntegerLiteral
org.eclipse.emf.ecore.EClass getIntegerLiteral()Returns the meta object for class 'Integer Literal
'.- Returns:
- the meta object for class 'Integer Literal'.
- See Also:
-
getIntegerLiteral_Value
org.eclipse.emf.ecore.EAttribute getIntegerLiteral_Value()Returns the meta object for the attribute 'Value
'.- Returns:
- the meta object for the attribute 'Value'.
- See Also:
-
getMwe2Factory
Mwe2Factory getMwe2Factory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
-