Interface PlannerAefPackage
- 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:
PlannerAefPackageImpl
public interface PlannerAefPackage
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 PlannerAefPackage
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 'Image' data type.static final int
The meta object id for the 'Planner Dimension Grid Item
' class.static final int
The operation id for the 'Get Image' operation.static final int
The operation id for the 'Get Text' operation.static final int
The operation id for the 'Is Checked' operation.static final int
The feature id for the 'Back Color' attribute.static final int
The feature id for the 'Border Color' attribute.static final int
The feature id for the 'Font' attribute.static final int
The feature id for the 'Formatted Text Image' attribute.static final int
The feature id for the 'Text' attribute.static final int
The feature id for the 'Text Color' attribute.static final int
The feature id for the 'Value' attribute.static final int
The number of structural features of the 'Planner Dimension Grid Item' class.static final int
The number of operations of the 'Planner Dimension Grid Item' class. -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.emf.ecore.EDataType
getImage()
Returns the meta object for data type 'Image
'.Returns the factory that creates the instances of the model.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Planner Dimension Grid Item
'.org.eclipse.emf.ecore.EOperation
Returns the meta object for the 'Get Image
' operation.org.eclipse.emf.ecore.EOperation
Returns the meta object for the 'Get Text
' operation.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Back Color
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Border Color
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Font
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Formatted Text Image
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Text
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Text Color
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Value
'.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. -
PLANNER_DIMENSION_GRID_ITEM
static final int PLANNER_DIMENSION_GRID_ITEMThe meta object id for the 'Planner Dimension Grid Item
' class. -
PLANNER_DIMENSION_GRID_ITEM__VALUE
static final int PLANNER_DIMENSION_GRID_ITEM__VALUEThe feature id for the 'Value' attribute.- See Also:
-
PLANNER_DIMENSION_GRID_ITEM__TEXT
static final int PLANNER_DIMENSION_GRID_ITEM__TEXTThe feature id for the 'Text' attribute.- See Also:
-
PLANNER_DIMENSION_GRID_ITEM__TEXT_COLOR
static final int PLANNER_DIMENSION_GRID_ITEM__TEXT_COLORThe feature id for the 'Text Color' attribute.- See Also:
-
PLANNER_DIMENSION_GRID_ITEM__BACK_COLOR
static final int PLANNER_DIMENSION_GRID_ITEM__BACK_COLORThe feature id for the 'Back Color' attribute.- See Also:
-
PLANNER_DIMENSION_GRID_ITEM__BORDER_COLOR
static final int PLANNER_DIMENSION_GRID_ITEM__BORDER_COLORThe feature id for the 'Border Color' attribute.- See Also:
-
PLANNER_DIMENSION_GRID_ITEM__FONT
static final int PLANNER_DIMENSION_GRID_ITEM__FONTThe feature id for the 'Font' attribute.- See Also:
-
PLANNER_DIMENSION_GRID_ITEM__FORMATTED_TEXT_IMAGE
static final int PLANNER_DIMENSION_GRID_ITEM__FORMATTED_TEXT_IMAGEThe feature id for the 'Formatted Text Image' attribute.- See Also:
-
PLANNER_DIMENSION_GRID_ITEM_FEATURE_COUNT
static final int PLANNER_DIMENSION_GRID_ITEM_FEATURE_COUNTThe number of structural features of the 'Planner Dimension Grid Item' class.- See Also:
-
PLANNER_DIMENSION_GRID_ITEM___IS_CHECKED__GRIDCOLUMNVIEWMODEL
static final int PLANNER_DIMENSION_GRID_ITEM___IS_CHECKED__GRIDCOLUMNVIEWMODELThe operation id for the 'Is Checked' operation.- See Also:
-
PLANNER_DIMENSION_GRID_ITEM___GET_IMAGE__GRIDCOLUMNVIEWMODEL
static final int PLANNER_DIMENSION_GRID_ITEM___GET_IMAGE__GRIDCOLUMNVIEWMODELThe operation id for the 'Get Image' operation.- See Also:
-
PLANNER_DIMENSION_GRID_ITEM___GET_TEXT__GRIDCOLUMNVIEWMODEL
static final int PLANNER_DIMENSION_GRID_ITEM___GET_TEXT__GRIDCOLUMNVIEWMODELThe operation id for the 'Get Text' operation.- See Also:
-
PLANNER_DIMENSION_GRID_ITEM_OPERATION_COUNT
static final int PLANNER_DIMENSION_GRID_ITEM_OPERATION_COUNTThe number of operations of the 'Planner Dimension Grid Item' class.- See Also:
-
IMAGE
static final int IMAGEThe meta object id for the 'Image' data type.- See Also:
-
-
Method Details
-
getPlannerDimensionGridItem
org.eclipse.emf.ecore.EClass getPlannerDimensionGridItem()Returns the meta object for class 'Planner Dimension Grid Item
'.- Returns:
- the meta object for class 'Planner Dimension Grid Item'.
- See Also:
-
getPlannerDimensionGridItem_Value
org.eclipse.emf.ecore.EAttribute getPlannerDimensionGridItem_Value()Returns the meta object for the attribute 'Value
'.- Returns:
- the meta object for the attribute 'Value'.
- See Also:
-
getPlannerDimensionGridItem_Text
org.eclipse.emf.ecore.EAttribute getPlannerDimensionGridItem_Text()Returns the meta object for the attribute 'Text
'.- Returns:
- the meta object for the attribute 'Text'.
- See Also:
-
getPlannerDimensionGridItem_TextColor
org.eclipse.emf.ecore.EAttribute getPlannerDimensionGridItem_TextColor()Returns the meta object for the attribute 'Text Color
'.- Returns:
- the meta object for the attribute 'Text Color'.
- See Also:
-
getPlannerDimensionGridItem_BackColor
org.eclipse.emf.ecore.EAttribute getPlannerDimensionGridItem_BackColor()Returns the meta object for the attribute 'Back Color
'.- Returns:
- the meta object for the attribute 'Back Color'.
- See Also:
-
getPlannerDimensionGridItem_BorderColor
org.eclipse.emf.ecore.EAttribute getPlannerDimensionGridItem_BorderColor()Returns the meta object for the attribute 'Border Color
'.- Returns:
- the meta object for the attribute 'Border Color'.
- See Also:
-
getPlannerDimensionGridItem_Font
org.eclipse.emf.ecore.EAttribute getPlannerDimensionGridItem_Font()Returns the meta object for the attribute 'Font
'.- Returns:
- the meta object for the attribute 'Font'.
- See Also:
-
getPlannerDimensionGridItem_FormattedTextImage
org.eclipse.emf.ecore.EAttribute getPlannerDimensionGridItem_FormattedTextImage()Returns the meta object for the attribute 'Formatted Text Image
'.- Returns:
- the meta object for the attribute 'Formatted Text Image'.
- See Also:
-
getPlannerDimensionGridItem__GetImage__GridColumnViewModel
org.eclipse.emf.ecore.EOperation getPlannerDimensionGridItem__GetImage__GridColumnViewModel()Returns the meta object for the 'Get Image
' operation.- Returns:
- the meta object for the 'Get Image' operation.
- See Also:
-
getPlannerDimensionGridItem__GetText__GridColumnViewModel
org.eclipse.emf.ecore.EOperation getPlannerDimensionGridItem__GetText__GridColumnViewModel()Returns the meta object for the 'Get Text
' operation.- Returns:
- the meta object for the 'Get Text' operation.
- See Also:
-
getImage
org.eclipse.emf.ecore.EDataType getImage()Returns the meta object for data type 'Image
'.- Returns:
- the meta object for data type 'Image'.
- See Also:
-
Image
-
getPlannerAefFactory
PlannerAefFactory getPlannerAefFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
-