public interface ParameterPackage extends EPackage
ParameterFactory| Modifier and Type | Interface and Description |
|---|---|
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
|
EPackage.Descriptor, EPackage.Registry| Modifier and Type | Field and Description |
|---|---|
static int |
CONTROLLER_CALL_INPUT_VARIABLE_USAGE
The meta object id for the '
Controller Call Input Variable Usage' class. |
static int |
CONTROLLER_CALL_INPUT_VARIABLE_USAGE__CONTAINING_COLLECTION
The feature id for the 'Containing Collection' container reference.
|
static int |
CONTROLLER_CALL_INPUT_VARIABLE_USAGE__CORRESPONDING_CONTROLLER_CALL
The feature id for the 'Corresponding Controller Call' reference.
|
static int |
CONTROLLER_CALL_INPUT_VARIABLE_USAGE__ENTITY_NAME
The feature id for the 'Entity Name' attribute.
|
static int |
CONTROLLER_CALL_INPUT_VARIABLE_USAGE__ID
The feature id for the 'Id' attribute.
|
static int |
CONTROLLER_CALL_INPUT_VARIABLE_USAGE__VARIABLE_USAGE
The feature id for the 'Variable Usage' containment reference.
|
static int |
CONTROLLER_CALL_INPUT_VARIABLE_USAGE_COLLECTION
The meta object id for the '
Controller Call Input Variable Usage Collection' class. |
static int |
CONTROLLER_CALL_INPUT_VARIABLE_USAGE_COLLECTION__CONTROLLER_CALL_INPUT_VARIABLE_USAGES
The feature id for the 'Controller Call Input Variable Usages' containment
reference list.
|
static int |
CONTROLLER_CALL_INPUT_VARIABLE_USAGE_COLLECTION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.
|
static int |
CONTROLLER_CALL_INPUT_VARIABLE_USAGE_COLLECTION__ID
The feature id for the 'Id' attribute.
|
static int |
CONTROLLER_CALL_INPUT_VARIABLE_USAGE_COLLECTION_FEATURE_COUNT
The number of structural features of the '
Controller Call Input Variable Usage Collection' class.
|
static int |
CONTROLLER_CALL_INPUT_VARIABLE_USAGE_FEATURE_COUNT
The number of structural features of the 'Controller Call Input Variable Usage'
class.
|
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.
|
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 ParameterPackage eINSTANCE
static final int CONTROLLER_CALL_INPUT_VARIABLE_USAGE
Controller Call Input Variable Usage' class. ControllerCallInputVariableUsageImpl,
ParameterPackageImpl.getControllerCallInputVariableUsage(),
Constant Field Valuesstatic final int CONTROLLER_CALL_INPUT_VARIABLE_USAGE__ID
static final int CONTROLLER_CALL_INPUT_VARIABLE_USAGE__ENTITY_NAME
static final int CONTROLLER_CALL_INPUT_VARIABLE_USAGE__VARIABLE_USAGE
static final int CONTROLLER_CALL_INPUT_VARIABLE_USAGE__CORRESPONDING_CONTROLLER_CALL
static final int CONTROLLER_CALL_INPUT_VARIABLE_USAGE__CONTAINING_COLLECTION
static final int CONTROLLER_CALL_INPUT_VARIABLE_USAGE_FEATURE_COUNT
static final int CONTROLLER_CALL_INPUT_VARIABLE_USAGE_COLLECTION
Controller Call Input Variable Usage Collection' class.
ControllerCallInputVariableUsageCollectionImpl,
ParameterPackageImpl.getControllerCallInputVariableUsageCollection(),
Constant Field Valuesstatic final int CONTROLLER_CALL_INPUT_VARIABLE_USAGE_COLLECTION__ID
static final int CONTROLLER_CALL_INPUT_VARIABLE_USAGE_COLLECTION__ENTITY_NAME
static final int CONTROLLER_CALL_INPUT_VARIABLE_USAGE_COLLECTION__CONTROLLER_CALL_INPUT_VARIABLE_USAGES
static final int CONTROLLER_CALL_INPUT_VARIABLE_USAGE_COLLECTION_FEATURE_COUNT
EClass getControllerCallInputVariableUsage()
Controller Call Input Variable Usage'. ControllerCallInputVariableUsageEReference getControllerCallInputVariableUsage_VariableUsage()
Variable Usage'. ControllerCallInputVariableUsage.getVariableUsage(),
getControllerCallInputVariableUsage()EReference getControllerCallInputVariableUsage_CorrespondingControllerCall()
Corresponding Controller Call'. ControllerCallInputVariableUsage.getCorrespondingControllerCall(),
getControllerCallInputVariableUsage()EReference getControllerCallInputVariableUsage_ContainingCollection()
Containing Collection'. ControllerCallInputVariableUsage.getContainingCollection(),
getControllerCallInputVariableUsage()EClass getControllerCallInputVariableUsageCollection()
Controller Call Input Variable Usage Collection'. ControllerCallInputVariableUsageCollectionEReference getControllerCallInputVariableUsageCollection_ControllerCallInputVariableUsages()
Controller Call Input Variable Usages'. ControllerCallInputVariableUsageCollection.getControllerCallInputVariableUsages(),
getControllerCallInputVariableUsageCollection()ParameterFactory getParameterFactory()