|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MappingPackage
The Package for the model. It contains accessors for the meta objects to represent
MappingFactory
kind | = | package |
Nested Class Summary | |
---|---|
static interface |
MappingPackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage |
---|
EPackage.Descriptor, EPackage.Registry |
Field Summary | |
---|---|
static int |
ANIMATION
The meta object id for the ' Animation ' class. |
static int |
ANIMATION__ACCESS_ID
The feature id for the 'Access ID' attribute. |
static int |
ANIMATION__INPUT
The feature id for the 'Input' attribute. |
static int |
ANIMATION__KEY
The feature id for the 'Key' attribute. |
static int |
ANIMATION_FEATURE_COUNT
The number of structural features of the 'Animation' class. |
static int |
COLORIZE
The meta object id for the ' Colorize ' class. |
static int |
COLORIZE__ACCESS_ID
The feature id for the 'Access ID' attribute. |
static int |
COLORIZE__FILL_COLOR
The feature id for the 'Fill Color' attribute. |
static int |
COLORIZE__INPUT
The feature id for the 'Input' attribute. |
static int |
COLORIZE__KEY
The feature id for the 'Key' attribute. |
static int |
COLORIZE__STROKE_COLOR
The feature id for the 'Stroke Color' attribute. |
static int |
COLORIZE__STROKE_WIDTH
The feature id for the 'Stroke Width' attribute. |
static int |
COLORIZE_FEATURE_COUNT
The number of structural features of the 'Colorize' class. |
static MappingPackage |
eINSTANCE
The singleton instance of the package. |
static String |
eNAME
The package name. |
static String |
eNS_PREFIX
The package namespace name. |
static String |
eNS_URI
The package namespace URI. |
static int |
MOVE
The meta object id for the ' Move ' class. |
static int |
MOVE__ACCESS_ID
The feature id for the 'Access ID' attribute. |
static int |
MOVE__INPUT
The feature id for the 'Input' attribute. |
static int |
MOVE__KEY
The feature id for the 'Key' attribute. |
static int |
MOVE__XRANGE
The feature id for the 'XRange' attribute. |
static int |
MOVE__YRANGE
The feature id for the 'YRange' attribute. |
static int |
MOVE_FEATURE_COUNT
The number of structural features of the 'Move' class. |
static int |
MOVE_PATH
The meta object id for the ' Move Path ' class. |
static int |
MOVE_PATH__ACCESS_ID
The feature id for the 'Access ID' attribute. |
static int |
MOVE_PATH__ANCHOR_POINT
The feature id for the 'Anchor Point' attribute. |
static int |
MOVE_PATH__AUTO_ORIENTATION
The feature id for the 'Auto Orientation' attribute. |
static int |
MOVE_PATH__INPUT
The feature id for the 'Input' attribute. |
static int |
MOVE_PATH__KEY
The feature id for the 'Key' attribute. |
static int |
MOVE_PATH__PATH
The feature id for the 'Path' attribute. |
static int |
MOVE_PATH_FEATURE_COUNT
The number of structural features of the 'Move Path' class. |
static int |
MOVE_TO
The meta object id for the ' Move To ' class. |
static int |
MOVE_TO__ACCESS_ID
The feature id for the 'Access ID' attribute. |
static int |
MOVE_TO__INPUT
The feature id for the 'Input' attribute. |
static int |
MOVE_TO__KEY
The feature id for the 'Key' attribute. |
static int |
MOVE_TO_FEATURE_COUNT
The number of structural features of the 'Move To' class. |
static int |
OPACITY
The meta object id for the ' Opacity ' class. |
static int |
OPACITY__ACCESS_ID
The feature id for the 'Access ID' attribute. |
static int |
OPACITY__INPUT
The feature id for the 'Input' attribute. |
static int |
OPACITY__KEY
The feature id for the 'Key' attribute. |
static int |
OPACITY__OPACITY
The feature id for the 'Opacity' attribute. |
static int |
OPACITY_FEATURE_COUNT
The number of structural features of the 'Opacity' class. |
static int |
ROTATE
The meta object id for the ' Rotate ' class. |
static int |
ROTATE__ACCESS_ID
The feature id for the 'Access ID' attribute. |
static int |
ROTATE__ANCHOR_POINT
The feature id for the 'Anchor Point' attribute. |
static int |
ROTATE__ANGLE_RANGE
The feature id for the 'Angle Range' attribute. |
static int |
ROTATE__INPUT
The feature id for the 'Input' attribute. |
static int |
ROTATE__KEY
The feature id for the 'Key' attribute. |
static int |
ROTATE_FEATURE_COUNT
The number of structural features of the 'Rotate' class. |
static int |
SVG_ELEMENT
The meta object id for the ' SVG Element ' class. |
static int |
SVG_ELEMENT__ANIMATION
The feature id for the 'Animation' containment reference list. |
static int |
SVG_ELEMENT__ID
The feature id for the 'Id' attribute. |
static int |
SVG_ELEMENT_FEATURE_COUNT
The number of structural features of the 'SVG Element' class. |
static int |
SVG_FILE
The meta object id for the ' SVG File ' class. |
static int |
SVG_FILE__FILENAME
The feature id for the 'Filename' attribute. |
static int |
SVG_FILE__SVG_ELEMENT
The feature id for the 'Svg Element' containment reference list. |
static int |
SVG_FILE_FEATURE_COUNT
The number of structural features of the 'SVG File' class. |
static int |
TEXT
The meta object id for the ' Text ' class. |
static int |
TEXT__ACCESS_ID
The feature id for the 'Access ID' attribute. |
static int |
TEXT__FONT_FAMILY
The feature id for the 'Font Family' attribute. |
static int |
TEXT__FONT_SIZE
The feature id for the 'Font Size' attribute. |
static int |
TEXT__INPUT
The feature id for the 'Input' attribute. |
static int |
TEXT__KEY
The feature id for the 'Key' attribute. |
static int |
TEXT__TEXT_VALUE
The feature id for the 'Text Value' attribute. |
static int |
TEXT_FEATURE_COUNT
The number of structural features of the 'Text' class. |
Method Summary | |
---|---|
EAttribute |
getAnimation_AccessID()
Returns the meta object for the attribute ' Access ID '. |
EAttribute |
getAnimation_Input()
Returns the meta object for the attribute ' Input '. |
EAttribute |
getAnimation_Key()
Returns the meta object for the attribute ' Key '. |
EClass |
getAnimation()
Returns the meta object for class ' Animation '. |
EAttribute |
getColorize_FillColor()
Returns the meta object for the attribute ' Fill Color '. |
EAttribute |
getColorize_StrokeColor()
Returns the meta object for the attribute ' Stroke Color '. |
EAttribute |
getColorize_StrokeWidth()
Returns the meta object for the attribute ' Stroke Width '. |
EClass |
getColorize()
Returns the meta object for class ' Colorize '. |
MappingFactory |
getMappingFactory()
Returns the factory that creates the instances of the model. |
EAttribute |
getMove_XRange()
Returns the meta object for the attribute ' XRange '. |
EAttribute |
getMove_YRange()
Returns the meta object for the attribute ' YRange '. |
EClass |
getMove()
Returns the meta object for class ' Move '. |
EAttribute |
getMovePath_AnchorPoint()
Returns the meta object for the attribute ' Anchor Point '. |
EAttribute |
getMovePath_AutoOrientation()
Returns the meta object for the attribute ' Auto Orientation '. |
EAttribute |
getMovePath_Path()
Returns the meta object for the attribute ' Path '. |
EClass |
getMovePath()
Returns the meta object for class ' Move Path '. |
EClass |
getMoveTo()
Returns the meta object for class ' Move To '. |
EAttribute |
getOpacity_Opacity()
Returns the meta object for the attribute ' Opacity '. |
EClass |
getOpacity()
Returns the meta object for class ' Opacity '. |
EAttribute |
getRotate_AnchorPoint()
Returns the meta object for the attribute ' Anchor Point '. |
EAttribute |
getRotate_AngleRange()
Returns the meta object for the attribute ' Angle Range '. |
EClass |
getRotate()
Returns the meta object for class ' Rotate '. |
EReference |
getSVGElement_Animation()
Returns the meta object for the containment reference list ' Animation '. |
EAttribute |
getSVGElement_Id()
Returns the meta object for the attribute ' Id '. |
EClass |
getSVGElement()
Returns the meta object for class ' SVG Element '. |
EAttribute |
getSVGFile_Filename()
Returns the meta object for the attribute ' Filename '. |
EReference |
getSVGFile_SvgElement()
Returns the meta object for the containment reference list ' Svg Element '. |
EClass |
getSVGFile()
Returns the meta object for class ' SVG File '. |
EAttribute |
getText_FontFamily()
Returns the meta object for the attribute ' Font Family '. |
EAttribute |
getText_FontSize()
Returns the meta object for the attribute ' Font Size '. |
EAttribute |
getText_TextValue()
Returns the meta object for the attribute ' Text Value '. |
EClass |
getText()
Returns the meta object for class ' Text '. |
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.ecore.ENamedElement |
---|
getName, setName |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
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.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
---|
static final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final MappingPackage eINSTANCE
static final int SVG_FILE
SVG File
' class.
SVGFileImpl
,
MappingPackageImpl.getSVGFile()
,
Constant Field Valuesstatic final int SVG_FILE__FILENAME
static final int SVG_FILE__SVG_ELEMENT
static final int SVG_FILE_FEATURE_COUNT
static final int SVG_ELEMENT
SVG Element
' class.
SVGElementImpl
,
MappingPackageImpl.getSVGElement()
,
Constant Field Valuesstatic final int SVG_ELEMENT__ANIMATION
static final int SVG_ELEMENT__ID
static final int SVG_ELEMENT_FEATURE_COUNT
static final int ANIMATION
Animation
' class.
AnimationImpl
,
MappingPackageImpl.getAnimation()
,
Constant Field Valuesstatic final int ANIMATION__INPUT
static final int ANIMATION__ACCESS_ID
static final int ANIMATION__KEY
static final int ANIMATION_FEATURE_COUNT
static final int OPACITY
Opacity
' class.
OpacityImpl
,
MappingPackageImpl.getOpacity()
,
Constant Field Valuesstatic final int OPACITY__INPUT
static final int OPACITY__ACCESS_ID
static final int OPACITY__KEY
static final int OPACITY__OPACITY
static final int OPACITY_FEATURE_COUNT
static final int MOVE_PATH
Move Path
' class.
MovePathImpl
,
MappingPackageImpl.getMovePath()
,
Constant Field Valuesstatic final int MOVE_PATH__INPUT
static final int MOVE_PATH__ACCESS_ID
static final int MOVE_PATH__KEY
static final int MOVE_PATH__PATH
static final int MOVE_PATH__ANCHOR_POINT
static final int MOVE_PATH__AUTO_ORIENTATION
static final int MOVE_PATH_FEATURE_COUNT
static final int ROTATE
Rotate
' class.
RotateImpl
,
MappingPackageImpl.getRotate()
,
Constant Field Valuesstatic final int ROTATE__INPUT
static final int ROTATE__ACCESS_ID
static final int ROTATE__KEY
static final int ROTATE__ANGLE_RANGE
static final int ROTATE__ANCHOR_POINT
static final int ROTATE_FEATURE_COUNT
static final int MOVE
Move
' class.
MoveImpl
,
MappingPackageImpl.getMove()
,
Constant Field Valuesstatic final int MOVE__INPUT
static final int MOVE__ACCESS_ID
static final int MOVE__KEY
static final int MOVE__XRANGE
static final int MOVE__YRANGE
static final int MOVE_FEATURE_COUNT
static final int COLORIZE
Colorize
' class.
ColorizeImpl
,
MappingPackageImpl.getColorize()
,
Constant Field Valuesstatic final int COLORIZE__INPUT
static final int COLORIZE__ACCESS_ID
static final int COLORIZE__KEY
static final int COLORIZE__FILL_COLOR
static final int COLORIZE__STROKE_COLOR
static final int COLORIZE__STROKE_WIDTH
static final int COLORIZE_FEATURE_COUNT
static final int TEXT
Text
' class.
TextImpl
,
MappingPackageImpl.getText()
,
Constant Field Valuesstatic final int TEXT__INPUT
static final int TEXT__ACCESS_ID
static final int TEXT__KEY
static final int TEXT__TEXT_VALUE
static final int TEXT__FONT_SIZE
static final int TEXT__FONT_FAMILY
static final int TEXT_FEATURE_COUNT
static final int MOVE_TO
Move To
' class.
MoveToImpl
,
MappingPackageImpl.getMoveTo()
,
Constant Field Valuesstatic final int MOVE_TO__INPUT
static final int MOVE_TO__ACCESS_ID
static final int MOVE_TO__KEY
static final int MOVE_TO_FEATURE_COUNT
Method Detail |
---|
EClass getSVGFile()
SVG File
'.
SVGFile
EAttribute getSVGFile_Filename()
Filename
'.
SVGFile.getFilename()
,
getSVGFile()
EReference getSVGFile_SvgElement()
Svg Element
'.
SVGFile.getSvgElement()
,
getSVGFile()
EClass getSVGElement()
SVG Element
'.
SVGElement
EReference getSVGElement_Animation()
Animation
'.
SVGElement.getAnimation()
,
getSVGElement()
EAttribute getSVGElement_Id()
Id
'.
SVGElement.getId()
,
getSVGElement()
EClass getAnimation()
Animation
'.
Animation
EAttribute getAnimation_Input()
Input
'.
Animation.getInput()
,
getAnimation()
EAttribute getAnimation_AccessID()
Access ID
'.
Animation.getAccessID()
,
getAnimation()
EAttribute getAnimation_Key()
Key
'.
Animation.getKey()
,
getAnimation()
EClass getOpacity()
Opacity
'.
Opacity
EAttribute getOpacity_Opacity()
Opacity
'.
Opacity.getOpacity()
,
getOpacity()
EClass getMovePath()
Move Path
'.
MovePath
EAttribute getMovePath_Path()
Path
'.
MovePath.getPath()
,
getMovePath()
EAttribute getMovePath_AnchorPoint()
Anchor Point
'.
MovePath.getAnchorPoint()
,
getMovePath()
EAttribute getMovePath_AutoOrientation()
Auto Orientation
'.
MovePath.getAutoOrientation()
,
getMovePath()
EClass getRotate()
Rotate
'.
Rotate
EAttribute getRotate_AngleRange()
Angle Range
'.
Rotate.getAngleRange()
,
getRotate()
EAttribute getRotate_AnchorPoint()
Anchor Point
'.
Rotate.getAnchorPoint()
,
getRotate()
EClass getMove()
Move
'.
Move
EAttribute getMove_XRange()
XRange
'.
Move.getXRange()
,
getMove()
EAttribute getMove_YRange()
YRange
'.
Move.getYRange()
,
getMove()
EClass getColorize()
Colorize
'.
Colorize
EAttribute getColorize_FillColor()
Fill Color
'.
Colorize.getFillColor()
,
getColorize()
EAttribute getColorize_StrokeColor()
Stroke Color
'.
Colorize.getStrokeColor()
,
getColorize()
EAttribute getColorize_StrokeWidth()
Stroke Width
'.
Colorize.getStrokeWidth()
,
getColorize()
EClass getText()
Text
'.
Text
EAttribute getText_TextValue()
Text Value
'.
Text.getTextValue()
,
getText()
EAttribute getText_FontSize()
Font Size
'.
Text.getFontSize()
,
getText()
EAttribute getText_FontFamily()
Font Family
'.
Text.getFontFamily()
,
getText()
EClass getMoveTo()
Move To
'.
MoveTo
MappingFactory getMappingFactory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |