Interface LanguagePackage
-
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
LanguagePackageImpl
public interface LanguagePackage extends 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
About the XML namespace
This schema document describes the XML namespace, in a form suitable for import by other schema documents.
See http://www.w3.org/XML/1998/namespace.html and http://www.w3.org/TR/REC-xml for information about this namespace.
Note that local names in this namespace are intended to be defined only by the World Wide Web Consortium or its subgroups. The names currently defined in this namespace are listed below. They should not be used with conflicting semantics by any Working Group, specification, or document instance.
See further below in this document for more information about how to refer to this schema document from your own XSD schema documents and about the namespace-versioning policy governing this schema document.
Father (in any context at all)
denotes Jon Bosak, the chair of the original XML Working Group. This name is reserved by the following decision of the W3C XML Plenary and XML Coordination groups:
In appreciation for his vision, leadership and dedication the W3C XML Plenary on this 10th day of February, 2000, reserves for Jon Bosak in perpetuity the XML name "xml:Father".
About this schema document
This schema defines attributes and an attribute group suitable for use by schemas wishing to allow
xml:base
,xml:lang
,xml:space
orxml:id
attributes on elements they define.To enable this, such a schema must import this schema for the XML namespace, e.g. as follows:
<schema . . .> . . . <import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="http://www.w3.org/2001/xml.xsd"/>
or
<import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="http://www.w3.org/2009/01/xml.xsd"/>
Subsequently, qualified reference to any of the attributes or the group defined below will have the desired effect, e.g.
<type . . .> . . . <attributeGroup ref="xml:specialAttrs"/>
will define a type which will schema-validate an instance element with any of those attributes.
Versioning policy for this schema document
In keeping with the XML Schema WG's standard versioning policy, this schema document will persist at http://www.w3.org/2009/01/xml.xsd.
At the date of issue it can also be found at http://www.w3.org/2001/xml.xsd.
The schema document at that URI may however change in the future, in order to remain compatible with the latest version of XML Schema itself, or with the XML namespace itself. In other words, if the XML Schema or XML namespaces change, the version of this document at http://www.w3.org/2001/xml.xsd will change accordingly; the version at http://www.w3.org/2009/01/xml.xsd will not change.
Previous dated (and unchanging) versions of this schema document are at:
- See Also:
LanguageFactory
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
LanguagePackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each operation of each class, each enum, and each data type
-
Field Summary
Fields Modifier and Type Field Description static int
ANIMATE_COLOR_TYPE
The meta object id for the 'Animate Color Type
' class.static int
ANIMATE_COLOR_TYPE__ACCUMULATE
The feature id for the 'Accumulate' attribute.static int
ANIMATE_COLOR_TYPE__ADDITIVE
The feature id for the 'Additive' attribute.static int
ANIMATE_COLOR_TYPE__ALT
The feature id for the 'Alt' attribute.static int
ANIMATE_COLOR_TYPE__ANY
The feature id for the 'Any' attribute list.static int
ANIMATE_COLOR_TYPE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.static int
ANIMATE_COLOR_TYPE__ATTRIBUTE_NAME
The feature id for the 'Attribute Name' attribute.static int
ANIMATE_COLOR_TYPE__ATTRIBUTE_TYPE
The feature id for the 'Attribute Type' attribute.static int
ANIMATE_COLOR_TYPE__BEGIN
The feature id for the 'Begin' attribute.static int
ANIMATE_COLOR_TYPE__BY
The feature id for the 'By' attribute.static int
ANIMATE_COLOR_TYPE__CALC_MODE
The feature id for the 'Calc Mode' attribute.static int
ANIMATE_COLOR_TYPE__CLASS
The feature id for the 'Class' attribute.static int
ANIMATE_COLOR_TYPE__DUR
The feature id for the 'Dur' attribute.static int
ANIMATE_COLOR_TYPE__END
The feature id for the 'End' attribute.static int
ANIMATE_COLOR_TYPE__FILL
The feature id for the 'Fill' attribute.static int
ANIMATE_COLOR_TYPE__FILL_DEFAULT
The feature id for the 'Fill Default' attribute.static int
ANIMATE_COLOR_TYPE__FROM
The feature id for the 'From' attribute.static int
ANIMATE_COLOR_TYPE__GROUP
The feature id for the 'Group' attribute list.static int
ANIMATE_COLOR_TYPE__ID
The feature id for the 'Id' attribute.static int
ANIMATE_COLOR_TYPE__LANG
The feature id for the 'Lang' attribute.static int
ANIMATE_COLOR_TYPE__LONGDESC
The feature id for the 'Longdesc' attribute.static int
ANIMATE_COLOR_TYPE__MAX
The feature id for the 'Max' attribute.static int
ANIMATE_COLOR_TYPE__MIN
The feature id for the 'Min' attribute.static int
ANIMATE_COLOR_TYPE__REPEAT
The feature id for the 'Repeat' attribute.static int
ANIMATE_COLOR_TYPE__REPEAT_COUNT
The feature id for the 'Repeat Count' attribute.static int
ANIMATE_COLOR_TYPE__REPEAT_DUR
The feature id for the 'Repeat Dur' attribute.static int
ANIMATE_COLOR_TYPE__RESTART
The feature id for the 'Restart' attribute.static int
ANIMATE_COLOR_TYPE__RESTART_DEFAULT
The feature id for the 'Restart Default' attribute.static int
ANIMATE_COLOR_TYPE__SKIP_CONTENT
The feature id for the 'Skip Content' attribute.static int
ANIMATE_COLOR_TYPE__SYNC_BEHAVIOR
The feature id for the 'Sync Behavior' attribute.static int
ANIMATE_COLOR_TYPE__SYNC_BEHAVIOR_DEFAULT
The feature id for the 'Sync Behavior Default' attribute.static int
ANIMATE_COLOR_TYPE__SYNC_TOLERANCE
The feature id for the 'Sync Tolerance' attribute.static int
ANIMATE_COLOR_TYPE__SYNC_TOLERANCE_DEFAULT
The feature id for the 'Sync Tolerance Default' attribute.static int
ANIMATE_COLOR_TYPE__TARGET_ELEMENT
The feature id for the 'Target Element' attribute.static int
ANIMATE_COLOR_TYPE__TO
The feature id for the 'To' attribute.static int
ANIMATE_COLOR_TYPE__VALUES
The feature id for the 'Values' attribute.static int
ANIMATE_COLOR_TYPE_FEATURE_COUNT
The number of structural features of the 'Animate Color Type' class.static int
ANIMATE_COLOR_TYPE_OPERATION_COUNT
The number of operations of the 'Animate Color Type' class.static int
ANIMATE_MOTION_TYPE
The meta object id for the 'Animate Motion Type
' class.static int
ANIMATE_MOTION_TYPE__ACCUMULATE
The feature id for the 'Accumulate' attribute.static int
ANIMATE_MOTION_TYPE__ADDITIVE
The feature id for the 'Additive' attribute.static int
ANIMATE_MOTION_TYPE__ALT
The feature id for the 'Alt' attribute.static int
ANIMATE_MOTION_TYPE__ANY
The feature id for the 'Any' attribute list.static int
ANIMATE_MOTION_TYPE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.static int
ANIMATE_MOTION_TYPE__BEGIN
The feature id for the 'Begin' attribute.static int
ANIMATE_MOTION_TYPE__BY
The feature id for the 'By' attribute.static int
ANIMATE_MOTION_TYPE__CALC_MODE
The feature id for the 'Calc Mode' attribute.static int
ANIMATE_MOTION_TYPE__CLASS
The feature id for the 'Class' attribute.static int
ANIMATE_MOTION_TYPE__DUR
The feature id for the 'Dur' attribute.static int
ANIMATE_MOTION_TYPE__END
The feature id for the 'End' attribute.static int
ANIMATE_MOTION_TYPE__FILL
The feature id for the 'Fill' attribute.static int
ANIMATE_MOTION_TYPE__FILL_DEFAULT
The feature id for the 'Fill Default' attribute.static int
ANIMATE_MOTION_TYPE__FROM
The feature id for the 'From' attribute.static int
ANIMATE_MOTION_TYPE__GROUP
The feature id for the 'Group' attribute list.static int
ANIMATE_MOTION_TYPE__ID
The feature id for the 'Id' attribute.static int
ANIMATE_MOTION_TYPE__LANG
The feature id for the 'Lang' attribute.static int
ANIMATE_MOTION_TYPE__LONGDESC
The feature id for the 'Longdesc' attribute.static int
ANIMATE_MOTION_TYPE__MAX
The feature id for the 'Max' attribute.static int
ANIMATE_MOTION_TYPE__MIN
The feature id for the 'Min' attribute.static int
ANIMATE_MOTION_TYPE__ORIGIN
The feature id for the 'Origin' attribute.static int
ANIMATE_MOTION_TYPE__REPEAT
The feature id for the 'Repeat' attribute.static int
ANIMATE_MOTION_TYPE__REPEAT_COUNT
The feature id for the 'Repeat Count' attribute.static int
ANIMATE_MOTION_TYPE__REPEAT_DUR
The feature id for the 'Repeat Dur' attribute.static int
ANIMATE_MOTION_TYPE__RESTART
The feature id for the 'Restart' attribute.static int
ANIMATE_MOTION_TYPE__RESTART_DEFAULT
The feature id for the 'Restart Default' attribute.static int
ANIMATE_MOTION_TYPE__SKIP_CONTENT
The feature id for the 'Skip Content' attribute.static int
ANIMATE_MOTION_TYPE__SYNC_BEHAVIOR
The feature id for the 'Sync Behavior' attribute.static int
ANIMATE_MOTION_TYPE__SYNC_BEHAVIOR_DEFAULT
The feature id for the 'Sync Behavior Default' attribute.static int
ANIMATE_MOTION_TYPE__SYNC_TOLERANCE
The feature id for the 'Sync Tolerance' attribute.static int
ANIMATE_MOTION_TYPE__SYNC_TOLERANCE_DEFAULT
The feature id for the 'Sync Tolerance Default' attribute.static int
ANIMATE_MOTION_TYPE__TARGET_ELEMENT
The feature id for the 'Target Element' attribute.static int
ANIMATE_MOTION_TYPE__TO
The feature id for the 'To' attribute.static int
ANIMATE_MOTION_TYPE__VALUES
The feature id for the 'Values' attribute.static int
ANIMATE_MOTION_TYPE_FEATURE_COUNT
The number of structural features of the 'Animate Motion Type' class.static int
ANIMATE_MOTION_TYPE_OPERATION_COUNT
The number of operations of the 'Animate Motion Type' class.static int
ANIMATE_TYPE
The meta object id for the 'Animate Type
' class.static int
ANIMATE_TYPE__ACCUMULATE
The feature id for the 'Accumulate' attribute.static int
ANIMATE_TYPE__ADDITIVE
The feature id for the 'Additive' attribute.static int
ANIMATE_TYPE__ALT
The feature id for the 'Alt' attribute.static int
ANIMATE_TYPE__ANY
The feature id for the 'Any' attribute list.static int
ANIMATE_TYPE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.static int
ANIMATE_TYPE__ATTRIBUTE_NAME
The feature id for the 'Attribute Name' attribute.static int
ANIMATE_TYPE__ATTRIBUTE_TYPE
The feature id for the 'Attribute Type' attribute.static int
ANIMATE_TYPE__BEGIN
The feature id for the 'Begin' attribute.static int
ANIMATE_TYPE__BY
The feature id for the 'By' attribute.static int
ANIMATE_TYPE__CALC_MODE
The feature id for the 'Calc Mode' attribute.static int
ANIMATE_TYPE__CLASS
The feature id for the 'Class' attribute.static int
ANIMATE_TYPE__DUR
The feature id for the 'Dur' attribute.static int
ANIMATE_TYPE__END
The feature id for the 'End' attribute.static int
ANIMATE_TYPE__FILL
The feature id for the 'Fill' attribute.static int
ANIMATE_TYPE__FILL_DEFAULT
The feature id for the 'Fill Default' attribute.static int
ANIMATE_TYPE__FROM
The feature id for the 'From' attribute.static int
ANIMATE_TYPE__GROUP
The feature id for the 'Group' attribute list.static int
ANIMATE_TYPE__ID
The feature id for the 'Id' attribute.static int
ANIMATE_TYPE__LANG
The feature id for the 'Lang' attribute.static int
ANIMATE_TYPE__LONGDESC
The feature id for the 'Longdesc' attribute.static int
ANIMATE_TYPE__MAX
The feature id for the 'Max' attribute.static int
ANIMATE_TYPE__MIN
The feature id for the 'Min' attribute.static int
ANIMATE_TYPE__REPEAT
The feature id for the 'Repeat' attribute.static int
ANIMATE_TYPE__REPEAT_COUNT
The feature id for the 'Repeat Count' attribute.static int
ANIMATE_TYPE__REPEAT_DUR
The feature id for the 'Repeat Dur' attribute.static int
ANIMATE_TYPE__RESTART
The feature id for the 'Restart' attribute.static int
ANIMATE_TYPE__RESTART_DEFAULT
The feature id for the 'Restart Default' attribute.static int
ANIMATE_TYPE__SKIP_CONTENT
The feature id for the 'Skip Content' attribute.static int
ANIMATE_TYPE__SYNC_BEHAVIOR
The feature id for the 'Sync Behavior' attribute.static int
ANIMATE_TYPE__SYNC_BEHAVIOR_DEFAULT
The feature id for the 'Sync Behavior Default' attribute.static int
ANIMATE_TYPE__SYNC_TOLERANCE
The feature id for the 'Sync Tolerance' attribute.static int
ANIMATE_TYPE__SYNC_TOLERANCE_DEFAULT
The feature id for the 'Sync Tolerance Default' attribute.static int
ANIMATE_TYPE__TARGET_ELEMENT
The feature id for the 'Target Element' attribute.static int
ANIMATE_TYPE__TO
The feature id for the 'To' attribute.static int
ANIMATE_TYPE__VALUES
The feature id for the 'Values' attribute.static int
ANIMATE_TYPE_FEATURE_COUNT
The number of structural features of the 'Animate Type' class.static int
ANIMATE_TYPE_OPERATION_COUNT
The number of operations of the 'Animate Type' class.static int
DOCUMENT_ROOT
The meta object id for the 'Document Root
' class.static int
DOCUMENT_ROOT__ANIMATE
The feature id for the 'Animate' containment reference.static int
DOCUMENT_ROOT__ANIMATE_COLOR
The feature id for the 'Animate Color' containment reference.static int
DOCUMENT_ROOT__ANIMATE_MOTION
The feature id for the 'Animate Motion' containment reference.static int
DOCUMENT_ROOT__MIXED
The feature id for the 'Mixed' attribute list.static int
DOCUMENT_ROOT__SET
The feature id for the 'Set' containment reference.static int
DOCUMENT_ROOT__XMLNS_PREFIX_MAP
The feature id for the 'XMLNS Prefix Map' map.static int
DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
The feature id for the 'XSI Schema Location' map.static int
DOCUMENT_ROOT_FEATURE_COUNT
The number of structural features of the 'Document Root' class.static int
DOCUMENT_ROOT_OPERATION_COUNT
The number of operations of the 'Document Root' class.static LanguagePackage
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
SET_TYPE
The meta object id for the 'Set Type
' class.static int
SET_TYPE__ALT
The feature id for the 'Alt' attribute.static int
SET_TYPE__ANY
The feature id for the 'Any' attribute list.static int
SET_TYPE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.static int
SET_TYPE__ATTRIBUTE_NAME
The feature id for the 'Attribute Name' attribute.static int
SET_TYPE__ATTRIBUTE_TYPE
The feature id for the 'Attribute Type' attribute.static int
SET_TYPE__BEGIN
The feature id for the 'Begin' attribute.static int
SET_TYPE__CLASS
The feature id for the 'Class' attribute.static int
SET_TYPE__DUR
The feature id for the 'Dur' attribute.static int
SET_TYPE__END
The feature id for the 'End' attribute.static int
SET_TYPE__FILL
The feature id for the 'Fill' attribute.static int
SET_TYPE__FILL_DEFAULT
The feature id for the 'Fill Default' attribute.static int
SET_TYPE__GROUP
The feature id for the 'Group' attribute list.static int
SET_TYPE__ID
The feature id for the 'Id' attribute.static int
SET_TYPE__LANG
The feature id for the 'Lang' attribute.static int
SET_TYPE__LONGDESC
The feature id for the 'Longdesc' attribute.static int
SET_TYPE__MAX
The feature id for the 'Max' attribute.static int
SET_TYPE__MIN
The feature id for the 'Min' attribute.static int
SET_TYPE__REPEAT
The feature id for the 'Repeat' attribute.static int
SET_TYPE__REPEAT_COUNT
The feature id for the 'Repeat Count' attribute.static int
SET_TYPE__REPEAT_DUR
The feature id for the 'Repeat Dur' attribute.static int
SET_TYPE__RESTART
The feature id for the 'Restart' attribute.static int
SET_TYPE__RESTART_DEFAULT
The feature id for the 'Restart Default' attribute.static int
SET_TYPE__SKIP_CONTENT
The feature id for the 'Skip Content' attribute.static int
SET_TYPE__SYNC_BEHAVIOR
The feature id for the 'Sync Behavior' attribute.static int
SET_TYPE__SYNC_BEHAVIOR_DEFAULT
The feature id for the 'Sync Behavior Default' attribute.static int
SET_TYPE__SYNC_TOLERANCE
The feature id for the 'Sync Tolerance' attribute.static int
SET_TYPE__SYNC_TOLERANCE_DEFAULT
The feature id for the 'Sync Tolerance Default' attribute.static int
SET_TYPE__TARGET_ELEMENT
The feature id for the 'Target Element' attribute.static int
SET_TYPE__TO
The feature id for the 'To' attribute.static int
SET_TYPE_FEATURE_COUNT
The number of structural features of the 'Set Type' class.static int
SET_TYPE_OPERATION_COUNT
The number of operations of the 'Set Type' class.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EClass
getAnimateColorType()
Returns the meta object for class 'Animate Color Type
'.EAttribute
getAnimateColorType_Alt()
Returns the meta object for the attribute 'Alt
'.EAttribute
getAnimateColorType_Any()
Returns the meta object for the attribute list 'Any
'.EAttribute
getAnimateColorType_AnyAttribute()
Returns the meta object for the attribute list 'Any Attribute
'.EAttribute
getAnimateColorType_Begin()
Returns the meta object for the attribute 'Begin
'.EAttribute
getAnimateColorType_CalcMode()
Returns the meta object for the attribute 'Calc Mode
'.EAttribute
getAnimateColorType_Class()
Returns the meta object for the attribute 'Class
'.EAttribute
getAnimateColorType_Dur()
Returns the meta object for the attribute 'Dur
'.EAttribute
getAnimateColorType_End()
Returns the meta object for the attribute 'End
'.EAttribute
getAnimateColorType_Fill()
Returns the meta object for the attribute 'Fill
'.EAttribute
getAnimateColorType_FillDefault()
Returns the meta object for the attribute 'Fill Default
'.EAttribute
getAnimateColorType_Group()
Returns the meta object for the attribute list 'Group
'.EAttribute
getAnimateColorType_Id()
Returns the meta object for the attribute 'Id
'.EAttribute
getAnimateColorType_Lang()
Returns the meta object for the attribute 'Lang
'.EAttribute
getAnimateColorType_Longdesc()
Returns the meta object for the attribute 'Longdesc
'.EAttribute
getAnimateColorType_Max()
Returns the meta object for the attribute 'Max
'.EAttribute
getAnimateColorType_Min()
Returns the meta object for the attribute 'Min
'.EAttribute
getAnimateColorType_Repeat()
Returns the meta object for the attribute 'Repeat
'.EAttribute
getAnimateColorType_RepeatCount()
Returns the meta object for the attribute 'Repeat Count
'.EAttribute
getAnimateColorType_RepeatDur()
Returns the meta object for the attribute 'Repeat Dur
'.EAttribute
getAnimateColorType_Restart()
Returns the meta object for the attribute 'Restart
'.EAttribute
getAnimateColorType_RestartDefault()
Returns the meta object for the attribute 'Restart Default
'.EAttribute
getAnimateColorType_SkipContent()
Returns the meta object for the attribute 'Skip Content
'.EAttribute
getAnimateColorType_SyncBehavior()
Returns the meta object for the attribute 'Sync Behavior
'.EAttribute
getAnimateColorType_SyncBehaviorDefault()
Returns the meta object for the attribute 'Sync Behavior Default
'.EAttribute
getAnimateColorType_SyncTolerance()
Returns the meta object for the attribute 'Sync Tolerance
'.EAttribute
getAnimateColorType_SyncToleranceDefault()
Returns the meta object for the attribute 'Sync Tolerance Default
'.EAttribute
getAnimateColorType_TargetElement()
Returns the meta object for the attribute 'Target Element
'.EClass
getAnimateMotionType()
Returns the meta object for class 'Animate Motion Type
'.EAttribute
getAnimateMotionType_Alt()
Returns the meta object for the attribute 'Alt
'.EAttribute
getAnimateMotionType_Any()
Returns the meta object for the attribute list 'Any
'.EAttribute
getAnimateMotionType_AnyAttribute()
Returns the meta object for the attribute list 'Any Attribute
'.EAttribute
getAnimateMotionType_Begin()
Returns the meta object for the attribute 'Begin
'.EAttribute
getAnimateMotionType_CalcMode()
Returns the meta object for the attribute 'Calc Mode
'.EAttribute
getAnimateMotionType_Class()
Returns the meta object for the attribute 'Class
'.EAttribute
getAnimateMotionType_Dur()
Returns the meta object for the attribute 'Dur
'.EAttribute
getAnimateMotionType_End()
Returns the meta object for the attribute 'End
'.EAttribute
getAnimateMotionType_Fill()
Returns the meta object for the attribute 'Fill
'.EAttribute
getAnimateMotionType_FillDefault()
Returns the meta object for the attribute 'Fill Default
'.EAttribute
getAnimateMotionType_Group()
Returns the meta object for the attribute list 'Group
'.EAttribute
getAnimateMotionType_Id()
Returns the meta object for the attribute 'Id
'.EAttribute
getAnimateMotionType_Lang()
Returns the meta object for the attribute 'Lang
'.EAttribute
getAnimateMotionType_Longdesc()
Returns the meta object for the attribute 'Longdesc
'.EAttribute
getAnimateMotionType_Max()
Returns the meta object for the attribute 'Max
'.EAttribute
getAnimateMotionType_Min()
Returns the meta object for the attribute 'Min
'.EAttribute
getAnimateMotionType_Repeat()
Returns the meta object for the attribute 'Repeat
'.EAttribute
getAnimateMotionType_RepeatCount()
Returns the meta object for the attribute 'Repeat Count
'.EAttribute
getAnimateMotionType_RepeatDur()
Returns the meta object for the attribute 'Repeat Dur
'.EAttribute
getAnimateMotionType_Restart()
Returns the meta object for the attribute 'Restart
'.EAttribute
getAnimateMotionType_RestartDefault()
Returns the meta object for the attribute 'Restart Default
'.EAttribute
getAnimateMotionType_SkipContent()
Returns the meta object for the attribute 'Skip Content
'.EAttribute
getAnimateMotionType_SyncBehavior()
Returns the meta object for the attribute 'Sync Behavior
'.EAttribute
getAnimateMotionType_SyncBehaviorDefault()
Returns the meta object for the attribute 'Sync Behavior Default
'.EAttribute
getAnimateMotionType_SyncTolerance()
Returns the meta object for the attribute 'Sync Tolerance
'.EAttribute
getAnimateMotionType_SyncToleranceDefault()
Returns the meta object for the attribute 'Sync Tolerance Default
'.EAttribute
getAnimateMotionType_TargetElement()
Returns the meta object for the attribute 'Target Element
'.EClass
getAnimateType()
Returns the meta object for class 'Animate Type
'.EAttribute
getAnimateType_Alt()
Returns the meta object for the attribute 'Alt
'.EAttribute
getAnimateType_Any()
Returns the meta object for the attribute list 'Any
'.EAttribute
getAnimateType_AnyAttribute()
Returns the meta object for the attribute list 'Any Attribute
'.EAttribute
getAnimateType_Begin()
Returns the meta object for the attribute 'Begin
'.EAttribute
getAnimateType_CalcMode()
Returns the meta object for the attribute 'Calc Mode
'.EAttribute
getAnimateType_Class()
Returns the meta object for the attribute 'Class
'.EAttribute
getAnimateType_Dur()
Returns the meta object for the attribute 'Dur
'.EAttribute
getAnimateType_End()
Returns the meta object for the attribute 'End
'.EAttribute
getAnimateType_Fill()
Returns the meta object for the attribute 'Fill
'.EAttribute
getAnimateType_FillDefault()
Returns the meta object for the attribute 'Fill Default
'.EAttribute
getAnimateType_Group()
Returns the meta object for the attribute list 'Group
'.EAttribute
getAnimateType_Id()
Returns the meta object for the attribute 'Id
'.EAttribute
getAnimateType_Lang()
Returns the meta object for the attribute 'Lang
'.EAttribute
getAnimateType_Longdesc()
Returns the meta object for the attribute 'Longdesc
'.EAttribute
getAnimateType_Max()
Returns the meta object for the attribute 'Max
'.EAttribute
getAnimateType_Min()
Returns the meta object for the attribute 'Min
'.EAttribute
getAnimateType_Repeat()
Returns the meta object for the attribute 'Repeat
'.EAttribute
getAnimateType_RepeatCount()
Returns the meta object for the attribute 'Repeat Count
'.EAttribute
getAnimateType_RepeatDur()
Returns the meta object for the attribute 'Repeat Dur
'.EAttribute
getAnimateType_Restart()
Returns the meta object for the attribute 'Restart
'.EAttribute
getAnimateType_RestartDefault()
Returns the meta object for the attribute 'Restart Default
'.EAttribute
getAnimateType_SkipContent()
Returns the meta object for the attribute 'Skip Content
'.EAttribute
getAnimateType_SyncBehavior()
Returns the meta object for the attribute 'Sync Behavior
'.EAttribute
getAnimateType_SyncBehaviorDefault()
Returns the meta object for the attribute 'Sync Behavior Default
'.EAttribute
getAnimateType_SyncTolerance()
Returns the meta object for the attribute 'Sync Tolerance
'.EAttribute
getAnimateType_SyncToleranceDefault()
Returns the meta object for the attribute 'Sync Tolerance Default
'.EAttribute
getAnimateType_TargetElement()
Returns the meta object for the attribute 'Target Element
'.EClass
getDocumentRoot()
Returns the meta object for class 'Document Root
'.EReference
getDocumentRoot_Animate()
Returns the meta object for the containment reference 'Animate
'.EReference
getDocumentRoot_AnimateColor()
Returns the meta object for the containment reference 'Animate Color
'.EReference
getDocumentRoot_AnimateMotion()
Returns the meta object for the containment reference 'Animate Motion
'.EAttribute
getDocumentRoot_Mixed()
Returns the meta object for the attribute list 'Mixed
'.EReference
getDocumentRoot_Set()
Returns the meta object for the containment reference 'Set
'.EReference
getDocumentRoot_XMLNSPrefixMap()
Returns the meta object for the map 'XMLNS Prefix Map
'.EReference
getDocumentRoot_XSISchemaLocation()
Returns the meta object for the map 'XSI Schema Location
'.LanguageFactory
getLanguageFactory()
Returns the factory that creates the instances of the model.EClass
getSetType()
Returns the meta object for class 'Set Type
'.EAttribute
getSetType_Alt()
Returns the meta object for the attribute 'Alt
'.EAttribute
getSetType_Any()
Returns the meta object for the attribute list 'Any
'.EAttribute
getSetType_AnyAttribute()
Returns the meta object for the attribute list 'Any Attribute
'.EAttribute
getSetType_Begin()
Returns the meta object for the attribute 'Begin
'.EAttribute
getSetType_Class()
Returns the meta object for the attribute 'Class
'.EAttribute
getSetType_Dur()
Returns the meta object for the attribute 'Dur
'.EAttribute
getSetType_End()
Returns the meta object for the attribute 'End
'.EAttribute
getSetType_Fill()
Returns the meta object for the attribute 'Fill
'.EAttribute
getSetType_FillDefault()
Returns the meta object for the attribute 'Fill Default
'.EAttribute
getSetType_Group()
Returns the meta object for the attribute list 'Group
'.EAttribute
getSetType_Id()
Returns the meta object for the attribute 'Id
'.EAttribute
getSetType_Lang()
Returns the meta object for the attribute 'Lang
'.EAttribute
getSetType_Longdesc()
Returns the meta object for the attribute 'Longdesc
'.EAttribute
getSetType_Max()
Returns the meta object for the attribute 'Max
'.EAttribute
getSetType_Min()
Returns the meta object for the attribute 'Min
'.EAttribute
getSetType_Repeat()
Returns the meta object for the attribute 'Repeat
'.EAttribute
getSetType_RepeatCount()
Returns the meta object for the attribute 'Repeat Count
'.EAttribute
getSetType_RepeatDur()
Returns the meta object for the attribute 'Repeat Dur
'.EAttribute
getSetType_Restart()
Returns the meta object for the attribute 'Restart
'.EAttribute
getSetType_RestartDefault()
Returns the meta object for the attribute 'Restart Default
'.EAttribute
getSetType_SkipContent()
Returns the meta object for the attribute 'Skip Content
'.EAttribute
getSetType_SyncBehavior()
Returns the meta object for the attribute 'Sync Behavior
'.EAttribute
getSetType_SyncBehaviorDefault()
Returns the meta object for the attribute 'Sync Behavior Default
'.EAttribute
getSetType_SyncTolerance()
Returns the meta object for the attribute 'Sync Tolerance
'.EAttribute
getSetType_SyncToleranceDefault()
Returns the meta object for the attribute 'Sync Tolerance Default
'.EAttribute
getSetType_TargetElement()
Returns the meta object for the attribute 'Target Element
'.-
Methods inherited from interface EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
-
-
-
Field Detail
-
eNAME
static final String eNAME
The package name.- See Also:
- Constant Field Values
-
eNS_URI
static final String eNS_URI
The package namespace URI.- See Also:
- Constant Field Values
-
eNS_PREFIX
static final String eNS_PREFIX
The package namespace name.- See Also:
- Constant Field Values
-
eINSTANCE
static final LanguagePackage eINSTANCE
The singleton instance of the package.
-
ANIMATE_COLOR_TYPE
static final int ANIMATE_COLOR_TYPE
The meta object id for the 'Animate Color Type
' class.
-
ANIMATE_COLOR_TYPE__ACCUMULATE
static final int ANIMATE_COLOR_TYPE__ACCUMULATE
The feature id for the 'Accumulate' attribute.- See Also:
- Constant Field Values
-
ANIMATE_COLOR_TYPE__ADDITIVE
static final int ANIMATE_COLOR_TYPE__ADDITIVE
The feature id for the 'Additive' attribute.- See Also:
- Constant Field Values
-
ANIMATE_COLOR_TYPE__ATTRIBUTE_NAME
static final int ANIMATE_COLOR_TYPE__ATTRIBUTE_NAME
The feature id for the 'Attribute Name' attribute.- See Also:
- Constant Field Values
-
ANIMATE_COLOR_TYPE__ATTRIBUTE_TYPE
static final int ANIMATE_COLOR_TYPE__ATTRIBUTE_TYPE
The feature id for the 'Attribute Type' attribute.- See Also:
- Constant Field Values
-
ANIMATE_COLOR_TYPE__BY
static final int ANIMATE_COLOR_TYPE__BY
The feature id for the 'By' attribute.- See Also:
- Constant Field Values
-
ANIMATE_COLOR_TYPE__FROM
static final int ANIMATE_COLOR_TYPE__FROM
The feature id for the 'From' attribute.- See Also:
- Constant Field Values
-
ANIMATE_COLOR_TYPE__TO
static final int ANIMATE_COLOR_TYPE__TO
The feature id for the 'To' attribute.- See Also:
- Constant Field Values
-
ANIMATE_COLOR_TYPE__VALUES
static final int ANIMATE_COLOR_TYPE__VALUES
The feature id for the 'Values' attribute.- See Also:
- Constant Field Values
-
ANIMATE_COLOR_TYPE__GROUP
static final int ANIMATE_COLOR_TYPE__GROUP
The feature id for the 'Group' attribute list.- See Also:
- Constant Field Values
-
ANIMATE_COLOR_TYPE__ANY
static final int ANIMATE_COLOR_TYPE__ANY
The feature id for the 'Any' attribute list.- See Also:
- Constant Field Values
-
ANIMATE_COLOR_TYPE__ALT
static final int ANIMATE_COLOR_TYPE__ALT
The feature id for the 'Alt' attribute.- See Also:
- Constant Field Values
-
ANIMATE_COLOR_TYPE__BEGIN
static final int ANIMATE_COLOR_TYPE__BEGIN
The feature id for the 'Begin' attribute.- See Also:
- Constant Field Values
-
ANIMATE_COLOR_TYPE__CALC_MODE
static final int ANIMATE_COLOR_TYPE__CALC_MODE
The feature id for the 'Calc Mode' attribute.- See Also:
- Constant Field Values
-
ANIMATE_COLOR_TYPE__CLASS
static final int ANIMATE_COLOR_TYPE__CLASS
The feature id for the 'Class' attribute.- See Also:
- Constant Field Values
-
ANIMATE_COLOR_TYPE__DUR
static final int ANIMATE_COLOR_TYPE__DUR
The feature id for the 'Dur' attribute.- See Also:
- Constant Field Values
-
ANIMATE_COLOR_TYPE__END
static final int ANIMATE_COLOR_TYPE__END
The feature id for the 'End' attribute.- See Also:
- Constant Field Values
-
ANIMATE_COLOR_TYPE__FILL
static final int ANIMATE_COLOR_TYPE__FILL
The feature id for the 'Fill' attribute.- See Also:
- Constant Field Values
-
ANIMATE_COLOR_TYPE__FILL_DEFAULT
static final int ANIMATE_COLOR_TYPE__FILL_DEFAULT
The feature id for the 'Fill Default' attribute.- See Also:
- Constant Field Values
-
ANIMATE_COLOR_TYPE__ID
static final int ANIMATE_COLOR_TYPE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
ANIMATE_COLOR_TYPE__LANG
static final int ANIMATE_COLOR_TYPE__LANG
The feature id for the 'Lang' attribute.- See Also:
- Constant Field Values
-
ANIMATE_COLOR_TYPE__LONGDESC
static final int ANIMATE_COLOR_TYPE__LONGDESC
The feature id for the 'Longdesc' attribute.- See Also:
- Constant Field Values
-
ANIMATE_COLOR_TYPE__MAX
static final int ANIMATE_COLOR_TYPE__MAX
The feature id for the 'Max' attribute.- See Also:
- Constant Field Values
-
ANIMATE_COLOR_TYPE__MIN
static final int ANIMATE_COLOR_TYPE__MIN
The feature id for the 'Min' attribute.- See Also:
- Constant Field Values
-
ANIMATE_COLOR_TYPE__REPEAT
static final int ANIMATE_COLOR_TYPE__REPEAT
The feature id for the 'Repeat' attribute.- See Also:
- Constant Field Values
-
ANIMATE_COLOR_TYPE__REPEAT_COUNT
static final int ANIMATE_COLOR_TYPE__REPEAT_COUNT
The feature id for the 'Repeat Count' attribute.- See Also:
- Constant Field Values
-
ANIMATE_COLOR_TYPE__REPEAT_DUR
static final int ANIMATE_COLOR_TYPE__REPEAT_DUR
The feature id for the 'Repeat Dur' attribute.- See Also:
- Constant Field Values
-
ANIMATE_COLOR_TYPE__RESTART
static final int ANIMATE_COLOR_TYPE__RESTART
The feature id for the 'Restart' attribute.- See Also:
- Constant Field Values
-
ANIMATE_COLOR_TYPE__RESTART_DEFAULT
static final int ANIMATE_COLOR_TYPE__RESTART_DEFAULT
The feature id for the 'Restart Default' attribute.- See Also:
- Constant Field Values
-
ANIMATE_COLOR_TYPE__SKIP_CONTENT
static final int ANIMATE_COLOR_TYPE__SKIP_CONTENT
The feature id for the 'Skip Content' attribute.- See Also:
- Constant Field Values
-
ANIMATE_COLOR_TYPE__SYNC_BEHAVIOR
static final int ANIMATE_COLOR_TYPE__SYNC_BEHAVIOR
The feature id for the 'Sync Behavior' attribute.- See Also:
- Constant Field Values
-
ANIMATE_COLOR_TYPE__SYNC_BEHAVIOR_DEFAULT
static final int ANIMATE_COLOR_TYPE__SYNC_BEHAVIOR_DEFAULT
The feature id for the 'Sync Behavior Default' attribute.- See Also:
- Constant Field Values
-
ANIMATE_COLOR_TYPE__SYNC_TOLERANCE
static final int ANIMATE_COLOR_TYPE__SYNC_TOLERANCE
The feature id for the 'Sync Tolerance' attribute.- See Also:
- Constant Field Values
-
ANIMATE_COLOR_TYPE__SYNC_TOLERANCE_DEFAULT
static final int ANIMATE_COLOR_TYPE__SYNC_TOLERANCE_DEFAULT
The feature id for the 'Sync Tolerance Default' attribute.- See Also:
- Constant Field Values
-
ANIMATE_COLOR_TYPE__TARGET_ELEMENT
static final int ANIMATE_COLOR_TYPE__TARGET_ELEMENT
The feature id for the 'Target Element' attribute.- See Also:
- Constant Field Values
-
ANIMATE_COLOR_TYPE__ANY_ATTRIBUTE
static final int ANIMATE_COLOR_TYPE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
ANIMATE_COLOR_TYPE_FEATURE_COUNT
static final int ANIMATE_COLOR_TYPE_FEATURE_COUNT
The number of structural features of the 'Animate Color Type' class.- See Also:
- Constant Field Values
-
ANIMATE_COLOR_TYPE_OPERATION_COUNT
static final int ANIMATE_COLOR_TYPE_OPERATION_COUNT
The number of operations of the 'Animate Color Type' class.- See Also:
- Constant Field Values
-
ANIMATE_MOTION_TYPE
static final int ANIMATE_MOTION_TYPE
The meta object id for the 'Animate Motion Type
' class.
-
ANIMATE_MOTION_TYPE__ACCUMULATE
static final int ANIMATE_MOTION_TYPE__ACCUMULATE
The feature id for the 'Accumulate' attribute.- See Also:
- Constant Field Values
-
ANIMATE_MOTION_TYPE__ADDITIVE
static final int ANIMATE_MOTION_TYPE__ADDITIVE
The feature id for the 'Additive' attribute.- See Also:
- Constant Field Values
-
ANIMATE_MOTION_TYPE__BY
static final int ANIMATE_MOTION_TYPE__BY
The feature id for the 'By' attribute.- See Also:
- Constant Field Values
-
ANIMATE_MOTION_TYPE__FROM
static final int ANIMATE_MOTION_TYPE__FROM
The feature id for the 'From' attribute.- See Also:
- Constant Field Values
-
ANIMATE_MOTION_TYPE__ORIGIN
static final int ANIMATE_MOTION_TYPE__ORIGIN
The feature id for the 'Origin' attribute.- See Also:
- Constant Field Values
-
ANIMATE_MOTION_TYPE__TO
static final int ANIMATE_MOTION_TYPE__TO
The feature id for the 'To' attribute.- See Also:
- Constant Field Values
-
ANIMATE_MOTION_TYPE__VALUES
static final int ANIMATE_MOTION_TYPE__VALUES
The feature id for the 'Values' attribute.- See Also:
- Constant Field Values
-
ANIMATE_MOTION_TYPE__GROUP
static final int ANIMATE_MOTION_TYPE__GROUP
The feature id for the 'Group' attribute list.- See Also:
- Constant Field Values
-
ANIMATE_MOTION_TYPE__ANY
static final int ANIMATE_MOTION_TYPE__ANY
The feature id for the 'Any' attribute list.- See Also:
- Constant Field Values
-
ANIMATE_MOTION_TYPE__ALT
static final int ANIMATE_MOTION_TYPE__ALT
The feature id for the 'Alt' attribute.- See Also:
- Constant Field Values
-
ANIMATE_MOTION_TYPE__BEGIN
static final int ANIMATE_MOTION_TYPE__BEGIN
The feature id for the 'Begin' attribute.- See Also:
- Constant Field Values
-
ANIMATE_MOTION_TYPE__CALC_MODE
static final int ANIMATE_MOTION_TYPE__CALC_MODE
The feature id for the 'Calc Mode' attribute.- See Also:
- Constant Field Values
-
ANIMATE_MOTION_TYPE__CLASS
static final int ANIMATE_MOTION_TYPE__CLASS
The feature id for the 'Class' attribute.- See Also:
- Constant Field Values
-
ANIMATE_MOTION_TYPE__DUR
static final int ANIMATE_MOTION_TYPE__DUR
The feature id for the 'Dur' attribute.- See Also:
- Constant Field Values
-
ANIMATE_MOTION_TYPE__END
static final int ANIMATE_MOTION_TYPE__END
The feature id for the 'End' attribute.- See Also:
- Constant Field Values
-
ANIMATE_MOTION_TYPE__FILL
static final int ANIMATE_MOTION_TYPE__FILL
The feature id for the 'Fill' attribute.- See Also:
- Constant Field Values
-
ANIMATE_MOTION_TYPE__FILL_DEFAULT
static final int ANIMATE_MOTION_TYPE__FILL_DEFAULT
The feature id for the 'Fill Default' attribute.- See Also:
- Constant Field Values
-
ANIMATE_MOTION_TYPE__ID
static final int ANIMATE_MOTION_TYPE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
ANIMATE_MOTION_TYPE__LANG
static final int ANIMATE_MOTION_TYPE__LANG
The feature id for the 'Lang' attribute.- See Also:
- Constant Field Values
-
ANIMATE_MOTION_TYPE__LONGDESC
static final int ANIMATE_MOTION_TYPE__LONGDESC
The feature id for the 'Longdesc' attribute.- See Also:
- Constant Field Values
-
ANIMATE_MOTION_TYPE__MAX
static final int ANIMATE_MOTION_TYPE__MAX
The feature id for the 'Max' attribute.- See Also:
- Constant Field Values
-
ANIMATE_MOTION_TYPE__MIN
static final int ANIMATE_MOTION_TYPE__MIN
The feature id for the 'Min' attribute.- See Also:
- Constant Field Values
-
ANIMATE_MOTION_TYPE__REPEAT
static final int ANIMATE_MOTION_TYPE__REPEAT
The feature id for the 'Repeat' attribute.- See Also:
- Constant Field Values
-
ANIMATE_MOTION_TYPE__REPEAT_COUNT
static final int ANIMATE_MOTION_TYPE__REPEAT_COUNT
The feature id for the 'Repeat Count' attribute.- See Also:
- Constant Field Values
-
ANIMATE_MOTION_TYPE__REPEAT_DUR
static final int ANIMATE_MOTION_TYPE__REPEAT_DUR
The feature id for the 'Repeat Dur' attribute.- See Also:
- Constant Field Values
-
ANIMATE_MOTION_TYPE__RESTART
static final int ANIMATE_MOTION_TYPE__RESTART
The feature id for the 'Restart' attribute.- See Also:
- Constant Field Values
-
ANIMATE_MOTION_TYPE__RESTART_DEFAULT
static final int ANIMATE_MOTION_TYPE__RESTART_DEFAULT
The feature id for the 'Restart Default' attribute.- See Also:
- Constant Field Values
-
ANIMATE_MOTION_TYPE__SKIP_CONTENT
static final int ANIMATE_MOTION_TYPE__SKIP_CONTENT
The feature id for the 'Skip Content' attribute.- See Also:
- Constant Field Values
-
ANIMATE_MOTION_TYPE__SYNC_BEHAVIOR
static final int ANIMATE_MOTION_TYPE__SYNC_BEHAVIOR
The feature id for the 'Sync Behavior' attribute.- See Also:
- Constant Field Values
-
ANIMATE_MOTION_TYPE__SYNC_BEHAVIOR_DEFAULT
static final int ANIMATE_MOTION_TYPE__SYNC_BEHAVIOR_DEFAULT
The feature id for the 'Sync Behavior Default' attribute.- See Also:
- Constant Field Values
-
ANIMATE_MOTION_TYPE__SYNC_TOLERANCE
static final int ANIMATE_MOTION_TYPE__SYNC_TOLERANCE
The feature id for the 'Sync Tolerance' attribute.- See Also:
- Constant Field Values
-
ANIMATE_MOTION_TYPE__SYNC_TOLERANCE_DEFAULT
static final int ANIMATE_MOTION_TYPE__SYNC_TOLERANCE_DEFAULT
The feature id for the 'Sync Tolerance Default' attribute.- See Also:
- Constant Field Values
-
ANIMATE_MOTION_TYPE__TARGET_ELEMENT
static final int ANIMATE_MOTION_TYPE__TARGET_ELEMENT
The feature id for the 'Target Element' attribute.- See Also:
- Constant Field Values
-
ANIMATE_MOTION_TYPE__ANY_ATTRIBUTE
static final int ANIMATE_MOTION_TYPE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
ANIMATE_MOTION_TYPE_FEATURE_COUNT
static final int ANIMATE_MOTION_TYPE_FEATURE_COUNT
The number of structural features of the 'Animate Motion Type' class.- See Also:
- Constant Field Values
-
ANIMATE_MOTION_TYPE_OPERATION_COUNT
static final int ANIMATE_MOTION_TYPE_OPERATION_COUNT
The number of operations of the 'Animate Motion Type' class.- See Also:
- Constant Field Values
-
ANIMATE_TYPE
static final int ANIMATE_TYPE
The meta object id for the 'Animate Type
' class.
-
ANIMATE_TYPE__ACCUMULATE
static final int ANIMATE_TYPE__ACCUMULATE
The feature id for the 'Accumulate' attribute.- See Also:
- Constant Field Values
-
ANIMATE_TYPE__ADDITIVE
static final int ANIMATE_TYPE__ADDITIVE
The feature id for the 'Additive' attribute.- See Also:
- Constant Field Values
-
ANIMATE_TYPE__ATTRIBUTE_NAME
static final int ANIMATE_TYPE__ATTRIBUTE_NAME
The feature id for the 'Attribute Name' attribute.- See Also:
- Constant Field Values
-
ANIMATE_TYPE__ATTRIBUTE_TYPE
static final int ANIMATE_TYPE__ATTRIBUTE_TYPE
The feature id for the 'Attribute Type' attribute.- See Also:
- Constant Field Values
-
ANIMATE_TYPE__BY
static final int ANIMATE_TYPE__BY
The feature id for the 'By' attribute.- See Also:
- Constant Field Values
-
ANIMATE_TYPE__FROM
static final int ANIMATE_TYPE__FROM
The feature id for the 'From' attribute.- See Also:
- Constant Field Values
-
ANIMATE_TYPE__TO
static final int ANIMATE_TYPE__TO
The feature id for the 'To' attribute.- See Also:
- Constant Field Values
-
ANIMATE_TYPE__VALUES
static final int ANIMATE_TYPE__VALUES
The feature id for the 'Values' attribute.- See Also:
- Constant Field Values
-
ANIMATE_TYPE__GROUP
static final int ANIMATE_TYPE__GROUP
The feature id for the 'Group' attribute list.- See Also:
- Constant Field Values
-
ANIMATE_TYPE__ANY
static final int ANIMATE_TYPE__ANY
The feature id for the 'Any' attribute list.- See Also:
- Constant Field Values
-
ANIMATE_TYPE__ALT
static final int ANIMATE_TYPE__ALT
The feature id for the 'Alt' attribute.- See Also:
- Constant Field Values
-
ANIMATE_TYPE__BEGIN
static final int ANIMATE_TYPE__BEGIN
The feature id for the 'Begin' attribute.- See Also:
- Constant Field Values
-
ANIMATE_TYPE__CALC_MODE
static final int ANIMATE_TYPE__CALC_MODE
The feature id for the 'Calc Mode' attribute.- See Also:
- Constant Field Values
-
ANIMATE_TYPE__CLASS
static final int ANIMATE_TYPE__CLASS
The feature id for the 'Class' attribute.- See Also:
- Constant Field Values
-
ANIMATE_TYPE__DUR
static final int ANIMATE_TYPE__DUR
The feature id for the 'Dur' attribute.- See Also:
- Constant Field Values
-
ANIMATE_TYPE__END
static final int ANIMATE_TYPE__END
The feature id for the 'End' attribute.- See Also:
- Constant Field Values
-
ANIMATE_TYPE__FILL
static final int ANIMATE_TYPE__FILL
The feature id for the 'Fill' attribute.- See Also:
- Constant Field Values
-
ANIMATE_TYPE__FILL_DEFAULT
static final int ANIMATE_TYPE__FILL_DEFAULT
The feature id for the 'Fill Default' attribute.- See Also:
- Constant Field Values
-
ANIMATE_TYPE__ID
static final int ANIMATE_TYPE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
ANIMATE_TYPE__LANG
static final int ANIMATE_TYPE__LANG
The feature id for the 'Lang' attribute.- See Also:
- Constant Field Values
-
ANIMATE_TYPE__LONGDESC
static final int ANIMATE_TYPE__LONGDESC
The feature id for the 'Longdesc' attribute.- See Also:
- Constant Field Values
-
ANIMATE_TYPE__MAX
static final int ANIMATE_TYPE__MAX
The feature id for the 'Max' attribute.- See Also:
- Constant Field Values
-
ANIMATE_TYPE__MIN
static final int ANIMATE_TYPE__MIN
The feature id for the 'Min' attribute.- See Also:
- Constant Field Values
-
ANIMATE_TYPE__REPEAT
static final int ANIMATE_TYPE__REPEAT
The feature id for the 'Repeat' attribute.- See Also:
- Constant Field Values
-
ANIMATE_TYPE__REPEAT_COUNT
static final int ANIMATE_TYPE__REPEAT_COUNT
The feature id for the 'Repeat Count' attribute.- See Also:
- Constant Field Values
-
ANIMATE_TYPE__REPEAT_DUR
static final int ANIMATE_TYPE__REPEAT_DUR
The feature id for the 'Repeat Dur' attribute.- See Also:
- Constant Field Values
-
ANIMATE_TYPE__RESTART
static final int ANIMATE_TYPE__RESTART
The feature id for the 'Restart' attribute.- See Also:
- Constant Field Values
-
ANIMATE_TYPE__RESTART_DEFAULT
static final int ANIMATE_TYPE__RESTART_DEFAULT
The feature id for the 'Restart Default' attribute.- See Also:
- Constant Field Values
-
ANIMATE_TYPE__SKIP_CONTENT
static final int ANIMATE_TYPE__SKIP_CONTENT
The feature id for the 'Skip Content' attribute.- See Also:
- Constant Field Values
-
ANIMATE_TYPE__SYNC_BEHAVIOR
static final int ANIMATE_TYPE__SYNC_BEHAVIOR
The feature id for the 'Sync Behavior' attribute.- See Also:
- Constant Field Values
-
ANIMATE_TYPE__SYNC_BEHAVIOR_DEFAULT
static final int ANIMATE_TYPE__SYNC_BEHAVIOR_DEFAULT
The feature id for the 'Sync Behavior Default' attribute.- See Also:
- Constant Field Values
-
ANIMATE_TYPE__SYNC_TOLERANCE
static final int ANIMATE_TYPE__SYNC_TOLERANCE
The feature id for the 'Sync Tolerance' attribute.- See Also:
- Constant Field Values
-
ANIMATE_TYPE__SYNC_TOLERANCE_DEFAULT
static final int ANIMATE_TYPE__SYNC_TOLERANCE_DEFAULT
The feature id for the 'Sync Tolerance Default' attribute.- See Also:
- Constant Field Values
-
ANIMATE_TYPE__TARGET_ELEMENT
static final int ANIMATE_TYPE__TARGET_ELEMENT
The feature id for the 'Target Element' attribute.- See Also:
- Constant Field Values
-
ANIMATE_TYPE__ANY_ATTRIBUTE
static final int ANIMATE_TYPE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
ANIMATE_TYPE_FEATURE_COUNT
static final int ANIMATE_TYPE_FEATURE_COUNT
The number of structural features of the 'Animate Type' class.- See Also:
- Constant Field Values
-
ANIMATE_TYPE_OPERATION_COUNT
static final int ANIMATE_TYPE_OPERATION_COUNT
The number of operations of the 'Animate Type' class.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT
static final int DOCUMENT_ROOT
The meta object id for the 'Document Root
' class.
-
DOCUMENT_ROOT__MIXED
static final int DOCUMENT_ROOT__MIXED
The feature id for the 'Mixed' attribute list.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__XMLNS_PREFIX_MAP
static final int DOCUMENT_ROOT__XMLNS_PREFIX_MAP
The feature id for the 'XMLNS Prefix Map' map.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
static final int DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
The feature id for the 'XSI Schema Location' map.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__ANIMATE
static final int DOCUMENT_ROOT__ANIMATE
The feature id for the 'Animate' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__ANIMATE_COLOR
static final int DOCUMENT_ROOT__ANIMATE_COLOR
The feature id for the 'Animate Color' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__ANIMATE_MOTION
static final int DOCUMENT_ROOT__ANIMATE_MOTION
The feature id for the 'Animate Motion' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__SET
static final int DOCUMENT_ROOT__SET
The feature id for the 'Set' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT_FEATURE_COUNT
static final int DOCUMENT_ROOT_FEATURE_COUNT
The number of structural features of the 'Document Root' class.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT_OPERATION_COUNT
static final int DOCUMENT_ROOT_OPERATION_COUNT
The number of operations of the 'Document Root' class.- See Also:
- Constant Field Values
-
SET_TYPE
static final int SET_TYPE
The meta object id for the 'Set Type
' class.
-
SET_TYPE__ATTRIBUTE_NAME
static final int SET_TYPE__ATTRIBUTE_NAME
The feature id for the 'Attribute Name' attribute.- See Also:
- Constant Field Values
-
SET_TYPE__ATTRIBUTE_TYPE
static final int SET_TYPE__ATTRIBUTE_TYPE
The feature id for the 'Attribute Type' attribute.- See Also:
- Constant Field Values
-
SET_TYPE__TO
static final int SET_TYPE__TO
The feature id for the 'To' attribute.- See Also:
- Constant Field Values
-
SET_TYPE__GROUP
static final int SET_TYPE__GROUP
The feature id for the 'Group' attribute list.- See Also:
- Constant Field Values
-
SET_TYPE__ANY
static final int SET_TYPE__ANY
The feature id for the 'Any' attribute list.- See Also:
- Constant Field Values
-
SET_TYPE__ALT
static final int SET_TYPE__ALT
The feature id for the 'Alt' attribute.- See Also:
- Constant Field Values
-
SET_TYPE__BEGIN
static final int SET_TYPE__BEGIN
The feature id for the 'Begin' attribute.- See Also:
- Constant Field Values
-
SET_TYPE__CLASS
static final int SET_TYPE__CLASS
The feature id for the 'Class' attribute.- See Also:
- Constant Field Values
-
SET_TYPE__DUR
static final int SET_TYPE__DUR
The feature id for the 'Dur' attribute.- See Also:
- Constant Field Values
-
SET_TYPE__END
static final int SET_TYPE__END
The feature id for the 'End' attribute.- See Also:
- Constant Field Values
-
SET_TYPE__FILL
static final int SET_TYPE__FILL
The feature id for the 'Fill' attribute.- See Also:
- Constant Field Values
-
SET_TYPE__FILL_DEFAULT
static final int SET_TYPE__FILL_DEFAULT
The feature id for the 'Fill Default' attribute.- See Also:
- Constant Field Values
-
SET_TYPE__ID
static final int SET_TYPE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
SET_TYPE__LANG
static final int SET_TYPE__LANG
The feature id for the 'Lang' attribute.- See Also:
- Constant Field Values
-
SET_TYPE__LONGDESC
static final int SET_TYPE__LONGDESC
The feature id for the 'Longdesc' attribute.- See Also:
- Constant Field Values
-
SET_TYPE__MAX
static final int SET_TYPE__MAX
The feature id for the 'Max' attribute.- See Also:
- Constant Field Values
-
SET_TYPE__MIN
static final int SET_TYPE__MIN
The feature id for the 'Min' attribute.- See Also:
- Constant Field Values
-
SET_TYPE__REPEAT
static final int SET_TYPE__REPEAT
The feature id for the 'Repeat' attribute.- See Also:
- Constant Field Values
-
SET_TYPE__REPEAT_COUNT
static final int SET_TYPE__REPEAT_COUNT
The feature id for the 'Repeat Count' attribute.- See Also:
- Constant Field Values
-
SET_TYPE__REPEAT_DUR
static final int SET_TYPE__REPEAT_DUR
The feature id for the 'Repeat Dur' attribute.- See Also:
- Constant Field Values
-
SET_TYPE__RESTART
static final int SET_TYPE__RESTART
The feature id for the 'Restart' attribute.- See Also:
- Constant Field Values
-
SET_TYPE__RESTART_DEFAULT
static final int SET_TYPE__RESTART_DEFAULT
The feature id for the 'Restart Default' attribute.- See Also:
- Constant Field Values
-
SET_TYPE__SKIP_CONTENT
static final int SET_TYPE__SKIP_CONTENT
The feature id for the 'Skip Content' attribute.- See Also:
- Constant Field Values
-
SET_TYPE__SYNC_BEHAVIOR
static final int SET_TYPE__SYNC_BEHAVIOR
The feature id for the 'Sync Behavior' attribute.- See Also:
- Constant Field Values
-
SET_TYPE__SYNC_BEHAVIOR_DEFAULT
static final int SET_TYPE__SYNC_BEHAVIOR_DEFAULT
The feature id for the 'Sync Behavior Default' attribute.- See Also:
- Constant Field Values
-
SET_TYPE__SYNC_TOLERANCE
static final int SET_TYPE__SYNC_TOLERANCE
The feature id for the 'Sync Tolerance' attribute.- See Also:
- Constant Field Values
-
SET_TYPE__SYNC_TOLERANCE_DEFAULT
static final int SET_TYPE__SYNC_TOLERANCE_DEFAULT
The feature id for the 'Sync Tolerance Default' attribute.- See Also:
- Constant Field Values
-
SET_TYPE__TARGET_ELEMENT
static final int SET_TYPE__TARGET_ELEMENT
The feature id for the 'Target Element' attribute.- See Also:
- Constant Field Values
-
SET_TYPE__ANY_ATTRIBUTE
static final int SET_TYPE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
SET_TYPE_FEATURE_COUNT
static final int SET_TYPE_FEATURE_COUNT
The number of structural features of the 'Set Type' class.- See Also:
- Constant Field Values
-
SET_TYPE_OPERATION_COUNT
static final int SET_TYPE_OPERATION_COUNT
The number of operations of the 'Set Type' class.- See Also:
- Constant Field Values
-
-
Method Detail
-
getAnimateColorType
EClass getAnimateColorType()
Returns the meta object for class 'Animate Color Type
'.- Returns:
- the meta object for class 'Animate Color Type'.
- See Also:
AnimateColorType
-
getAnimateColorType_Group
EAttribute getAnimateColorType_Group()
Returns the meta object for the attribute list 'Group
'.- Returns:
- the meta object for the attribute list 'Group'.
- See Also:
AnimateColorType.getGroup()
,getAnimateColorType()
-
getAnimateColorType_Any
EAttribute getAnimateColorType_Any()
Returns the meta object for the attribute list 'Any
'.- Returns:
- the meta object for the attribute list 'Any'.
- See Also:
AnimateColorType.getAny()
,getAnimateColorType()
-
getAnimateColorType_Alt
EAttribute getAnimateColorType_Alt()
Returns the meta object for the attribute 'Alt
'.- Returns:
- the meta object for the attribute 'Alt'.
- See Also:
AnimateColorType.getAlt()
,getAnimateColorType()
-
getAnimateColorType_Begin
EAttribute getAnimateColorType_Begin()
Returns the meta object for the attribute 'Begin
'.- Returns:
- the meta object for the attribute 'Begin'.
- See Also:
AnimateColorType.getBegin()
,getAnimateColorType()
-
getAnimateColorType_CalcMode
EAttribute getAnimateColorType_CalcMode()
Returns the meta object for the attribute 'Calc Mode
'.- Returns:
- the meta object for the attribute 'Calc Mode'.
- See Also:
AnimateColorType.getCalcMode()
,getAnimateColorType()
-
getAnimateColorType_Class
EAttribute getAnimateColorType_Class()
Returns the meta object for the attribute 'Class
'.- Returns:
- the meta object for the attribute 'Class'.
- See Also:
AnimateColorType.getClass_()
,getAnimateColorType()
-
getAnimateColorType_Dur
EAttribute getAnimateColorType_Dur()
Returns the meta object for the attribute 'Dur
'.- Returns:
- the meta object for the attribute 'Dur'.
- See Also:
AnimateColorType.getDur()
,getAnimateColorType()
-
getAnimateColorType_End
EAttribute getAnimateColorType_End()
Returns the meta object for the attribute 'End
'.- Returns:
- the meta object for the attribute 'End'.
- See Also:
AnimateColorType.getEnd()
,getAnimateColorType()
-
getAnimateColorType_Fill
EAttribute getAnimateColorType_Fill()
Returns the meta object for the attribute 'Fill
'.- Returns:
- the meta object for the attribute 'Fill'.
- See Also:
AnimateColorType.getFill()
,getAnimateColorType()
-
getAnimateColorType_FillDefault
EAttribute getAnimateColorType_FillDefault()
Returns the meta object for the attribute 'Fill Default
'.- Returns:
- the meta object for the attribute 'Fill Default'.
- See Also:
AnimateColorType.getFillDefault()
,getAnimateColorType()
-
getAnimateColorType_Id
EAttribute getAnimateColorType_Id()
Returns the meta object for the attribute 'Id
'.- Returns:
- the meta object for the attribute 'Id'.
- See Also:
AnimateColorType.getId()
,getAnimateColorType()
-
getAnimateColorType_Lang
EAttribute getAnimateColorType_Lang()
Returns the meta object for the attribute 'Lang
'.- Returns:
- the meta object for the attribute 'Lang'.
- See Also:
AnimateColorType.getLang()
,getAnimateColorType()
-
getAnimateColorType_Longdesc
EAttribute getAnimateColorType_Longdesc()
Returns the meta object for the attribute 'Longdesc
'.- Returns:
- the meta object for the attribute 'Longdesc'.
- See Also:
AnimateColorType.getLongdesc()
,getAnimateColorType()
-
getAnimateColorType_Max
EAttribute getAnimateColorType_Max()
Returns the meta object for the attribute 'Max
'.- Returns:
- the meta object for the attribute 'Max'.
- See Also:
AnimateColorType.getMax()
,getAnimateColorType()
-
getAnimateColorType_Min
EAttribute getAnimateColorType_Min()
Returns the meta object for the attribute 'Min
'.- Returns:
- the meta object for the attribute 'Min'.
- See Also:
AnimateColorType.getMin()
,getAnimateColorType()
-
getAnimateColorType_Repeat
EAttribute getAnimateColorType_Repeat()
Returns the meta object for the attribute 'Repeat
'.- Returns:
- the meta object for the attribute 'Repeat'.
- See Also:
AnimateColorType.getRepeat()
,getAnimateColorType()
-
getAnimateColorType_RepeatCount
EAttribute getAnimateColorType_RepeatCount()
Returns the meta object for the attribute 'Repeat Count
'.- Returns:
- the meta object for the attribute 'Repeat Count'.
- See Also:
AnimateColorType.getRepeatCount()
,getAnimateColorType()
-
getAnimateColorType_RepeatDur
EAttribute getAnimateColorType_RepeatDur()
Returns the meta object for the attribute 'Repeat Dur
'.- Returns:
- the meta object for the attribute 'Repeat Dur'.
- See Also:
AnimateColorType.getRepeatDur()
,getAnimateColorType()
-
getAnimateColorType_Restart
EAttribute getAnimateColorType_Restart()
Returns the meta object for the attribute 'Restart
'.- Returns:
- the meta object for the attribute 'Restart'.
- See Also:
AnimateColorType.getRestart()
,getAnimateColorType()
-
getAnimateColorType_RestartDefault
EAttribute getAnimateColorType_RestartDefault()
Returns the meta object for the attribute 'Restart Default
'.- Returns:
- the meta object for the attribute 'Restart Default'.
- See Also:
AnimateColorType.getRestartDefault()
,getAnimateColorType()
-
getAnimateColorType_SkipContent
EAttribute getAnimateColorType_SkipContent()
Returns the meta object for the attribute 'Skip Content
'.- Returns:
- the meta object for the attribute 'Skip Content'.
- See Also:
AnimateColorType.isSkipContent()
,getAnimateColorType()
-
getAnimateColorType_SyncBehavior
EAttribute getAnimateColorType_SyncBehavior()
Returns the meta object for the attribute 'Sync Behavior
'.- Returns:
- the meta object for the attribute 'Sync Behavior'.
- See Also:
AnimateColorType.getSyncBehavior()
,getAnimateColorType()
-
getAnimateColorType_SyncBehaviorDefault
EAttribute getAnimateColorType_SyncBehaviorDefault()
Returns the meta object for the attribute 'Sync Behavior Default
'.- Returns:
- the meta object for the attribute 'Sync Behavior Default'.
- See Also:
AnimateColorType.getSyncBehaviorDefault()
,getAnimateColorType()
-
getAnimateColorType_SyncTolerance
EAttribute getAnimateColorType_SyncTolerance()
Returns the meta object for the attribute 'Sync Tolerance
'.- Returns:
- the meta object for the attribute 'Sync Tolerance'.
- See Also:
AnimateColorType.getSyncTolerance()
,getAnimateColorType()
-
getAnimateColorType_SyncToleranceDefault
EAttribute getAnimateColorType_SyncToleranceDefault()
Returns the meta object for the attribute 'Sync Tolerance Default
'.- Returns:
- the meta object for the attribute 'Sync Tolerance Default'.
- See Also:
AnimateColorType.getSyncToleranceDefault()
,getAnimateColorType()
-
getAnimateColorType_TargetElement
EAttribute getAnimateColorType_TargetElement()
Returns the meta object for the attribute 'Target Element
'.- Returns:
- the meta object for the attribute 'Target Element'.
- See Also:
AnimateColorType.getTargetElement()
,getAnimateColorType()
-
getAnimateColorType_AnyAttribute
EAttribute getAnimateColorType_AnyAttribute()
Returns the meta object for the attribute list 'Any Attribute
'.- Returns:
- the meta object for the attribute list 'Any Attribute'.
- See Also:
AnimateColorType.getAnyAttribute()
,getAnimateColorType()
-
getAnimateMotionType
EClass getAnimateMotionType()
Returns the meta object for class 'Animate Motion Type
'.- Returns:
- the meta object for class 'Animate Motion Type'.
- See Also:
AnimateMotionType
-
getAnimateMotionType_Group
EAttribute getAnimateMotionType_Group()
Returns the meta object for the attribute list 'Group
'.- Returns:
- the meta object for the attribute list 'Group'.
- See Also:
AnimateMotionType.getGroup()
,getAnimateMotionType()
-
getAnimateMotionType_Any
EAttribute getAnimateMotionType_Any()
Returns the meta object for the attribute list 'Any
'.- Returns:
- the meta object for the attribute list 'Any'.
- See Also:
AnimateMotionType.getAny()
,getAnimateMotionType()
-
getAnimateMotionType_Alt
EAttribute getAnimateMotionType_Alt()
Returns the meta object for the attribute 'Alt
'.- Returns:
- the meta object for the attribute 'Alt'.
- See Also:
AnimateMotionType.getAlt()
,getAnimateMotionType()
-
getAnimateMotionType_Begin
EAttribute getAnimateMotionType_Begin()
Returns the meta object for the attribute 'Begin
'.- Returns:
- the meta object for the attribute 'Begin'.
- See Also:
AnimateMotionType.getBegin()
,getAnimateMotionType()
-
getAnimateMotionType_CalcMode
EAttribute getAnimateMotionType_CalcMode()
Returns the meta object for the attribute 'Calc Mode
'.- Returns:
- the meta object for the attribute 'Calc Mode'.
- See Also:
AnimateMotionType.getCalcMode()
,getAnimateMotionType()
-
getAnimateMotionType_Class
EAttribute getAnimateMotionType_Class()
Returns the meta object for the attribute 'Class
'.- Returns:
- the meta object for the attribute 'Class'.
- See Also:
AnimateMotionType.getClass_()
,getAnimateMotionType()
-
getAnimateMotionType_Dur
EAttribute getAnimateMotionType_Dur()
Returns the meta object for the attribute 'Dur
'.- Returns:
- the meta object for the attribute 'Dur'.
- See Also:
AnimateMotionType.getDur()
,getAnimateMotionType()
-
getAnimateMotionType_End
EAttribute getAnimateMotionType_End()
Returns the meta object for the attribute 'End
'.- Returns:
- the meta object for the attribute 'End'.
- See Also:
AnimateMotionType.getEnd()
,getAnimateMotionType()
-
getAnimateMotionType_Fill
EAttribute getAnimateMotionType_Fill()
Returns the meta object for the attribute 'Fill
'.- Returns:
- the meta object for the attribute 'Fill'.
- See Also:
AnimateMotionType.getFill()
,getAnimateMotionType()
-
getAnimateMotionType_FillDefault
EAttribute getAnimateMotionType_FillDefault()
Returns the meta object for the attribute 'Fill Default
'.- Returns:
- the meta object for the attribute 'Fill Default'.
- See Also:
AnimateMotionType.getFillDefault()
,getAnimateMotionType()
-
getAnimateMotionType_Id
EAttribute getAnimateMotionType_Id()
Returns the meta object for the attribute 'Id
'.- Returns:
- the meta object for the attribute 'Id'.
- See Also:
AnimateMotionType.getId()
,getAnimateMotionType()
-
getAnimateMotionType_Lang
EAttribute getAnimateMotionType_Lang()
Returns the meta object for the attribute 'Lang
'.- Returns:
- the meta object for the attribute 'Lang'.
- See Also:
AnimateMotionType.getLang()
,getAnimateMotionType()
-
getAnimateMotionType_Longdesc
EAttribute getAnimateMotionType_Longdesc()
Returns the meta object for the attribute 'Longdesc
'.- Returns:
- the meta object for the attribute 'Longdesc'.
- See Also:
AnimateMotionType.getLongdesc()
,getAnimateMotionType()
-
getAnimateMotionType_Max
EAttribute getAnimateMotionType_Max()
Returns the meta object for the attribute 'Max
'.- Returns:
- the meta object for the attribute 'Max'.
- See Also:
AnimateMotionType.getMax()
,getAnimateMotionType()
-
getAnimateMotionType_Min
EAttribute getAnimateMotionType_Min()
Returns the meta object for the attribute 'Min
'.- Returns:
- the meta object for the attribute 'Min'.
- See Also:
AnimateMotionType.getMin()
,getAnimateMotionType()
-
getAnimateMotionType_Repeat
EAttribute getAnimateMotionType_Repeat()
Returns the meta object for the attribute 'Repeat
'.- Returns:
- the meta object for the attribute 'Repeat'.
- See Also:
AnimateMotionType.getRepeat()
,getAnimateMotionType()
-
getAnimateMotionType_RepeatCount
EAttribute getAnimateMotionType_RepeatCount()
Returns the meta object for the attribute 'Repeat Count
'.- Returns:
- the meta object for the attribute 'Repeat Count'.
- See Also:
AnimateMotionType.getRepeatCount()
,getAnimateMotionType()
-
getAnimateMotionType_RepeatDur
EAttribute getAnimateMotionType_RepeatDur()
Returns the meta object for the attribute 'Repeat Dur
'.- Returns:
- the meta object for the attribute 'Repeat Dur'.
- See Also:
AnimateMotionType.getRepeatDur()
,getAnimateMotionType()
-
getAnimateMotionType_Restart
EAttribute getAnimateMotionType_Restart()
Returns the meta object for the attribute 'Restart
'.- Returns:
- the meta object for the attribute 'Restart'.
- See Also:
AnimateMotionType.getRestart()
,getAnimateMotionType()
-
getAnimateMotionType_RestartDefault
EAttribute getAnimateMotionType_RestartDefault()
Returns the meta object for the attribute 'Restart Default
'.- Returns:
- the meta object for the attribute 'Restart Default'.
- See Also:
AnimateMotionType.getRestartDefault()
,getAnimateMotionType()
-
getAnimateMotionType_SkipContent
EAttribute getAnimateMotionType_SkipContent()
Returns the meta object for the attribute 'Skip Content
'.- Returns:
- the meta object for the attribute 'Skip Content'.
- See Also:
AnimateMotionType.isSkipContent()
,getAnimateMotionType()
-
getAnimateMotionType_SyncBehavior
EAttribute getAnimateMotionType_SyncBehavior()
Returns the meta object for the attribute 'Sync Behavior
'.- Returns:
- the meta object for the attribute 'Sync Behavior'.
- See Also:
AnimateMotionType.getSyncBehavior()
,getAnimateMotionType()
-
getAnimateMotionType_SyncBehaviorDefault
EAttribute getAnimateMotionType_SyncBehaviorDefault()
Returns the meta object for the attribute 'Sync Behavior Default
'.- Returns:
- the meta object for the attribute 'Sync Behavior Default'.
- See Also:
AnimateMotionType.getSyncBehaviorDefault()
,getAnimateMotionType()
-
getAnimateMotionType_SyncTolerance
EAttribute getAnimateMotionType_SyncTolerance()
Returns the meta object for the attribute 'Sync Tolerance
'.- Returns:
- the meta object for the attribute 'Sync Tolerance'.
- See Also:
AnimateMotionType.getSyncTolerance()
,getAnimateMotionType()
-
getAnimateMotionType_SyncToleranceDefault
EAttribute getAnimateMotionType_SyncToleranceDefault()
Returns the meta object for the attribute 'Sync Tolerance Default
'.- Returns:
- the meta object for the attribute 'Sync Tolerance Default'.
- See Also:
AnimateMotionType.getSyncToleranceDefault()
,getAnimateMotionType()
-
getAnimateMotionType_TargetElement
EAttribute getAnimateMotionType_TargetElement()
Returns the meta object for the attribute 'Target Element
'.- Returns:
- the meta object for the attribute 'Target Element'.
- See Also:
AnimateMotionType.getTargetElement()
,getAnimateMotionType()
-
getAnimateMotionType_AnyAttribute
EAttribute getAnimateMotionType_AnyAttribute()
Returns the meta object for the attribute list 'Any Attribute
'.- Returns:
- the meta object for the attribute list 'Any Attribute'.
- See Also:
AnimateMotionType.getAnyAttribute()
,getAnimateMotionType()
-
getAnimateType
EClass getAnimateType()
Returns the meta object for class 'Animate Type
'.- Returns:
- the meta object for class 'Animate Type'.
- See Also:
AnimateType
-
getAnimateType_Group
EAttribute getAnimateType_Group()
Returns the meta object for the attribute list 'Group
'.- Returns:
- the meta object for the attribute list 'Group'.
- See Also:
AnimateType.getGroup()
,getAnimateType()
-
getAnimateType_Any
EAttribute getAnimateType_Any()
Returns the meta object for the attribute list 'Any
'.- Returns:
- the meta object for the attribute list 'Any'.
- See Also:
AnimateType.getAny()
,getAnimateType()
-
getAnimateType_Alt
EAttribute getAnimateType_Alt()
Returns the meta object for the attribute 'Alt
'.- Returns:
- the meta object for the attribute 'Alt'.
- See Also:
AnimateType.getAlt()
,getAnimateType()
-
getAnimateType_Begin
EAttribute getAnimateType_Begin()
Returns the meta object for the attribute 'Begin
'.- Returns:
- the meta object for the attribute 'Begin'.
- See Also:
AnimateType.getBegin()
,getAnimateType()
-
getAnimateType_CalcMode
EAttribute getAnimateType_CalcMode()
Returns the meta object for the attribute 'Calc Mode
'.- Returns:
- the meta object for the attribute 'Calc Mode'.
- See Also:
AnimateType.getCalcMode()
,getAnimateType()
-
getAnimateType_Class
EAttribute getAnimateType_Class()
Returns the meta object for the attribute 'Class
'.- Returns:
- the meta object for the attribute 'Class'.
- See Also:
AnimateType.getClass_()
,getAnimateType()
-
getAnimateType_Dur
EAttribute getAnimateType_Dur()
Returns the meta object for the attribute 'Dur
'.- Returns:
- the meta object for the attribute 'Dur'.
- See Also:
AnimateType.getDur()
,getAnimateType()
-
getAnimateType_End
EAttribute getAnimateType_End()
Returns the meta object for the attribute 'End
'.- Returns:
- the meta object for the attribute 'End'.
- See Also:
AnimateType.getEnd()
,getAnimateType()
-
getAnimateType_Fill
EAttribute getAnimateType_Fill()
Returns the meta object for the attribute 'Fill
'.- Returns:
- the meta object for the attribute 'Fill'.
- See Also:
AnimateType.getFill()
,getAnimateType()
-
getAnimateType_FillDefault
EAttribute getAnimateType_FillDefault()
Returns the meta object for the attribute 'Fill Default
'.- Returns:
- the meta object for the attribute 'Fill Default'.
- See Also:
AnimateType.getFillDefault()
,getAnimateType()
-
getAnimateType_Id
EAttribute getAnimateType_Id()
Returns the meta object for the attribute 'Id
'.- Returns:
- the meta object for the attribute 'Id'.
- See Also:
AnimateType.getId()
,getAnimateType()
-
getAnimateType_Lang
EAttribute getAnimateType_Lang()
Returns the meta object for the attribute 'Lang
'.- Returns:
- the meta object for the attribute 'Lang'.
- See Also:
AnimateType.getLang()
,getAnimateType()
-
getAnimateType_Longdesc
EAttribute getAnimateType_Longdesc()
Returns the meta object for the attribute 'Longdesc
'.- Returns:
- the meta object for the attribute 'Longdesc'.
- See Also:
AnimateType.getLongdesc()
,getAnimateType()
-
getAnimateType_Max
EAttribute getAnimateType_Max()
Returns the meta object for the attribute 'Max
'.- Returns:
- the meta object for the attribute 'Max'.
- See Also:
AnimateType.getMax()
,getAnimateType()
-
getAnimateType_Min
EAttribute getAnimateType_Min()
Returns the meta object for the attribute 'Min
'.- Returns:
- the meta object for the attribute 'Min'.
- See Also:
AnimateType.getMin()
,getAnimateType()
-
getAnimateType_Repeat
EAttribute getAnimateType_Repeat()
Returns the meta object for the attribute 'Repeat
'.- Returns:
- the meta object for the attribute 'Repeat'.
- See Also:
AnimateType.getRepeat()
,getAnimateType()
-
getAnimateType_RepeatCount
EAttribute getAnimateType_RepeatCount()
Returns the meta object for the attribute 'Repeat Count
'.- Returns:
- the meta object for the attribute 'Repeat Count'.
- See Also:
AnimateType.getRepeatCount()
,getAnimateType()
-
getAnimateType_RepeatDur
EAttribute getAnimateType_RepeatDur()
Returns the meta object for the attribute 'Repeat Dur
'.- Returns:
- the meta object for the attribute 'Repeat Dur'.
- See Also:
AnimateType.getRepeatDur()
,getAnimateType()
-
getAnimateType_Restart
EAttribute getAnimateType_Restart()
Returns the meta object for the attribute 'Restart
'.- Returns:
- the meta object for the attribute 'Restart'.
- See Also:
AnimateType.getRestart()
,getAnimateType()
-
getAnimateType_RestartDefault
EAttribute getAnimateType_RestartDefault()
Returns the meta object for the attribute 'Restart Default
'.- Returns:
- the meta object for the attribute 'Restart Default'.
- See Also:
AnimateType.getRestartDefault()
,getAnimateType()
-
getAnimateType_SkipContent
EAttribute getAnimateType_SkipContent()
Returns the meta object for the attribute 'Skip Content
'.- Returns:
- the meta object for the attribute 'Skip Content'.
- See Also:
AnimateType.isSkipContent()
,getAnimateType()
-
getAnimateType_SyncBehavior
EAttribute getAnimateType_SyncBehavior()
Returns the meta object for the attribute 'Sync Behavior
'.- Returns:
- the meta object for the attribute 'Sync Behavior'.
- See Also:
AnimateType.getSyncBehavior()
,getAnimateType()
-
getAnimateType_SyncBehaviorDefault
EAttribute getAnimateType_SyncBehaviorDefault()
Returns the meta object for the attribute 'Sync Behavior Default
'.- Returns:
- the meta object for the attribute 'Sync Behavior Default'.
- See Also:
AnimateType.getSyncBehaviorDefault()
,getAnimateType()
-
getAnimateType_SyncTolerance
EAttribute getAnimateType_SyncTolerance()
Returns the meta object for the attribute 'Sync Tolerance
'.- Returns:
- the meta object for the attribute 'Sync Tolerance'.
- See Also:
AnimateType.getSyncTolerance()
,getAnimateType()
-
getAnimateType_SyncToleranceDefault
EAttribute getAnimateType_SyncToleranceDefault()
Returns the meta object for the attribute 'Sync Tolerance Default
'.- Returns:
- the meta object for the attribute 'Sync Tolerance Default'.
- See Also:
AnimateType.getSyncToleranceDefault()
,getAnimateType()
-
getAnimateType_TargetElement
EAttribute getAnimateType_TargetElement()
Returns the meta object for the attribute 'Target Element
'.- Returns:
- the meta object for the attribute 'Target Element'.
- See Also:
AnimateType.getTargetElement()
,getAnimateType()
-
getAnimateType_AnyAttribute
EAttribute getAnimateType_AnyAttribute()
Returns the meta object for the attribute list 'Any Attribute
'.- Returns:
- the meta object for the attribute list 'Any Attribute'.
- See Also:
AnimateType.getAnyAttribute()
,getAnimateType()
-
getDocumentRoot
EClass getDocumentRoot()
Returns the meta object for class 'Document Root
'.- Returns:
- the meta object for class 'Document Root'.
- See Also:
DocumentRoot
-
getDocumentRoot_Mixed
EAttribute getDocumentRoot_Mixed()
Returns the meta object for the attribute list 'Mixed
'.- Returns:
- the meta object for the attribute list 'Mixed'.
- See Also:
DocumentRoot.getMixed()
,getDocumentRoot()
-
getDocumentRoot_XMLNSPrefixMap
EReference getDocumentRoot_XMLNSPrefixMap()
Returns the meta object for the map 'XMLNS Prefix Map
'.- Returns:
- the meta object for the map 'XMLNS Prefix Map'.
- See Also:
DocumentRoot.getXMLNSPrefixMap()
,getDocumentRoot()
-
getDocumentRoot_XSISchemaLocation
EReference getDocumentRoot_XSISchemaLocation()
Returns the meta object for the map 'XSI Schema Location
'.- Returns:
- the meta object for the map 'XSI Schema Location'.
- See Also:
DocumentRoot.getXSISchemaLocation()
,getDocumentRoot()
-
getDocumentRoot_Animate
EReference getDocumentRoot_Animate()
Returns the meta object for the containment reference 'Animate
'.- Returns:
- the meta object for the containment reference 'Animate'.
- See Also:
DocumentRoot.getAnimate()
,getDocumentRoot()
-
getDocumentRoot_AnimateColor
EReference getDocumentRoot_AnimateColor()
Returns the meta object for the containment reference 'Animate Color
'.- Returns:
- the meta object for the containment reference 'Animate Color'.
- See Also:
DocumentRoot.getAnimateColor()
,getDocumentRoot()
-
getDocumentRoot_AnimateMotion
EReference getDocumentRoot_AnimateMotion()
Returns the meta object for the containment reference 'Animate Motion
'.- Returns:
- the meta object for the containment reference 'Animate Motion'.
- See Also:
DocumentRoot.getAnimateMotion()
,getDocumentRoot()
-
getDocumentRoot_Set
EReference getDocumentRoot_Set()
Returns the meta object for the containment reference 'Set
'.- Returns:
- the meta object for the containment reference 'Set'.
- See Also:
DocumentRoot.getSet()
,getDocumentRoot()
-
getSetType
EClass getSetType()
Returns the meta object for class 'Set Type
'.- Returns:
- the meta object for class 'Set Type'.
- See Also:
SetType
-
getSetType_Group
EAttribute getSetType_Group()
Returns the meta object for the attribute list 'Group
'.- Returns:
- the meta object for the attribute list 'Group'.
- See Also:
SetType.getGroup()
,getSetType()
-
getSetType_Any
EAttribute getSetType_Any()
Returns the meta object for the attribute list 'Any
'.- Returns:
- the meta object for the attribute list 'Any'.
- See Also:
SetType.getAny()
,getSetType()
-
getSetType_Alt
EAttribute getSetType_Alt()
Returns the meta object for the attribute 'Alt
'.- Returns:
- the meta object for the attribute 'Alt'.
- See Also:
SetType.getAlt()
,getSetType()
-
getSetType_Begin
EAttribute getSetType_Begin()
Returns the meta object for the attribute 'Begin
'.- Returns:
- the meta object for the attribute 'Begin'.
- See Also:
SetType.getBegin()
,getSetType()
-
getSetType_Class
EAttribute getSetType_Class()
Returns the meta object for the attribute 'Class
'.- Returns:
- the meta object for the attribute 'Class'.
- See Also:
SetType.getClass_()
,getSetType()
-
getSetType_Dur
EAttribute getSetType_Dur()
Returns the meta object for the attribute 'Dur
'.- Returns:
- the meta object for the attribute 'Dur'.
- See Also:
SetType.getDur()
,getSetType()
-
getSetType_End
EAttribute getSetType_End()
Returns the meta object for the attribute 'End
'.- Returns:
- the meta object for the attribute 'End'.
- See Also:
SetType.getEnd()
,getSetType()
-
getSetType_Fill
EAttribute getSetType_Fill()
Returns the meta object for the attribute 'Fill
'.- Returns:
- the meta object for the attribute 'Fill'.
- See Also:
SetType.getFill()
,getSetType()
-
getSetType_FillDefault
EAttribute getSetType_FillDefault()
Returns the meta object for the attribute 'Fill Default
'.- Returns:
- the meta object for the attribute 'Fill Default'.
- See Also:
SetType.getFillDefault()
,getSetType()
-
getSetType_Id
EAttribute getSetType_Id()
Returns the meta object for the attribute 'Id
'.- Returns:
- the meta object for the attribute 'Id'.
- See Also:
SetType.getId()
,getSetType()
-
getSetType_Lang
EAttribute getSetType_Lang()
Returns the meta object for the attribute 'Lang
'.- Returns:
- the meta object for the attribute 'Lang'.
- See Also:
SetType.getLang()
,getSetType()
-
getSetType_Longdesc
EAttribute getSetType_Longdesc()
Returns the meta object for the attribute 'Longdesc
'.- Returns:
- the meta object for the attribute 'Longdesc'.
- See Also:
SetType.getLongdesc()
,getSetType()
-
getSetType_Max
EAttribute getSetType_Max()
Returns the meta object for the attribute 'Max
'.- Returns:
- the meta object for the attribute 'Max'.
- See Also:
SetType.getMax()
,getSetType()
-
getSetType_Min
EAttribute getSetType_Min()
Returns the meta object for the attribute 'Min
'.- Returns:
- the meta object for the attribute 'Min'.
- See Also:
SetType.getMin()
,getSetType()
-
getSetType_Repeat
EAttribute getSetType_Repeat()
Returns the meta object for the attribute 'Repeat
'.- Returns:
- the meta object for the attribute 'Repeat'.
- See Also:
SetType.getRepeat()
,getSetType()
-
getSetType_RepeatCount
EAttribute getSetType_RepeatCount()
Returns the meta object for the attribute 'Repeat Count
'.- Returns:
- the meta object for the attribute 'Repeat Count'.
- See Also:
SetType.getRepeatCount()
,getSetType()
-
getSetType_RepeatDur
EAttribute getSetType_RepeatDur()
Returns the meta object for the attribute 'Repeat Dur
'.- Returns:
- the meta object for the attribute 'Repeat Dur'.
- See Also:
SetType.getRepeatDur()
,getSetType()
-
getSetType_Restart
EAttribute getSetType_Restart()
Returns the meta object for the attribute 'Restart
'.- Returns:
- the meta object for the attribute 'Restart'.
- See Also:
SetType.getRestart()
,getSetType()
-
getSetType_RestartDefault
EAttribute getSetType_RestartDefault()
Returns the meta object for the attribute 'Restart Default
'.- Returns:
- the meta object for the attribute 'Restart Default'.
- See Also:
SetType.getRestartDefault()
,getSetType()
-
getSetType_SkipContent
EAttribute getSetType_SkipContent()
Returns the meta object for the attribute 'Skip Content
'.- Returns:
- the meta object for the attribute 'Skip Content'.
- See Also:
SetType.isSkipContent()
,getSetType()
-
getSetType_SyncBehavior
EAttribute getSetType_SyncBehavior()
Returns the meta object for the attribute 'Sync Behavior
'.- Returns:
- the meta object for the attribute 'Sync Behavior'.
- See Also:
SetType.getSyncBehavior()
,getSetType()
-
getSetType_SyncBehaviorDefault
EAttribute getSetType_SyncBehaviorDefault()
Returns the meta object for the attribute 'Sync Behavior Default
'.- Returns:
- the meta object for the attribute 'Sync Behavior Default'.
- See Also:
SetType.getSyncBehaviorDefault()
,getSetType()
-
getSetType_SyncTolerance
EAttribute getSetType_SyncTolerance()
Returns the meta object for the attribute 'Sync Tolerance
'.- Returns:
- the meta object for the attribute 'Sync Tolerance'.
- See Also:
SetType.getSyncTolerance()
,getSetType()
-
getSetType_SyncToleranceDefault
EAttribute getSetType_SyncToleranceDefault()
Returns the meta object for the attribute 'Sync Tolerance Default
'.- Returns:
- the meta object for the attribute 'Sync Tolerance Default'.
- See Also:
SetType.getSyncToleranceDefault()
,getSetType()
-
getSetType_TargetElement
EAttribute getSetType_TargetElement()
Returns the meta object for the attribute 'Target Element
'.- Returns:
- the meta object for the attribute 'Target Element'.
- See Also:
SetType.getTargetElement()
,getSetType()
-
getSetType_AnyAttribute
EAttribute getSetType_AnyAttribute()
Returns the meta object for the attribute list 'Any Attribute
'.- Returns:
- the meta object for the attribute list 'Any Attribute'.
- See Also:
SetType.getAnyAttribute()
,getSetType()
-
getLanguageFactory
LanguageFactory getLanguageFactory()
Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
-
-