Interface ParameterPackage
-
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
ParameterPackageImpl
public interface ParameterPackage extends 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:
ParameterFactory
- Generated class or method.
- EMF model class or method.
- kind="package"
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface 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-
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
-
-
Field Summary
Fields Modifier and Type Field 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.
-
Method Summary
-
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 Detail
-
eNAME
static final String eNAME
The package name.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_URI
static final String eNS_URI
The package namespace URI.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_PREFIX
static final String eNS_PREFIX
The package namespace name.- See Also:
- Constant Field Values
- Generated class or method.
-
eINSTANCE
static final ParameterPackage eINSTANCE
The singleton instance of the package.- Generated class or method.
-
CONTROLLER_CALL_INPUT_VARIABLE_USAGE
static final int CONTROLLER_CALL_INPUT_VARIABLE_USAGE
The meta object id for the 'Controller Call Input Variable Usage
' class.- See Also:
ControllerCallInputVariableUsageImpl
,ParameterPackageImpl.getControllerCallInputVariableUsage()
, Constant Field Values- Generated class or method.
-
CONTROLLER_CALL_INPUT_VARIABLE_USAGE__ID
static final int CONTROLLER_CALL_INPUT_VARIABLE_USAGE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONTROLLER_CALL_INPUT_VARIABLE_USAGE__ENTITY_NAME
static final int CONTROLLER_CALL_INPUT_VARIABLE_USAGE__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONTROLLER_CALL_INPUT_VARIABLE_USAGE__VARIABLE_USAGE
static final int CONTROLLER_CALL_INPUT_VARIABLE_USAGE__VARIABLE_USAGE
The feature id for the 'Variable Usage' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONTROLLER_CALL_INPUT_VARIABLE_USAGE__CORRESPONDING_CONTROLLER_CALL
static final int CONTROLLER_CALL_INPUT_VARIABLE_USAGE__CORRESPONDING_CONTROLLER_CALL
The feature id for the 'Corresponding Controller Call' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONTROLLER_CALL_INPUT_VARIABLE_USAGE__CONTAINING_COLLECTION
static final int CONTROLLER_CALL_INPUT_VARIABLE_USAGE__CONTAINING_COLLECTION
The feature id for the 'Containing Collection' container reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONTROLLER_CALL_INPUT_VARIABLE_USAGE_FEATURE_COUNT
static final int CONTROLLER_CALL_INPUT_VARIABLE_USAGE_FEATURE_COUNT
The number of structural features of the 'Controller Call Input Variable Usage' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONTROLLER_CALL_INPUT_VARIABLE_USAGE_COLLECTION
static final int CONTROLLER_CALL_INPUT_VARIABLE_USAGE_COLLECTION
The meta object id for the 'Controller Call Input Variable Usage Collection
' class.- See Also:
ControllerCallInputVariableUsageCollectionImpl
,ParameterPackageImpl.getControllerCallInputVariableUsageCollection()
, Constant Field Values- Generated class or method.
-
CONTROLLER_CALL_INPUT_VARIABLE_USAGE_COLLECTION__ID
static final int CONTROLLER_CALL_INPUT_VARIABLE_USAGE_COLLECTION__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONTROLLER_CALL_INPUT_VARIABLE_USAGE_COLLECTION__ENTITY_NAME
static final int CONTROLLER_CALL_INPUT_VARIABLE_USAGE_COLLECTION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONTROLLER_CALL_INPUT_VARIABLE_USAGE_COLLECTION__CONTROLLER_CALL_INPUT_VARIABLE_USAGES
static final 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.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONTROLLER_CALL_INPUT_VARIABLE_USAGE_COLLECTION_FEATURE_COUNT
static final int CONTROLLER_CALL_INPUT_VARIABLE_USAGE_COLLECTION_FEATURE_COUNT
The number of structural features of the 'Controller Call Input Variable Usage Collection' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
-
Method Detail
-
getControllerCallInputVariableUsage
EClass getControllerCallInputVariableUsage()
Returns the meta object for class 'Controller Call Input Variable Usage
'.- Returns:
- the meta object for class 'Controller Call Input Variable Usage'.
- See Also:
ControllerCallInputVariableUsage
- Generated class or method.
-
getControllerCallInputVariableUsage_VariableUsage
EReference getControllerCallInputVariableUsage_VariableUsage()
Returns the meta object for the containment reference 'Variable Usage
'.- Returns:
- the meta object for the containment reference 'Variable Usage'.
- See Also:
ControllerCallInputVariableUsage.getVariableUsage()
,getControllerCallInputVariableUsage()
- Generated class or method.
-
getControllerCallInputVariableUsage_CorrespondingControllerCall
EReference getControllerCallInputVariableUsage_CorrespondingControllerCall()
Returns the meta object for the reference 'Corresponding Controller Call
'.- Returns:
- the meta object for the reference 'Corresponding Controller Call'.
- See Also:
ControllerCallInputVariableUsage.getCorrespondingControllerCall()
,getControllerCallInputVariableUsage()
- Generated class or method.
-
getControllerCallInputVariableUsage_ContainingCollection
EReference getControllerCallInputVariableUsage_ContainingCollection()
Returns the meta object for the container reference 'Containing Collection
'.- Returns:
- the meta object for the container reference 'Containing Collection'.
- See Also:
ControllerCallInputVariableUsage.getContainingCollection()
,getControllerCallInputVariableUsage()
- Generated class or method.
-
getControllerCallInputVariableUsageCollection
EClass getControllerCallInputVariableUsageCollection()
Returns the meta object for class 'Controller Call Input Variable Usage Collection
'.- Returns:
- the meta object for class 'Controller Call Input Variable Usage Collection'.
- See Also:
ControllerCallInputVariableUsageCollection
- Generated class or method.
-
getControllerCallInputVariableUsageCollection_ControllerCallInputVariableUsages
EReference getControllerCallInputVariableUsageCollection_ControllerCallInputVariableUsages()
Returns the meta object for the containment reference list 'Controller Call Input Variable Usages
'.- Returns:
- the meta object for the containment reference list 'Controller Call Input Variable Usages'.
- See Also:
ControllerCallInputVariableUsageCollection.getControllerCallInputVariableUsages()
,getControllerCallInputVariableUsageCollection()
- Generated class or method.
-
getParameterFactory
ParameterFactory getParameterFactory()
Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-
-