Interface AggregatesPackage
-
- All Superinterfaces:
org.eclipse.emf.ecore.EModelElement,org.eclipse.emf.ecore.ENamedElement,org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EPackage,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
AggregatesPackageImpl
public interface AggregatesPackage extends org.eclipse.emf.ecore.EPackageThe Package for the model. It contains accessors for the meta objects to represent- each class,
- each feature of each class,
- each operation of each class,
- each enum,
- and each data type
- See Also:
AggregatesFactory
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceAggregatesPackage.LiteralsDefines literals for the meta objects that represent each class, each feature of each class, each operation of each class, each enum, and each data type
-
Field Summary
Fields Modifier and Type Field Description static intACCUMULATION_REGISTER_AGGREGATEThe meta object id for the 'Accumulation Register Aggregate' class.static intACCUMULATION_REGISTER_AGGREGATE___VALIDATE__DIAGNOSTICCHAIN_MAPThe operation id for the 'Validate' operation.static intACCUMULATION_REGISTER_AGGREGATE__DIMENSIONSThe feature id for the 'Dimensions' reference list.static intACCUMULATION_REGISTER_AGGREGATE__IDThe feature id for the 'Id' attribute.static intACCUMULATION_REGISTER_AGGREGATE__PERIODICITYThe feature id for the 'Periodicity' attribute.static intACCUMULATION_REGISTER_AGGREGATE__USEThe feature id for the 'Use' attribute.static intACCUMULATION_REGISTER_AGGREGATE_FEATURE_COUNTThe number of structural features of the 'Accumulation Register Aggregate' class.static intACCUMULATION_REGISTER_AGGREGATE_OPERATION_COUNTThe number of operations of the 'Accumulation Register Aggregate' class.static intACCUMULATION_REGISTER_AGGREGATESThe meta object id for the 'Accumulation Register Aggregates' class.static intACCUMULATION_REGISTER_AGGREGATES___VALIDATE__DIAGNOSTICCHAIN_MAPThe operation id for the 'Validate' operation.static intACCUMULATION_REGISTER_AGGREGATES__AGGREGATESThe feature id for the 'Aggregates' containment reference list.static intACCUMULATION_REGISTER_AGGREGATES_FEATURE_COUNTThe number of structural features of the 'Accumulation Register Aggregates' class.static intACCUMULATION_REGISTER_AGGREGATES_OPERATION_COUNTThe number of operations of the 'Accumulation Register Aggregates' class.static AggregatesPackageeINSTANCEThe singleton instance of the package.static StringeNAMEThe package name.static StringeNS_PREFIXThe package namespace name.static StringeNS_URIThe package namespace URI.static intUUIDThe meta object id for the 'Uuid' data type.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.eclipse.emf.ecore.EClassgetAccumulationRegisterAggregate()Returns the meta object for class 'Accumulation Register Aggregate'.org.eclipse.emf.ecore.EOperationgetAccumulationRegisterAggregate__Validate__DiagnosticChain_Map()Returns the meta object for the 'Validate' operation.org.eclipse.emf.ecore.EReferencegetAccumulationRegisterAggregate_Dimensions()Returns the meta object for the reference list 'Dimensions'.org.eclipse.emf.ecore.EAttributegetAccumulationRegisterAggregate_Id()Returns the meta object for the attribute 'Id'.org.eclipse.emf.ecore.EAttributegetAccumulationRegisterAggregate_Periodicity()Returns the meta object for the attribute 'Periodicity'.org.eclipse.emf.ecore.EAttributegetAccumulationRegisterAggregate_Use()Returns the meta object for the attribute 'Use'.org.eclipse.emf.ecore.EClassgetAccumulationRegisterAggregates()Returns the meta object for class 'Accumulation Register Aggregates'.org.eclipse.emf.ecore.EOperationgetAccumulationRegisterAggregates__Validate__DiagnosticChain_Map()Returns the meta object for the 'Validate' operation.org.eclipse.emf.ecore.EReferencegetAccumulationRegisterAggregates_Aggregates()Returns the meta object for the containment reference list 'Aggregates'.AggregatesFactorygetAggregatesFactory()Returns the factory that creates the instances of the model.org.eclipse.emf.ecore.EDataTypegetUuid()Returns the meta object for data type 'Uuid'.-
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
-
-
-
Field Detail
-
eNAME
static final String eNAME
The package name.- See Also:
- Constant Field Values
-
eNS_URI
static final String eNS_URI
The package namespace URI.- See Also:
- Constant Field Values
-
eNS_PREFIX
static final String eNS_PREFIX
The package namespace name.- See Also:
- Constant Field Values
-
eINSTANCE
static final AggregatesPackage eINSTANCE
The singleton instance of the package.
-
ACCUMULATION_REGISTER_AGGREGATES
static final int ACCUMULATION_REGISTER_AGGREGATES
The meta object id for the 'Accumulation Register Aggregates' class.
-
ACCUMULATION_REGISTER_AGGREGATES__AGGREGATES
static final int ACCUMULATION_REGISTER_AGGREGATES__AGGREGATES
The feature id for the 'Aggregates' containment reference list.- See Also:
- Constant Field Values
-
ACCUMULATION_REGISTER_AGGREGATES_FEATURE_COUNT
static final int ACCUMULATION_REGISTER_AGGREGATES_FEATURE_COUNT
The number of structural features of the 'Accumulation Register Aggregates' class.- See Also:
- Constant Field Values
-
ACCUMULATION_REGISTER_AGGREGATES___VALIDATE__DIAGNOSTICCHAIN_MAP
static final int ACCUMULATION_REGISTER_AGGREGATES___VALIDATE__DIAGNOSTICCHAIN_MAP
The operation id for the 'Validate' operation.- See Also:
- Constant Field Values
-
ACCUMULATION_REGISTER_AGGREGATES_OPERATION_COUNT
static final int ACCUMULATION_REGISTER_AGGREGATES_OPERATION_COUNT
The number of operations of the 'Accumulation Register Aggregates' class.- See Also:
- Constant Field Values
-
ACCUMULATION_REGISTER_AGGREGATE
static final int ACCUMULATION_REGISTER_AGGREGATE
The meta object id for the 'Accumulation Register Aggregate' class.
-
ACCUMULATION_REGISTER_AGGREGATE__ID
static final int ACCUMULATION_REGISTER_AGGREGATE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
ACCUMULATION_REGISTER_AGGREGATE__USE
static final int ACCUMULATION_REGISTER_AGGREGATE__USE
The feature id for the 'Use' attribute.- See Also:
- Constant Field Values
-
ACCUMULATION_REGISTER_AGGREGATE__PERIODICITY
static final int ACCUMULATION_REGISTER_AGGREGATE__PERIODICITY
The feature id for the 'Periodicity' attribute.- See Also:
- Constant Field Values
-
ACCUMULATION_REGISTER_AGGREGATE__DIMENSIONS
static final int ACCUMULATION_REGISTER_AGGREGATE__DIMENSIONS
The feature id for the 'Dimensions' reference list.- See Also:
- Constant Field Values
-
ACCUMULATION_REGISTER_AGGREGATE_FEATURE_COUNT
static final int ACCUMULATION_REGISTER_AGGREGATE_FEATURE_COUNT
The number of structural features of the 'Accumulation Register Aggregate' class.- See Also:
- Constant Field Values
-
ACCUMULATION_REGISTER_AGGREGATE___VALIDATE__DIAGNOSTICCHAIN_MAP
static final int ACCUMULATION_REGISTER_AGGREGATE___VALIDATE__DIAGNOSTICCHAIN_MAP
The operation id for the 'Validate' operation.- See Also:
- Constant Field Values
-
ACCUMULATION_REGISTER_AGGREGATE_OPERATION_COUNT
static final int ACCUMULATION_REGISTER_AGGREGATE_OPERATION_COUNT
The number of operations of the 'Accumulation Register Aggregate' class.- See Also:
- Constant Field Values
-
UUID
static final int UUID
The meta object id for the 'Uuid' data type.- See Also:
UUID,AggregatesPackageImpl.getUuid(), Constant Field Values
-
-
Method Detail
-
getAccumulationRegisterAggregates
org.eclipse.emf.ecore.EClass getAccumulationRegisterAggregates()
Returns the meta object for class 'Accumulation Register Aggregates'.- Returns:
- the meta object for class 'Accumulation Register Aggregates'.
- See Also:
AccumulationRegisterAggregates
-
getAccumulationRegisterAggregates_Aggregates
org.eclipse.emf.ecore.EReference getAccumulationRegisterAggregates_Aggregates()
Returns the meta object for the containment reference list 'Aggregates'.- Returns:
- the meta object for the containment reference list 'Aggregates'.
- See Also:
AccumulationRegisterAggregates.getAggregates(),getAccumulationRegisterAggregates()
-
getAccumulationRegisterAggregates__Validate__DiagnosticChain_Map
org.eclipse.emf.ecore.EOperation getAccumulationRegisterAggregates__Validate__DiagnosticChain_Map()
Returns the meta object for the 'Validate' operation.- Returns:
- the meta object for the 'Validate' operation.
- See Also:
AccumulationRegisterAggregates.validate(org.eclipse.emf.common.util.DiagnosticChain, java.util.Map)
-
getAccumulationRegisterAggregate
org.eclipse.emf.ecore.EClass getAccumulationRegisterAggregate()
Returns the meta object for class 'Accumulation Register Aggregate'.- Returns:
- the meta object for class 'Accumulation Register Aggregate'.
- See Also:
AccumulationRegisterAggregate
-
getAccumulationRegisterAggregate_Id
org.eclipse.emf.ecore.EAttribute getAccumulationRegisterAggregate_Id()
Returns the meta object for the attribute 'Id'.- Returns:
- the meta object for the attribute 'Id'.
- See Also:
AccumulationRegisterAggregate.getId(),getAccumulationRegisterAggregate()
-
getAccumulationRegisterAggregate_Use
org.eclipse.emf.ecore.EAttribute getAccumulationRegisterAggregate_Use()
Returns the meta object for the attribute 'Use'.- Returns:
- the meta object for the attribute 'Use'.
- See Also:
AccumulationRegisterAggregate.getUse(),getAccumulationRegisterAggregate()
-
getAccumulationRegisterAggregate_Periodicity
org.eclipse.emf.ecore.EAttribute getAccumulationRegisterAggregate_Periodicity()
Returns the meta object for the attribute 'Periodicity'.- Returns:
- the meta object for the attribute 'Periodicity'.
- See Also:
AccumulationRegisterAggregate.getPeriodicity(),getAccumulationRegisterAggregate()
-
getAccumulationRegisterAggregate_Dimensions
org.eclipse.emf.ecore.EReference getAccumulationRegisterAggregate_Dimensions()
Returns the meta object for the reference list 'Dimensions'.- Returns:
- the meta object for the reference list 'Dimensions'.
- See Also:
AccumulationRegisterAggregate.getDimensions(),getAccumulationRegisterAggregate()
-
getAccumulationRegisterAggregate__Validate__DiagnosticChain_Map
org.eclipse.emf.ecore.EOperation getAccumulationRegisterAggregate__Validate__DiagnosticChain_Map()
Returns the meta object for the 'Validate' operation.- Returns:
- the meta object for the 'Validate' operation.
- See Also:
AccumulationRegisterAggregate.validate(org.eclipse.emf.common.util.DiagnosticChain, java.util.Map)
-
getUuid
org.eclipse.emf.ecore.EDataType getUuid()
Returns the meta object for data type 'Uuid'.- Returns:
- the meta object for data type 'Uuid'.
- See Also:
UUID
-
getAggregatesFactory
AggregatesFactory getAggregatesFactory()
Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
-
-