public interface VariablesPackage extends EPackage
VariablesFactory| Modifier and Type | Interface and Description |
|---|---|
static interface |
VariablesPackage.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
|
EPackage.Descriptor, EPackage.Registry| Modifier and Type | Field and Description |
|---|---|
static VariablesPackage |
eINSTANCE
The singleton instance of the package.
|
static String |
eNAME
The package name.
|
static String |
eNS_PREFIX
The package namespace name.
|
static String |
eNS_URI
The package namespace URI.
|
static int |
LOCATION
The meta object id for the '
Location' enum. |
static int |
LOCATION_SPECIFICATION
The meta object id for the '
Location Specification' class. |
static int |
LOCATION_SPECIFICATION__ADDRESS
The feature id for the 'Address' attribute.
|
static int |
LOCATION_SPECIFICATION__LOCATION
The feature id for the 'Location' attribute.
|
static int |
LOCATION_SPECIFICATION__SIZE
The feature id for the 'Size' attribute.
|
static int |
LOCATION_SPECIFICATION_FEATURE_COUNT
The number of structural features of the 'Location Specification' class.
|
static int |
LOCATION_SPECIFICATION_OPERATION_COUNT
The number of operations of the 'Location Specification' class.
|
static int |
SIZE
The meta object id for the '
Size' enum. |
static int |
VARIABLE_ACCESS
The meta object id for the '
Variable Access' class. |
static int |
VARIABLE_ACCESS__HAS_TYPE
The feature id for the 'Has Type' containment reference.
|
static int |
VARIABLE_ACCESS__HAS_VARIABLE_DECLARATION
The feature id for the 'Has Variable Declaration' reference.
|
static int |
VARIABLE_ACCESS_FEATURE_COUNT
The number of structural features of the 'Variable Access' class.
|
static int |
VARIABLE_ACCESS_OPERATION_COUNT
The number of operations of the 'Variable Access' class.
|
static int |
VARIABLE_DECLARATION
The meta object id for the '
Variable Declaration' class. |
static int |
VARIABLE_DECLARATION__DECLARES_VARIABLE_TYPE
The feature id for the 'Declares Variable Type' containment reference.
|
static int |
VARIABLE_DECLARATION__HAS_INITIAL_VARIABLE_VALUE
The feature id for the 'Has Initial Variable Value' containment reference.
|
static int |
VARIABLE_DECLARATION__HAS_VARIABLE_LOCATION
The feature id for the 'Has Variable Location' containment reference.
|
static int |
VARIABLE_DECLARATION__IS_PART_OF
The feature id for the 'Is Part Of' container reference.
|
static int |
VARIABLE_DECLARATION__NAME
The feature id for the 'Name' attribute.
|
static int |
VARIABLE_DECLARATION__VARIABLE_MODIFIER
The feature id for the 'Variable Modifier' attribute.
|
static int |
VARIABLE_DECLARATION__VARIABLE_TYPE
The feature id for the 'Variable Type' attribute.
|
static int |
VARIABLE_DECLARATION_FEATURE_COUNT
The number of structural features of the 'Variable Declaration' class.
|
static int |
VARIABLE_DECLARATION_OPERATION_COUNT
The number of operations of the 'Variable Declaration' class.
|
static int |
VARIABLE_MODIFIER
The meta object id for the '
Variable Modifier' enum. |
static int |
VARIABLE_TYPE
The meta object id for the '
Variable Type' enum. |
| Modifier and Type | Method and Description |
|---|---|
EEnum |
getLocation()
Returns the meta object for enum '
Location'. |
EAttribute |
getLocationSpecification_Address()
Returns the meta object for the attribute '
Address'. |
EAttribute |
getLocationSpecification_Location()
Returns the meta object for the attribute '
Location'. |
EAttribute |
getLocationSpecification_Size()
Returns the meta object for the attribute '
Size'. |
EClass |
getLocationSpecification()
Returns the meta object for class '
Location Specification'. |
EEnum |
getSize()
Returns the meta object for enum '
Size'. |
EReference |
getVariableAccess_HasVariableDeclaration()
Returns the meta object for the reference '
Has Variable Declaration'. |
EClass |
getVariableAccess()
Returns the meta object for class '
Variable Access'. |
EReference |
getVariableDeclaration_DeclaresVariableType()
Returns the meta object for the containment reference '
Declares Variable Type'. |
EReference |
getVariableDeclaration_HasInitialVariableValue()
Returns the meta object for the containment reference '
Has Initial Variable Value'. |
EReference |
getVariableDeclaration_HasVariableLocation()
Returns the meta object for the containment reference '
Has Variable Location'. |
EReference |
getVariableDeclaration_IsPartOf()
Returns the meta object for the container reference '
Is Part Of'. |
EAttribute |
getVariableDeclaration_Name()
Returns the meta object for the attribute '
Name'. |
EAttribute |
getVariableDeclaration_VariableModifier()
Returns the meta object for the attribute '
Variable Modifier'. |
EAttribute |
getVariableDeclaration_VariableType()
Returns the meta object for the attribute '
Variable Type'. |
EClass |
getVariableDeclaration()
Returns the meta object for class '
Variable Declaration'. |
EEnum |
getVariableModifier()
Returns the meta object for enum '
Variable Modifier'. |
VariablesFactory |
getVariablesFactory()
Returns the factory that creates the instances of the model.
|
EEnum |
getVariableType()
Returns the meta object for enum '
Variable Type'. |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIgetName, setNamegetEAnnotation, getEAnnotationseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverstatic final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final VariablesPackage eINSTANCE
static final int LOCATION_SPECIFICATION
Location Specification' class.
LocationSpecificationImpl,
VariablesPackageImpl.getLocationSpecification(),
Constant Field Valuesstatic final int LOCATION_SPECIFICATION__LOCATION
static final int LOCATION_SPECIFICATION__SIZE
static final int LOCATION_SPECIFICATION__ADDRESS
static final int LOCATION_SPECIFICATION_FEATURE_COUNT
static final int LOCATION_SPECIFICATION_OPERATION_COUNT
static final int VARIABLE_ACCESS
Variable Access' class.
VariableAccessImpl,
VariablesPackageImpl.getVariableAccess(),
Constant Field Valuesstatic final int VARIABLE_ACCESS__HAS_TYPE
static final int VARIABLE_ACCESS__HAS_VARIABLE_DECLARATION
static final int VARIABLE_ACCESS_FEATURE_COUNT
static final int VARIABLE_ACCESS_OPERATION_COUNT
static final int VARIABLE_DECLARATION
Variable Declaration' class.
VariableDeclarationImpl,
VariablesPackageImpl.getVariableDeclaration(),
Constant Field Valuesstatic final int VARIABLE_DECLARATION__NAME
static final int VARIABLE_DECLARATION__VARIABLE_TYPE
static final int VARIABLE_DECLARATION__VARIABLE_MODIFIER
static final int VARIABLE_DECLARATION__DECLARES_VARIABLE_TYPE
static final int VARIABLE_DECLARATION__HAS_VARIABLE_LOCATION
static final int VARIABLE_DECLARATION__HAS_INITIAL_VARIABLE_VALUE
static final int VARIABLE_DECLARATION__IS_PART_OF
static final int VARIABLE_DECLARATION_FEATURE_COUNT
static final int VARIABLE_DECLARATION_OPERATION_COUNT
static final int SIZE
Size' enum.
Size,
VariablesPackageImpl.getSize(),
Constant Field Valuesstatic final int VARIABLE_MODIFIER
Variable Modifier' enum.
VariableModifier,
VariablesPackageImpl.getVariableModifier(),
Constant Field Valuesstatic final int LOCATION
Location' enum.
Location,
VariablesPackageImpl.getLocation(),
Constant Field Valuesstatic final int VARIABLE_TYPE
Variable Type' enum.
VariableType,
VariablesPackageImpl.getVariableType(),
Constant Field ValuesEClass getLocationSpecification()
Location Specification'.
LocationSpecificationEAttribute getLocationSpecification_Location()
Location'.
LocationSpecification.getLocation(),
getLocationSpecification()EAttribute getLocationSpecification_Size()
Size'.
LocationSpecification.getSize(),
getLocationSpecification()EAttribute getLocationSpecification_Address()
Address'.
LocationSpecification.getAddress(),
getLocationSpecification()EClass getVariableAccess()
Variable Access'.
VariableAccessEReference getVariableAccess_HasVariableDeclaration()
Has Variable Declaration'.
VariableAccess.getHasVariableDeclaration(),
getVariableAccess()EClass getVariableDeclaration()
Variable Declaration'.
VariableDeclarationEAttribute getVariableDeclaration_Name()
Name'.
VariableDeclaration.getName(),
getVariableDeclaration()EAttribute getVariableDeclaration_VariableType()
Variable Type'.
VariableDeclaration.getVariableType(),
getVariableDeclaration()EAttribute getVariableDeclaration_VariableModifier()
Variable Modifier'.
VariableDeclaration.getVariableModifier(),
getVariableDeclaration()EReference getVariableDeclaration_DeclaresVariableType()
Declares Variable Type'.
VariableDeclaration.getDeclaresVariableType(),
getVariableDeclaration()EReference getVariableDeclaration_HasVariableLocation()
Has Variable Location'.
VariableDeclaration.getHasVariableLocation(),
getVariableDeclaration()EReference getVariableDeclaration_HasInitialVariableValue()
Has Initial Variable Value'.
VariableDeclaration.getHasInitialVariableValue(),
getVariableDeclaration()EReference getVariableDeclaration_IsPartOf()
Is Part Of'.
VariableDeclaration.getIsPartOf(),
getVariableDeclaration()EEnum getSize()
Size'.
SizeEEnum getVariableModifier()
Variable Modifier'.
VariableModifierEEnum getLocation()
Location'.
LocationEEnum getVariableType()
Variable Type'.
VariableTypeVariablesFactory getVariablesFactory()