Interface PlatformPackage

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:
PlatformPackageImpl

public interface PlatformPackage 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

    • eNAME

      static final String eNAME
      The package name.
      See Also:
    • eNS_URI

      static final String eNS_URI
      The package namespace URI.
      See Also:
    • eNS_PREFIX

      static final String eNS_PREFIX
      The package namespace name.
      See Also:
    • eINSTANCE

      static final PlatformPackage eINSTANCE
      The singleton instance of the package.
    • PLATFORM_BORDER

      static final int PLATFORM_BORDER
      The meta object id for the 'Border' class.
      See Also:
    • PLATFORM_BORDER__NAME

      static final int PLATFORM_BORDER__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • PLATFORM_BORDER__STYLE

      static final int PLATFORM_BORDER__STYLE
      The feature id for the 'Style' attribute.
      See Also:
    • PLATFORM_BORDER__WIDTH

      static final int PLATFORM_BORDER__WIDTH
      The feature id for the 'Width' attribute.
      See Also:
    • PLATFORM_BORDER__COMPOSITE_ID

      static final int PLATFORM_BORDER__COMPOSITE_ID
      The feature id for the 'Composite Id' attribute.
      See Also:
    • PLATFORM_BORDER_FEATURE_COUNT

      static final int PLATFORM_BORDER_FEATURE_COUNT
      The number of structural features of the 'Border' class.
      See Also:
    • PLATFORM_BORDER___STYLE

      static final int PLATFORM_BORDER___STYLE
      The operation id for the 'Style' operation.
      See Also:
    • PLATFORM_BORDER___WIDTH

      static final int PLATFORM_BORDER___WIDTH
      The operation id for the 'Width' operation.
      See Also:
    • PLATFORM_BORDER___COMPOSITE_ID

      static final int PLATFORM_BORDER___COMPOSITE_ID
      The operation id for the 'Composite Id' operation.
      See Also:
    • PLATFORM_BORDER_OPERATION_COUNT

      static final int PLATFORM_BORDER_OPERATION_COUNT
      The number of operations of the 'Border' class.
      See Also:
    • PLATFORM_FONT

      static final int PLATFORM_FONT
      The meta object id for the 'Font' class.
      See Also:
    • PLATFORM_FONT__NAME

      static final int PLATFORM_FONT__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • PLATFORM_FONT__FACE_NAME

      static final int PLATFORM_FONT__FACE_NAME
      The feature id for the 'Face Name' attribute.
      See Also:
    • PLATFORM_FONT__HEIGHT

      static final int PLATFORM_FONT__HEIGHT
      The feature id for the 'Height' attribute.
      See Also:
    • PLATFORM_FONT__BOLD

      static final int PLATFORM_FONT__BOLD
      The feature id for the 'Bold' attribute.
      See Also:
    • PLATFORM_FONT__ITALIC

      static final int PLATFORM_FONT__ITALIC
      The feature id for the 'Italic' attribute.
      See Also:
    • PLATFORM_FONT__UNDERLINE

      static final int PLATFORM_FONT__UNDERLINE
      The feature id for the 'Underline' attribute.
      See Also:
    • PLATFORM_FONT__STRIKEOUT

      static final int PLATFORM_FONT__STRIKEOUT
      The feature id for the 'Strikeout' attribute.
      See Also:
    • PLATFORM_FONT__SCALE

      static final int PLATFORM_FONT__SCALE
      The feature id for the 'Scale' attribute.
      See Also:
    • PLATFORM_FONT_FEATURE_COUNT

      static final int PLATFORM_FONT_FEATURE_COUNT
      The number of structural features of the 'Font' class.
      See Also:
    • PLATFORM_FONT___SET_FACE_NAME__STRING

      static final int PLATFORM_FONT___SET_FACE_NAME__STRING
      The operation id for the 'Set Face Name' operation.
      See Also:
    • PLATFORM_FONT___SET_HEIGHT__FLOAT

      static final int PLATFORM_FONT___SET_HEIGHT__FLOAT
      The operation id for the 'Set Height' operation.
      See Also:
    • PLATFORM_FONT___SET_BOLD__BOOLEAN

      static final int PLATFORM_FONT___SET_BOLD__BOOLEAN
      The operation id for the 'Set Bold' operation.
      See Also:
    • PLATFORM_FONT___SET_ITALIC__BOOLEAN

      static final int PLATFORM_FONT___SET_ITALIC__BOOLEAN
      The operation id for the 'Set Italic' operation.
      See Also:
    • PLATFORM_FONT___SET_UNDERLINE__BOOLEAN

      static final int PLATFORM_FONT___SET_UNDERLINE__BOOLEAN
      The operation id for the 'Set Underline' operation.
      See Also:
    • PLATFORM_FONT___SET_STRIKEOUT__BOOLEAN

      static final int PLATFORM_FONT___SET_STRIKEOUT__BOOLEAN
      The operation id for the 'Set Strikeout' operation.
      See Also:
    • PLATFORM_FONT___SET_SCALE__INT

      static final int PLATFORM_FONT___SET_SCALE__INT
      The operation id for the 'Set Scale' operation.
      See Also:
    • PLATFORM_FONT___HEIGHT

      static final int PLATFORM_FONT___HEIGHT
      The operation id for the 'Height' operation.
      See Also:
    • PLATFORM_FONT___HEIGHT_F

      static final int PLATFORM_FONT___HEIGHT_F
      The operation id for the 'Height F' operation.
      See Also:
    • PLATFORM_FONT___SET_HEIGHT__INT

      static final int PLATFORM_FONT___SET_HEIGHT__INT
      The operation id for the 'Set Height' operation.
      See Also:
    • PLATFORM_FONT___COMPOSITE_ID

      static final int PLATFORM_FONT___COMPOSITE_ID
      The operation id for the 'Composite Id' operation.
      See Also:
    • PLATFORM_FONT___FACE_NAME

      static final int PLATFORM_FONT___FACE_NAME
      The operation id for the 'Face Name' operation.
      See Also:
    • PLATFORM_FONT___BOLD

      static final int PLATFORM_FONT___BOLD
      The operation id for the 'Bold' operation.
      See Also:
    • PLATFORM_FONT___ITALIC

      static final int PLATFORM_FONT___ITALIC
      The operation id for the 'Italic' operation.
      See Also:
    • PLATFORM_FONT___UNDERLINE

      static final int PLATFORM_FONT___UNDERLINE
      The operation id for the 'Underline' operation.
      See Also:
    • PLATFORM_FONT___STRIKEOUT

      static final int PLATFORM_FONT___STRIKEOUT
      The operation id for the 'Strikeout' operation.
      See Also:
    • PLATFORM_FONT___SCALE

      static final int PLATFORM_FONT___SCALE
      The operation id for the 'Scale' operation.
      See Also:
    • PLATFORM_FONT_OPERATION_COUNT

      static final int PLATFORM_FONT_OPERATION_COUNT
      The number of operations of the 'Font' class.
      See Also:
    • PLATFORM_FONT_REF

      static final int PLATFORM_FONT_REF
      The meta object id for the 'Font Ref' class.
      See Also:
    • PLATFORM_FONT_REF__NAME

      static final int PLATFORM_FONT_REF__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • PLATFORM_FONT_REF__FONT

      static final int PLATFORM_FONT_REF__FONT
      The feature id for the 'Font' reference.
      See Also:
    • PLATFORM_FONT_REF__FACE_NAME

      static final int PLATFORM_FONT_REF__FACE_NAME
      The feature id for the 'Face Name' attribute.
      See Also:
    • PLATFORM_FONT_REF__HEIGHT

      static final int PLATFORM_FONT_REF__HEIGHT
      The feature id for the 'Height' attribute.
      See Also:
    • PLATFORM_FONT_REF__BOLD

      static final int PLATFORM_FONT_REF__BOLD
      The feature id for the 'Bold' attribute.
      See Also:
    • PLATFORM_FONT_REF__ITALIC

      static final int PLATFORM_FONT_REF__ITALIC
      The feature id for the 'Italic' attribute.
      See Also:
    • PLATFORM_FONT_REF__UNDERLINE

      static final int PLATFORM_FONT_REF__UNDERLINE
      The feature id for the 'Underline' attribute.
      See Also:
    • PLATFORM_FONT_REF__STRIKEOUT

      static final int PLATFORM_FONT_REF__STRIKEOUT
      The feature id for the 'Strikeout' attribute.
      See Also:
    • PLATFORM_FONT_REF__SCALE

      static final int PLATFORM_FONT_REF__SCALE
      The feature id for the 'Scale' attribute.
      See Also:
    • PLATFORM_FONT_REF__COMPOSITE_ID

      static final int PLATFORM_FONT_REF__COMPOSITE_ID
      The feature id for the 'Composite Id' attribute.
      See Also:
    • PLATFORM_FONT_REF_FEATURE_COUNT

      static final int PLATFORM_FONT_REF_FEATURE_COUNT
      The number of structural features of the 'Font Ref' class.
      See Also:
    • PLATFORM_FONT_REF___SET_FACE_NAME__STRING

      static final int PLATFORM_FONT_REF___SET_FACE_NAME__STRING
      The operation id for the 'Set Face Name' operation.
      See Also:
    • PLATFORM_FONT_REF___SET_HEIGHT__FLOAT

      static final int PLATFORM_FONT_REF___SET_HEIGHT__FLOAT
      The operation id for the 'Set Height' operation.
      See Also:
    • PLATFORM_FONT_REF___SET_BOLD__BOOLEAN

      static final int PLATFORM_FONT_REF___SET_BOLD__BOOLEAN
      The operation id for the 'Set Bold' operation.
      See Also:
    • PLATFORM_FONT_REF___SET_ITALIC__BOOLEAN

      static final int PLATFORM_FONT_REF___SET_ITALIC__BOOLEAN
      The operation id for the 'Set Italic' operation.
      See Also:
    • PLATFORM_FONT_REF___SET_UNDERLINE__BOOLEAN

      static final int PLATFORM_FONT_REF___SET_UNDERLINE__BOOLEAN
      The operation id for the 'Set Underline' operation.
      See Also:
    • PLATFORM_FONT_REF___SET_STRIKEOUT__BOOLEAN

      static final int PLATFORM_FONT_REF___SET_STRIKEOUT__BOOLEAN
      The operation id for the 'Set Strikeout' operation.
      See Also:
    • PLATFORM_FONT_REF___SET_SCALE__INT

      static final int PLATFORM_FONT_REF___SET_SCALE__INT
      The operation id for the 'Set Scale' operation.
      See Also:
    • PLATFORM_FONT_REF___HEIGHT_F

      static final int PLATFORM_FONT_REF___HEIGHT_F
      The operation id for the 'Height F' operation.
      See Also:
    • PLATFORM_FONT_REF___FACE_NAME

      static final int PLATFORM_FONT_REF___FACE_NAME
      The operation id for the 'Face Name' operation.
      See Also:
    • PLATFORM_FONT_REF___HEIGHT

      static final int PLATFORM_FONT_REF___HEIGHT
      The operation id for the 'Height' operation.
      See Also:
    • PLATFORM_FONT_REF___BOLD

      static final int PLATFORM_FONT_REF___BOLD
      The operation id for the 'Bold' operation.
      See Also:
    • PLATFORM_FONT_REF___ITALIC

      static final int PLATFORM_FONT_REF___ITALIC
      The operation id for the 'Italic' operation.
      See Also:
    • PLATFORM_FONT_REF___UNDERLINE

      static final int PLATFORM_FONT_REF___UNDERLINE
      The operation id for the 'Underline' operation.
      See Also:
    • PLATFORM_FONT_REF___STRIKEOUT

      static final int PLATFORM_FONT_REF___STRIKEOUT
      The operation id for the 'Strikeout' operation.
      See Also:
    • PLATFORM_FONT_REF___SCALE

      static final int PLATFORM_FONT_REF___SCALE
      The operation id for the 'Scale' operation.
      See Also:
    • PLATFORM_FONT_REF___COMPOSITE_ID

      static final int PLATFORM_FONT_REF___COMPOSITE_ID
      The operation id for the 'Composite Id' operation.
      See Also:
    • PLATFORM_FONT_REF_OPERATION_COUNT

      static final int PLATFORM_FONT_REF_OPERATION_COUNT
      The number of operations of the 'Font Ref' class.
      See Also:
    • SYSTEM_FONT

      static final int SYSTEM_FONT
      The meta object id for the 'System Font' class.
      See Also:
    • SYSTEM_FONT__NAME

      static final int SYSTEM_FONT__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • SYSTEM_FONT__COMPOSITE_ID

      static final int SYSTEM_FONT__COMPOSITE_ID
      The feature id for the 'Composite Id' attribute.
      See Also:
    • SYSTEM_FONT_FEATURE_COUNT

      static final int SYSTEM_FONT_FEATURE_COUNT
      The number of structural features of the 'System Font' class.
      See Also:
    • SYSTEM_FONT___HEIGHT_F

      static final int SYSTEM_FONT___HEIGHT_F
      The operation id for the 'Height F' operation.
      See Also:
    • SYSTEM_FONT___FACE_NAME

      static final int SYSTEM_FONT___FACE_NAME
      The operation id for the 'Face Name' operation.
      See Also:
    • SYSTEM_FONT___HEIGHT

      static final int SYSTEM_FONT___HEIGHT
      The operation id for the 'Height' operation.
      See Also:
    • SYSTEM_FONT___BOLD

      static final int SYSTEM_FONT___BOLD
      The operation id for the 'Bold' operation.
      See Also:
    • SYSTEM_FONT___ITALIC

      static final int SYSTEM_FONT___ITALIC
      The operation id for the 'Italic' operation.
      See Also:
    • SYSTEM_FONT___UNDERLINE

      static final int SYSTEM_FONT___UNDERLINE
      The operation id for the 'Underline' operation.
      See Also:
    • SYSTEM_FONT___STRIKEOUT

      static final int SYSTEM_FONT___STRIKEOUT
      The operation id for the 'Strikeout' operation.
      See Also:
    • SYSTEM_FONT___SCALE

      static final int SYSTEM_FONT___SCALE
      The operation id for the 'Scale' operation.
      See Also:
    • SYSTEM_FONT___COMPOSITE_ID

      static final int SYSTEM_FONT___COMPOSITE_ID
      The operation id for the 'Composite Id' operation.
      See Also:
    • SYSTEM_FONT_OPERATION_COUNT

      static final int SYSTEM_FONT_OPERATION_COUNT
      The number of operations of the 'System Font' class.
      See Also:
    • PLATFORM_COLOR

      static final int PLATFORM_COLOR
      The meta object id for the 'Color' class.
      See Also:
    • PLATFORM_COLOR__NAME

      static final int PLATFORM_COLOR__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • PLATFORM_COLOR__RED

      static final int PLATFORM_COLOR__RED
      The feature id for the 'Red' attribute.
      See Also:
    • PLATFORM_COLOR__GREEN

      static final int PLATFORM_COLOR__GREEN
      The feature id for the 'Green' attribute.
      See Also:
    • PLATFORM_COLOR__BLUE

      static final int PLATFORM_COLOR__BLUE
      The feature id for the 'Blue' attribute.
      See Also:
    • PLATFORM_COLOR__COMPOSITE_ID

      static final int PLATFORM_COLOR__COMPOSITE_ID
      The feature id for the 'Composite Id' attribute.
      See Also:
    • PLATFORM_COLOR_FEATURE_COUNT

      static final int PLATFORM_COLOR_FEATURE_COUNT
      The number of structural features of the 'Color' class.
      See Also:
    • PLATFORM_COLOR___RED

      static final int PLATFORM_COLOR___RED
      The operation id for the 'Red' operation.
      See Also:
    • PLATFORM_COLOR___GREEN

      static final int PLATFORM_COLOR___GREEN
      The operation id for the 'Green' operation.
      See Also:
    • PLATFORM_COLOR___BLUE

      static final int PLATFORM_COLOR___BLUE
      The operation id for the 'Blue' operation.
      See Also:
    • PLATFORM_COLOR___COMPOSITE_ID

      static final int PLATFORM_COLOR___COMPOSITE_ID
      The operation id for the 'Composite Id' operation.
      See Also:
    • PLATFORM_COLOR_OPERATION_COUNT

      static final int PLATFORM_COLOR_OPERATION_COUNT
      The number of operations of the 'Color' class.
      See Also:
    • SYSTEM_COLOR

      static final int SYSTEM_COLOR
      The meta object id for the 'System Color' class.
      See Also:
    • SYSTEM_COLOR__NAME

      static final int SYSTEM_COLOR__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • SYSTEM_COLOR__COMPOSITE_ID

      static final int SYSTEM_COLOR__COMPOSITE_ID
      The feature id for the 'Composite Id' attribute.
      See Also:
    • SYSTEM_COLOR_FEATURE_COUNT

      static final int SYSTEM_COLOR_FEATURE_COUNT
      The number of structural features of the 'System Color' class.
      See Also:
    • SYSTEM_COLOR___RED

      static final int SYSTEM_COLOR___RED
      The operation id for the 'Red' operation.
      See Also:
    • SYSTEM_COLOR___GREEN

      static final int SYSTEM_COLOR___GREEN
      The operation id for the 'Green' operation.
      See Also:
    • SYSTEM_COLOR___BLUE

      static final int SYSTEM_COLOR___BLUE
      The operation id for the 'Blue' operation.
      See Also:
    • SYSTEM_COLOR___COMPOSITE_ID

      static final int SYSTEM_COLOR___COMPOSITE_ID
      The operation id for the 'Composite Id' operation.
      See Also:
    • SYSTEM_COLOR_OPERATION_COUNT

      static final int SYSTEM_COLOR_OPERATION_COUNT
      The number of operations of the 'System Color' class.
      See Also:
    • PLATFORM_PICTURE

      static final int PLATFORM_PICTURE
      The meta object id for the 'Picture' class.
      See Also:
    • PLATFORM_PICTURE__NAME

      static final int PLATFORM_PICTURE__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • PLATFORM_PICTURE__NAME_RU

      static final int PLATFORM_PICTURE__NAME_RU
      The feature id for the 'Name Ru' attribute.
      See Also:
    • PLATFORM_PICTURE__GLYPH

      static final int PLATFORM_PICTURE__GLYPH
      The feature id for the 'Glyph' containment reference.
      See Also:
    • PLATFORM_PICTURE__TRANSPARENT_PIXEL

      static final int PLATFORM_PICTURE__TRANSPARENT_PIXEL
      The feature id for the 'Transparent Pixel' containment reference.
      See Also:
    • PLATFORM_PICTURE__COMPOSITE_ID

      static final int PLATFORM_PICTURE__COMPOSITE_ID
      The feature id for the 'Composite Id' attribute.
      See Also:
    • PLATFORM_PICTURE__URL

      static final int PLATFORM_PICTURE__URL
      The feature id for the 'Url' attribute.
      See Also:
    • PLATFORM_PICTURE__PICTURE_USING

      static final int PLATFORM_PICTURE__PICTURE_USING
      The feature id for the 'Picture Using' attribute.
      See Also:
    • PLATFORM_PICTURE_FEATURE_COUNT

      static final int PLATFORM_PICTURE_FEATURE_COUNT
      The number of structural features of the 'Picture' class.
      See Also:
    • PLATFORM_PICTURE_OPERATION_COUNT

      static final int PLATFORM_PICTURE_OPERATION_COUNT
      The number of operations of the 'Picture' class.
      See Also:
    • PLATFORM_PICTURE_USING

      static final int PLATFORM_PICTURE_USING
      The meta object id for the 'Picture Using' enum.
      See Also:
  • Method Details

    • getPlatformBorder

      org.eclipse.emf.ecore.EClass getPlatformBorder()
      Returns the meta object for class 'Border'.
      Returns:
      the meta object for class 'Border'.
      See Also:
    • getPlatformBorder_CompositeId

      org.eclipse.emf.ecore.EAttribute getPlatformBorder_CompositeId()
      Returns the meta object for the attribute 'Composite Id'.
      Returns:
      the meta object for the attribute 'Composite Id'.
      See Also:
    • getPlatformBorder__Style

      org.eclipse.emf.ecore.EOperation getPlatformBorder__Style()
      Returns the meta object for the 'Style' operation.
      Returns:
      the meta object for the 'Style' operation.
      See Also:
    • getPlatformBorder__Width

      org.eclipse.emf.ecore.EOperation getPlatformBorder__Width()
      Returns the meta object for the 'Width' operation.
      Returns:
      the meta object for the 'Width' operation.
      See Also:
    • getPlatformBorder__CompositeId

      org.eclipse.emf.ecore.EOperation getPlatformBorder__CompositeId()
      Returns the meta object for the 'Composite Id' operation.
      Returns:
      the meta object for the 'Composite Id' operation.
      See Also:
    • getPlatformFont

      org.eclipse.emf.ecore.EClass getPlatformFont()
      Returns the meta object for class 'Font'.
      Returns:
      the meta object for class 'Font'.
      See Also:
    • getPlatformFont__FaceName

      org.eclipse.emf.ecore.EOperation getPlatformFont__FaceName()
      Returns the meta object for the 'Face Name' operation.
      Returns:
      the meta object for the 'Face Name' operation.
      See Also:
    • getPlatformFont__Bold

      org.eclipse.emf.ecore.EOperation getPlatformFont__Bold()
      Returns the meta object for the 'Bold' operation.
      Returns:
      the meta object for the 'Bold' operation.
      See Also:
    • getPlatformFont__Italic

      org.eclipse.emf.ecore.EOperation getPlatformFont__Italic()
      Returns the meta object for the 'Italic' operation.
      Returns:
      the meta object for the 'Italic' operation.
      See Also:
    • getPlatformFont__Underline

      org.eclipse.emf.ecore.EOperation getPlatformFont__Underline()
      Returns the meta object for the 'Underline' operation.
      Returns:
      the meta object for the 'Underline' operation.
      See Also:
    • getPlatformFont__Strikeout

      org.eclipse.emf.ecore.EOperation getPlatformFont__Strikeout()
      Returns the meta object for the 'Strikeout' operation.
      Returns:
      the meta object for the 'Strikeout' operation.
      See Also:
    • getPlatformFont__Scale

      org.eclipse.emf.ecore.EOperation getPlatformFont__Scale()
      Returns the meta object for the 'Scale' operation.
      Returns:
      the meta object for the 'Scale' operation.
      See Also:
    • getPlatformFontRef

      org.eclipse.emf.ecore.EClass getPlatformFontRef()
      Returns the meta object for class 'Font Ref'.
      Returns:
      the meta object for class 'Font Ref'.
      See Also:
    • getPlatformFontRef_CompositeId

      org.eclipse.emf.ecore.EAttribute getPlatformFontRef_CompositeId()
      Returns the meta object for the attribute 'Composite Id'.
      Returns:
      the meta object for the attribute 'Composite Id'.
      See Also:
    • getPlatformFontRef__FaceName

      org.eclipse.emf.ecore.EOperation getPlatformFontRef__FaceName()
      Returns the meta object for the 'Face Name' operation.
      Returns:
      the meta object for the 'Face Name' operation.
      See Also:
    • getPlatformFontRef__Height

      org.eclipse.emf.ecore.EOperation getPlatformFontRef__Height()
      Returns the meta object for the 'Height' operation.
      Returns:
      the meta object for the 'Height' operation.
      See Also:
    • getPlatformFontRef__Bold

      org.eclipse.emf.ecore.EOperation getPlatformFontRef__Bold()
      Returns the meta object for the 'Bold' operation.
      Returns:
      the meta object for the 'Bold' operation.
      See Also:
    • getPlatformFontRef__Italic

      org.eclipse.emf.ecore.EOperation getPlatformFontRef__Italic()
      Returns the meta object for the 'Italic' operation.
      Returns:
      the meta object for the 'Italic' operation.
      See Also:
    • getPlatformFontRef__Underline

      org.eclipse.emf.ecore.EOperation getPlatformFontRef__Underline()
      Returns the meta object for the 'Underline' operation.
      Returns:
      the meta object for the 'Underline' operation.
      See Also:
    • getPlatformFontRef__Strikeout

      org.eclipse.emf.ecore.EOperation getPlatformFontRef__Strikeout()
      Returns the meta object for the 'Strikeout' operation.
      Returns:
      the meta object for the 'Strikeout' operation.
      See Also:
    • getPlatformFontRef__Scale

      org.eclipse.emf.ecore.EOperation getPlatformFontRef__Scale()
      Returns the meta object for the 'Scale' operation.
      Returns:
      the meta object for the 'Scale' operation.
      See Also:
    • getPlatformFontRef__CompositeId

      org.eclipse.emf.ecore.EOperation getPlatformFontRef__CompositeId()
      Returns the meta object for the 'Composite Id' operation.
      Returns:
      the meta object for the 'Composite Id' operation.
      See Also:
    • getSystemFont

      org.eclipse.emf.ecore.EClass getSystemFont()
      Returns the meta object for class 'System Font'.
      Returns:
      the meta object for class 'System Font'.
      See Also:
    • getSystemFont_CompositeId

      org.eclipse.emf.ecore.EAttribute getSystemFont_CompositeId()
      Returns the meta object for the attribute 'Composite Id'.
      Returns:
      the meta object for the attribute 'Composite Id'.
      See Also:
    • getSystemFont__FaceName

      org.eclipse.emf.ecore.EOperation getSystemFont__FaceName()
      Returns the meta object for the 'Face Name' operation.
      Returns:
      the meta object for the 'Face Name' operation.
      See Also:
    • getSystemFont__Height

      org.eclipse.emf.ecore.EOperation getSystemFont__Height()
      Returns the meta object for the 'Height' operation.
      Returns:
      the meta object for the 'Height' operation.
      See Also:
    • getSystemFont__Bold

      org.eclipse.emf.ecore.EOperation getSystemFont__Bold()
      Returns the meta object for the 'Bold' operation.
      Returns:
      the meta object for the 'Bold' operation.
      See Also:
    • getSystemFont__Italic

      org.eclipse.emf.ecore.EOperation getSystemFont__Italic()
      Returns the meta object for the 'Italic' operation.
      Returns:
      the meta object for the 'Italic' operation.
      See Also:
    • getSystemFont__Underline

      org.eclipse.emf.ecore.EOperation getSystemFont__Underline()
      Returns the meta object for the 'Underline' operation.
      Returns:
      the meta object for the 'Underline' operation.
      See Also:
    • getSystemFont__Strikeout

      org.eclipse.emf.ecore.EOperation getSystemFont__Strikeout()
      Returns the meta object for the 'Strikeout' operation.
      Returns:
      the meta object for the 'Strikeout' operation.
      See Also:
    • getSystemFont__Scale

      org.eclipse.emf.ecore.EOperation getSystemFont__Scale()
      Returns the meta object for the 'Scale' operation.
      Returns:
      the meta object for the 'Scale' operation.
      See Also:
    • getSystemFont__CompositeId

      org.eclipse.emf.ecore.EOperation getSystemFont__CompositeId()
      Returns the meta object for the 'Composite Id' operation.
      Returns:
      the meta object for the 'Composite Id' operation.
      See Also:
    • getPlatformColor

      org.eclipse.emf.ecore.EClass getPlatformColor()
      Returns the meta object for class 'Color'.
      Returns:
      the meta object for class 'Color'.
      See Also:
    • getPlatformColor_CompositeId

      org.eclipse.emf.ecore.EAttribute getPlatformColor_CompositeId()
      Returns the meta object for the attribute 'Composite Id'.
      Returns:
      the meta object for the attribute 'Composite Id'.
      See Also:
    • getPlatformColor__Red

      org.eclipse.emf.ecore.EOperation getPlatformColor__Red()
      Returns the meta object for the 'Red' operation.
      Returns:
      the meta object for the 'Red' operation.
      See Also:
    • getPlatformColor__Green

      org.eclipse.emf.ecore.EOperation getPlatformColor__Green()
      Returns the meta object for the 'Green' operation.
      Returns:
      the meta object for the 'Green' operation.
      See Also:
    • getPlatformColor__Blue

      org.eclipse.emf.ecore.EOperation getPlatformColor__Blue()
      Returns the meta object for the 'Blue' operation.
      Returns:
      the meta object for the 'Blue' operation.
      See Also:
    • getPlatformColor__CompositeId

      org.eclipse.emf.ecore.EOperation getPlatformColor__CompositeId()
      Returns the meta object for the 'Composite Id' operation.
      Returns:
      the meta object for the 'Composite Id' operation.
      See Also:
    • getSystemColor

      org.eclipse.emf.ecore.EClass getSystemColor()
      Returns the meta object for class 'System Color'.
      Returns:
      the meta object for class 'System Color'.
      See Also:
    • getSystemColor_CompositeId

      org.eclipse.emf.ecore.EAttribute getSystemColor_CompositeId()
      Returns the meta object for the attribute 'Composite Id'.
      Returns:
      the meta object for the attribute 'Composite Id'.
      See Also:
    • getSystemColor__Red

      org.eclipse.emf.ecore.EOperation getSystemColor__Red()
      Returns the meta object for the 'Red' operation.
      Returns:
      the meta object for the 'Red' operation.
      See Also:
    • getSystemColor__Green

      org.eclipse.emf.ecore.EOperation getSystemColor__Green()
      Returns the meta object for the 'Green' operation.
      Returns:
      the meta object for the 'Green' operation.
      See Also:
    • getSystemColor__Blue

      org.eclipse.emf.ecore.EOperation getSystemColor__Blue()
      Returns the meta object for the 'Blue' operation.
      Returns:
      the meta object for the 'Blue' operation.
      See Also:
    • getSystemColor__CompositeId

      org.eclipse.emf.ecore.EOperation getSystemColor__CompositeId()
      Returns the meta object for the 'Composite Id' operation.
      Returns:
      the meta object for the 'Composite Id' operation.
      See Also:
    • getPlatformPicture

      org.eclipse.emf.ecore.EClass getPlatformPicture()
      Returns the meta object for class 'Picture'.
      Returns:
      the meta object for class 'Picture'.
      See Also:
    • getPlatformPicture_CompositeId

      org.eclipse.emf.ecore.EAttribute getPlatformPicture_CompositeId()
      Returns the meta object for the attribute 'Composite Id'.
      Returns:
      the meta object for the attribute 'Composite Id'.
      See Also:
    • getPlatformPicture_Url

      org.eclipse.emf.ecore.EAttribute getPlatformPicture_Url()
      Returns the meta object for the attribute 'Url'.
      Returns:
      the meta object for the attribute 'Url'.
      See Also:
    • getPlatformPicture_PictureUsing

      org.eclipse.emf.ecore.EAttribute getPlatformPicture_PictureUsing()
      Returns the meta object for the attribute 'Picture Using'.
      Returns:
      the meta object for the attribute 'Picture Using'.
      See Also:
    • getPlatformPictureUsing

      org.eclipse.emf.ecore.EEnum getPlatformPictureUsing()
      Returns the meta object for enum 'Picture Using'.
      Returns:
      the meta object for enum 'Picture Using'.
      See Also:
    • getPlatformFactory

      PlatformFactory getPlatformFactory()
      Returns the factory that creates the instances of the model.
      Returns:
      the factory that creates the instances of the model.