Interface AggregatesAefPackage
- 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:
AggregatesAefPackageImpl
public interface AggregatesAefPackage
extends org.eclipse.emf.ecore.EPackage
The 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:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Defines literals for the meta objects that represent each class, each feature of each class, each operation of each class, each enum, and each data typeNested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
The meta object id for the 'Aggregate Table Item View Model
' class.static final int
The feature id for the 'Dimension Names' attribute list.static final int
The feature id for the 'Event Channel' attribute.static final int
The feature id for the 'Parent' container reference.static final int
The feature id for the 'Periodicity' attribute.static final int
The feature id for the 'State Image Id' attribute.static final int
The feature id for the 'State Message' attribute.static final int
The feature id for the 'Use' attribute.static final int
The number of structural features of the 'Aggregate Table Item View Model' class.static final int
The number of operations of the 'Aggregate Table Item View Model' class.static final int
The meta object id for the 'Aggregates Table Column View Model
' class.static final int
The feature id for the 'Event Channel' attribute.static final int
The feature id for the 'Header' attribute.static final int
The feature id for the 'Parent' container reference.static final int
The number of structural features of the 'Aggregates Table Column View Model' class.static final int
The number of operations of the 'Aggregates Table Column View Model' class.static final int
The meta object id for the 'Aggregates Table View Model
' class.static final int
The feature id for the 'Apply Value Change' attribute.static final int
The feature id for the 'Columns' containment reference list.static final int
The feature id for the 'Contexts' attribute list.static final int
The feature id for the 'Editable' attribute.static final int
The feature id for the 'Enabled' attribute.static final int
The feature id for the 'Event Channel' attribute.static final int
The feature id for the 'External Validation Status' containment reference.static final int
The feature id for the 'Input' containment reference list.static final int
The feature id for the 'Layout Data' reference.static final int
The feature id for the 'Parent' container reference.static final int
The feature id for the 'Status' attribute.static final int
The number of structural features of the 'Aggregates Table View Model' class.static final int
The number of operations of the 'Aggregates Table View Model' class.static final AggregatesAefPackage
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. -
Method Summary
Modifier and TypeMethodDescriptionReturns the factory that creates the instances of the model.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Aggregates Table Column View Model
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Header
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Aggregates Table View Model
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'Columns
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'Input
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Aggregate Table Item View Model
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute list 'Dimension Names
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Periodicity
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'State Image Id
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'State Message
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Use
'.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:
-
eNS_URI
The package namespace URI.- See Also:
-
eNS_PREFIX
The package namespace name.- See Also:
-
eINSTANCE
The singleton instance of the package. -
AGGREGATES_TABLE_VIEW_MODEL
static final int AGGREGATES_TABLE_VIEW_MODELThe meta object id for the 'Aggregates Table View Model
' class. -
AGGREGATES_TABLE_VIEW_MODEL__EVENT_CHANNEL
static final int AGGREGATES_TABLE_VIEW_MODEL__EVENT_CHANNELThe feature id for the 'Event Channel' attribute.- See Also:
-
AGGREGATES_TABLE_VIEW_MODEL__PARENT
static final int AGGREGATES_TABLE_VIEW_MODEL__PARENTThe feature id for the 'Parent' container reference.- See Also:
-
AGGREGATES_TABLE_VIEW_MODEL__ENABLED
static final int AGGREGATES_TABLE_VIEW_MODEL__ENABLEDThe feature id for the 'Enabled' attribute.- See Also:
-
AGGREGATES_TABLE_VIEW_MODEL__STATUS
static final int AGGREGATES_TABLE_VIEW_MODEL__STATUSThe feature id for the 'Status' attribute.- See Also:
-
AGGREGATES_TABLE_VIEW_MODEL__CONTEXTS
static final int AGGREGATES_TABLE_VIEW_MODEL__CONTEXTSThe feature id for the 'Contexts' attribute list.- See Also:
-
AGGREGATES_TABLE_VIEW_MODEL__LAYOUT_DATA
static final int AGGREGATES_TABLE_VIEW_MODEL__LAYOUT_DATAThe feature id for the 'Layout Data' reference.- See Also:
-
AGGREGATES_TABLE_VIEW_MODEL__EDITABLE
static final int AGGREGATES_TABLE_VIEW_MODEL__EDITABLEThe feature id for the 'Editable' attribute.- See Also:
-
AGGREGATES_TABLE_VIEW_MODEL__APPLY_VALUE_CHANGE
static final int AGGREGATES_TABLE_VIEW_MODEL__APPLY_VALUE_CHANGEThe feature id for the 'Apply Value Change' attribute.- See Also:
-
AGGREGATES_TABLE_VIEW_MODEL__EXTERNAL_VALIDATION_STATUS
static final int AGGREGATES_TABLE_VIEW_MODEL__EXTERNAL_VALIDATION_STATUSThe feature id for the 'External Validation Status' containment reference.- See Also:
-
AGGREGATES_TABLE_VIEW_MODEL__COLUMNS
static final int AGGREGATES_TABLE_VIEW_MODEL__COLUMNSThe feature id for the 'Columns' containment reference list.- See Also:
-
AGGREGATES_TABLE_VIEW_MODEL__INPUT
static final int AGGREGATES_TABLE_VIEW_MODEL__INPUTThe feature id for the 'Input' containment reference list.- See Also:
-
AGGREGATES_TABLE_VIEW_MODEL_FEATURE_COUNT
static final int AGGREGATES_TABLE_VIEW_MODEL_FEATURE_COUNTThe number of structural features of the 'Aggregates Table View Model' class.- See Also:
-
AGGREGATES_TABLE_VIEW_MODEL_OPERATION_COUNT
static final int AGGREGATES_TABLE_VIEW_MODEL_OPERATION_COUNTThe number of operations of the 'Aggregates Table View Model' class.- See Also:
-
AGGREGATES_TABLE_COLUMN_VIEW_MODEL
static final int AGGREGATES_TABLE_COLUMN_VIEW_MODELThe meta object id for the 'Aggregates Table Column View Model
' class. -
AGGREGATES_TABLE_COLUMN_VIEW_MODEL__EVENT_CHANNEL
static final int AGGREGATES_TABLE_COLUMN_VIEW_MODEL__EVENT_CHANNELThe feature id for the 'Event Channel' attribute.- See Also:
-
AGGREGATES_TABLE_COLUMN_VIEW_MODEL__PARENT
static final int AGGREGATES_TABLE_COLUMN_VIEW_MODEL__PARENTThe feature id for the 'Parent' container reference.- See Also:
-
AGGREGATES_TABLE_COLUMN_VIEW_MODEL__HEADER
static final int AGGREGATES_TABLE_COLUMN_VIEW_MODEL__HEADERThe feature id for the 'Header' attribute.- See Also:
-
AGGREGATES_TABLE_COLUMN_VIEW_MODEL_FEATURE_COUNT
static final int AGGREGATES_TABLE_COLUMN_VIEW_MODEL_FEATURE_COUNTThe number of structural features of the 'Aggregates Table Column View Model' class.- See Also:
-
AGGREGATES_TABLE_COLUMN_VIEW_MODEL_OPERATION_COUNT
static final int AGGREGATES_TABLE_COLUMN_VIEW_MODEL_OPERATION_COUNTThe number of operations of the 'Aggregates Table Column View Model' class.- See Also:
-
AGGREGATE_TABLE_ITEM_VIEW_MODEL
static final int AGGREGATE_TABLE_ITEM_VIEW_MODELThe meta object id for the 'Aggregate Table Item View Model
' class. -
AGGREGATE_TABLE_ITEM_VIEW_MODEL__EVENT_CHANNEL
static final int AGGREGATE_TABLE_ITEM_VIEW_MODEL__EVENT_CHANNELThe feature id for the 'Event Channel' attribute.- See Also:
-
AGGREGATE_TABLE_ITEM_VIEW_MODEL__PARENT
static final int AGGREGATE_TABLE_ITEM_VIEW_MODEL__PARENTThe feature id for the 'Parent' container reference.- See Also:
-
AGGREGATE_TABLE_ITEM_VIEW_MODEL__STATE_IMAGE_ID
static final int AGGREGATE_TABLE_ITEM_VIEW_MODEL__STATE_IMAGE_IDThe feature id for the 'State Image Id' attribute.- See Also:
-
AGGREGATE_TABLE_ITEM_VIEW_MODEL__STATE_MESSAGE
static final int AGGREGATE_TABLE_ITEM_VIEW_MODEL__STATE_MESSAGEThe feature id for the 'State Message' attribute.- See Also:
-
AGGREGATE_TABLE_ITEM_VIEW_MODEL__USE
static final int AGGREGATE_TABLE_ITEM_VIEW_MODEL__USEThe feature id for the 'Use' attribute.- See Also:
-
AGGREGATE_TABLE_ITEM_VIEW_MODEL__PERIODICITY
static final int AGGREGATE_TABLE_ITEM_VIEW_MODEL__PERIODICITYThe feature id for the 'Periodicity' attribute.- See Also:
-
AGGREGATE_TABLE_ITEM_VIEW_MODEL__DIMENSION_NAMES
static final int AGGREGATE_TABLE_ITEM_VIEW_MODEL__DIMENSION_NAMESThe feature id for the 'Dimension Names' attribute list.- See Also:
-
AGGREGATE_TABLE_ITEM_VIEW_MODEL_FEATURE_COUNT
static final int AGGREGATE_TABLE_ITEM_VIEW_MODEL_FEATURE_COUNTThe number of structural features of the 'Aggregate Table Item View Model' class.- See Also:
-
AGGREGATE_TABLE_ITEM_VIEW_MODEL_OPERATION_COUNT
static final int AGGREGATE_TABLE_ITEM_VIEW_MODEL_OPERATION_COUNTThe number of operations of the 'Aggregate Table Item View Model' class.- See Also:
-
-
Method Details
-
getAggregatesTableViewModel
org.eclipse.emf.ecore.EClass getAggregatesTableViewModel()Returns the meta object for class 'Aggregates Table View Model
'.- Returns:
- the meta object for class 'Aggregates Table View Model'.
- See Also:
-
getAggregatesTableViewModel_Columns
org.eclipse.emf.ecore.EReference getAggregatesTableViewModel_Columns()Returns the meta object for the containment reference list 'Columns
'.- Returns:
- the meta object for the containment reference list 'Columns'.
- See Also:
-
getAggregatesTableViewModel_Input
org.eclipse.emf.ecore.EReference getAggregatesTableViewModel_Input()Returns the meta object for the containment reference list 'Input
'.- Returns:
- the meta object for the containment reference list 'Input'.
- See Also:
-
getAggregatesTableColumnViewModel
org.eclipse.emf.ecore.EClass getAggregatesTableColumnViewModel()Returns the meta object for class 'Aggregates Table Column View Model
'.- Returns:
- the meta object for class 'Aggregates Table Column View Model'.
- See Also:
-
getAggregatesTableColumnViewModel_Header
org.eclipse.emf.ecore.EAttribute getAggregatesTableColumnViewModel_Header()Returns the meta object for the attribute 'Header
'.- Returns:
- the meta object for the attribute 'Header'.
- See Also:
-
getAggregateTableItemViewModel
org.eclipse.emf.ecore.EClass getAggregateTableItemViewModel()Returns the meta object for class 'Aggregate Table Item View Model
'.- Returns:
- the meta object for class 'Aggregate Table Item View Model'.
- See Also:
-
getAggregateTableItemViewModel_StateImageId
org.eclipse.emf.ecore.EAttribute getAggregateTableItemViewModel_StateImageId()Returns the meta object for the attribute 'State Image Id
'.- Returns:
- the meta object for the attribute 'State Image Id'.
- See Also:
-
getAggregateTableItemViewModel_StateMessage
org.eclipse.emf.ecore.EAttribute getAggregateTableItemViewModel_StateMessage()Returns the meta object for the attribute 'State Message
'.- Returns:
- the meta object for the attribute 'State Message'.
- See Also:
-
getAggregateTableItemViewModel_Use
org.eclipse.emf.ecore.EAttribute getAggregateTableItemViewModel_Use()Returns the meta object for the attribute 'Use
'.- Returns:
- the meta object for the attribute 'Use'.
- See Also:
-
getAggregateTableItemViewModel_Periodicity
org.eclipse.emf.ecore.EAttribute getAggregateTableItemViewModel_Periodicity()Returns the meta object for the attribute 'Periodicity
'.- Returns:
- the meta object for the attribute 'Periodicity'.
- See Also:
-
getAggregateTableItemViewModel_DimensionNames
org.eclipse.emf.ecore.EAttribute getAggregateTableItemViewModel_DimensionNames()Returns the meta object for the attribute list 'Dimension Names
'.- Returns:
- the meta object for the attribute list 'Dimension Names'.
- See Also:
-
getAggregatesAefFactory
AggregatesAefFactory getAggregatesAefFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
-