Interface TriggersPackage
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
TriggersPackageImpl
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
Nested ClassesModifier 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
FieldsModifier and TypeFieldDescriptionstatic final int
The meta object id for the 'AGGREGATIONMETHOD
' enum.static final int
The meta object id for the 'Base Trigger
' class.static final int
The feature id for the 'Expected Value' containment reference.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Stimulus' containment reference.static final int
The number of structural features of the 'Base Trigger' class.static final int
The meta object id for the 'Composed Trigger
' class.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Logical Operator' attribute.static final int
The feature id for the 'Scalingtrigger' containment reference list.static final int
The number of structural features of the 'Composed Trigger' class.static final TriggersPackage
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 'HDDUSAGETYPE
' enum.static final int
The meta object id for the 'Logical Operator
' enum.static final int
The meta object id for the 'NETWORKUSAGETYPE
' enum.static final int
The meta object id for the 'Relational Operator
' enum.static final int
The meta object id for the 'Scaling Trigger
' class.static final int
The feature id for the 'Id' attribute.static final int
The number of structural features of the 'Scaling Trigger' class.static final int
The meta object id for the 'Simple Fire On Trend
' class.static final int
The feature id for the 'Expected Value' containment reference.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Stimulus' containment reference.static final int
The number of structural features of the 'Simple Fire On Trend' class.static final int
The meta object id for the 'Simple Fire On Value
' class.static final int
The feature id for the 'Expected Value' containment reference.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Relational Operator' attribute.static final int
The feature id for the 'Stimulus' containment reference.static final int
The number of structural features of the 'Simple Fire On Value' class.static final int
The meta object id for the 'Trend Pattern
' enum. -
Method Summary
Modifier and TypeMethodDescriptionReturns the meta object for enum 'AGGREGATIONMETHOD
'.Returns the meta object for class 'Base Trigger
'.Returns the meta object for the containment reference 'Expected Value
'.Returns the meta object for the containment reference 'Stimulus
'.Returns the meta object for class 'Composed Trigger
'.Returns the meta object for the attribute 'Logical Operator
'.Returns the meta object for the containment reference list 'Scalingtrigger
'.Returns the meta object for enum 'HDDUSAGETYPE
'.Returns the meta object for enum 'Logical Operator
'.Returns the meta object for enum 'NETWORKUSAGETYPE
'.Returns the meta object for enum 'Relational Operator
'.Returns the meta object for class 'Scaling Trigger
'.Returns the meta object for class 'Simple Fire On Trend
'.Returns the meta object for class 'Simple Fire On Value
'.Returns the meta object for the attribute 'Relational Operator
'.Returns the meta object for enum 'Trend Pattern
'.Returns the factory that creates the instances of the model.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
-
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.
-
SCALING_TRIGGER
static final int SCALING_TRIGGERThe meta object id for the 'Scaling Trigger
' class.- See Also:
- Generated class or method.
-
SCALING_TRIGGER__ID
static final int SCALING_TRIGGER__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
SCALING_TRIGGER_FEATURE_COUNT
static final int SCALING_TRIGGER_FEATURE_COUNTThe number of structural features of the 'Scaling Trigger' class.- See Also:
- Generated class or method.
- Ordered collection.
-
BASE_TRIGGER
static final int BASE_TRIGGERThe meta object id for the 'Base Trigger
' class.- See Also:
- Generated class or method.
-
BASE_TRIGGER__ID
static final int BASE_TRIGGER__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
BASE_TRIGGER__STIMULUS
static final int BASE_TRIGGER__STIMULUSThe feature id for the 'Stimulus' containment reference.- See Also:
- Generated class or method.
- Ordered collection.
-
BASE_TRIGGER__EXPECTED_VALUE
static final int BASE_TRIGGER__EXPECTED_VALUEThe feature id for the 'Expected Value' containment reference.- See Also:
- Generated class or method.
- Ordered collection.
-
BASE_TRIGGER_FEATURE_COUNT
static final int BASE_TRIGGER_FEATURE_COUNTThe number of structural features of the 'Base Trigger' class.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPOSED_TRIGGER
static final int COMPOSED_TRIGGERThe meta object id for the 'Composed Trigger
' class.- See Also:
- Generated class or method.
-
COMPOSED_TRIGGER__ID
static final int COMPOSED_TRIGGER__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPOSED_TRIGGER__SCALINGTRIGGER
static final int COMPOSED_TRIGGER__SCALINGTRIGGERThe feature id for the 'Scalingtrigger' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPOSED_TRIGGER__LOGICAL_OPERATOR
static final int COMPOSED_TRIGGER__LOGICAL_OPERATORThe feature id for the 'Logical Operator' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPOSED_TRIGGER_FEATURE_COUNT
static final int COMPOSED_TRIGGER_FEATURE_COUNTThe number of structural features of the 'Composed Trigger' class.- See Also:
- Generated class or method.
- Ordered collection.
-
SIMPLE_FIRE_ON_VALUE
static final int SIMPLE_FIRE_ON_VALUEThe meta object id for the 'Simple Fire On Value
' class.- See Also:
- Generated class or method.
-
SIMPLE_FIRE_ON_VALUE__ID
static final int SIMPLE_FIRE_ON_VALUE__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
SIMPLE_FIRE_ON_VALUE__STIMULUS
static final int SIMPLE_FIRE_ON_VALUE__STIMULUSThe feature id for the 'Stimulus' containment reference.- See Also:
- Generated class or method.
- Ordered collection.
-
SIMPLE_FIRE_ON_VALUE__EXPECTED_VALUE
static final int SIMPLE_FIRE_ON_VALUE__EXPECTED_VALUEThe feature id for the 'Expected Value' containment reference.- See Also:
- Generated class or method.
- Ordered collection.
-
SIMPLE_FIRE_ON_VALUE__RELATIONAL_OPERATOR
static final int SIMPLE_FIRE_ON_VALUE__RELATIONAL_OPERATORThe feature id for the 'Relational Operator' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
SIMPLE_FIRE_ON_VALUE_FEATURE_COUNT
static final int SIMPLE_FIRE_ON_VALUE_FEATURE_COUNTThe number of structural features of the 'Simple Fire On Value' class.- See Also:
- Generated class or method.
- Ordered collection.
-
SIMPLE_FIRE_ON_TREND
static final int SIMPLE_FIRE_ON_TRENDThe meta object id for the 'Simple Fire On Trend
' class.- See Also:
- Generated class or method.
-
SIMPLE_FIRE_ON_TREND__ID
static final int SIMPLE_FIRE_ON_TREND__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
SIMPLE_FIRE_ON_TREND__STIMULUS
static final int SIMPLE_FIRE_ON_TREND__STIMULUSThe feature id for the 'Stimulus' containment reference.- See Also:
- Generated class or method.
- Ordered collection.
-
SIMPLE_FIRE_ON_TREND__EXPECTED_VALUE
static final int SIMPLE_FIRE_ON_TREND__EXPECTED_VALUEThe feature id for the 'Expected Value' containment reference.- See Also:
- Generated class or method.
- Ordered collection.
-
SIMPLE_FIRE_ON_TREND_FEATURE_COUNT
static final int SIMPLE_FIRE_ON_TREND_FEATURE_COUNTThe number of structural features of the 'Simple Fire On Trend' class.- See Also:
- Generated class or method.
- Ordered collection.
-
AGGREGATIONMETHOD
static final int AGGREGATIONMETHODThe meta object id for the 'AGGREGATIONMETHOD
' enum.- See Also:
- Generated class or method.
-
HDDUSAGETYPE
static final int HDDUSAGETYPEThe meta object id for the 'HDDUSAGETYPE
' enum.- See Also:
- Generated class or method.
-
NETWORKUSAGETYPE
static final int NETWORKUSAGETYPEThe meta object id for the 'NETWORKUSAGETYPE
' enum.- See Also:
- Generated class or method.
-
LOGICAL_OPERATOR
static final int LOGICAL_OPERATORThe meta object id for the 'Logical Operator
' enum.- See Also:
- Generated class or method.
-
RELATIONAL_OPERATOR
static final int RELATIONAL_OPERATORThe meta object id for the 'Relational Operator
' enum.- See Also:
- Generated class or method.
-
TREND_PATTERN
static final int TREND_PATTERNThe meta object id for the 'Trend Pattern
' enum.- See Also:
- Generated class or method.
-
-
Method Details
-
getScalingTrigger
EClass getScalingTrigger()Returns the meta object for class 'Scaling Trigger
'.- Returns:
- the meta object for class 'Scaling Trigger'.
- See Also:
- Generated class or method.
-
getBaseTrigger
EClass getBaseTrigger()Returns the meta object for class 'Base Trigger
'.- Returns:
- the meta object for class 'Base Trigger'.
- See Also:
- Generated class or method.
-
getBaseTrigger_Stimulus
EReference getBaseTrigger_Stimulus()Returns the meta object for the containment reference 'Stimulus
'.- Returns:
- the meta object for the containment reference 'Stimulus'.
- See Also:
- Generated class or method.
-
getBaseTrigger_ExpectedValue
EReference getBaseTrigger_ExpectedValue()Returns the meta object for the containment reference 'Expected Value
'.- Returns:
- the meta object for the containment reference 'Expected Value'.
- See Also:
- Generated class or method.
-
getComposedTrigger
EClass getComposedTrigger()Returns the meta object for class 'Composed Trigger
'.- Returns:
- the meta object for class 'Composed Trigger'.
- See Also:
- Generated class or method.
-
getComposedTrigger_Scalingtrigger
EReference getComposedTrigger_Scalingtrigger()Returns the meta object for the containment reference list 'Scalingtrigger
'.- Returns:
- the meta object for the containment reference list 'Scalingtrigger'.
- See Also:
- Generated class or method.
-
getComposedTrigger_LogicalOperator
EAttribute getComposedTrigger_LogicalOperator()Returns the meta object for the attribute 'Logical Operator
'.- Returns:
- the meta object for the attribute 'Logical Operator'.
- See Also:
- Generated class or method.
-
getSimpleFireOnValue
EClass getSimpleFireOnValue()Returns the meta object for class 'Simple Fire On Value
'.- Returns:
- the meta object for class 'Simple Fire On Value'.
- See Also:
- Generated class or method.
-
getSimpleFireOnValue_RelationalOperator
EAttribute getSimpleFireOnValue_RelationalOperator()Returns the meta object for the attribute 'Relational Operator
'.- Returns:
- the meta object for the attribute 'Relational Operator'.
- See Also:
- Generated class or method.
-
getSimpleFireOnTrend
EClass getSimpleFireOnTrend()Returns the meta object for class 'Simple Fire On Trend
'.- Returns:
- the meta object for class 'Simple Fire On Trend'.
- See Also:
- Generated class or method.
-
getAGGREGATIONMETHOD
EEnum getAGGREGATIONMETHOD()Returns the meta object for enum 'AGGREGATIONMETHOD
'.- Returns:
- the meta object for enum 'AGGREGATIONMETHOD'.
- See Also:
- Generated class or method.
-
getHDDUSAGETYPE
EEnum getHDDUSAGETYPE()Returns the meta object for enum 'HDDUSAGETYPE
'.- Returns:
- the meta object for enum 'HDDUSAGETYPE'.
- See Also:
- Generated class or method.
-
getNETWORKUSAGETYPE
EEnum getNETWORKUSAGETYPE()Returns the meta object for enum 'NETWORKUSAGETYPE
'.- Returns:
- the meta object for enum 'NETWORKUSAGETYPE'.
- See Also:
- Generated class or method.
-
getLogicalOperator
EEnum getLogicalOperator()Returns the meta object for enum 'Logical Operator
'.- Returns:
- the meta object for enum 'Logical Operator'.
- See Also:
- Generated class or method.
-
getRelationalOperator
EEnum getRelationalOperator()Returns the meta object for enum 'Relational Operator
'.- Returns:
- the meta object for enum 'Relational Operator'.
- See Also:
- Generated class or method.
-
getTrendPattern
EEnum getTrendPattern()Returns the meta object for enum 'Trend Pattern
'.- Returns:
- the meta object for enum 'Trend Pattern'.
- See Also:
- Generated class or method.
-
getTriggersFactory
TriggersFactory getTriggersFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-