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:
    PlatformFactory
    • Field Detail

      • eINSTANCE

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

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

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

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

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

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

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

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

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

        static final int PLATFORM_BORDER_OPERATION_COUNT
        The number of operations of the 'Border' class.
        See Also:
        Constant Field Values
      • PLATFORM_FONT__NAME

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

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

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

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

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

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

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

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

        static final int PLATFORM_FONT_FEATURE_COUNT
        The number of structural features of the 'Font' class.
        See Also:
        Constant Field Values
      • 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:
        Constant Field Values
      • PLATFORM_FONT___SET_HEIGHT__FLOAT

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        static final int PLATFORM_FONT_OPERATION_COUNT
        The number of operations of the 'Font' class.
        See Also:
        Constant Field Values
      • PLATFORM_FONT_REF__NAME

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

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

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

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

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

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

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

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

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

        static final int PLATFORM_FONT_REF__COMPOSITE_ID
        The feature id for the 'Composite Id' attribute.
        See Also:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • PLATFORM_FONT_REF___HEIGHT_F

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

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

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

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

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

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

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

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

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

        static final int PLATFORM_FONT_REF_OPERATION_COUNT
        The number of operations of the 'Font Ref' class.
        See Also:
        Constant Field Values
      • SYSTEM_FONT__NAME

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

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

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

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

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

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

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

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

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

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

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

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

        static final int SYSTEM_FONT_OPERATION_COUNT
        The number of operations of the 'System Font' class.
        See Also:
        Constant Field Values
      • PLATFORM_COLOR__NAME

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

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

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

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

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

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

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

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

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

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

        static final int PLATFORM_COLOR_OPERATION_COUNT
        The number of operations of the 'Color' class.
        See Also:
        Constant Field Values
      • SYSTEM_COLOR__NAME

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

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

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

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

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

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

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

        static final int SYSTEM_COLOR_OPERATION_COUNT
        The number of operations of the 'System Color' class.
        See Also:
        Constant Field Values
      • PLATFORM_PICTURE__NAME

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

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

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

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

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

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

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

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

        static final int PLATFORM_PICTURE_OPERATION_COUNT
        The number of operations of the 'Picture' class.
        See Also:
        Constant Field Values
    • Method Detail

      • getPlatformBorder

        org.eclipse.emf.ecore.EClass getPlatformBorder()
        Returns the meta object for class 'Border'.
        Returns:
        the meta object for class 'Border'.
        See Also:
        PlatformBorder
      • 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:
        PlatformBorder.style()
      • 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:
        PlatformBorder.width()
      • 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:
        PlatformBorder.compositeId()
      • getPlatformFont

        org.eclipse.emf.ecore.EClass getPlatformFont()
        Returns the meta object for class 'Font'.
        Returns:
        the meta object for class 'Font'.
        See Also:
        PlatformFont
      • 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:
        PlatformFont.faceName()
      • 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:
        PlatformFont.bold()
      • 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:
        PlatformFont.italic()
      • 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:
        PlatformFont.underline()
      • 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:
        PlatformFont.strikeout()
      • 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:
        PlatformFont.scale()
      • 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:
        PlatformFontRef
      • 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:
        PlatformFontRef.faceName()
      • 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:
        PlatformFontRef.height()
      • 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:
        PlatformFontRef.bold()
      • 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:
        PlatformFontRef.italic()
      • 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:
        PlatformFontRef.underline()
      • 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:
        PlatformFontRef.strikeout()
      • 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:
        PlatformFontRef.scale()
      • 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:
        PlatformFontRef.compositeId()
      • 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:
        SystemFont
      • 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:
        SystemFont.faceName()
      • 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:
        SystemFont.height()
      • 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:
        SystemFont.bold()
      • 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:
        SystemFont.italic()
      • 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:
        SystemFont.underline()
      • 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:
        SystemFont.strikeout()
      • 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:
        SystemFont.scale()
      • 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:
        SystemFont.compositeId()
      • getPlatformColor

        org.eclipse.emf.ecore.EClass getPlatformColor()
        Returns the meta object for class 'Color'.
        Returns:
        the meta object for class 'Color'.
        See Also:
        PlatformColor
      • 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:
        PlatformColor.red()
      • 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:
        PlatformColor.green()
      • 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:
        PlatformColor.blue()
      • 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:
        PlatformColor.compositeId()
      • 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:
        SystemColor
      • 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:
        SystemColor.red()
      • 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:
        SystemColor.green()
      • 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:
        SystemColor.blue()
      • 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:
        SystemColor.compositeId()
      • getPlatformPicture

        org.eclipse.emf.ecore.EClass getPlatformPicture()
        Returns the meta object for class 'Picture'.
        Returns:
        the meta object for class 'Picture'.
        See Also:
        PlatformPicture
      • 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:
        PlatformPicture.getUrl(), getPlatformPicture()
      • 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:
        PlatformPictureUsing
      • getPlatformFactory

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