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

      • eINSTANCE

        static final LanguagePackage eINSTANCE
        The singleton instance of the package.
      • 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__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__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__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__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