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:
  • Field Details

  • 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.