Interface ServicelevelObjectivePackage
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
ServicelevelObjectivePackageImpl
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 ServicelevelObjectivePackage
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 'Hard Threshold
' class.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Threshold Limit' attribute.static final int
The number of structural features of the 'Hard Threshold' class.static final int
The meta object id for the 'Linear Fuzzy Threshold
' class.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Soft Limit' attribute.static final int
The feature id for the 'Threshold Limit' attribute.static final int
The number of structural features of the 'Linear Fuzzy Threshold' class.static final int
The meta object id for the 'Named Element
' class.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Name' attribute.static final int
The number of structural features of the 'Named Element' class.static final int
The meta object id for the 'Negative Quadratic Fuzzy Threshold
' class.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Soft Limit' attribute.static final int
The feature id for the 'Threshold Limit' attribute.static final int
The number of structural features of the 'Negative Quadratic Fuzzy Threshold' class.static final int
The meta object id for the 'Quadratic Fuzzy Threshold
' class.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Soft Limit' attribute.static final int
The feature id for the 'Threshold Limit' attribute.static final int
The number of structural features of the 'Quadratic Fuzzy Threshold' class.static final int
The meta object id for the 'Service Level Objective
' class.static final int
The feature id for the 'Description' attribute.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Lower Threshold' containment reference.static final int
The feature id for the 'Measurement Specification' reference.static final int
The feature id for the 'Name' attribute.static final int
The feature id for the 'Upper Threshold' containment reference.static final int
The number of structural features of the 'Service Level Objective' class.static final int
The meta object id for the 'Service Level Objective Repository
' class.static final int
The feature id for the 'Servicelevelobjectives' containment reference list.static final int
The number of structural features of the 'Service Level Objective Repository' class.static final int
The meta object id for the 'Soft Threshold
' class.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Soft Limit' attribute.static final int
The feature id for the 'Threshold Limit' attribute.static final int
The number of structural features of the 'Soft Threshold' class.static final int
The meta object id for the 'Threshold
' class.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Threshold Limit' attribute.static final int
The number of structural features of the 'Threshold' class. -
Method Summary
Modifier and TypeMethodDescriptionReturns the meta object for class 'Hard Threshold
'.Returns the meta object for class 'Linear Fuzzy Threshold
'.Returns the meta object for class 'Named Element
'.Returns the meta object for the attribute 'Name
'.Returns the meta object for class 'Negative Quadratic Fuzzy Threshold
'.Returns the meta object for class 'Quadratic Fuzzy Threshold
'.Returns the meta object for class 'Service Level Objective
'.Returns the meta object for the attribute 'Description
'.Returns the meta object for the containment reference 'Lower Threshold
'.Returns the meta object for the reference 'Measurement Specification
'.Returns the meta object for the containment reference 'Upper Threshold
'.Returns the factory that creates the instances of the model.Returns the meta object for class 'Service Level Objective Repository
'.Returns the meta object for the containment reference list 'Servicelevelobjectives
'.Returns the meta object for class 'Soft Threshold
'.Returns the meta object for the attribute 'Soft Limit
'.Returns the meta object for class 'Threshold
'.Returns the meta object for the attribute 'Threshold Limit
'.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.
-
SERVICE_LEVEL_OBJECTIVE_REPOSITORY
static final int SERVICE_LEVEL_OBJECTIVE_REPOSITORYThe meta object id for the 'Service Level Objective Repository
' class.- See Also:
- Generated class or method.
-
SERVICE_LEVEL_OBJECTIVE_REPOSITORY__SERVICELEVELOBJECTIVES
static final int SERVICE_LEVEL_OBJECTIVE_REPOSITORY__SERVICELEVELOBJECTIVESThe feature id for the 'Servicelevelobjectives' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
SERVICE_LEVEL_OBJECTIVE_REPOSITORY_FEATURE_COUNT
static final int SERVICE_LEVEL_OBJECTIVE_REPOSITORY_FEATURE_COUNTThe number of structural features of the 'Service Level Objective Repository' class.- See Also:
- Generated class or method.
- Ordered collection.
-
NAMED_ELEMENT
static final int NAMED_ELEMENTThe meta object id for the 'Named Element
' class.- See Also:
- Generated class or method.
-
NAMED_ELEMENT__ID
static final int NAMED_ELEMENT__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
NAMED_ELEMENT__NAME
static final int NAMED_ELEMENT__NAMEThe feature id for the 'Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
NAMED_ELEMENT_FEATURE_COUNT
static final int NAMED_ELEMENT_FEATURE_COUNTThe number of structural features of the 'Named Element' class.- See Also:
- Generated class or method.
- Ordered collection.
-
SERVICE_LEVEL_OBJECTIVE
static final int SERVICE_LEVEL_OBJECTIVEThe meta object id for the 'Service Level Objective
' class.- See Also:
- Generated class or method.
-
SERVICE_LEVEL_OBJECTIVE__ID
static final int SERVICE_LEVEL_OBJECTIVE__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
SERVICE_LEVEL_OBJECTIVE__NAME
static final int SERVICE_LEVEL_OBJECTIVE__NAMEThe feature id for the 'Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
SERVICE_LEVEL_OBJECTIVE__DESCRIPTION
static final int SERVICE_LEVEL_OBJECTIVE__DESCRIPTIONThe feature id for the 'Description' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
SERVICE_LEVEL_OBJECTIVE__LOWER_THRESHOLD
static final int SERVICE_LEVEL_OBJECTIVE__LOWER_THRESHOLDThe feature id for the 'Lower Threshold' containment reference.- See Also:
- Generated class or method.
- Ordered collection.
-
SERVICE_LEVEL_OBJECTIVE__UPPER_THRESHOLD
static final int SERVICE_LEVEL_OBJECTIVE__UPPER_THRESHOLDThe feature id for the 'Upper Threshold' containment reference.- See Also:
- Generated class or method.
- Ordered collection.
-
SERVICE_LEVEL_OBJECTIVE__MEASUREMENT_SPECIFICATION
static final int SERVICE_LEVEL_OBJECTIVE__MEASUREMENT_SPECIFICATIONThe feature id for the 'Measurement Specification' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
SERVICE_LEVEL_OBJECTIVE_FEATURE_COUNT
static final int SERVICE_LEVEL_OBJECTIVE_FEATURE_COUNTThe number of structural features of the 'Service Level Objective' class.- See Also:
- Generated class or method.
- Ordered collection.
-
THRESHOLD
static final int THRESHOLDThe meta object id for the 'Threshold
' class.- See Also:
- Generated class or method.
-
THRESHOLD__ID
static final int THRESHOLD__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
THRESHOLD__THRESHOLD_LIMIT
static final int THRESHOLD__THRESHOLD_LIMITThe feature id for the 'Threshold Limit' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
THRESHOLD_FEATURE_COUNT
static final int THRESHOLD_FEATURE_COUNTThe number of structural features of the 'Threshold' class.- See Also:
- Generated class or method.
- Ordered collection.
-
HARD_THRESHOLD
static final int HARD_THRESHOLDThe meta object id for the 'Hard Threshold
' class.- See Also:
- Generated class or method.
-
HARD_THRESHOLD__ID
static final int HARD_THRESHOLD__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
HARD_THRESHOLD__THRESHOLD_LIMIT
static final int HARD_THRESHOLD__THRESHOLD_LIMITThe feature id for the 'Threshold Limit' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
HARD_THRESHOLD_FEATURE_COUNT
static final int HARD_THRESHOLD_FEATURE_COUNTThe number of structural features of the 'Hard Threshold' class.- See Also:
- Generated class or method.
- Ordered collection.
-
SOFT_THRESHOLD
static final int SOFT_THRESHOLDThe meta object id for the 'Soft Threshold
' class.- See Also:
- Generated class or method.
-
SOFT_THRESHOLD__ID
static final int SOFT_THRESHOLD__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
SOFT_THRESHOLD__THRESHOLD_LIMIT
static final int SOFT_THRESHOLD__THRESHOLD_LIMITThe feature id for the 'Threshold Limit' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
SOFT_THRESHOLD__SOFT_LIMIT
static final int SOFT_THRESHOLD__SOFT_LIMITThe feature id for the 'Soft Limit' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
SOFT_THRESHOLD_FEATURE_COUNT
static final int SOFT_THRESHOLD_FEATURE_COUNTThe number of structural features of the 'Soft Threshold' class.- See Also:
- Generated class or method.
- Ordered collection.
-
LINEAR_FUZZY_THRESHOLD
static final int LINEAR_FUZZY_THRESHOLDThe meta object id for the 'Linear Fuzzy Threshold
' class.- See Also:
- Generated class or method.
-
LINEAR_FUZZY_THRESHOLD__ID
static final int LINEAR_FUZZY_THRESHOLD__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
LINEAR_FUZZY_THRESHOLD__THRESHOLD_LIMIT
static final int LINEAR_FUZZY_THRESHOLD__THRESHOLD_LIMITThe feature id for the 'Threshold Limit' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
LINEAR_FUZZY_THRESHOLD__SOFT_LIMIT
static final int LINEAR_FUZZY_THRESHOLD__SOFT_LIMITThe feature id for the 'Soft Limit' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
LINEAR_FUZZY_THRESHOLD_FEATURE_COUNT
static final int LINEAR_FUZZY_THRESHOLD_FEATURE_COUNTThe number of structural features of the 'Linear Fuzzy Threshold' class.- See Also:
- Generated class or method.
- Ordered collection.
-
QUADRATIC_FUZZY_THRESHOLD
static final int QUADRATIC_FUZZY_THRESHOLDThe meta object id for the 'Quadratic Fuzzy Threshold
' class.- See Also:
- Generated class or method.
-
QUADRATIC_FUZZY_THRESHOLD__ID
static final int QUADRATIC_FUZZY_THRESHOLD__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
QUADRATIC_FUZZY_THRESHOLD__THRESHOLD_LIMIT
static final int QUADRATIC_FUZZY_THRESHOLD__THRESHOLD_LIMITThe feature id for the 'Threshold Limit' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
QUADRATIC_FUZZY_THRESHOLD__SOFT_LIMIT
static final int QUADRATIC_FUZZY_THRESHOLD__SOFT_LIMITThe feature id for the 'Soft Limit' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
QUADRATIC_FUZZY_THRESHOLD_FEATURE_COUNT
static final int QUADRATIC_FUZZY_THRESHOLD_FEATURE_COUNTThe number of structural features of the 'Quadratic Fuzzy Threshold' class.- See Also:
- Generated class or method.
- Ordered collection.
-
NEGATIVE_QUADRATIC_FUZZY_THRESHOLD
static final int NEGATIVE_QUADRATIC_FUZZY_THRESHOLDThe meta object id for the 'Negative Quadratic Fuzzy Threshold
' class.- See Also:
- Generated class or method.
-
NEGATIVE_QUADRATIC_FUZZY_THRESHOLD__ID
static final int NEGATIVE_QUADRATIC_FUZZY_THRESHOLD__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
NEGATIVE_QUADRATIC_FUZZY_THRESHOLD__THRESHOLD_LIMIT
static final int NEGATIVE_QUADRATIC_FUZZY_THRESHOLD__THRESHOLD_LIMITThe feature id for the 'Threshold Limit' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
NEGATIVE_QUADRATIC_FUZZY_THRESHOLD__SOFT_LIMIT
static final int NEGATIVE_QUADRATIC_FUZZY_THRESHOLD__SOFT_LIMITThe feature id for the 'Soft Limit' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
NEGATIVE_QUADRATIC_FUZZY_THRESHOLD_FEATURE_COUNT
static final int NEGATIVE_QUADRATIC_FUZZY_THRESHOLD_FEATURE_COUNTThe number of structural features of the 'Negative Quadratic Fuzzy Threshold' class.- See Also:
- Generated class or method.
- Ordered collection.
-
-
Method Details
-
getServiceLevelObjectiveRepository
EClass getServiceLevelObjectiveRepository()Returns the meta object for class 'Service Level Objective Repository
'.- Returns:
- the meta object for class 'Service Level Objective Repository'.
- See Also:
- Generated class or method.
-
getServiceLevelObjectiveRepository_Servicelevelobjectives
EReference getServiceLevelObjectiveRepository_Servicelevelobjectives()Returns the meta object for the containment reference list 'Servicelevelobjectives
'.- Returns:
- the meta object for the containment reference list 'Servicelevelobjectives'.
- See Also:
- Generated class or method.
-
getServiceLevelObjective
EClass getServiceLevelObjective()Returns the meta object for class 'Service Level Objective
'.- Returns:
- the meta object for class 'Service Level Objective'.
- See Also:
- Generated class or method.
-
getServiceLevelObjective_Description
EAttribute getServiceLevelObjective_Description()Returns the meta object for the attribute 'Description
'.- Returns:
- the meta object for the attribute 'Description'.
- See Also:
- Generated class or method.
-
getServiceLevelObjective_LowerThreshold
EReference getServiceLevelObjective_LowerThreshold()Returns the meta object for the containment reference 'Lower Threshold
'.- Returns:
- the meta object for the containment reference 'Lower Threshold'.
- See Also:
- Generated class or method.
-
getServiceLevelObjective_UpperThreshold
EReference getServiceLevelObjective_UpperThreshold()Returns the meta object for the containment reference 'Upper Threshold
'.- Returns:
- the meta object for the containment reference 'Upper Threshold'.
- See Also:
- Generated class or method.
-
getServiceLevelObjective_MeasurementSpecification
EReference getServiceLevelObjective_MeasurementSpecification()Returns the meta object for the reference 'Measurement Specification
'.- Returns:
- the meta object for the reference 'Measurement Specification'.
- See Also:
- Generated class or method.
-
getThreshold
EClass getThreshold()Returns the meta object for class 'Threshold
'.- Returns:
- the meta object for class 'Threshold'.
- See Also:
- Generated class or method.
-
getThreshold_ThresholdLimit
EAttribute getThreshold_ThresholdLimit()Returns the meta object for the attribute 'Threshold Limit
'.- Returns:
- the meta object for the attribute 'Threshold Limit'.
- See Also:
- Generated class or method.
-
getHardThreshold
EClass getHardThreshold()Returns the meta object for class 'Hard Threshold
'.- Returns:
- the meta object for class 'Hard Threshold'.
- See Also:
- Generated class or method.
-
getLinearFuzzyThreshold
EClass getLinearFuzzyThreshold()Returns the meta object for class 'Linear Fuzzy Threshold
'.- Returns:
- the meta object for class 'Linear Fuzzy Threshold'.
- See Also:
- Generated class or method.
-
getNamedElement
EClass getNamedElement()Returns the meta object for class 'Named Element
'.- Returns:
- the meta object for class 'Named Element'.
- See Also:
- Generated class or method.
-
getNamedElement_Name
EAttribute getNamedElement_Name()Returns the meta object for the attribute 'Name
'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
- Generated class or method.
-
getSoftThreshold
EClass getSoftThreshold()Returns the meta object for class 'Soft Threshold
'.- Returns:
- the meta object for class 'Soft Threshold'.
- See Also:
- Generated class or method.
-
getSoftThreshold_SoftLimit
EAttribute getSoftThreshold_SoftLimit()Returns the meta object for the attribute 'Soft Limit
'.- Returns:
- the meta object for the attribute 'Soft Limit'.
- See Also:
- Generated class or method.
-
getQuadraticFuzzyThreshold
EClass getQuadraticFuzzyThreshold()Returns the meta object for class 'Quadratic Fuzzy Threshold
'.- Returns:
- the meta object for class 'Quadratic Fuzzy Threshold'.
- See Also:
- Generated class or method.
-
getNegativeQuadraticFuzzyThreshold
EClass getNegativeQuadraticFuzzyThreshold()Returns the meta object for class 'Negative Quadratic Fuzzy Threshold
'.- Returns:
- the meta object for class 'Negative Quadratic Fuzzy Threshold'.
- See Also:
- Generated class or method.
-
getServicelevelObjectiveFactory
ServicelevelObjectiveFactory getServicelevelObjectiveFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-