Interface ComputedUsagePackage
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
ComputedUsagePackageImpl
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:
- Generated class or method.
- EMF model class or method.
- kind="package"
-
Nested Class Summary
Modifier 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
EPackage.Descriptor, EPackage.Registry
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
The meta object id for the 'Branch Probability
' class.static final int
The feature id for the 'Branchtransition Branch Probability' reference.static final int
The feature id for the 'Probability' attribute.static final int
The number of structural features of the 'Branch Probability' class.static final int
The meta object id for the 'Computed Usage
' class.static final int
The feature id for the 'Usage Contexts Computed Usage' containment reference list.static final int
The meta object id for the 'Context
' class.static final int
The feature id for the 'Assembly Context Computed Usage Context' reference.static final int
The feature id for the 'Branch Probabilities Computed Usage Context' containment reference list.static final int
The feature id for the 'Entity Name' attribute.static final int
The feature id for the 'External Call Input Computed Usage Context' containment reference list.static final int
The feature id for the 'External Call Output Computed Usage Context' containment reference list.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Input Computed Usage Context' containment reference.static final int
The feature id for the 'Loopiterations Computed Usage Context' containment reference list.static final int
The feature id for the 'Output Computed Usage Context' containment reference.static final int
The number of structural features of the 'Context' class.static final int
The number of structural features of the 'Computed Usage' class.static final String
static final ComputedUsagePackage
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 'External Call Input
' class.static final int
The feature id for the 'Computed Usage Context External Call Input' container reference.static final int
The feature id for the 'External Call Action External Call Input' reference.static final int
The feature id for the 'Parameter Characterisations External Call Input' containment reference list.static final int
The number of structural features of the 'External Call Input' class.static final int
The meta object id for the 'External Call Output
' class.static final int
The feature id for the 'External Call Action External Call Output' reference.static final int
The feature id for the 'Parameter Characterisations External Call Output' containment reference list.static final int
The number of structural features of the 'External Call Output' class.static final int
The meta object id for the 'Input
' class.static final int
The feature id for the 'Parameter Chacterisations Input' containment reference list.static final int
The number of structural features of the 'Input' class.static final int
The meta object id for the 'Loop Iteration
' class.static final int
The feature id for the 'Loopaction Loop Iteration' reference.static final int
The feature id for the 'Specification Loop Iteration' containment reference.static final int
The number of structural features of the 'Loop Iteration' class.static final int
The meta object id for the 'Output
' class.static final int
The feature id for the 'Parameter Characterisations Output' containment reference list.static final int
The number of structural features of the 'Output' class. -
Method Summary
Modifier and TypeMethodDescriptionReturns the meta object for class 'Branch Probability
'.Returns the meta object for the reference 'Branchtransition Branch Probability
'.Returns the meta object for the attribute 'Probability
'.Returns the meta object for class 'Computed Usage
'.Returns the meta object for the containment reference list 'Usage Contexts Computed Usage
'.Returns the meta object for class 'Context
'.Returns the meta object for the reference 'Assembly Context Computed Usage Context
'.Returns the meta object for the containment reference list 'Branch Probabilities Computed Usage Context
'.Returns the meta object for the containment reference list 'External Call Input Computed Usage Context
'.Returns the meta object for the containment reference list 'External Call Output Computed Usage Context
'.Returns the meta object for the containment reference 'Input Computed Usage Context
'.Returns the meta object for the containment reference list 'Loopiterations Computed Usage Context
'.Returns the meta object for the containment reference 'Output Computed Usage Context
'.Returns the factory that creates the instances of the model.Returns the meta object for class 'External Call Input
'.Returns the meta object for the container reference 'Computed Usage Context External Call Input
'.Returns the meta object for the reference 'External Call Action External Call Input
'.Returns the meta object for the containment reference list 'Parameter Characterisations External Call Input
'.Returns the meta object for class 'External Call Output
'.Returns the meta object for the reference 'External Call Action External Call Output
'.Returns the meta object for the containment reference list 'Parameter Characterisations External Call Output
'.getInput()
Returns the meta object for class 'Input
'.Returns the meta object for the containment reference list 'Parameter Chacterisations Input
'.Returns the meta object for class 'Loop Iteration
'.Returns the meta object for the reference 'Loopaction Loop Iteration
'.Returns the meta object for the containment reference 'Specification Loop Iteration
'.Returns the meta object for class 'Output
'.Returns the meta object for the containment reference list 'Parameter Characterisations Output
'.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
-
copyright
- See Also:
- Generated class or method.
-
eNAME
The package name.- See Also:
- Generated class or method.
-
eNS_URI
The package namespace URI.- See Also:
- Generated class or method.
-
eNS_PREFIX
The package namespace name.- See Also:
- Generated class or method.
-
eINSTANCE
The singleton instance of the package.- Generated class or method.
-
COMPUTED_USAGE_CONTEXT
static final int COMPUTED_USAGE_CONTEXTThe meta object id for the 'Context
' class.- See Also:
- Generated class or method.
-
COMPUTED_USAGE_CONTEXT__ID
static final int COMPUTED_USAGE_CONTEXT__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPUTED_USAGE_CONTEXT__ENTITY_NAME
static final int COMPUTED_USAGE_CONTEXT__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPUTED_USAGE_CONTEXT__BRANCH_PROBABILITIES_COMPUTED_USAGE_CONTEXT
static final int COMPUTED_USAGE_CONTEXT__BRANCH_PROBABILITIES_COMPUTED_USAGE_CONTEXTThe feature id for the 'Branch Probabilities Computed Usage Context' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPUTED_USAGE_CONTEXT__LOOPITERATIONS_COMPUTED_USAGE_CONTEXT
static final int COMPUTED_USAGE_CONTEXT__LOOPITERATIONS_COMPUTED_USAGE_CONTEXTThe feature id for the 'Loopiterations Computed Usage Context' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPUTED_USAGE_CONTEXT__ASSEMBLY_CONTEXT_COMPUTED_USAGE_CONTEXT
static final int COMPUTED_USAGE_CONTEXT__ASSEMBLY_CONTEXT_COMPUTED_USAGE_CONTEXTThe feature id for the 'Assembly Context Computed Usage Context' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPUTED_USAGE_CONTEXT__INPUT_COMPUTED_USAGE_CONTEXT
static final int COMPUTED_USAGE_CONTEXT__INPUT_COMPUTED_USAGE_CONTEXTThe feature id for the 'Input Computed Usage Context' containment reference.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPUTED_USAGE_CONTEXT__EXTERNAL_CALL_OUTPUT_COMPUTED_USAGE_CONTEXT
static final int COMPUTED_USAGE_CONTEXT__EXTERNAL_CALL_OUTPUT_COMPUTED_USAGE_CONTEXTThe feature id for the 'External Call Output Computed Usage Context' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPUTED_USAGE_CONTEXT__EXTERNAL_CALL_INPUT_COMPUTED_USAGE_CONTEXT
static final int COMPUTED_USAGE_CONTEXT__EXTERNAL_CALL_INPUT_COMPUTED_USAGE_CONTEXTThe feature id for the 'External Call Input Computed Usage Context' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPUTED_USAGE_CONTEXT__OUTPUT_COMPUTED_USAGE_CONTEXT
static final int COMPUTED_USAGE_CONTEXT__OUTPUT_COMPUTED_USAGE_CONTEXTThe feature id for the 'Output Computed Usage Context' containment reference.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPUTED_USAGE_CONTEXT_FEATURE_COUNT
static final int COMPUTED_USAGE_CONTEXT_FEATURE_COUNTThe number of structural features of the 'Context' class.- See Also:
- Generated class or method.
- Ordered collection.
-
BRANCH_PROBABILITY
static final int BRANCH_PROBABILITYThe meta object id for the 'Branch Probability
' class.- See Also:
- Generated class or method.
-
BRANCH_PROBABILITY__PROBABILITY
static final int BRANCH_PROBABILITY__PROBABILITYThe feature id for the 'Probability' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
BRANCH_PROBABILITY__BRANCHTRANSITION_BRANCH_PROBABILITY
static final int BRANCH_PROBABILITY__BRANCHTRANSITION_BRANCH_PROBABILITYThe feature id for the 'Branchtransition Branch Probability' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
BRANCH_PROBABILITY_FEATURE_COUNT
static final int BRANCH_PROBABILITY_FEATURE_COUNTThe number of structural features of the 'Branch Probability' class.- See Also:
- Generated class or method.
- Ordered collection.
-
LOOP_ITERATION
static final int LOOP_ITERATIONThe meta object id for the 'Loop Iteration
' class.- See Also:
- Generated class or method.
-
LOOP_ITERATION__LOOPACTION_LOOP_ITERATION
static final int LOOP_ITERATION__LOOPACTION_LOOP_ITERATIONThe feature id for the 'Loopaction Loop Iteration' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
LOOP_ITERATION__SPECIFICATION_LOOP_ITERATION
static final int LOOP_ITERATION__SPECIFICATION_LOOP_ITERATIONThe feature id for the 'Specification Loop Iteration' containment reference.- See Also:
- Generated class or method.
- Ordered collection.
-
LOOP_ITERATION_FEATURE_COUNT
static final int LOOP_ITERATION_FEATURE_COUNTThe number of structural features of the 'Loop Iteration' class.- See Also:
- Generated class or method.
- Ordered collection.
-
INPUT
static final int INPUTThe meta object id for the 'Input
' class.- See Also:
- Generated class or method.
-
INPUT__PARAMETER_CHACTERISATIONS_INPUT
static final int INPUT__PARAMETER_CHACTERISATIONS_INPUTThe feature id for the 'Parameter Chacterisations Input' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
INPUT_FEATURE_COUNT
static final int INPUT_FEATURE_COUNTThe number of structural features of the 'Input' class.- See Also:
- Generated class or method.
- Ordered collection.
-
EXTERNAL_CALL_OUTPUT
static final int EXTERNAL_CALL_OUTPUTThe meta object id for the 'External Call Output
' class.- See Also:
- Generated class or method.
-
EXTERNAL_CALL_OUTPUT__PARAMETER_CHARACTERISATIONS_EXTERNAL_CALL_OUTPUT
static final int EXTERNAL_CALL_OUTPUT__PARAMETER_CHARACTERISATIONS_EXTERNAL_CALL_OUTPUTThe feature id for the 'Parameter Characterisations External Call Output' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
EXTERNAL_CALL_OUTPUT__EXTERNAL_CALL_ACTION_EXTERNAL_CALL_OUTPUT
static final int EXTERNAL_CALL_OUTPUT__EXTERNAL_CALL_ACTION_EXTERNAL_CALL_OUTPUTThe feature id for the 'External Call Action External Call Output' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
EXTERNAL_CALL_OUTPUT_FEATURE_COUNT
static final int EXTERNAL_CALL_OUTPUT_FEATURE_COUNTThe number of structural features of the 'External Call Output' class.- See Also:
- Generated class or method.
- Ordered collection.
-
EXTERNAL_CALL_INPUT
static final int EXTERNAL_CALL_INPUTThe meta object id for the 'External Call Input
' class.- See Also:
- Generated class or method.
-
EXTERNAL_CALL_INPUT__PARAMETER_CHARACTERISATIONS_EXTERNAL_CALL_INPUT
static final int EXTERNAL_CALL_INPUT__PARAMETER_CHARACTERISATIONS_EXTERNAL_CALL_INPUTThe feature id for the 'Parameter Characterisations External Call Input' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
EXTERNAL_CALL_INPUT__EXTERNAL_CALL_ACTION_EXTERNAL_CALL_INPUT
static final int EXTERNAL_CALL_INPUT__EXTERNAL_CALL_ACTION_EXTERNAL_CALL_INPUTThe feature id for the 'External Call Action External Call Input' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
EXTERNAL_CALL_INPUT__COMPUTED_USAGE_CONTEXT_EXTERNAL_CALL_INPUT
static final int EXTERNAL_CALL_INPUT__COMPUTED_USAGE_CONTEXT_EXTERNAL_CALL_INPUTThe feature id for the 'Computed Usage Context External Call Input' container reference.- See Also:
- Generated class or method.
- Ordered collection.
-
EXTERNAL_CALL_INPUT_FEATURE_COUNT
static final int EXTERNAL_CALL_INPUT_FEATURE_COUNTThe number of structural features of the 'External Call Input' class.- See Also:
- Generated class or method.
- Ordered collection.
-
OUTPUT
static final int OUTPUTThe meta object id for the 'Output
' class.- See Also:
- Generated class or method.
-
OUTPUT__PARAMETER_CHARACTERISATIONS_OUTPUT
static final int OUTPUT__PARAMETER_CHARACTERISATIONS_OUTPUTThe feature id for the 'Parameter Characterisations Output' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
OUTPUT_FEATURE_COUNT
static final int OUTPUT_FEATURE_COUNTThe number of structural features of the 'Output' class.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPUTED_USAGE
static final int COMPUTED_USAGEThe meta object id for the 'Computed Usage
' class.- See Also:
- Generated class or method.
-
COMPUTED_USAGE__USAGE_CONTEXTS_COMPUTED_USAGE
static final int COMPUTED_USAGE__USAGE_CONTEXTS_COMPUTED_USAGEThe feature id for the 'Usage Contexts Computed Usage' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPUTED_USAGE_FEATURE_COUNT
static final int COMPUTED_USAGE_FEATURE_COUNTThe number of structural features of the 'Computed Usage' class.- See Also:
- Generated class or method.
- Ordered collection.
-
-
Method Details
-
getComputedUsageContext
EClass getComputedUsageContext()Returns the meta object for class 'Context
'.- Returns:
- the meta object for class 'Context'.
- See Also:
- Generated class or method.
-
getComputedUsageContext_BranchProbabilities_ComputedUsageContext
EReference getComputedUsageContext_BranchProbabilities_ComputedUsageContext()Returns the meta object for the containment reference list 'Branch Probabilities Computed Usage Context
'.- Returns:
- the meta object for the containment reference list ' Branch Probabilities Computed Usage Context'.
- See Also:
- Generated class or method.
-
getComputedUsageContext_Loopiterations_ComputedUsageContext
EReference getComputedUsageContext_Loopiterations_ComputedUsageContext()Returns the meta object for the containment reference list 'Loopiterations Computed Usage Context
'.- Returns:
- the meta object for the containment reference list ' Loopiterations Computed Usage Context'.
- See Also:
- Generated class or method.
-
getComputedUsageContext_AssemblyContext_ComputedUsageContext
EReference getComputedUsageContext_AssemblyContext_ComputedUsageContext()Returns the meta object for the reference 'Assembly Context Computed Usage Context
'.- Returns:
- the meta object for the reference 'Assembly Context Computed Usage Context'.
- See Also:
- Generated class or method.
-
getComputedUsageContext_Input_ComputedUsageContext
EReference getComputedUsageContext_Input_ComputedUsageContext()Returns the meta object for the containment reference 'Input Computed Usage Context
'.- Returns:
- the meta object for the containment reference 'Input Computed Usage Context '.
- See Also:
- Generated class or method.
-
getComputedUsageContext_ExternalCallOutput_ComputedUsageContext
EReference getComputedUsageContext_ExternalCallOutput_ComputedUsageContext()Returns the meta object for the containment reference list 'External Call Output Computed Usage Context
'.- Returns:
- the meta object for the containment reference list ' External Call Output Computed Usage Context'.
- See Also:
- Generated class or method.
-
getComputedUsageContext_ExternalCallInput_ComputedUsageContext
EReference getComputedUsageContext_ExternalCallInput_ComputedUsageContext()Returns the meta object for the containment reference list 'External Call Input Computed Usage Context
'.- Returns:
- the meta object for the containment reference list ' External Call Input Computed Usage Context'.
- See Also:
- Generated class or method.
-
getComputedUsageContext_Output_ComputedUsageContext
EReference getComputedUsageContext_Output_ComputedUsageContext()Returns the meta object for the containment reference 'Output Computed Usage Context
'.- Returns:
- the meta object for the containment reference 'Output Computed Usage Context '.
- See Also:
- Generated class or method.
-
getBranchProbability
EClass getBranchProbability()Returns the meta object for class 'Branch Probability
'.- Returns:
- the meta object for class 'Branch Probability'.
- See Also:
- Generated class or method.
-
getBranchProbability_Probability
EAttribute getBranchProbability_Probability()Returns the meta object for the attribute 'Probability
'.- Returns:
- the meta object for the attribute 'Probability'.
- See Also:
- Generated class or method.
-
getBranchProbability_Branchtransition_BranchProbability
EReference getBranchProbability_Branchtransition_BranchProbability()Returns the meta object for the reference 'Branchtransition Branch Probability
'.- Returns:
- the meta object for the reference 'Branchtransition Branch Probability'.
- See Also:
- Generated class or method.
-
getLoopIteration
EClass getLoopIteration()Returns the meta object for class 'Loop Iteration
'.- Returns:
- the meta object for class 'Loop Iteration'.
- See Also:
- Generated class or method.
-
getLoopIteration_Loopaction_LoopIteration
EReference getLoopIteration_Loopaction_LoopIteration()Returns the meta object for the reference 'Loopaction Loop Iteration
'.- Returns:
- the meta object for the reference 'Loopaction Loop Iteration'.
- See Also:
- Generated class or method.
-
getLoopIteration_Specification_LoopIteration
EReference getLoopIteration_Specification_LoopIteration()Returns the meta object for the containment reference 'Specification Loop Iteration
'.- Returns:
- the meta object for the containment reference 'Specification Loop Iteration '.
- See Also:
- Generated class or method.
-
getInput
EClass getInput()Returns the meta object for class 'Input
'.- Returns:
- the meta object for class 'Input'.
- See Also:
- Generated class or method.
-
getInput_ParameterChacterisations_Input
EReference getInput_ParameterChacterisations_Input()Returns the meta object for the containment reference list 'Parameter Chacterisations Input
'.- Returns:
- the meta object for the containment reference list ' Parameter Chacterisations Input'.
- See Also:
- Generated class or method.
-
getExternalCallOutput
EClass getExternalCallOutput()Returns the meta object for class 'External Call Output
'.- Returns:
- the meta object for class 'External Call Output'.
- See Also:
- Generated class or method.
-
getExternalCallOutput_ParameterCharacterisations_ExternalCallOutput
EReference getExternalCallOutput_ParameterCharacterisations_ExternalCallOutput()Returns the meta object for the containment reference list 'Parameter Characterisations External Call Output
'.- Returns:
- the meta object for the containment reference list ' Parameter Characterisations External Call Output'.
- See Also:
- Generated class or method.
-
getExternalCallOutput_ExternalCallAction_ExternalCallOutput
EReference getExternalCallOutput_ExternalCallAction_ExternalCallOutput()Returns the meta object for the reference 'External Call Action External Call Output
'.- Returns:
- the meta object for the reference 'External Call Action External Call Output '.
- See Also:
- Generated class or method.
-
getExternalCallInput
EClass getExternalCallInput()Returns the meta object for class 'External Call Input
'.- Returns:
- the meta object for class 'External Call Input'.
- See Also:
- Generated class or method.
-
getExternalCallInput_ParameterCharacterisations_ExternalCallInput
EReference getExternalCallInput_ParameterCharacterisations_ExternalCallInput()Returns the meta object for the containment reference list 'Parameter Characterisations External Call Input
'.- Returns:
- the meta object for the containment reference list ' Parameter Characterisations External Call Input'.
- See Also:
- Generated class or method.
-
getExternalCallInput_ExternalCallAction_ExternalCallInput
EReference getExternalCallInput_ExternalCallAction_ExternalCallInput()Returns the meta object for the reference 'External Call Action External Call Input
'.- Returns:
- the meta object for the reference 'External Call Action External Call Input '.
- See Also:
- Generated class or method.
-
getExternalCallInput_ComputedUsageContext_ExternalCallInput
EReference getExternalCallInput_ComputedUsageContext_ExternalCallInput()Returns the meta object for the container reference 'Computed Usage Context External Call Input
'.- Returns:
- the meta object for the container reference ' Computed Usage Context External Call Input'.
- See Also:
- Generated class or method.
-
getOutput
EClass getOutput()Returns the meta object for class 'Output
'.- Returns:
- the meta object for class 'Output'.
- See Also:
- Generated class or method.
-
getOutput_ParameterCharacterisations_Output
EReference getOutput_ParameterCharacterisations_Output()Returns the meta object for the containment reference list 'Parameter Characterisations Output
'.- Returns:
- the meta object for the containment reference list ' Parameter Characterisations Output'.
- See Also:
- Generated class or method.
-
getComputedUsage
EClass getComputedUsage()Returns the meta object for class 'Computed Usage
'.- Returns:
- the meta object for class 'Computed Usage'.
- See Also:
- Generated class or method.
-
getComputedUsage_UsageContexts_ComputedUsage
EReference getComputedUsage_UsageContexts_ComputedUsage()Returns the meta object for the containment reference list 'Usage Contexts Computed Usage
'.- Returns:
- the meta object for the containment reference list ' Usage Contexts Computed Usage'.
- See Also:
- Generated class or method.
-
getComputedUsageFactory
ComputedUsageFactory getComputedUsageFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-