|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ParameterPackage
The Package for the model. It contains accessors for the meta objects to represent
ParameterFactory| Nested Class Summary | |
|---|---|
static interface |
ParameterPackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type |
| Field Summary | |
|---|---|
static int |
CHARACTERISED_VARIABLE
The meta object id for the ' Characterised Variable' class. |
static int |
CHARACTERISED_VARIABLE__CHARACTERISATION_TYPE
The feature id for the 'Characterisation Type' attribute. |
static int |
CHARACTERISED_VARIABLE__ID_VARIABLE
The feature id for the 'Id Variable' reference. |
static int |
CHARACTERISED_VARIABLE_FEATURE_COUNT
The number of structural features of the 'Characterised Variable' class. |
static String |
copyright
|
static ParameterPackage |
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 |
VARIABLE_CHARACTERISATION
The meta object id for the ' Variable Characterisation' class. |
static int |
VARIABLE_CHARACTERISATION__SPECIFICATION_VARIABLE_CHARACTERISATION
The feature id for the 'Specification Variable Characterisation' containment reference. |
static int |
VARIABLE_CHARACTERISATION__TYPE
The feature id for the 'Type' attribute. |
static int |
VARIABLE_CHARACTERISATION_FEATURE_COUNT
The number of structural features of the 'Variable Characterisation' class. |
static int |
VARIABLE_CHARACTERISATION_TYPE
The meta object id for the ' Variable Characterisation Type' enum. |
static int |
VARIABLE_USAGE
The meta object id for the ' Variable Usage' class. |
static int |
VARIABLE_USAGE__NAMED_REFERENCE_VARIABLE_USAGE
The feature id for the 'Named Reference Variable Usage' containment reference. |
static int |
VARIABLE_USAGE__VARIABLE_CHARACTERISATION_VARIABLE_USAGE
The feature id for the 'Variable Characterisation Variable Usage' containment reference list. |
static int |
VARIABLE_USAGE_FEATURE_COUNT
The number of structural features of the 'Variable Usage' class. |
| Method Summary | |
|---|---|
EAttribute |
getCharacterisedVariable_CharacterisationType()
Returns the meta object for the attribute ' Characterisation Type'. |
EClass |
getCharacterisedVariable()
Returns the meta object for class ' Characterised Variable'. |
ParameterFactory |
getParameterFactory()
Returns the factory that creates the instances of the model. |
EReference |
getVariableCharacterisation_Specification_VariableCharacterisation()
Returns the meta object for the containment reference ' Specification Variable Characterisation'. |
EAttribute |
getVariableCharacterisation_Type()
Returns the meta object for the attribute ' Type'. |
EClass |
getVariableCharacterisation()
Returns the meta object for class ' Variable Characterisation'. |
EEnum |
getVariableCharacterisationType()
Returns the meta object for enum ' Variable Characterisation Type'. |
EReference |
getVariableUsage_NamedReference_VariableUsage()
Returns the meta object for the containment reference ' Named Reference Variable Usage'. |
EReference |
getVariableUsage_VariableCharacterisation_VariableUsage()
Returns the meta object for the containment reference list ' Variable Characterisation Variable Usage'. |
EClass |
getVariableUsage()
Returns the meta object for class ' Variable Usage'. |
| Field Detail |
|---|
static final String copyright
static final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final ParameterPackage eINSTANCE
static final int VARIABLE_CHARACTERISATION
Variable Characterisation' class.
VariableCharacterisationImpl,
ParameterPackageImpl.getVariableCharacterisation(),
Constant Field Valuesstatic final int VARIABLE_CHARACTERISATION__TYPE
static final int VARIABLE_CHARACTERISATION__SPECIFICATION_VARIABLE_CHARACTERISATION
static final int VARIABLE_CHARACTERISATION_FEATURE_COUNT
static final int CHARACTERISED_VARIABLE
Characterised Variable' class.
CharacterisedVariableImpl,
ParameterPackageImpl.getCharacterisedVariable(),
Constant Field Valuesstatic final int CHARACTERISED_VARIABLE__ID_VARIABLE
static final int CHARACTERISED_VARIABLE__CHARACTERISATION_TYPE
static final int CHARACTERISED_VARIABLE_FEATURE_COUNT
static final int VARIABLE_USAGE
Variable Usage' class.
VariableUsageImpl,
ParameterPackageImpl.getVariableUsage(),
Constant Field Valuesstatic final int VARIABLE_USAGE__VARIABLE_CHARACTERISATION_VARIABLE_USAGE
static final int VARIABLE_USAGE__NAMED_REFERENCE_VARIABLE_USAGE
static final int VARIABLE_USAGE_FEATURE_COUNT
static final int VARIABLE_CHARACTERISATION_TYPE
Variable Characterisation Type' enum.
VariableCharacterisationType,
ParameterPackageImpl.getVariableCharacterisationType(),
Constant Field Values| Method Detail |
|---|
EClass getVariableCharacterisation()
Variable Characterisation'.
VariableCharacterisationEAttribute getVariableCharacterisation_Type()
Type'.
VariableCharacterisation.getType(),
getVariableCharacterisation()EReference getVariableCharacterisation_Specification_VariableCharacterisation()
Specification Variable Characterisation'.
VariableCharacterisation.getSpecification_VariableCharacterisation(),
getVariableCharacterisation()EClass getCharacterisedVariable()
Characterised Variable'.
CharacterisedVariableEAttribute getCharacterisedVariable_CharacterisationType()
Characterisation Type'.
CharacterisedVariable.getCharacterisationType(),
getCharacterisedVariable()EClass getVariableUsage()
Variable Usage'.
VariableUsageEReference getVariableUsage_VariableCharacterisation_VariableUsage()
Variable Characterisation Variable Usage'.
VariableUsage.getVariableCharacterisation_VariableUsage(),
getVariableUsage()EReference getVariableUsage_NamedReference_VariableUsage()
Named Reference Variable Usage'.
VariableUsage.getNamedReference_VariableUsage(),
getVariableUsage()EEnum getVariableCharacterisationType()
Variable Characterisation Type'.
VariableCharacterisationTypeParameterFactory getParameterFactory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||