Interface StylesPackage
- 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:
StylesPackageImpl
public interface StylesPackage
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 enum,
- and each data type
- See Also:
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Defines literals for the meta objects that represent each class, each feature 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
Modifier and TypeFieldDescriptionstatic final int
The meta object id for the 'Abstract Style
' class.static final int
The feature id for the 'Background' reference.static final int
The feature id for the 'Filled' attribute.static final int
The feature id for the 'Foreground' reference.static final int
The feature id for the 'Line Style' attribute.static final int
The feature id for the 'Line Visible' attribute.static final int
The feature id for the 'Line Width' attribute.static final int
The feature id for the 'Rendering Style' containment reference.static final int
The feature id for the 'Transparency' attribute.static final int
The number of structural features of the 'Abstract Style' class.static final int
The meta object id for the 'Adapted Gradient Colored Areas
' class.static final int
The feature id for the 'Adapted Gradient Colored Areas' containment reference list.static final int
The feature id for the 'Defined Style Id' attribute.static final int
The feature id for the 'Gradient Type' attribute.static final int
The number of structural features of the 'Adapted Gradient Colored Areas' class.static final int
The meta object id for the 'Color
' class.static final int
The feature id for the 'Blue' attribute.static final int
The feature id for the 'Green' attribute.static final int
The feature id for the 'Red' attribute.static final int
The number of structural features of the 'Color' class.static final StylesPackage
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 'Font
' class.static final int
The feature id for the 'Bold' attribute.static final int
The feature id for the 'Italic' attribute.static final int
The feature id for the 'Name' attribute.static final int
The feature id for the 'Size' attribute.static final int
The number of structural features of the 'Font' class.static final int
The meta object id for the 'Gradient Colored Area
' class.static final int
The feature id for the 'End' containment reference.static final int
The feature id for the 'Start' containment reference.static final int
The number of structural features of the 'Gradient Colored Area' class.static final int
The meta object id for the 'Gradient Colored Areas
' class.static final int
The feature id for the 'Gradient Color' containment reference list.static final int
The feature id for the 'Style Adaption' attribute.static final int
The number of structural features of the 'Gradient Colored Areas' class.static final int
The meta object id for the 'Gradient Colored Location
' class.static final int
The feature id for the 'Color' containment reference.static final int
The feature id for the 'Location Type' attribute.static final int
The feature id for the 'Location Value' attribute.static final int
The number of structural features of the 'Gradient Colored Location' class.static final int
The meta object id for the 'Line Style
' enum.static final int
The meta object id for the 'Location Type
' enum.static final int
The meta object id for the 'Orientation
' enum.static final int
The meta object id for the 'Point
' class.static final int
The feature id for the 'After' attribute.static final int
The feature id for the 'Before' attribute.static final int
The feature id for the 'X' attribute.static final int
The feature id for the 'Y' attribute.static final int
The number of structural features of the 'Point' class.static final int
The meta object id for the 'Precision Point
' class.static final int
The feature id for the 'X' attribute.static final int
The feature id for the 'Y' attribute.static final int
The number of structural features of the 'Precision Point' class.static final int
The meta object id for the 'Rendering Style
' class.static final int
The feature id for the 'Adapted Gradient Colored Areas' containment reference.static final int
The number of structural features of the 'Rendering Style' class.static final int
The meta object id for the 'Style
' class.static final int
The feature id for the 'Angle' attribute.static final int
The feature id for the 'Background' reference.static final int
The feature id for the 'Description' attribute.static final int
The feature id for the 'Filled' attribute.static final int
The feature id for the 'Font' reference.static final int
The feature id for the 'Foreground' reference.static final int
The feature id for the 'Horizontal Alignment' attribute.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Line Style' attribute.static final int
The feature id for the 'Line Visible' attribute.static final int
The feature id for the 'Line Width' attribute.static final int
The feature id for the 'Proportional' attribute.static final int
The feature id for the 'Rendering Style' containment reference.static final int
The feature id for the 'Rotation' attribute.static final int
The feature id for the 'Stretch H' attribute.static final int
The feature id for the 'Stretch V' attribute.static final int
The feature id for the 'Style Container' container reference.static final int
The feature id for the 'Styles' containment reference list.static final int
The feature id for the 'Transparency' attribute.static final int
The feature id for the 'Vertical Alignment' attribute.static final int
The number of structural features of the 'Style' class.static final int
The meta object id for the 'Text Style
' class.static final int
The feature id for the 'Background' reference.static final int
The feature id for the 'Font' reference.static final int
The feature id for the 'Foreground' reference.static final int
The feature id for the 'Strikeout' attribute.static final int
The feature id for the 'Strikeout Color' reference.static final int
The feature id for the 'Underline' attribute.static final int
The feature id for the 'Underline Color' reference.static final int
The feature id for the 'Underline Style' attribute.static final int
The number of structural features of the 'Text Style' class.static final int
The meta object id for the 'Text Style Region
' class.static final int
The feature id for the 'End' attribute.static final int
The feature id for the 'Start' attribute.static final int
The feature id for the 'Style' containment reference.static final int
The number of structural features of the 'Text Style Region' class.static final int
The meta object id for the 'Underline Style
' enum. -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.emf.ecore.EClass
Returns the meta object for class 'Abstract Style
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the reference 'Background
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Filled
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the reference 'Foreground
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Line Style
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Line Visible
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Line Width
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Rendering Style
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Transparency
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Adapted Gradient Colored Areas
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'Adapted Gradient Colored Areas
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Defined Style Id
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Gradient Type
'.org.eclipse.emf.ecore.EClass
getColor()
Returns the meta object for class 'Color
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Blue
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Green
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Red
'.org.eclipse.emf.ecore.EClass
getFont()
Returns the meta object for class 'Font
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Bold
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Italic
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Name
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Size
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Gradient Colored Area
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'End
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Start
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Gradient Colored Areas
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'Gradient Color
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Style Adaption
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Gradient Colored Location
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Color
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Location Type
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Location Value
'.org.eclipse.emf.ecore.EEnum
Returns the meta object for enum 'Line Style
'.org.eclipse.emf.ecore.EEnum
Returns the meta object for enum 'Location Type
'.org.eclipse.emf.ecore.EEnum
Returns the meta object for enum 'Orientation
'.org.eclipse.emf.ecore.EClass
getPoint()
Returns the meta object for class 'Point
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'After
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Before
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'X
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Y
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Precision Point
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'X
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Y
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Rendering Style
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Adapted Gradient Colored Areas
'.org.eclipse.emf.ecore.EClass
getStyle()
Returns the meta object for class 'Style
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Angle
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Description
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the reference 'Font
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Horizontal Alignment
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Id
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Proportional
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Rotation
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Stretch H
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Stretch V
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the container reference 'Style Container
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Vertical Alignment
'.Returns the factory that creates the instances of the model.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Text Style
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the reference 'Background
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the reference 'Font
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the reference 'Foreground
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Strikeout
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the reference 'Strikeout Color
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Underline
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the reference 'Underline Color
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Underline Style
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Text Style Region
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'End
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Start
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Style
'.org.eclipse.emf.ecore.EEnum
Returns the meta object for enum 'Underline Style
'.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. -
RENDERING_STYLE
static final int RENDERING_STYLEThe meta object id for the 'Rendering Style
' class. -
RENDERING_STYLE__ADAPTED_GRADIENT_COLORED_AREAS
static final int RENDERING_STYLE__ADAPTED_GRADIENT_COLORED_AREASThe feature id for the 'Adapted Gradient Colored Areas' containment reference.- See Also:
-
RENDERING_STYLE_FEATURE_COUNT
static final int RENDERING_STYLE_FEATURE_COUNTThe number of structural features of the 'Rendering Style' class.- See Also:
-
STYLE
static final int STYLEThe meta object id for the 'Style
' class. -
STYLE__STYLES
static final int STYLE__STYLESThe feature id for the 'Styles' containment reference list.- See Also:
-
STYLE__BACKGROUND
static final int STYLE__BACKGROUNDThe feature id for the 'Background' reference.- See Also:
-
STYLE__FOREGROUND
static final int STYLE__FOREGROUNDThe feature id for the 'Foreground' reference.- See Also:
-
STYLE__LINE_WIDTH
static final int STYLE__LINE_WIDTHThe feature id for the 'Line Width' attribute.- See Also:
-
STYLE__LINE_STYLE
static final int STYLE__LINE_STYLEThe feature id for the 'Line Style' attribute.- See Also:
-
STYLE__FILLED
static final int STYLE__FILLEDThe feature id for the 'Filled' attribute.- See Also:
-
STYLE__LINE_VISIBLE
static final int STYLE__LINE_VISIBLEThe feature id for the 'Line Visible' attribute.- See Also:
-
STYLE__RENDERING_STYLE
static final int STYLE__RENDERING_STYLEThe feature id for the 'Rendering Style' containment reference.- See Also:
-
STYLE__TRANSPARENCY
static final int STYLE__TRANSPARENCYThe feature id for the 'Transparency' attribute.- See Also:
-
STYLE__ID
static final int STYLE__IDThe feature id for the 'Id' attribute.- See Also:
-
STYLE__DESCRIPTION
static final int STYLE__DESCRIPTIONThe feature id for the 'Description' attribute.- See Also:
-
STYLE__FONT
static final int STYLE__FONTThe feature id for the 'Font' reference.- See Also:
-
STYLE__HORIZONTAL_ALIGNMENT
static final int STYLE__HORIZONTAL_ALIGNMENTThe feature id for the 'Horizontal Alignment' attribute.- See Also:
-
STYLE__VERTICAL_ALIGNMENT
static final int STYLE__VERTICAL_ALIGNMENTThe feature id for the 'Vertical Alignment' attribute.- See Also:
-
STYLE__ANGLE
static final int STYLE__ANGLEThe feature id for the 'Angle' attribute.- See Also:
-
STYLE__STRETCH_H
static final int STYLE__STRETCH_HThe feature id for the 'Stretch H' attribute.- See Also:
-
STYLE__STRETCH_V
static final int STYLE__STRETCH_VThe feature id for the 'Stretch V' attribute.- See Also:
-
STYLE__PROPORTIONAL
static final int STYLE__PROPORTIONALThe feature id for the 'Proportional' attribute.- See Also:
-
STYLE__STYLE_CONTAINER
static final int STYLE__STYLE_CONTAINERThe feature id for the 'Style Container' container reference.- See Also:
-
STYLE__ROTATION
static final int STYLE__ROTATIONThe feature id for the 'Rotation' attribute.- Since:
- 0.11
- See Also:
-
STYLE_FEATURE_COUNT
static final int STYLE_FEATURE_COUNTThe number of structural features of the 'Style' class.- See Also:
-
ABSTRACT_STYLE
static final int ABSTRACT_STYLEThe meta object id for the 'Abstract Style
' class. -
ABSTRACT_STYLE__BACKGROUND
static final int ABSTRACT_STYLE__BACKGROUNDThe feature id for the 'Background' reference.- See Also:
-
ABSTRACT_STYLE__FOREGROUND
static final int ABSTRACT_STYLE__FOREGROUNDThe feature id for the 'Foreground' reference.- See Also:
-
ABSTRACT_STYLE__LINE_WIDTH
static final int ABSTRACT_STYLE__LINE_WIDTHThe feature id for the 'Line Width' attribute.- See Also:
-
ABSTRACT_STYLE__LINE_STYLE
static final int ABSTRACT_STYLE__LINE_STYLEThe feature id for the 'Line Style' attribute.- See Also:
-
ABSTRACT_STYLE__FILLED
static final int ABSTRACT_STYLE__FILLEDThe feature id for the 'Filled' attribute.- See Also:
-
ABSTRACT_STYLE__LINE_VISIBLE
static final int ABSTRACT_STYLE__LINE_VISIBLEThe feature id for the 'Line Visible' attribute.- See Also:
-
ABSTRACT_STYLE__RENDERING_STYLE
static final int ABSTRACT_STYLE__RENDERING_STYLEThe feature id for the 'Rendering Style' containment reference.- See Also:
-
ABSTRACT_STYLE__TRANSPARENCY
static final int ABSTRACT_STYLE__TRANSPARENCYThe feature id for the 'Transparency' attribute.- See Also:
-
ABSTRACT_STYLE_FEATURE_COUNT
static final int ABSTRACT_STYLE_FEATURE_COUNTThe number of structural features of the 'Abstract Style' class.- See Also:
-
GRADIENT_COLORED_LOCATION
static final int GRADIENT_COLORED_LOCATIONThe meta object id for the 'Gradient Colored Location
' class. -
GRADIENT_COLORED_LOCATION__LOCATION_TYPE
static final int GRADIENT_COLORED_LOCATION__LOCATION_TYPEThe feature id for the 'Location Type' attribute.- See Also:
-
GRADIENT_COLORED_LOCATION__LOCATION_VALUE
static final int GRADIENT_COLORED_LOCATION__LOCATION_VALUEThe feature id for the 'Location Value' attribute.- See Also:
-
GRADIENT_COLORED_LOCATION__COLOR
static final int GRADIENT_COLORED_LOCATION__COLORThe feature id for the 'Color' containment reference.- See Also:
-
GRADIENT_COLORED_LOCATION_FEATURE_COUNT
static final int GRADIENT_COLORED_LOCATION_FEATURE_COUNTThe number of structural features of the 'Gradient Colored Location' class.- See Also:
-
GRADIENT_COLORED_AREA
static final int GRADIENT_COLORED_AREAThe meta object id for the 'Gradient Colored Area
' class. -
GRADIENT_COLORED_AREA__START
static final int GRADIENT_COLORED_AREA__STARTThe feature id for the 'Start' containment reference.- See Also:
-
GRADIENT_COLORED_AREA__END
static final int GRADIENT_COLORED_AREA__ENDThe feature id for the 'End' containment reference.- See Also:
-
GRADIENT_COLORED_AREA_FEATURE_COUNT
static final int GRADIENT_COLORED_AREA_FEATURE_COUNTThe number of structural features of the 'Gradient Colored Area' class.- See Also:
-
GRADIENT_COLORED_AREAS
static final int GRADIENT_COLORED_AREASThe meta object id for the 'Gradient Colored Areas
' class. -
GRADIENT_COLORED_AREAS__GRADIENT_COLOR
static final int GRADIENT_COLORED_AREAS__GRADIENT_COLORThe feature id for the 'Gradient Color' containment reference list.- See Also:
-
GRADIENT_COLORED_AREAS__STYLE_ADAPTION
static final int GRADIENT_COLORED_AREAS__STYLE_ADAPTIONThe feature id for the 'Style Adaption' attribute.- See Also:
-
GRADIENT_COLORED_AREAS_FEATURE_COUNT
static final int GRADIENT_COLORED_AREAS_FEATURE_COUNTThe number of structural features of the 'Gradient Colored Areas' class.- See Also:
-
ADAPTED_GRADIENT_COLORED_AREAS
static final int ADAPTED_GRADIENT_COLORED_AREASThe meta object id for the 'Adapted Gradient Colored Areas
' class. -
ADAPTED_GRADIENT_COLORED_AREAS__DEFINED_STYLE_ID
static final int ADAPTED_GRADIENT_COLORED_AREAS__DEFINED_STYLE_IDThe feature id for the 'Defined Style Id' attribute.- See Also:
-
ADAPTED_GRADIENT_COLORED_AREAS__ADAPTED_GRADIENT_COLORED_AREAS
static final int ADAPTED_GRADIENT_COLORED_AREAS__ADAPTED_GRADIENT_COLORED_AREASThe feature id for the 'Adapted Gradient Colored Areas' containment reference list.- See Also:
-
ADAPTED_GRADIENT_COLORED_AREAS__GRADIENT_TYPE
static final int ADAPTED_GRADIENT_COLORED_AREAS__GRADIENT_TYPEThe feature id for the 'Gradient Type' attribute.- See Also:
-
ADAPTED_GRADIENT_COLORED_AREAS_FEATURE_COUNT
static final int ADAPTED_GRADIENT_COLORED_AREAS_FEATURE_COUNTThe number of structural features of the 'Adapted Gradient Colored Areas' class.- See Also:
-
FONT
static final int FONTThe meta object id for the 'Font
' class. -
FONT__NAME
static final int FONT__NAMEThe feature id for the 'Name' attribute.- See Also:
-
FONT__SIZE
static final int FONT__SIZEThe feature id for the 'Size' attribute.- See Also:
-
FONT__ITALIC
static final int FONT__ITALICThe feature id for the 'Italic' attribute.- See Also:
-
FONT__BOLD
static final int FONT__BOLDThe feature id for the 'Bold' attribute.- See Also:
-
FONT_FEATURE_COUNT
static final int FONT_FEATURE_COUNTThe number of structural features of the 'Font' class.- See Also:
-
POINT
static final int POINTThe meta object id for the 'Point
' class. -
POINT__X
static final int POINT__XThe feature id for the 'X' attribute.- See Also:
-
POINT__Y
static final int POINT__YThe feature id for the 'Y' attribute.- See Also:
-
POINT__BEFORE
static final int POINT__BEFOREThe feature id for the 'Before' attribute.- See Also:
-
POINT__AFTER
static final int POINT__AFTERThe feature id for the 'After' attribute.- See Also:
-
POINT_FEATURE_COUNT
static final int POINT_FEATURE_COUNTThe number of structural features of the 'Point' class.- See Also:
-
COLOR
static final int COLORThe meta object id for the 'Color
' class. -
COLOR__RED
static final int COLOR__REDThe feature id for the 'Red' attribute.- See Also:
-
COLOR__GREEN
static final int COLOR__GREENThe feature id for the 'Green' attribute.- See Also:
-
COLOR__BLUE
static final int COLOR__BLUEThe feature id for the 'Blue' attribute.- See Also:
-
COLOR_FEATURE_COUNT
static final int COLOR_FEATURE_COUNTThe number of structural features of the 'Color' class.- See Also:
-
PRECISION_POINT
static final int PRECISION_POINTThe meta object id for the 'Precision Point
' class.- Since:
- 0.9
- See Also:
-
PRECISION_POINT__X
static final int PRECISION_POINT__XThe feature id for the 'X' attribute.- Since:
- 0.9
- See Also:
-
PRECISION_POINT__Y
static final int PRECISION_POINT__YThe feature id for the 'Y' attribute.- Since:
- 0.9
- See Also:
-
PRECISION_POINT_FEATURE_COUNT
static final int PRECISION_POINT_FEATURE_COUNTThe number of structural features of the 'Precision Point' class.- Since:
- 0.9
- See Also:
-
TEXT_STYLE
static final int TEXT_STYLEThe meta object id for the 'Text Style
' class.- Since:
- 0.10
- See Also:
-
TEXT_STYLE__UNDERLINE
static final int TEXT_STYLE__UNDERLINEThe feature id for the 'Underline' attribute.- Since:
- 0.10
- See Also:
-
TEXT_STYLE__UNDERLINE_STYLE
static final int TEXT_STYLE__UNDERLINE_STYLEThe feature id for the 'Underline Style' attribute.- Since:
- 0.10
- See Also:
-
TEXT_STYLE__STRIKEOUT
static final int TEXT_STYLE__STRIKEOUTThe feature id for the 'Strikeout' attribute.- Since:
- 0.10
- See Also:
-
TEXT_STYLE__FONT
static final int TEXT_STYLE__FONTThe feature id for the 'Font' reference.- Since:
- 0.10
- See Also:
-
TEXT_STYLE__FOREGROUND
static final int TEXT_STYLE__FOREGROUNDThe feature id for the 'Foreground' reference.- Since:
- 0.10
- See Also:
-
TEXT_STYLE__BACKGROUND
static final int TEXT_STYLE__BACKGROUNDThe feature id for the 'Background' reference.- Since:
- 0.10
- See Also:
-
TEXT_STYLE__UNDERLINE_COLOR
static final int TEXT_STYLE__UNDERLINE_COLORThe feature id for the 'Underline Color' reference.- Since:
- 0.10
- See Also:
-
TEXT_STYLE__STRIKEOUT_COLOR
static final int TEXT_STYLE__STRIKEOUT_COLORThe feature id for the 'Strikeout Color' reference.- Since:
- 0.10
- See Also:
-
TEXT_STYLE_FEATURE_COUNT
static final int TEXT_STYLE_FEATURE_COUNTThe number of structural features of the 'Text Style' class.- Since:
- 0.10
- See Also:
-
TEXT_STYLE_REGION
static final int TEXT_STYLE_REGIONThe meta object id for the 'Text Style Region
' class.- Since:
- 0.10
- See Also:
-
TEXT_STYLE_REGION__START
static final int TEXT_STYLE_REGION__STARTThe feature id for the 'Start' attribute.- Since:
- 0.10
- See Also:
-
TEXT_STYLE_REGION__END
static final int TEXT_STYLE_REGION__ENDThe feature id for the 'End' attribute.- Since:
- 0.10
- See Also:
-
TEXT_STYLE_REGION__STYLE
static final int TEXT_STYLE_REGION__STYLEThe feature id for the 'Style' containment reference.- Since:
- 0.10
- See Also:
-
TEXT_STYLE_REGION_FEATURE_COUNT
static final int TEXT_STYLE_REGION_FEATURE_COUNTThe number of structural features of the 'Text Style Region' class.- Since:
- 0.10
- See Also:
-
LINE_STYLE
static final int LINE_STYLEThe meta object id for the 'Line Style
' enum. -
ORIENTATION
static final int ORIENTATIONThe meta object id for the 'Orientation
' enum. -
LOCATION_TYPE
static final int LOCATION_TYPEThe meta object id for the 'Location Type
' enum. -
UNDERLINE_STYLE
static final int UNDERLINE_STYLEThe meta object id for the 'Underline Style
' enum.- Since:
- 0.10
- See Also:
-
-
Method Details
-
getRenderingStyle
org.eclipse.emf.ecore.EClass getRenderingStyle()Returns the meta object for class 'Rendering Style
'.- Returns:
- the meta object for class 'Rendering Style'.
- See Also:
-
getRenderingStyle_AdaptedGradientColoredAreas
org.eclipse.emf.ecore.EReference getRenderingStyle_AdaptedGradientColoredAreas()Returns the meta object for the containment reference 'Adapted Gradient Colored Areas
'.- Returns:
- the meta object for the containment reference 'Adapted Gradient Colored Areas'.
- See Also:
-
getStyle
org.eclipse.emf.ecore.EClass getStyle()Returns the meta object for class 'Style
'.- Returns:
- the meta object for class 'Style'.
- See Also:
-
getStyle_Id
org.eclipse.emf.ecore.EAttribute getStyle_Id()Returns the meta object for the attribute 'Id
'.- Returns:
- the meta object for the attribute 'Id'.
- See Also:
-
getStyle_Description
org.eclipse.emf.ecore.EAttribute getStyle_Description()Returns the meta object for the attribute 'Description
'.- Returns:
- the meta object for the attribute 'Description'.
- See Also:
-
getStyle_Font
org.eclipse.emf.ecore.EReference getStyle_Font()Returns the meta object for the reference 'Font
'.- Returns:
- the meta object for the reference 'Font'.
- See Also:
-
getStyle_HorizontalAlignment
org.eclipse.emf.ecore.EAttribute getStyle_HorizontalAlignment()Returns the meta object for the attribute 'Horizontal Alignment
'.- Returns:
- the meta object for the attribute 'Horizontal Alignment'.
- See Also:
-
getStyle_VerticalAlignment
org.eclipse.emf.ecore.EAttribute getStyle_VerticalAlignment()Returns the meta object for the attribute 'Vertical Alignment
'.- Returns:
- the meta object for the attribute 'Vertical Alignment'.
- See Also:
-
getStyle_Angle
org.eclipse.emf.ecore.EAttribute getStyle_Angle()Returns the meta object for the attribute 'Angle
'.- Returns:
- the meta object for the attribute 'Angle'.
- See Also:
-
getStyle_StretchH
org.eclipse.emf.ecore.EAttribute getStyle_StretchH()Returns the meta object for the attribute 'Stretch H
'.- Returns:
- the meta object for the attribute 'Stretch H'.
- See Also:
-
getStyle_StretchV
org.eclipse.emf.ecore.EAttribute getStyle_StretchV()Returns the meta object for the attribute 'Stretch V
'.- Returns:
- the meta object for the attribute 'Stretch V'.
- See Also:
-
getStyle_Proportional
org.eclipse.emf.ecore.EAttribute getStyle_Proportional()Returns the meta object for the attribute 'Proportional
'.- Returns:
- the meta object for the attribute 'Proportional'.
- See Also:
-
getStyle_StyleContainer
org.eclipse.emf.ecore.EReference getStyle_StyleContainer()Returns the meta object for the container reference 'Style Container
'.- Returns:
- the meta object for the container reference 'Style Container'.
- See Also:
-
getStyle_Rotation
org.eclipse.emf.ecore.EAttribute getStyle_Rotation()Returns the meta object for the attribute 'Rotation
'.- Returns:
- the meta object for the attribute 'Rotation'.
- Since:
- 0.11
- See Also:
-
getAbstractStyle
org.eclipse.emf.ecore.EClass getAbstractStyle()Returns the meta object for class 'Abstract Style
'.- Returns:
- the meta object for class 'Abstract Style'.
- See Also:
-
getAbstractStyle_Background
org.eclipse.emf.ecore.EReference getAbstractStyle_Background()Returns the meta object for the reference 'Background
'.- Returns:
- the meta object for the reference 'Background'.
- See Also:
-
getAbstractStyle_Foreground
org.eclipse.emf.ecore.EReference getAbstractStyle_Foreground()Returns the meta object for the reference 'Foreground
'.- Returns:
- the meta object for the reference 'Foreground'.
- See Also:
-
getAbstractStyle_LineWidth
org.eclipse.emf.ecore.EAttribute getAbstractStyle_LineWidth()Returns the meta object for the attribute 'Line Width
'.- Returns:
- the meta object for the attribute 'Line Width'.
- See Also:
-
getAbstractStyle_LineStyle
org.eclipse.emf.ecore.EAttribute getAbstractStyle_LineStyle()Returns the meta object for the attribute 'Line Style
'.- Returns:
- the meta object for the attribute 'Line Style'.
- See Also:
-
getAbstractStyle_Filled
org.eclipse.emf.ecore.EAttribute getAbstractStyle_Filled()Returns the meta object for the attribute 'Filled
'.- Returns:
- the meta object for the attribute 'Filled'.
- See Also:
-
getAbstractStyle_LineVisible
org.eclipse.emf.ecore.EAttribute getAbstractStyle_LineVisible()Returns the meta object for the attribute 'Line Visible
'.- Returns:
- the meta object for the attribute 'Line Visible'.
- See Also:
-
getAbstractStyle_RenderingStyle
org.eclipse.emf.ecore.EReference getAbstractStyle_RenderingStyle()Returns the meta object for the containment reference 'Rendering Style
'.- Returns:
- the meta object for the containment reference 'Rendering Style'.
- See Also:
-
getAbstractStyle_Transparency
org.eclipse.emf.ecore.EAttribute getAbstractStyle_Transparency()Returns the meta object for the attribute 'Transparency
'.- Returns:
- the meta object for the attribute 'Transparency'.
- See Also:
-
getGradientColoredLocation
org.eclipse.emf.ecore.EClass getGradientColoredLocation()Returns the meta object for class 'Gradient Colored Location
'.- Returns:
- the meta object for class 'Gradient Colored Location'.
- See Also:
-
getGradientColoredLocation_LocationType
org.eclipse.emf.ecore.EAttribute getGradientColoredLocation_LocationType()Returns the meta object for the attribute 'Location Type
'.- Returns:
- the meta object for the attribute 'Location Type'.
- See Also:
-
getGradientColoredLocation_LocationValue
org.eclipse.emf.ecore.EAttribute getGradientColoredLocation_LocationValue()Returns the meta object for the attribute 'Location Value
'.- Returns:
- the meta object for the attribute 'Location Value'.
- See Also:
-
getGradientColoredLocation_Color
org.eclipse.emf.ecore.EReference getGradientColoredLocation_Color()Returns the meta object for the containment reference 'Color
'.- Returns:
- the meta object for the containment reference 'Color'.
- See Also:
-
getGradientColoredArea
org.eclipse.emf.ecore.EClass getGradientColoredArea()Returns the meta object for class 'Gradient Colored Area
'.- Returns:
- the meta object for class 'Gradient Colored Area'.
- See Also:
-
getGradientColoredArea_Start
org.eclipse.emf.ecore.EReference getGradientColoredArea_Start()Returns the meta object for the containment reference 'Start
'.- Returns:
- the meta object for the containment reference 'Start'.
- See Also:
-
getGradientColoredArea_End
org.eclipse.emf.ecore.EReference getGradientColoredArea_End()Returns the meta object for the containment reference 'End
'.- Returns:
- the meta object for the containment reference 'End'.
- See Also:
-
getGradientColoredAreas
org.eclipse.emf.ecore.EClass getGradientColoredAreas()Returns the meta object for class 'Gradient Colored Areas
'.- Returns:
- the meta object for class 'Gradient Colored Areas'.
- See Also:
-
getGradientColoredAreas_GradientColor
org.eclipse.emf.ecore.EReference getGradientColoredAreas_GradientColor()Returns the meta object for the containment reference list 'Gradient Color
'.- Returns:
- the meta object for the containment reference list 'Gradient Color'.
- See Also:
-
getGradientColoredAreas_StyleAdaption
org.eclipse.emf.ecore.EAttribute getGradientColoredAreas_StyleAdaption()Returns the meta object for the attribute 'Style Adaption
'.- Returns:
- the meta object for the attribute 'Style Adaption'.
- See Also:
-
getAdaptedGradientColoredAreas
org.eclipse.emf.ecore.EClass getAdaptedGradientColoredAreas()Returns the meta object for class 'Adapted Gradient Colored Areas
'.- Returns:
- the meta object for class 'Adapted Gradient Colored Areas'.
- See Also:
-
getAdaptedGradientColoredAreas_DefinedStyleId
org.eclipse.emf.ecore.EAttribute getAdaptedGradientColoredAreas_DefinedStyleId()Returns the meta object for the attribute 'Defined Style Id
'.- Returns:
- the meta object for the attribute 'Defined Style Id'.
- See Also:
-
getAdaptedGradientColoredAreas_AdaptedGradientColoredAreas
org.eclipse.emf.ecore.EReference getAdaptedGradientColoredAreas_AdaptedGradientColoredAreas()Returns the meta object for the containment reference list 'Adapted Gradient Colored Areas
'.- Returns:
- the meta object for the containment reference list 'Adapted Gradient Colored Areas'.
- See Also:
-
getAdaptedGradientColoredAreas_GradientType
org.eclipse.emf.ecore.EAttribute getAdaptedGradientColoredAreas_GradientType()Returns the meta object for the attribute 'Gradient Type
'.- Returns:
- the meta object for the attribute 'Gradient Type'.
- See Also:
-
getFont
org.eclipse.emf.ecore.EClass getFont()Returns the meta object for class 'Font
'.- Returns:
- the meta object for class 'Font'.
- See Also:
-
getFont_Name
org.eclipse.emf.ecore.EAttribute getFont_Name()Returns the meta object for the attribute 'Name
'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
-
getFont_Size
org.eclipse.emf.ecore.EAttribute getFont_Size()Returns the meta object for the attribute 'Size
'.- Returns:
- the meta object for the attribute 'Size'.
- See Also:
-
getFont_Italic
org.eclipse.emf.ecore.EAttribute getFont_Italic()Returns the meta object for the attribute 'Italic
'.- Returns:
- the meta object for the attribute 'Italic'.
- See Also:
-
getFont_Bold
org.eclipse.emf.ecore.EAttribute getFont_Bold()Returns the meta object for the attribute 'Bold
'.- Returns:
- the meta object for the attribute 'Bold'.
- See Also:
-
getPoint
org.eclipse.emf.ecore.EClass getPoint()Returns the meta object for class 'Point
'.- Returns:
- the meta object for class 'Point'.
- See Also:
-
getPoint_X
org.eclipse.emf.ecore.EAttribute getPoint_X()Returns the meta object for the attribute 'X
'.- Returns:
- the meta object for the attribute 'X'.
- See Also:
-
getPoint_Y
org.eclipse.emf.ecore.EAttribute getPoint_Y()Returns the meta object for the attribute 'Y
'.- Returns:
- the meta object for the attribute 'Y'.
- See Also:
-
getPoint_Before
org.eclipse.emf.ecore.EAttribute getPoint_Before()Returns the meta object for the attribute 'Before
'.- Returns:
- the meta object for the attribute 'Before'.
- See Also:
-
getPoint_After
org.eclipse.emf.ecore.EAttribute getPoint_After()Returns the meta object for the attribute 'After
'.- Returns:
- the meta object for the attribute 'After'.
- See Also:
-
getColor
org.eclipse.emf.ecore.EClass getColor()Returns the meta object for class 'Color
'.- Returns:
- the meta object for class 'Color'.
- See Also:
-
getColor_Red
org.eclipse.emf.ecore.EAttribute getColor_Red()Returns the meta object for the attribute 'Red
'.- Returns:
- the meta object for the attribute 'Red'.
- See Also:
-
getColor_Green
org.eclipse.emf.ecore.EAttribute getColor_Green()Returns the meta object for the attribute 'Green
'.- Returns:
- the meta object for the attribute 'Green'.
- See Also:
-
getColor_Blue
org.eclipse.emf.ecore.EAttribute getColor_Blue()Returns the meta object for the attribute 'Blue
'.- Returns:
- the meta object for the attribute 'Blue'.
- See Also:
-
getPrecisionPoint
org.eclipse.emf.ecore.EClass getPrecisionPoint()Returns the meta object for class 'Precision Point
'.- Returns:
- the meta object for class 'Precision Point'.
- Since:
- 0.9
- See Also:
-
getPrecisionPoint_X
org.eclipse.emf.ecore.EAttribute getPrecisionPoint_X()Returns the meta object for the attribute 'X
'.- Returns:
- the meta object for the attribute 'X'.
- Since:
- 0.9
- See Also:
-
getPrecisionPoint_Y
org.eclipse.emf.ecore.EAttribute getPrecisionPoint_Y()Returns the meta object for the attribute 'Y
'.- Returns:
- the meta object for the attribute 'Y'.
- Since:
- 0.9
- See Also:
-
getTextStyle
org.eclipse.emf.ecore.EClass getTextStyle()Returns the meta object for class 'Text Style
'.- Returns:
- the meta object for class 'Text Style'.
- Since:
- 0.10
- See Also:
-
getTextStyle_Underline
org.eclipse.emf.ecore.EAttribute getTextStyle_Underline()Returns the meta object for the attribute 'Underline
'.- Returns:
- the meta object for the attribute 'Underline'.
- Since:
- 0.10
- See Also:
-
getTextStyle_UnderlineStyle
org.eclipse.emf.ecore.EAttribute getTextStyle_UnderlineStyle()Returns the meta object for the attribute 'Underline Style
'.- Returns:
- the meta object for the attribute 'Underline Style'.
- Since:
- 0.10
- See Also:
-
getTextStyle_Strikeout
org.eclipse.emf.ecore.EAttribute getTextStyle_Strikeout()Returns the meta object for the attribute 'Strikeout
'.- Returns:
- the meta object for the attribute 'Strikeout'.
- Since:
- 0.10
- See Also:
-
getTextStyle_Font
org.eclipse.emf.ecore.EReference getTextStyle_Font()Returns the meta object for the reference 'Font
'.- Returns:
- the meta object for the reference 'Font'.
- Since:
- 0.10
- See Also:
-
getTextStyle_Foreground
org.eclipse.emf.ecore.EReference getTextStyle_Foreground()Returns the meta object for the reference 'Foreground
'.- Returns:
- the meta object for the reference 'Foreground'.
- Since:
- 0.10
- See Also:
-
getTextStyle_Background
org.eclipse.emf.ecore.EReference getTextStyle_Background()Returns the meta object for the reference 'Background
'.- Returns:
- the meta object for the reference 'Background'.
- Since:
- 0.10
- See Also:
-
getTextStyle_UnderlineColor
org.eclipse.emf.ecore.EReference getTextStyle_UnderlineColor()Returns the meta object for the reference 'Underline Color
'.- Returns:
- the meta object for the reference 'Underline Color'.
- Since:
- 0.10
- See Also:
-
getTextStyle_StrikeoutColor
org.eclipse.emf.ecore.EReference getTextStyle_StrikeoutColor()Returns the meta object for the reference 'Strikeout Color
'.- Returns:
- the meta object for the reference 'Strikeout Color'.
- Since:
- 0.10
- See Also:
-
getTextStyleRegion
org.eclipse.emf.ecore.EClass getTextStyleRegion()Returns the meta object for class 'Text Style Region
'.- Returns:
- the meta object for class 'Text Style Region'.
- Since:
- 0.10
- See Also:
-
getTextStyleRegion_Start
org.eclipse.emf.ecore.EAttribute getTextStyleRegion_Start()Returns the meta object for the attribute 'Start
'.- Returns:
- the meta object for the attribute 'Start'.
- Since:
- 0.10
- See Also:
-
getTextStyleRegion_End
org.eclipse.emf.ecore.EAttribute getTextStyleRegion_End()Returns the meta object for the attribute 'End
'.- Returns:
- the meta object for the attribute 'End'.
- Since:
- 0.10
- See Also:
-
getTextStyleRegion_Style
org.eclipse.emf.ecore.EReference getTextStyleRegion_Style()Returns the meta object for the containment reference 'Style
'.- Returns:
- the meta object for the containment reference 'Style'.
- Since:
- 0.10
- See Also:
-
getLineStyle
org.eclipse.emf.ecore.EEnum getLineStyle()Returns the meta object for enum 'Line Style
'.- Returns:
- the meta object for enum 'Line Style'.
- See Also:
-
getOrientation
org.eclipse.emf.ecore.EEnum getOrientation()Returns the meta object for enum 'Orientation
'.- Returns:
- the meta object for enum 'Orientation'.
- See Also:
-
getLocationType
org.eclipse.emf.ecore.EEnum getLocationType()Returns the meta object for enum 'Location Type
'.- Returns:
- the meta object for enum 'Location Type'.
- See Also:
-
getUnderlineStyle
org.eclipse.emf.ecore.EEnum getUnderlineStyle()Returns the meta object for enum 'Underline Style
'.- Returns:
- the meta object for enum 'Underline Style'.
- Since:
- 0.10
- See Also:
-
getStylesFactory
StylesFactory getStylesFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
-