Interface AlgorithmsPackage.Literals
-
- Enclosing interface:
- AlgorithmsPackage
public static interface AlgorithmsPackage.LiteralsDefines literals for the meta objects that represent- each class,
- each feature of each class,
- each enum,
- and each data type
-
-
Field Summary
Fields Modifier and Type Field Description static org.eclipse.emf.ecore.EClassABSTRACT_TEXTThe meta object literal for the 'Abstract Text' class.static org.eclipse.emf.ecore.EAttributeABSTRACT_TEXT__ANGLEThe meta object literal for the 'Angle' attribute feature.static org.eclipse.emf.ecore.EReferenceABSTRACT_TEXT__FONTThe meta object literal for the 'Font' reference feature.static org.eclipse.emf.ecore.EAttributeABSTRACT_TEXT__HORIZONTAL_ALIGNMENTThe meta object literal for the 'Horizontal Alignment' attribute feature.static org.eclipse.emf.ecore.EAttributeABSTRACT_TEXT__ROTATIONThe meta object literal for the 'Rotation' attribute feature.static org.eclipse.emf.ecore.EReferenceABSTRACT_TEXT__STYLE_REGIONSThe meta object literal for the 'Style Regions' containment reference list feature.static org.eclipse.emf.ecore.EAttributeABSTRACT_TEXT__VALUEThe meta object literal for the 'Value' attribute feature.static org.eclipse.emf.ecore.EAttributeABSTRACT_TEXT__VERTICAL_ALIGNMENTThe meta object literal for the 'Vertical Alignment' attribute feature.static org.eclipse.emf.ecore.EClassELLIPSEThe meta object literal for the 'Ellipse' class.static org.eclipse.emf.ecore.EClassGRAPHICS_ALGORITHMThe meta object literal for the 'Graphics Algorithm' class.static org.eclipse.emf.ecore.EReferenceGRAPHICS_ALGORITHM__GRAPHICS_ALGORITHM_CHILDRENThe meta object literal for the 'Graphics Algorithm Children' containment reference list feature.static org.eclipse.emf.ecore.EAttributeGRAPHICS_ALGORITHM__HEIGHTThe meta object literal for the 'Height' attribute feature.static org.eclipse.emf.ecore.EReferenceGRAPHICS_ALGORITHM__PARENT_GRAPHICS_ALGORITHMThe meta object literal for the 'Parent Graphics Algorithm' container reference feature.static org.eclipse.emf.ecore.EReferenceGRAPHICS_ALGORITHM__PICTOGRAM_ELEMENTThe meta object literal for the 'Pictogram Element' container reference feature.static org.eclipse.emf.ecore.EReferenceGRAPHICS_ALGORITHM__STYLEThe meta object literal for the 'Style' reference feature.static org.eclipse.emf.ecore.EAttributeGRAPHICS_ALGORITHM__WIDTHThe meta object literal for the 'Width' attribute feature.static org.eclipse.emf.ecore.EAttributeGRAPHICS_ALGORITHM__XThe meta object literal for the 'X' attribute feature.static org.eclipse.emf.ecore.EAttributeGRAPHICS_ALGORITHM__YThe meta object literal for the 'Y' attribute feature.static org.eclipse.emf.ecore.EClassIMAGEThe meta object literal for the 'Image' class.static org.eclipse.emf.ecore.EAttributeIMAGE__IDThe meta object literal for the 'Id' attribute feature.static org.eclipse.emf.ecore.EAttributeIMAGE__PROPORTIONALThe meta object literal for the 'Proportional' attribute feature.static org.eclipse.emf.ecore.EAttributeIMAGE__STRETCH_HThe meta object literal for the 'Stretch H' attribute feature.static org.eclipse.emf.ecore.EAttributeIMAGE__STRETCH_VThe meta object literal for the 'Stretch V' attribute feature.static org.eclipse.emf.ecore.EClassMULTI_TEXTThe meta object literal for the 'Multi Text' class.static org.eclipse.emf.ecore.EClassPLATFORM_GRAPHICS_ALGORITHMThe meta object literal for the 'Platform Graphics Algorithm' class.static org.eclipse.emf.ecore.EAttributePLATFORM_GRAPHICS_ALGORITHM__IDThe meta object literal for the 'Id' attribute feature.static org.eclipse.emf.ecore.EClassPOLYGONThe meta object literal for the 'Polygon' class.static org.eclipse.emf.ecore.EClassPOLYLINEThe meta object literal for the 'Polyline' class.static org.eclipse.emf.ecore.EReferencePOLYLINE__POINTSThe meta object literal for the 'Points' containment reference list feature.static org.eclipse.emf.ecore.EClassRECTANGLEThe meta object literal for the 'Rectangle' class.static org.eclipse.emf.ecore.EClassROUNDED_RECTANGLEThe meta object literal for the 'Rounded Rectangle' class.static org.eclipse.emf.ecore.EAttributeROUNDED_RECTANGLE__CORNER_HEIGHTThe meta object literal for the 'Corner Height' attribute feature.static org.eclipse.emf.ecore.EAttributeROUNDED_RECTANGLE__CORNER_WIDTHThe meta object literal for the 'Corner Width' attribute feature.static org.eclipse.emf.ecore.EClassTEXTThe meta object literal for the 'Text' class.
-
-
-
Field Detail
-
GRAPHICS_ALGORITHM
static final org.eclipse.emf.ecore.EClass GRAPHICS_ALGORITHM
The meta object literal for the 'Graphics Algorithm' class.
-
GRAPHICS_ALGORITHM__GRAPHICS_ALGORITHM_CHILDREN
static final org.eclipse.emf.ecore.EReference GRAPHICS_ALGORITHM__GRAPHICS_ALGORITHM_CHILDREN
The meta object literal for the 'Graphics Algorithm Children' containment reference list feature.
-
GRAPHICS_ALGORITHM__PARENT_GRAPHICS_ALGORITHM
static final org.eclipse.emf.ecore.EReference GRAPHICS_ALGORITHM__PARENT_GRAPHICS_ALGORITHM
The meta object literal for the 'Parent Graphics Algorithm' container reference feature.
-
GRAPHICS_ALGORITHM__PICTOGRAM_ELEMENT
static final org.eclipse.emf.ecore.EReference GRAPHICS_ALGORITHM__PICTOGRAM_ELEMENT
The meta object literal for the 'Pictogram Element' container reference feature.
-
GRAPHICS_ALGORITHM__WIDTH
static final org.eclipse.emf.ecore.EAttribute GRAPHICS_ALGORITHM__WIDTH
The meta object literal for the 'Width' attribute feature.
-
GRAPHICS_ALGORITHM__HEIGHT
static final org.eclipse.emf.ecore.EAttribute GRAPHICS_ALGORITHM__HEIGHT
The meta object literal for the 'Height' attribute feature.
-
GRAPHICS_ALGORITHM__X
static final org.eclipse.emf.ecore.EAttribute GRAPHICS_ALGORITHM__X
The meta object literal for the 'X' attribute feature.
-
GRAPHICS_ALGORITHM__Y
static final org.eclipse.emf.ecore.EAttribute GRAPHICS_ALGORITHM__Y
The meta object literal for the 'Y' attribute feature.
-
GRAPHICS_ALGORITHM__STYLE
static final org.eclipse.emf.ecore.EReference GRAPHICS_ALGORITHM__STYLE
The meta object literal for the 'Style' reference feature.
-
POLYLINE
static final org.eclipse.emf.ecore.EClass POLYLINE
The meta object literal for the 'Polyline' class.- See Also:
PolylineImpl,AlgorithmsPackageImpl.getPolyline()
-
POLYLINE__POINTS
static final org.eclipse.emf.ecore.EReference POLYLINE__POINTS
The meta object literal for the 'Points' containment reference list feature.
-
ELLIPSE
static final org.eclipse.emf.ecore.EClass ELLIPSE
The meta object literal for the 'Ellipse' class.- See Also:
EllipseImpl,AlgorithmsPackageImpl.getEllipse()
-
TEXT
static final org.eclipse.emf.ecore.EClass TEXT
The meta object literal for the 'Text' class.- See Also:
TextImpl,AlgorithmsPackageImpl.getText()
-
POLYGON
static final org.eclipse.emf.ecore.EClass POLYGON
The meta object literal for the 'Polygon' class.- See Also:
PolygonImpl,AlgorithmsPackageImpl.getPolygon()
-
RECTANGLE
static final org.eclipse.emf.ecore.EClass RECTANGLE
The meta object literal for the 'Rectangle' class.
-
ROUNDED_RECTANGLE
static final org.eclipse.emf.ecore.EClass ROUNDED_RECTANGLE
The meta object literal for the 'Rounded Rectangle' class.
-
ROUNDED_RECTANGLE__CORNER_HEIGHT
static final org.eclipse.emf.ecore.EAttribute ROUNDED_RECTANGLE__CORNER_HEIGHT
The meta object literal for the 'Corner Height' attribute feature.
-
ROUNDED_RECTANGLE__CORNER_WIDTH
static final org.eclipse.emf.ecore.EAttribute ROUNDED_RECTANGLE__CORNER_WIDTH
The meta object literal for the 'Corner Width' attribute feature.
-
IMAGE
static final org.eclipse.emf.ecore.EClass IMAGE
The meta object literal for the 'Image' class.- See Also:
ImageImpl,AlgorithmsPackageImpl.getImage()
-
IMAGE__ID
static final org.eclipse.emf.ecore.EAttribute IMAGE__ID
The meta object literal for the 'Id' attribute feature.
-
IMAGE__STRETCH_H
static final org.eclipse.emf.ecore.EAttribute IMAGE__STRETCH_H
The meta object literal for the 'Stretch H' attribute feature.
-
IMAGE__STRETCH_V
static final org.eclipse.emf.ecore.EAttribute IMAGE__STRETCH_V
The meta object literal for the 'Stretch V' attribute feature.
-
IMAGE__PROPORTIONAL
static final org.eclipse.emf.ecore.EAttribute IMAGE__PROPORTIONAL
The meta object literal for the 'Proportional' attribute feature.
-
PLATFORM_GRAPHICS_ALGORITHM
static final org.eclipse.emf.ecore.EClass PLATFORM_GRAPHICS_ALGORITHM
The meta object literal for the 'Platform Graphics Algorithm' class.
-
PLATFORM_GRAPHICS_ALGORITHM__ID
static final org.eclipse.emf.ecore.EAttribute PLATFORM_GRAPHICS_ALGORITHM__ID
The meta object literal for the 'Id' attribute feature.
-
ABSTRACT_TEXT
static final org.eclipse.emf.ecore.EClass ABSTRACT_TEXT
The meta object literal for the 'Abstract Text' class.
-
ABSTRACT_TEXT__FONT
static final org.eclipse.emf.ecore.EReference ABSTRACT_TEXT__FONT
The meta object literal for the 'Font' reference feature.
-
ABSTRACT_TEXT__HORIZONTAL_ALIGNMENT
static final org.eclipse.emf.ecore.EAttribute ABSTRACT_TEXT__HORIZONTAL_ALIGNMENT
The meta object literal for the 'Horizontal Alignment' attribute feature.
-
ABSTRACT_TEXT__VERTICAL_ALIGNMENT
static final org.eclipse.emf.ecore.EAttribute ABSTRACT_TEXT__VERTICAL_ALIGNMENT
The meta object literal for the 'Vertical Alignment' attribute feature.
-
ABSTRACT_TEXT__ANGLE
static final org.eclipse.emf.ecore.EAttribute ABSTRACT_TEXT__ANGLE
The meta object literal for the 'Angle' attribute feature.
-
ABSTRACT_TEXT__VALUE
static final org.eclipse.emf.ecore.EAttribute ABSTRACT_TEXT__VALUE
The meta object literal for the 'Value' attribute feature.
-
ABSTRACT_TEXT__STYLE_REGIONS
static final org.eclipse.emf.ecore.EReference ABSTRACT_TEXT__STYLE_REGIONS
The meta object literal for the 'Style Regions' containment reference list feature.- Since:
- 0.10
-
ABSTRACT_TEXT__ROTATION
static final org.eclipse.emf.ecore.EAttribute ABSTRACT_TEXT__ROTATION
The meta object literal for the 'Rotation' attribute feature.- Since:
- 0.11
-
MULTI_TEXT
static final org.eclipse.emf.ecore.EClass MULTI_TEXT
The meta object literal for the 'Multi Text' class.
-
-