Interface TimeScalePackage
- 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:
TimeScalePackageImpl
public interface TimeScalePackage
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 TimeScalePackage
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 'Time Scale
' class.static final int
The feature id for the 'Back Color' containment reference.static final int
The feature id for the 'Current Level' attribute.static final int
The feature id for the 'Levels' containment reference list.static final int
The feature id for the 'Placement' attribute.static final int
The feature id for the 'Text Color' containment reference.static final int
The feature id for the 'Transparent' attribute.static final int
The meta object id for the 'Day Format
' enum.static final int
The number of structural features of the 'Time Scale' class.static final int
The meta object id for the 'Label
' class.static final int
The feature id for the 'Key' attribute.static final int
The feature id for the 'Line Color' containment reference.static final int
The feature id for the 'Text' map.static final int
The feature id for the 'Text Color' containment reference.static final int
The feature id for the 'Text Formatted' attribute.static final int
The number of structural features of the 'Label' class.static final int
The number of operations of the 'Label' class.static final int
The meta object id for the 'Labels
' class.static final int
The feature id for the 'Labels' containment reference list.static final int
The feature id for the 'Ticks' attribute.static final int
The number of structural features of the 'Labels' class.static final int
The number of operations of the 'Labels' class.static final int
The meta object id for the 'Level
' class.static final int
The feature id for the 'Back Color' containment reference.static final int
The feature id for the 'Day Format Rule' attribute.static final int
The feature id for the 'Format' map.static final int
The feature id for the 'Interval' attribute.static final int
The feature id for the 'Labels' containment reference.static final int
The feature id for the 'Line' containment reference.static final int
The feature id for the 'Measure' attribute.static final int
The feature id for the 'Scale Color' containment reference.static final int
The feature id for the 'Show' attribute.static final int
The feature id for the 'Show Pereodical Labels' attribute.static final int
The feature id for the 'Text Color' containment reference.static final int
The number of structural features of the 'Level' class.static final int
The number of operations of the 'Level' class.static final int
The number of operations of the 'Time Scale' class.static final int
The meta object id for the 'Position
' enum.static final int
The meta object id for the 'Unit Type
' enum. -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.emf.ecore.EClass
Returns the meta object for class 'Time Scale
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Back Color
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Current Level
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'Levels
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Placement
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Text Color
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Transparent
'.org.eclipse.emf.ecore.EEnum
Returns the meta object for enum 'Day Format
'.Returns the factory that creates the instances of the model.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Label
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Key
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Line Color
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the map 'Text
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Text Color
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Text Formatted
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Labels
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'Labels
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Ticks
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Level
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Back Color
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Day Format Rule
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the map 'Format
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Interval
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Labels
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Line
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Measure
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Scale Color
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Show
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Show Pereodical Labels
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Text Color
'.org.eclipse.emf.ecore.EEnum
Returns the meta object for enum 'Position
'.org.eclipse.emf.ecore.EEnum
Returns the meta object for enum 'Unit Type
'.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. -
TIME_SCALE_LABEL
static final int TIME_SCALE_LABELThe meta object id for the 'Label
' class. -
TIME_SCALE_LABEL__KEY
static final int TIME_SCALE_LABEL__KEYThe feature id for the 'Key' attribute.- See Also:
-
TIME_SCALE_LABEL__TEXT
static final int TIME_SCALE_LABEL__TEXTThe feature id for the 'Text' map.- See Also:
-
TIME_SCALE_LABEL__LINE_COLOR
static final int TIME_SCALE_LABEL__LINE_COLORThe feature id for the 'Line Color' containment reference.- See Also:
-
TIME_SCALE_LABEL__TEXT_COLOR
static final int TIME_SCALE_LABEL__TEXT_COLORThe feature id for the 'Text Color' containment reference.- See Also:
-
TIME_SCALE_LABEL__TEXT_FORMATTED
static final int TIME_SCALE_LABEL__TEXT_FORMATTEDThe feature id for the 'Text Formatted' attribute.- See Also:
-
TIME_SCALE_LABEL_FEATURE_COUNT
static final int TIME_SCALE_LABEL_FEATURE_COUNTThe number of structural features of the 'Label' class.- See Also:
-
TIME_SCALE_LABEL_OPERATION_COUNT
static final int TIME_SCALE_LABEL_OPERATION_COUNTThe number of operations of the 'Label' class.- See Also:
-
TIME_SCALE_LABELS
static final int TIME_SCALE_LABELSThe meta object id for the 'Labels
' class. -
TIME_SCALE_LABELS__LABELS
static final int TIME_SCALE_LABELS__LABELSThe feature id for the 'Labels' containment reference list.- See Also:
-
TIME_SCALE_LABELS__TICKS
static final int TIME_SCALE_LABELS__TICKSThe feature id for the 'Ticks' attribute.- See Also:
-
TIME_SCALE_LABELS_FEATURE_COUNT
static final int TIME_SCALE_LABELS_FEATURE_COUNTThe number of structural features of the 'Labels' class.- See Also:
-
TIME_SCALE_LABELS_OPERATION_COUNT
static final int TIME_SCALE_LABELS_OPERATION_COUNTThe number of operations of the 'Labels' class.- See Also:
-
TIME_SCALE_LEVEL
static final int TIME_SCALE_LEVELThe meta object id for the 'Level
' class. -
TIME_SCALE_LEVEL__MEASURE
static final int TIME_SCALE_LEVEL__MEASUREThe feature id for the 'Measure' attribute.- See Also:
-
TIME_SCALE_LEVEL__INTERVAL
static final int TIME_SCALE_LEVEL__INTERVALThe feature id for the 'Interval' attribute.- See Also:
-
TIME_SCALE_LEVEL__SHOW
static final int TIME_SCALE_LEVEL__SHOWThe feature id for the 'Show' attribute.- See Also:
-
TIME_SCALE_LEVEL__LINE
static final int TIME_SCALE_LEVEL__LINEThe feature id for the 'Line' containment reference.- See Also:
-
TIME_SCALE_LEVEL__SCALE_COLOR
static final int TIME_SCALE_LEVEL__SCALE_COLORThe feature id for the 'Scale Color' containment reference.- See Also:
-
TIME_SCALE_LEVEL__DAY_FORMAT_RULE
static final int TIME_SCALE_LEVEL__DAY_FORMAT_RULEThe feature id for the 'Day Format Rule' attribute.- See Also:
-
TIME_SCALE_LEVEL__FORMAT
static final int TIME_SCALE_LEVEL__FORMATThe feature id for the 'Format' map.- See Also:
-
TIME_SCALE_LEVEL__LABELS
static final int TIME_SCALE_LEVEL__LABELSThe feature id for the 'Labels' containment reference.- See Also:
-
TIME_SCALE_LEVEL__BACK_COLOR
static final int TIME_SCALE_LEVEL__BACK_COLORThe feature id for the 'Back Color' containment reference.- See Also:
-
TIME_SCALE_LEVEL__TEXT_COLOR
static final int TIME_SCALE_LEVEL__TEXT_COLORThe feature id for the 'Text Color' containment reference.- See Also:
-
TIME_SCALE_LEVEL__SHOW_PEREODICAL_LABELS
static final int TIME_SCALE_LEVEL__SHOW_PEREODICAL_LABELSThe feature id for the 'Show Pereodical Labels' attribute.- See Also:
-
TIME_SCALE_LEVEL_FEATURE_COUNT
static final int TIME_SCALE_LEVEL_FEATURE_COUNTThe number of structural features of the 'Level' class.- See Also:
-
TIME_SCALE_LEVEL_OPERATION_COUNT
static final int TIME_SCALE_LEVEL_OPERATION_COUNTThe number of operations of the 'Level' class.- See Also:
-
TIME_SCALE
static final int TIME_SCALEThe meta object id for the 'Time Scale
' class. -
TIME_SCALE__PLACEMENT
static final int TIME_SCALE__PLACEMENTThe feature id for the 'Placement' attribute.- See Also:
-
TIME_SCALE__LEVELS
static final int TIME_SCALE__LEVELSThe feature id for the 'Levels' containment reference list.- See Also:
-
TIME_SCALE__TRANSPARENT
static final int TIME_SCALE__TRANSPARENTThe feature id for the 'Transparent' attribute.- See Also:
-
TIME_SCALE__BACK_COLOR
static final int TIME_SCALE__BACK_COLORThe feature id for the 'Back Color' containment reference.- See Also:
-
TIME_SCALE__TEXT_COLOR
static final int TIME_SCALE__TEXT_COLORThe feature id for the 'Text Color' containment reference.- See Also:
-
TIME_SCALE__CURRENT_LEVEL
static final int TIME_SCALE__CURRENT_LEVELThe feature id for the 'Current Level' attribute.- See Also:
-
TIME_SCALE_FEATURE_COUNT
static final int TIME_SCALE_FEATURE_COUNTThe number of structural features of the 'Time Scale' class.- See Also:
-
TIME_SCALE_OPERATION_COUNT
static final int TIME_SCALE_OPERATION_COUNTThe number of operations of the 'Time Scale' class.- See Also:
-
TIME_SCALE_UNIT_TYPE
static final int TIME_SCALE_UNIT_TYPEThe meta object id for the 'Unit Type
' enum. -
TIME_SCALE_POSITION
static final int TIME_SCALE_POSITIONThe meta object id for the 'Position
' enum. -
TIME_SCALE_DAY_FORMAT
static final int TIME_SCALE_DAY_FORMATThe meta object id for the 'Day Format
' enum.
-
-
Method Details
-
getTimeScaleLabel
org.eclipse.emf.ecore.EClass getTimeScaleLabel()Returns the meta object for class 'Label
'.- Returns:
- the meta object for class 'Label'.
- See Also:
-
getTimeScaleLabel_Key
org.eclipse.emf.ecore.EAttribute getTimeScaleLabel_Key()Returns the meta object for the attribute 'Key
'.- Returns:
- the meta object for the attribute 'Key'.
- See Also:
-
getTimeScaleLabel_Text
org.eclipse.emf.ecore.EReference getTimeScaleLabel_Text()Returns the meta object for the map 'Text
'.- Returns:
- the meta object for the map 'Text'.
- See Also:
-
getTimeScaleLabel_LineColor
org.eclipse.emf.ecore.EReference getTimeScaleLabel_LineColor()Returns the meta object for the containment reference 'Line Color
'.- Returns:
- the meta object for the containment reference 'Line Color'.
- See Also:
-
getTimeScaleLabel_TextColor
org.eclipse.emf.ecore.EReference getTimeScaleLabel_TextColor()Returns the meta object for the containment reference 'Text Color
'.- Returns:
- the meta object for the containment reference 'Text Color'.
- See Also:
-
getTimeScaleLabel_TextFormatted
org.eclipse.emf.ecore.EAttribute getTimeScaleLabel_TextFormatted()Returns the meta object for the attribute 'Text Formatted
'.- Returns:
- the meta object for the attribute 'Text Formatted'.
- See Also:
-
getTimeScaleLabels
org.eclipse.emf.ecore.EClass getTimeScaleLabels()Returns the meta object for class 'Labels
'.- Returns:
- the meta object for class 'Labels'.
- See Also:
-
getTimeScaleLabels_Labels
org.eclipse.emf.ecore.EReference getTimeScaleLabels_Labels()Returns the meta object for the containment reference list 'Labels
'.- Returns:
- the meta object for the containment reference list 'Labels'.
- See Also:
-
getTimeScaleLabels_Ticks
org.eclipse.emf.ecore.EAttribute getTimeScaleLabels_Ticks()Returns the meta object for the attribute 'Ticks
'.- Returns:
- the meta object for the attribute 'Ticks'.
- See Also:
-
getTimeScaleLevel
org.eclipse.emf.ecore.EClass getTimeScaleLevel()Returns the meta object for class 'Level
'.- Returns:
- the meta object for class 'Level'.
- See Also:
-
getTimeScaleLevel_Measure
org.eclipse.emf.ecore.EAttribute getTimeScaleLevel_Measure()Returns the meta object for the attribute 'Measure
'.- Returns:
- the meta object for the attribute 'Measure'.
- See Also:
-
getTimeScaleLevel_Interval
org.eclipse.emf.ecore.EAttribute getTimeScaleLevel_Interval()Returns the meta object for the attribute 'Interval
'.- Returns:
- the meta object for the attribute 'Interval'.
- See Also:
-
getTimeScaleLevel_Show
org.eclipse.emf.ecore.EAttribute getTimeScaleLevel_Show()Returns the meta object for the attribute 'Show
'.- Returns:
- the meta object for the attribute 'Show'.
- See Also:
-
getTimeScaleLevel_Line
org.eclipse.emf.ecore.EReference getTimeScaleLevel_Line()Returns the meta object for the containment reference 'Line
'.- Returns:
- the meta object for the containment reference 'Line'.
- See Also:
-
getTimeScaleLevel_ScaleColor
org.eclipse.emf.ecore.EReference getTimeScaleLevel_ScaleColor()Returns the meta object for the containment reference 'Scale Color
'.- Returns:
- the meta object for the containment reference 'Scale Color'.
- See Also:
-
getTimeScaleLevel_DayFormatRule
org.eclipse.emf.ecore.EAttribute getTimeScaleLevel_DayFormatRule()Returns the meta object for the attribute 'Day Format Rule
'.- Returns:
- the meta object for the attribute 'Day Format Rule'.
- See Also:
-
getTimeScaleLevel_Format
org.eclipse.emf.ecore.EReference getTimeScaleLevel_Format()Returns the meta object for the map 'Format
'.- Returns:
- the meta object for the map 'Format'.
- See Also:
-
getTimeScaleLevel_Labels
org.eclipse.emf.ecore.EReference getTimeScaleLevel_Labels()Returns the meta object for the containment reference 'Labels
'.- Returns:
- the meta object for the containment reference 'Labels'.
- See Also:
-
getTimeScaleLevel_BackColor
org.eclipse.emf.ecore.EReference getTimeScaleLevel_BackColor()Returns the meta object for the containment reference 'Back Color
'.- Returns:
- the meta object for the containment reference 'Back Color'.
- See Also:
-
getTimeScaleLevel_TextColor
org.eclipse.emf.ecore.EReference getTimeScaleLevel_TextColor()Returns the meta object for the containment reference 'Text Color
'.- Returns:
- the meta object for the containment reference 'Text Color'.
- See Also:
-
getTimeScaleLevel_ShowPereodicalLabels
org.eclipse.emf.ecore.EAttribute getTimeScaleLevel_ShowPereodicalLabels()Returns the meta object for the attribute 'Show Pereodical Labels
'.- Returns:
- the meta object for the attribute 'Show Pereodical Labels'.
- See Also:
-
getTimeScale
org.eclipse.emf.ecore.EClass getTimeScale()Returns the meta object for class 'Time Scale
'.- Returns:
- the meta object for class 'Time Scale'.
- See Also:
-
getTimeScale_Placement
org.eclipse.emf.ecore.EAttribute getTimeScale_Placement()Returns the meta object for the attribute 'Placement
'.- Returns:
- the meta object for the attribute 'Placement'.
- See Also:
-
getTimeScale_Levels
org.eclipse.emf.ecore.EReference getTimeScale_Levels()Returns the meta object for the containment reference list 'Levels
'.- Returns:
- the meta object for the containment reference list 'Levels'.
- See Also:
-
getTimeScale_Transparent
org.eclipse.emf.ecore.EAttribute getTimeScale_Transparent()Returns the meta object for the attribute 'Transparent
'.- Returns:
- the meta object for the attribute 'Transparent'.
- See Also:
-
getTimeScale_BackColor
org.eclipse.emf.ecore.EReference getTimeScale_BackColor()Returns the meta object for the containment reference 'Back Color
'.- Returns:
- the meta object for the containment reference 'Back Color'.
- See Also:
-
getTimeScale_TextColor
org.eclipse.emf.ecore.EReference getTimeScale_TextColor()Returns the meta object for the containment reference 'Text Color
'.- Returns:
- the meta object for the containment reference 'Text Color'.
- See Also:
-
getTimeScale_CurrentLevel
org.eclipse.emf.ecore.EAttribute getTimeScale_CurrentLevel()Returns the meta object for the attribute 'Current Level
'.- Returns:
- the meta object for the attribute 'Current Level'.
- See Also:
-
getTimeScaleUnitType
org.eclipse.emf.ecore.EEnum getTimeScaleUnitType()Returns the meta object for enum 'Unit Type
'.- Returns:
- the meta object for enum 'Unit Type'.
- See Also:
-
getTimeScalePosition
org.eclipse.emf.ecore.EEnum getTimeScalePosition()Returns the meta object for enum 'Position
'.- Returns:
- the meta object for enum 'Position'.
- See Also:
-
getTimeScaleDayFormat
org.eclipse.emf.ecore.EEnum getTimeScaleDayFormat()Returns the meta object for enum 'Day Format
'.- Returns:
- the meta object for enum 'Day Format'.
- See Also:
-
getTimeScaleFactory
TimeScaleFactory getTimeScaleFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
-