Interface UMLPackage

  • All Superinterfaces:
    org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier

    public interface UMLPackage
    extends org.eclipse.emf.ecore.EPackage
    The Package for the model. It contains accessors for the meta objects to represent
    • each class,
    • each feature of each class,
    • each enum,
    • and each data type
    See Also:
    UMLFactory
    • Field Detail

      • eINSTANCE

        static final UMLPackage eINSTANCE
        The singleton instance of the package.
      • ELEMENT

        static final int ELEMENT
        The meta object id for the 'Element' class.
        See Also:
        ElementImpl, UMLPackageImpl.getElement(), Constant Field Values
      • ELEMENT__EANNOTATIONS

        static final int ELEMENT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • ELEMENT__OWNED_ELEMENT

        static final int ELEMENT__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • ELEMENT__OWNER

        static final int ELEMENT__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • ELEMENT__OWNED_COMMENT

        static final int ELEMENT__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • ELEMENT_FEATURE_COUNT

        static final int ELEMENT_FEATURE_COUNT
        The number of structural features of the 'Element' class.
        See Also:
        Constant Field Values
      • COMMENT

        static final int COMMENT
        The meta object id for the 'Comment' class.
        See Also:
        CommentImpl, UMLPackageImpl.getComment(), Constant Field Values
      • COMMENT__EANNOTATIONS

        static final int COMMENT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • COMMENT__OWNED_ELEMENT

        static final int COMMENT__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • COMMENT__OWNER

        static final int COMMENT__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • COMMENT__OWNED_COMMENT

        static final int COMMENT__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • COMMENT__BODY

        static final int COMMENT__BODY
        The feature id for the 'Body' attribute.
        See Also:
        Constant Field Values
      • COMMENT__ANNOTATED_ELEMENT

        static final int COMMENT__ANNOTATED_ELEMENT
        The feature id for the 'Annotated Element' reference list.
        See Also:
        Constant Field Values
      • COMMENT_FEATURE_COUNT

        static final int COMMENT_FEATURE_COUNT
        The number of structural features of the 'Comment' class.
        See Also:
        Constant Field Values
      • RELATIONSHIP

        static final int RELATIONSHIP
        The meta object id for the 'Relationship' class.
        See Also:
        RelationshipImpl, UMLPackageImpl.getRelationship(), Constant Field Values
      • DIRECTED_RELATIONSHIP

        static final int DIRECTED_RELATIONSHIP
        The meta object id for the 'Directed Relationship' class.
        See Also:
        DirectedRelationshipImpl, UMLPackageImpl.getDirectedRelationship(), Constant Field Values
      • NAMED_ELEMENT

        static final int NAMED_ELEMENT
        The meta object id for the 'Named Element' class.
        See Also:
        NamedElementImpl, UMLPackageImpl.getNamedElement(), Constant Field Values
      • NAMED_ELEMENT__EANNOTATIONS

        static final int NAMED_ELEMENT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • NAMED_ELEMENT__OWNED_ELEMENT

        static final int NAMED_ELEMENT__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • NAMED_ELEMENT__OWNER

        static final int NAMED_ELEMENT__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • NAMED_ELEMENT__OWNED_COMMENT

        static final int NAMED_ELEMENT__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • NAMED_ELEMENT__NAME

        static final int NAMED_ELEMENT__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • NAMED_ELEMENT__VISIBILITY

        static final int NAMED_ELEMENT__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • NAMED_ELEMENT__QUALIFIED_NAME

        static final int NAMED_ELEMENT__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • NAMED_ELEMENT__CLIENT_DEPENDENCY

        static final int NAMED_ELEMENT__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • NAMED_ELEMENT__NAMESPACE

        static final int NAMED_ELEMENT__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • NAMED_ELEMENT__NAME_EXPRESSION

        static final int NAMED_ELEMENT__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • NAMED_ELEMENT_FEATURE_COUNT

        static final int NAMED_ELEMENT_FEATURE_COUNT
        The number of structural features of the 'Named Element' class.
        See Also:
        Constant Field Values
      • PACKAGEABLE_ELEMENT

        static final int PACKAGEABLE_ELEMENT
        The meta object id for the 'Packageable Element' class.
        See Also:
        PackageableElementImpl, UMLPackageImpl.getPackageableElement(), Constant Field Values
      • VALUE_SPECIFICATION

        static final int VALUE_SPECIFICATION
        The meta object id for the 'Value Specification' class.
        See Also:
        ValueSpecificationImpl, UMLPackageImpl.getValueSpecification(), Constant Field Values
      • LITERAL_SPECIFICATION

        static final int LITERAL_SPECIFICATION
        The meta object id for the 'Literal Specification' class.
        See Also:
        LiteralSpecificationImpl, UMLPackageImpl.getLiteralSpecification(), Constant Field Values
      • TYPED_ELEMENT

        static final int TYPED_ELEMENT
        The meta object id for the 'Typed Element' class.
        See Also:
        TypedElementImpl, UMLPackageImpl.getTypedElement(), Constant Field Values
      • DEPENDENCY

        static final int DEPENDENCY
        The meta object id for the 'Dependency' class.
        See Also:
        DependencyImpl, UMLPackageImpl.getDependency(), Constant Field Values
      • PARAMETERABLE_ELEMENT

        static final int PARAMETERABLE_ELEMENT
        The meta object id for the 'Parameterable Element' class.
        See Also:
        ParameterableElementImpl, UMLPackageImpl.getParameterableElement(), Constant Field Values
      • TEMPLATE_PARAMETER

        static final int TEMPLATE_PARAMETER
        The meta object id for the 'Template Parameter' class.
        See Also:
        TemplateParameterImpl, UMLPackageImpl.getTemplateParameter(), Constant Field Values
      • TEMPLATE_SIGNATURE

        static final int TEMPLATE_SIGNATURE
        The meta object id for the 'Template Signature' class.
        See Also:
        TemplateSignatureImpl, UMLPackageImpl.getTemplateSignature(), Constant Field Values
      • TEMPLATEABLE_ELEMENT

        static final int TEMPLATEABLE_ELEMENT
        The meta object id for the 'Templateable Element' class.
        See Also:
        TemplateableElementImpl, UMLPackageImpl.getTemplateableElement(), Constant Field Values
      • TEMPLATE_BINDING

        static final int TEMPLATE_BINDING
        The meta object id for the 'Template Binding' class.
        See Also:
        TemplateBindingImpl, UMLPackageImpl.getTemplateBinding(), Constant Field Values
      • TEMPLATE_PARAMETER_SUBSTITUTION

        static final int TEMPLATE_PARAMETER_SUBSTITUTION
        The meta object id for the 'Template Parameter Substitution' class.
        See Also:
        TemplateParameterSubstitutionImpl, UMLPackageImpl.getTemplateParameterSubstitution(), Constant Field Values
      • NAMESPACE

        static final int NAMESPACE
        The meta object id for the 'Namespace' class.
        See Also:
        NamespaceImpl, UMLPackageImpl.getNamespace(), Constant Field Values
      • NAMESPACE__EANNOTATIONS

        static final int NAMESPACE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • NAMESPACE__OWNED_ELEMENT

        static final int NAMESPACE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • NAMESPACE__OWNER

        static final int NAMESPACE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • NAMESPACE__OWNED_COMMENT

        static final int NAMESPACE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • NAMESPACE__NAME

        static final int NAMESPACE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • NAMESPACE__VISIBILITY

        static final int NAMESPACE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • NAMESPACE__QUALIFIED_NAME

        static final int NAMESPACE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • NAMESPACE__CLIENT_DEPENDENCY

        static final int NAMESPACE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • NAMESPACE__NAMESPACE

        static final int NAMESPACE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • NAMESPACE__NAME_EXPRESSION

        static final int NAMESPACE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • NAMESPACE__ELEMENT_IMPORT

        static final int NAMESPACE__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • NAMESPACE__PACKAGE_IMPORT

        static final int NAMESPACE__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • NAMESPACE__OWNED_RULE

        static final int NAMESPACE__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • NAMESPACE__MEMBER

        static final int NAMESPACE__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • NAMESPACE__IMPORTED_MEMBER

        static final int NAMESPACE__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • NAMESPACE__OWNED_MEMBER

        static final int NAMESPACE__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • NAMESPACE_FEATURE_COUNT

        static final int NAMESPACE_FEATURE_COUNT
        The number of structural features of the 'Namespace' class.
        See Also:
        Constant Field Values
      • ELEMENT_IMPORT

        static final int ELEMENT_IMPORT
        The meta object id for the 'Element Import' class.
        See Also:
        ElementImportImpl, UMLPackageImpl.getElementImport(), Constant Field Values
      • PACKAGE_IMPORT

        static final int PACKAGE_IMPORT
        The meta object id for the 'Package Import' class.
        See Also:
        PackageImportImpl, UMLPackageImpl.getPackageImport(), Constant Field Values
      • PACKAGE

        static final int PACKAGE
        The meta object id for the 'Package' class.
        See Also:
        PackageImpl, UMLPackageImpl.getPackage(), Constant Field Values
      • PACKAGE__EANNOTATIONS

        static final int PACKAGE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • PACKAGE__OWNED_ELEMENT

        static final int PACKAGE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • PACKAGE__OWNER

        static final int PACKAGE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • PACKAGE__OWNED_COMMENT

        static final int PACKAGE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • PACKAGE__NAME

        static final int PACKAGE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • PACKAGE__VISIBILITY

        static final int PACKAGE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • PACKAGE__QUALIFIED_NAME

        static final int PACKAGE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • PACKAGE__CLIENT_DEPENDENCY

        static final int PACKAGE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • PACKAGE__NAMESPACE

        static final int PACKAGE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • PACKAGE__NAME_EXPRESSION

        static final int PACKAGE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • PACKAGE__ELEMENT_IMPORT

        static final int PACKAGE__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • PACKAGE__PACKAGE_IMPORT

        static final int PACKAGE__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • PACKAGE__OWNED_RULE

        static final int PACKAGE__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • PACKAGE__MEMBER

        static final int PACKAGE__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • PACKAGE__IMPORTED_MEMBER

        static final int PACKAGE__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • PACKAGE__OWNED_MEMBER

        static final int PACKAGE__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • PACKAGE__OWNING_TEMPLATE_PARAMETER

        static final int PACKAGE__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • PACKAGE__TEMPLATE_PARAMETER

        static final int PACKAGE__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • PACKAGE__TEMPLATE_BINDING

        static final int PACKAGE__TEMPLATE_BINDING
        The feature id for the 'Template Binding' containment reference list.
        See Also:
        Constant Field Values
      • PACKAGE__OWNED_TEMPLATE_SIGNATURE

        static final int PACKAGE__OWNED_TEMPLATE_SIGNATURE
        The feature id for the 'Owned Template Signature' containment reference.
        See Also:
        Constant Field Values
      • PACKAGE__OWNED_TYPE

        static final int PACKAGE__OWNED_TYPE
        The feature id for the 'Owned Type' reference list.
        See Also:
        Constant Field Values
      • PACKAGE__PACKAGE_MERGE

        static final int PACKAGE__PACKAGE_MERGE
        The feature id for the 'Package Merge' containment reference list.
        See Also:
        Constant Field Values
      • PACKAGE__PACKAGED_ELEMENT

        static final int PACKAGE__PACKAGED_ELEMENT
        The feature id for the 'Packaged Element' containment reference list.
        See Also:
        Constant Field Values
      • PACKAGE__NESTED_PACKAGE

        static final int PACKAGE__NESTED_PACKAGE
        The feature id for the 'Nested Package' reference list.
        See Also:
        Constant Field Values
      • PACKAGE__NESTING_PACKAGE

        static final int PACKAGE__NESTING_PACKAGE
        The feature id for the 'Nesting Package' reference.
        See Also:
        Constant Field Values
      • PACKAGE__PROFILE_APPLICATION

        static final int PACKAGE__PROFILE_APPLICATION
        The feature id for the 'Profile Application' containment reference list.
        See Also:
        Constant Field Values
      • PACKAGE_FEATURE_COUNT

        static final int PACKAGE_FEATURE_COUNT
        The number of structural features of the 'Package' class.
        See Also:
        Constant Field Values
      • PACKAGEABLE_ELEMENT__EANNOTATIONS

        static final int PACKAGEABLE_ELEMENT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • PACKAGEABLE_ELEMENT__OWNED_ELEMENT

        static final int PACKAGEABLE_ELEMENT__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • PACKAGEABLE_ELEMENT__OWNER

        static final int PACKAGEABLE_ELEMENT__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • PACKAGEABLE_ELEMENT__OWNED_COMMENT

        static final int PACKAGEABLE_ELEMENT__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • PACKAGEABLE_ELEMENT__NAME

        static final int PACKAGEABLE_ELEMENT__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • PACKAGEABLE_ELEMENT__VISIBILITY

        static final int PACKAGEABLE_ELEMENT__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • PACKAGEABLE_ELEMENT__QUALIFIED_NAME

        static final int PACKAGEABLE_ELEMENT__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • PACKAGEABLE_ELEMENT__CLIENT_DEPENDENCY

        static final int PACKAGEABLE_ELEMENT__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • PACKAGEABLE_ELEMENT__NAMESPACE

        static final int PACKAGEABLE_ELEMENT__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • PACKAGEABLE_ELEMENT__NAME_EXPRESSION

        static final int PACKAGEABLE_ELEMENT__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • PACKAGEABLE_ELEMENT__OWNING_TEMPLATE_PARAMETER

        static final int PACKAGEABLE_ELEMENT__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • PACKAGEABLE_ELEMENT__TEMPLATE_PARAMETER

        static final int PACKAGEABLE_ELEMENT__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • PACKAGEABLE_ELEMENT_FEATURE_COUNT

        static final int PACKAGEABLE_ELEMENT_FEATURE_COUNT
        The number of structural features of the 'Packageable Element' class.
        See Also:
        Constant Field Values
      • DEPENDENCY__EANNOTATIONS

        static final int DEPENDENCY__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • DEPENDENCY__OWNED_ELEMENT

        static final int DEPENDENCY__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • DEPENDENCY__OWNER

        static final int DEPENDENCY__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • DEPENDENCY__OWNED_COMMENT

        static final int DEPENDENCY__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • DEPENDENCY__NAME

        static final int DEPENDENCY__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • DEPENDENCY__VISIBILITY

        static final int DEPENDENCY__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • DEPENDENCY__QUALIFIED_NAME

        static final int DEPENDENCY__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • DEPENDENCY__CLIENT_DEPENDENCY

        static final int DEPENDENCY__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • DEPENDENCY__NAMESPACE

        static final int DEPENDENCY__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • DEPENDENCY__NAME_EXPRESSION

        static final int DEPENDENCY__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • DEPENDENCY__OWNING_TEMPLATE_PARAMETER

        static final int DEPENDENCY__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • DEPENDENCY__TEMPLATE_PARAMETER

        static final int DEPENDENCY__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • DEPENDENCY__RELATED_ELEMENT

        static final int DEPENDENCY__RELATED_ELEMENT
        The feature id for the 'Related Element' reference list.
        See Also:
        Constant Field Values
      • DEPENDENCY__SOURCE

        static final int DEPENDENCY__SOURCE
        The feature id for the 'Source' reference list.
        See Also:
        Constant Field Values
      • DEPENDENCY__TARGET

        static final int DEPENDENCY__TARGET
        The feature id for the 'Target' reference list.
        See Also:
        Constant Field Values
      • DEPENDENCY__SUPPLIER

        static final int DEPENDENCY__SUPPLIER
        The feature id for the 'Supplier' reference list.
        See Also:
        Constant Field Values
      • DEPENDENCY__CLIENT

        static final int DEPENDENCY__CLIENT
        The feature id for the 'Client' reference list.
        See Also:
        Constant Field Values
      • DEPENDENCY_FEATURE_COUNT

        static final int DEPENDENCY_FEATURE_COUNT
        The number of structural features of the 'Dependency' class.
        See Also:
        Constant Field Values
      • RELATIONSHIP__EANNOTATIONS

        static final int RELATIONSHIP__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • RELATIONSHIP__OWNED_ELEMENT

        static final int RELATIONSHIP__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • RELATIONSHIP__OWNER

        static final int RELATIONSHIP__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • RELATIONSHIP__OWNED_COMMENT

        static final int RELATIONSHIP__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • RELATIONSHIP__RELATED_ELEMENT

        static final int RELATIONSHIP__RELATED_ELEMENT
        The feature id for the 'Related Element' reference list.
        See Also:
        Constant Field Values
      • RELATIONSHIP_FEATURE_COUNT

        static final int RELATIONSHIP_FEATURE_COUNT
        The number of structural features of the 'Relationship' class.
        See Also:
        Constant Field Values
      • DIRECTED_RELATIONSHIP__EANNOTATIONS

        static final int DIRECTED_RELATIONSHIP__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • DIRECTED_RELATIONSHIP__OWNED_ELEMENT

        static final int DIRECTED_RELATIONSHIP__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • DIRECTED_RELATIONSHIP__OWNER

        static final int DIRECTED_RELATIONSHIP__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • DIRECTED_RELATIONSHIP__OWNED_COMMENT

        static final int DIRECTED_RELATIONSHIP__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • DIRECTED_RELATIONSHIP__RELATED_ELEMENT

        static final int DIRECTED_RELATIONSHIP__RELATED_ELEMENT
        The feature id for the 'Related Element' reference list.
        See Also:
        Constant Field Values
      • DIRECTED_RELATIONSHIP__SOURCE

        static final int DIRECTED_RELATIONSHIP__SOURCE
        The feature id for the 'Source' reference list.
        See Also:
        Constant Field Values
      • DIRECTED_RELATIONSHIP__TARGET

        static final int DIRECTED_RELATIONSHIP__TARGET
        The feature id for the 'Target' reference list.
        See Also:
        Constant Field Values
      • DIRECTED_RELATIONSHIP_FEATURE_COUNT

        static final int DIRECTED_RELATIONSHIP_FEATURE_COUNT
        The number of structural features of the 'Directed Relationship' class.
        See Also:
        Constant Field Values
      • ELEMENT_IMPORT__EANNOTATIONS

        static final int ELEMENT_IMPORT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • ELEMENT_IMPORT__OWNED_ELEMENT

        static final int ELEMENT_IMPORT__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • ELEMENT_IMPORT__OWNER

        static final int ELEMENT_IMPORT__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • ELEMENT_IMPORT__OWNED_COMMENT

        static final int ELEMENT_IMPORT__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • ELEMENT_IMPORT__RELATED_ELEMENT

        static final int ELEMENT_IMPORT__RELATED_ELEMENT
        The feature id for the 'Related Element' reference list.
        See Also:
        Constant Field Values
      • ELEMENT_IMPORT__SOURCE

        static final int ELEMENT_IMPORT__SOURCE
        The feature id for the 'Source' reference list.
        See Also:
        Constant Field Values
      • ELEMENT_IMPORT__TARGET

        static final int ELEMENT_IMPORT__TARGET
        The feature id for the 'Target' reference list.
        See Also:
        Constant Field Values
      • ELEMENT_IMPORT__VISIBILITY

        static final int ELEMENT_IMPORT__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • ELEMENT_IMPORT__ALIAS

        static final int ELEMENT_IMPORT__ALIAS
        The feature id for the 'Alias' attribute.
        See Also:
        Constant Field Values
      • ELEMENT_IMPORT__IMPORTED_ELEMENT

        static final int ELEMENT_IMPORT__IMPORTED_ELEMENT
        The feature id for the 'Imported Element' reference.
        See Also:
        Constant Field Values
      • ELEMENT_IMPORT__IMPORTING_NAMESPACE

        static final int ELEMENT_IMPORT__IMPORTING_NAMESPACE
        The feature id for the 'Importing Namespace' container reference.
        See Also:
        Constant Field Values
      • ELEMENT_IMPORT_FEATURE_COUNT

        static final int ELEMENT_IMPORT_FEATURE_COUNT
        The number of structural features of the 'Element Import' class.
        See Also:
        Constant Field Values
      • PACKAGE_IMPORT__EANNOTATIONS

        static final int PACKAGE_IMPORT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • PACKAGE_IMPORT__OWNED_ELEMENT

        static final int PACKAGE_IMPORT__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • PACKAGE_IMPORT__OWNER

        static final int PACKAGE_IMPORT__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • PACKAGE_IMPORT__OWNED_COMMENT

        static final int PACKAGE_IMPORT__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • PACKAGE_IMPORT__RELATED_ELEMENT

        static final int PACKAGE_IMPORT__RELATED_ELEMENT
        The feature id for the 'Related Element' reference list.
        See Also:
        Constant Field Values
      • PACKAGE_IMPORT__SOURCE

        static final int PACKAGE_IMPORT__SOURCE
        The feature id for the 'Source' reference list.
        See Also:
        Constant Field Values
      • PACKAGE_IMPORT__TARGET

        static final int PACKAGE_IMPORT__TARGET
        The feature id for the 'Target' reference list.
        See Also:
        Constant Field Values
      • PACKAGE_IMPORT__VISIBILITY

        static final int PACKAGE_IMPORT__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • PACKAGE_IMPORT__IMPORTED_PACKAGE

        static final int PACKAGE_IMPORT__IMPORTED_PACKAGE
        The feature id for the 'Imported Package' reference.
        See Also:
        Constant Field Values
      • PACKAGE_IMPORT__IMPORTING_NAMESPACE

        static final int PACKAGE_IMPORT__IMPORTING_NAMESPACE
        The feature id for the 'Importing Namespace' container reference.
        See Also:
        Constant Field Values
      • PACKAGE_IMPORT_FEATURE_COUNT

        static final int PACKAGE_IMPORT_FEATURE_COUNT
        The number of structural features of the 'Package Import' class.
        See Also:
        Constant Field Values
      • PACKAGE_MERGE

        static final int PACKAGE_MERGE
        The meta object id for the 'Package Merge' class.
        See Also:
        PackageMergeImpl, UMLPackageImpl.getPackageMerge(), Constant Field Values
      • TYPE

        static final int TYPE
        The meta object id for the 'Type' class.
        See Also:
        TypeImpl, UMLPackageImpl.getType(), Constant Field Values
      • PROFILE_APPLICATION

        static final int PROFILE_APPLICATION
        The meta object id for the 'Profile Application' class.
        See Also:
        ProfileApplicationImpl, UMLPackageImpl.getProfileApplication(), Constant Field Values
      • PROFILE

        static final int PROFILE
        The meta object id for the 'Profile' class.
        See Also:
        ProfileImpl, UMLPackageImpl.getProfile(), Constant Field Values
      • CLASSIFIER

        static final int CLASSIFIER
        The meta object id for the 'Classifier' class.
        See Also:
        ClassifierImpl, UMLPackageImpl.getClassifier(), Constant Field Values
      • STRUCTURED_CLASSIFIER

        static final int STRUCTURED_CLASSIFIER
        The meta object id for the 'Structured Classifier' class.
        See Also:
        StructuredClassifierImpl, UMLPackageImpl.getStructuredClassifier(), Constant Field Values
      • ENCAPSULATED_CLASSIFIER

        static final int ENCAPSULATED_CLASSIFIER
        The meta object id for the 'Encapsulated Classifier' class.
        See Also:
        EncapsulatedClassifierImpl, UMLPackageImpl.getEncapsulatedClassifier(), Constant Field Values
      • CLASS

        static final int CLASS
        The meta object id for the 'Class' class.
        See Also:
        ClassImpl, UMLPackageImpl.getClass_(), Constant Field Values
      • STEREOTYPE

        static final int STEREOTYPE
        The meta object id for the 'Stereotype' class.
        See Also:
        StereotypeImpl, UMLPackageImpl.getStereotype(), Constant Field Values
      • BEHAVIORED_CLASSIFIER

        static final int BEHAVIORED_CLASSIFIER
        The meta object id for the 'Behaviored Classifier' class.
        See Also:
        BehavioredClassifierImpl, UMLPackageImpl.getBehavioredClassifier(), Constant Field Values
      • REDEFINABLE_ELEMENT

        static final int REDEFINABLE_ELEMENT
        The meta object id for the 'Redefinable Element' class.
        See Also:
        RedefinableElementImpl, UMLPackageImpl.getRedefinableElement(), Constant Field Values
      • GENERALIZATION

        static final int GENERALIZATION
        The meta object id for the 'Generalization' class.
        See Also:
        GeneralizationImpl, UMLPackageImpl.getGeneralization(), Constant Field Values
      • GENERALIZATION_SET

        static final int GENERALIZATION_SET
        The meta object id for the 'Generalization Set' class.
        See Also:
        GeneralizationSetImpl, UMLPackageImpl.getGeneralizationSet(), Constant Field Values
      • FEATURE

        static final int FEATURE
        The meta object id for the 'Feature' class.
        See Also:
        FeatureImpl, UMLPackageImpl.getFeature(), Constant Field Values
      • USE_CASE

        static final int USE_CASE
        The meta object id for the 'Use Case' class.
        See Also:
        UseCaseImpl, UMLPackageImpl.getUseCase(), Constant Field Values
      • INCLUDE

        static final int INCLUDE
        The meta object id for the 'Include' class.
        See Also:
        IncludeImpl, UMLPackageImpl.getInclude(), Constant Field Values
      • EXTEND

        static final int EXTEND
        The meta object id for the 'Extend' class.
        See Also:
        ExtendImpl, UMLPackageImpl.getExtend(), Constant Field Values
      • CONSTRAINT

        static final int CONSTRAINT
        The meta object id for the 'Constraint' class.
        See Also:
        ConstraintImpl, UMLPackageImpl.getConstraint(), Constant Field Values
      • CONSTRAINT__EANNOTATIONS

        static final int CONSTRAINT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • CONSTRAINT__OWNED_ELEMENT

        static final int CONSTRAINT__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • CONSTRAINT__OWNER

        static final int CONSTRAINT__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • CONSTRAINT__OWNED_COMMENT

        static final int CONSTRAINT__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • CONSTRAINT__NAME

        static final int CONSTRAINT__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • CONSTRAINT__VISIBILITY

        static final int CONSTRAINT__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • CONSTRAINT__QUALIFIED_NAME

        static final int CONSTRAINT__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • CONSTRAINT__CLIENT_DEPENDENCY

        static final int CONSTRAINT__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • CONSTRAINT__NAMESPACE

        static final int CONSTRAINT__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • CONSTRAINT__NAME_EXPRESSION

        static final int CONSTRAINT__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • CONSTRAINT__OWNING_TEMPLATE_PARAMETER

        static final int CONSTRAINT__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • CONSTRAINT__TEMPLATE_PARAMETER

        static final int CONSTRAINT__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • CONSTRAINT__CONSTRAINED_ELEMENT

        static final int CONSTRAINT__CONSTRAINED_ELEMENT
        The feature id for the 'Constrained Element' reference list.
        See Also:
        Constant Field Values
      • CONSTRAINT__SPECIFICATION

        static final int CONSTRAINT__SPECIFICATION
        The feature id for the 'Specification' containment reference.
        See Also:
        Constant Field Values
      • CONSTRAINT__CONTEXT

        static final int CONSTRAINT__CONTEXT
        The feature id for the 'Context' container reference.
        See Also:
        Constant Field Values
      • CONSTRAINT_FEATURE_COUNT

        static final int CONSTRAINT_FEATURE_COUNT
        The number of structural features of the 'Constraint' class.
        See Also:
        Constant Field Values
      • VALUE_SPECIFICATION__EANNOTATIONS

        static final int VALUE_SPECIFICATION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • VALUE_SPECIFICATION__OWNED_ELEMENT

        static final int VALUE_SPECIFICATION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • VALUE_SPECIFICATION__OWNER

        static final int VALUE_SPECIFICATION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • VALUE_SPECIFICATION__OWNED_COMMENT

        static final int VALUE_SPECIFICATION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • VALUE_SPECIFICATION__NAME

        static final int VALUE_SPECIFICATION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • VALUE_SPECIFICATION__VISIBILITY

        static final int VALUE_SPECIFICATION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • VALUE_SPECIFICATION__QUALIFIED_NAME

        static final int VALUE_SPECIFICATION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • VALUE_SPECIFICATION__CLIENT_DEPENDENCY

        static final int VALUE_SPECIFICATION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • VALUE_SPECIFICATION__NAMESPACE

        static final int VALUE_SPECIFICATION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • VALUE_SPECIFICATION__NAME_EXPRESSION

        static final int VALUE_SPECIFICATION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • VALUE_SPECIFICATION__OWNING_TEMPLATE_PARAMETER

        static final int VALUE_SPECIFICATION__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • VALUE_SPECIFICATION__TEMPLATE_PARAMETER

        static final int VALUE_SPECIFICATION__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • VALUE_SPECIFICATION__TYPE

        static final int VALUE_SPECIFICATION__TYPE
        The feature id for the 'Type' reference.
        See Also:
        Constant Field Values
      • VALUE_SPECIFICATION_FEATURE_COUNT

        static final int VALUE_SPECIFICATION_FEATURE_COUNT
        The number of structural features of the 'Value Specification' class.
        See Also:
        Constant Field Values
      • TYPED_ELEMENT__EANNOTATIONS

        static final int TYPED_ELEMENT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • TYPED_ELEMENT__OWNED_ELEMENT

        static final int TYPED_ELEMENT__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • TYPED_ELEMENT__OWNER

        static final int TYPED_ELEMENT__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • TYPED_ELEMENT__OWNED_COMMENT

        static final int TYPED_ELEMENT__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • TYPED_ELEMENT__NAME

        static final int TYPED_ELEMENT__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • TYPED_ELEMENT__VISIBILITY

        static final int TYPED_ELEMENT__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • TYPED_ELEMENT__QUALIFIED_NAME

        static final int TYPED_ELEMENT__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • TYPED_ELEMENT__CLIENT_DEPENDENCY

        static final int TYPED_ELEMENT__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • TYPED_ELEMENT__NAMESPACE

        static final int TYPED_ELEMENT__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • TYPED_ELEMENT__NAME_EXPRESSION

        static final int TYPED_ELEMENT__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • TYPED_ELEMENT__TYPE

        static final int TYPED_ELEMENT__TYPE
        The feature id for the 'Type' reference.
        See Also:
        Constant Field Values
      • TYPED_ELEMENT_FEATURE_COUNT

        static final int TYPED_ELEMENT_FEATURE_COUNT
        The number of structural features of the 'Typed Element' class.
        See Also:
        Constant Field Values
      • TYPE__EANNOTATIONS

        static final int TYPE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • TYPE__OWNED_ELEMENT

        static final int TYPE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • TYPE__OWNER

        static final int TYPE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • TYPE__OWNED_COMMENT

        static final int TYPE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • TYPE__NAME

        static final int TYPE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • TYPE__VISIBILITY

        static final int TYPE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • TYPE__QUALIFIED_NAME

        static final int TYPE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • TYPE__CLIENT_DEPENDENCY

        static final int TYPE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • TYPE__NAMESPACE

        static final int TYPE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • TYPE__NAME_EXPRESSION

        static final int TYPE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • TYPE__OWNING_TEMPLATE_PARAMETER

        static final int TYPE__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • TYPE__TEMPLATE_PARAMETER

        static final int TYPE__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • TYPE__PACKAGE

        static final int TYPE__PACKAGE
        The feature id for the 'Package' reference.
        See Also:
        Constant Field Values
      • TYPE_FEATURE_COUNT

        static final int TYPE_FEATURE_COUNT
        The number of structural features of the 'Type' class.
        See Also:
        Constant Field Values
      • CLASSIFIER__EANNOTATIONS

        static final int CLASSIFIER__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • CLASSIFIER__OWNED_ELEMENT

        static final int CLASSIFIER__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • CLASSIFIER__OWNER

        static final int CLASSIFIER__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • CLASSIFIER__OWNED_COMMENT

        static final int CLASSIFIER__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • CLASSIFIER__NAME

        static final int CLASSIFIER__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • CLASSIFIER__VISIBILITY

        static final int CLASSIFIER__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • CLASSIFIER__QUALIFIED_NAME

        static final int CLASSIFIER__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • CLASSIFIER__CLIENT_DEPENDENCY

        static final int CLASSIFIER__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • CLASSIFIER__NAMESPACE

        static final int CLASSIFIER__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • CLASSIFIER__NAME_EXPRESSION

        static final int CLASSIFIER__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • CLASSIFIER__ELEMENT_IMPORT

        static final int CLASSIFIER__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • CLASSIFIER__PACKAGE_IMPORT

        static final int CLASSIFIER__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • CLASSIFIER__OWNED_RULE

        static final int CLASSIFIER__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • CLASSIFIER__MEMBER

        static final int CLASSIFIER__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • CLASSIFIER__IMPORTED_MEMBER

        static final int CLASSIFIER__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • CLASSIFIER__OWNED_MEMBER

        static final int CLASSIFIER__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • CLASSIFIER__IS_LEAF

        static final int CLASSIFIER__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • CLASSIFIER__REDEFINED_ELEMENT

        static final int CLASSIFIER__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • CLASSIFIER__REDEFINITION_CONTEXT

        static final int CLASSIFIER__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • CLASSIFIER__OWNING_TEMPLATE_PARAMETER

        static final int CLASSIFIER__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • CLASSIFIER__TEMPLATE_PARAMETER

        static final int CLASSIFIER__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • CLASSIFIER__PACKAGE

        static final int CLASSIFIER__PACKAGE
        The feature id for the 'Package' reference.
        See Also:
        Constant Field Values
      • CLASSIFIER__TEMPLATE_BINDING

        static final int CLASSIFIER__TEMPLATE_BINDING
        The feature id for the 'Template Binding' containment reference list.
        See Also:
        Constant Field Values
      • CLASSIFIER__OWNED_TEMPLATE_SIGNATURE

        static final int CLASSIFIER__OWNED_TEMPLATE_SIGNATURE
        The feature id for the 'Owned Template Signature' containment reference.
        See Also:
        Constant Field Values
      • CLASSIFIER__IS_ABSTRACT

        static final int CLASSIFIER__IS_ABSTRACT
        The feature id for the 'Is Abstract' attribute.
        See Also:
        Constant Field Values
      • CLASSIFIER__GENERALIZATION

        static final int CLASSIFIER__GENERALIZATION
        The feature id for the 'Generalization' containment reference list.
        See Also:
        Constant Field Values
      • CLASSIFIER__POWERTYPE_EXTENT

        static final int CLASSIFIER__POWERTYPE_EXTENT
        The feature id for the 'Powertype Extent' reference list.
        See Also:
        Constant Field Values
      • CLASSIFIER__FEATURE

        static final int CLASSIFIER__FEATURE
        The feature id for the 'Feature' reference list.
        See Also:
        Constant Field Values
      • CLASSIFIER__INHERITED_MEMBER

        static final int CLASSIFIER__INHERITED_MEMBER
        The feature id for the 'Inherited Member' reference list.
        See Also:
        Constant Field Values
      • CLASSIFIER__REDEFINED_CLASSIFIER

        static final int CLASSIFIER__REDEFINED_CLASSIFIER
        The feature id for the 'Redefined Classifier' reference list.
        See Also:
        Constant Field Values
      • CLASSIFIER__GENERAL

        static final int CLASSIFIER__GENERAL
        The feature id for the 'General' reference list.
        See Also:
        Constant Field Values
      • CLASSIFIER__SUBSTITUTION

        static final int CLASSIFIER__SUBSTITUTION
        The feature id for the 'Substitution' containment reference list.
        See Also:
        Constant Field Values
      • CLASSIFIER__ATTRIBUTE

        static final int CLASSIFIER__ATTRIBUTE
        The feature id for the 'Attribute' reference list.
        See Also:
        Constant Field Values
      • CLASSIFIER__REPRESENTATION

        static final int CLASSIFIER__REPRESENTATION
        The feature id for the 'Representation' reference.
        See Also:
        Constant Field Values
      • CLASSIFIER__COLLABORATION_USE

        static final int CLASSIFIER__COLLABORATION_USE
        The feature id for the 'Collaboration Use' containment reference list.
        See Also:
        Constant Field Values
      • CLASSIFIER__OWNED_USE_CASE

        static final int CLASSIFIER__OWNED_USE_CASE
        The feature id for the 'Owned Use Case' containment reference list.
        See Also:
        Constant Field Values
      • CLASSIFIER__USE_CASE

        static final int CLASSIFIER__USE_CASE
        The feature id for the 'Use Case' reference list.
        See Also:
        Constant Field Values
      • CLASSIFIER_FEATURE_COUNT

        static final int CLASSIFIER_FEATURE_COUNT
        The number of structural features of the 'Classifier' class.
        See Also:
        Constant Field Values
      • EXTENSION_POINT

        static final int EXTENSION_POINT
        The meta object id for the 'Extension Point' class.
        See Also:
        ExtensionPointImpl, UMLPackageImpl.getExtensionPoint(), Constant Field Values
      • ABSTRACTION

        static final int ABSTRACTION
        The meta object id for the 'Abstraction' class.
        See Also:
        AbstractionImpl, UMLPackageImpl.getAbstraction(), Constant Field Values
      • REALIZATION

        static final int REALIZATION
        The meta object id for the 'Realization' class.
        See Also:
        RealizationImpl, UMLPackageImpl.getRealization(), Constant Field Values
      • SUBSTITUTION

        static final int SUBSTITUTION
        The meta object id for the 'Substitution' class.
        See Also:
        SubstitutionImpl, UMLPackageImpl.getSubstitution(), Constant Field Values
      • OPAQUE_EXPRESSION

        static final int OPAQUE_EXPRESSION
        The meta object id for the 'Opaque Expression' class.
        See Also:
        OpaqueExpressionImpl, UMLPackageImpl.getOpaqueExpression(), Constant Field Values
      • CONNECTABLE_ELEMENT

        static final int CONNECTABLE_ELEMENT
        The meta object id for the 'Connectable Element' class.
        See Also:
        ConnectableElementImpl, UMLPackageImpl.getConnectableElement(), Constant Field Values
      • PARAMETER

        static final int PARAMETER
        The meta object id for the 'Parameter' class.
        See Also:
        ParameterImpl, UMLPackageImpl.getParameter(), Constant Field Values
      • MULTIPLICITY_ELEMENT

        static final int MULTIPLICITY_ELEMENT
        The meta object id for the 'Multiplicity Element' class.
        See Also:
        MultiplicityElementImpl, UMLPackageImpl.getMultiplicityElement(), Constant Field Values
      • CONNECTOR_END

        static final int CONNECTOR_END
        The meta object id for the 'Connector End' class.
        See Also:
        ConnectorEndImpl, UMLPackageImpl.getConnectorEnd(), Constant Field Values
      • STRUCTURAL_FEATURE

        static final int STRUCTURAL_FEATURE
        The meta object id for the 'Structural Feature' class.
        See Also:
        StructuralFeatureImpl, UMLPackageImpl.getStructuralFeature(), Constant Field Values
      • PROPERTY

        static final int PROPERTY
        The meta object id for the 'Property' class.
        See Also:
        PropertyImpl, UMLPackageImpl.getProperty(), Constant Field Values
      • DEPLOYMENT_TARGET

        static final int DEPLOYMENT_TARGET
        The meta object id for the 'Deployment Target' class.
        See Also:
        DeploymentTargetImpl, UMLPackageImpl.getDeploymentTarget(), Constant Field Values
      • DEPLOYMENT

        static final int DEPLOYMENT
        The meta object id for the 'Deployment' class.
        See Also:
        DeploymentImpl, UMLPackageImpl.getDeployment(), Constant Field Values
      • DEPLOYED_ARTIFACT

        static final int DEPLOYED_ARTIFACT
        The meta object id for the 'Deployed Artifact' class.
        See Also:
        DeployedArtifactImpl, UMLPackageImpl.getDeployedArtifact(), Constant Field Values
      • ARTIFACT

        static final int ARTIFACT
        The meta object id for the 'Artifact' class.
        See Also:
        ArtifactImpl, UMLPackageImpl.getArtifact(), Constant Field Values
      • DEPLOYMENT_SPECIFICATION

        static final int DEPLOYMENT_SPECIFICATION
        The meta object id for the 'Deployment Specification' class.
        See Also:
        DeploymentSpecificationImpl, UMLPackageImpl.getDeploymentSpecification(), Constant Field Values
      • MANIFESTATION

        static final int MANIFESTATION
        The meta object id for the 'Manifestation' class.
        See Also:
        ManifestationImpl, UMLPackageImpl.getManifestation(), Constant Field Values
      • BEHAVIORAL_FEATURE

        static final int BEHAVIORAL_FEATURE
        The meta object id for the 'Behavioral Feature' class.
        See Also:
        BehavioralFeatureImpl, UMLPackageImpl.getBehavioralFeature(), Constant Field Values
      • OPERATION

        static final int OPERATION
        The meta object id for the 'Operation' class.
        See Also:
        OperationImpl, UMLPackageImpl.getOperation(), Constant Field Values
      • BEHAVIOR

        static final int BEHAVIOR
        The meta object id for the 'Behavior' class.
        See Also:
        BehaviorImpl, UMLPackageImpl.getBehavior(), Constant Field Values
      • PARAMETER_SET

        static final int PARAMETER_SET
        The meta object id for the 'Parameter Set' class.
        See Also:
        ParameterSetImpl, UMLPackageImpl.getParameterSet(), Constant Field Values
      • DATA_TYPE

        static final int DATA_TYPE
        The meta object id for the 'Data Type' class.
        See Also:
        DataTypeImpl, UMLPackageImpl.getDataType(), Constant Field Values
      • INTERFACE

        static final int INTERFACE
        The meta object id for the 'Interface' class.
        See Also:
        InterfaceImpl, UMLPackageImpl.getInterface(), Constant Field Values
      • RECEPTION

        static final int RECEPTION
        The meta object id for the 'Reception' class.
        See Also:
        ReceptionImpl, UMLPackageImpl.getReception(), Constant Field Values
      • SIGNAL

        static final int SIGNAL
        The meta object id for the 'Signal' class.
        See Also:
        SignalImpl, UMLPackageImpl.getSignal(), Constant Field Values
      • STATE_MACHINE

        static final int STATE_MACHINE
        The meta object id for the 'State Machine' class.
        See Also:
        StateMachineImpl, UMLPackageImpl.getStateMachine(), Constant Field Values
      • PROTOCOL_STATE_MACHINE

        static final int PROTOCOL_STATE_MACHINE
        The meta object id for the 'Protocol State Machine' class.
        See Also:
        ProtocolStateMachineImpl, UMLPackageImpl.getProtocolStateMachine(), Constant Field Values
      • REGION

        static final int REGION
        The meta object id for the 'Region' class.
        See Also:
        RegionImpl, UMLPackageImpl.getRegion(), Constant Field Values
      • VERTEX

        static final int VERTEX
        The meta object id for the 'Vertex' class.
        See Also:
        VertexImpl, UMLPackageImpl.getVertex(), Constant Field Values
      • TRANSITION

        static final int TRANSITION
        The meta object id for the 'Transition' class.
        See Also:
        TransitionImpl, UMLPackageImpl.getTransition(), Constant Field Values
      • TRIGGER

        static final int TRIGGER
        The meta object id for the 'Trigger' class.
        See Also:
        TriggerImpl, UMLPackageImpl.getTrigger(), Constant Field Values
      • EVENT

        static final int EVENT
        The meta object id for the 'Event' class.
        See Also:
        EventImpl, UMLPackageImpl.getEvent(), Constant Field Values
      • PORT

        static final int PORT
        The meta object id for the 'Port' class.
        See Also:
        PortImpl, UMLPackageImpl.getPort(), Constant Field Values
      • STATE

        static final int STATE
        The meta object id for the 'State' class.
        See Also:
        StateImpl, UMLPackageImpl.getState(), Constant Field Values
      • CONNECTION_POINT_REFERENCE

        static final int CONNECTION_POINT_REFERENCE
        The meta object id for the 'Connection Point Reference' class.
        See Also:
        ConnectionPointReferenceImpl, UMLPackageImpl.getConnectionPointReference(), Constant Field Values
      • PSEUDOSTATE

        static final int PSEUDOSTATE
        The meta object id for the 'Pseudostate' class.
        See Also:
        PseudostateImpl, UMLPackageImpl.getPseudostate(), Constant Field Values
      • PROTOCOL_CONFORMANCE

        static final int PROTOCOL_CONFORMANCE
        The meta object id for the 'Protocol Conformance' class.
        See Also:
        ProtocolConformanceImpl, UMLPackageImpl.getProtocolConformance(), Constant Field Values
      • OPERATION_TEMPLATE_PARAMETER

        static final int OPERATION_TEMPLATE_PARAMETER
        The meta object id for the 'Operation Template Parameter' class.
        See Also:
        OperationTemplateParameterImpl, UMLPackageImpl.getOperationTemplateParameter(), Constant Field Values
      • ASSOCIATION

        static final int ASSOCIATION
        The meta object id for the 'Association' class.
        See Also:
        AssociationImpl, UMLPackageImpl.getAssociation(), Constant Field Values
      • ASSOCIATION__EANNOTATIONS

        static final int ASSOCIATION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION__OWNED_ELEMENT

        static final int ASSOCIATION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION__OWNER

        static final int ASSOCIATION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • ASSOCIATION__OWNED_COMMENT

        static final int ASSOCIATION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION__NAME

        static final int ASSOCIATION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • ASSOCIATION__VISIBILITY

        static final int ASSOCIATION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • ASSOCIATION__QUALIFIED_NAME

        static final int ASSOCIATION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • ASSOCIATION__CLIENT_DEPENDENCY

        static final int ASSOCIATION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION__NAMESPACE

        static final int ASSOCIATION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • ASSOCIATION__NAME_EXPRESSION

        static final int ASSOCIATION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • ASSOCIATION__ELEMENT_IMPORT

        static final int ASSOCIATION__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION__PACKAGE_IMPORT

        static final int ASSOCIATION__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION__OWNED_RULE

        static final int ASSOCIATION__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION__MEMBER

        static final int ASSOCIATION__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION__IMPORTED_MEMBER

        static final int ASSOCIATION__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION__OWNED_MEMBER

        static final int ASSOCIATION__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION__IS_LEAF

        static final int ASSOCIATION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • ASSOCIATION__REDEFINED_ELEMENT

        static final int ASSOCIATION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION__REDEFINITION_CONTEXT

        static final int ASSOCIATION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION__OWNING_TEMPLATE_PARAMETER

        static final int ASSOCIATION__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • ASSOCIATION__TEMPLATE_PARAMETER

        static final int ASSOCIATION__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • ASSOCIATION__PACKAGE

        static final int ASSOCIATION__PACKAGE
        The feature id for the 'Package' reference.
        See Also:
        Constant Field Values
      • ASSOCIATION__TEMPLATE_BINDING

        static final int ASSOCIATION__TEMPLATE_BINDING
        The feature id for the 'Template Binding' containment reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION__OWNED_TEMPLATE_SIGNATURE

        static final int ASSOCIATION__OWNED_TEMPLATE_SIGNATURE
        The feature id for the 'Owned Template Signature' containment reference.
        See Also:
        Constant Field Values
      • ASSOCIATION__IS_ABSTRACT

        static final int ASSOCIATION__IS_ABSTRACT
        The feature id for the 'Is Abstract' attribute.
        See Also:
        Constant Field Values
      • ASSOCIATION__GENERALIZATION

        static final int ASSOCIATION__GENERALIZATION
        The feature id for the 'Generalization' containment reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION__POWERTYPE_EXTENT

        static final int ASSOCIATION__POWERTYPE_EXTENT
        The feature id for the 'Powertype Extent' reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION__FEATURE

        static final int ASSOCIATION__FEATURE
        The feature id for the 'Feature' reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION__INHERITED_MEMBER

        static final int ASSOCIATION__INHERITED_MEMBER
        The feature id for the 'Inherited Member' reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION__REDEFINED_CLASSIFIER

        static final int ASSOCIATION__REDEFINED_CLASSIFIER
        The feature id for the 'Redefined Classifier' reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION__GENERAL

        static final int ASSOCIATION__GENERAL
        The feature id for the 'General' reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION__SUBSTITUTION

        static final int ASSOCIATION__SUBSTITUTION
        The feature id for the 'Substitution' containment reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION__ATTRIBUTE

        static final int ASSOCIATION__ATTRIBUTE
        The feature id for the 'Attribute' reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION__REPRESENTATION

        static final int ASSOCIATION__REPRESENTATION
        The feature id for the 'Representation' reference.
        See Also:
        Constant Field Values
      • ASSOCIATION__COLLABORATION_USE

        static final int ASSOCIATION__COLLABORATION_USE
        The feature id for the 'Collaboration Use' containment reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION__OWNED_USE_CASE

        static final int ASSOCIATION__OWNED_USE_CASE
        The feature id for the 'Owned Use Case' containment reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION__USE_CASE

        static final int ASSOCIATION__USE_CASE
        The feature id for the 'Use Case' reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION__RELATED_ELEMENT

        static final int ASSOCIATION__RELATED_ELEMENT
        The feature id for the 'Related Element' reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION__OWNED_END

        static final int ASSOCIATION__OWNED_END
        The feature id for the 'Owned End' containment reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION__MEMBER_END

        static final int ASSOCIATION__MEMBER_END
        The feature id for the 'Member End' reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION__IS_DERIVED

        static final int ASSOCIATION__IS_DERIVED
        The feature id for the 'Is Derived' attribute.
        See Also:
        Constant Field Values
      • ASSOCIATION__END_TYPE

        static final int ASSOCIATION__END_TYPE
        The feature id for the 'End Type' reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION__NAVIGABLE_OWNED_END

        static final int ASSOCIATION__NAVIGABLE_OWNED_END
        The feature id for the 'Navigable Owned End' reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION_FEATURE_COUNT

        static final int ASSOCIATION_FEATURE_COUNT
        The number of structural features of the 'Association' class.
        See Also:
        Constant Field Values
      • REDEFINABLE_ELEMENT__EANNOTATIONS

        static final int REDEFINABLE_ELEMENT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • REDEFINABLE_ELEMENT__OWNED_ELEMENT

        static final int REDEFINABLE_ELEMENT__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • REDEFINABLE_ELEMENT__OWNER

        static final int REDEFINABLE_ELEMENT__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • REDEFINABLE_ELEMENT__OWNED_COMMENT

        static final int REDEFINABLE_ELEMENT__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • REDEFINABLE_ELEMENT__NAME

        static final int REDEFINABLE_ELEMENT__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • REDEFINABLE_ELEMENT__VISIBILITY

        static final int REDEFINABLE_ELEMENT__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • REDEFINABLE_ELEMENT__QUALIFIED_NAME

        static final int REDEFINABLE_ELEMENT__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • REDEFINABLE_ELEMENT__CLIENT_DEPENDENCY

        static final int REDEFINABLE_ELEMENT__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • REDEFINABLE_ELEMENT__NAMESPACE

        static final int REDEFINABLE_ELEMENT__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • REDEFINABLE_ELEMENT__NAME_EXPRESSION

        static final int REDEFINABLE_ELEMENT__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • REDEFINABLE_ELEMENT__IS_LEAF

        static final int REDEFINABLE_ELEMENT__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • REDEFINABLE_ELEMENT__REDEFINED_ELEMENT

        static final int REDEFINABLE_ELEMENT__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • REDEFINABLE_ELEMENT__REDEFINITION_CONTEXT

        static final int REDEFINABLE_ELEMENT__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • REDEFINABLE_ELEMENT_FEATURE_COUNT

        static final int REDEFINABLE_ELEMENT_FEATURE_COUNT
        The number of structural features of the 'Redefinable Element' class.
        See Also:
        Constant Field Values
      • TEMPLATEABLE_ELEMENT__EANNOTATIONS

        static final int TEMPLATEABLE_ELEMENT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • TEMPLATEABLE_ELEMENT__OWNED_ELEMENT

        static final int TEMPLATEABLE_ELEMENT__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • TEMPLATEABLE_ELEMENT__OWNER

        static final int TEMPLATEABLE_ELEMENT__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • TEMPLATEABLE_ELEMENT__OWNED_COMMENT

        static final int TEMPLATEABLE_ELEMENT__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • TEMPLATEABLE_ELEMENT__TEMPLATE_BINDING

        static final int TEMPLATEABLE_ELEMENT__TEMPLATE_BINDING
        The feature id for the 'Template Binding' containment reference list.
        See Also:
        Constant Field Values
      • TEMPLATEABLE_ELEMENT__OWNED_TEMPLATE_SIGNATURE

        static final int TEMPLATEABLE_ELEMENT__OWNED_TEMPLATE_SIGNATURE
        The feature id for the 'Owned Template Signature' containment reference.
        See Also:
        Constant Field Values
      • TEMPLATEABLE_ELEMENT_FEATURE_COUNT

        static final int TEMPLATEABLE_ELEMENT_FEATURE_COUNT
        The number of structural features of the 'Templateable Element' class.
        See Also:
        Constant Field Values
      • TEMPLATE_BINDING__EANNOTATIONS

        static final int TEMPLATE_BINDING__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • TEMPLATE_BINDING__OWNED_ELEMENT

        static final int TEMPLATE_BINDING__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • TEMPLATE_BINDING__OWNER

        static final int TEMPLATE_BINDING__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • TEMPLATE_BINDING__OWNED_COMMENT

        static final int TEMPLATE_BINDING__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • TEMPLATE_BINDING__RELATED_ELEMENT

        static final int TEMPLATE_BINDING__RELATED_ELEMENT
        The feature id for the 'Related Element' reference list.
        See Also:
        Constant Field Values
      • TEMPLATE_BINDING__SOURCE

        static final int TEMPLATE_BINDING__SOURCE
        The feature id for the 'Source' reference list.
        See Also:
        Constant Field Values
      • TEMPLATE_BINDING__TARGET

        static final int TEMPLATE_BINDING__TARGET
        The feature id for the 'Target' reference list.
        See Also:
        Constant Field Values
      • TEMPLATE_BINDING__SIGNATURE

        static final int TEMPLATE_BINDING__SIGNATURE
        The feature id for the 'Signature' reference.
        See Also:
        Constant Field Values
      • TEMPLATE_BINDING__PARAMETER_SUBSTITUTION

        static final int TEMPLATE_BINDING__PARAMETER_SUBSTITUTION
        The feature id for the 'Parameter Substitution' containment reference list.
        See Also:
        Constant Field Values
      • TEMPLATE_BINDING__BOUND_ELEMENT

        static final int TEMPLATE_BINDING__BOUND_ELEMENT
        The feature id for the 'Bound Element' container reference.
        See Also:
        Constant Field Values
      • TEMPLATE_BINDING_FEATURE_COUNT

        static final int TEMPLATE_BINDING_FEATURE_COUNT
        The number of structural features of the 'Template Binding' class.
        See Also:
        Constant Field Values
      • TEMPLATE_SIGNATURE__EANNOTATIONS

        static final int TEMPLATE_SIGNATURE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • TEMPLATE_SIGNATURE__OWNED_ELEMENT

        static final int TEMPLATE_SIGNATURE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • TEMPLATE_SIGNATURE__OWNER

        static final int TEMPLATE_SIGNATURE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • TEMPLATE_SIGNATURE__OWNED_COMMENT

        static final int TEMPLATE_SIGNATURE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • TEMPLATE_SIGNATURE__PARAMETER

        static final int TEMPLATE_SIGNATURE__PARAMETER
        The feature id for the 'Parameter' reference list.
        See Also:
        Constant Field Values
      • TEMPLATE_SIGNATURE__OWNED_PARAMETER

        static final int TEMPLATE_SIGNATURE__OWNED_PARAMETER
        The feature id for the 'Owned Parameter' containment reference list.
        See Also:
        Constant Field Values
      • TEMPLATE_SIGNATURE__TEMPLATE

        static final int TEMPLATE_SIGNATURE__TEMPLATE
        The feature id for the 'Template' container reference.
        See Also:
        Constant Field Values
      • TEMPLATE_SIGNATURE_FEATURE_COUNT

        static final int TEMPLATE_SIGNATURE_FEATURE_COUNT
        The number of structural features of the 'Template Signature' class.
        See Also:
        Constant Field Values
      • TEMPLATE_PARAMETER__EANNOTATIONS

        static final int TEMPLATE_PARAMETER__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • TEMPLATE_PARAMETER__OWNED_ELEMENT

        static final int TEMPLATE_PARAMETER__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • TEMPLATE_PARAMETER__OWNER

        static final int TEMPLATE_PARAMETER__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • TEMPLATE_PARAMETER__OWNED_COMMENT

        static final int TEMPLATE_PARAMETER__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • TEMPLATE_PARAMETER__SIGNATURE

        static final int TEMPLATE_PARAMETER__SIGNATURE
        The feature id for the 'Signature' container reference.
        See Also:
        Constant Field Values
      • TEMPLATE_PARAMETER__PARAMETERED_ELEMENT

        static final int TEMPLATE_PARAMETER__PARAMETERED_ELEMENT
        The feature id for the 'Parametered Element' reference.
        See Also:
        Constant Field Values
      • TEMPLATE_PARAMETER__OWNED_PARAMETERED_ELEMENT

        static final int TEMPLATE_PARAMETER__OWNED_PARAMETERED_ELEMENT
        The feature id for the 'Owned Parametered Element' containment reference.
        See Also:
        Constant Field Values
      • TEMPLATE_PARAMETER__DEFAULT

        static final int TEMPLATE_PARAMETER__DEFAULT
        The feature id for the 'Default' reference.
        See Also:
        Constant Field Values
      • TEMPLATE_PARAMETER__OWNED_DEFAULT

        static final int TEMPLATE_PARAMETER__OWNED_DEFAULT
        The feature id for the 'Owned Default' containment reference.
        See Also:
        Constant Field Values
      • TEMPLATE_PARAMETER_FEATURE_COUNT

        static final int TEMPLATE_PARAMETER_FEATURE_COUNT
        The number of structural features of the 'Template Parameter' class.
        See Also:
        Constant Field Values
      • PARAMETERABLE_ELEMENT__EANNOTATIONS

        static final int PARAMETERABLE_ELEMENT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • PARAMETERABLE_ELEMENT__OWNED_ELEMENT

        static final int PARAMETERABLE_ELEMENT__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • PARAMETERABLE_ELEMENT__OWNER

        static final int PARAMETERABLE_ELEMENT__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • PARAMETERABLE_ELEMENT__OWNED_COMMENT

        static final int PARAMETERABLE_ELEMENT__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • PARAMETERABLE_ELEMENT__OWNING_TEMPLATE_PARAMETER

        static final int PARAMETERABLE_ELEMENT__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • PARAMETERABLE_ELEMENT__TEMPLATE_PARAMETER

        static final int PARAMETERABLE_ELEMENT__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • PARAMETERABLE_ELEMENT_FEATURE_COUNT

        static final int PARAMETERABLE_ELEMENT_FEATURE_COUNT
        The number of structural features of the 'Parameterable Element' class.
        See Also:
        Constant Field Values
      • TEMPLATE_PARAMETER_SUBSTITUTION__EANNOTATIONS

        static final int TEMPLATE_PARAMETER_SUBSTITUTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • TEMPLATE_PARAMETER_SUBSTITUTION__OWNED_ELEMENT

        static final int TEMPLATE_PARAMETER_SUBSTITUTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • TEMPLATE_PARAMETER_SUBSTITUTION__OWNER

        static final int TEMPLATE_PARAMETER_SUBSTITUTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • TEMPLATE_PARAMETER_SUBSTITUTION__OWNED_COMMENT

        static final int TEMPLATE_PARAMETER_SUBSTITUTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • TEMPLATE_PARAMETER_SUBSTITUTION__FORMAL

        static final int TEMPLATE_PARAMETER_SUBSTITUTION__FORMAL
        The feature id for the 'Formal' reference.
        See Also:
        Constant Field Values
      • TEMPLATE_PARAMETER_SUBSTITUTION__ACTUAL

        static final int TEMPLATE_PARAMETER_SUBSTITUTION__ACTUAL
        The feature id for the 'Actual' reference list.
        See Also:
        Constant Field Values
      • TEMPLATE_PARAMETER_SUBSTITUTION__OWNED_ACTUAL

        static final int TEMPLATE_PARAMETER_SUBSTITUTION__OWNED_ACTUAL
        The feature id for the 'Owned Actual' containment reference list.
        See Also:
        Constant Field Values
      • TEMPLATE_PARAMETER_SUBSTITUTION__TEMPLATE_BINDING

        static final int TEMPLATE_PARAMETER_SUBSTITUTION__TEMPLATE_BINDING
        The feature id for the 'Template Binding' container reference.
        See Also:
        Constant Field Values
      • TEMPLATE_PARAMETER_SUBSTITUTION_FEATURE_COUNT

        static final int TEMPLATE_PARAMETER_SUBSTITUTION_FEATURE_COUNT
        The number of structural features of the 'Template Parameter Substitution' class.
        See Also:
        Constant Field Values
      • GENERALIZATION__EANNOTATIONS

        static final int GENERALIZATION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • GENERALIZATION__OWNED_ELEMENT

        static final int GENERALIZATION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • GENERALIZATION__OWNER

        static final int GENERALIZATION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • GENERALIZATION__OWNED_COMMENT

        static final int GENERALIZATION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • GENERALIZATION__RELATED_ELEMENT

        static final int GENERALIZATION__RELATED_ELEMENT
        The feature id for the 'Related Element' reference list.
        See Also:
        Constant Field Values
      • GENERALIZATION__SOURCE

        static final int GENERALIZATION__SOURCE
        The feature id for the 'Source' reference list.
        See Also:
        Constant Field Values
      • GENERALIZATION__TARGET

        static final int GENERALIZATION__TARGET
        The feature id for the 'Target' reference list.
        See Also:
        Constant Field Values
      • GENERALIZATION__IS_SUBSTITUTABLE

        static final int GENERALIZATION__IS_SUBSTITUTABLE
        The feature id for the 'Is Substitutable' attribute.
        See Also:
        Constant Field Values
      • GENERALIZATION__GENERAL

        static final int GENERALIZATION__GENERAL
        The feature id for the 'General' reference.
        See Also:
        Constant Field Values
      • GENERALIZATION__GENERALIZATION_SET

        static final int GENERALIZATION__GENERALIZATION_SET
        The feature id for the 'Generalization Set' reference list.
        See Also:
        Constant Field Values
      • GENERALIZATION__SPECIFIC

        static final int GENERALIZATION__SPECIFIC
        The feature id for the 'Specific' container reference.
        See Also:
        Constant Field Values
      • GENERALIZATION_FEATURE_COUNT

        static final int GENERALIZATION_FEATURE_COUNT
        The number of structural features of the 'Generalization' class.
        See Also:
        Constant Field Values
      • GENERALIZATION_SET__EANNOTATIONS

        static final int GENERALIZATION_SET__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • GENERALIZATION_SET__OWNED_ELEMENT

        static final int GENERALIZATION_SET__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • GENERALIZATION_SET__OWNER

        static final int GENERALIZATION_SET__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • GENERALIZATION_SET__OWNED_COMMENT

        static final int GENERALIZATION_SET__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • GENERALIZATION_SET__NAME

        static final int GENERALIZATION_SET__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • GENERALIZATION_SET__VISIBILITY

        static final int GENERALIZATION_SET__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • GENERALIZATION_SET__QUALIFIED_NAME

        static final int GENERALIZATION_SET__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • GENERALIZATION_SET__CLIENT_DEPENDENCY

        static final int GENERALIZATION_SET__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • GENERALIZATION_SET__NAMESPACE

        static final int GENERALIZATION_SET__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • GENERALIZATION_SET__NAME_EXPRESSION

        static final int GENERALIZATION_SET__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • GENERALIZATION_SET__OWNING_TEMPLATE_PARAMETER

        static final int GENERALIZATION_SET__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • GENERALIZATION_SET__TEMPLATE_PARAMETER

        static final int GENERALIZATION_SET__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • GENERALIZATION_SET__IS_COVERING

        static final int GENERALIZATION_SET__IS_COVERING
        The feature id for the 'Is Covering' attribute.
        See Also:
        Constant Field Values
      • GENERALIZATION_SET__IS_DISJOINT

        static final int GENERALIZATION_SET__IS_DISJOINT
        The feature id for the 'Is Disjoint' attribute.
        See Also:
        Constant Field Values
      • GENERALIZATION_SET__POWERTYPE

        static final int GENERALIZATION_SET__POWERTYPE
        The feature id for the 'Powertype' reference.
        See Also:
        Constant Field Values
      • GENERALIZATION_SET__GENERALIZATION

        static final int GENERALIZATION_SET__GENERALIZATION
        The feature id for the 'Generalization' reference list.
        See Also:
        Constant Field Values
      • GENERALIZATION_SET_FEATURE_COUNT

        static final int GENERALIZATION_SET_FEATURE_COUNT
        The number of structural features of the 'Generalization Set' class.
        See Also:
        Constant Field Values
      • FEATURE__EANNOTATIONS

        static final int FEATURE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • FEATURE__OWNED_ELEMENT

        static final int FEATURE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • FEATURE__OWNER

        static final int FEATURE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • FEATURE__OWNED_COMMENT

        static final int FEATURE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • FEATURE__NAME

        static final int FEATURE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • FEATURE__VISIBILITY

        static final int FEATURE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • FEATURE__QUALIFIED_NAME

        static final int FEATURE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • FEATURE__CLIENT_DEPENDENCY

        static final int FEATURE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • FEATURE__NAMESPACE

        static final int FEATURE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • FEATURE__NAME_EXPRESSION

        static final int FEATURE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • FEATURE__IS_LEAF

        static final int FEATURE__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • FEATURE__REDEFINED_ELEMENT

        static final int FEATURE__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • FEATURE__REDEFINITION_CONTEXT

        static final int FEATURE__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • FEATURE__IS_STATIC

        static final int FEATURE__IS_STATIC
        The feature id for the 'Is Static' attribute.
        See Also:
        Constant Field Values
      • FEATURE__FEATURING_CLASSIFIER

        static final int FEATURE__FEATURING_CLASSIFIER
        The feature id for the 'Featuring Classifier' reference list.
        See Also:
        Constant Field Values
      • FEATURE_FEATURE_COUNT

        static final int FEATURE_FEATURE_COUNT
        The number of structural features of the 'Feature' class.
        See Also:
        Constant Field Values
      • CONNECTABLE_ELEMENT_TEMPLATE_PARAMETER

        static final int CONNECTABLE_ELEMENT_TEMPLATE_PARAMETER
        The meta object id for the 'Connectable Element Template Parameter' class.
        See Also:
        ConnectableElementTemplateParameterImpl, UMLPackageImpl.getConnectableElementTemplateParameter(), Constant Field Values
      • ABSTRACTION__EANNOTATIONS

        static final int ABSTRACTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • ABSTRACTION__OWNED_ELEMENT

        static final int ABSTRACTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • ABSTRACTION__OWNER

        static final int ABSTRACTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • ABSTRACTION__OWNED_COMMENT

        static final int ABSTRACTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • ABSTRACTION__NAME

        static final int ABSTRACTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • ABSTRACTION__VISIBILITY

        static final int ABSTRACTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • ABSTRACTION__QUALIFIED_NAME

        static final int ABSTRACTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • ABSTRACTION__CLIENT_DEPENDENCY

        static final int ABSTRACTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • ABSTRACTION__NAMESPACE

        static final int ABSTRACTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • ABSTRACTION__NAME_EXPRESSION

        static final int ABSTRACTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • ABSTRACTION__OWNING_TEMPLATE_PARAMETER

        static final int ABSTRACTION__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • ABSTRACTION__TEMPLATE_PARAMETER

        static final int ABSTRACTION__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • ABSTRACTION__RELATED_ELEMENT

        static final int ABSTRACTION__RELATED_ELEMENT
        The feature id for the 'Related Element' reference list.
        See Also:
        Constant Field Values
      • ABSTRACTION__SOURCE

        static final int ABSTRACTION__SOURCE
        The feature id for the 'Source' reference list.
        See Also:
        Constant Field Values
      • ABSTRACTION__TARGET

        static final int ABSTRACTION__TARGET
        The feature id for the 'Target' reference list.
        See Also:
        Constant Field Values
      • ABSTRACTION__SUPPLIER

        static final int ABSTRACTION__SUPPLIER
        The feature id for the 'Supplier' reference list.
        See Also:
        Constant Field Values
      • ABSTRACTION__CLIENT

        static final int ABSTRACTION__CLIENT
        The feature id for the 'Client' reference list.
        See Also:
        Constant Field Values
      • ABSTRACTION__MAPPING

        static final int ABSTRACTION__MAPPING
        The feature id for the 'Mapping' containment reference.
        See Also:
        Constant Field Values
      • ABSTRACTION_FEATURE_COUNT

        static final int ABSTRACTION_FEATURE_COUNT
        The number of structural features of the 'Abstraction' class.
        See Also:
        Constant Field Values
      • COLLABORATION_USE

        static final int COLLABORATION_USE
        The meta object id for the 'Collaboration Use' class.
        See Also:
        CollaborationUseImpl, UMLPackageImpl.getCollaborationUse(), Constant Field Values
      • COLLABORATION

        static final int COLLABORATION
        The meta object id for the 'Collaboration' class.
        See Also:
        CollaborationImpl, UMLPackageImpl.getCollaboration(), Constant Field Values
      • CONNECTOR

        static final int CONNECTOR
        The meta object id for the 'Connector' class.
        See Also:
        ConnectorImpl, UMLPackageImpl.getConnector(), Constant Field Values
      • REDEFINABLE_TEMPLATE_SIGNATURE

        static final int REDEFINABLE_TEMPLATE_SIGNATURE
        The meta object id for the 'Redefinable Template Signature' class.
        See Also:
        RedefinableTemplateSignatureImpl, UMLPackageImpl.getRedefinableTemplateSignature(), Constant Field Values
      • CLASSIFIER_TEMPLATE_PARAMETER

        static final int CLASSIFIER_TEMPLATE_PARAMETER
        The meta object id for the 'Classifier Template Parameter' class.
        See Also:
        ClassifierTemplateParameterImpl, UMLPackageImpl.getClassifierTemplateParameter(), Constant Field Values
      • INTERFACE_REALIZATION

        static final int INTERFACE_REALIZATION
        The meta object id for the 'Interface Realization' class.
        See Also:
        InterfaceRealizationImpl, UMLPackageImpl.getInterfaceRealization(), Constant Field Values
      • EXTENSION

        static final int EXTENSION
        The meta object id for the 'Extension' class.
        See Also:
        ExtensionImpl, UMLPackageImpl.getExtension(), Constant Field Values
      • EXTENSION_END

        static final int EXTENSION_END
        The meta object id for the 'Extension End' class.
        See Also:
        ExtensionEndImpl, UMLPackageImpl.getExtensionEnd(), Constant Field Values
      • IMAGE

        static final int IMAGE
        The meta object id for the 'Image' class.
        See Also:
        ImageImpl, UMLPackageImpl.getImage(), Constant Field Values
      • EXPRESSION

        static final int EXPRESSION
        The meta object id for the 'Expression' class.
        See Also:
        ExpressionImpl, UMLPackageImpl.getExpression(), Constant Field Values
      • STRING_EXPRESSION

        static final int STRING_EXPRESSION
        The meta object id for the 'String Expression' class.
        See Also:
        StringExpressionImpl, UMLPackageImpl.getStringExpression(), Constant Field Values
      • LITERAL_INTEGER

        static final int LITERAL_INTEGER
        The meta object id for the 'Literal Integer' class.
        See Also:
        LiteralIntegerImpl, UMLPackageImpl.getLiteralInteger(), Constant Field Values
      • LITERAL_STRING

        static final int LITERAL_STRING
        The meta object id for the 'Literal String' class.
        See Also:
        LiteralStringImpl, UMLPackageImpl.getLiteralString(), Constant Field Values
      • LITERAL_BOOLEAN

        static final int LITERAL_BOOLEAN
        The meta object id for the 'Literal Boolean' class.
        See Also:
        LiteralBooleanImpl, UMLPackageImpl.getLiteralBoolean(), Constant Field Values
      • LITERAL_NULL

        static final int LITERAL_NULL
        The meta object id for the 'Literal Null' class.
        See Also:
        LiteralNullImpl, UMLPackageImpl.getLiteralNull(), Constant Field Values
      • SLOT

        static final int SLOT
        The meta object id for the 'Slot' class.
        See Also:
        SlotImpl, UMLPackageImpl.getSlot(), Constant Field Values
      • INSTANCE_SPECIFICATION

        static final int INSTANCE_SPECIFICATION
        The meta object id for the 'Instance Specification' class.
        See Also:
        InstanceSpecificationImpl, UMLPackageImpl.getInstanceSpecification(), Constant Field Values
      • ENUMERATION

        static final int ENUMERATION
        The meta object id for the 'Enumeration' class.
        See Also:
        EnumerationImpl, UMLPackageImpl.getEnumeration(), Constant Field Values
      • ENUMERATION_LITERAL

        static final int ENUMERATION_LITERAL
        The meta object id for the 'Enumeration Literal' class.
        See Also:
        EnumerationLiteralImpl, UMLPackageImpl.getEnumerationLiteral(), Constant Field Values
      • PRIMITIVE_TYPE

        static final int PRIMITIVE_TYPE
        The meta object id for the 'Primitive Type' class.
        See Also:
        PrimitiveTypeImpl, UMLPackageImpl.getPrimitiveType(), Constant Field Values
      • INSTANCE_VALUE

        static final int INSTANCE_VALUE
        The meta object id for the 'Instance Value' class.
        See Also:
        InstanceValueImpl, UMLPackageImpl.getInstanceValue(), Constant Field Values
      • LITERAL_UNLIMITED_NATURAL

        static final int LITERAL_UNLIMITED_NATURAL
        The meta object id for the 'Literal Unlimited Natural ' class.
        See Also:
        LiteralUnlimitedNaturalImpl, UMLPackageImpl.getLiteralUnlimitedNatural(), Constant Field Values
      • OPAQUE_BEHAVIOR

        static final int OPAQUE_BEHAVIOR
        The meta object id for the 'Opaque Behavior' class.
        See Also:
        OpaqueBehaviorImpl, UMLPackageImpl.getOpaqueBehavior(), Constant Field Values
      • FUNCTION_BEHAVIOR

        static final int FUNCTION_BEHAVIOR
        The meta object id for the 'Function Behavior' class.
        See Also:
        FunctionBehaviorImpl, UMLPackageImpl.getFunctionBehavior(), Constant Field Values
      • ACTOR

        static final int ACTOR
        The meta object id for the 'Actor' class.
        See Also:
        ActorImpl, UMLPackageImpl.getActor(), Constant Field Values
      • USAGE

        static final int USAGE
        The meta object id for the 'Usage' class.
        See Also:
        UsageImpl, UMLPackageImpl.getUsage(), Constant Field Values
      • MESSAGE

        static final int MESSAGE
        The meta object id for the 'Message' class.
        See Also:
        MessageImpl, UMLPackageImpl.getMessage(), Constant Field Values
      • MESSAGE_END

        static final int MESSAGE_END
        The meta object id for the 'Message End' class.
        See Also:
        MessageEndImpl, UMLPackageImpl.getMessageEnd(), Constant Field Values
      • INTERACTION

        static final int INTERACTION
        The meta object id for the 'Interaction' class.
        See Also:
        InteractionImpl, UMLPackageImpl.getInteraction(), Constant Field Values
      • INTERACTION_FRAGMENT

        static final int INTERACTION_FRAGMENT
        The meta object id for the 'Interaction Fragment' class.
        See Also:
        InteractionFragmentImpl, UMLPackageImpl.getInteractionFragment(), Constant Field Values
      • LIFELINE

        static final int LIFELINE
        The meta object id for the 'Lifeline' class.
        See Also:
        LifelineImpl, UMLPackageImpl.getLifeline(), Constant Field Values
      • INTERACTION_USE

        static final int INTERACTION_USE
        The meta object id for the 'Interaction Use' class.
        See Also:
        InteractionUseImpl, UMLPackageImpl.getInteractionUse(), Constant Field Values
      • PART_DECOMPOSITION

        static final int PART_DECOMPOSITION
        The meta object id for the 'Part Decomposition' class.
        See Also:
        PartDecompositionImpl, UMLPackageImpl.getPartDecomposition(), Constant Field Values
      • GATE

        static final int GATE
        The meta object id for the 'Gate' class.
        See Also:
        GateImpl, UMLPackageImpl.getGate(), Constant Field Values
      • ACTIVITY_NODE

        static final int ACTIVITY_NODE
        The meta object id for the 'Activity Node' class.
        See Also:
        ActivityNodeImpl, UMLPackageImpl.getActivityNode(), Constant Field Values
      • EXECUTABLE_NODE

        static final int EXECUTABLE_NODE
        The meta object id for the 'Executable Node' class.
        See Also:
        ExecutableNodeImpl, UMLPackageImpl.getExecutableNode(), Constant Field Values
      • ACTION

        static final int ACTION
        The meta object id for the 'Action' class.
        See Also:
        ActionImpl, UMLPackageImpl.getAction(), Constant Field Values
      • ACTIVITY_EDGE

        static final int ACTIVITY_EDGE
        The meta object id for the 'Activity Edge' class.
        See Also:
        ActivityEdgeImpl, UMLPackageImpl.getActivityEdge(), Constant Field Values
      • ACTIVITY

        static final int ACTIVITY
        The meta object id for the 'Activity' class.
        See Also:
        ActivityImpl, UMLPackageImpl.getActivity(), Constant Field Values
      • ACTIVITY_PARTITION

        static final int ACTIVITY_PARTITION
        The meta object id for the 'Activity Partition' class.
        See Also:
        ActivityPartitionImpl, UMLPackageImpl.getActivityPartition(), Constant Field Values
      • ACTIVITY_GROUP

        static final int ACTIVITY_GROUP
        The meta object id for the 'Activity Group' class.
        See Also:
        ActivityGroupImpl, UMLPackageImpl.getActivityGroup(), Constant Field Values
      • STRUCTURED_ACTIVITY_NODE

        static final int STRUCTURED_ACTIVITY_NODE
        The meta object id for the 'Structured Activity Node' class.
        See Also:
        StructuredActivityNodeImpl, UMLPackageImpl.getStructuredActivityNode(), Constant Field Values
      • VARIABLE

        static final int VARIABLE
        The meta object id for the 'Variable' class.
        See Also:
        VariableImpl, UMLPackageImpl.getVariable(), Constant Field Values
      • INTERRUPTIBLE_ACTIVITY_REGION

        static final int INTERRUPTIBLE_ACTIVITY_REGION
        The meta object id for the 'Interruptible Activity Region' class.
        See Also:
        InterruptibleActivityRegionImpl, UMLPackageImpl.getInterruptibleActivityRegion(), Constant Field Values
      • EXCEPTION_HANDLER

        static final int EXCEPTION_HANDLER
        The meta object id for the 'Exception Handler' class.
        See Also:
        ExceptionHandlerImpl, UMLPackageImpl.getExceptionHandler(), Constant Field Values
      • OBJECT_NODE

        static final int OBJECT_NODE
        The meta object id for the 'Object Node' class.
        See Also:
        ObjectNodeImpl, UMLPackageImpl.getObjectNode(), Constant Field Values
      • PIN

        static final int PIN
        The meta object id for the 'Pin' class.
        See Also:
        PinImpl, UMLPackageImpl.getPin(), Constant Field Values
      • OUTPUT_PIN

        static final int OUTPUT_PIN
        The meta object id for the 'Output Pin' class.
        See Also:
        OutputPinImpl, UMLPackageImpl.getOutputPin(), Constant Field Values
      • INPUT_PIN

        static final int INPUT_PIN
        The meta object id for the 'Input Pin' class.
        See Also:
        InputPinImpl, UMLPackageImpl.getInputPin(), Constant Field Values
      • GENERAL_ORDERING

        static final int GENERAL_ORDERING
        The meta object id for the 'General Ordering' class.
        See Also:
        GeneralOrderingImpl, UMLPackageImpl.getGeneralOrdering(), Constant Field Values
      • OCCURRENCE_SPECIFICATION

        static final int OCCURRENCE_SPECIFICATION
        The meta object id for the 'Occurrence Specification' class.
        See Also:
        OccurrenceSpecificationImpl, UMLPackageImpl.getOccurrenceSpecification(), Constant Field Values
      • INTERACTION_OPERAND

        static final int INTERACTION_OPERAND
        The meta object id for the 'Interaction Operand' class.
        See Also:
        InteractionOperandImpl, UMLPackageImpl.getInteractionOperand(), Constant Field Values
      • INTERACTION_CONSTRAINT

        static final int INTERACTION_CONSTRAINT
        The meta object id for the 'Interaction Constraint' class.
        See Also:
        InteractionConstraintImpl, UMLPackageImpl.getInteractionConstraint(), Constant Field Values
      • EXECUTION_SPECIFICATION

        static final int EXECUTION_SPECIFICATION
        The meta object id for the 'Execution Specification' class.
        See Also:
        ExecutionSpecificationImpl, UMLPackageImpl.getExecutionSpecification(), Constant Field Values
      • EXECUTION_OCCURRENCE_SPECIFICATION

        static final int EXECUTION_OCCURRENCE_SPECIFICATION
        The meta object id for the 'Execution Occurrence Specification' class.
        See Also:
        ExecutionOccurrenceSpecificationImpl, UMLPackageImpl.getExecutionOccurrenceSpecification(), Constant Field Values
      • EXECUTION_EVENT

        static final int EXECUTION_EVENT
        The meta object id for the 'Execution Event' class.
        See Also:
        ExecutionEventImpl, UMLPackageImpl.getExecutionEvent(), Constant Field Values
      • STATE_INVARIANT

        static final int STATE_INVARIANT
        The meta object id for the 'State Invariant' class.
        See Also:
        StateInvariantImpl, UMLPackageImpl.getStateInvariant(), Constant Field Values
      • ACTION_EXECUTION_SPECIFICATION

        static final int ACTION_EXECUTION_SPECIFICATION
        The meta object id for the 'Action Execution Specification' class.
        See Also:
        ActionExecutionSpecificationImpl, UMLPackageImpl.getActionExecutionSpecification(), Constant Field Values
      • BEHAVIOR_EXECUTION_SPECIFICATION

        static final int BEHAVIOR_EXECUTION_SPECIFICATION
        The meta object id for the 'Behavior Execution Specification' class.
        See Also:
        BehaviorExecutionSpecificationImpl, UMLPackageImpl.getBehaviorExecutionSpecification(), Constant Field Values
      • CREATION_EVENT

        static final int CREATION_EVENT
        The meta object id for the 'Creation Event' class.
        See Also:
        CreationEventImpl, UMLPackageImpl.getCreationEvent(), Constant Field Values
      • DESTRUCTION_EVENT

        static final int DESTRUCTION_EVENT
        The meta object id for the 'Destruction Event' class.
        See Also:
        DestructionEventImpl, UMLPackageImpl.getDestructionEvent(), Constant Field Values
      • MESSAGE_EVENT

        static final int MESSAGE_EVENT
        The meta object id for the 'Message Event' class.
        See Also:
        MessageEventImpl, UMLPackageImpl.getMessageEvent(), Constant Field Values
      • SEND_OPERATION_EVENT

        static final int SEND_OPERATION_EVENT
        The meta object id for the 'Send Operation Event' class.
        See Also:
        SendOperationEventImpl, UMLPackageImpl.getSendOperationEvent(), Constant Field Values
      • SEND_SIGNAL_EVENT

        static final int SEND_SIGNAL_EVENT
        The meta object id for the 'Send Signal Event' class.
        See Also:
        SendSignalEventImpl, UMLPackageImpl.getSendSignalEvent(), Constant Field Values
      • MESSAGE_OCCURRENCE_SPECIFICATION

        static final int MESSAGE_OCCURRENCE_SPECIFICATION
        The meta object id for the 'Message Occurrence Specification' class.
        See Also:
        MessageOccurrenceSpecificationImpl, UMLPackageImpl.getMessageOccurrenceSpecification(), Constant Field Values
      • RECEIVE_OPERATION_EVENT

        static final int RECEIVE_OPERATION_EVENT
        The meta object id for the 'Receive Operation Event' class.
        See Also:
        ReceiveOperationEventImpl, UMLPackageImpl.getReceiveOperationEvent(), Constant Field Values
      • RECEIVE_SIGNAL_EVENT

        static final int RECEIVE_SIGNAL_EVENT
        The meta object id for the 'Receive Signal Event' class.
        See Also:
        ReceiveSignalEventImpl, UMLPackageImpl.getReceiveSignalEvent(), Constant Field Values
      • COMBINED_FRAGMENT

        static final int COMBINED_FRAGMENT
        The meta object id for the 'Combined Fragment' class.
        See Also:
        CombinedFragmentImpl, UMLPackageImpl.getCombinedFragment(), Constant Field Values
      • CONTINUATION

        static final int CONTINUATION
        The meta object id for the 'Continuation' class.
        See Also:
        ContinuationImpl, UMLPackageImpl.getContinuation(), Constant Field Values
      • CONSIDER_IGNORE_FRAGMENT

        static final int CONSIDER_IGNORE_FRAGMENT
        The meta object id for the 'Consider Ignore Fragment' class.
        See Also:
        ConsiderIgnoreFragmentImpl, UMLPackageImpl.getConsiderIgnoreFragment(), Constant Field Values
      • CALL_EVENT

        static final int CALL_EVENT
        The meta object id for the 'Call Event' class.
        See Also:
        CallEventImpl, UMLPackageImpl.getCallEvent(), Constant Field Values
      • CHANGE_EVENT

        static final int CHANGE_EVENT
        The meta object id for the 'Change Event' class.
        See Also:
        ChangeEventImpl, UMLPackageImpl.getChangeEvent(), Constant Field Values
      • SIGNAL_EVENT

        static final int SIGNAL_EVENT
        The meta object id for the 'Signal Event' class.
        See Also:
        SignalEventImpl, UMLPackageImpl.getSignalEvent(), Constant Field Values
      • ANY_RECEIVE_EVENT

        static final int ANY_RECEIVE_EVENT
        The meta object id for the 'Any Receive Event' class.
        See Also:
        AnyReceiveEventImpl, UMLPackageImpl.getAnyReceiveEvent(), Constant Field Values
      • CREATE_OBJECT_ACTION

        static final int CREATE_OBJECT_ACTION
        The meta object id for the 'Create Object Action' class.
        See Also:
        CreateObjectActionImpl, UMLPackageImpl.getCreateObjectAction(), Constant Field Values
      • DESTROY_OBJECT_ACTION

        static final int DESTROY_OBJECT_ACTION
        The meta object id for the 'Destroy Object Action' class.
        See Also:
        DestroyObjectActionImpl, UMLPackageImpl.getDestroyObjectAction(), Constant Field Values
      • TEST_IDENTITY_ACTION

        static final int TEST_IDENTITY_ACTION
        The meta object id for the 'Test Identity Action' class.
        See Also:
        TestIdentityActionImpl, UMLPackageImpl.getTestIdentityAction(), Constant Field Values
      • READ_SELF_ACTION

        static final int READ_SELF_ACTION
        The meta object id for the 'Read Self Action' class.
        See Also:
        ReadSelfActionImpl, UMLPackageImpl.getReadSelfAction(), Constant Field Values
      • STRUCTURAL_FEATURE_ACTION

        static final int STRUCTURAL_FEATURE_ACTION
        The meta object id for the 'Structural Feature Action ' class.
        See Also:
        StructuralFeatureActionImpl, UMLPackageImpl.getStructuralFeatureAction(), Constant Field Values
      • READ_STRUCTURAL_FEATURE_ACTION

        static final int READ_STRUCTURAL_FEATURE_ACTION
        The meta object id for the 'Read Structural Feature Action' class.
        See Also:
        ReadStructuralFeatureActionImpl, UMLPackageImpl.getReadStructuralFeatureAction(), Constant Field Values
      • WRITE_STRUCTURAL_FEATURE_ACTION

        static final int WRITE_STRUCTURAL_FEATURE_ACTION
        The meta object id for the 'Write Structural Feature Action' class.
        See Also:
        WriteStructuralFeatureActionImpl, UMLPackageImpl.getWriteStructuralFeatureAction(), Constant Field Values
      • CLEAR_STRUCTURAL_FEATURE_ACTION

        static final int CLEAR_STRUCTURAL_FEATURE_ACTION
        The meta object id for the 'Clear Structural Feature Action' class.
        See Also:
        ClearStructuralFeatureActionImpl, UMLPackageImpl.getClearStructuralFeatureAction(), Constant Field Values
      • REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION

        static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION
        The meta object id for the 'Remove Structural Feature Value Action' class.
        See Also:
        RemoveStructuralFeatureValueActionImpl, UMLPackageImpl.getRemoveStructuralFeatureValueAction(), Constant Field Values
      • ADD_STRUCTURAL_FEATURE_VALUE_ACTION

        static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION
        The meta object id for the 'Add Structural Feature Value Action' class.
        See Also:
        AddStructuralFeatureValueActionImpl, UMLPackageImpl.getAddStructuralFeatureValueAction(), Constant Field Values
      • LINK_ACTION

        static final int LINK_ACTION
        The meta object id for the 'Link Action' class.
        See Also:
        LinkActionImpl, UMLPackageImpl.getLinkAction(), Constant Field Values
      • LINK_END_DATA

        static final int LINK_END_DATA
        The meta object id for the 'Link End Data' class.
        See Also:
        LinkEndDataImpl, UMLPackageImpl.getLinkEndData(), Constant Field Values
      • QUALIFIER_VALUE

        static final int QUALIFIER_VALUE
        The meta object id for the 'Qualifier Value' class.
        See Also:
        QualifierValueImpl, UMLPackageImpl.getQualifierValue(), Constant Field Values
      • READ_LINK_ACTION

        static final int READ_LINK_ACTION
        The meta object id for the 'Read Link Action' class.
        See Also:
        ReadLinkActionImpl, UMLPackageImpl.getReadLinkAction(), Constant Field Values
      • LINK_END_CREATION_DATA

        static final int LINK_END_CREATION_DATA
        The meta object id for the 'Link End Creation Data' class.
        See Also:
        LinkEndCreationDataImpl, UMLPackageImpl.getLinkEndCreationData(), Constant Field Values
      • WRITE_LINK_ACTION

        static final int WRITE_LINK_ACTION
        The meta object id for the 'Write Link Action' class.
        See Also:
        WriteLinkActionImpl, UMLPackageImpl.getWriteLinkAction(), Constant Field Values
      • CREATE_LINK_ACTION

        static final int CREATE_LINK_ACTION
        The meta object id for the 'Create Link Action' class.
        See Also:
        CreateLinkActionImpl, UMLPackageImpl.getCreateLinkAction(), Constant Field Values
      • DESTROY_LINK_ACTION

        static final int DESTROY_LINK_ACTION
        The meta object id for the 'Destroy Link Action' class.
        See Also:
        DestroyLinkActionImpl, UMLPackageImpl.getDestroyLinkAction(), Constant Field Values
      • LINK_END_DESTRUCTION_DATA

        static final int LINK_END_DESTRUCTION_DATA
        The meta object id for the 'Link End Destruction Data' class.
        See Also:
        LinkEndDestructionDataImpl, UMLPackageImpl.getLinkEndDestructionData(), Constant Field Values
      • CLEAR_ASSOCIATION_ACTION

        static final int CLEAR_ASSOCIATION_ACTION
        The meta object id for the 'Clear Association Action' class.
        See Also:
        ClearAssociationActionImpl, UMLPackageImpl.getClearAssociationAction(), Constant Field Values
      • INVOCATION_ACTION

        static final int INVOCATION_ACTION
        The meta object id for the 'Invocation Action' class.
        See Also:
        InvocationActionImpl, UMLPackageImpl.getInvocationAction(), Constant Field Values
      • BROADCAST_SIGNAL_ACTION

        static final int BROADCAST_SIGNAL_ACTION
        The meta object id for the 'Broadcast Signal Action' class.
        See Also:
        BroadcastSignalActionImpl, UMLPackageImpl.getBroadcastSignalAction(), Constant Field Values
      • SEND_OBJECT_ACTION

        static final int SEND_OBJECT_ACTION
        The meta object id for the 'Send Object Action' class.
        See Also:
        SendObjectActionImpl, UMLPackageImpl.getSendObjectAction(), Constant Field Values
      • VALUE_SPECIFICATION_ACTION

        static final int VALUE_SPECIFICATION_ACTION
        The meta object id for the 'Value Specification Action' class.
        See Also:
        ValueSpecificationActionImpl, UMLPackageImpl.getValueSpecificationAction(), Constant Field Values
      • TIME_EXPRESSION

        static final int TIME_EXPRESSION
        The meta object id for the 'Time Expression' class.
        See Also:
        TimeExpressionImpl, UMLPackageImpl.getTimeExpression(), Constant Field Values
      • DURATION

        static final int DURATION
        The meta object id for the 'Duration' class.
        See Also:
        DurationImpl, UMLPackageImpl.getDuration(), Constant Field Values
      • VALUE_PIN

        static final int VALUE_PIN
        The meta object id for the 'Value Pin' class.
        See Also:
        ValuePinImpl, UMLPackageImpl.getValuePin(), Constant Field Values
      • INTERVAL

        static final int INTERVAL
        The meta object id for the 'Interval' class.
        See Also:
        IntervalImpl, UMLPackageImpl.getInterval(), Constant Field Values
      • DURATION_INTERVAL

        static final int DURATION_INTERVAL
        The meta object id for the 'Duration Interval' class.
        See Also:
        DurationIntervalImpl, UMLPackageImpl.getDurationInterval(), Constant Field Values
      • INTERVAL_CONSTRAINT

        static final int INTERVAL_CONSTRAINT
        The meta object id for the 'Interval Constraint' class.
        See Also:
        IntervalConstraintImpl, UMLPackageImpl.getIntervalConstraint(), Constant Field Values
      • TIME_CONSTRAINT

        static final int TIME_CONSTRAINT
        The meta object id for the 'Time Constraint' class.
        See Also:
        TimeConstraintImpl, UMLPackageImpl.getTimeConstraint(), Constant Field Values
      • TIME_INTERVAL

        static final int TIME_INTERVAL
        The meta object id for the 'Time Interval' class.
        See Also:
        TimeIntervalImpl, UMLPackageImpl.getTimeInterval(), Constant Field Values
      • DURATION_CONSTRAINT

        static final int DURATION_CONSTRAINT
        The meta object id for the 'Duration Constraint' class.
        See Also:
        DurationConstraintImpl, UMLPackageImpl.getDurationConstraint(), Constant Field Values
      • OPAQUE_ACTION

        static final int OPAQUE_ACTION
        The meta object id for the 'Opaque Action' class.
        See Also:
        OpaqueActionImpl, UMLPackageImpl.getOpaqueAction(), Constant Field Values
      • CALL_ACTION

        static final int CALL_ACTION
        The meta object id for the 'Call Action' class.
        See Also:
        CallActionImpl, UMLPackageImpl.getCallAction(), Constant Field Values
      • SEND_SIGNAL_ACTION

        static final int SEND_SIGNAL_ACTION
        The meta object id for the 'Send Signal Action' class.
        See Also:
        SendSignalActionImpl, UMLPackageImpl.getSendSignalAction(), Constant Field Values
      • CALL_OPERATION_ACTION

        static final int CALL_OPERATION_ACTION
        The meta object id for the 'Call Operation Action' class.
        See Also:
        CallOperationActionImpl, UMLPackageImpl.getCallOperationAction(), Constant Field Values
      • CALL_BEHAVIOR_ACTION

        static final int CALL_BEHAVIOR_ACTION
        The meta object id for the 'Call Behavior Action' class.
        See Also:
        CallBehaviorActionImpl, UMLPackageImpl.getCallBehaviorAction(), Constant Field Values
      • INFORMATION_ITEM

        static final int INFORMATION_ITEM
        The meta object id for the 'Information Item' class.
        See Also:
        InformationItemImpl, UMLPackageImpl.getInformationItem(), Constant Field Values
      • INFORMATION_FLOW

        static final int INFORMATION_FLOW
        The meta object id for the 'Information Flow' class.
        See Also:
        InformationFlowImpl, UMLPackageImpl.getInformationFlow(), Constant Field Values
      • MODEL

        static final int MODEL
        The meta object id for the 'Model' class.
        See Also:
        ModelImpl, UMLPackageImpl.getModel(), Constant Field Values
      • REALIZATION__EANNOTATIONS

        static final int REALIZATION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • REALIZATION__OWNED_ELEMENT

        static final int REALIZATION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • REALIZATION__OWNER

        static final int REALIZATION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • REALIZATION__OWNED_COMMENT

        static final int REALIZATION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • REALIZATION__NAME

        static final int REALIZATION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • REALIZATION__VISIBILITY

        static final int REALIZATION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • REALIZATION__QUALIFIED_NAME

        static final int REALIZATION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • REALIZATION__CLIENT_DEPENDENCY

        static final int REALIZATION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • REALIZATION__NAMESPACE

        static final int REALIZATION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • REALIZATION__NAME_EXPRESSION

        static final int REALIZATION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • REALIZATION__OWNING_TEMPLATE_PARAMETER

        static final int REALIZATION__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • REALIZATION__TEMPLATE_PARAMETER

        static final int REALIZATION__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • REALIZATION__RELATED_ELEMENT

        static final int REALIZATION__RELATED_ELEMENT
        The feature id for the 'Related Element' reference list.
        See Also:
        Constant Field Values
      • REALIZATION__SOURCE

        static final int REALIZATION__SOURCE
        The feature id for the 'Source' reference list.
        See Also:
        Constant Field Values
      • REALIZATION__TARGET

        static final int REALIZATION__TARGET
        The feature id for the 'Target' reference list.
        See Also:
        Constant Field Values
      • REALIZATION__SUPPLIER

        static final int REALIZATION__SUPPLIER
        The feature id for the 'Supplier' reference list.
        See Also:
        Constant Field Values
      • REALIZATION__CLIENT

        static final int REALIZATION__CLIENT
        The feature id for the 'Client' reference list.
        See Also:
        Constant Field Values
      • REALIZATION__MAPPING

        static final int REALIZATION__MAPPING
        The feature id for the 'Mapping' containment reference.
        See Also:
        Constant Field Values
      • REALIZATION_FEATURE_COUNT

        static final int REALIZATION_FEATURE_COUNT
        The number of structural features of the 'Realization' class.
        See Also:
        Constant Field Values
      • SUBSTITUTION__EANNOTATIONS

        static final int SUBSTITUTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • SUBSTITUTION__OWNED_ELEMENT

        static final int SUBSTITUTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • SUBSTITUTION__OWNER

        static final int SUBSTITUTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • SUBSTITUTION__OWNED_COMMENT

        static final int SUBSTITUTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • SUBSTITUTION__NAME

        static final int SUBSTITUTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • SUBSTITUTION__VISIBILITY

        static final int SUBSTITUTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • SUBSTITUTION__QUALIFIED_NAME

        static final int SUBSTITUTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • SUBSTITUTION__CLIENT_DEPENDENCY

        static final int SUBSTITUTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • SUBSTITUTION__NAMESPACE

        static final int SUBSTITUTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • SUBSTITUTION__NAME_EXPRESSION

        static final int SUBSTITUTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • SUBSTITUTION__OWNING_TEMPLATE_PARAMETER

        static final int SUBSTITUTION__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • SUBSTITUTION__TEMPLATE_PARAMETER

        static final int SUBSTITUTION__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • SUBSTITUTION__RELATED_ELEMENT

        static final int SUBSTITUTION__RELATED_ELEMENT
        The feature id for the 'Related Element' reference list.
        See Also:
        Constant Field Values
      • SUBSTITUTION__SOURCE

        static final int SUBSTITUTION__SOURCE
        The feature id for the 'Source' reference list.
        See Also:
        Constant Field Values
      • SUBSTITUTION__TARGET

        static final int SUBSTITUTION__TARGET
        The feature id for the 'Target' reference list.
        See Also:
        Constant Field Values
      • SUBSTITUTION__SUPPLIER

        static final int SUBSTITUTION__SUPPLIER
        The feature id for the 'Supplier' reference list.
        See Also:
        Constant Field Values
      • SUBSTITUTION__CLIENT

        static final int SUBSTITUTION__CLIENT
        The feature id for the 'Client' reference list.
        See Also:
        Constant Field Values
      • SUBSTITUTION__MAPPING

        static final int SUBSTITUTION__MAPPING
        The feature id for the 'Mapping' containment reference.
        See Also:
        Constant Field Values
      • SUBSTITUTION__CONTRACT

        static final int SUBSTITUTION__CONTRACT
        The feature id for the 'Contract' reference.
        See Also:
        Constant Field Values
      • SUBSTITUTION__SUBSTITUTING_CLASSIFIER

        static final int SUBSTITUTION__SUBSTITUTING_CLASSIFIER
        The feature id for the 'Substituting Classifier' container reference.
        See Also:
        Constant Field Values
      • SUBSTITUTION_FEATURE_COUNT

        static final int SUBSTITUTION_FEATURE_COUNT
        The number of structural features of the 'Substitution' class.
        See Also:
        Constant Field Values
      • OPAQUE_EXPRESSION__EANNOTATIONS

        static final int OPAQUE_EXPRESSION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • OPAQUE_EXPRESSION__OWNED_ELEMENT

        static final int OPAQUE_EXPRESSION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • OPAQUE_EXPRESSION__OWNER

        static final int OPAQUE_EXPRESSION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • OPAQUE_EXPRESSION__OWNED_COMMENT

        static final int OPAQUE_EXPRESSION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • OPAQUE_EXPRESSION__NAME

        static final int OPAQUE_EXPRESSION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • OPAQUE_EXPRESSION__VISIBILITY

        static final int OPAQUE_EXPRESSION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • OPAQUE_EXPRESSION__QUALIFIED_NAME

        static final int OPAQUE_EXPRESSION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • OPAQUE_EXPRESSION__CLIENT_DEPENDENCY

        static final int OPAQUE_EXPRESSION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • OPAQUE_EXPRESSION__NAMESPACE

        static final int OPAQUE_EXPRESSION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • OPAQUE_EXPRESSION__NAME_EXPRESSION

        static final int OPAQUE_EXPRESSION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • OPAQUE_EXPRESSION__OWNING_TEMPLATE_PARAMETER

        static final int OPAQUE_EXPRESSION__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • OPAQUE_EXPRESSION__TEMPLATE_PARAMETER

        static final int OPAQUE_EXPRESSION__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • OPAQUE_EXPRESSION__TYPE

        static final int OPAQUE_EXPRESSION__TYPE
        The feature id for the 'Type' reference.
        See Also:
        Constant Field Values
      • OPAQUE_EXPRESSION__BODY

        static final int OPAQUE_EXPRESSION__BODY
        The feature id for the 'Body' attribute list.
        See Also:
        Constant Field Values
      • OPAQUE_EXPRESSION__LANGUAGE

        static final int OPAQUE_EXPRESSION__LANGUAGE
        The feature id for the 'Language' attribute list.
        See Also:
        Constant Field Values
      • OPAQUE_EXPRESSION__RESULT

        static final int OPAQUE_EXPRESSION__RESULT
        The feature id for the 'Result' reference.
        See Also:
        Constant Field Values
      • OPAQUE_EXPRESSION__BEHAVIOR

        static final int OPAQUE_EXPRESSION__BEHAVIOR
        The feature id for the 'Behavior' reference.
        See Also:
        Constant Field Values
      • OPAQUE_EXPRESSION_FEATURE_COUNT

        static final int OPAQUE_EXPRESSION_FEATURE_COUNT
        The number of structural features of the 'Opaque Expression' class.
        See Also:
        Constant Field Values
      • CONNECTABLE_ELEMENT__EANNOTATIONS

        static final int CONNECTABLE_ELEMENT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • CONNECTABLE_ELEMENT__OWNED_ELEMENT

        static final int CONNECTABLE_ELEMENT__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • CONNECTABLE_ELEMENT__OWNER

        static final int CONNECTABLE_ELEMENT__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • CONNECTABLE_ELEMENT__OWNED_COMMENT

        static final int CONNECTABLE_ELEMENT__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • CONNECTABLE_ELEMENT__NAME

        static final int CONNECTABLE_ELEMENT__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • CONNECTABLE_ELEMENT__VISIBILITY

        static final int CONNECTABLE_ELEMENT__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • CONNECTABLE_ELEMENT__QUALIFIED_NAME

        static final int CONNECTABLE_ELEMENT__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • CONNECTABLE_ELEMENT__CLIENT_DEPENDENCY

        static final int CONNECTABLE_ELEMENT__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • CONNECTABLE_ELEMENT__NAMESPACE

        static final int CONNECTABLE_ELEMENT__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • CONNECTABLE_ELEMENT__NAME_EXPRESSION

        static final int CONNECTABLE_ELEMENT__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • CONNECTABLE_ELEMENT__TYPE

        static final int CONNECTABLE_ELEMENT__TYPE
        The feature id for the 'Type' reference.
        See Also:
        Constant Field Values
      • CONNECTABLE_ELEMENT__OWNING_TEMPLATE_PARAMETER

        static final int CONNECTABLE_ELEMENT__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • CONNECTABLE_ELEMENT__TEMPLATE_PARAMETER

        static final int CONNECTABLE_ELEMENT__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • CONNECTABLE_ELEMENT__END

        static final int CONNECTABLE_ELEMENT__END
        The feature id for the 'End' reference list.
        See Also:
        Constant Field Values
      • CONNECTABLE_ELEMENT_FEATURE_COUNT

        static final int CONNECTABLE_ELEMENT_FEATURE_COUNT
        The number of structural features of the 'Connectable Element' class.
        See Also:
        Constant Field Values
      • PARAMETER__EANNOTATIONS

        static final int PARAMETER__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • PARAMETER__OWNED_ELEMENT

        static final int PARAMETER__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • PARAMETER__OWNER

        static final int PARAMETER__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • PARAMETER__OWNED_COMMENT

        static final int PARAMETER__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • PARAMETER__NAME

        static final int PARAMETER__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • PARAMETER__VISIBILITY

        static final int PARAMETER__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • PARAMETER__QUALIFIED_NAME

        static final int PARAMETER__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • PARAMETER__CLIENT_DEPENDENCY

        static final int PARAMETER__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • PARAMETER__NAMESPACE

        static final int PARAMETER__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • PARAMETER__NAME_EXPRESSION

        static final int PARAMETER__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • PARAMETER__TYPE

        static final int PARAMETER__TYPE
        The feature id for the 'Type' reference.
        See Also:
        Constant Field Values
      • PARAMETER__OWNING_TEMPLATE_PARAMETER

        static final int PARAMETER__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • PARAMETER__TEMPLATE_PARAMETER

        static final int PARAMETER__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • PARAMETER__END

        static final int PARAMETER__END
        The feature id for the 'End' reference list.
        See Also:
        Constant Field Values
      • PARAMETER__IS_ORDERED

        static final int PARAMETER__IS_ORDERED
        The feature id for the 'Is Ordered' attribute.
        See Also:
        Constant Field Values
      • PARAMETER__IS_UNIQUE

        static final int PARAMETER__IS_UNIQUE
        The feature id for the 'Is Unique' attribute.
        See Also:
        Constant Field Values
      • PARAMETER__UPPER

        static final int PARAMETER__UPPER
        The feature id for the 'Upper' attribute.
        See Also:
        Constant Field Values
      • PARAMETER__LOWER

        static final int PARAMETER__LOWER
        The feature id for the 'Lower' attribute.
        See Also:
        Constant Field Values
      • PARAMETER__UPPER_VALUE

        static final int PARAMETER__UPPER_VALUE
        The feature id for the 'Upper Value' containment reference.
        See Also:
        Constant Field Values
      • PARAMETER__LOWER_VALUE

        static final int PARAMETER__LOWER_VALUE
        The feature id for the 'Lower Value' containment reference.
        See Also:
        Constant Field Values
      • PARAMETER__PARAMETER_SET

        static final int PARAMETER__PARAMETER_SET
        The feature id for the 'Parameter Set' reference list.
        See Also:
        Constant Field Values
      • PARAMETER__OPERATION

        static final int PARAMETER__OPERATION
        The feature id for the 'Operation' reference.
        See Also:
        Constant Field Values
      • PARAMETER__DIRECTION

        static final int PARAMETER__DIRECTION
        The feature id for the 'Direction' attribute.
        See Also:
        Constant Field Values
      • PARAMETER__DEFAULT

        static final int PARAMETER__DEFAULT
        The feature id for the 'Default' attribute.
        See Also:
        Constant Field Values
      • PARAMETER__DEFAULT_VALUE

        static final int PARAMETER__DEFAULT_VALUE
        The feature id for the 'Default Value' containment reference.
        See Also:
        Constant Field Values
      • PARAMETER__IS_EXCEPTION

        static final int PARAMETER__IS_EXCEPTION
        The feature id for the 'Is Exception' attribute.
        See Also:
        Constant Field Values
      • PARAMETER__IS_STREAM

        static final int PARAMETER__IS_STREAM
        The feature id for the 'Is Stream' attribute.
        See Also:
        Constant Field Values
      • PARAMETER__EFFECT

        static final int PARAMETER__EFFECT
        The feature id for the 'Effect' attribute.
        See Also:
        Constant Field Values
      • PARAMETER_FEATURE_COUNT

        static final int PARAMETER_FEATURE_COUNT
        The number of structural features of the 'Parameter' class.
        See Also:
        Constant Field Values
      • MULTIPLICITY_ELEMENT__EANNOTATIONS

        static final int MULTIPLICITY_ELEMENT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • MULTIPLICITY_ELEMENT__OWNED_ELEMENT

        static final int MULTIPLICITY_ELEMENT__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • MULTIPLICITY_ELEMENT__OWNER

        static final int MULTIPLICITY_ELEMENT__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • MULTIPLICITY_ELEMENT__OWNED_COMMENT

        static final int MULTIPLICITY_ELEMENT__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • MULTIPLICITY_ELEMENT__IS_ORDERED

        static final int MULTIPLICITY_ELEMENT__IS_ORDERED
        The feature id for the 'Is Ordered' attribute.
        See Also:
        Constant Field Values
      • MULTIPLICITY_ELEMENT__IS_UNIQUE

        static final int MULTIPLICITY_ELEMENT__IS_UNIQUE
        The feature id for the 'Is Unique' attribute.
        See Also:
        Constant Field Values
      • MULTIPLICITY_ELEMENT__UPPER

        static final int MULTIPLICITY_ELEMENT__UPPER
        The feature id for the 'Upper' attribute.
        See Also:
        Constant Field Values
      • MULTIPLICITY_ELEMENT__LOWER

        static final int MULTIPLICITY_ELEMENT__LOWER
        The feature id for the 'Lower' attribute.
        See Also:
        Constant Field Values
      • MULTIPLICITY_ELEMENT__UPPER_VALUE

        static final int MULTIPLICITY_ELEMENT__UPPER_VALUE
        The feature id for the 'Upper Value' containment reference.
        See Also:
        Constant Field Values
      • MULTIPLICITY_ELEMENT__LOWER_VALUE

        static final int MULTIPLICITY_ELEMENT__LOWER_VALUE
        The feature id for the 'Lower Value' containment reference.
        See Also:
        Constant Field Values
      • MULTIPLICITY_ELEMENT_FEATURE_COUNT

        static final int MULTIPLICITY_ELEMENT_FEATURE_COUNT
        The number of structural features of the 'Multiplicity Element' class.
        See Also:
        Constant Field Values
      • CONNECTOR_END__EANNOTATIONS

        static final int CONNECTOR_END__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • CONNECTOR_END__OWNED_ELEMENT

        static final int CONNECTOR_END__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • CONNECTOR_END__OWNER

        static final int CONNECTOR_END__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • CONNECTOR_END__OWNED_COMMENT

        static final int CONNECTOR_END__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • CONNECTOR_END__IS_ORDERED

        static final int CONNECTOR_END__IS_ORDERED
        The feature id for the 'Is Ordered' attribute.
        See Also:
        Constant Field Values
      • CONNECTOR_END__IS_UNIQUE

        static final int CONNECTOR_END__IS_UNIQUE
        The feature id for the 'Is Unique' attribute.
        See Also:
        Constant Field Values
      • CONNECTOR_END__UPPER

        static final int CONNECTOR_END__UPPER
        The feature id for the 'Upper' attribute.
        See Also:
        Constant Field Values
      • CONNECTOR_END__LOWER

        static final int CONNECTOR_END__LOWER
        The feature id for the 'Lower' attribute.
        See Also:
        Constant Field Values
      • CONNECTOR_END__UPPER_VALUE

        static final int CONNECTOR_END__UPPER_VALUE
        The feature id for the 'Upper Value' containment reference.
        See Also:
        Constant Field Values
      • CONNECTOR_END__LOWER_VALUE

        static final int CONNECTOR_END__LOWER_VALUE
        The feature id for the 'Lower Value' containment reference.
        See Also:
        Constant Field Values
      • CONNECTOR_END__DEFINING_END

        static final int CONNECTOR_END__DEFINING_END
        The feature id for the 'Defining End' reference.
        See Also:
        Constant Field Values
      • CONNECTOR_END__PART_WITH_PORT

        static final int CONNECTOR_END__PART_WITH_PORT
        The feature id for the 'Part With Port' reference.
        See Also:
        Constant Field Values
      • CONNECTOR_END__ROLE

        static final int CONNECTOR_END__ROLE
        The feature id for the 'Role' reference.
        See Also:
        Constant Field Values
      • CONNECTOR_END_FEATURE_COUNT

        static final int CONNECTOR_END_FEATURE_COUNT
        The number of structural features of the 'Connector End' class.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE__EANNOTATIONS

        static final int STRUCTURAL_FEATURE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE__OWNED_ELEMENT

        static final int STRUCTURAL_FEATURE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE__OWNER

        static final int STRUCTURAL_FEATURE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE__OWNED_COMMENT

        static final int STRUCTURAL_FEATURE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE__NAME

        static final int STRUCTURAL_FEATURE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE__VISIBILITY

        static final int STRUCTURAL_FEATURE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE__QUALIFIED_NAME

        static final int STRUCTURAL_FEATURE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE__CLIENT_DEPENDENCY

        static final int STRUCTURAL_FEATURE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE__NAMESPACE

        static final int STRUCTURAL_FEATURE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE__NAME_EXPRESSION

        static final int STRUCTURAL_FEATURE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE__IS_LEAF

        static final int STRUCTURAL_FEATURE__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE__REDEFINED_ELEMENT

        static final int STRUCTURAL_FEATURE__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE__REDEFINITION_CONTEXT

        static final int STRUCTURAL_FEATURE__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE__IS_STATIC

        static final int STRUCTURAL_FEATURE__IS_STATIC
        The feature id for the 'Is Static' attribute.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE__FEATURING_CLASSIFIER

        static final int STRUCTURAL_FEATURE__FEATURING_CLASSIFIER
        The feature id for the 'Featuring Classifier' reference list.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE__TYPE

        static final int STRUCTURAL_FEATURE__TYPE
        The feature id for the 'Type' reference.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE__IS_ORDERED

        static final int STRUCTURAL_FEATURE__IS_ORDERED
        The feature id for the 'Is Ordered' attribute.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE__IS_UNIQUE

        static final int STRUCTURAL_FEATURE__IS_UNIQUE
        The feature id for the 'Is Unique' attribute.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE__UPPER

        static final int STRUCTURAL_FEATURE__UPPER
        The feature id for the 'Upper' attribute.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE__LOWER

        static final int STRUCTURAL_FEATURE__LOWER
        The feature id for the 'Lower' attribute.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE__UPPER_VALUE

        static final int STRUCTURAL_FEATURE__UPPER_VALUE
        The feature id for the 'Upper Value' containment reference.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE__LOWER_VALUE

        static final int STRUCTURAL_FEATURE__LOWER_VALUE
        The feature id for the 'Lower Value' containment reference.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE__IS_READ_ONLY

        static final int STRUCTURAL_FEATURE__IS_READ_ONLY
        The feature id for the 'Is Read Only' attribute.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE_FEATURE_COUNT

        static final int STRUCTURAL_FEATURE_FEATURE_COUNT
        The number of structural features of the 'Structural Feature' class.
        See Also:
        Constant Field Values
      • PROPERTY__EANNOTATIONS

        static final int PROPERTY__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • PROPERTY__OWNED_ELEMENT

        static final int PROPERTY__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • PROPERTY__OWNER

        static final int PROPERTY__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • PROPERTY__OWNED_COMMENT

        static final int PROPERTY__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • PROPERTY__NAME

        static final int PROPERTY__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • PROPERTY__VISIBILITY

        static final int PROPERTY__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • PROPERTY__QUALIFIED_NAME

        static final int PROPERTY__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • PROPERTY__CLIENT_DEPENDENCY

        static final int PROPERTY__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • PROPERTY__NAMESPACE

        static final int PROPERTY__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • PROPERTY__NAME_EXPRESSION

        static final int PROPERTY__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • PROPERTY__IS_LEAF

        static final int PROPERTY__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • PROPERTY__REDEFINED_ELEMENT

        static final int PROPERTY__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • PROPERTY__REDEFINITION_CONTEXT

        static final int PROPERTY__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • PROPERTY__IS_STATIC

        static final int PROPERTY__IS_STATIC
        The feature id for the 'Is Static' attribute.
        See Also:
        Constant Field Values
      • PROPERTY__FEATURING_CLASSIFIER

        static final int PROPERTY__FEATURING_CLASSIFIER
        The feature id for the 'Featuring Classifier' reference list.
        See Also:
        Constant Field Values
      • PROPERTY__TYPE

        static final int PROPERTY__TYPE
        The feature id for the 'Type' reference.
        See Also:
        Constant Field Values
      • PROPERTY__IS_ORDERED

        static final int PROPERTY__IS_ORDERED
        The feature id for the 'Is Ordered' attribute.
        See Also:
        Constant Field Values
      • PROPERTY__IS_UNIQUE

        static final int PROPERTY__IS_UNIQUE
        The feature id for the 'Is Unique' attribute.
        See Also:
        Constant Field Values
      • PROPERTY__UPPER

        static final int PROPERTY__UPPER
        The feature id for the 'Upper' attribute.
        See Also:
        Constant Field Values
      • PROPERTY__LOWER

        static final int PROPERTY__LOWER
        The feature id for the 'Lower' attribute.
        See Also:
        Constant Field Values
      • PROPERTY__UPPER_VALUE

        static final int PROPERTY__UPPER_VALUE
        The feature id for the 'Upper Value' containment reference.
        See Also:
        Constant Field Values
      • PROPERTY__LOWER_VALUE

        static final int PROPERTY__LOWER_VALUE
        The feature id for the 'Lower Value' containment reference.
        See Also:
        Constant Field Values
      • PROPERTY__IS_READ_ONLY

        static final int PROPERTY__IS_READ_ONLY
        The feature id for the 'Is Read Only' attribute.
        See Also:
        Constant Field Values
      • PROPERTY__OWNING_TEMPLATE_PARAMETER

        static final int PROPERTY__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • PROPERTY__TEMPLATE_PARAMETER

        static final int PROPERTY__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • PROPERTY__END

        static final int PROPERTY__END
        The feature id for the 'End' reference list.
        See Also:
        Constant Field Values
      • PROPERTY__DEPLOYMENT

        static final int PROPERTY__DEPLOYMENT
        The feature id for the 'Deployment' containment reference list.
        See Also:
        Constant Field Values
      • PROPERTY__DEPLOYED_ELEMENT

        static final int PROPERTY__DEPLOYED_ELEMENT
        The feature id for the 'Deployed Element' reference list.
        See Also:
        Constant Field Values
      • PROPERTY__TEMPLATE_BINDING

        static final int PROPERTY__TEMPLATE_BINDING
        The feature id for the 'Template Binding' containment reference list.
        See Also:
        Constant Field Values
      • PROPERTY__OWNED_TEMPLATE_SIGNATURE

        static final int PROPERTY__OWNED_TEMPLATE_SIGNATURE
        The feature id for the 'Owned Template Signature' containment reference.
        See Also:
        Constant Field Values
      • PROPERTY__CLASS

        static final int PROPERTY__CLASS
        The feature id for the 'Class' reference.
        See Also:
        Constant Field Values
      • PROPERTY__DATATYPE

        static final int PROPERTY__DATATYPE
        The feature id for the 'Datatype' container reference.
        See Also:
        Constant Field Values
      • PROPERTY__IS_DERIVED

        static final int PROPERTY__IS_DERIVED
        The feature id for the 'Is Derived' attribute.
        See Also:
        Constant Field Values
      • PROPERTY__IS_DERIVED_UNION

        static final int PROPERTY__IS_DERIVED_UNION
        The feature id for the 'Is Derived Union' attribute.
        See Also:
        Constant Field Values
      • PROPERTY__DEFAULT

        static final int PROPERTY__DEFAULT
        The feature id for the 'Default' attribute.
        See Also:
        Constant Field Values
      • PROPERTY__AGGREGATION

        static final int PROPERTY__AGGREGATION
        The feature id for the 'Aggregation' attribute.
        See Also:
        Constant Field Values
      • PROPERTY__IS_COMPOSITE

        static final int PROPERTY__IS_COMPOSITE
        The feature id for the 'Is Composite' attribute.
        See Also:
        Constant Field Values
      • PROPERTY__REDEFINED_PROPERTY

        static final int PROPERTY__REDEFINED_PROPERTY
        The feature id for the 'Redefined Property' reference list.
        See Also:
        Constant Field Values
      • PROPERTY__OWNING_ASSOCIATION

        static final int PROPERTY__OWNING_ASSOCIATION
        The feature id for the 'Owning Association' container reference.
        See Also:
        Constant Field Values
      • PROPERTY__DEFAULT_VALUE

        static final int PROPERTY__DEFAULT_VALUE
        The feature id for the 'Default Value' containment reference.
        See Also:
        Constant Field Values
      • PROPERTY__OPPOSITE

        static final int PROPERTY__OPPOSITE
        The feature id for the 'Opposite' reference.
        See Also:
        Constant Field Values
      • PROPERTY__SUBSETTED_PROPERTY

        static final int PROPERTY__SUBSETTED_PROPERTY
        The feature id for the 'Subsetted Property' reference list.
        See Also:
        Constant Field Values
      • PROPERTY__ASSOCIATION

        static final int PROPERTY__ASSOCIATION
        The feature id for the 'Association' reference.
        See Also:
        Constant Field Values
      • PROPERTY__QUALIFIER

        static final int PROPERTY__QUALIFIER
        The feature id for the 'Qualifier' containment reference list.
        See Also:
        Constant Field Values
      • PROPERTY__ASSOCIATION_END

        static final int PROPERTY__ASSOCIATION_END
        The feature id for the 'Association End' container reference.
        See Also:
        Constant Field Values
      • PROPERTY_FEATURE_COUNT

        static final int PROPERTY_FEATURE_COUNT
        The number of structural features of the 'Property' class.
        See Also:
        Constant Field Values
      • DEPLOYMENT_TARGET__EANNOTATIONS

        static final int DEPLOYMENT_TARGET__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • DEPLOYMENT_TARGET__OWNED_ELEMENT

        static final int DEPLOYMENT_TARGET__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • DEPLOYMENT_TARGET__OWNER

        static final int DEPLOYMENT_TARGET__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • DEPLOYMENT_TARGET__OWNED_COMMENT

        static final int DEPLOYMENT_TARGET__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • DEPLOYMENT_TARGET__NAME

        static final int DEPLOYMENT_TARGET__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • DEPLOYMENT_TARGET__VISIBILITY

        static final int DEPLOYMENT_TARGET__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • DEPLOYMENT_TARGET__QUALIFIED_NAME

        static final int DEPLOYMENT_TARGET__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • DEPLOYMENT_TARGET__CLIENT_DEPENDENCY

        static final int DEPLOYMENT_TARGET__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • DEPLOYMENT_TARGET__NAMESPACE

        static final int DEPLOYMENT_TARGET__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • DEPLOYMENT_TARGET__NAME_EXPRESSION

        static final int DEPLOYMENT_TARGET__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • DEPLOYMENT_TARGET__DEPLOYMENT

        static final int DEPLOYMENT_TARGET__DEPLOYMENT
        The feature id for the 'Deployment' containment reference list.
        See Also:
        Constant Field Values
      • DEPLOYMENT_TARGET__DEPLOYED_ELEMENT

        static final int DEPLOYMENT_TARGET__DEPLOYED_ELEMENT
        The feature id for the 'Deployed Element' reference list.
        See Also:
        Constant Field Values
      • DEPLOYMENT_TARGET_FEATURE_COUNT

        static final int DEPLOYMENT_TARGET_FEATURE_COUNT
        The number of structural features of the 'Deployment Target' class.
        See Also:
        Constant Field Values
      • DEPLOYMENT__EANNOTATIONS

        static final int DEPLOYMENT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • DEPLOYMENT__OWNED_ELEMENT

        static final int DEPLOYMENT__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • DEPLOYMENT__OWNER

        static final int DEPLOYMENT__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • DEPLOYMENT__OWNED_COMMENT

        static final int DEPLOYMENT__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • DEPLOYMENT__NAME

        static final int DEPLOYMENT__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • DEPLOYMENT__VISIBILITY

        static final int DEPLOYMENT__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • DEPLOYMENT__QUALIFIED_NAME

        static final int DEPLOYMENT__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • DEPLOYMENT__CLIENT_DEPENDENCY

        static final int DEPLOYMENT__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • DEPLOYMENT__NAMESPACE

        static final int DEPLOYMENT__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • DEPLOYMENT__NAME_EXPRESSION

        static final int DEPLOYMENT__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • DEPLOYMENT__OWNING_TEMPLATE_PARAMETER

        static final int DEPLOYMENT__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • DEPLOYMENT__TEMPLATE_PARAMETER

        static final int DEPLOYMENT__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • DEPLOYMENT__RELATED_ELEMENT

        static final int DEPLOYMENT__RELATED_ELEMENT
        The feature id for the 'Related Element' reference list.
        See Also:
        Constant Field Values
      • DEPLOYMENT__SOURCE

        static final int DEPLOYMENT__SOURCE
        The feature id for the 'Source' reference list.
        See Also:
        Constant Field Values
      • DEPLOYMENT__TARGET

        static final int DEPLOYMENT__TARGET
        The feature id for the 'Target' reference list.
        See Also:
        Constant Field Values
      • DEPLOYMENT__SUPPLIER

        static final int DEPLOYMENT__SUPPLIER
        The feature id for the 'Supplier' reference list.
        See Also:
        Constant Field Values
      • DEPLOYMENT__CLIENT

        static final int DEPLOYMENT__CLIENT
        The feature id for the 'Client' reference list.
        See Also:
        Constant Field Values
      • DEPLOYMENT__DEPLOYED_ARTIFACT

        static final int DEPLOYMENT__DEPLOYED_ARTIFACT
        The feature id for the 'Deployed Artifact' reference list.
        See Also:
        Constant Field Values
      • DEPLOYMENT__CONFIGURATION

        static final int DEPLOYMENT__CONFIGURATION
        The feature id for the 'Configuration' containment reference list.
        See Also:
        Constant Field Values
      • DEPLOYMENT__LOCATION

        static final int DEPLOYMENT__LOCATION
        The feature id for the 'Location' container reference.
        See Also:
        Constant Field Values
      • DEPLOYMENT_FEATURE_COUNT

        static final int DEPLOYMENT_FEATURE_COUNT
        The number of structural features of the 'Deployment' class.
        See Also:
        Constant Field Values
      • DEPLOYED_ARTIFACT__EANNOTATIONS

        static final int DEPLOYED_ARTIFACT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • DEPLOYED_ARTIFACT__OWNED_ELEMENT

        static final int DEPLOYED_ARTIFACT__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • DEPLOYED_ARTIFACT__OWNER

        static final int DEPLOYED_ARTIFACT__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • DEPLOYED_ARTIFACT__OWNED_COMMENT

        static final int DEPLOYED_ARTIFACT__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • DEPLOYED_ARTIFACT__NAME

        static final int DEPLOYED_ARTIFACT__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • DEPLOYED_ARTIFACT__VISIBILITY

        static final int DEPLOYED_ARTIFACT__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • DEPLOYED_ARTIFACT__QUALIFIED_NAME

        static final int DEPLOYED_ARTIFACT__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • DEPLOYED_ARTIFACT__CLIENT_DEPENDENCY

        static final int DEPLOYED_ARTIFACT__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • DEPLOYED_ARTIFACT__NAMESPACE

        static final int DEPLOYED_ARTIFACT__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • DEPLOYED_ARTIFACT__NAME_EXPRESSION

        static final int DEPLOYED_ARTIFACT__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • DEPLOYED_ARTIFACT_FEATURE_COUNT

        static final int DEPLOYED_ARTIFACT_FEATURE_COUNT
        The number of structural features of the 'Deployed Artifact' class.
        See Also:
        Constant Field Values
      • ARTIFACT__EANNOTATIONS

        static final int ARTIFACT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • ARTIFACT__OWNED_ELEMENT

        static final int ARTIFACT__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • ARTIFACT__OWNER

        static final int ARTIFACT__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • ARTIFACT__OWNED_COMMENT

        static final int ARTIFACT__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • ARTIFACT__NAME

        static final int ARTIFACT__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • ARTIFACT__VISIBILITY

        static final int ARTIFACT__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • ARTIFACT__QUALIFIED_NAME

        static final int ARTIFACT__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • ARTIFACT__CLIENT_DEPENDENCY

        static final int ARTIFACT__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • ARTIFACT__NAMESPACE

        static final int ARTIFACT__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • ARTIFACT__NAME_EXPRESSION

        static final int ARTIFACT__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • ARTIFACT__ELEMENT_IMPORT

        static final int ARTIFACT__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • ARTIFACT__PACKAGE_IMPORT

        static final int ARTIFACT__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • ARTIFACT__OWNED_RULE

        static final int ARTIFACT__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • ARTIFACT__MEMBER

        static final int ARTIFACT__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • ARTIFACT__IMPORTED_MEMBER

        static final int ARTIFACT__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • ARTIFACT__OWNED_MEMBER

        static final int ARTIFACT__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • ARTIFACT__IS_LEAF

        static final int ARTIFACT__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • ARTIFACT__REDEFINED_ELEMENT

        static final int ARTIFACT__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • ARTIFACT__REDEFINITION_CONTEXT

        static final int ARTIFACT__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • ARTIFACT__OWNING_TEMPLATE_PARAMETER

        static final int ARTIFACT__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • ARTIFACT__TEMPLATE_PARAMETER

        static final int ARTIFACT__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • ARTIFACT__PACKAGE

        static final int ARTIFACT__PACKAGE
        The feature id for the 'Package' reference.
        See Also:
        Constant Field Values
      • ARTIFACT__TEMPLATE_BINDING

        static final int ARTIFACT__TEMPLATE_BINDING
        The feature id for the 'Template Binding' containment reference list.
        See Also:
        Constant Field Values
      • ARTIFACT__OWNED_TEMPLATE_SIGNATURE

        static final int ARTIFACT__OWNED_TEMPLATE_SIGNATURE
        The feature id for the 'Owned Template Signature' containment reference.
        See Also:
        Constant Field Values
      • ARTIFACT__IS_ABSTRACT

        static final int ARTIFACT__IS_ABSTRACT
        The feature id for the 'Is Abstract' attribute.
        See Also:
        Constant Field Values
      • ARTIFACT__GENERALIZATION

        static final int ARTIFACT__GENERALIZATION
        The feature id for the 'Generalization' containment reference list.
        See Also:
        Constant Field Values
      • ARTIFACT__POWERTYPE_EXTENT

        static final int ARTIFACT__POWERTYPE_EXTENT
        The feature id for the 'Powertype Extent' reference list.
        See Also:
        Constant Field Values
      • ARTIFACT__FEATURE

        static final int ARTIFACT__FEATURE
        The feature id for the 'Feature' reference list.
        See Also:
        Constant Field Values
      • ARTIFACT__INHERITED_MEMBER

        static final int ARTIFACT__INHERITED_MEMBER
        The feature id for the 'Inherited Member' reference list.
        See Also:
        Constant Field Values
      • ARTIFACT__REDEFINED_CLASSIFIER

        static final int ARTIFACT__REDEFINED_CLASSIFIER
        The feature id for the 'Redefined Classifier' reference list.
        See Also:
        Constant Field Values
      • ARTIFACT__GENERAL

        static final int ARTIFACT__GENERAL
        The feature id for the 'General' reference list.
        See Also:
        Constant Field Values
      • ARTIFACT__SUBSTITUTION

        static final int ARTIFACT__SUBSTITUTION
        The feature id for the 'Substitution' containment reference list.
        See Also:
        Constant Field Values
      • ARTIFACT__ATTRIBUTE

        static final int ARTIFACT__ATTRIBUTE
        The feature id for the 'Attribute' reference list.
        See Also:
        Constant Field Values
      • ARTIFACT__REPRESENTATION

        static final int ARTIFACT__REPRESENTATION
        The feature id for the 'Representation' reference.
        See Also:
        Constant Field Values
      • ARTIFACT__COLLABORATION_USE

        static final int ARTIFACT__COLLABORATION_USE
        The feature id for the 'Collaboration Use' containment reference list.
        See Also:
        Constant Field Values
      • ARTIFACT__OWNED_USE_CASE

        static final int ARTIFACT__OWNED_USE_CASE
        The feature id for the 'Owned Use Case' containment reference list.
        See Also:
        Constant Field Values
      • ARTIFACT__USE_CASE

        static final int ARTIFACT__USE_CASE
        The feature id for the 'Use Case' reference list.
        See Also:
        Constant Field Values
      • ARTIFACT__FILE_NAME

        static final int ARTIFACT__FILE_NAME
        The feature id for the 'File Name' attribute.
        See Also:
        Constant Field Values
      • ARTIFACT__NESTED_ARTIFACT

        static final int ARTIFACT__NESTED_ARTIFACT
        The feature id for the 'Nested Artifact' containment reference list.
        See Also:
        Constant Field Values
      • ARTIFACT__MANIFESTATION

        static final int ARTIFACT__MANIFESTATION
        The feature id for the 'Manifestation' containment reference list.
        See Also:
        Constant Field Values
      • ARTIFACT__OWNED_OPERATION

        static final int ARTIFACT__OWNED_OPERATION
        The feature id for the 'Owned Operation' containment reference list.
        See Also:
        Constant Field Values
      • ARTIFACT__OWNED_ATTRIBUTE

        static final int ARTIFACT__OWNED_ATTRIBUTE
        The feature id for the 'Owned Attribute' containment reference list.
        See Also:
        Constant Field Values
      • ARTIFACT_FEATURE_COUNT

        static final int ARTIFACT_FEATURE_COUNT
        The number of structural features of the 'Artifact' class.
        See Also:
        Constant Field Values
      • DEPLOYMENT_SPECIFICATION__EANNOTATIONS

        static final int DEPLOYMENT_SPECIFICATION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • DEPLOYMENT_SPECIFICATION__OWNED_ELEMENT

        static final int DEPLOYMENT_SPECIFICATION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • DEPLOYMENT_SPECIFICATION__OWNER

        static final int DEPLOYMENT_SPECIFICATION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • DEPLOYMENT_SPECIFICATION__OWNED_COMMENT

        static final int DEPLOYMENT_SPECIFICATION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • DEPLOYMENT_SPECIFICATION__NAME

        static final int DEPLOYMENT_SPECIFICATION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • DEPLOYMENT_SPECIFICATION__VISIBILITY

        static final int DEPLOYMENT_SPECIFICATION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • DEPLOYMENT_SPECIFICATION__QUALIFIED_NAME

        static final int DEPLOYMENT_SPECIFICATION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • DEPLOYMENT_SPECIFICATION__CLIENT_DEPENDENCY

        static final int DEPLOYMENT_SPECIFICATION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • DEPLOYMENT_SPECIFICATION__NAMESPACE

        static final int DEPLOYMENT_SPECIFICATION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • DEPLOYMENT_SPECIFICATION__NAME_EXPRESSION

        static final int DEPLOYMENT_SPECIFICATION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • DEPLOYMENT_SPECIFICATION__ELEMENT_IMPORT

        static final int DEPLOYMENT_SPECIFICATION__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • DEPLOYMENT_SPECIFICATION__PACKAGE_IMPORT

        static final int DEPLOYMENT_SPECIFICATION__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • DEPLOYMENT_SPECIFICATION__OWNED_RULE

        static final int DEPLOYMENT_SPECIFICATION__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • DEPLOYMENT_SPECIFICATION__MEMBER

        static final int DEPLOYMENT_SPECIFICATION__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • DEPLOYMENT_SPECIFICATION__IMPORTED_MEMBER

        static final int DEPLOYMENT_SPECIFICATION__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • DEPLOYMENT_SPECIFICATION__OWNED_MEMBER

        static final int DEPLOYMENT_SPECIFICATION__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • DEPLOYMENT_SPECIFICATION__IS_LEAF

        static final int DEPLOYMENT_SPECIFICATION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • DEPLOYMENT_SPECIFICATION__REDEFINED_ELEMENT

        static final int DEPLOYMENT_SPECIFICATION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • DEPLOYMENT_SPECIFICATION__REDEFINITION_CONTEXT

        static final int DEPLOYMENT_SPECIFICATION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • DEPLOYMENT_SPECIFICATION__OWNING_TEMPLATE_PARAMETER

        static final int DEPLOYMENT_SPECIFICATION__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • DEPLOYMENT_SPECIFICATION__TEMPLATE_PARAMETER

        static final int DEPLOYMENT_SPECIFICATION__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • DEPLOYMENT_SPECIFICATION__PACKAGE

        static final int DEPLOYMENT_SPECIFICATION__PACKAGE
        The feature id for the 'Package' reference.
        See Also:
        Constant Field Values
      • DEPLOYMENT_SPECIFICATION__TEMPLATE_BINDING

        static final int DEPLOYMENT_SPECIFICATION__TEMPLATE_BINDING
        The feature id for the 'Template Binding' containment reference list.
        See Also:
        Constant Field Values
      • DEPLOYMENT_SPECIFICATION__OWNED_TEMPLATE_SIGNATURE

        static final int DEPLOYMENT_SPECIFICATION__OWNED_TEMPLATE_SIGNATURE
        The feature id for the 'Owned Template Signature' containment reference.
        See Also:
        Constant Field Values
      • DEPLOYMENT_SPECIFICATION__IS_ABSTRACT

        static final int DEPLOYMENT_SPECIFICATION__IS_ABSTRACT
        The feature id for the 'Is Abstract' attribute.
        See Also:
        Constant Field Values
      • DEPLOYMENT_SPECIFICATION__GENERALIZATION

        static final int DEPLOYMENT_SPECIFICATION__GENERALIZATION
        The feature id for the 'Generalization' containment reference list.
        See Also:
        Constant Field Values
      • DEPLOYMENT_SPECIFICATION__POWERTYPE_EXTENT

        static final int DEPLOYMENT_SPECIFICATION__POWERTYPE_EXTENT
        The feature id for the 'Powertype Extent' reference list.
        See Also:
        Constant Field Values
      • DEPLOYMENT_SPECIFICATION__FEATURE

        static final int DEPLOYMENT_SPECIFICATION__FEATURE
        The feature id for the 'Feature' reference list.
        See Also:
        Constant Field Values
      • DEPLOYMENT_SPECIFICATION__INHERITED_MEMBER

        static final int DEPLOYMENT_SPECIFICATION__INHERITED_MEMBER
        The feature id for the 'Inherited Member' reference list.
        See Also:
        Constant Field Values
      • DEPLOYMENT_SPECIFICATION__REDEFINED_CLASSIFIER

        static final int DEPLOYMENT_SPECIFICATION__REDEFINED_CLASSIFIER
        The feature id for the 'Redefined Classifier' reference list.
        See Also:
        Constant Field Values
      • DEPLOYMENT_SPECIFICATION__GENERAL

        static final int DEPLOYMENT_SPECIFICATION__GENERAL
        The feature id for the 'General' reference list.
        See Also:
        Constant Field Values
      • DEPLOYMENT_SPECIFICATION__SUBSTITUTION

        static final int DEPLOYMENT_SPECIFICATION__SUBSTITUTION
        The feature id for the 'Substitution' containment reference list.
        See Also:
        Constant Field Values
      • DEPLOYMENT_SPECIFICATION__ATTRIBUTE

        static final int DEPLOYMENT_SPECIFICATION__ATTRIBUTE
        The feature id for the 'Attribute' reference list.
        See Also:
        Constant Field Values
      • DEPLOYMENT_SPECIFICATION__REPRESENTATION

        static final int DEPLOYMENT_SPECIFICATION__REPRESENTATION
        The feature id for the 'Representation' reference.
        See Also:
        Constant Field Values
      • DEPLOYMENT_SPECIFICATION__COLLABORATION_USE

        static final int DEPLOYMENT_SPECIFICATION__COLLABORATION_USE
        The feature id for the 'Collaboration Use' containment reference list.
        See Also:
        Constant Field Values
      • DEPLOYMENT_SPECIFICATION__OWNED_USE_CASE

        static final int DEPLOYMENT_SPECIFICATION__OWNED_USE_CASE
        The feature id for the 'Owned Use Case' containment reference list.
        See Also:
        Constant Field Values
      • DEPLOYMENT_SPECIFICATION__USE_CASE

        static final int DEPLOYMENT_SPECIFICATION__USE_CASE
        The feature id for the 'Use Case' reference list.
        See Also:
        Constant Field Values
      • DEPLOYMENT_SPECIFICATION__FILE_NAME

        static final int DEPLOYMENT_SPECIFICATION__FILE_NAME
        The feature id for the 'File Name' attribute.
        See Also:
        Constant Field Values
      • DEPLOYMENT_SPECIFICATION__NESTED_ARTIFACT

        static final int DEPLOYMENT_SPECIFICATION__NESTED_ARTIFACT
        The feature id for the 'Nested Artifact' containment reference list.
        See Also:
        Constant Field Values
      • DEPLOYMENT_SPECIFICATION__MANIFESTATION

        static final int DEPLOYMENT_SPECIFICATION__MANIFESTATION
        The feature id for the 'Manifestation' containment reference list.
        See Also:
        Constant Field Values
      • DEPLOYMENT_SPECIFICATION__OWNED_OPERATION

        static final int DEPLOYMENT_SPECIFICATION__OWNED_OPERATION
        The feature id for the 'Owned Operation' containment reference list.
        See Also:
        Constant Field Values
      • DEPLOYMENT_SPECIFICATION__OWNED_ATTRIBUTE

        static final int DEPLOYMENT_SPECIFICATION__OWNED_ATTRIBUTE
        The feature id for the 'Owned Attribute' containment reference list.
        See Also:
        Constant Field Values
      • DEPLOYMENT_SPECIFICATION__DEPLOYMENT_LOCATION

        static final int DEPLOYMENT_SPECIFICATION__DEPLOYMENT_LOCATION
        The feature id for the 'Deployment Location' attribute.
        See Also:
        Constant Field Values
      • DEPLOYMENT_SPECIFICATION__EXECUTION_LOCATION

        static final int DEPLOYMENT_SPECIFICATION__EXECUTION_LOCATION
        The feature id for the 'Execution Location' attribute.
        See Also:
        Constant Field Values
      • DEPLOYMENT_SPECIFICATION__DEPLOYMENT

        static final int DEPLOYMENT_SPECIFICATION__DEPLOYMENT
        The feature id for the 'Deployment' container reference.
        See Also:
        Constant Field Values
      • DEPLOYMENT_SPECIFICATION_FEATURE_COUNT

        static final int DEPLOYMENT_SPECIFICATION_FEATURE_COUNT
        The number of structural features of the 'Deployment Specification' class.
        See Also:
        Constant Field Values
      • MANIFESTATION__EANNOTATIONS

        static final int MANIFESTATION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • MANIFESTATION__OWNED_ELEMENT

        static final int MANIFESTATION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • MANIFESTATION__OWNER

        static final int MANIFESTATION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • MANIFESTATION__OWNED_COMMENT

        static final int MANIFESTATION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • MANIFESTATION__NAME

        static final int MANIFESTATION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • MANIFESTATION__VISIBILITY

        static final int MANIFESTATION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • MANIFESTATION__QUALIFIED_NAME

        static final int MANIFESTATION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • MANIFESTATION__CLIENT_DEPENDENCY

        static final int MANIFESTATION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • MANIFESTATION__NAMESPACE

        static final int MANIFESTATION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • MANIFESTATION__NAME_EXPRESSION

        static final int MANIFESTATION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • MANIFESTATION__OWNING_TEMPLATE_PARAMETER

        static final int MANIFESTATION__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • MANIFESTATION__TEMPLATE_PARAMETER

        static final int MANIFESTATION__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • MANIFESTATION__RELATED_ELEMENT

        static final int MANIFESTATION__RELATED_ELEMENT
        The feature id for the 'Related Element' reference list.
        See Also:
        Constant Field Values
      • MANIFESTATION__SOURCE

        static final int MANIFESTATION__SOURCE
        The feature id for the 'Source' reference list.
        See Also:
        Constant Field Values
      • MANIFESTATION__TARGET

        static final int MANIFESTATION__TARGET
        The feature id for the 'Target' reference list.
        See Also:
        Constant Field Values
      • MANIFESTATION__SUPPLIER

        static final int MANIFESTATION__SUPPLIER
        The feature id for the 'Supplier' reference list.
        See Also:
        Constant Field Values
      • MANIFESTATION__CLIENT

        static final int MANIFESTATION__CLIENT
        The feature id for the 'Client' reference list.
        See Also:
        Constant Field Values
      • MANIFESTATION__MAPPING

        static final int MANIFESTATION__MAPPING
        The feature id for the 'Mapping' containment reference.
        See Also:
        Constant Field Values
      • MANIFESTATION__UTILIZED_ELEMENT

        static final int MANIFESTATION__UTILIZED_ELEMENT
        The feature id for the 'Utilized Element' reference.
        See Also:
        Constant Field Values
      • MANIFESTATION_FEATURE_COUNT

        static final int MANIFESTATION_FEATURE_COUNT
        The number of structural features of the 'Manifestation' class.
        See Also:
        Constant Field Values
      • BEHAVIORAL_FEATURE__EANNOTATIONS

        static final int BEHAVIORAL_FEATURE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • BEHAVIORAL_FEATURE__OWNED_ELEMENT

        static final int BEHAVIORAL_FEATURE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • BEHAVIORAL_FEATURE__OWNER

        static final int BEHAVIORAL_FEATURE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • BEHAVIORAL_FEATURE__OWNED_COMMENT

        static final int BEHAVIORAL_FEATURE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • BEHAVIORAL_FEATURE__NAME

        static final int BEHAVIORAL_FEATURE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • BEHAVIORAL_FEATURE__VISIBILITY

        static final int BEHAVIORAL_FEATURE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • BEHAVIORAL_FEATURE__QUALIFIED_NAME

        static final int BEHAVIORAL_FEATURE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • BEHAVIORAL_FEATURE__CLIENT_DEPENDENCY

        static final int BEHAVIORAL_FEATURE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • BEHAVIORAL_FEATURE__NAMESPACE

        static final int BEHAVIORAL_FEATURE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • BEHAVIORAL_FEATURE__NAME_EXPRESSION

        static final int BEHAVIORAL_FEATURE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • BEHAVIORAL_FEATURE__ELEMENT_IMPORT

        static final int BEHAVIORAL_FEATURE__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • BEHAVIORAL_FEATURE__PACKAGE_IMPORT

        static final int BEHAVIORAL_FEATURE__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • BEHAVIORAL_FEATURE__OWNED_RULE

        static final int BEHAVIORAL_FEATURE__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • BEHAVIORAL_FEATURE__MEMBER

        static final int BEHAVIORAL_FEATURE__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • BEHAVIORAL_FEATURE__IMPORTED_MEMBER

        static final int BEHAVIORAL_FEATURE__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • BEHAVIORAL_FEATURE__OWNED_MEMBER

        static final int BEHAVIORAL_FEATURE__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • BEHAVIORAL_FEATURE__IS_LEAF

        static final int BEHAVIORAL_FEATURE__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • BEHAVIORAL_FEATURE__REDEFINED_ELEMENT

        static final int BEHAVIORAL_FEATURE__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • BEHAVIORAL_FEATURE__REDEFINITION_CONTEXT

        static final int BEHAVIORAL_FEATURE__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • BEHAVIORAL_FEATURE__IS_STATIC

        static final int BEHAVIORAL_FEATURE__IS_STATIC
        The feature id for the 'Is Static' attribute.
        See Also:
        Constant Field Values
      • BEHAVIORAL_FEATURE__FEATURING_CLASSIFIER

        static final int BEHAVIORAL_FEATURE__FEATURING_CLASSIFIER
        The feature id for the 'Featuring Classifier' reference list.
        See Also:
        Constant Field Values
      • BEHAVIORAL_FEATURE__OWNED_PARAMETER

        static final int BEHAVIORAL_FEATURE__OWNED_PARAMETER
        The feature id for the 'Owned Parameter' containment reference list.
        See Also:
        Constant Field Values
      • BEHAVIORAL_FEATURE__IS_ABSTRACT

        static final int BEHAVIORAL_FEATURE__IS_ABSTRACT
        The feature id for the 'Is Abstract' attribute.
        See Also:
        Constant Field Values
      • BEHAVIORAL_FEATURE__METHOD

        static final int BEHAVIORAL_FEATURE__METHOD
        The feature id for the 'Method' reference list.
        See Also:
        Constant Field Values
      • BEHAVIORAL_FEATURE__CONCURRENCY

        static final int BEHAVIORAL_FEATURE__CONCURRENCY
        The feature id for the 'Concurrency' attribute.
        See Also:
        Constant Field Values
      • BEHAVIORAL_FEATURE__RAISED_EXCEPTION

        static final int BEHAVIORAL_FEATURE__RAISED_EXCEPTION
        The feature id for the 'Raised Exception' reference list.
        See Also:
        Constant Field Values
      • BEHAVIORAL_FEATURE__OWNED_PARAMETER_SET

        static final int BEHAVIORAL_FEATURE__OWNED_PARAMETER_SET
        The feature id for the 'Owned Parameter Set' containment reference list.
        See Also:
        Constant Field Values
      • BEHAVIORAL_FEATURE_FEATURE_COUNT

        static final int BEHAVIORAL_FEATURE_FEATURE_COUNT
        The number of structural features of the 'Behavioral Feature' class.
        See Also:
        Constant Field Values
      • OPERATION__EANNOTATIONS

        static final int OPERATION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • OPERATION__OWNED_ELEMENT

        static final int OPERATION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • OPERATION__OWNER

        static final int OPERATION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • OPERATION__OWNED_COMMENT

        static final int OPERATION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • OPERATION__NAME

        static final int OPERATION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • OPERATION__VISIBILITY

        static final int OPERATION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • OPERATION__QUALIFIED_NAME

        static final int OPERATION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • OPERATION__CLIENT_DEPENDENCY

        static final int OPERATION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • OPERATION__NAMESPACE

        static final int OPERATION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • OPERATION__NAME_EXPRESSION

        static final int OPERATION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • OPERATION__ELEMENT_IMPORT

        static final int OPERATION__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • OPERATION__PACKAGE_IMPORT

        static final int OPERATION__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • OPERATION__OWNED_RULE

        static final int OPERATION__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • OPERATION__MEMBER

        static final int OPERATION__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • OPERATION__IMPORTED_MEMBER

        static final int OPERATION__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • OPERATION__OWNED_MEMBER

        static final int OPERATION__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • OPERATION__IS_LEAF

        static final int OPERATION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • OPERATION__REDEFINED_ELEMENT

        static final int OPERATION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • OPERATION__REDEFINITION_CONTEXT

        static final int OPERATION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • OPERATION__IS_STATIC

        static final int OPERATION__IS_STATIC
        The feature id for the 'Is Static' attribute.
        See Also:
        Constant Field Values
      • OPERATION__FEATURING_CLASSIFIER

        static final int OPERATION__FEATURING_CLASSIFIER
        The feature id for the 'Featuring Classifier' reference list.
        See Also:
        Constant Field Values
      • OPERATION__OWNED_PARAMETER

        static final int OPERATION__OWNED_PARAMETER
        The feature id for the 'Owned Parameter' containment reference list.
        See Also:
        Constant Field Values
      • OPERATION__IS_ABSTRACT

        static final int OPERATION__IS_ABSTRACT
        The feature id for the 'Is Abstract' attribute.
        See Also:
        Constant Field Values
      • OPERATION__METHOD

        static final int OPERATION__METHOD
        The feature id for the 'Method' reference list.
        See Also:
        Constant Field Values
      • OPERATION__CONCURRENCY

        static final int OPERATION__CONCURRENCY
        The feature id for the 'Concurrency' attribute.
        See Also:
        Constant Field Values
      • OPERATION__RAISED_EXCEPTION

        static final int OPERATION__RAISED_EXCEPTION
        The feature id for the 'Raised Exception' reference list.
        See Also:
        Constant Field Values
      • OPERATION__OWNED_PARAMETER_SET

        static final int OPERATION__OWNED_PARAMETER_SET
        The feature id for the 'Owned Parameter Set' containment reference list.
        See Also:
        Constant Field Values
      • OPERATION__OWNING_TEMPLATE_PARAMETER

        static final int OPERATION__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • OPERATION__TEMPLATE_PARAMETER

        static final int OPERATION__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • OPERATION__TEMPLATE_BINDING

        static final int OPERATION__TEMPLATE_BINDING
        The feature id for the 'Template Binding' containment reference list.
        See Also:
        Constant Field Values
      • OPERATION__OWNED_TEMPLATE_SIGNATURE

        static final int OPERATION__OWNED_TEMPLATE_SIGNATURE
        The feature id for the 'Owned Template Signature' containment reference.
        See Also:
        Constant Field Values
      • OPERATION__INTERFACE

        static final int OPERATION__INTERFACE
        The feature id for the 'Interface' container reference.
        See Also:
        Constant Field Values
      • OPERATION__CLASS

        static final int OPERATION__CLASS
        The feature id for the 'Class' container reference.
        See Also:
        Constant Field Values
      • OPERATION__IS_QUERY

        static final int OPERATION__IS_QUERY
        The feature id for the 'Is Query' attribute.
        See Also:
        Constant Field Values
      • OPERATION__IS_ORDERED

        static final int OPERATION__IS_ORDERED
        The feature id for the 'Is Ordered' attribute.
        See Also:
        Constant Field Values
      • OPERATION__IS_UNIQUE

        static final int OPERATION__IS_UNIQUE
        The feature id for the 'Is Unique' attribute.
        See Also:
        Constant Field Values
      • OPERATION__LOWER

        static final int OPERATION__LOWER
        The feature id for the 'Lower' attribute.
        See Also:
        Constant Field Values
      • OPERATION__UPPER

        static final int OPERATION__UPPER
        The feature id for the 'Upper' attribute.
        See Also:
        Constant Field Values
      • OPERATION__PRECONDITION

        static final int OPERATION__PRECONDITION
        The feature id for the 'Precondition' reference list.
        See Also:
        Constant Field Values
      • OPERATION__POSTCONDITION

        static final int OPERATION__POSTCONDITION
        The feature id for the 'Postcondition' reference list.
        See Also:
        Constant Field Values
      • OPERATION__REDEFINED_OPERATION

        static final int OPERATION__REDEFINED_OPERATION
        The feature id for the 'Redefined Operation' reference list.
        See Also:
        Constant Field Values
      • OPERATION__DATATYPE

        static final int OPERATION__DATATYPE
        The feature id for the 'Datatype' container reference.
        See Also:
        Constant Field Values
      • OPERATION__BODY_CONDITION

        static final int OPERATION__BODY_CONDITION
        The feature id for the 'Body Condition' reference.
        See Also:
        Constant Field Values
      • OPERATION__TYPE

        static final int OPERATION__TYPE
        The feature id for the 'Type' reference.
        See Also:
        Constant Field Values
      • OPERATION_FEATURE_COUNT

        static final int OPERATION_FEATURE_COUNT
        The number of structural features of the 'Operation' class.
        See Also:
        Constant Field Values
      • STRUCTURED_CLASSIFIER__EANNOTATIONS

        static final int STRUCTURED_CLASSIFIER__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_CLASSIFIER__OWNED_ELEMENT

        static final int STRUCTURED_CLASSIFIER__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_CLASSIFIER__OWNER

        static final int STRUCTURED_CLASSIFIER__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • STRUCTURED_CLASSIFIER__OWNED_COMMENT

        static final int STRUCTURED_CLASSIFIER__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_CLASSIFIER__NAME

        static final int STRUCTURED_CLASSIFIER__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • STRUCTURED_CLASSIFIER__VISIBILITY

        static final int STRUCTURED_CLASSIFIER__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • STRUCTURED_CLASSIFIER__QUALIFIED_NAME

        static final int STRUCTURED_CLASSIFIER__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • STRUCTURED_CLASSIFIER__CLIENT_DEPENDENCY

        static final int STRUCTURED_CLASSIFIER__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_CLASSIFIER__NAMESPACE

        static final int STRUCTURED_CLASSIFIER__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • STRUCTURED_CLASSIFIER__NAME_EXPRESSION

        static final int STRUCTURED_CLASSIFIER__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • STRUCTURED_CLASSIFIER__ELEMENT_IMPORT

        static final int STRUCTURED_CLASSIFIER__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_CLASSIFIER__PACKAGE_IMPORT

        static final int STRUCTURED_CLASSIFIER__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_CLASSIFIER__OWNED_RULE

        static final int STRUCTURED_CLASSIFIER__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_CLASSIFIER__MEMBER

        static final int STRUCTURED_CLASSIFIER__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_CLASSIFIER__IMPORTED_MEMBER

        static final int STRUCTURED_CLASSIFIER__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_CLASSIFIER__OWNED_MEMBER

        static final int STRUCTURED_CLASSIFIER__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_CLASSIFIER__IS_LEAF

        static final int STRUCTURED_CLASSIFIER__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • STRUCTURED_CLASSIFIER__REDEFINED_ELEMENT

        static final int STRUCTURED_CLASSIFIER__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_CLASSIFIER__REDEFINITION_CONTEXT

        static final int STRUCTURED_CLASSIFIER__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_CLASSIFIER__OWNING_TEMPLATE_PARAMETER

        static final int STRUCTURED_CLASSIFIER__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • STRUCTURED_CLASSIFIER__TEMPLATE_PARAMETER

        static final int STRUCTURED_CLASSIFIER__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • STRUCTURED_CLASSIFIER__PACKAGE

        static final int STRUCTURED_CLASSIFIER__PACKAGE
        The feature id for the 'Package' reference.
        See Also:
        Constant Field Values
      • STRUCTURED_CLASSIFIER__TEMPLATE_BINDING

        static final int STRUCTURED_CLASSIFIER__TEMPLATE_BINDING
        The feature id for the 'Template Binding' containment reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_CLASSIFIER__OWNED_TEMPLATE_SIGNATURE

        static final int STRUCTURED_CLASSIFIER__OWNED_TEMPLATE_SIGNATURE
        The feature id for the 'Owned Template Signature' containment reference.
        See Also:
        Constant Field Values
      • STRUCTURED_CLASSIFIER__IS_ABSTRACT

        static final int STRUCTURED_CLASSIFIER__IS_ABSTRACT
        The feature id for the 'Is Abstract' attribute.
        See Also:
        Constant Field Values
      • STRUCTURED_CLASSIFIER__GENERALIZATION

        static final int STRUCTURED_CLASSIFIER__GENERALIZATION
        The feature id for the 'Generalization' containment reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_CLASSIFIER__POWERTYPE_EXTENT

        static final int STRUCTURED_CLASSIFIER__POWERTYPE_EXTENT
        The feature id for the 'Powertype Extent' reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_CLASSIFIER__FEATURE

        static final int STRUCTURED_CLASSIFIER__FEATURE
        The feature id for the 'Feature' reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_CLASSIFIER__INHERITED_MEMBER

        static final int STRUCTURED_CLASSIFIER__INHERITED_MEMBER
        The feature id for the 'Inherited Member' reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_CLASSIFIER__REDEFINED_CLASSIFIER

        static final int STRUCTURED_CLASSIFIER__REDEFINED_CLASSIFIER
        The feature id for the 'Redefined Classifier' reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_CLASSIFIER__GENERAL

        static final int STRUCTURED_CLASSIFIER__GENERAL
        The feature id for the 'General' reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_CLASSIFIER__SUBSTITUTION

        static final int STRUCTURED_CLASSIFIER__SUBSTITUTION
        The feature id for the 'Substitution' containment reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_CLASSIFIER__ATTRIBUTE

        static final int STRUCTURED_CLASSIFIER__ATTRIBUTE
        The feature id for the 'Attribute' reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_CLASSIFIER__REPRESENTATION

        static final int STRUCTURED_CLASSIFIER__REPRESENTATION
        The feature id for the 'Representation' reference.
        See Also:
        Constant Field Values
      • STRUCTURED_CLASSIFIER__COLLABORATION_USE

        static final int STRUCTURED_CLASSIFIER__COLLABORATION_USE
        The feature id for the 'Collaboration Use' containment reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_CLASSIFIER__OWNED_USE_CASE

        static final int STRUCTURED_CLASSIFIER__OWNED_USE_CASE
        The feature id for the 'Owned Use Case' containment reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_CLASSIFIER__USE_CASE

        static final int STRUCTURED_CLASSIFIER__USE_CASE
        The feature id for the 'Use Case' reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_CLASSIFIER__OWNED_ATTRIBUTE

        static final int STRUCTURED_CLASSIFIER__OWNED_ATTRIBUTE
        The feature id for the 'Owned Attribute' containment reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_CLASSIFIER__PART

        static final int STRUCTURED_CLASSIFIER__PART
        The feature id for the 'Part' reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_CLASSIFIER__ROLE

        static final int STRUCTURED_CLASSIFIER__ROLE
        The feature id for the 'Role' reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_CLASSIFIER__OWNED_CONNECTOR

        static final int STRUCTURED_CLASSIFIER__OWNED_CONNECTOR
        The feature id for the 'Owned Connector' containment reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_CLASSIFIER_FEATURE_COUNT

        static final int STRUCTURED_CLASSIFIER_FEATURE_COUNT
        The number of structural features of the 'Structured Classifier' class.
        See Also:
        Constant Field Values
      • ENCAPSULATED_CLASSIFIER__EANNOTATIONS

        static final int ENCAPSULATED_CLASSIFIER__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • ENCAPSULATED_CLASSIFIER__OWNED_ELEMENT

        static final int ENCAPSULATED_CLASSIFIER__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • ENCAPSULATED_CLASSIFIER__OWNER

        static final int ENCAPSULATED_CLASSIFIER__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • ENCAPSULATED_CLASSIFIER__OWNED_COMMENT

        static final int ENCAPSULATED_CLASSIFIER__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • ENCAPSULATED_CLASSIFIER__NAME

        static final int ENCAPSULATED_CLASSIFIER__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • ENCAPSULATED_CLASSIFIER__VISIBILITY

        static final int ENCAPSULATED_CLASSIFIER__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • ENCAPSULATED_CLASSIFIER__QUALIFIED_NAME

        static final int ENCAPSULATED_CLASSIFIER__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • ENCAPSULATED_CLASSIFIER__CLIENT_DEPENDENCY

        static final int ENCAPSULATED_CLASSIFIER__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • ENCAPSULATED_CLASSIFIER__NAMESPACE

        static final int ENCAPSULATED_CLASSIFIER__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • ENCAPSULATED_CLASSIFIER__NAME_EXPRESSION

        static final int ENCAPSULATED_CLASSIFIER__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • ENCAPSULATED_CLASSIFIER__ELEMENT_IMPORT

        static final int ENCAPSULATED_CLASSIFIER__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • ENCAPSULATED_CLASSIFIER__PACKAGE_IMPORT

        static final int ENCAPSULATED_CLASSIFIER__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • ENCAPSULATED_CLASSIFIER__OWNED_RULE

        static final int ENCAPSULATED_CLASSIFIER__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • ENCAPSULATED_CLASSIFIER__MEMBER

        static final int ENCAPSULATED_CLASSIFIER__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • ENCAPSULATED_CLASSIFIER__IMPORTED_MEMBER

        static final int ENCAPSULATED_CLASSIFIER__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • ENCAPSULATED_CLASSIFIER__OWNED_MEMBER

        static final int ENCAPSULATED_CLASSIFIER__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • ENCAPSULATED_CLASSIFIER__IS_LEAF

        static final int ENCAPSULATED_CLASSIFIER__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • ENCAPSULATED_CLASSIFIER__REDEFINED_ELEMENT

        static final int ENCAPSULATED_CLASSIFIER__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • ENCAPSULATED_CLASSIFIER__REDEFINITION_CONTEXT

        static final int ENCAPSULATED_CLASSIFIER__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • ENCAPSULATED_CLASSIFIER__OWNING_TEMPLATE_PARAMETER

        static final int ENCAPSULATED_CLASSIFIER__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • ENCAPSULATED_CLASSIFIER__TEMPLATE_PARAMETER

        static final int ENCAPSULATED_CLASSIFIER__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • ENCAPSULATED_CLASSIFIER__PACKAGE

        static final int ENCAPSULATED_CLASSIFIER__PACKAGE
        The feature id for the 'Package' reference.
        See Also:
        Constant Field Values
      • ENCAPSULATED_CLASSIFIER__TEMPLATE_BINDING

        static final int ENCAPSULATED_CLASSIFIER__TEMPLATE_BINDING
        The feature id for the 'Template Binding' containment reference list.
        See Also:
        Constant Field Values
      • ENCAPSULATED_CLASSIFIER__OWNED_TEMPLATE_SIGNATURE

        static final int ENCAPSULATED_CLASSIFIER__OWNED_TEMPLATE_SIGNATURE
        The feature id for the 'Owned Template Signature' containment reference.
        See Also:
        Constant Field Values
      • ENCAPSULATED_CLASSIFIER__IS_ABSTRACT

        static final int ENCAPSULATED_CLASSIFIER__IS_ABSTRACT
        The feature id for the 'Is Abstract' attribute.
        See Also:
        Constant Field Values
      • ENCAPSULATED_CLASSIFIER__GENERALIZATION

        static final int ENCAPSULATED_CLASSIFIER__GENERALIZATION
        The feature id for the 'Generalization' containment reference list.
        See Also:
        Constant Field Values
      • ENCAPSULATED_CLASSIFIER__POWERTYPE_EXTENT

        static final int ENCAPSULATED_CLASSIFIER__POWERTYPE_EXTENT
        The feature id for the 'Powertype Extent' reference list.
        See Also:
        Constant Field Values
      • ENCAPSULATED_CLASSIFIER__FEATURE

        static final int ENCAPSULATED_CLASSIFIER__FEATURE
        The feature id for the 'Feature' reference list.
        See Also:
        Constant Field Values
      • ENCAPSULATED_CLASSIFIER__INHERITED_MEMBER

        static final int ENCAPSULATED_CLASSIFIER__INHERITED_MEMBER
        The feature id for the 'Inherited Member' reference list.
        See Also:
        Constant Field Values
      • ENCAPSULATED_CLASSIFIER__REDEFINED_CLASSIFIER

        static final int ENCAPSULATED_CLASSIFIER__REDEFINED_CLASSIFIER
        The feature id for the 'Redefined Classifier' reference list.
        See Also:
        Constant Field Values
      • ENCAPSULATED_CLASSIFIER__GENERAL

        static final int ENCAPSULATED_CLASSIFIER__GENERAL
        The feature id for the 'General' reference list.
        See Also:
        Constant Field Values
      • ENCAPSULATED_CLASSIFIER__SUBSTITUTION

        static final int ENCAPSULATED_CLASSIFIER__SUBSTITUTION
        The feature id for the 'Substitution' containment reference list.
        See Also:
        Constant Field Values
      • ENCAPSULATED_CLASSIFIER__ATTRIBUTE

        static final int ENCAPSULATED_CLASSIFIER__ATTRIBUTE
        The feature id for the 'Attribute' reference list.
        See Also:
        Constant Field Values
      • ENCAPSULATED_CLASSIFIER__REPRESENTATION

        static final int ENCAPSULATED_CLASSIFIER__REPRESENTATION
        The feature id for the 'Representation' reference.
        See Also:
        Constant Field Values
      • ENCAPSULATED_CLASSIFIER__COLLABORATION_USE

        static final int ENCAPSULATED_CLASSIFIER__COLLABORATION_USE
        The feature id for the 'Collaboration Use' containment reference list.
        See Also:
        Constant Field Values
      • ENCAPSULATED_CLASSIFIER__OWNED_USE_CASE

        static final int ENCAPSULATED_CLASSIFIER__OWNED_USE_CASE
        The feature id for the 'Owned Use Case' containment reference list.
        See Also:
        Constant Field Values
      • ENCAPSULATED_CLASSIFIER__USE_CASE

        static final int ENCAPSULATED_CLASSIFIER__USE_CASE
        The feature id for the 'Use Case' reference list.
        See Also:
        Constant Field Values
      • ENCAPSULATED_CLASSIFIER__OWNED_ATTRIBUTE

        static final int ENCAPSULATED_CLASSIFIER__OWNED_ATTRIBUTE
        The feature id for the 'Owned Attribute' containment reference list.
        See Also:
        Constant Field Values
      • ENCAPSULATED_CLASSIFIER__PART

        static final int ENCAPSULATED_CLASSIFIER__PART
        The feature id for the 'Part' reference list.
        See Also:
        Constant Field Values
      • ENCAPSULATED_CLASSIFIER__ROLE

        static final int ENCAPSULATED_CLASSIFIER__ROLE
        The feature id for the 'Role' reference list.
        See Also:
        Constant Field Values
      • ENCAPSULATED_CLASSIFIER__OWNED_CONNECTOR

        static final int ENCAPSULATED_CLASSIFIER__OWNED_CONNECTOR
        The feature id for the 'Owned Connector' containment reference list.
        See Also:
        Constant Field Values
      • ENCAPSULATED_CLASSIFIER__OWNED_PORT

        static final int ENCAPSULATED_CLASSIFIER__OWNED_PORT
        The feature id for the 'Owned Port' reference list.
        See Also:
        Constant Field Values
      • ENCAPSULATED_CLASSIFIER_FEATURE_COUNT

        static final int ENCAPSULATED_CLASSIFIER_FEATURE_COUNT
        The number of structural features of the 'Encapsulated Classifier' class.
        See Also:
        Constant Field Values
      • CLASS__EANNOTATIONS

        static final int CLASS__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • CLASS__OWNED_ELEMENT

        static final int CLASS__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • CLASS__OWNER

        static final int CLASS__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • CLASS__OWNED_COMMENT

        static final int CLASS__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • CLASS__NAME

        static final int CLASS__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • CLASS__VISIBILITY

        static final int CLASS__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • CLASS__QUALIFIED_NAME

        static final int CLASS__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • CLASS__CLIENT_DEPENDENCY

        static final int CLASS__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • CLASS__NAMESPACE

        static final int CLASS__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • CLASS__NAME_EXPRESSION

        static final int CLASS__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • CLASS__ELEMENT_IMPORT

        static final int CLASS__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • CLASS__PACKAGE_IMPORT

        static final int CLASS__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • CLASS__OWNED_RULE

        static final int CLASS__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • CLASS__MEMBER

        static final int CLASS__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • CLASS__IMPORTED_MEMBER

        static final int CLASS__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • CLASS__OWNED_MEMBER

        static final int CLASS__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • CLASS__IS_LEAF

        static final int CLASS__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • CLASS__REDEFINED_ELEMENT

        static final int CLASS__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • CLASS__REDEFINITION_CONTEXT

        static final int CLASS__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • CLASS__OWNING_TEMPLATE_PARAMETER

        static final int CLASS__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • CLASS__TEMPLATE_PARAMETER

        static final int CLASS__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • CLASS__PACKAGE

        static final int CLASS__PACKAGE
        The feature id for the 'Package' reference.
        See Also:
        Constant Field Values
      • CLASS__TEMPLATE_BINDING

        static final int CLASS__TEMPLATE_BINDING
        The feature id for the 'Template Binding' containment reference list.
        See Also:
        Constant Field Values
      • CLASS__OWNED_TEMPLATE_SIGNATURE

        static final int CLASS__OWNED_TEMPLATE_SIGNATURE
        The feature id for the 'Owned Template Signature' containment reference.
        See Also:
        Constant Field Values
      • CLASS__IS_ABSTRACT

        static final int CLASS__IS_ABSTRACT
        The feature id for the 'Is Abstract' attribute.
        See Also:
        Constant Field Values
      • CLASS__GENERALIZATION

        static final int CLASS__GENERALIZATION
        The feature id for the 'Generalization' containment reference list.
        See Also:
        Constant Field Values
      • CLASS__POWERTYPE_EXTENT

        static final int CLASS__POWERTYPE_EXTENT
        The feature id for the 'Powertype Extent' reference list.
        See Also:
        Constant Field Values
      • CLASS__FEATURE

        static final int CLASS__FEATURE
        The feature id for the 'Feature' reference list.
        See Also:
        Constant Field Values
      • CLASS__INHERITED_MEMBER

        static final int CLASS__INHERITED_MEMBER
        The feature id for the 'Inherited Member' reference list.
        See Also:
        Constant Field Values
      • CLASS__REDEFINED_CLASSIFIER

        static final int CLASS__REDEFINED_CLASSIFIER
        The feature id for the 'Redefined Classifier' reference list.
        See Also:
        Constant Field Values
      • CLASS__GENERAL

        static final int CLASS__GENERAL
        The feature id for the 'General' reference list.
        See Also:
        Constant Field Values
      • CLASS__SUBSTITUTION

        static final int CLASS__SUBSTITUTION
        The feature id for the 'Substitution' containment reference list.
        See Also:
        Constant Field Values
      • CLASS__ATTRIBUTE

        static final int CLASS__ATTRIBUTE
        The feature id for the 'Attribute' reference list.
        See Also:
        Constant Field Values
      • CLASS__REPRESENTATION

        static final int CLASS__REPRESENTATION
        The feature id for the 'Representation' reference.
        See Also:
        Constant Field Values
      • CLASS__COLLABORATION_USE

        static final int CLASS__COLLABORATION_USE
        The feature id for the 'Collaboration Use' containment reference list.
        See Also:
        Constant Field Values
      • CLASS__OWNED_USE_CASE

        static final int CLASS__OWNED_USE_CASE
        The feature id for the 'Owned Use Case' containment reference list.
        See Also:
        Constant Field Values
      • CLASS__USE_CASE

        static final int CLASS__USE_CASE
        The feature id for the 'Use Case' reference list.
        See Also:
        Constant Field Values
      • CLASS__OWNED_ATTRIBUTE

        static final int CLASS__OWNED_ATTRIBUTE
        The feature id for the 'Owned Attribute' containment reference list.
        See Also:
        Constant Field Values
      • CLASS__PART

        static final int CLASS__PART
        The feature id for the 'Part' reference list.
        See Also:
        Constant Field Values
      • CLASS__ROLE

        static final int CLASS__ROLE
        The feature id for the 'Role' reference list.
        See Also:
        Constant Field Values
      • CLASS__OWNED_CONNECTOR

        static final int CLASS__OWNED_CONNECTOR
        The feature id for the 'Owned Connector' containment reference list.
        See Also:
        Constant Field Values
      • CLASS__OWNED_PORT

        static final int CLASS__OWNED_PORT
        The feature id for the 'Owned Port' reference list.
        See Also:
        Constant Field Values
      • CLASS__OWNED_BEHAVIOR

        static final int CLASS__OWNED_BEHAVIOR
        The feature id for the 'Owned Behavior' containment reference list.
        See Also:
        Constant Field Values
      • CLASS__CLASSIFIER_BEHAVIOR

        static final int CLASS__CLASSIFIER_BEHAVIOR
        The feature id for the 'Classifier Behavior' reference.
        See Also:
        Constant Field Values
      • CLASS__INTERFACE_REALIZATION

        static final int CLASS__INTERFACE_REALIZATION
        The feature id for the 'Interface Realization' containment reference list.
        See Also:
        Constant Field Values
      • CLASS__OWNED_TRIGGER

        static final int CLASS__OWNED_TRIGGER
        The feature id for the 'Owned Trigger' containment reference list.
        See Also:
        Constant Field Values
      • CLASS__NESTED_CLASSIFIER

        static final int CLASS__NESTED_CLASSIFIER
        The feature id for the 'Nested Classifier' containment reference list.
        See Also:
        Constant Field Values
      • CLASS__OWNED_OPERATION

        static final int CLASS__OWNED_OPERATION
        The feature id for the 'Owned Operation' containment reference list.
        See Also:
        Constant Field Values
      • CLASS__SUPER_CLASS

        static final int CLASS__SUPER_CLASS
        The feature id for the 'Super Class' reference list.
        See Also:
        Constant Field Values
      • CLASS__IS_ACTIVE

        static final int CLASS__IS_ACTIVE
        The feature id for the 'Is Active' attribute.
        See Also:
        Constant Field Values
      • CLASS__OWNED_RECEPTION

        static final int CLASS__OWNED_RECEPTION
        The feature id for the 'Owned Reception' containment reference list.
        See Also:
        Constant Field Values
      • CLASS__EXTENSION

        static final int CLASS__EXTENSION
        The feature id for the 'Extension' reference list.
        See Also:
        Constant Field Values
      • CLASS_FEATURE_COUNT

        static final int CLASS_FEATURE_COUNT
        The number of structural features of the 'Class' class.
        See Also:
        Constant Field Values
      • BEHAVIOR__EANNOTATIONS

        static final int BEHAVIOR__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR__OWNED_ELEMENT

        static final int BEHAVIOR__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR__OWNER

        static final int BEHAVIOR__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • BEHAVIOR__OWNED_COMMENT

        static final int BEHAVIOR__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR__NAME

        static final int BEHAVIOR__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • BEHAVIOR__VISIBILITY

        static final int BEHAVIOR__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • BEHAVIOR__QUALIFIED_NAME

        static final int BEHAVIOR__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • BEHAVIOR__CLIENT_DEPENDENCY

        static final int BEHAVIOR__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR__NAMESPACE

        static final int BEHAVIOR__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • BEHAVIOR__NAME_EXPRESSION

        static final int BEHAVIOR__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • BEHAVIOR__ELEMENT_IMPORT

        static final int BEHAVIOR__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR__PACKAGE_IMPORT

        static final int BEHAVIOR__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR__OWNED_RULE

        static final int BEHAVIOR__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR__MEMBER

        static final int BEHAVIOR__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR__IMPORTED_MEMBER

        static final int BEHAVIOR__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR__OWNED_MEMBER

        static final int BEHAVIOR__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR__IS_LEAF

        static final int BEHAVIOR__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • BEHAVIOR__REDEFINED_ELEMENT

        static final int BEHAVIOR__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR__REDEFINITION_CONTEXT

        static final int BEHAVIOR__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR__OWNING_TEMPLATE_PARAMETER

        static final int BEHAVIOR__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • BEHAVIOR__TEMPLATE_PARAMETER

        static final int BEHAVIOR__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • BEHAVIOR__PACKAGE

        static final int BEHAVIOR__PACKAGE
        The feature id for the 'Package' reference.
        See Also:
        Constant Field Values
      • BEHAVIOR__TEMPLATE_BINDING

        static final int BEHAVIOR__TEMPLATE_BINDING
        The feature id for the 'Template Binding' containment reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR__OWNED_TEMPLATE_SIGNATURE

        static final int BEHAVIOR__OWNED_TEMPLATE_SIGNATURE
        The feature id for the 'Owned Template Signature' containment reference.
        See Also:
        Constant Field Values
      • BEHAVIOR__IS_ABSTRACT

        static final int BEHAVIOR__IS_ABSTRACT
        The feature id for the 'Is Abstract' attribute.
        See Also:
        Constant Field Values
      • BEHAVIOR__GENERALIZATION

        static final int BEHAVIOR__GENERALIZATION
        The feature id for the 'Generalization' containment reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR__POWERTYPE_EXTENT

        static final int BEHAVIOR__POWERTYPE_EXTENT
        The feature id for the 'Powertype Extent' reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR__FEATURE

        static final int BEHAVIOR__FEATURE
        The feature id for the 'Feature' reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR__INHERITED_MEMBER

        static final int BEHAVIOR__INHERITED_MEMBER
        The feature id for the 'Inherited Member' reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR__REDEFINED_CLASSIFIER

        static final int BEHAVIOR__REDEFINED_CLASSIFIER
        The feature id for the 'Redefined Classifier' reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR__GENERAL

        static final int BEHAVIOR__GENERAL
        The feature id for the 'General' reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR__SUBSTITUTION

        static final int BEHAVIOR__SUBSTITUTION
        The feature id for the 'Substitution' containment reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR__ATTRIBUTE

        static final int BEHAVIOR__ATTRIBUTE
        The feature id for the 'Attribute' reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR__REPRESENTATION

        static final int BEHAVIOR__REPRESENTATION
        The feature id for the 'Representation' reference.
        See Also:
        Constant Field Values
      • BEHAVIOR__COLLABORATION_USE

        static final int BEHAVIOR__COLLABORATION_USE
        The feature id for the 'Collaboration Use' containment reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR__OWNED_USE_CASE

        static final int BEHAVIOR__OWNED_USE_CASE
        The feature id for the 'Owned Use Case' containment reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR__USE_CASE

        static final int BEHAVIOR__USE_CASE
        The feature id for the 'Use Case' reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR__OWNED_ATTRIBUTE

        static final int BEHAVIOR__OWNED_ATTRIBUTE
        The feature id for the 'Owned Attribute' containment reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR__PART

        static final int BEHAVIOR__PART
        The feature id for the 'Part' reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR__ROLE

        static final int BEHAVIOR__ROLE
        The feature id for the 'Role' reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR__OWNED_CONNECTOR

        static final int BEHAVIOR__OWNED_CONNECTOR
        The feature id for the 'Owned Connector' containment reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR__OWNED_PORT

        static final int BEHAVIOR__OWNED_PORT
        The feature id for the 'Owned Port' reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR__OWNED_BEHAVIOR

        static final int BEHAVIOR__OWNED_BEHAVIOR
        The feature id for the 'Owned Behavior' containment reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR__CLASSIFIER_BEHAVIOR

        static final int BEHAVIOR__CLASSIFIER_BEHAVIOR
        The feature id for the 'Classifier Behavior' reference.
        See Also:
        Constant Field Values
      • BEHAVIOR__INTERFACE_REALIZATION

        static final int BEHAVIOR__INTERFACE_REALIZATION
        The feature id for the 'Interface Realization' containment reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR__OWNED_TRIGGER

        static final int BEHAVIOR__OWNED_TRIGGER
        The feature id for the 'Owned Trigger' containment reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR__NESTED_CLASSIFIER

        static final int BEHAVIOR__NESTED_CLASSIFIER
        The feature id for the 'Nested Classifier' containment reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR__OWNED_OPERATION

        static final int BEHAVIOR__OWNED_OPERATION
        The feature id for the 'Owned Operation' containment reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR__SUPER_CLASS

        static final int BEHAVIOR__SUPER_CLASS
        The feature id for the 'Super Class' reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR__IS_ACTIVE

        static final int BEHAVIOR__IS_ACTIVE
        The feature id for the 'Is Active' attribute.
        See Also:
        Constant Field Values
      • BEHAVIOR__OWNED_RECEPTION

        static final int BEHAVIOR__OWNED_RECEPTION
        The feature id for the 'Owned Reception' containment reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR__EXTENSION

        static final int BEHAVIOR__EXTENSION
        The feature id for the 'Extension' reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR__IS_REENTRANT

        static final int BEHAVIOR__IS_REENTRANT
        The feature id for the 'Is Reentrant' attribute.
        See Also:
        Constant Field Values
      • BEHAVIOR__REDEFINED_BEHAVIOR

        static final int BEHAVIOR__REDEFINED_BEHAVIOR
        The feature id for the 'Redefined Behavior' reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR__OWNED_PARAMETER

        static final int BEHAVIOR__OWNED_PARAMETER
        The feature id for the 'Owned Parameter' containment reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR__CONTEXT

        static final int BEHAVIOR__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • BEHAVIOR__PRECONDITION

        static final int BEHAVIOR__PRECONDITION
        The feature id for the 'Precondition' containment reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR__POSTCONDITION

        static final int BEHAVIOR__POSTCONDITION
        The feature id for the 'Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR__OWNED_PARAMETER_SET

        static final int BEHAVIOR__OWNED_PARAMETER_SET
        The feature id for the 'Owned Parameter Set' containment reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR__SPECIFICATION

        static final int BEHAVIOR__SPECIFICATION
        The feature id for the 'Specification' reference.
        See Also:
        Constant Field Values
      • BEHAVIOR_FEATURE_COUNT

        static final int BEHAVIOR_FEATURE_COUNT
        The number of structural features of the 'Behavior' class.
        See Also:
        Constant Field Values
      • BEHAVIORED_CLASSIFIER__EANNOTATIONS

        static final int BEHAVIORED_CLASSIFIER__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • BEHAVIORED_CLASSIFIER__OWNED_ELEMENT

        static final int BEHAVIORED_CLASSIFIER__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • BEHAVIORED_CLASSIFIER__OWNER

        static final int BEHAVIORED_CLASSIFIER__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • BEHAVIORED_CLASSIFIER__OWNED_COMMENT

        static final int BEHAVIORED_CLASSIFIER__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • BEHAVIORED_CLASSIFIER__NAME

        static final int BEHAVIORED_CLASSIFIER__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • BEHAVIORED_CLASSIFIER__VISIBILITY

        static final int BEHAVIORED_CLASSIFIER__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • BEHAVIORED_CLASSIFIER__QUALIFIED_NAME

        static final int BEHAVIORED_CLASSIFIER__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • BEHAVIORED_CLASSIFIER__CLIENT_DEPENDENCY

        static final int BEHAVIORED_CLASSIFIER__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • BEHAVIORED_CLASSIFIER__NAMESPACE

        static final int BEHAVIORED_CLASSIFIER__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • BEHAVIORED_CLASSIFIER__NAME_EXPRESSION

        static final int BEHAVIORED_CLASSIFIER__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • BEHAVIORED_CLASSIFIER__ELEMENT_IMPORT

        static final int BEHAVIORED_CLASSIFIER__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • BEHAVIORED_CLASSIFIER__PACKAGE_IMPORT

        static final int BEHAVIORED_CLASSIFIER__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • BEHAVIORED_CLASSIFIER__OWNED_RULE

        static final int BEHAVIORED_CLASSIFIER__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • BEHAVIORED_CLASSIFIER__MEMBER

        static final int BEHAVIORED_CLASSIFIER__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • BEHAVIORED_CLASSIFIER__IMPORTED_MEMBER

        static final int BEHAVIORED_CLASSIFIER__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • BEHAVIORED_CLASSIFIER__OWNED_MEMBER

        static final int BEHAVIORED_CLASSIFIER__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • BEHAVIORED_CLASSIFIER__IS_LEAF

        static final int BEHAVIORED_CLASSIFIER__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • BEHAVIORED_CLASSIFIER__REDEFINED_ELEMENT

        static final int BEHAVIORED_CLASSIFIER__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • BEHAVIORED_CLASSIFIER__REDEFINITION_CONTEXT

        static final int BEHAVIORED_CLASSIFIER__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • BEHAVIORED_CLASSIFIER__OWNING_TEMPLATE_PARAMETER

        static final int BEHAVIORED_CLASSIFIER__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • BEHAVIORED_CLASSIFIER__TEMPLATE_PARAMETER

        static final int BEHAVIORED_CLASSIFIER__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • BEHAVIORED_CLASSIFIER__PACKAGE

        static final int BEHAVIORED_CLASSIFIER__PACKAGE
        The feature id for the 'Package' reference.
        See Also:
        Constant Field Values
      • BEHAVIORED_CLASSIFIER__TEMPLATE_BINDING

        static final int BEHAVIORED_CLASSIFIER__TEMPLATE_BINDING
        The feature id for the 'Template Binding' containment reference list.
        See Also:
        Constant Field Values
      • BEHAVIORED_CLASSIFIER__OWNED_TEMPLATE_SIGNATURE

        static final int BEHAVIORED_CLASSIFIER__OWNED_TEMPLATE_SIGNATURE
        The feature id for the 'Owned Template Signature' containment reference.
        See Also:
        Constant Field Values
      • BEHAVIORED_CLASSIFIER__IS_ABSTRACT

        static final int BEHAVIORED_CLASSIFIER__IS_ABSTRACT
        The feature id for the 'Is Abstract' attribute.
        See Also:
        Constant Field Values
      • BEHAVIORED_CLASSIFIER__GENERALIZATION

        static final int BEHAVIORED_CLASSIFIER__GENERALIZATION
        The feature id for the 'Generalization' containment reference list.
        See Also:
        Constant Field Values
      • BEHAVIORED_CLASSIFIER__POWERTYPE_EXTENT

        static final int BEHAVIORED_CLASSIFIER__POWERTYPE_EXTENT
        The feature id for the 'Powertype Extent' reference list.
        See Also:
        Constant Field Values
      • BEHAVIORED_CLASSIFIER__FEATURE

        static final int BEHAVIORED_CLASSIFIER__FEATURE
        The feature id for the 'Feature' reference list.
        See Also:
        Constant Field Values
      • BEHAVIORED_CLASSIFIER__INHERITED_MEMBER

        static final int BEHAVIORED_CLASSIFIER__INHERITED_MEMBER
        The feature id for the 'Inherited Member' reference list.
        See Also:
        Constant Field Values
      • BEHAVIORED_CLASSIFIER__REDEFINED_CLASSIFIER

        static final int BEHAVIORED_CLASSIFIER__REDEFINED_CLASSIFIER
        The feature id for the 'Redefined Classifier' reference list.
        See Also:
        Constant Field Values
      • BEHAVIORED_CLASSIFIER__GENERAL

        static final int BEHAVIORED_CLASSIFIER__GENERAL
        The feature id for the 'General' reference list.
        See Also:
        Constant Field Values
      • BEHAVIORED_CLASSIFIER__SUBSTITUTION

        static final int BEHAVIORED_CLASSIFIER__SUBSTITUTION
        The feature id for the 'Substitution' containment reference list.
        See Also:
        Constant Field Values
      • BEHAVIORED_CLASSIFIER__ATTRIBUTE

        static final int BEHAVIORED_CLASSIFIER__ATTRIBUTE
        The feature id for the 'Attribute' reference list.
        See Also:
        Constant Field Values
      • BEHAVIORED_CLASSIFIER__REPRESENTATION

        static final int BEHAVIORED_CLASSIFIER__REPRESENTATION
        The feature id for the 'Representation' reference.
        See Also:
        Constant Field Values
      • BEHAVIORED_CLASSIFIER__COLLABORATION_USE

        static final int BEHAVIORED_CLASSIFIER__COLLABORATION_USE
        The feature id for the 'Collaboration Use' containment reference list.
        See Also:
        Constant Field Values
      • BEHAVIORED_CLASSIFIER__OWNED_USE_CASE

        static final int BEHAVIORED_CLASSIFIER__OWNED_USE_CASE
        The feature id for the 'Owned Use Case' containment reference list.
        See Also:
        Constant Field Values
      • BEHAVIORED_CLASSIFIER__USE_CASE

        static final int BEHAVIORED_CLASSIFIER__USE_CASE
        The feature id for the 'Use Case' reference list.
        See Also:
        Constant Field Values
      • BEHAVIORED_CLASSIFIER__OWNED_BEHAVIOR

        static final int BEHAVIORED_CLASSIFIER__OWNED_BEHAVIOR
        The feature id for the 'Owned Behavior' containment reference list.
        See Also:
        Constant Field Values
      • BEHAVIORED_CLASSIFIER__CLASSIFIER_BEHAVIOR

        static final int BEHAVIORED_CLASSIFIER__CLASSIFIER_BEHAVIOR
        The feature id for the 'Classifier Behavior' reference.
        See Also:
        Constant Field Values
      • BEHAVIORED_CLASSIFIER__INTERFACE_REALIZATION

        static final int BEHAVIORED_CLASSIFIER__INTERFACE_REALIZATION
        The feature id for the 'Interface Realization' containment reference list.
        See Also:
        Constant Field Values
      • BEHAVIORED_CLASSIFIER__OWNED_TRIGGER

        static final int BEHAVIORED_CLASSIFIER__OWNED_TRIGGER
        The feature id for the 'Owned Trigger' containment reference list.
        See Also:
        Constant Field Values
      • BEHAVIORED_CLASSIFIER_FEATURE_COUNT

        static final int BEHAVIORED_CLASSIFIER_FEATURE_COUNT
        The number of structural features of the 'Behaviored Classifier' class.
        See Also:
        Constant Field Values
      • INTERFACE_REALIZATION__EANNOTATIONS

        static final int INTERFACE_REALIZATION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • INTERFACE_REALIZATION__OWNED_ELEMENT

        static final int INTERFACE_REALIZATION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • INTERFACE_REALIZATION__OWNER

        static final int INTERFACE_REALIZATION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • INTERFACE_REALIZATION__OWNED_COMMENT

        static final int INTERFACE_REALIZATION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • INTERFACE_REALIZATION__NAME

        static final int INTERFACE_REALIZATION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • INTERFACE_REALIZATION__VISIBILITY

        static final int INTERFACE_REALIZATION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • INTERFACE_REALIZATION__QUALIFIED_NAME

        static final int INTERFACE_REALIZATION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • INTERFACE_REALIZATION__CLIENT_DEPENDENCY

        static final int INTERFACE_REALIZATION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • INTERFACE_REALIZATION__NAMESPACE

        static final int INTERFACE_REALIZATION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • INTERFACE_REALIZATION__NAME_EXPRESSION

        static final int INTERFACE_REALIZATION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • INTERFACE_REALIZATION__OWNING_TEMPLATE_PARAMETER

        static final int INTERFACE_REALIZATION__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • INTERFACE_REALIZATION__TEMPLATE_PARAMETER

        static final int INTERFACE_REALIZATION__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • INTERFACE_REALIZATION__RELATED_ELEMENT

        static final int INTERFACE_REALIZATION__RELATED_ELEMENT
        The feature id for the 'Related Element' reference list.
        See Also:
        Constant Field Values
      • INTERFACE_REALIZATION__SOURCE

        static final int INTERFACE_REALIZATION__SOURCE
        The feature id for the 'Source' reference list.
        See Also:
        Constant Field Values
      • INTERFACE_REALIZATION__TARGET

        static final int INTERFACE_REALIZATION__TARGET
        The feature id for the 'Target' reference list.
        See Also:
        Constant Field Values
      • INTERFACE_REALIZATION__SUPPLIER

        static final int INTERFACE_REALIZATION__SUPPLIER
        The feature id for the 'Supplier' reference list.
        See Also:
        Constant Field Values
      • INTERFACE_REALIZATION__CLIENT

        static final int INTERFACE_REALIZATION__CLIENT
        The feature id for the 'Client' reference list.
        See Also:
        Constant Field Values
      • INTERFACE_REALIZATION__MAPPING

        static final int INTERFACE_REALIZATION__MAPPING
        The feature id for the 'Mapping' containment reference.
        See Also:
        Constant Field Values
      • INTERFACE_REALIZATION__CONTRACT

        static final int INTERFACE_REALIZATION__CONTRACT
        The feature id for the 'Contract' reference.
        See Also:
        Constant Field Values
      • INTERFACE_REALIZATION__IMPLEMENTING_CLASSIFIER

        static final int INTERFACE_REALIZATION__IMPLEMENTING_CLASSIFIER
        The feature id for the 'Implementing Classifier' container reference.
        See Also:
        Constant Field Values
      • INTERFACE_REALIZATION_FEATURE_COUNT

        static final int INTERFACE_REALIZATION_FEATURE_COUNT
        The number of structural features of the 'Interface Realization' class.
        See Also:
        Constant Field Values
      • INTERFACE__EANNOTATIONS

        static final int INTERFACE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • INTERFACE__OWNED_ELEMENT

        static final int INTERFACE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • INTERFACE__OWNER

        static final int INTERFACE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • INTERFACE__OWNED_COMMENT

        static final int INTERFACE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • INTERFACE__NAME

        static final int INTERFACE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • INTERFACE__VISIBILITY

        static final int INTERFACE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • INTERFACE__QUALIFIED_NAME

        static final int INTERFACE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • INTERFACE__CLIENT_DEPENDENCY

        static final int INTERFACE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • INTERFACE__NAMESPACE

        static final int INTERFACE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • INTERFACE__NAME_EXPRESSION

        static final int INTERFACE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • INTERFACE__ELEMENT_IMPORT

        static final int INTERFACE__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • INTERFACE__PACKAGE_IMPORT

        static final int INTERFACE__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • INTERFACE__OWNED_RULE

        static final int INTERFACE__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • INTERFACE__MEMBER

        static final int INTERFACE__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • INTERFACE__IMPORTED_MEMBER

        static final int INTERFACE__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • INTERFACE__OWNED_MEMBER

        static final int INTERFACE__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • INTERFACE__IS_LEAF

        static final int INTERFACE__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • INTERFACE__REDEFINED_ELEMENT

        static final int INTERFACE__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • INTERFACE__REDEFINITION_CONTEXT

        static final int INTERFACE__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • INTERFACE__OWNING_TEMPLATE_PARAMETER

        static final int INTERFACE__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • INTERFACE__TEMPLATE_PARAMETER

        static final int INTERFACE__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • INTERFACE__PACKAGE

        static final int INTERFACE__PACKAGE
        The feature id for the 'Package' reference.
        See Also:
        Constant Field Values
      • INTERFACE__TEMPLATE_BINDING

        static final int INTERFACE__TEMPLATE_BINDING
        The feature id for the 'Template Binding' containment reference list.
        See Also:
        Constant Field Values
      • INTERFACE__OWNED_TEMPLATE_SIGNATURE

        static final int INTERFACE__OWNED_TEMPLATE_SIGNATURE
        The feature id for the 'Owned Template Signature' containment reference.
        See Also:
        Constant Field Values
      • INTERFACE__IS_ABSTRACT

        static final int INTERFACE__IS_ABSTRACT
        The feature id for the 'Is Abstract' attribute.
        See Also:
        Constant Field Values
      • INTERFACE__GENERALIZATION

        static final int INTERFACE__GENERALIZATION
        The feature id for the 'Generalization' containment reference list.
        See Also:
        Constant Field Values
      • INTERFACE__POWERTYPE_EXTENT

        static final int INTERFACE__POWERTYPE_EXTENT
        The feature id for the 'Powertype Extent' reference list.
        See Also:
        Constant Field Values
      • INTERFACE__FEATURE

        static final int INTERFACE__FEATURE
        The feature id for the 'Feature' reference list.
        See Also:
        Constant Field Values
      • INTERFACE__INHERITED_MEMBER

        static final int INTERFACE__INHERITED_MEMBER
        The feature id for the 'Inherited Member' reference list.
        See Also:
        Constant Field Values
      • INTERFACE__REDEFINED_CLASSIFIER

        static final int INTERFACE__REDEFINED_CLASSIFIER
        The feature id for the 'Redefined Classifier' reference list.
        See Also:
        Constant Field Values
      • INTERFACE__GENERAL

        static final int INTERFACE__GENERAL
        The feature id for the 'General' reference list.
        See Also:
        Constant Field Values
      • INTERFACE__SUBSTITUTION

        static final int INTERFACE__SUBSTITUTION
        The feature id for the 'Substitution' containment reference list.
        See Also:
        Constant Field Values
      • INTERFACE__ATTRIBUTE

        static final int INTERFACE__ATTRIBUTE
        The feature id for the 'Attribute' reference list.
        See Also:
        Constant Field Values
      • INTERFACE__REPRESENTATION

        static final int INTERFACE__REPRESENTATION
        The feature id for the 'Representation' reference.
        See Also:
        Constant Field Values
      • INTERFACE__COLLABORATION_USE

        static final int INTERFACE__COLLABORATION_USE
        The feature id for the 'Collaboration Use' containment reference list.
        See Also:
        Constant Field Values
      • INTERFACE__OWNED_USE_CASE

        static final int INTERFACE__OWNED_USE_CASE
        The feature id for the 'Owned Use Case' containment reference list.
        See Also:
        Constant Field Values
      • INTERFACE__USE_CASE

        static final int INTERFACE__USE_CASE
        The feature id for the 'Use Case' reference list.
        See Also:
        Constant Field Values
      • INTERFACE__OWNED_ATTRIBUTE

        static final int INTERFACE__OWNED_ATTRIBUTE
        The feature id for the 'Owned Attribute' containment reference list.
        See Also:
        Constant Field Values
      • INTERFACE__OWNED_OPERATION

        static final int INTERFACE__OWNED_OPERATION
        The feature id for the 'Owned Operation' containment reference list.
        See Also:
        Constant Field Values
      • INTERFACE__NESTED_CLASSIFIER

        static final int INTERFACE__NESTED_CLASSIFIER
        The feature id for the 'Nested Classifier' containment reference list.
        See Also:
        Constant Field Values
      • INTERFACE__REDEFINED_INTERFACE

        static final int INTERFACE__REDEFINED_INTERFACE
        The feature id for the 'Redefined Interface' reference list.
        See Also:
        Constant Field Values
      • INTERFACE__OWNED_RECEPTION

        static final int INTERFACE__OWNED_RECEPTION
        The feature id for the 'Owned Reception' containment reference list.
        See Also:
        Constant Field Values
      • INTERFACE__PROTOCOL

        static final int INTERFACE__PROTOCOL
        The feature id for the 'Protocol' containment reference.
        See Also:
        Constant Field Values
      • INTERFACE_FEATURE_COUNT

        static final int INTERFACE_FEATURE_COUNT
        The number of structural features of the 'Interface' class.
        See Also:
        Constant Field Values
      • RECEPTION__EANNOTATIONS

        static final int RECEPTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • RECEPTION__OWNED_ELEMENT

        static final int RECEPTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • RECEPTION__OWNER

        static final int RECEPTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • RECEPTION__OWNED_COMMENT

        static final int RECEPTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • RECEPTION__NAME

        static final int RECEPTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • RECEPTION__VISIBILITY

        static final int RECEPTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • RECEPTION__QUALIFIED_NAME

        static final int RECEPTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • RECEPTION__CLIENT_DEPENDENCY

        static final int RECEPTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • RECEPTION__NAMESPACE

        static final int RECEPTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • RECEPTION__NAME_EXPRESSION

        static final int RECEPTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • RECEPTION__ELEMENT_IMPORT

        static final int RECEPTION__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • RECEPTION__PACKAGE_IMPORT

        static final int RECEPTION__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • RECEPTION__OWNED_RULE

        static final int RECEPTION__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • RECEPTION__MEMBER

        static final int RECEPTION__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • RECEPTION__IMPORTED_MEMBER

        static final int RECEPTION__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • RECEPTION__OWNED_MEMBER

        static final int RECEPTION__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • RECEPTION__IS_LEAF

        static final int RECEPTION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • RECEPTION__REDEFINED_ELEMENT

        static final int RECEPTION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • RECEPTION__REDEFINITION_CONTEXT

        static final int RECEPTION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • RECEPTION__IS_STATIC

        static final int RECEPTION__IS_STATIC
        The feature id for the 'Is Static' attribute.
        See Also:
        Constant Field Values
      • RECEPTION__FEATURING_CLASSIFIER

        static final int RECEPTION__FEATURING_CLASSIFIER
        The feature id for the 'Featuring Classifier' reference list.
        See Also:
        Constant Field Values
      • RECEPTION__OWNED_PARAMETER

        static final int RECEPTION__OWNED_PARAMETER
        The feature id for the 'Owned Parameter' containment reference list.
        See Also:
        Constant Field Values
      • RECEPTION__IS_ABSTRACT

        static final int RECEPTION__IS_ABSTRACT
        The feature id for the 'Is Abstract' attribute.
        See Also:
        Constant Field Values
      • RECEPTION__METHOD

        static final int RECEPTION__METHOD
        The feature id for the 'Method' reference list.
        See Also:
        Constant Field Values
      • RECEPTION__CONCURRENCY

        static final int RECEPTION__CONCURRENCY
        The feature id for the 'Concurrency' attribute.
        See Also:
        Constant Field Values
      • RECEPTION__RAISED_EXCEPTION

        static final int RECEPTION__RAISED_EXCEPTION
        The feature id for the 'Raised Exception' reference list.
        See Also:
        Constant Field Values
      • RECEPTION__OWNED_PARAMETER_SET

        static final int RECEPTION__OWNED_PARAMETER_SET
        The feature id for the 'Owned Parameter Set' containment reference list.
        See Also:
        Constant Field Values
      • RECEPTION__SIGNAL

        static final int RECEPTION__SIGNAL
        The feature id for the 'Signal' reference.
        See Also:
        Constant Field Values
      • RECEPTION_FEATURE_COUNT

        static final int RECEPTION_FEATURE_COUNT
        The number of structural features of the 'Reception' class.
        See Also:
        Constant Field Values
      • SIGNAL__EANNOTATIONS

        static final int SIGNAL__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • SIGNAL__OWNED_ELEMENT

        static final int SIGNAL__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • SIGNAL__OWNER

        static final int SIGNAL__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • SIGNAL__OWNED_COMMENT

        static final int SIGNAL__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • SIGNAL__NAME

        static final int SIGNAL__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • SIGNAL__VISIBILITY

        static final int SIGNAL__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • SIGNAL__QUALIFIED_NAME

        static final int SIGNAL__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • SIGNAL__CLIENT_DEPENDENCY

        static final int SIGNAL__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • SIGNAL__NAMESPACE

        static final int SIGNAL__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • SIGNAL__NAME_EXPRESSION

        static final int SIGNAL__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • SIGNAL__ELEMENT_IMPORT

        static final int SIGNAL__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • SIGNAL__PACKAGE_IMPORT

        static final int SIGNAL__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • SIGNAL__OWNED_RULE

        static final int SIGNAL__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • SIGNAL__MEMBER

        static final int SIGNAL__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • SIGNAL__IMPORTED_MEMBER

        static final int SIGNAL__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • SIGNAL__OWNED_MEMBER

        static final int SIGNAL__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • SIGNAL__IS_LEAF

        static final int SIGNAL__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • SIGNAL__REDEFINED_ELEMENT

        static final int SIGNAL__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • SIGNAL__REDEFINITION_CONTEXT

        static final int SIGNAL__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • SIGNAL__OWNING_TEMPLATE_PARAMETER

        static final int SIGNAL__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • SIGNAL__TEMPLATE_PARAMETER

        static final int SIGNAL__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • SIGNAL__PACKAGE

        static final int SIGNAL__PACKAGE
        The feature id for the 'Package' reference.
        See Also:
        Constant Field Values
      • SIGNAL__TEMPLATE_BINDING

        static final int SIGNAL__TEMPLATE_BINDING
        The feature id for the 'Template Binding' containment reference list.
        See Also:
        Constant Field Values
      • SIGNAL__OWNED_TEMPLATE_SIGNATURE

        static final int SIGNAL__OWNED_TEMPLATE_SIGNATURE
        The feature id for the 'Owned Template Signature' containment reference.
        See Also:
        Constant Field Values
      • SIGNAL__IS_ABSTRACT

        static final int SIGNAL__IS_ABSTRACT
        The feature id for the 'Is Abstract' attribute.
        See Also:
        Constant Field Values
      • SIGNAL__GENERALIZATION

        static final int SIGNAL__GENERALIZATION
        The feature id for the 'Generalization' containment reference list.
        See Also:
        Constant Field Values
      • SIGNAL__POWERTYPE_EXTENT

        static final int SIGNAL__POWERTYPE_EXTENT
        The feature id for the 'Powertype Extent' reference list.
        See Also:
        Constant Field Values
      • SIGNAL__FEATURE

        static final int SIGNAL__FEATURE
        The feature id for the 'Feature' reference list.
        See Also:
        Constant Field Values
      • SIGNAL__INHERITED_MEMBER

        static final int SIGNAL__INHERITED_MEMBER
        The feature id for the 'Inherited Member' reference list.
        See Also:
        Constant Field Values
      • SIGNAL__REDEFINED_CLASSIFIER

        static final int SIGNAL__REDEFINED_CLASSIFIER
        The feature id for the 'Redefined Classifier' reference list.
        See Also:
        Constant Field Values
      • SIGNAL__GENERAL

        static final int SIGNAL__GENERAL
        The feature id for the 'General' reference list.
        See Also:
        Constant Field Values
      • SIGNAL__SUBSTITUTION

        static final int SIGNAL__SUBSTITUTION
        The feature id for the 'Substitution' containment reference list.
        See Also:
        Constant Field Values
      • SIGNAL__ATTRIBUTE

        static final int SIGNAL__ATTRIBUTE
        The feature id for the 'Attribute' reference list.
        See Also:
        Constant Field Values
      • SIGNAL__REPRESENTATION

        static final int SIGNAL__REPRESENTATION
        The feature id for the 'Representation' reference.
        See Also:
        Constant Field Values
      • SIGNAL__COLLABORATION_USE

        static final int SIGNAL__COLLABORATION_USE
        The feature id for the 'Collaboration Use' containment reference list.
        See Also:
        Constant Field Values
      • SIGNAL__OWNED_USE_CASE

        static final int SIGNAL__OWNED_USE_CASE
        The feature id for the 'Owned Use Case' containment reference list.
        See Also:
        Constant Field Values
      • SIGNAL__USE_CASE

        static final int SIGNAL__USE_CASE
        The feature id for the 'Use Case' reference list.
        See Also:
        Constant Field Values
      • SIGNAL__OWNED_ATTRIBUTE

        static final int SIGNAL__OWNED_ATTRIBUTE
        The feature id for the 'Owned Attribute' containment reference list.
        See Also:
        Constant Field Values
      • SIGNAL_FEATURE_COUNT

        static final int SIGNAL_FEATURE_COUNT
        The number of structural features of the 'Signal' class.
        See Also:
        Constant Field Values
      • STATE_MACHINE__EANNOTATIONS

        static final int STATE_MACHINE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • STATE_MACHINE__OWNED_ELEMENT

        static final int STATE_MACHINE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • STATE_MACHINE__OWNER

        static final int STATE_MACHINE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • STATE_MACHINE__OWNED_COMMENT

        static final int STATE_MACHINE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • STATE_MACHINE__NAME

        static final int STATE_MACHINE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • STATE_MACHINE__VISIBILITY

        static final int STATE_MACHINE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • STATE_MACHINE__QUALIFIED_NAME

        static final int STATE_MACHINE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • STATE_MACHINE__CLIENT_DEPENDENCY

        static final int STATE_MACHINE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • STATE_MACHINE__NAMESPACE

        static final int STATE_MACHINE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • STATE_MACHINE__NAME_EXPRESSION

        static final int STATE_MACHINE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • STATE_MACHINE__ELEMENT_IMPORT

        static final int STATE_MACHINE__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • STATE_MACHINE__PACKAGE_IMPORT

        static final int STATE_MACHINE__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • STATE_MACHINE__OWNED_RULE

        static final int STATE_MACHINE__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • STATE_MACHINE__MEMBER

        static final int STATE_MACHINE__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • STATE_MACHINE__IMPORTED_MEMBER

        static final int STATE_MACHINE__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • STATE_MACHINE__OWNED_MEMBER

        static final int STATE_MACHINE__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • STATE_MACHINE__IS_LEAF

        static final int STATE_MACHINE__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • STATE_MACHINE__REDEFINED_ELEMENT

        static final int STATE_MACHINE__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • STATE_MACHINE__REDEFINITION_CONTEXT

        static final int STATE_MACHINE__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • STATE_MACHINE__OWNING_TEMPLATE_PARAMETER

        static final int STATE_MACHINE__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • STATE_MACHINE__TEMPLATE_PARAMETER

        static final int STATE_MACHINE__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • STATE_MACHINE__PACKAGE

        static final int STATE_MACHINE__PACKAGE
        The feature id for the 'Package' reference.
        See Also:
        Constant Field Values
      • STATE_MACHINE__TEMPLATE_BINDING

        static final int STATE_MACHINE__TEMPLATE_BINDING
        The feature id for the 'Template Binding' containment reference list.
        See Also:
        Constant Field Values
      • STATE_MACHINE__OWNED_TEMPLATE_SIGNATURE

        static final int STATE_MACHINE__OWNED_TEMPLATE_SIGNATURE
        The feature id for the 'Owned Template Signature' containment reference.
        See Also:
        Constant Field Values
      • STATE_MACHINE__IS_ABSTRACT

        static final int STATE_MACHINE__IS_ABSTRACT
        The feature id for the 'Is Abstract' attribute.
        See Also:
        Constant Field Values
      • STATE_MACHINE__GENERALIZATION

        static final int STATE_MACHINE__GENERALIZATION
        The feature id for the 'Generalization' containment reference list.
        See Also:
        Constant Field Values
      • STATE_MACHINE__POWERTYPE_EXTENT

        static final int STATE_MACHINE__POWERTYPE_EXTENT
        The feature id for the 'Powertype Extent' reference list.
        See Also:
        Constant Field Values
      • STATE_MACHINE__FEATURE

        static final int STATE_MACHINE__FEATURE
        The feature id for the 'Feature' reference list.
        See Also:
        Constant Field Values
      • STATE_MACHINE__INHERITED_MEMBER

        static final int STATE_MACHINE__INHERITED_MEMBER
        The feature id for the 'Inherited Member' reference list.
        See Also:
        Constant Field Values
      • STATE_MACHINE__REDEFINED_CLASSIFIER

        static final int STATE_MACHINE__REDEFINED_CLASSIFIER
        The feature id for the 'Redefined Classifier' reference list.
        See Also:
        Constant Field Values
      • STATE_MACHINE__GENERAL

        static final int STATE_MACHINE__GENERAL
        The feature id for the 'General' reference list.
        See Also:
        Constant Field Values
      • STATE_MACHINE__SUBSTITUTION

        static final int STATE_MACHINE__SUBSTITUTION
        The feature id for the 'Substitution' containment reference list.
        See Also:
        Constant Field Values
      • STATE_MACHINE__ATTRIBUTE

        static final int STATE_MACHINE__ATTRIBUTE
        The feature id for the 'Attribute' reference list.
        See Also:
        Constant Field Values
      • STATE_MACHINE__REPRESENTATION

        static final int STATE_MACHINE__REPRESENTATION
        The feature id for the 'Representation' reference.
        See Also:
        Constant Field Values
      • STATE_MACHINE__COLLABORATION_USE

        static final int STATE_MACHINE__COLLABORATION_USE
        The feature id for the 'Collaboration Use' containment reference list.
        See Also:
        Constant Field Values
      • STATE_MACHINE__OWNED_USE_CASE

        static final int STATE_MACHINE__OWNED_USE_CASE
        The feature id for the 'Owned Use Case' containment reference list.
        See Also:
        Constant Field Values
      • STATE_MACHINE__USE_CASE

        static final int STATE_MACHINE__USE_CASE
        The feature id for the 'Use Case' reference list.
        See Also:
        Constant Field Values
      • STATE_MACHINE__OWNED_ATTRIBUTE

        static final int STATE_MACHINE__OWNED_ATTRIBUTE
        The feature id for the 'Owned Attribute' containment reference list.
        See Also:
        Constant Field Values
      • STATE_MACHINE__PART

        static final int STATE_MACHINE__PART
        The feature id for the 'Part' reference list.
        See Also:
        Constant Field Values
      • STATE_MACHINE__ROLE

        static final int STATE_MACHINE__ROLE
        The feature id for the 'Role' reference list.
        See Also:
        Constant Field Values
      • STATE_MACHINE__OWNED_CONNECTOR

        static final int STATE_MACHINE__OWNED_CONNECTOR
        The feature id for the 'Owned Connector' containment reference list.
        See Also:
        Constant Field Values
      • STATE_MACHINE__OWNED_PORT

        static final int STATE_MACHINE__OWNED_PORT
        The feature id for the 'Owned Port' reference list.
        See Also:
        Constant Field Values
      • STATE_MACHINE__OWNED_BEHAVIOR

        static final int STATE_MACHINE__OWNED_BEHAVIOR
        The feature id for the 'Owned Behavior' containment reference list.
        See Also:
        Constant Field Values
      • STATE_MACHINE__CLASSIFIER_BEHAVIOR

        static final int STATE_MACHINE__CLASSIFIER_BEHAVIOR
        The feature id for the 'Classifier Behavior' reference.
        See Also:
        Constant Field Values
      • STATE_MACHINE__INTERFACE_REALIZATION

        static final int STATE_MACHINE__INTERFACE_REALIZATION
        The feature id for the 'Interface Realization' containment reference list.
        See Also:
        Constant Field Values
      • STATE_MACHINE__OWNED_TRIGGER

        static final int STATE_MACHINE__OWNED_TRIGGER
        The feature id for the 'Owned Trigger' containment reference list.
        See Also:
        Constant Field Values
      • STATE_MACHINE__NESTED_CLASSIFIER

        static final int STATE_MACHINE__NESTED_CLASSIFIER
        The feature id for the 'Nested Classifier' containment reference list.
        See Also:
        Constant Field Values
      • STATE_MACHINE__OWNED_OPERATION

        static final int STATE_MACHINE__OWNED_OPERATION
        The feature id for the 'Owned Operation' containment reference list.
        See Also:
        Constant Field Values
      • STATE_MACHINE__SUPER_CLASS

        static final int STATE_MACHINE__SUPER_CLASS
        The feature id for the 'Super Class' reference list.
        See Also:
        Constant Field Values
      • STATE_MACHINE__IS_ACTIVE

        static final int STATE_MACHINE__IS_ACTIVE
        The feature id for the 'Is Active' attribute.
        See Also:
        Constant Field Values
      • STATE_MACHINE__OWNED_RECEPTION

        static final int STATE_MACHINE__OWNED_RECEPTION
        The feature id for the 'Owned Reception' containment reference list.
        See Also:
        Constant Field Values
      • STATE_MACHINE__EXTENSION

        static final int STATE_MACHINE__EXTENSION
        The feature id for the 'Extension' reference list.
        See Also:
        Constant Field Values
      • STATE_MACHINE__IS_REENTRANT

        static final int STATE_MACHINE__IS_REENTRANT
        The feature id for the 'Is Reentrant' attribute.
        See Also:
        Constant Field Values
      • STATE_MACHINE__REDEFINED_BEHAVIOR

        static final int STATE_MACHINE__REDEFINED_BEHAVIOR
        The feature id for the 'Redefined Behavior' reference list.
        See Also:
        Constant Field Values
      • STATE_MACHINE__OWNED_PARAMETER

        static final int STATE_MACHINE__OWNED_PARAMETER
        The feature id for the 'Owned Parameter' containment reference list.
        See Also:
        Constant Field Values
      • STATE_MACHINE__CONTEXT

        static final int STATE_MACHINE__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • STATE_MACHINE__PRECONDITION

        static final int STATE_MACHINE__PRECONDITION
        The feature id for the 'Precondition' containment reference list.
        See Also:
        Constant Field Values
      • STATE_MACHINE__POSTCONDITION

        static final int STATE_MACHINE__POSTCONDITION
        The feature id for the 'Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • STATE_MACHINE__OWNED_PARAMETER_SET

        static final int STATE_MACHINE__OWNED_PARAMETER_SET
        The feature id for the 'Owned Parameter Set' containment reference list.
        See Also:
        Constant Field Values
      • STATE_MACHINE__SPECIFICATION

        static final int STATE_MACHINE__SPECIFICATION
        The feature id for the 'Specification' reference.
        See Also:
        Constant Field Values
      • STATE_MACHINE__REGION

        static final int STATE_MACHINE__REGION
        The feature id for the 'Region' containment reference list.
        See Also:
        Constant Field Values
      • STATE_MACHINE__SUBMACHINE_STATE

        static final int STATE_MACHINE__SUBMACHINE_STATE
        The feature id for the 'Submachine State' reference list.
        See Also:
        Constant Field Values
      • STATE_MACHINE__CONNECTION_POINT

        static final int STATE_MACHINE__CONNECTION_POINT
        The feature id for the 'Connection Point' containment reference list.
        See Also:
        Constant Field Values
      • STATE_MACHINE__EXTENDED_STATE_MACHINE

        static final int STATE_MACHINE__EXTENDED_STATE_MACHINE
        The feature id for the 'Extended State Machine' reference list.
        See Also:
        Constant Field Values
      • STATE_MACHINE_FEATURE_COUNT

        static final int STATE_MACHINE_FEATURE_COUNT
        The number of structural features of the 'State Machine' class.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__EANNOTATIONS

        static final int PROTOCOL_STATE_MACHINE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__OWNED_ELEMENT

        static final int PROTOCOL_STATE_MACHINE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__OWNER

        static final int PROTOCOL_STATE_MACHINE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__OWNED_COMMENT

        static final int PROTOCOL_STATE_MACHINE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__NAME

        static final int PROTOCOL_STATE_MACHINE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__VISIBILITY

        static final int PROTOCOL_STATE_MACHINE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__QUALIFIED_NAME

        static final int PROTOCOL_STATE_MACHINE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__CLIENT_DEPENDENCY

        static final int PROTOCOL_STATE_MACHINE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__NAMESPACE

        static final int PROTOCOL_STATE_MACHINE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__NAME_EXPRESSION

        static final int PROTOCOL_STATE_MACHINE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__ELEMENT_IMPORT

        static final int PROTOCOL_STATE_MACHINE__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__PACKAGE_IMPORT

        static final int PROTOCOL_STATE_MACHINE__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__OWNED_RULE

        static final int PROTOCOL_STATE_MACHINE__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__MEMBER

        static final int PROTOCOL_STATE_MACHINE__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__IMPORTED_MEMBER

        static final int PROTOCOL_STATE_MACHINE__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__OWNED_MEMBER

        static final int PROTOCOL_STATE_MACHINE__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__IS_LEAF

        static final int PROTOCOL_STATE_MACHINE__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__REDEFINED_ELEMENT

        static final int PROTOCOL_STATE_MACHINE__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__REDEFINITION_CONTEXT

        static final int PROTOCOL_STATE_MACHINE__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__OWNING_TEMPLATE_PARAMETER

        static final int PROTOCOL_STATE_MACHINE__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__TEMPLATE_PARAMETER

        static final int PROTOCOL_STATE_MACHINE__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__PACKAGE

        static final int PROTOCOL_STATE_MACHINE__PACKAGE
        The feature id for the 'Package' reference.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__TEMPLATE_BINDING

        static final int PROTOCOL_STATE_MACHINE__TEMPLATE_BINDING
        The feature id for the 'Template Binding' containment reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__OWNED_TEMPLATE_SIGNATURE

        static final int PROTOCOL_STATE_MACHINE__OWNED_TEMPLATE_SIGNATURE
        The feature id for the 'Owned Template Signature' containment reference.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__IS_ABSTRACT

        static final int PROTOCOL_STATE_MACHINE__IS_ABSTRACT
        The feature id for the 'Is Abstract' attribute.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__GENERALIZATION

        static final int PROTOCOL_STATE_MACHINE__GENERALIZATION
        The feature id for the 'Generalization' containment reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__POWERTYPE_EXTENT

        static final int PROTOCOL_STATE_MACHINE__POWERTYPE_EXTENT
        The feature id for the 'Powertype Extent' reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__FEATURE

        static final int PROTOCOL_STATE_MACHINE__FEATURE
        The feature id for the 'Feature' reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__INHERITED_MEMBER

        static final int PROTOCOL_STATE_MACHINE__INHERITED_MEMBER
        The feature id for the 'Inherited Member' reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__REDEFINED_CLASSIFIER

        static final int PROTOCOL_STATE_MACHINE__REDEFINED_CLASSIFIER
        The feature id for the 'Redefined Classifier' reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__GENERAL

        static final int PROTOCOL_STATE_MACHINE__GENERAL
        The feature id for the 'General' reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__SUBSTITUTION

        static final int PROTOCOL_STATE_MACHINE__SUBSTITUTION
        The feature id for the 'Substitution' containment reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__ATTRIBUTE

        static final int PROTOCOL_STATE_MACHINE__ATTRIBUTE
        The feature id for the 'Attribute' reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__REPRESENTATION

        static final int PROTOCOL_STATE_MACHINE__REPRESENTATION
        The feature id for the 'Representation' reference.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__COLLABORATION_USE

        static final int PROTOCOL_STATE_MACHINE__COLLABORATION_USE
        The feature id for the 'Collaboration Use' containment reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__OWNED_USE_CASE

        static final int PROTOCOL_STATE_MACHINE__OWNED_USE_CASE
        The feature id for the 'Owned Use Case' containment reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__USE_CASE

        static final int PROTOCOL_STATE_MACHINE__USE_CASE
        The feature id for the 'Use Case' reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__OWNED_ATTRIBUTE

        static final int PROTOCOL_STATE_MACHINE__OWNED_ATTRIBUTE
        The feature id for the 'Owned Attribute' containment reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__PART

        static final int PROTOCOL_STATE_MACHINE__PART
        The feature id for the 'Part' reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__ROLE

        static final int PROTOCOL_STATE_MACHINE__ROLE
        The feature id for the 'Role' reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__OWNED_CONNECTOR

        static final int PROTOCOL_STATE_MACHINE__OWNED_CONNECTOR
        The feature id for the 'Owned Connector' containment reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__OWNED_PORT

        static final int PROTOCOL_STATE_MACHINE__OWNED_PORT
        The feature id for the 'Owned Port' reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__OWNED_BEHAVIOR

        static final int PROTOCOL_STATE_MACHINE__OWNED_BEHAVIOR
        The feature id for the 'Owned Behavior' containment reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__CLASSIFIER_BEHAVIOR

        static final int PROTOCOL_STATE_MACHINE__CLASSIFIER_BEHAVIOR
        The feature id for the 'Classifier Behavior' reference.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__INTERFACE_REALIZATION

        static final int PROTOCOL_STATE_MACHINE__INTERFACE_REALIZATION
        The feature id for the 'Interface Realization' containment reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__OWNED_TRIGGER

        static final int PROTOCOL_STATE_MACHINE__OWNED_TRIGGER
        The feature id for the 'Owned Trigger' containment reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__NESTED_CLASSIFIER

        static final int PROTOCOL_STATE_MACHINE__NESTED_CLASSIFIER
        The feature id for the 'Nested Classifier' containment reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__OWNED_OPERATION

        static final int PROTOCOL_STATE_MACHINE__OWNED_OPERATION
        The feature id for the 'Owned Operation' containment reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__SUPER_CLASS

        static final int PROTOCOL_STATE_MACHINE__SUPER_CLASS
        The feature id for the 'Super Class' reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__IS_ACTIVE

        static final int PROTOCOL_STATE_MACHINE__IS_ACTIVE
        The feature id for the 'Is Active' attribute.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__OWNED_RECEPTION

        static final int PROTOCOL_STATE_MACHINE__OWNED_RECEPTION
        The feature id for the 'Owned Reception' containment reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__EXTENSION

        static final int PROTOCOL_STATE_MACHINE__EXTENSION
        The feature id for the 'Extension' reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__IS_REENTRANT

        static final int PROTOCOL_STATE_MACHINE__IS_REENTRANT
        The feature id for the 'Is Reentrant' attribute.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__REDEFINED_BEHAVIOR

        static final int PROTOCOL_STATE_MACHINE__REDEFINED_BEHAVIOR
        The feature id for the 'Redefined Behavior' reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__OWNED_PARAMETER

        static final int PROTOCOL_STATE_MACHINE__OWNED_PARAMETER
        The feature id for the 'Owned Parameter' containment reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__CONTEXT

        static final int PROTOCOL_STATE_MACHINE__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__PRECONDITION

        static final int PROTOCOL_STATE_MACHINE__PRECONDITION
        The feature id for the 'Precondition' containment reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__POSTCONDITION

        static final int PROTOCOL_STATE_MACHINE__POSTCONDITION
        The feature id for the 'Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__OWNED_PARAMETER_SET

        static final int PROTOCOL_STATE_MACHINE__OWNED_PARAMETER_SET
        The feature id for the 'Owned Parameter Set' containment reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__SPECIFICATION

        static final int PROTOCOL_STATE_MACHINE__SPECIFICATION
        The feature id for the 'Specification' reference.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__REGION

        static final int PROTOCOL_STATE_MACHINE__REGION
        The feature id for the 'Region' containment reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__SUBMACHINE_STATE

        static final int PROTOCOL_STATE_MACHINE__SUBMACHINE_STATE
        The feature id for the 'Submachine State' reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__CONNECTION_POINT

        static final int PROTOCOL_STATE_MACHINE__CONNECTION_POINT
        The feature id for the 'Connection Point' containment reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__EXTENDED_STATE_MACHINE

        static final int PROTOCOL_STATE_MACHINE__EXTENDED_STATE_MACHINE
        The feature id for the 'Extended State Machine' reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE__CONFORMANCE

        static final int PROTOCOL_STATE_MACHINE__CONFORMANCE
        The feature id for the 'Conformance' containment reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_STATE_MACHINE_FEATURE_COUNT

        static final int PROTOCOL_STATE_MACHINE_FEATURE_COUNT
        The number of structural features of the 'Protocol State Machine' class.
        See Also:
        Constant Field Values
      • REGION__EANNOTATIONS

        static final int REGION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • REGION__OWNED_ELEMENT

        static final int REGION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • REGION__OWNER

        static final int REGION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • REGION__OWNED_COMMENT

        static final int REGION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • REGION__NAME

        static final int REGION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • REGION__VISIBILITY

        static final int REGION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • REGION__QUALIFIED_NAME

        static final int REGION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • REGION__CLIENT_DEPENDENCY

        static final int REGION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • REGION__NAMESPACE

        static final int REGION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • REGION__NAME_EXPRESSION

        static final int REGION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • REGION__ELEMENT_IMPORT

        static final int REGION__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • REGION__PACKAGE_IMPORT

        static final int REGION__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • REGION__OWNED_RULE

        static final int REGION__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • REGION__MEMBER

        static final int REGION__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • REGION__IMPORTED_MEMBER

        static final int REGION__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • REGION__OWNED_MEMBER

        static final int REGION__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • REGION__IS_LEAF

        static final int REGION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • REGION__REDEFINED_ELEMENT

        static final int REGION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • REGION__REDEFINITION_CONTEXT

        static final int REGION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • REGION__SUBVERTEX

        static final int REGION__SUBVERTEX
        The feature id for the 'Subvertex' containment reference list.
        See Also:
        Constant Field Values
      • REGION__TRANSITION

        static final int REGION__TRANSITION
        The feature id for the 'Transition' containment reference list.
        See Also:
        Constant Field Values
      • REGION__STATE

        static final int REGION__STATE
        The feature id for the 'State' container reference.
        See Also:
        Constant Field Values
      • REGION__EXTENDED_REGION

        static final int REGION__EXTENDED_REGION
        The feature id for the 'Extended Region' reference.
        See Also:
        Constant Field Values
      • REGION__STATE_MACHINE

        static final int REGION__STATE_MACHINE
        The feature id for the 'State Machine' container reference.
        See Also:
        Constant Field Values
      • REGION_FEATURE_COUNT

        static final int REGION_FEATURE_COUNT
        The number of structural features of the 'Region' class.
        See Also:
        Constant Field Values
      • VERTEX__EANNOTATIONS

        static final int VERTEX__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • VERTEX__OWNED_ELEMENT

        static final int VERTEX__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • VERTEX__OWNER

        static final int VERTEX__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • VERTEX__OWNED_COMMENT

        static final int VERTEX__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • VERTEX__NAME

        static final int VERTEX__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • VERTEX__VISIBILITY

        static final int VERTEX__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • VERTEX__QUALIFIED_NAME

        static final int VERTEX__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • VERTEX__CLIENT_DEPENDENCY

        static final int VERTEX__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • VERTEX__NAMESPACE

        static final int VERTEX__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • VERTEX__NAME_EXPRESSION

        static final int VERTEX__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • VERTEX__OUTGOING

        static final int VERTEX__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • VERTEX__INCOMING

        static final int VERTEX__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • VERTEX__CONTAINER

        static final int VERTEX__CONTAINER
        The feature id for the 'Container' container reference.
        See Also:
        Constant Field Values
      • VERTEX_FEATURE_COUNT

        static final int VERTEX_FEATURE_COUNT
        The number of structural features of the 'Vertex' class.
        See Also:
        Constant Field Values
      • TRANSITION__EANNOTATIONS

        static final int TRANSITION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • TRANSITION__OWNED_ELEMENT

        static final int TRANSITION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • TRANSITION__OWNER

        static final int TRANSITION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • TRANSITION__OWNED_COMMENT

        static final int TRANSITION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • TRANSITION__NAME

        static final int TRANSITION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • TRANSITION__VISIBILITY

        static final int TRANSITION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • TRANSITION__QUALIFIED_NAME

        static final int TRANSITION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • TRANSITION__CLIENT_DEPENDENCY

        static final int TRANSITION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • TRANSITION__NAMESPACE

        static final int TRANSITION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • TRANSITION__NAME_EXPRESSION

        static final int TRANSITION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • TRANSITION__ELEMENT_IMPORT

        static final int TRANSITION__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • TRANSITION__PACKAGE_IMPORT

        static final int TRANSITION__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • TRANSITION__OWNED_RULE

        static final int TRANSITION__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • TRANSITION__MEMBER

        static final int TRANSITION__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • TRANSITION__IMPORTED_MEMBER

        static final int TRANSITION__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • TRANSITION__OWNED_MEMBER

        static final int TRANSITION__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • TRANSITION__IS_LEAF

        static final int TRANSITION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • TRANSITION__REDEFINED_ELEMENT

        static final int TRANSITION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • TRANSITION__REDEFINITION_CONTEXT

        static final int TRANSITION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • TRANSITION__KIND

        static final int TRANSITION__KIND
        The feature id for the 'Kind' attribute.
        See Also:
        Constant Field Values
      • TRANSITION__CONTAINER

        static final int TRANSITION__CONTAINER
        The feature id for the 'Container' container reference.
        See Also:
        Constant Field Values
      • TRANSITION__TARGET

        static final int TRANSITION__TARGET
        The feature id for the 'Target' reference.
        See Also:
        Constant Field Values
      • TRANSITION__REDEFINED_TRANSITION

        static final int TRANSITION__REDEFINED_TRANSITION
        The feature id for the 'Redefined Transition' reference.
        See Also:
        Constant Field Values
      • TRANSITION__GUARD

        static final int TRANSITION__GUARD
        The feature id for the 'Guard' reference.
        See Also:
        Constant Field Values
      • TRANSITION__EFFECT

        static final int TRANSITION__EFFECT
        The feature id for the 'Effect' containment reference.
        See Also:
        Constant Field Values
      • TRANSITION__TRIGGER

        static final int TRANSITION__TRIGGER
        The feature id for the 'Trigger' containment reference list.
        See Also:
        Constant Field Values
      • TRANSITION__SOURCE

        static final int TRANSITION__SOURCE
        The feature id for the 'Source' reference.
        See Also:
        Constant Field Values
      • TRANSITION_FEATURE_COUNT

        static final int TRANSITION_FEATURE_COUNT
        The number of structural features of the 'Transition' class.
        See Also:
        Constant Field Values
      • TRIGGER__EANNOTATIONS

        static final int TRIGGER__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • TRIGGER__OWNED_ELEMENT

        static final int TRIGGER__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • TRIGGER__OWNER

        static final int TRIGGER__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • TRIGGER__OWNED_COMMENT

        static final int TRIGGER__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • TRIGGER__NAME

        static final int TRIGGER__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • TRIGGER__VISIBILITY

        static final int TRIGGER__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • TRIGGER__QUALIFIED_NAME

        static final int TRIGGER__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • TRIGGER__CLIENT_DEPENDENCY

        static final int TRIGGER__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • TRIGGER__NAMESPACE

        static final int TRIGGER__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • TRIGGER__NAME_EXPRESSION

        static final int TRIGGER__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • TRIGGER__EVENT

        static final int TRIGGER__EVENT
        The feature id for the 'Event' reference.
        See Also:
        Constant Field Values
      • TRIGGER__PORT

        static final int TRIGGER__PORT
        The feature id for the 'Port' reference list.
        See Also:
        Constant Field Values
      • TRIGGER_FEATURE_COUNT

        static final int TRIGGER_FEATURE_COUNT
        The number of structural features of the 'Trigger' class.
        See Also:
        Constant Field Values
      • EVENT__EANNOTATIONS

        static final int EVENT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • EVENT__OWNED_ELEMENT

        static final int EVENT__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • EVENT__OWNER

        static final int EVENT__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • EVENT__OWNED_COMMENT

        static final int EVENT__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • EVENT__NAME

        static final int EVENT__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • EVENT__VISIBILITY

        static final int EVENT__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • EVENT__QUALIFIED_NAME

        static final int EVENT__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • EVENT__CLIENT_DEPENDENCY

        static final int EVENT__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • EVENT__NAMESPACE

        static final int EVENT__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • EVENT__NAME_EXPRESSION

        static final int EVENT__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • EVENT__OWNING_TEMPLATE_PARAMETER

        static final int EVENT__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • EVENT__TEMPLATE_PARAMETER

        static final int EVENT__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • EVENT_FEATURE_COUNT

        static final int EVENT_FEATURE_COUNT
        The number of structural features of the 'Event' class.
        See Also:
        Constant Field Values
      • PORT__EANNOTATIONS

        static final int PORT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • PORT__OWNED_ELEMENT

        static final int PORT__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • PORT__OWNER

        static final int PORT__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • PORT__OWNED_COMMENT

        static final int PORT__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • PORT__NAME

        static final int PORT__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • PORT__VISIBILITY

        static final int PORT__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • PORT__QUALIFIED_NAME

        static final int PORT__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • PORT__CLIENT_DEPENDENCY

        static final int PORT__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • PORT__NAMESPACE

        static final int PORT__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • PORT__NAME_EXPRESSION

        static final int PORT__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • PORT__IS_LEAF

        static final int PORT__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • PORT__REDEFINED_ELEMENT

        static final int PORT__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • PORT__REDEFINITION_CONTEXT

        static final int PORT__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • PORT__IS_STATIC

        static final int PORT__IS_STATIC
        The feature id for the 'Is Static' attribute.
        See Also:
        Constant Field Values
      • PORT__FEATURING_CLASSIFIER

        static final int PORT__FEATURING_CLASSIFIER
        The feature id for the 'Featuring Classifier' reference list.
        See Also:
        Constant Field Values
      • PORT__TYPE

        static final int PORT__TYPE
        The feature id for the 'Type' reference.
        See Also:
        Constant Field Values
      • PORT__IS_ORDERED

        static final int PORT__IS_ORDERED
        The feature id for the 'Is Ordered' attribute.
        See Also:
        Constant Field Values
      • PORT__IS_UNIQUE

        static final int PORT__IS_UNIQUE
        The feature id for the 'Is Unique' attribute.
        See Also:
        Constant Field Values
      • PORT__UPPER

        static final int PORT__UPPER
        The feature id for the 'Upper' attribute.
        See Also:
        Constant Field Values
      • PORT__LOWER

        static final int PORT__LOWER
        The feature id for the 'Lower' attribute.
        See Also:
        Constant Field Values
      • PORT__UPPER_VALUE

        static final int PORT__UPPER_VALUE
        The feature id for the 'Upper Value' containment reference.
        See Also:
        Constant Field Values
      • PORT__LOWER_VALUE

        static final int PORT__LOWER_VALUE
        The feature id for the 'Lower Value' containment reference.
        See Also:
        Constant Field Values
      • PORT__IS_READ_ONLY

        static final int PORT__IS_READ_ONLY
        The feature id for the 'Is Read Only' attribute.
        See Also:
        Constant Field Values
      • PORT__OWNING_TEMPLATE_PARAMETER

        static final int PORT__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • PORT__TEMPLATE_PARAMETER

        static final int PORT__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • PORT__END

        static final int PORT__END
        The feature id for the 'End' reference list.
        See Also:
        Constant Field Values
      • PORT__DEPLOYMENT

        static final int PORT__DEPLOYMENT
        The feature id for the 'Deployment' containment reference list.
        See Also:
        Constant Field Values
      • PORT__DEPLOYED_ELEMENT

        static final int PORT__DEPLOYED_ELEMENT
        The feature id for the 'Deployed Element' reference list.
        See Also:
        Constant Field Values
      • PORT__TEMPLATE_BINDING

        static final int PORT__TEMPLATE_BINDING
        The feature id for the 'Template Binding' containment reference list.
        See Also:
        Constant Field Values
      • PORT__OWNED_TEMPLATE_SIGNATURE

        static final int PORT__OWNED_TEMPLATE_SIGNATURE
        The feature id for the 'Owned Template Signature' containment reference.
        See Also:
        Constant Field Values
      • PORT__CLASS

        static final int PORT__CLASS
        The feature id for the 'Class' reference.
        See Also:
        Constant Field Values
      • PORT__DATATYPE

        static final int PORT__DATATYPE
        The feature id for the 'Datatype' container reference.
        See Also:
        Constant Field Values
      • PORT__IS_DERIVED

        static final int PORT__IS_DERIVED
        The feature id for the 'Is Derived' attribute.
        See Also:
        Constant Field Values
      • PORT__IS_DERIVED_UNION

        static final int PORT__IS_DERIVED_UNION
        The feature id for the 'Is Derived Union' attribute.
        See Also:
        Constant Field Values
      • PORT__DEFAULT

        static final int PORT__DEFAULT
        The feature id for the 'Default' attribute.
        See Also:
        Constant Field Values
      • PORT__AGGREGATION

        static final int PORT__AGGREGATION
        The feature id for the 'Aggregation' attribute.
        See Also:
        Constant Field Values
      • PORT__IS_COMPOSITE

        static final int PORT__IS_COMPOSITE
        The feature id for the 'Is Composite' attribute.
        See Also:
        Constant Field Values
      • PORT__REDEFINED_PROPERTY

        static final int PORT__REDEFINED_PROPERTY
        The feature id for the 'Redefined Property' reference list.
        See Also:
        Constant Field Values
      • PORT__OWNING_ASSOCIATION

        static final int PORT__OWNING_ASSOCIATION
        The feature id for the 'Owning Association' container reference.
        See Also:
        Constant Field Values
      • PORT__DEFAULT_VALUE

        static final int PORT__DEFAULT_VALUE
        The feature id for the 'Default Value' containment reference.
        See Also:
        Constant Field Values
      • PORT__OPPOSITE

        static final int PORT__OPPOSITE
        The feature id for the 'Opposite' reference.
        See Also:
        Constant Field Values
      • PORT__SUBSETTED_PROPERTY

        static final int PORT__SUBSETTED_PROPERTY
        The feature id for the 'Subsetted Property' reference list.
        See Also:
        Constant Field Values
      • PORT__ASSOCIATION

        static final int PORT__ASSOCIATION
        The feature id for the 'Association' reference.
        See Also:
        Constant Field Values
      • PORT__QUALIFIER

        static final int PORT__QUALIFIER
        The feature id for the 'Qualifier' containment reference list.
        See Also:
        Constant Field Values
      • PORT__ASSOCIATION_END

        static final int PORT__ASSOCIATION_END
        The feature id for the 'Association End' container reference.
        See Also:
        Constant Field Values
      • PORT__IS_BEHAVIOR

        static final int PORT__IS_BEHAVIOR
        The feature id for the 'Is Behavior' attribute.
        See Also:
        Constant Field Values
      • PORT__IS_SERVICE

        static final int PORT__IS_SERVICE
        The feature id for the 'Is Service' attribute.
        See Also:
        Constant Field Values
      • PORT__REQUIRED

        static final int PORT__REQUIRED
        The feature id for the 'Required' reference list.
        See Also:
        Constant Field Values
      • PORT__REDEFINED_PORT

        static final int PORT__REDEFINED_PORT
        The feature id for the 'Redefined Port' reference list.
        See Also:
        Constant Field Values
      • PORT__PROVIDED

        static final int PORT__PROVIDED
        The feature id for the 'Provided' reference list.
        See Also:
        Constant Field Values
      • PORT__PROTOCOL

        static final int PORT__PROTOCOL
        The feature id for the 'Protocol' reference.
        See Also:
        Constant Field Values
      • PORT_FEATURE_COUNT

        static final int PORT_FEATURE_COUNT
        The number of structural features of the 'Port' class.
        See Also:
        Constant Field Values
      • STATE__EANNOTATIONS

        static final int STATE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • STATE__OWNED_ELEMENT

        static final int STATE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • STATE__OWNER

        static final int STATE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • STATE__OWNED_COMMENT

        static final int STATE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • STATE__NAME

        static final int STATE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • STATE__VISIBILITY

        static final int STATE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • STATE__QUALIFIED_NAME

        static final int STATE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • STATE__CLIENT_DEPENDENCY

        static final int STATE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • STATE__NAMESPACE

        static final int STATE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • STATE__NAME_EXPRESSION

        static final int STATE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • STATE__ELEMENT_IMPORT

        static final int STATE__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • STATE__PACKAGE_IMPORT

        static final int STATE__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • STATE__OWNED_RULE

        static final int STATE__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • STATE__MEMBER

        static final int STATE__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • STATE__IMPORTED_MEMBER

        static final int STATE__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • STATE__OWNED_MEMBER

        static final int STATE__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • STATE__IS_LEAF

        static final int STATE__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • STATE__REDEFINED_ELEMENT

        static final int STATE__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • STATE__REDEFINITION_CONTEXT

        static final int STATE__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • STATE__OUTGOING

        static final int STATE__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • STATE__INCOMING

        static final int STATE__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • STATE__CONTAINER

        static final int STATE__CONTAINER
        The feature id for the 'Container' container reference.
        See Also:
        Constant Field Values
      • STATE__IS_COMPOSITE

        static final int STATE__IS_COMPOSITE
        The feature id for the 'Is Composite' attribute.
        See Also:
        Constant Field Values
      • STATE__IS_ORTHOGONAL

        static final int STATE__IS_ORTHOGONAL
        The feature id for the 'Is Orthogonal' attribute.
        See Also:
        Constant Field Values
      • STATE__IS_SIMPLE

        static final int STATE__IS_SIMPLE
        The feature id for the 'Is Simple' attribute.
        See Also:
        Constant Field Values
      • STATE__IS_SUBMACHINE_STATE

        static final int STATE__IS_SUBMACHINE_STATE
        The feature id for the 'Is Submachine State' attribute.
        See Also:
        Constant Field Values
      • STATE__SUBMACHINE

        static final int STATE__SUBMACHINE
        The feature id for the 'Submachine' reference.
        See Also:
        Constant Field Values
      • STATE__CONNECTION

        static final int STATE__CONNECTION
        The feature id for the 'Connection' containment reference list.
        See Also:
        Constant Field Values
      • STATE__CONNECTION_POINT

        static final int STATE__CONNECTION_POINT
        The feature id for the 'Connection Point' containment reference list.
        See Also:
        Constant Field Values
      • STATE__REDEFINED_STATE

        static final int STATE__REDEFINED_STATE
        The feature id for the 'Redefined State' reference.
        See Also:
        Constant Field Values
      • STATE__STATE_INVARIANT

        static final int STATE__STATE_INVARIANT
        The feature id for the 'State Invariant' containment reference.
        See Also:
        Constant Field Values
      • STATE__ENTRY

        static final int STATE__ENTRY
        The feature id for the 'Entry' containment reference.
        See Also:
        Constant Field Values
      • STATE__EXIT

        static final int STATE__EXIT
        The feature id for the 'Exit' containment reference.
        See Also:
        Constant Field Values
      • STATE__DO_ACTIVITY

        static final int STATE__DO_ACTIVITY
        The feature id for the 'Do Activity' containment reference.
        See Also:
        Constant Field Values
      • STATE__DEFERRABLE_TRIGGER

        static final int STATE__DEFERRABLE_TRIGGER
        The feature id for the 'Deferrable Trigger' containment reference list.
        See Also:
        Constant Field Values
      • STATE__REGION

        static final int STATE__REGION
        The feature id for the 'Region' containment reference list.
        See Also:
        Constant Field Values
      • STATE_FEATURE_COUNT

        static final int STATE_FEATURE_COUNT
        The number of structural features of the 'State' class.
        See Also:
        Constant Field Values
      • CONNECTION_POINT_REFERENCE__EANNOTATIONS

        static final int CONNECTION_POINT_REFERENCE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • CONNECTION_POINT_REFERENCE__OWNED_ELEMENT

        static final int CONNECTION_POINT_REFERENCE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • CONNECTION_POINT_REFERENCE__OWNER

        static final int CONNECTION_POINT_REFERENCE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • CONNECTION_POINT_REFERENCE__OWNED_COMMENT

        static final int CONNECTION_POINT_REFERENCE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • CONNECTION_POINT_REFERENCE__NAME

        static final int CONNECTION_POINT_REFERENCE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • CONNECTION_POINT_REFERENCE__VISIBILITY

        static final int CONNECTION_POINT_REFERENCE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • CONNECTION_POINT_REFERENCE__QUALIFIED_NAME

        static final int CONNECTION_POINT_REFERENCE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • CONNECTION_POINT_REFERENCE__CLIENT_DEPENDENCY

        static final int CONNECTION_POINT_REFERENCE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • CONNECTION_POINT_REFERENCE__NAMESPACE

        static final int CONNECTION_POINT_REFERENCE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • CONNECTION_POINT_REFERENCE__NAME_EXPRESSION

        static final int CONNECTION_POINT_REFERENCE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • CONNECTION_POINT_REFERENCE__OUTGOING

        static final int CONNECTION_POINT_REFERENCE__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • CONNECTION_POINT_REFERENCE__INCOMING

        static final int CONNECTION_POINT_REFERENCE__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • CONNECTION_POINT_REFERENCE__CONTAINER

        static final int CONNECTION_POINT_REFERENCE__CONTAINER
        The feature id for the 'Container' container reference.
        See Also:
        Constant Field Values
      • CONNECTION_POINT_REFERENCE__ENTRY

        static final int CONNECTION_POINT_REFERENCE__ENTRY
        The feature id for the 'Entry' reference list.
        See Also:
        Constant Field Values
      • CONNECTION_POINT_REFERENCE__EXIT

        static final int CONNECTION_POINT_REFERENCE__EXIT
        The feature id for the 'Exit' reference list.
        See Also:
        Constant Field Values
      • CONNECTION_POINT_REFERENCE__STATE

        static final int CONNECTION_POINT_REFERENCE__STATE
        The feature id for the 'State' container reference.
        See Also:
        Constant Field Values
      • CONNECTION_POINT_REFERENCE_FEATURE_COUNT

        static final int CONNECTION_POINT_REFERENCE_FEATURE_COUNT
        The number of structural features of the 'Connection Point Reference' class.
        See Also:
        Constant Field Values
      • PSEUDOSTATE__EANNOTATIONS

        static final int PSEUDOSTATE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • PSEUDOSTATE__OWNED_ELEMENT

        static final int PSEUDOSTATE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • PSEUDOSTATE__OWNER

        static final int PSEUDOSTATE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • PSEUDOSTATE__OWNED_COMMENT

        static final int PSEUDOSTATE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • PSEUDOSTATE__NAME

        static final int PSEUDOSTATE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • PSEUDOSTATE__VISIBILITY

        static final int PSEUDOSTATE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • PSEUDOSTATE__QUALIFIED_NAME

        static final int PSEUDOSTATE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • PSEUDOSTATE__CLIENT_DEPENDENCY

        static final int PSEUDOSTATE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • PSEUDOSTATE__NAMESPACE

        static final int PSEUDOSTATE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • PSEUDOSTATE__NAME_EXPRESSION

        static final int PSEUDOSTATE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • PSEUDOSTATE__OUTGOING

        static final int PSEUDOSTATE__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • PSEUDOSTATE__INCOMING

        static final int PSEUDOSTATE__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • PSEUDOSTATE__CONTAINER

        static final int PSEUDOSTATE__CONTAINER
        The feature id for the 'Container' container reference.
        See Also:
        Constant Field Values
      • PSEUDOSTATE__KIND

        static final int PSEUDOSTATE__KIND
        The feature id for the 'Kind' attribute.
        See Also:
        Constant Field Values
      • PSEUDOSTATE__STATE_MACHINE

        static final int PSEUDOSTATE__STATE_MACHINE
        The feature id for the 'State Machine' container reference.
        See Also:
        Constant Field Values
      • PSEUDOSTATE__STATE

        static final int PSEUDOSTATE__STATE
        The feature id for the 'State' container reference.
        See Also:
        Constant Field Values
      • PSEUDOSTATE_FEATURE_COUNT

        static final int PSEUDOSTATE_FEATURE_COUNT
        The number of structural features of the 'Pseudostate' class.
        See Also:
        Constant Field Values
      • PROTOCOL_CONFORMANCE__EANNOTATIONS

        static final int PROTOCOL_CONFORMANCE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_CONFORMANCE__OWNED_ELEMENT

        static final int PROTOCOL_CONFORMANCE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_CONFORMANCE__OWNER

        static final int PROTOCOL_CONFORMANCE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • PROTOCOL_CONFORMANCE__OWNED_COMMENT

        static final int PROTOCOL_CONFORMANCE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_CONFORMANCE__RELATED_ELEMENT

        static final int PROTOCOL_CONFORMANCE__RELATED_ELEMENT
        The feature id for the 'Related Element' reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_CONFORMANCE__SOURCE

        static final int PROTOCOL_CONFORMANCE__SOURCE
        The feature id for the 'Source' reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_CONFORMANCE__TARGET

        static final int PROTOCOL_CONFORMANCE__TARGET
        The feature id for the 'Target' reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_CONFORMANCE__GENERAL_MACHINE

        static final int PROTOCOL_CONFORMANCE__GENERAL_MACHINE
        The feature id for the 'General Machine' reference.
        See Also:
        Constant Field Values
      • PROTOCOL_CONFORMANCE__SPECIFIC_MACHINE

        static final int PROTOCOL_CONFORMANCE__SPECIFIC_MACHINE
        The feature id for the 'Specific Machine' container reference.
        See Also:
        Constant Field Values
      • PROTOCOL_CONFORMANCE_FEATURE_COUNT

        static final int PROTOCOL_CONFORMANCE_FEATURE_COUNT
        The number of structural features of the 'Protocol Conformance' class.
        See Also:
        Constant Field Values
      • CONNECTOR__EANNOTATIONS

        static final int CONNECTOR__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • CONNECTOR__OWNED_ELEMENT

        static final int CONNECTOR__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • CONNECTOR__OWNER

        static final int CONNECTOR__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • CONNECTOR__OWNED_COMMENT

        static final int CONNECTOR__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • CONNECTOR__NAME

        static final int CONNECTOR__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • CONNECTOR__VISIBILITY

        static final int CONNECTOR__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • CONNECTOR__QUALIFIED_NAME

        static final int CONNECTOR__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • CONNECTOR__CLIENT_DEPENDENCY

        static final int CONNECTOR__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • CONNECTOR__NAMESPACE

        static final int CONNECTOR__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • CONNECTOR__NAME_EXPRESSION

        static final int CONNECTOR__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • CONNECTOR__IS_LEAF

        static final int CONNECTOR__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • CONNECTOR__REDEFINED_ELEMENT

        static final int CONNECTOR__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • CONNECTOR__REDEFINITION_CONTEXT

        static final int CONNECTOR__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • CONNECTOR__IS_STATIC

        static final int CONNECTOR__IS_STATIC
        The feature id for the 'Is Static' attribute.
        See Also:
        Constant Field Values
      • CONNECTOR__FEATURING_CLASSIFIER

        static final int CONNECTOR__FEATURING_CLASSIFIER
        The feature id for the 'Featuring Classifier' reference list.
        See Also:
        Constant Field Values
      • CONNECTOR__TYPE

        static final int CONNECTOR__TYPE
        The feature id for the 'Type' reference.
        See Also:
        Constant Field Values
      • CONNECTOR__REDEFINED_CONNECTOR

        static final int CONNECTOR__REDEFINED_CONNECTOR
        The feature id for the 'Redefined Connector' reference list.
        See Also:
        Constant Field Values
      • CONNECTOR__END

        static final int CONNECTOR__END
        The feature id for the 'End' containment reference list.
        See Also:
        Constant Field Values
      • CONNECTOR__KIND

        static final int CONNECTOR__KIND
        The feature id for the 'Kind' attribute.
        See Also:
        Constant Field Values
      • CONNECTOR__CONTRACT

        static final int CONNECTOR__CONTRACT
        The feature id for the 'Contract' reference list.
        See Also:
        Constant Field Values
      • CONNECTOR_FEATURE_COUNT

        static final int CONNECTOR_FEATURE_COUNT
        The number of structural features of the 'Connector' class.
        See Also:
        Constant Field Values
      • EXTENSION__EANNOTATIONS

        static final int EXTENSION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • EXTENSION__OWNED_ELEMENT

        static final int EXTENSION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • EXTENSION__OWNER

        static final int EXTENSION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • EXTENSION__OWNED_COMMENT

        static final int EXTENSION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • EXTENSION__NAME

        static final int EXTENSION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • EXTENSION__VISIBILITY

        static final int EXTENSION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • EXTENSION__QUALIFIED_NAME

        static final int EXTENSION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • EXTENSION__CLIENT_DEPENDENCY

        static final int EXTENSION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • EXTENSION__NAMESPACE

        static final int EXTENSION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • EXTENSION__NAME_EXPRESSION

        static final int EXTENSION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • EXTENSION__ELEMENT_IMPORT

        static final int EXTENSION__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • EXTENSION__PACKAGE_IMPORT

        static final int EXTENSION__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • EXTENSION__OWNED_RULE

        static final int EXTENSION__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • EXTENSION__MEMBER

        static final int EXTENSION__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • EXTENSION__IMPORTED_MEMBER

        static final int EXTENSION__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • EXTENSION__OWNED_MEMBER

        static final int EXTENSION__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • EXTENSION__IS_LEAF

        static final int EXTENSION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • EXTENSION__REDEFINED_ELEMENT

        static final int EXTENSION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • EXTENSION__REDEFINITION_CONTEXT

        static final int EXTENSION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • EXTENSION__OWNING_TEMPLATE_PARAMETER

        static final int EXTENSION__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • EXTENSION__TEMPLATE_PARAMETER

        static final int EXTENSION__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • EXTENSION__PACKAGE

        static final int EXTENSION__PACKAGE
        The feature id for the 'Package' reference.
        See Also:
        Constant Field Values
      • EXTENSION__TEMPLATE_BINDING

        static final int EXTENSION__TEMPLATE_BINDING
        The feature id for the 'Template Binding' containment reference list.
        See Also:
        Constant Field Values
      • EXTENSION__OWNED_TEMPLATE_SIGNATURE

        static final int EXTENSION__OWNED_TEMPLATE_SIGNATURE
        The feature id for the 'Owned Template Signature' containment reference.
        See Also:
        Constant Field Values
      • EXTENSION__IS_ABSTRACT

        static final int EXTENSION__IS_ABSTRACT
        The feature id for the 'Is Abstract' attribute.
        See Also:
        Constant Field Values
      • EXTENSION__GENERALIZATION

        static final int EXTENSION__GENERALIZATION
        The feature id for the 'Generalization' containment reference list.
        See Also:
        Constant Field Values
      • EXTENSION__POWERTYPE_EXTENT

        static final int EXTENSION__POWERTYPE_EXTENT
        The feature id for the 'Powertype Extent' reference list.
        See Also:
        Constant Field Values
      • EXTENSION__FEATURE

        static final int EXTENSION__FEATURE
        The feature id for the 'Feature' reference list.
        See Also:
        Constant Field Values
      • EXTENSION__INHERITED_MEMBER

        static final int EXTENSION__INHERITED_MEMBER
        The feature id for the 'Inherited Member' reference list.
        See Also:
        Constant Field Values
      • EXTENSION__REDEFINED_CLASSIFIER

        static final int EXTENSION__REDEFINED_CLASSIFIER
        The feature id for the 'Redefined Classifier' reference list.
        See Also:
        Constant Field Values
      • EXTENSION__GENERAL

        static final int EXTENSION__GENERAL
        The feature id for the 'General' reference list.
        See Also:
        Constant Field Values
      • EXTENSION__SUBSTITUTION

        static final int EXTENSION__SUBSTITUTION
        The feature id for the 'Substitution' containment reference list.
        See Also:
        Constant Field Values
      • EXTENSION__ATTRIBUTE

        static final int EXTENSION__ATTRIBUTE
        The feature id for the 'Attribute' reference list.
        See Also:
        Constant Field Values
      • EXTENSION__REPRESENTATION

        static final int EXTENSION__REPRESENTATION
        The feature id for the 'Representation' reference.
        See Also:
        Constant Field Values
      • EXTENSION__COLLABORATION_USE

        static final int EXTENSION__COLLABORATION_USE
        The feature id for the 'Collaboration Use' containment reference list.
        See Also:
        Constant Field Values
      • EXTENSION__OWNED_USE_CASE

        static final int EXTENSION__OWNED_USE_CASE
        The feature id for the 'Owned Use Case' containment reference list.
        See Also:
        Constant Field Values
      • EXTENSION__USE_CASE

        static final int EXTENSION__USE_CASE
        The feature id for the 'Use Case' reference list.
        See Also:
        Constant Field Values
      • EXTENSION__RELATED_ELEMENT

        static final int EXTENSION__RELATED_ELEMENT
        The feature id for the 'Related Element' reference list.
        See Also:
        Constant Field Values
      • EXTENSION__OWNED_END

        static final int EXTENSION__OWNED_END
        The feature id for the 'Owned End' containment reference list.
        See Also:
        Constant Field Values
      • EXTENSION__MEMBER_END

        static final int EXTENSION__MEMBER_END
        The feature id for the 'Member End' reference list.
        See Also:
        Constant Field Values
      • EXTENSION__IS_DERIVED

        static final int EXTENSION__IS_DERIVED
        The feature id for the 'Is Derived' attribute.
        See Also:
        Constant Field Values
      • EXTENSION__END_TYPE

        static final int EXTENSION__END_TYPE
        The feature id for the 'End Type' reference list.
        See Also:
        Constant Field Values
      • EXTENSION__NAVIGABLE_OWNED_END

        static final int EXTENSION__NAVIGABLE_OWNED_END
        The feature id for the 'Navigable Owned End' reference list.
        See Also:
        Constant Field Values
      • EXTENSION__IS_REQUIRED

        static final int EXTENSION__IS_REQUIRED
        The feature id for the 'Is Required' attribute.
        See Also:
        Constant Field Values
      • EXTENSION__METACLASS

        static final int EXTENSION__METACLASS
        The feature id for the 'Metaclass' reference.
        See Also:
        Constant Field Values
      • EXTENSION_FEATURE_COUNT

        static final int EXTENSION_FEATURE_COUNT
        The number of structural features of the 'Extension' class.
        See Also:
        Constant Field Values
      • EXTENSION_END__EANNOTATIONS

        static final int EXTENSION_END__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • EXTENSION_END__OWNED_ELEMENT

        static final int EXTENSION_END__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • EXTENSION_END__OWNER

        static final int EXTENSION_END__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • EXTENSION_END__OWNED_COMMENT

        static final int EXTENSION_END__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • EXTENSION_END__NAME

        static final int EXTENSION_END__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • EXTENSION_END__VISIBILITY

        static final int EXTENSION_END__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • EXTENSION_END__QUALIFIED_NAME

        static final int EXTENSION_END__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • EXTENSION_END__CLIENT_DEPENDENCY

        static final int EXTENSION_END__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • EXTENSION_END__NAMESPACE

        static final int EXTENSION_END__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • EXTENSION_END__NAME_EXPRESSION

        static final int EXTENSION_END__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • EXTENSION_END__IS_LEAF

        static final int EXTENSION_END__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • EXTENSION_END__REDEFINED_ELEMENT

        static final int EXTENSION_END__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • EXTENSION_END__REDEFINITION_CONTEXT

        static final int EXTENSION_END__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • EXTENSION_END__IS_STATIC

        static final int EXTENSION_END__IS_STATIC
        The feature id for the 'Is Static' attribute.
        See Also:
        Constant Field Values
      • EXTENSION_END__FEATURING_CLASSIFIER

        static final int EXTENSION_END__FEATURING_CLASSIFIER
        The feature id for the 'Featuring Classifier' reference list.
        See Also:
        Constant Field Values
      • EXTENSION_END__TYPE

        static final int EXTENSION_END__TYPE
        The feature id for the 'Type' reference.
        See Also:
        Constant Field Values
      • EXTENSION_END__IS_ORDERED

        static final int EXTENSION_END__IS_ORDERED
        The feature id for the 'Is Ordered' attribute.
        See Also:
        Constant Field Values
      • EXTENSION_END__IS_UNIQUE

        static final int EXTENSION_END__IS_UNIQUE
        The feature id for the 'Is Unique' attribute.
        See Also:
        Constant Field Values
      • EXTENSION_END__UPPER

        static final int EXTENSION_END__UPPER
        The feature id for the 'Upper' attribute.
        See Also:
        Constant Field Values
      • EXTENSION_END__LOWER

        static final int EXTENSION_END__LOWER
        The feature id for the 'Lower' attribute.
        See Also:
        Constant Field Values
      • EXTENSION_END__UPPER_VALUE

        static final int EXTENSION_END__UPPER_VALUE
        The feature id for the 'Upper Value' containment reference.
        See Also:
        Constant Field Values
      • EXTENSION_END__LOWER_VALUE

        static final int EXTENSION_END__LOWER_VALUE
        The feature id for the 'Lower Value' containment reference.
        See Also:
        Constant Field Values
      • EXTENSION_END__IS_READ_ONLY

        static final int EXTENSION_END__IS_READ_ONLY
        The feature id for the 'Is Read Only' attribute.
        See Also:
        Constant Field Values
      • EXTENSION_END__OWNING_TEMPLATE_PARAMETER

        static final int EXTENSION_END__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • EXTENSION_END__TEMPLATE_PARAMETER

        static final int EXTENSION_END__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • EXTENSION_END__END

        static final int EXTENSION_END__END
        The feature id for the 'End' reference list.
        See Also:
        Constant Field Values
      • EXTENSION_END__DEPLOYMENT

        static final int EXTENSION_END__DEPLOYMENT
        The feature id for the 'Deployment' containment reference list.
        See Also:
        Constant Field Values
      • EXTENSION_END__DEPLOYED_ELEMENT

        static final int EXTENSION_END__DEPLOYED_ELEMENT
        The feature id for the 'Deployed Element' reference list.
        See Also:
        Constant Field Values
      • EXTENSION_END__TEMPLATE_BINDING

        static final int EXTENSION_END__TEMPLATE_BINDING
        The feature id for the 'Template Binding' containment reference list.
        See Also:
        Constant Field Values
      • EXTENSION_END__OWNED_TEMPLATE_SIGNATURE

        static final int EXTENSION_END__OWNED_TEMPLATE_SIGNATURE
        The feature id for the 'Owned Template Signature' containment reference.
        See Also:
        Constant Field Values
      • EXTENSION_END__CLASS

        static final int EXTENSION_END__CLASS
        The feature id for the 'Class' reference.
        See Also:
        Constant Field Values
      • EXTENSION_END__DATATYPE

        static final int EXTENSION_END__DATATYPE
        The feature id for the 'Datatype' container reference.
        See Also:
        Constant Field Values
      • EXTENSION_END__IS_DERIVED

        static final int EXTENSION_END__IS_DERIVED
        The feature id for the 'Is Derived' attribute.
        See Also:
        Constant Field Values
      • EXTENSION_END__IS_DERIVED_UNION

        static final int EXTENSION_END__IS_DERIVED_UNION
        The feature id for the 'Is Derived Union' attribute.
        See Also:
        Constant Field Values
      • EXTENSION_END__DEFAULT

        static final int EXTENSION_END__DEFAULT
        The feature id for the 'Default' attribute.
        See Also:
        Constant Field Values
      • EXTENSION_END__AGGREGATION

        static final int EXTENSION_END__AGGREGATION
        The feature id for the 'Aggregation' attribute.
        See Also:
        Constant Field Values
      • EXTENSION_END__IS_COMPOSITE

        static final int EXTENSION_END__IS_COMPOSITE
        The feature id for the 'Is Composite' attribute.
        See Also:
        Constant Field Values
      • EXTENSION_END__REDEFINED_PROPERTY

        static final int EXTENSION_END__REDEFINED_PROPERTY
        The feature id for the 'Redefined Property' reference list.
        See Also:
        Constant Field Values
      • EXTENSION_END__OWNING_ASSOCIATION

        static final int EXTENSION_END__OWNING_ASSOCIATION
        The feature id for the 'Owning Association' container reference.
        See Also:
        Constant Field Values
      • EXTENSION_END__DEFAULT_VALUE

        static final int EXTENSION_END__DEFAULT_VALUE
        The feature id for the 'Default Value' containment reference.
        See Also:
        Constant Field Values
      • EXTENSION_END__OPPOSITE

        static final int EXTENSION_END__OPPOSITE
        The feature id for the 'Opposite' reference.
        See Also:
        Constant Field Values
      • EXTENSION_END__SUBSETTED_PROPERTY

        static final int EXTENSION_END__SUBSETTED_PROPERTY
        The feature id for the 'Subsetted Property' reference list.
        See Also:
        Constant Field Values
      • EXTENSION_END__ASSOCIATION

        static final int EXTENSION_END__ASSOCIATION
        The feature id for the 'Association' reference.
        See Also:
        Constant Field Values
      • EXTENSION_END__QUALIFIER

        static final int EXTENSION_END__QUALIFIER
        The feature id for the 'Qualifier' containment reference list.
        See Also:
        Constant Field Values
      • EXTENSION_END__ASSOCIATION_END

        static final int EXTENSION_END__ASSOCIATION_END
        The feature id for the 'Association End' container reference.
        See Also:
        Constant Field Values
      • EXTENSION_END_FEATURE_COUNT

        static final int EXTENSION_END_FEATURE_COUNT
        The number of structural features of the 'Extension End' class.
        See Also:
        Constant Field Values
      • STEREOTYPE__EANNOTATIONS

        static final int STEREOTYPE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • STEREOTYPE__OWNED_ELEMENT

        static final int STEREOTYPE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • STEREOTYPE__OWNER

        static final int STEREOTYPE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • STEREOTYPE__OWNED_COMMENT

        static final int STEREOTYPE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • STEREOTYPE__NAME

        static final int STEREOTYPE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • STEREOTYPE__VISIBILITY

        static final int STEREOTYPE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • STEREOTYPE__QUALIFIED_NAME

        static final int STEREOTYPE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • STEREOTYPE__CLIENT_DEPENDENCY

        static final int STEREOTYPE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • STEREOTYPE__NAMESPACE

        static final int STEREOTYPE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • STEREOTYPE__NAME_EXPRESSION

        static final int STEREOTYPE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • STEREOTYPE__ELEMENT_IMPORT

        static final int STEREOTYPE__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • STEREOTYPE__PACKAGE_IMPORT

        static final int STEREOTYPE__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • STEREOTYPE__OWNED_RULE

        static final int STEREOTYPE__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • STEREOTYPE__MEMBER

        static final int STEREOTYPE__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • STEREOTYPE__IMPORTED_MEMBER

        static final int STEREOTYPE__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • STEREOTYPE__OWNED_MEMBER

        static final int STEREOTYPE__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • STEREOTYPE__IS_LEAF

        static final int STEREOTYPE__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • STEREOTYPE__REDEFINED_ELEMENT

        static final int STEREOTYPE__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • STEREOTYPE__REDEFINITION_CONTEXT

        static final int STEREOTYPE__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • STEREOTYPE__OWNING_TEMPLATE_PARAMETER

        static final int STEREOTYPE__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • STEREOTYPE__TEMPLATE_PARAMETER

        static final int STEREOTYPE__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • STEREOTYPE__PACKAGE

        static final int STEREOTYPE__PACKAGE
        The feature id for the 'Package' reference.
        See Also:
        Constant Field Values
      • STEREOTYPE__TEMPLATE_BINDING

        static final int STEREOTYPE__TEMPLATE_BINDING
        The feature id for the 'Template Binding' containment reference list.
        See Also:
        Constant Field Values
      • STEREOTYPE__OWNED_TEMPLATE_SIGNATURE

        static final int STEREOTYPE__OWNED_TEMPLATE_SIGNATURE
        The feature id for the 'Owned Template Signature' containment reference.
        See Also:
        Constant Field Values
      • STEREOTYPE__IS_ABSTRACT

        static final int STEREOTYPE__IS_ABSTRACT
        The feature id for the 'Is Abstract' attribute.
        See Also:
        Constant Field Values
      • STEREOTYPE__GENERALIZATION

        static final int STEREOTYPE__GENERALIZATION
        The feature id for the 'Generalization' containment reference list.
        See Also:
        Constant Field Values
      • STEREOTYPE__POWERTYPE_EXTENT

        static final int STEREOTYPE__POWERTYPE_EXTENT
        The feature id for the 'Powertype Extent' reference list.
        See Also:
        Constant Field Values
      • STEREOTYPE__FEATURE

        static final int STEREOTYPE__FEATURE
        The feature id for the 'Feature' reference list.
        See Also:
        Constant Field Values
      • STEREOTYPE__INHERITED_MEMBER

        static final int STEREOTYPE__INHERITED_MEMBER
        The feature id for the 'Inherited Member' reference list.
        See Also:
        Constant Field Values
      • STEREOTYPE__REDEFINED_CLASSIFIER

        static final int STEREOTYPE__REDEFINED_CLASSIFIER
        The feature id for the 'Redefined Classifier' reference list.
        See Also:
        Constant Field Values
      • STEREOTYPE__GENERAL

        static final int STEREOTYPE__GENERAL
        The feature id for the 'General' reference list.
        See Also:
        Constant Field Values
      • STEREOTYPE__SUBSTITUTION

        static final int STEREOTYPE__SUBSTITUTION
        The feature id for the 'Substitution' containment reference list.
        See Also:
        Constant Field Values
      • STEREOTYPE__ATTRIBUTE

        static final int STEREOTYPE__ATTRIBUTE
        The feature id for the 'Attribute' reference list.
        See Also:
        Constant Field Values
      • STEREOTYPE__REPRESENTATION

        static final int STEREOTYPE__REPRESENTATION
        The feature id for the 'Representation' reference.
        See Also:
        Constant Field Values
      • STEREOTYPE__COLLABORATION_USE

        static final int STEREOTYPE__COLLABORATION_USE
        The feature id for the 'Collaboration Use' containment reference list.
        See Also:
        Constant Field Values
      • STEREOTYPE__OWNED_USE_CASE

        static final int STEREOTYPE__OWNED_USE_CASE
        The feature id for the 'Owned Use Case' containment reference list.
        See Also:
        Constant Field Values
      • STEREOTYPE__USE_CASE

        static final int STEREOTYPE__USE_CASE
        The feature id for the 'Use Case' reference list.
        See Also:
        Constant Field Values
      • STEREOTYPE__OWNED_ATTRIBUTE

        static final int STEREOTYPE__OWNED_ATTRIBUTE
        The feature id for the 'Owned Attribute' containment reference list.
        See Also:
        Constant Field Values
      • STEREOTYPE__PART

        static final int STEREOTYPE__PART
        The feature id for the 'Part' reference list.
        See Also:
        Constant Field Values
      • STEREOTYPE__ROLE

        static final int STEREOTYPE__ROLE
        The feature id for the 'Role' reference list.
        See Also:
        Constant Field Values
      • STEREOTYPE__OWNED_CONNECTOR

        static final int STEREOTYPE__OWNED_CONNECTOR
        The feature id for the 'Owned Connector' containment reference list.
        See Also:
        Constant Field Values
      • STEREOTYPE__OWNED_PORT

        static final int STEREOTYPE__OWNED_PORT
        The feature id for the 'Owned Port' reference list.
        See Also:
        Constant Field Values
      • STEREOTYPE__OWNED_BEHAVIOR

        static final int STEREOTYPE__OWNED_BEHAVIOR
        The feature id for the 'Owned Behavior' containment reference list.
        See Also:
        Constant Field Values
      • STEREOTYPE__CLASSIFIER_BEHAVIOR

        static final int STEREOTYPE__CLASSIFIER_BEHAVIOR
        The feature id for the 'Classifier Behavior' reference.
        See Also:
        Constant Field Values
      • STEREOTYPE__INTERFACE_REALIZATION

        static final int STEREOTYPE__INTERFACE_REALIZATION
        The feature id for the 'Interface Realization' containment reference list.
        See Also:
        Constant Field Values
      • STEREOTYPE__OWNED_TRIGGER

        static final int STEREOTYPE__OWNED_TRIGGER
        The feature id for the 'Owned Trigger' containment reference list.
        See Also:
        Constant Field Values
      • STEREOTYPE__NESTED_CLASSIFIER

        static final int STEREOTYPE__NESTED_CLASSIFIER
        The feature id for the 'Nested Classifier' containment reference list.
        See Also:
        Constant Field Values
      • STEREOTYPE__OWNED_OPERATION

        static final int STEREOTYPE__OWNED_OPERATION
        The feature id for the 'Owned Operation' containment reference list.
        See Also:
        Constant Field Values
      • STEREOTYPE__SUPER_CLASS

        static final int STEREOTYPE__SUPER_CLASS
        The feature id for the 'Super Class' reference list.
        See Also:
        Constant Field Values
      • STEREOTYPE__IS_ACTIVE

        static final int STEREOTYPE__IS_ACTIVE
        The feature id for the 'Is Active' attribute.
        See Also:
        Constant Field Values
      • STEREOTYPE__OWNED_RECEPTION

        static final int STEREOTYPE__OWNED_RECEPTION
        The feature id for the 'Owned Reception' containment reference list.
        See Also:
        Constant Field Values
      • STEREOTYPE__EXTENSION

        static final int STEREOTYPE__EXTENSION
        The feature id for the 'Extension' reference list.
        See Also:
        Constant Field Values
      • STEREOTYPE__ICON

        static final int STEREOTYPE__ICON
        The feature id for the 'Icon' containment reference list.
        See Also:
        Constant Field Values
      • STEREOTYPE_FEATURE_COUNT

        static final int STEREOTYPE_FEATURE_COUNT
        The number of structural features of the 'Stereotype' class.
        See Also:
        Constant Field Values
      • IMAGE__EANNOTATIONS

        static final int IMAGE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • IMAGE__OWNED_ELEMENT

        static final int IMAGE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • IMAGE__OWNER

        static final int IMAGE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • IMAGE__OWNED_COMMENT

        static final int IMAGE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • IMAGE__CONTENT

        static final int IMAGE__CONTENT
        The feature id for the 'Content' attribute.
        See Also:
        Constant Field Values
      • IMAGE__LOCATION

        static final int IMAGE__LOCATION
        The feature id for the 'Location' attribute.
        See Also:
        Constant Field Values
      • IMAGE__FORMAT

        static final int IMAGE__FORMAT
        The feature id for the 'Format' attribute.
        See Also:
        Constant Field Values
      • IMAGE_FEATURE_COUNT

        static final int IMAGE_FEATURE_COUNT
        The number of structural features of the 'Image' class.
        See Also:
        Constant Field Values
      • PROFILE__EANNOTATIONS

        static final int PROFILE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • PROFILE__OWNED_ELEMENT

        static final int PROFILE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • PROFILE__OWNER

        static final int PROFILE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • PROFILE__OWNED_COMMENT

        static final int PROFILE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • PROFILE__NAME

        static final int PROFILE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • PROFILE__VISIBILITY

        static final int PROFILE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • PROFILE__QUALIFIED_NAME

        static final int PROFILE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • PROFILE__CLIENT_DEPENDENCY

        static final int PROFILE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • PROFILE__NAMESPACE

        static final int PROFILE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • PROFILE__NAME_EXPRESSION

        static final int PROFILE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • PROFILE__ELEMENT_IMPORT

        static final int PROFILE__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • PROFILE__PACKAGE_IMPORT

        static final int PROFILE__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • PROFILE__OWNED_RULE

        static final int PROFILE__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • PROFILE__MEMBER

        static final int PROFILE__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • PROFILE__IMPORTED_MEMBER

        static final int PROFILE__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • PROFILE__OWNED_MEMBER

        static final int PROFILE__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • PROFILE__OWNING_TEMPLATE_PARAMETER

        static final int PROFILE__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • PROFILE__TEMPLATE_PARAMETER

        static final int PROFILE__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • PROFILE__TEMPLATE_BINDING

        static final int PROFILE__TEMPLATE_BINDING
        The feature id for the 'Template Binding' containment reference list.
        See Also:
        Constant Field Values
      • PROFILE__OWNED_TEMPLATE_SIGNATURE

        static final int PROFILE__OWNED_TEMPLATE_SIGNATURE
        The feature id for the 'Owned Template Signature' containment reference.
        See Also:
        Constant Field Values
      • PROFILE__OWNED_TYPE

        static final int PROFILE__OWNED_TYPE
        The feature id for the 'Owned Type' reference list.
        See Also:
        Constant Field Values
      • PROFILE__PACKAGE_MERGE

        static final int PROFILE__PACKAGE_MERGE
        The feature id for the 'Package Merge' containment reference list.
        See Also:
        Constant Field Values
      • PROFILE__PACKAGED_ELEMENT

        static final int PROFILE__PACKAGED_ELEMENT
        The feature id for the 'Packaged Element' containment reference list.
        See Also:
        Constant Field Values
      • PROFILE__NESTED_PACKAGE

        static final int PROFILE__NESTED_PACKAGE
        The feature id for the 'Nested Package' reference list.
        See Also:
        Constant Field Values
      • PROFILE__NESTING_PACKAGE

        static final int PROFILE__NESTING_PACKAGE
        The feature id for the 'Nesting Package' reference.
        See Also:
        Constant Field Values
      • PROFILE__PROFILE_APPLICATION

        static final int PROFILE__PROFILE_APPLICATION
        The feature id for the 'Profile Application' containment reference list.
        See Also:
        Constant Field Values
      • PROFILE__OWNED_STEREOTYPE

        static final int PROFILE__OWNED_STEREOTYPE
        The feature id for the 'Owned Stereotype' reference list.
        See Also:
        Constant Field Values
      • PROFILE__METACLASS_REFERENCE

        static final int PROFILE__METACLASS_REFERENCE
        The feature id for the 'Metaclass Reference' reference list.
        See Also:
        Constant Field Values
      • PROFILE__METAMODEL_REFERENCE

        static final int PROFILE__METAMODEL_REFERENCE
        The feature id for the 'Metamodel Reference' reference list.
        See Also:
        Constant Field Values
      • PROFILE_FEATURE_COUNT

        static final int PROFILE_FEATURE_COUNT
        The number of structural features of the 'Profile' class.
        See Also:
        Constant Field Values
      • MODEL__EANNOTATIONS

        static final int MODEL__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • MODEL__OWNED_ELEMENT

        static final int MODEL__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • MODEL__OWNER

        static final int MODEL__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • MODEL__OWNED_COMMENT

        static final int MODEL__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • MODEL__NAME

        static final int MODEL__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • MODEL__VISIBILITY

        static final int MODEL__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • MODEL__QUALIFIED_NAME

        static final int MODEL__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • MODEL__CLIENT_DEPENDENCY

        static final int MODEL__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • MODEL__NAMESPACE

        static final int MODEL__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • MODEL__NAME_EXPRESSION

        static final int MODEL__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • MODEL__ELEMENT_IMPORT

        static final int MODEL__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • MODEL__PACKAGE_IMPORT

        static final int MODEL__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • MODEL__OWNED_RULE

        static final int MODEL__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • MODEL__MEMBER

        static final int MODEL__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • MODEL__IMPORTED_MEMBER

        static final int MODEL__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • MODEL__OWNED_MEMBER

        static final int MODEL__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • MODEL__OWNING_TEMPLATE_PARAMETER

        static final int MODEL__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • MODEL__TEMPLATE_PARAMETER

        static final int MODEL__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • MODEL__TEMPLATE_BINDING

        static final int MODEL__TEMPLATE_BINDING
        The feature id for the 'Template Binding' containment reference list.
        See Also:
        Constant Field Values
      • MODEL__OWNED_TEMPLATE_SIGNATURE

        static final int MODEL__OWNED_TEMPLATE_SIGNATURE
        The feature id for the 'Owned Template Signature' containment reference.
        See Also:
        Constant Field Values
      • MODEL__OWNED_TYPE

        static final int MODEL__OWNED_TYPE
        The feature id for the 'Owned Type' reference list.
        See Also:
        Constant Field Values
      • MODEL__PACKAGE_MERGE

        static final int MODEL__PACKAGE_MERGE
        The feature id for the 'Package Merge' containment reference list.
        See Also:
        Constant Field Values
      • MODEL__PACKAGED_ELEMENT

        static final int MODEL__PACKAGED_ELEMENT
        The feature id for the 'Packaged Element' containment reference list.
        See Also:
        Constant Field Values
      • MODEL__NESTED_PACKAGE

        static final int MODEL__NESTED_PACKAGE
        The feature id for the 'Nested Package' reference list.
        See Also:
        Constant Field Values
      • MODEL__NESTING_PACKAGE

        static final int MODEL__NESTING_PACKAGE
        The feature id for the 'Nesting Package' reference.
        See Also:
        Constant Field Values
      • MODEL__PROFILE_APPLICATION

        static final int MODEL__PROFILE_APPLICATION
        The feature id for the 'Profile Application' containment reference list.
        See Also:
        Constant Field Values
      • MODEL__VIEWPOINT

        static final int MODEL__VIEWPOINT
        The feature id for the 'Viewpoint' attribute.
        See Also:
        Constant Field Values
      • MODEL_FEATURE_COUNT

        static final int MODEL_FEATURE_COUNT
        The number of structural features of the 'Model' class.
        See Also:
        Constant Field Values
      • PARAMETER_SET__EANNOTATIONS

        static final int PARAMETER_SET__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • PARAMETER_SET__OWNED_ELEMENT

        static final int PARAMETER_SET__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • PARAMETER_SET__OWNER

        static final int PARAMETER_SET__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • PARAMETER_SET__OWNED_COMMENT

        static final int PARAMETER_SET__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • PARAMETER_SET__NAME

        static final int PARAMETER_SET__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • PARAMETER_SET__VISIBILITY

        static final int PARAMETER_SET__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • PARAMETER_SET__QUALIFIED_NAME

        static final int PARAMETER_SET__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • PARAMETER_SET__CLIENT_DEPENDENCY

        static final int PARAMETER_SET__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • PARAMETER_SET__NAMESPACE

        static final int PARAMETER_SET__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • PARAMETER_SET__NAME_EXPRESSION

        static final int PARAMETER_SET__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • PARAMETER_SET__PARAMETER

        static final int PARAMETER_SET__PARAMETER
        The feature id for the 'Parameter' reference list.
        See Also:
        Constant Field Values
      • PARAMETER_SET__CONDITION

        static final int PARAMETER_SET__CONDITION
        The feature id for the 'Condition' containment reference list.
        See Also:
        Constant Field Values
      • PARAMETER_SET_FEATURE_COUNT

        static final int PARAMETER_SET_FEATURE_COUNT
        The number of structural features of the 'Parameter Set' class.
        See Also:
        Constant Field Values
      • DATA_TYPE__EANNOTATIONS

        static final int DATA_TYPE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • DATA_TYPE__OWNED_ELEMENT

        static final int DATA_TYPE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • DATA_TYPE__OWNER

        static final int DATA_TYPE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • DATA_TYPE__OWNED_COMMENT

        static final int DATA_TYPE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • DATA_TYPE__NAME

        static final int DATA_TYPE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • DATA_TYPE__VISIBILITY

        static final int DATA_TYPE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • DATA_TYPE__QUALIFIED_NAME

        static final int DATA_TYPE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • DATA_TYPE__CLIENT_DEPENDENCY

        static final int DATA_TYPE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • DATA_TYPE__NAMESPACE

        static final int DATA_TYPE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • DATA_TYPE__NAME_EXPRESSION

        static final int DATA_TYPE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • DATA_TYPE__ELEMENT_IMPORT

        static final int DATA_TYPE__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • DATA_TYPE__PACKAGE_IMPORT

        static final int DATA_TYPE__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • DATA_TYPE__OWNED_RULE

        static final int DATA_TYPE__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • DATA_TYPE__MEMBER

        static final int DATA_TYPE__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • DATA_TYPE__IMPORTED_MEMBER

        static final int DATA_TYPE__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • DATA_TYPE__OWNED_MEMBER

        static final int DATA_TYPE__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • DATA_TYPE__IS_LEAF

        static final int DATA_TYPE__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • DATA_TYPE__REDEFINED_ELEMENT

        static final int DATA_TYPE__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • DATA_TYPE__REDEFINITION_CONTEXT

        static final int DATA_TYPE__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • DATA_TYPE__OWNING_TEMPLATE_PARAMETER

        static final int DATA_TYPE__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • DATA_TYPE__TEMPLATE_PARAMETER

        static final int DATA_TYPE__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • DATA_TYPE__PACKAGE

        static final int DATA_TYPE__PACKAGE
        The feature id for the 'Package' reference.
        See Also:
        Constant Field Values
      • DATA_TYPE__TEMPLATE_BINDING

        static final int DATA_TYPE__TEMPLATE_BINDING
        The feature id for the 'Template Binding' containment reference list.
        See Also:
        Constant Field Values
      • DATA_TYPE__OWNED_TEMPLATE_SIGNATURE

        static final int DATA_TYPE__OWNED_TEMPLATE_SIGNATURE
        The feature id for the 'Owned Template Signature' containment reference.
        See Also:
        Constant Field Values
      • DATA_TYPE__IS_ABSTRACT

        static final int DATA_TYPE__IS_ABSTRACT
        The feature id for the 'Is Abstract' attribute.
        See Also:
        Constant Field Values
      • DATA_TYPE__GENERALIZATION

        static final int DATA_TYPE__GENERALIZATION
        The feature id for the 'Generalization' containment reference list.
        See Also:
        Constant Field Values
      • DATA_TYPE__POWERTYPE_EXTENT

        static final int DATA_TYPE__POWERTYPE_EXTENT
        The feature id for the 'Powertype Extent' reference list.
        See Also:
        Constant Field Values
      • DATA_TYPE__FEATURE

        static final int DATA_TYPE__FEATURE
        The feature id for the 'Feature' reference list.
        See Also:
        Constant Field Values
      • DATA_TYPE__INHERITED_MEMBER

        static final int DATA_TYPE__INHERITED_MEMBER
        The feature id for the 'Inherited Member' reference list.
        See Also:
        Constant Field Values
      • DATA_TYPE__REDEFINED_CLASSIFIER

        static final int DATA_TYPE__REDEFINED_CLASSIFIER
        The feature id for the 'Redefined Classifier' reference list.
        See Also:
        Constant Field Values
      • DATA_TYPE__GENERAL

        static final int DATA_TYPE__GENERAL
        The feature id for the 'General' reference list.
        See Also:
        Constant Field Values
      • DATA_TYPE__SUBSTITUTION

        static final int DATA_TYPE__SUBSTITUTION
        The feature id for the 'Substitution' containment reference list.
        See Also:
        Constant Field Values
      • DATA_TYPE__ATTRIBUTE

        static final int DATA_TYPE__ATTRIBUTE
        The feature id for the 'Attribute' reference list.
        See Also:
        Constant Field Values
      • DATA_TYPE__REPRESENTATION

        static final int DATA_TYPE__REPRESENTATION
        The feature id for the 'Representation' reference.
        See Also:
        Constant Field Values
      • DATA_TYPE__COLLABORATION_USE

        static final int DATA_TYPE__COLLABORATION_USE
        The feature id for the 'Collaboration Use' containment reference list.
        See Also:
        Constant Field Values
      • DATA_TYPE__OWNED_USE_CASE

        static final int DATA_TYPE__OWNED_USE_CASE
        The feature id for the 'Owned Use Case' containment reference list.
        See Also:
        Constant Field Values
      • DATA_TYPE__USE_CASE

        static final int DATA_TYPE__USE_CASE
        The feature id for the 'Use Case' reference list.
        See Also:
        Constant Field Values
      • DATA_TYPE__OWNED_ATTRIBUTE

        static final int DATA_TYPE__OWNED_ATTRIBUTE
        The feature id for the 'Owned Attribute' containment reference list.
        See Also:
        Constant Field Values
      • DATA_TYPE__OWNED_OPERATION

        static final int DATA_TYPE__OWNED_OPERATION
        The feature id for the 'Owned Operation' containment reference list.
        See Also:
        Constant Field Values
      • DATA_TYPE_FEATURE_COUNT

        static final int DATA_TYPE_FEATURE_COUNT
        The number of structural features of the 'Data Type' class.
        See Also:
        Constant Field Values
      • OPERATION_TEMPLATE_PARAMETER__EANNOTATIONS

        static final int OPERATION_TEMPLATE_PARAMETER__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • OPERATION_TEMPLATE_PARAMETER__OWNED_ELEMENT

        static final int OPERATION_TEMPLATE_PARAMETER__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • OPERATION_TEMPLATE_PARAMETER__OWNER

        static final int OPERATION_TEMPLATE_PARAMETER__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • OPERATION_TEMPLATE_PARAMETER__OWNED_COMMENT

        static final int OPERATION_TEMPLATE_PARAMETER__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • OPERATION_TEMPLATE_PARAMETER__SIGNATURE

        static final int OPERATION_TEMPLATE_PARAMETER__SIGNATURE
        The feature id for the 'Signature' container reference.
        See Also:
        Constant Field Values
      • OPERATION_TEMPLATE_PARAMETER__PARAMETERED_ELEMENT

        static final int OPERATION_TEMPLATE_PARAMETER__PARAMETERED_ELEMENT
        The feature id for the 'Parametered Element' reference.
        See Also:
        Constant Field Values
      • OPERATION_TEMPLATE_PARAMETER__OWNED_PARAMETERED_ELEMENT

        static final int OPERATION_TEMPLATE_PARAMETER__OWNED_PARAMETERED_ELEMENT
        The feature id for the 'Owned Parametered Element' containment reference.
        See Also:
        Constant Field Values
      • OPERATION_TEMPLATE_PARAMETER__DEFAULT

        static final int OPERATION_TEMPLATE_PARAMETER__DEFAULT
        The feature id for the 'Default' reference.
        See Also:
        Constant Field Values
      • OPERATION_TEMPLATE_PARAMETER__OWNED_DEFAULT

        static final int OPERATION_TEMPLATE_PARAMETER__OWNED_DEFAULT
        The feature id for the 'Owned Default' containment reference.
        See Also:
        Constant Field Values
      • OPERATION_TEMPLATE_PARAMETER_FEATURE_COUNT

        static final int OPERATION_TEMPLATE_PARAMETER_FEATURE_COUNT
        The number of structural features of the 'Operation Template Parameter' class.
        See Also:
        Constant Field Values
      • CONNECTABLE_ELEMENT_TEMPLATE_PARAMETER__EANNOTATIONS

        static final int CONNECTABLE_ELEMENT_TEMPLATE_PARAMETER__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • CONNECTABLE_ELEMENT_TEMPLATE_PARAMETER__OWNED_ELEMENT

        static final int CONNECTABLE_ELEMENT_TEMPLATE_PARAMETER__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • CONNECTABLE_ELEMENT_TEMPLATE_PARAMETER__OWNER

        static final int CONNECTABLE_ELEMENT_TEMPLATE_PARAMETER__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • CONNECTABLE_ELEMENT_TEMPLATE_PARAMETER__OWNED_COMMENT

        static final int CONNECTABLE_ELEMENT_TEMPLATE_PARAMETER__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • CONNECTABLE_ELEMENT_TEMPLATE_PARAMETER__SIGNATURE

        static final int CONNECTABLE_ELEMENT_TEMPLATE_PARAMETER__SIGNATURE
        The feature id for the 'Signature' container reference.
        See Also:
        Constant Field Values
      • CONNECTABLE_ELEMENT_TEMPLATE_PARAMETER__PARAMETERED_ELEMENT

        static final int CONNECTABLE_ELEMENT_TEMPLATE_PARAMETER__PARAMETERED_ELEMENT
        The feature id for the 'Parametered Element' reference.
        See Also:
        Constant Field Values
      • CONNECTABLE_ELEMENT_TEMPLATE_PARAMETER__OWNED_PARAMETERED_ELEMENT

        static final int CONNECTABLE_ELEMENT_TEMPLATE_PARAMETER__OWNED_PARAMETERED_ELEMENT
        The feature id for the 'Owned Parametered Element' containment reference.
        See Also:
        Constant Field Values
      • CONNECTABLE_ELEMENT_TEMPLATE_PARAMETER__DEFAULT

        static final int CONNECTABLE_ELEMENT_TEMPLATE_PARAMETER__DEFAULT
        The feature id for the 'Default' reference.
        See Also:
        Constant Field Values
      • CONNECTABLE_ELEMENT_TEMPLATE_PARAMETER__OWNED_DEFAULT

        static final int CONNECTABLE_ELEMENT_TEMPLATE_PARAMETER__OWNED_DEFAULT
        The feature id for the 'Owned Default' containment reference.
        See Also:
        Constant Field Values
      • CONNECTABLE_ELEMENT_TEMPLATE_PARAMETER_FEATURE_COUNT

        static final int CONNECTABLE_ELEMENT_TEMPLATE_PARAMETER_FEATURE_COUNT
        The number of structural features of the 'Connectable Element Template Parameter' class.
        See Also:
        Constant Field Values
      • COLLABORATION_USE__EANNOTATIONS

        static final int COLLABORATION_USE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • COLLABORATION_USE__OWNED_ELEMENT

        static final int COLLABORATION_USE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • COLLABORATION_USE__OWNER

        static final int COLLABORATION_USE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • COLLABORATION_USE__OWNED_COMMENT

        static final int COLLABORATION_USE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • COLLABORATION_USE__NAME

        static final int COLLABORATION_USE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • COLLABORATION_USE__VISIBILITY

        static final int COLLABORATION_USE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • COLLABORATION_USE__QUALIFIED_NAME

        static final int COLLABORATION_USE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • COLLABORATION_USE__CLIENT_DEPENDENCY

        static final int COLLABORATION_USE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • COLLABORATION_USE__NAMESPACE

        static final int COLLABORATION_USE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • COLLABORATION_USE__NAME_EXPRESSION

        static final int COLLABORATION_USE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • COLLABORATION_USE__TYPE

        static final int COLLABORATION_USE__TYPE
        The feature id for the 'Type' reference.
        See Also:
        Constant Field Values
      • COLLABORATION_USE__ROLE_BINDING

        static final int COLLABORATION_USE__ROLE_BINDING
        The feature id for the 'Role Binding' containment reference list.
        See Also:
        Constant Field Values
      • COLLABORATION_USE_FEATURE_COUNT

        static final int COLLABORATION_USE_FEATURE_COUNT
        The number of structural features of the 'Collaboration Use' class.
        See Also:
        Constant Field Values
      • COLLABORATION__EANNOTATIONS

        static final int COLLABORATION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • COLLABORATION__OWNED_ELEMENT

        static final int COLLABORATION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • COLLABORATION__OWNER

        static final int COLLABORATION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • COLLABORATION__OWNED_COMMENT

        static final int COLLABORATION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • COLLABORATION__NAME

        static final int COLLABORATION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • COLLABORATION__VISIBILITY

        static final int COLLABORATION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • COLLABORATION__QUALIFIED_NAME

        static final int COLLABORATION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • COLLABORATION__CLIENT_DEPENDENCY

        static final int COLLABORATION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • COLLABORATION__NAMESPACE

        static final int COLLABORATION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • COLLABORATION__NAME_EXPRESSION

        static final int COLLABORATION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • COLLABORATION__ELEMENT_IMPORT

        static final int COLLABORATION__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • COLLABORATION__PACKAGE_IMPORT

        static final int COLLABORATION__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • COLLABORATION__OWNED_RULE

        static final int COLLABORATION__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • COLLABORATION__MEMBER

        static final int COLLABORATION__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • COLLABORATION__IMPORTED_MEMBER

        static final int COLLABORATION__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • COLLABORATION__OWNED_MEMBER

        static final int COLLABORATION__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • COLLABORATION__IS_LEAF

        static final int COLLABORATION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • COLLABORATION__REDEFINED_ELEMENT

        static final int COLLABORATION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • COLLABORATION__REDEFINITION_CONTEXT

        static final int COLLABORATION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • COLLABORATION__OWNING_TEMPLATE_PARAMETER

        static final int COLLABORATION__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • COLLABORATION__TEMPLATE_PARAMETER

        static final int COLLABORATION__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • COLLABORATION__PACKAGE

        static final int COLLABORATION__PACKAGE
        The feature id for the 'Package' reference.
        See Also:
        Constant Field Values
      • COLLABORATION__TEMPLATE_BINDING

        static final int COLLABORATION__TEMPLATE_BINDING
        The feature id for the 'Template Binding' containment reference list.
        See Also:
        Constant Field Values
      • COLLABORATION__OWNED_TEMPLATE_SIGNATURE

        static final int COLLABORATION__OWNED_TEMPLATE_SIGNATURE
        The feature id for the 'Owned Template Signature' containment reference.
        See Also:
        Constant Field Values
      • COLLABORATION__IS_ABSTRACT

        static final int COLLABORATION__IS_ABSTRACT
        The feature id for the 'Is Abstract' attribute.
        See Also:
        Constant Field Values
      • COLLABORATION__GENERALIZATION

        static final int COLLABORATION__GENERALIZATION
        The feature id for the 'Generalization' containment reference list.
        See Also:
        Constant Field Values
      • COLLABORATION__POWERTYPE_EXTENT

        static final int COLLABORATION__POWERTYPE_EXTENT
        The feature id for the 'Powertype Extent' reference list.
        See Also:
        Constant Field Values
      • COLLABORATION__FEATURE

        static final int COLLABORATION__FEATURE
        The feature id for the 'Feature' reference list.
        See Also:
        Constant Field Values
      • COLLABORATION__INHERITED_MEMBER

        static final int COLLABORATION__INHERITED_MEMBER
        The feature id for the 'Inherited Member' reference list.
        See Also:
        Constant Field Values
      • COLLABORATION__REDEFINED_CLASSIFIER

        static final int COLLABORATION__REDEFINED_CLASSIFIER
        The feature id for the 'Redefined Classifier' reference list.
        See Also:
        Constant Field Values
      • COLLABORATION__GENERAL

        static final int COLLABORATION__GENERAL
        The feature id for the 'General' reference list.
        See Also:
        Constant Field Values
      • COLLABORATION__SUBSTITUTION

        static final int COLLABORATION__SUBSTITUTION
        The feature id for the 'Substitution' containment reference list.
        See Also:
        Constant Field Values
      • COLLABORATION__ATTRIBUTE

        static final int COLLABORATION__ATTRIBUTE
        The feature id for the 'Attribute' reference list.
        See Also:
        Constant Field Values
      • COLLABORATION__REPRESENTATION

        static final int COLLABORATION__REPRESENTATION
        The feature id for the 'Representation' reference.
        See Also:
        Constant Field Values
      • COLLABORATION__COLLABORATION_USE

        static final int COLLABORATION__COLLABORATION_USE
        The feature id for the 'Collaboration Use' containment reference list.
        See Also:
        Constant Field Values
      • COLLABORATION__OWNED_USE_CASE

        static final int COLLABORATION__OWNED_USE_CASE
        The feature id for the 'Owned Use Case' containment reference list.
        See Also:
        Constant Field Values
      • COLLABORATION__USE_CASE

        static final int COLLABORATION__USE_CASE
        The feature id for the 'Use Case' reference list.
        See Also:
        Constant Field Values
      • COLLABORATION__OWNED_BEHAVIOR

        static final int COLLABORATION__OWNED_BEHAVIOR
        The feature id for the 'Owned Behavior' containment reference list.
        See Also:
        Constant Field Values
      • COLLABORATION__CLASSIFIER_BEHAVIOR

        static final int COLLABORATION__CLASSIFIER_BEHAVIOR
        The feature id for the 'Classifier Behavior' reference.
        See Also:
        Constant Field Values
      • COLLABORATION__INTERFACE_REALIZATION

        static final int COLLABORATION__INTERFACE_REALIZATION
        The feature id for the 'Interface Realization' containment reference list.
        See Also:
        Constant Field Values
      • COLLABORATION__OWNED_TRIGGER

        static final int COLLABORATION__OWNED_TRIGGER
        The feature id for the 'Owned Trigger' containment reference list.
        See Also:
        Constant Field Values
      • COLLABORATION__OWNED_ATTRIBUTE

        static final int COLLABORATION__OWNED_ATTRIBUTE
        The feature id for the 'Owned Attribute' containment reference list.
        See Also:
        Constant Field Values
      • COLLABORATION__PART

        static final int COLLABORATION__PART
        The feature id for the 'Part' reference list.
        See Also:
        Constant Field Values
      • COLLABORATION__ROLE

        static final int COLLABORATION__ROLE
        The feature id for the 'Role' reference list.
        See Also:
        Constant Field Values
      • COLLABORATION__OWNED_CONNECTOR

        static final int COLLABORATION__OWNED_CONNECTOR
        The feature id for the 'Owned Connector' containment reference list.
        See Also:
        Constant Field Values
      • COLLABORATION__COLLABORATION_ROLE

        static final int COLLABORATION__COLLABORATION_ROLE
        The feature id for the 'Collaboration Role' reference list.
        See Also:
        Constant Field Values
      • COLLABORATION_FEATURE_COUNT

        static final int COLLABORATION_FEATURE_COUNT
        The number of structural features of the 'Collaboration' class.
        See Also:
        Constant Field Values
      • USE_CASE__EANNOTATIONS

        static final int USE_CASE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • USE_CASE__OWNED_ELEMENT

        static final int USE_CASE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • USE_CASE__OWNER

        static final int USE_CASE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • USE_CASE__OWNED_COMMENT

        static final int USE_CASE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • USE_CASE__NAME

        static final int USE_CASE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • USE_CASE__VISIBILITY

        static final int USE_CASE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • USE_CASE__QUALIFIED_NAME

        static final int USE_CASE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • USE_CASE__CLIENT_DEPENDENCY

        static final int USE_CASE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • USE_CASE__NAMESPACE

        static final int USE_CASE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • USE_CASE__NAME_EXPRESSION

        static final int USE_CASE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • USE_CASE__ELEMENT_IMPORT

        static final int USE_CASE__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • USE_CASE__PACKAGE_IMPORT

        static final int USE_CASE__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • USE_CASE__OWNED_RULE

        static final int USE_CASE__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • USE_CASE__MEMBER

        static final int USE_CASE__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • USE_CASE__IMPORTED_MEMBER

        static final int USE_CASE__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • USE_CASE__OWNED_MEMBER

        static final int USE_CASE__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • USE_CASE__IS_LEAF

        static final int USE_CASE__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • USE_CASE__REDEFINED_ELEMENT

        static final int USE_CASE__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • USE_CASE__REDEFINITION_CONTEXT

        static final int USE_CASE__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • USE_CASE__OWNING_TEMPLATE_PARAMETER

        static final int USE_CASE__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • USE_CASE__TEMPLATE_PARAMETER

        static final int USE_CASE__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • USE_CASE__PACKAGE

        static final int USE_CASE__PACKAGE
        The feature id for the 'Package' reference.
        See Also:
        Constant Field Values
      • USE_CASE__TEMPLATE_BINDING

        static final int USE_CASE__TEMPLATE_BINDING
        The feature id for the 'Template Binding' containment reference list.
        See Also:
        Constant Field Values
      • USE_CASE__OWNED_TEMPLATE_SIGNATURE

        static final int USE_CASE__OWNED_TEMPLATE_SIGNATURE
        The feature id for the 'Owned Template Signature' containment reference.
        See Also:
        Constant Field Values
      • USE_CASE__IS_ABSTRACT

        static final int USE_CASE__IS_ABSTRACT
        The feature id for the 'Is Abstract' attribute.
        See Also:
        Constant Field Values
      • USE_CASE__GENERALIZATION

        static final int USE_CASE__GENERALIZATION
        The feature id for the 'Generalization' containment reference list.
        See Also:
        Constant Field Values
      • USE_CASE__POWERTYPE_EXTENT

        static final int USE_CASE__POWERTYPE_EXTENT
        The feature id for the 'Powertype Extent' reference list.
        See Also:
        Constant Field Values
      • USE_CASE__FEATURE

        static final int USE_CASE__FEATURE
        The feature id for the 'Feature' reference list.
        See Also:
        Constant Field Values
      • USE_CASE__INHERITED_MEMBER

        static final int USE_CASE__INHERITED_MEMBER
        The feature id for the 'Inherited Member' reference list.
        See Also:
        Constant Field Values
      • USE_CASE__REDEFINED_CLASSIFIER

        static final int USE_CASE__REDEFINED_CLASSIFIER
        The feature id for the 'Redefined Classifier' reference list.
        See Also:
        Constant Field Values
      • USE_CASE__GENERAL

        static final int USE_CASE__GENERAL
        The feature id for the 'General' reference list.
        See Also:
        Constant Field Values
      • USE_CASE__SUBSTITUTION

        static final int USE_CASE__SUBSTITUTION
        The feature id for the 'Substitution' containment reference list.
        See Also:
        Constant Field Values
      • USE_CASE__ATTRIBUTE

        static final int USE_CASE__ATTRIBUTE
        The feature id for the 'Attribute' reference list.
        See Also:
        Constant Field Values
      • USE_CASE__REPRESENTATION

        static final int USE_CASE__REPRESENTATION
        The feature id for the 'Representation' reference.
        See Also:
        Constant Field Values
      • USE_CASE__COLLABORATION_USE

        static final int USE_CASE__COLLABORATION_USE
        The feature id for the 'Collaboration Use' containment reference list.
        See Also:
        Constant Field Values
      • USE_CASE__OWNED_USE_CASE

        static final int USE_CASE__OWNED_USE_CASE
        The feature id for the 'Owned Use Case' containment reference list.
        See Also:
        Constant Field Values
      • USE_CASE__USE_CASE

        static final int USE_CASE__USE_CASE
        The feature id for the 'Use Case' reference list.
        See Also:
        Constant Field Values
      • USE_CASE__OWNED_BEHAVIOR

        static final int USE_CASE__OWNED_BEHAVIOR
        The feature id for the 'Owned Behavior' containment reference list.
        See Also:
        Constant Field Values
      • USE_CASE__CLASSIFIER_BEHAVIOR

        static final int USE_CASE__CLASSIFIER_BEHAVIOR
        The feature id for the 'Classifier Behavior' reference.
        See Also:
        Constant Field Values
      • USE_CASE__INTERFACE_REALIZATION

        static final int USE_CASE__INTERFACE_REALIZATION
        The feature id for the 'Interface Realization' containment reference list.
        See Also:
        Constant Field Values
      • USE_CASE__OWNED_TRIGGER

        static final int USE_CASE__OWNED_TRIGGER
        The feature id for the 'Owned Trigger' containment reference list.
        See Also:
        Constant Field Values
      • USE_CASE__INCLUDE

        static final int USE_CASE__INCLUDE
        The feature id for the 'Include' containment reference list.
        See Also:
        Constant Field Values
      • USE_CASE__EXTEND

        static final int USE_CASE__EXTEND
        The feature id for the 'Extend' containment reference list.
        See Also:
        Constant Field Values
      • USE_CASE__EXTENSION_POINT

        static final int USE_CASE__EXTENSION_POINT
        The feature id for the 'Extension Point' containment reference list.
        See Also:
        Constant Field Values
      • USE_CASE__SUBJECT

        static final int USE_CASE__SUBJECT
        The feature id for the 'Subject' reference list.
        See Also:
        Constant Field Values
      • USE_CASE_FEATURE_COUNT

        static final int USE_CASE_FEATURE_COUNT
        The number of structural features of the 'Use Case' class.
        See Also:
        Constant Field Values
      • INCLUDE__EANNOTATIONS

        static final int INCLUDE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • INCLUDE__OWNED_ELEMENT

        static final int INCLUDE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • INCLUDE__OWNER

        static final int INCLUDE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • INCLUDE__OWNED_COMMENT

        static final int INCLUDE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • INCLUDE__NAME

        static final int INCLUDE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • INCLUDE__VISIBILITY

        static final int INCLUDE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • INCLUDE__QUALIFIED_NAME

        static final int INCLUDE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • INCLUDE__CLIENT_DEPENDENCY

        static final int INCLUDE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • INCLUDE__NAMESPACE

        static final int INCLUDE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • INCLUDE__NAME_EXPRESSION

        static final int INCLUDE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • INCLUDE__RELATED_ELEMENT

        static final int INCLUDE__RELATED_ELEMENT
        The feature id for the 'Related Element' reference list.
        See Also:
        Constant Field Values
      • INCLUDE__SOURCE

        static final int INCLUDE__SOURCE
        The feature id for the 'Source' reference list.
        See Also:
        Constant Field Values
      • INCLUDE__TARGET

        static final int INCLUDE__TARGET
        The feature id for the 'Target' reference list.
        See Also:
        Constant Field Values
      • INCLUDE__ADDITION

        static final int INCLUDE__ADDITION
        The feature id for the 'Addition' reference.
        See Also:
        Constant Field Values
      • INCLUDE__INCLUDING_CASE

        static final int INCLUDE__INCLUDING_CASE
        The feature id for the 'Including Case' container reference.
        See Also:
        Constant Field Values
      • INCLUDE_FEATURE_COUNT

        static final int INCLUDE_FEATURE_COUNT
        The number of structural features of the 'Include' class.
        See Also:
        Constant Field Values
      • EXTEND__EANNOTATIONS

        static final int EXTEND__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • EXTEND__OWNED_ELEMENT

        static final int EXTEND__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • EXTEND__OWNER

        static final int EXTEND__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • EXTEND__OWNED_COMMENT

        static final int EXTEND__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • EXTEND__NAME

        static final int EXTEND__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • EXTEND__VISIBILITY

        static final int EXTEND__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • EXTEND__QUALIFIED_NAME

        static final int EXTEND__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • EXTEND__CLIENT_DEPENDENCY

        static final int EXTEND__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • EXTEND__NAMESPACE

        static final int EXTEND__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • EXTEND__NAME_EXPRESSION

        static final int EXTEND__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • EXTEND__RELATED_ELEMENT

        static final int EXTEND__RELATED_ELEMENT
        The feature id for the 'Related Element' reference list.
        See Also:
        Constant Field Values
      • EXTEND__SOURCE

        static final int EXTEND__SOURCE
        The feature id for the 'Source' reference list.
        See Also:
        Constant Field Values
      • EXTEND__TARGET

        static final int EXTEND__TARGET
        The feature id for the 'Target' reference list.
        See Also:
        Constant Field Values
      • EXTEND__EXTENDED_CASE

        static final int EXTEND__EXTENDED_CASE
        The feature id for the 'Extended Case' reference.
        See Also:
        Constant Field Values
      • EXTEND__CONDITION

        static final int EXTEND__CONDITION
        The feature id for the 'Condition' containment reference.
        See Also:
        Constant Field Values
      • EXTEND__EXTENSION_LOCATION

        static final int EXTEND__EXTENSION_LOCATION
        The feature id for the 'Extension Location' reference list.
        See Also:
        Constant Field Values
      • EXTEND__EXTENSION

        static final int EXTEND__EXTENSION
        The feature id for the 'Extension' container reference.
        See Also:
        Constant Field Values
      • EXTEND_FEATURE_COUNT

        static final int EXTEND_FEATURE_COUNT
        The number of structural features of the 'Extend' class.
        See Also:
        Constant Field Values
      • EXTENSION_POINT__EANNOTATIONS

        static final int EXTENSION_POINT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • EXTENSION_POINT__OWNED_ELEMENT

        static final int EXTENSION_POINT__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • EXTENSION_POINT__OWNER

        static final int EXTENSION_POINT__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • EXTENSION_POINT__OWNED_COMMENT

        static final int EXTENSION_POINT__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • EXTENSION_POINT__NAME

        static final int EXTENSION_POINT__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • EXTENSION_POINT__VISIBILITY

        static final int EXTENSION_POINT__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • EXTENSION_POINT__QUALIFIED_NAME

        static final int EXTENSION_POINT__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • EXTENSION_POINT__CLIENT_DEPENDENCY

        static final int EXTENSION_POINT__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • EXTENSION_POINT__NAMESPACE

        static final int EXTENSION_POINT__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • EXTENSION_POINT__NAME_EXPRESSION

        static final int EXTENSION_POINT__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • EXTENSION_POINT__IS_LEAF

        static final int EXTENSION_POINT__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • EXTENSION_POINT__REDEFINED_ELEMENT

        static final int EXTENSION_POINT__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • EXTENSION_POINT__REDEFINITION_CONTEXT

        static final int EXTENSION_POINT__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • EXTENSION_POINT__USE_CASE

        static final int EXTENSION_POINT__USE_CASE
        The feature id for the 'Use Case' container reference.
        See Also:
        Constant Field Values
      • EXTENSION_POINT_FEATURE_COUNT

        static final int EXTENSION_POINT_FEATURE_COUNT
        The number of structural features of the 'Extension Point' class.
        See Also:
        Constant Field Values
      • REDEFINABLE_TEMPLATE_SIGNATURE__EANNOTATIONS

        static final int REDEFINABLE_TEMPLATE_SIGNATURE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • REDEFINABLE_TEMPLATE_SIGNATURE__OWNED_ELEMENT

        static final int REDEFINABLE_TEMPLATE_SIGNATURE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • REDEFINABLE_TEMPLATE_SIGNATURE__OWNER

        static final int REDEFINABLE_TEMPLATE_SIGNATURE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • REDEFINABLE_TEMPLATE_SIGNATURE__OWNED_COMMENT

        static final int REDEFINABLE_TEMPLATE_SIGNATURE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • REDEFINABLE_TEMPLATE_SIGNATURE__NAME

        static final int REDEFINABLE_TEMPLATE_SIGNATURE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • REDEFINABLE_TEMPLATE_SIGNATURE__VISIBILITY

        static final int REDEFINABLE_TEMPLATE_SIGNATURE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • REDEFINABLE_TEMPLATE_SIGNATURE__QUALIFIED_NAME

        static final int REDEFINABLE_TEMPLATE_SIGNATURE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • REDEFINABLE_TEMPLATE_SIGNATURE__CLIENT_DEPENDENCY

        static final int REDEFINABLE_TEMPLATE_SIGNATURE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • REDEFINABLE_TEMPLATE_SIGNATURE__NAMESPACE

        static final int REDEFINABLE_TEMPLATE_SIGNATURE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • REDEFINABLE_TEMPLATE_SIGNATURE__NAME_EXPRESSION

        static final int REDEFINABLE_TEMPLATE_SIGNATURE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • REDEFINABLE_TEMPLATE_SIGNATURE__IS_LEAF

        static final int REDEFINABLE_TEMPLATE_SIGNATURE__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • REDEFINABLE_TEMPLATE_SIGNATURE__REDEFINED_ELEMENT

        static final int REDEFINABLE_TEMPLATE_SIGNATURE__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • REDEFINABLE_TEMPLATE_SIGNATURE__REDEFINITION_CONTEXT

        static final int REDEFINABLE_TEMPLATE_SIGNATURE__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • REDEFINABLE_TEMPLATE_SIGNATURE__PARAMETER

        static final int REDEFINABLE_TEMPLATE_SIGNATURE__PARAMETER
        The feature id for the 'Parameter' reference list.
        See Also:
        Constant Field Values
      • REDEFINABLE_TEMPLATE_SIGNATURE__OWNED_PARAMETER

        static final int REDEFINABLE_TEMPLATE_SIGNATURE__OWNED_PARAMETER
        The feature id for the 'Owned Parameter' containment reference list.
        See Also:
        Constant Field Values
      • REDEFINABLE_TEMPLATE_SIGNATURE__TEMPLATE

        static final int REDEFINABLE_TEMPLATE_SIGNATURE__TEMPLATE
        The feature id for the 'Template' container reference.
        See Also:
        Constant Field Values
      • REDEFINABLE_TEMPLATE_SIGNATURE__EXTENDED_SIGNATURE

        static final int REDEFINABLE_TEMPLATE_SIGNATURE__EXTENDED_SIGNATURE
        The feature id for the 'Extended Signature' reference list.
        See Also:
        Constant Field Values
      • REDEFINABLE_TEMPLATE_SIGNATURE__INHERITED_PARAMETER

        static final int REDEFINABLE_TEMPLATE_SIGNATURE__INHERITED_PARAMETER
        The feature id for the 'Inherited Parameter' reference list.
        See Also:
        Constant Field Values
      • REDEFINABLE_TEMPLATE_SIGNATURE__CLASSIFIER

        static final int REDEFINABLE_TEMPLATE_SIGNATURE__CLASSIFIER
        The feature id for the 'Classifier' reference.
        See Also:
        Constant Field Values
      • REDEFINABLE_TEMPLATE_SIGNATURE_FEATURE_COUNT

        static final int REDEFINABLE_TEMPLATE_SIGNATURE_FEATURE_COUNT
        The number of structural features of the 'Redefinable Template Signature' class.
        See Also:
        Constant Field Values
      • CLASSIFIER_TEMPLATE_PARAMETER__EANNOTATIONS

        static final int CLASSIFIER_TEMPLATE_PARAMETER__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • CLASSIFIER_TEMPLATE_PARAMETER__OWNED_ELEMENT

        static final int CLASSIFIER_TEMPLATE_PARAMETER__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • CLASSIFIER_TEMPLATE_PARAMETER__OWNER

        static final int CLASSIFIER_TEMPLATE_PARAMETER__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • CLASSIFIER_TEMPLATE_PARAMETER__OWNED_COMMENT

        static final int CLASSIFIER_TEMPLATE_PARAMETER__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • CLASSIFIER_TEMPLATE_PARAMETER__SIGNATURE

        static final int CLASSIFIER_TEMPLATE_PARAMETER__SIGNATURE
        The feature id for the 'Signature' container reference.
        See Also:
        Constant Field Values
      • CLASSIFIER_TEMPLATE_PARAMETER__PARAMETERED_ELEMENT

        static final int CLASSIFIER_TEMPLATE_PARAMETER__PARAMETERED_ELEMENT
        The feature id for the 'Parametered Element' reference.
        See Also:
        Constant Field Values
      • CLASSIFIER_TEMPLATE_PARAMETER__OWNED_PARAMETERED_ELEMENT

        static final int CLASSIFIER_TEMPLATE_PARAMETER__OWNED_PARAMETERED_ELEMENT
        The feature id for the 'Owned Parametered Element' containment reference.
        See Also:
        Constant Field Values
      • CLASSIFIER_TEMPLATE_PARAMETER__DEFAULT

        static final int CLASSIFIER_TEMPLATE_PARAMETER__DEFAULT
        The feature id for the 'Default' reference.
        See Also:
        Constant Field Values
      • CLASSIFIER_TEMPLATE_PARAMETER__OWNED_DEFAULT

        static final int CLASSIFIER_TEMPLATE_PARAMETER__OWNED_DEFAULT
        The feature id for the 'Owned Default' containment reference.
        See Also:
        Constant Field Values
      • CLASSIFIER_TEMPLATE_PARAMETER__ALLOW_SUBSTITUTABLE

        static final int CLASSIFIER_TEMPLATE_PARAMETER__ALLOW_SUBSTITUTABLE
        The feature id for the 'Allow Substitutable' attribute.
        See Also:
        Constant Field Values
      • CLASSIFIER_TEMPLATE_PARAMETER__DEFAULT_CLASSIFIER

        static final int CLASSIFIER_TEMPLATE_PARAMETER__DEFAULT_CLASSIFIER
        The feature id for the 'Default Classifier' reference.
        See Also:
        Constant Field Values
      • CLASSIFIER_TEMPLATE_PARAMETER__CONSTRAINING_CLASSIFIER

        static final int CLASSIFIER_TEMPLATE_PARAMETER__CONSTRAINING_CLASSIFIER
        The feature id for the 'Constraining Classifier' reference.
        See Also:
        Constant Field Values
      • CLASSIFIER_TEMPLATE_PARAMETER_FEATURE_COUNT

        static final int CLASSIFIER_TEMPLATE_PARAMETER_FEATURE_COUNT
        The number of structural features of the 'Classifier Template Parameter' class.
        See Also:
        Constant Field Values
      • EXPRESSION__EANNOTATIONS

        static final int EXPRESSION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • EXPRESSION__OWNED_ELEMENT

        static final int EXPRESSION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • EXPRESSION__OWNER

        static final int EXPRESSION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • EXPRESSION__OWNED_COMMENT

        static final int EXPRESSION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • EXPRESSION__NAME

        static final int EXPRESSION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • EXPRESSION__VISIBILITY

        static final int EXPRESSION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • EXPRESSION__QUALIFIED_NAME

        static final int EXPRESSION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • EXPRESSION__CLIENT_DEPENDENCY

        static final int EXPRESSION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • EXPRESSION__NAMESPACE

        static final int EXPRESSION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • EXPRESSION__NAME_EXPRESSION

        static final int EXPRESSION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • EXPRESSION__OWNING_TEMPLATE_PARAMETER

        static final int EXPRESSION__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • EXPRESSION__TEMPLATE_PARAMETER

        static final int EXPRESSION__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • EXPRESSION__TYPE

        static final int EXPRESSION__TYPE
        The feature id for the 'Type' reference.
        See Also:
        Constant Field Values
      • EXPRESSION__SYMBOL

        static final int EXPRESSION__SYMBOL
        The feature id for the 'Symbol' attribute.
        See Also:
        Constant Field Values
      • EXPRESSION__OPERAND

        static final int EXPRESSION__OPERAND
        The feature id for the 'Operand' containment reference list.
        See Also:
        Constant Field Values
      • EXPRESSION_FEATURE_COUNT

        static final int EXPRESSION_FEATURE_COUNT
        The number of structural features of the 'Expression' class.
        See Also:
        Constant Field Values
      • STRING_EXPRESSION__EANNOTATIONS

        static final int STRING_EXPRESSION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • STRING_EXPRESSION__OWNED_ELEMENT

        static final int STRING_EXPRESSION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • STRING_EXPRESSION__OWNER

        static final int STRING_EXPRESSION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • STRING_EXPRESSION__OWNED_COMMENT

        static final int STRING_EXPRESSION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • STRING_EXPRESSION__NAME

        static final int STRING_EXPRESSION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • STRING_EXPRESSION__VISIBILITY

        static final int STRING_EXPRESSION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • STRING_EXPRESSION__QUALIFIED_NAME

        static final int STRING_EXPRESSION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • STRING_EXPRESSION__CLIENT_DEPENDENCY

        static final int STRING_EXPRESSION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • STRING_EXPRESSION__NAMESPACE

        static final int STRING_EXPRESSION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • STRING_EXPRESSION__NAME_EXPRESSION

        static final int STRING_EXPRESSION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • STRING_EXPRESSION__OWNING_TEMPLATE_PARAMETER

        static final int STRING_EXPRESSION__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • STRING_EXPRESSION__TEMPLATE_PARAMETER

        static final int STRING_EXPRESSION__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • STRING_EXPRESSION__TYPE

        static final int STRING_EXPRESSION__TYPE
        The feature id for the 'Type' reference.
        See Also:
        Constant Field Values
      • STRING_EXPRESSION__SYMBOL

        static final int STRING_EXPRESSION__SYMBOL
        The feature id for the 'Symbol' attribute.
        See Also:
        Constant Field Values
      • STRING_EXPRESSION__OPERAND

        static final int STRING_EXPRESSION__OPERAND
        The feature id for the 'Operand' containment reference list.
        See Also:
        Constant Field Values
      • STRING_EXPRESSION__TEMPLATE_BINDING

        static final int STRING_EXPRESSION__TEMPLATE_BINDING
        The feature id for the 'Template Binding' containment reference list.
        See Also:
        Constant Field Values
      • STRING_EXPRESSION__OWNED_TEMPLATE_SIGNATURE

        static final int STRING_EXPRESSION__OWNED_TEMPLATE_SIGNATURE
        The feature id for the 'Owned Template Signature' containment reference.
        See Also:
        Constant Field Values
      • STRING_EXPRESSION__SUB_EXPRESSION

        static final int STRING_EXPRESSION__SUB_EXPRESSION
        The feature id for the 'Sub Expression' containment reference list.
        See Also:
        Constant Field Values
      • STRING_EXPRESSION__OWNING_EXPRESSION

        static final int STRING_EXPRESSION__OWNING_EXPRESSION
        The feature id for the 'Owning Expression' container reference.
        See Also:
        Constant Field Values
      • STRING_EXPRESSION_FEATURE_COUNT

        static final int STRING_EXPRESSION_FEATURE_COUNT
        The number of structural features of the 'String Expression' class.
        See Also:
        Constant Field Values
      • PACKAGE_MERGE__EANNOTATIONS

        static final int PACKAGE_MERGE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • PACKAGE_MERGE__OWNED_ELEMENT

        static final int PACKAGE_MERGE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • PACKAGE_MERGE__OWNER

        static final int PACKAGE_MERGE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • PACKAGE_MERGE__OWNED_COMMENT

        static final int PACKAGE_MERGE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • PACKAGE_MERGE__RELATED_ELEMENT

        static final int PACKAGE_MERGE__RELATED_ELEMENT
        The feature id for the 'Related Element' reference list.
        See Also:
        Constant Field Values
      • PACKAGE_MERGE__SOURCE

        static final int PACKAGE_MERGE__SOURCE
        The feature id for the 'Source' reference list.
        See Also:
        Constant Field Values
      • PACKAGE_MERGE__TARGET

        static final int PACKAGE_MERGE__TARGET
        The feature id for the 'Target' reference list.
        See Also:
        Constant Field Values
      • PACKAGE_MERGE__MERGED_PACKAGE

        static final int PACKAGE_MERGE__MERGED_PACKAGE
        The feature id for the 'Merged Package' reference.
        See Also:
        Constant Field Values
      • PACKAGE_MERGE__RECEIVING_PACKAGE

        static final int PACKAGE_MERGE__RECEIVING_PACKAGE
        The feature id for the 'Receiving Package' container reference.
        See Also:
        Constant Field Values
      • PACKAGE_MERGE_FEATURE_COUNT

        static final int PACKAGE_MERGE_FEATURE_COUNT
        The number of structural features of the 'Package Merge' class.
        See Also:
        Constant Field Values
      • PROFILE_APPLICATION__EANNOTATIONS

        static final int PROFILE_APPLICATION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • PROFILE_APPLICATION__OWNED_ELEMENT

        static final int PROFILE_APPLICATION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • PROFILE_APPLICATION__OWNER

        static final int PROFILE_APPLICATION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • PROFILE_APPLICATION__OWNED_COMMENT

        static final int PROFILE_APPLICATION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • PROFILE_APPLICATION__RELATED_ELEMENT

        static final int PROFILE_APPLICATION__RELATED_ELEMENT
        The feature id for the 'Related Element' reference list.
        See Also:
        Constant Field Values
      • PROFILE_APPLICATION__SOURCE

        static final int PROFILE_APPLICATION__SOURCE
        The feature id for the 'Source' reference list.
        See Also:
        Constant Field Values
      • PROFILE_APPLICATION__TARGET

        static final int PROFILE_APPLICATION__TARGET
        The feature id for the 'Target' reference list.
        See Also:
        Constant Field Values
      • PROFILE_APPLICATION__APPLIED_PROFILE

        static final int PROFILE_APPLICATION__APPLIED_PROFILE
        The feature id for the 'Applied Profile' reference.
        See Also:
        Constant Field Values
      • PROFILE_APPLICATION__IS_STRICT

        static final int PROFILE_APPLICATION__IS_STRICT
        The feature id for the 'Is Strict' attribute.
        See Also:
        Constant Field Values
      • PROFILE_APPLICATION__APPLYING_PACKAGE

        static final int PROFILE_APPLICATION__APPLYING_PACKAGE
        The feature id for the 'Applying Package' container reference.
        See Also:
        Constant Field Values
      • PROFILE_APPLICATION_FEATURE_COUNT

        static final int PROFILE_APPLICATION_FEATURE_COUNT
        The number of structural features of the 'Profile Application' class.
        See Also:
        Constant Field Values
      • ENUMERATION__EANNOTATIONS

        static final int ENUMERATION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • ENUMERATION__OWNED_ELEMENT

        static final int ENUMERATION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • ENUMERATION__OWNER

        static final int ENUMERATION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • ENUMERATION__OWNED_COMMENT

        static final int ENUMERATION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • ENUMERATION__NAME

        static final int ENUMERATION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • ENUMERATION__VISIBILITY

        static final int ENUMERATION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • ENUMERATION__QUALIFIED_NAME

        static final int ENUMERATION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • ENUMERATION__CLIENT_DEPENDENCY

        static final int ENUMERATION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • ENUMERATION__NAMESPACE

        static final int ENUMERATION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • ENUMERATION__NAME_EXPRESSION

        static final int ENUMERATION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • ENUMERATION__ELEMENT_IMPORT

        static final int ENUMERATION__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • ENUMERATION__PACKAGE_IMPORT

        static final int ENUMERATION__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • ENUMERATION__OWNED_RULE

        static final int ENUMERATION__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • ENUMERATION__MEMBER

        static final int ENUMERATION__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • ENUMERATION__IMPORTED_MEMBER

        static final int ENUMERATION__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • ENUMERATION__OWNED_MEMBER

        static final int ENUMERATION__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • ENUMERATION__IS_LEAF

        static final int ENUMERATION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • ENUMERATION__REDEFINED_ELEMENT

        static final int ENUMERATION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • ENUMERATION__REDEFINITION_CONTEXT

        static final int ENUMERATION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • ENUMERATION__OWNING_TEMPLATE_PARAMETER

        static final int ENUMERATION__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • ENUMERATION__TEMPLATE_PARAMETER

        static final int ENUMERATION__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • ENUMERATION__PACKAGE

        static final int ENUMERATION__PACKAGE
        The feature id for the 'Package' reference.
        See Also:
        Constant Field Values
      • ENUMERATION__TEMPLATE_BINDING

        static final int ENUMERATION__TEMPLATE_BINDING
        The feature id for the 'Template Binding' containment reference list.
        See Also:
        Constant Field Values
      • ENUMERATION__OWNED_TEMPLATE_SIGNATURE

        static final int ENUMERATION__OWNED_TEMPLATE_SIGNATURE
        The feature id for the 'Owned Template Signature' containment reference.
        See Also:
        Constant Field Values
      • ENUMERATION__IS_ABSTRACT

        static final int ENUMERATION__IS_ABSTRACT
        The feature id for the 'Is Abstract' attribute.
        See Also:
        Constant Field Values
      • ENUMERATION__GENERALIZATION

        static final int ENUMERATION__GENERALIZATION
        The feature id for the 'Generalization' containment reference list.
        See Also:
        Constant Field Values
      • ENUMERATION__POWERTYPE_EXTENT

        static final int ENUMERATION__POWERTYPE_EXTENT
        The feature id for the 'Powertype Extent' reference list.
        See Also:
        Constant Field Values
      • ENUMERATION__FEATURE

        static final int ENUMERATION__FEATURE
        The feature id for the 'Feature' reference list.
        See Also:
        Constant Field Values
      • ENUMERATION__INHERITED_MEMBER

        static final int ENUMERATION__INHERITED_MEMBER
        The feature id for the 'Inherited Member' reference list.
        See Also:
        Constant Field Values
      • ENUMERATION__REDEFINED_CLASSIFIER

        static final int ENUMERATION__REDEFINED_CLASSIFIER
        The feature id for the 'Redefined Classifier' reference list.
        See Also:
        Constant Field Values
      • ENUMERATION__GENERAL

        static final int ENUMERATION__GENERAL
        The feature id for the 'General' reference list.
        See Also:
        Constant Field Values
      • ENUMERATION__SUBSTITUTION

        static final int ENUMERATION__SUBSTITUTION
        The feature id for the 'Substitution' containment reference list.
        See Also:
        Constant Field Values
      • ENUMERATION__ATTRIBUTE

        static final int ENUMERATION__ATTRIBUTE
        The feature id for the 'Attribute' reference list.
        See Also:
        Constant Field Values
      • ENUMERATION__REPRESENTATION

        static final int ENUMERATION__REPRESENTATION
        The feature id for the 'Representation' reference.
        See Also:
        Constant Field Values
      • ENUMERATION__COLLABORATION_USE

        static final int ENUMERATION__COLLABORATION_USE
        The feature id for the 'Collaboration Use' containment reference list.
        See Also:
        Constant Field Values
      • ENUMERATION__OWNED_USE_CASE

        static final int ENUMERATION__OWNED_USE_CASE
        The feature id for the 'Owned Use Case' containment reference list.
        See Also:
        Constant Field Values
      • ENUMERATION__USE_CASE

        static final int ENUMERATION__USE_CASE
        The feature id for the 'Use Case' reference list.
        See Also:
        Constant Field Values
      • ENUMERATION__OWNED_ATTRIBUTE

        static final int ENUMERATION__OWNED_ATTRIBUTE
        The feature id for the 'Owned Attribute' containment reference list.
        See Also:
        Constant Field Values
      • ENUMERATION__OWNED_OPERATION

        static final int ENUMERATION__OWNED_OPERATION
        The feature id for the 'Owned Operation' containment reference list.
        See Also:
        Constant Field Values
      • ENUMERATION__OWNED_LITERAL

        static final int ENUMERATION__OWNED_LITERAL
        The feature id for the 'Owned Literal' containment reference list.
        See Also:
        Constant Field Values
      • ENUMERATION_FEATURE_COUNT

        static final int ENUMERATION_FEATURE_COUNT
        The number of structural features of the 'Enumeration' class.
        See Also:
        Constant Field Values
      • INSTANCE_SPECIFICATION__EANNOTATIONS

        static final int INSTANCE_SPECIFICATION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • INSTANCE_SPECIFICATION__OWNED_ELEMENT

        static final int INSTANCE_SPECIFICATION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • INSTANCE_SPECIFICATION__OWNER

        static final int INSTANCE_SPECIFICATION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • INSTANCE_SPECIFICATION__OWNED_COMMENT

        static final int INSTANCE_SPECIFICATION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • INSTANCE_SPECIFICATION__NAME

        static final int INSTANCE_SPECIFICATION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • INSTANCE_SPECIFICATION__VISIBILITY

        static final int INSTANCE_SPECIFICATION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • INSTANCE_SPECIFICATION__QUALIFIED_NAME

        static final int INSTANCE_SPECIFICATION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • INSTANCE_SPECIFICATION__CLIENT_DEPENDENCY

        static final int INSTANCE_SPECIFICATION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • INSTANCE_SPECIFICATION__NAMESPACE

        static final int INSTANCE_SPECIFICATION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • INSTANCE_SPECIFICATION__NAME_EXPRESSION

        static final int INSTANCE_SPECIFICATION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • INSTANCE_SPECIFICATION__DEPLOYMENT

        static final int INSTANCE_SPECIFICATION__DEPLOYMENT
        The feature id for the 'Deployment' containment reference list.
        See Also:
        Constant Field Values
      • INSTANCE_SPECIFICATION__DEPLOYED_ELEMENT

        static final int INSTANCE_SPECIFICATION__DEPLOYED_ELEMENT
        The feature id for the 'Deployed Element' reference list.
        See Also:
        Constant Field Values
      • INSTANCE_SPECIFICATION__OWNING_TEMPLATE_PARAMETER

        static final int INSTANCE_SPECIFICATION__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • INSTANCE_SPECIFICATION__TEMPLATE_PARAMETER

        static final int INSTANCE_SPECIFICATION__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • INSTANCE_SPECIFICATION__CLASSIFIER

        static final int INSTANCE_SPECIFICATION__CLASSIFIER
        The feature id for the 'Classifier' reference list.
        See Also:
        Constant Field Values
      • INSTANCE_SPECIFICATION__SLOT

        static final int INSTANCE_SPECIFICATION__SLOT
        The feature id for the 'Slot' containment reference list.
        See Also:
        Constant Field Values
      • INSTANCE_SPECIFICATION__SPECIFICATION

        static final int INSTANCE_SPECIFICATION__SPECIFICATION
        The feature id for the 'Specification' containment reference.
        See Also:
        Constant Field Values
      • INSTANCE_SPECIFICATION_FEATURE_COUNT

        static final int INSTANCE_SPECIFICATION_FEATURE_COUNT
        The number of structural features of the 'Instance Specification' class.
        See Also:
        Constant Field Values
      • ENUMERATION_LITERAL__EANNOTATIONS

        static final int ENUMERATION_LITERAL__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • ENUMERATION_LITERAL__OWNED_ELEMENT

        static final int ENUMERATION_LITERAL__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • ENUMERATION_LITERAL__OWNER

        static final int ENUMERATION_LITERAL__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • ENUMERATION_LITERAL__OWNED_COMMENT

        static final int ENUMERATION_LITERAL__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • ENUMERATION_LITERAL__NAME

        static final int ENUMERATION_LITERAL__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • ENUMERATION_LITERAL__VISIBILITY

        static final int ENUMERATION_LITERAL__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • ENUMERATION_LITERAL__QUALIFIED_NAME

        static final int ENUMERATION_LITERAL__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • ENUMERATION_LITERAL__CLIENT_DEPENDENCY

        static final int ENUMERATION_LITERAL__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • ENUMERATION_LITERAL__NAMESPACE

        static final int ENUMERATION_LITERAL__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • ENUMERATION_LITERAL__NAME_EXPRESSION

        static final int ENUMERATION_LITERAL__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • ENUMERATION_LITERAL__DEPLOYMENT

        static final int ENUMERATION_LITERAL__DEPLOYMENT
        The feature id for the 'Deployment' containment reference list.
        See Also:
        Constant Field Values
      • ENUMERATION_LITERAL__DEPLOYED_ELEMENT

        static final int ENUMERATION_LITERAL__DEPLOYED_ELEMENT
        The feature id for the 'Deployed Element' reference list.
        See Also:
        Constant Field Values
      • ENUMERATION_LITERAL__OWNING_TEMPLATE_PARAMETER

        static final int ENUMERATION_LITERAL__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • ENUMERATION_LITERAL__TEMPLATE_PARAMETER

        static final int ENUMERATION_LITERAL__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • ENUMERATION_LITERAL__CLASSIFIER

        static final int ENUMERATION_LITERAL__CLASSIFIER
        The feature id for the 'Classifier' reference list.
        See Also:
        Constant Field Values
      • ENUMERATION_LITERAL__SLOT

        static final int ENUMERATION_LITERAL__SLOT
        The feature id for the 'Slot' containment reference list.
        See Also:
        Constant Field Values
      • ENUMERATION_LITERAL__SPECIFICATION

        static final int ENUMERATION_LITERAL__SPECIFICATION
        The feature id for the 'Specification' containment reference.
        See Also:
        Constant Field Values
      • ENUMERATION_LITERAL__ENUMERATION

        static final int ENUMERATION_LITERAL__ENUMERATION
        The feature id for the 'Enumeration' container reference.
        See Also:
        Constant Field Values
      • ENUMERATION_LITERAL_FEATURE_COUNT

        static final int ENUMERATION_LITERAL_FEATURE_COUNT
        The number of structural features of the 'Enumeration Literal' class.
        See Also:
        Constant Field Values
      • SLOT__EANNOTATIONS

        static final int SLOT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • SLOT__OWNED_ELEMENT

        static final int SLOT__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • SLOT__OWNER

        static final int SLOT__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • SLOT__OWNED_COMMENT

        static final int SLOT__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • SLOT__DEFINING_FEATURE

        static final int SLOT__DEFINING_FEATURE
        The feature id for the 'Defining Feature' reference.
        See Also:
        Constant Field Values
      • SLOT__VALUE

        static final int SLOT__VALUE
        The feature id for the 'Value' containment reference list.
        See Also:
        Constant Field Values
      • SLOT__OWNING_INSTANCE

        static final int SLOT__OWNING_INSTANCE
        The feature id for the 'Owning Instance' container reference.
        See Also:
        Constant Field Values
      • SLOT_FEATURE_COUNT

        static final int SLOT_FEATURE_COUNT
        The number of structural features of the 'Slot' class.
        See Also:
        Constant Field Values
      • PRIMITIVE_TYPE__EANNOTATIONS

        static final int PRIMITIVE_TYPE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • PRIMITIVE_TYPE__OWNED_ELEMENT

        static final int PRIMITIVE_TYPE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • PRIMITIVE_TYPE__OWNER

        static final int PRIMITIVE_TYPE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • PRIMITIVE_TYPE__OWNED_COMMENT

        static final int PRIMITIVE_TYPE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • PRIMITIVE_TYPE__NAME

        static final int PRIMITIVE_TYPE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • PRIMITIVE_TYPE__VISIBILITY

        static final int PRIMITIVE_TYPE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • PRIMITIVE_TYPE__QUALIFIED_NAME

        static final int PRIMITIVE_TYPE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • PRIMITIVE_TYPE__CLIENT_DEPENDENCY

        static final int PRIMITIVE_TYPE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • PRIMITIVE_TYPE__NAMESPACE

        static final int PRIMITIVE_TYPE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • PRIMITIVE_TYPE__NAME_EXPRESSION

        static final int PRIMITIVE_TYPE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • PRIMITIVE_TYPE__ELEMENT_IMPORT

        static final int PRIMITIVE_TYPE__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • PRIMITIVE_TYPE__PACKAGE_IMPORT

        static final int PRIMITIVE_TYPE__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • PRIMITIVE_TYPE__OWNED_RULE

        static final int PRIMITIVE_TYPE__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • PRIMITIVE_TYPE__MEMBER

        static final int PRIMITIVE_TYPE__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • PRIMITIVE_TYPE__IMPORTED_MEMBER

        static final int PRIMITIVE_TYPE__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • PRIMITIVE_TYPE__OWNED_MEMBER

        static final int PRIMITIVE_TYPE__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • PRIMITIVE_TYPE__IS_LEAF

        static final int PRIMITIVE_TYPE__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • PRIMITIVE_TYPE__REDEFINED_ELEMENT

        static final int PRIMITIVE_TYPE__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • PRIMITIVE_TYPE__REDEFINITION_CONTEXT

        static final int PRIMITIVE_TYPE__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • PRIMITIVE_TYPE__OWNING_TEMPLATE_PARAMETER

        static final int PRIMITIVE_TYPE__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • PRIMITIVE_TYPE__TEMPLATE_PARAMETER

        static final int PRIMITIVE_TYPE__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • PRIMITIVE_TYPE__PACKAGE

        static final int PRIMITIVE_TYPE__PACKAGE
        The feature id for the 'Package' reference.
        See Also:
        Constant Field Values
      • PRIMITIVE_TYPE__TEMPLATE_BINDING

        static final int PRIMITIVE_TYPE__TEMPLATE_BINDING
        The feature id for the 'Template Binding' containment reference list.
        See Also:
        Constant Field Values
      • PRIMITIVE_TYPE__OWNED_TEMPLATE_SIGNATURE

        static final int PRIMITIVE_TYPE__OWNED_TEMPLATE_SIGNATURE
        The feature id for the 'Owned Template Signature' containment reference.
        See Also:
        Constant Field Values
      • PRIMITIVE_TYPE__IS_ABSTRACT

        static final int PRIMITIVE_TYPE__IS_ABSTRACT
        The feature id for the 'Is Abstract' attribute.
        See Also:
        Constant Field Values
      • PRIMITIVE_TYPE__GENERALIZATION

        static final int PRIMITIVE_TYPE__GENERALIZATION
        The feature id for the 'Generalization' containment reference list.
        See Also:
        Constant Field Values
      • PRIMITIVE_TYPE__POWERTYPE_EXTENT

        static final int PRIMITIVE_TYPE__POWERTYPE_EXTENT
        The feature id for the 'Powertype Extent' reference list.
        See Also:
        Constant Field Values
      • PRIMITIVE_TYPE__FEATURE

        static final int PRIMITIVE_TYPE__FEATURE
        The feature id for the 'Feature' reference list.
        See Also:
        Constant Field Values
      • PRIMITIVE_TYPE__INHERITED_MEMBER

        static final int PRIMITIVE_TYPE__INHERITED_MEMBER
        The feature id for the 'Inherited Member' reference list.
        See Also:
        Constant Field Values
      • PRIMITIVE_TYPE__REDEFINED_CLASSIFIER

        static final int PRIMITIVE_TYPE__REDEFINED_CLASSIFIER
        The feature id for the 'Redefined Classifier' reference list.
        See Also:
        Constant Field Values
      • PRIMITIVE_TYPE__GENERAL

        static final int PRIMITIVE_TYPE__GENERAL
        The feature id for the 'General' reference list.
        See Also:
        Constant Field Values
      • PRIMITIVE_TYPE__SUBSTITUTION

        static final int PRIMITIVE_TYPE__SUBSTITUTION
        The feature id for the 'Substitution' containment reference list.
        See Also:
        Constant Field Values
      • PRIMITIVE_TYPE__ATTRIBUTE

        static final int PRIMITIVE_TYPE__ATTRIBUTE
        The feature id for the 'Attribute' reference list.
        See Also:
        Constant Field Values
      • PRIMITIVE_TYPE__REPRESENTATION

        static final int PRIMITIVE_TYPE__REPRESENTATION
        The feature id for the 'Representation' reference.
        See Also:
        Constant Field Values
      • PRIMITIVE_TYPE__COLLABORATION_USE

        static final int PRIMITIVE_TYPE__COLLABORATION_USE
        The feature id for the 'Collaboration Use' containment reference list.
        See Also:
        Constant Field Values
      • PRIMITIVE_TYPE__OWNED_USE_CASE

        static final int PRIMITIVE_TYPE__OWNED_USE_CASE
        The feature id for the 'Owned Use Case' containment reference list.
        See Also:
        Constant Field Values
      • PRIMITIVE_TYPE__USE_CASE

        static final int PRIMITIVE_TYPE__USE_CASE
        The feature id for the 'Use Case' reference list.
        See Also:
        Constant Field Values
      • PRIMITIVE_TYPE__OWNED_ATTRIBUTE

        static final int PRIMITIVE_TYPE__OWNED_ATTRIBUTE
        The feature id for the 'Owned Attribute' containment reference list.
        See Also:
        Constant Field Values
      • PRIMITIVE_TYPE__OWNED_OPERATION

        static final int PRIMITIVE_TYPE__OWNED_OPERATION
        The feature id for the 'Owned Operation' containment reference list.
        See Also:
        Constant Field Values
      • PRIMITIVE_TYPE_FEATURE_COUNT

        static final int PRIMITIVE_TYPE_FEATURE_COUNT
        The number of structural features of the 'Primitive Type' class.
        See Also:
        Constant Field Values
      • LITERAL_SPECIFICATION__EANNOTATIONS

        static final int LITERAL_SPECIFICATION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • LITERAL_SPECIFICATION__OWNED_ELEMENT

        static final int LITERAL_SPECIFICATION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • LITERAL_SPECIFICATION__OWNER

        static final int LITERAL_SPECIFICATION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • LITERAL_SPECIFICATION__OWNED_COMMENT

        static final int LITERAL_SPECIFICATION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • LITERAL_SPECIFICATION__NAME

        static final int LITERAL_SPECIFICATION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • LITERAL_SPECIFICATION__VISIBILITY

        static final int LITERAL_SPECIFICATION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • LITERAL_SPECIFICATION__QUALIFIED_NAME

        static final int LITERAL_SPECIFICATION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • LITERAL_SPECIFICATION__CLIENT_DEPENDENCY

        static final int LITERAL_SPECIFICATION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • LITERAL_SPECIFICATION__NAMESPACE

        static final int LITERAL_SPECIFICATION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • LITERAL_SPECIFICATION__NAME_EXPRESSION

        static final int LITERAL_SPECIFICATION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • LITERAL_SPECIFICATION__OWNING_TEMPLATE_PARAMETER

        static final int LITERAL_SPECIFICATION__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • LITERAL_SPECIFICATION__TEMPLATE_PARAMETER

        static final int LITERAL_SPECIFICATION__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • LITERAL_SPECIFICATION__TYPE

        static final int LITERAL_SPECIFICATION__TYPE
        The feature id for the 'Type' reference.
        See Also:
        Constant Field Values
      • LITERAL_SPECIFICATION_FEATURE_COUNT

        static final int LITERAL_SPECIFICATION_FEATURE_COUNT
        The number of structural features of the 'Literal Specification' class.
        See Also:
        Constant Field Values
      • LITERAL_INTEGER__EANNOTATIONS

        static final int LITERAL_INTEGER__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • LITERAL_INTEGER__OWNED_ELEMENT

        static final int LITERAL_INTEGER__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • LITERAL_INTEGER__OWNER

        static final int LITERAL_INTEGER__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • LITERAL_INTEGER__OWNED_COMMENT

        static final int LITERAL_INTEGER__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • LITERAL_INTEGER__NAME

        static final int LITERAL_INTEGER__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • LITERAL_INTEGER__VISIBILITY

        static final int LITERAL_INTEGER__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • LITERAL_INTEGER__QUALIFIED_NAME

        static final int LITERAL_INTEGER__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • LITERAL_INTEGER__CLIENT_DEPENDENCY

        static final int LITERAL_INTEGER__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • LITERAL_INTEGER__NAMESPACE

        static final int LITERAL_INTEGER__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • LITERAL_INTEGER__NAME_EXPRESSION

        static final int LITERAL_INTEGER__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • LITERAL_INTEGER__OWNING_TEMPLATE_PARAMETER

        static final int LITERAL_INTEGER__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • LITERAL_INTEGER__TEMPLATE_PARAMETER

        static final int LITERAL_INTEGER__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • LITERAL_INTEGER__TYPE

        static final int LITERAL_INTEGER__TYPE
        The feature id for the 'Type' reference.
        See Also:
        Constant Field Values
      • LITERAL_INTEGER__VALUE

        static final int LITERAL_INTEGER__VALUE
        The feature id for the 'Value' attribute.
        See Also:
        Constant Field Values
      • LITERAL_INTEGER_FEATURE_COUNT

        static final int LITERAL_INTEGER_FEATURE_COUNT
        The number of structural features of the 'Literal Integer' class.
        See Also:
        Constant Field Values
      • LITERAL_STRING__EANNOTATIONS

        static final int LITERAL_STRING__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • LITERAL_STRING__OWNED_ELEMENT

        static final int LITERAL_STRING__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • LITERAL_STRING__OWNER

        static final int LITERAL_STRING__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • LITERAL_STRING__OWNED_COMMENT

        static final int LITERAL_STRING__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • LITERAL_STRING__NAME

        static final int LITERAL_STRING__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • LITERAL_STRING__VISIBILITY

        static final int LITERAL_STRING__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • LITERAL_STRING__QUALIFIED_NAME

        static final int LITERAL_STRING__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • LITERAL_STRING__CLIENT_DEPENDENCY

        static final int LITERAL_STRING__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • LITERAL_STRING__NAMESPACE

        static final int LITERAL_STRING__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • LITERAL_STRING__NAME_EXPRESSION

        static final int LITERAL_STRING__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • LITERAL_STRING__OWNING_TEMPLATE_PARAMETER

        static final int LITERAL_STRING__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • LITERAL_STRING__TEMPLATE_PARAMETER

        static final int LITERAL_STRING__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • LITERAL_STRING__TYPE

        static final int LITERAL_STRING__TYPE
        The feature id for the 'Type' reference.
        See Also:
        Constant Field Values
      • LITERAL_STRING__VALUE

        static final int LITERAL_STRING__VALUE
        The feature id for the 'Value' attribute.
        See Also:
        Constant Field Values
      • LITERAL_STRING_FEATURE_COUNT

        static final int LITERAL_STRING_FEATURE_COUNT
        The number of structural features of the 'Literal String' class.
        See Also:
        Constant Field Values
      • LITERAL_BOOLEAN__EANNOTATIONS

        static final int LITERAL_BOOLEAN__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • LITERAL_BOOLEAN__OWNED_ELEMENT

        static final int LITERAL_BOOLEAN__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • LITERAL_BOOLEAN__OWNER

        static final int LITERAL_BOOLEAN__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • LITERAL_BOOLEAN__OWNED_COMMENT

        static final int LITERAL_BOOLEAN__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • LITERAL_BOOLEAN__NAME

        static final int LITERAL_BOOLEAN__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • LITERAL_BOOLEAN__VISIBILITY

        static final int LITERAL_BOOLEAN__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • LITERAL_BOOLEAN__QUALIFIED_NAME

        static final int LITERAL_BOOLEAN__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • LITERAL_BOOLEAN__CLIENT_DEPENDENCY

        static final int LITERAL_BOOLEAN__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • LITERAL_BOOLEAN__NAMESPACE

        static final int LITERAL_BOOLEAN__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • LITERAL_BOOLEAN__NAME_EXPRESSION

        static final int LITERAL_BOOLEAN__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • LITERAL_BOOLEAN__OWNING_TEMPLATE_PARAMETER

        static final int LITERAL_BOOLEAN__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • LITERAL_BOOLEAN__TEMPLATE_PARAMETER

        static final int LITERAL_BOOLEAN__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • LITERAL_BOOLEAN__TYPE

        static final int LITERAL_BOOLEAN__TYPE
        The feature id for the 'Type' reference.
        See Also:
        Constant Field Values
      • LITERAL_BOOLEAN__VALUE

        static final int LITERAL_BOOLEAN__VALUE
        The feature id for the 'Value' attribute.
        See Also:
        Constant Field Values
      • LITERAL_BOOLEAN_FEATURE_COUNT

        static final int LITERAL_BOOLEAN_FEATURE_COUNT
        The number of structural features of the 'Literal Boolean' class.
        See Also:
        Constant Field Values
      • LITERAL_NULL__EANNOTATIONS

        static final int LITERAL_NULL__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • LITERAL_NULL__OWNED_ELEMENT

        static final int LITERAL_NULL__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • LITERAL_NULL__OWNER

        static final int LITERAL_NULL__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • LITERAL_NULL__OWNED_COMMENT

        static final int LITERAL_NULL__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • LITERAL_NULL__NAME

        static final int LITERAL_NULL__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • LITERAL_NULL__VISIBILITY

        static final int LITERAL_NULL__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • LITERAL_NULL__QUALIFIED_NAME

        static final int LITERAL_NULL__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • LITERAL_NULL__CLIENT_DEPENDENCY

        static final int LITERAL_NULL__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • LITERAL_NULL__NAMESPACE

        static final int LITERAL_NULL__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • LITERAL_NULL__NAME_EXPRESSION

        static final int LITERAL_NULL__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • LITERAL_NULL__OWNING_TEMPLATE_PARAMETER

        static final int LITERAL_NULL__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • LITERAL_NULL__TEMPLATE_PARAMETER

        static final int LITERAL_NULL__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • LITERAL_NULL__TYPE

        static final int LITERAL_NULL__TYPE
        The feature id for the 'Type' reference.
        See Also:
        Constant Field Values
      • LITERAL_NULL_FEATURE_COUNT

        static final int LITERAL_NULL_FEATURE_COUNT
        The number of structural features of the 'Literal Null' class.
        See Also:
        Constant Field Values
      • INSTANCE_VALUE__EANNOTATIONS

        static final int INSTANCE_VALUE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • INSTANCE_VALUE__OWNED_ELEMENT

        static final int INSTANCE_VALUE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • INSTANCE_VALUE__OWNER

        static final int INSTANCE_VALUE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • INSTANCE_VALUE__OWNED_COMMENT

        static final int INSTANCE_VALUE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • INSTANCE_VALUE__NAME

        static final int INSTANCE_VALUE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • INSTANCE_VALUE__VISIBILITY

        static final int INSTANCE_VALUE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • INSTANCE_VALUE__QUALIFIED_NAME

        static final int INSTANCE_VALUE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • INSTANCE_VALUE__CLIENT_DEPENDENCY

        static final int INSTANCE_VALUE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • INSTANCE_VALUE__NAMESPACE

        static final int INSTANCE_VALUE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • INSTANCE_VALUE__NAME_EXPRESSION

        static final int INSTANCE_VALUE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • INSTANCE_VALUE__OWNING_TEMPLATE_PARAMETER

        static final int INSTANCE_VALUE__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • INSTANCE_VALUE__TEMPLATE_PARAMETER

        static final int INSTANCE_VALUE__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • INSTANCE_VALUE__TYPE

        static final int INSTANCE_VALUE__TYPE
        The feature id for the 'Type' reference.
        See Also:
        Constant Field Values
      • INSTANCE_VALUE__INSTANCE

        static final int INSTANCE_VALUE__INSTANCE
        The feature id for the 'Instance' reference.
        See Also:
        Constant Field Values
      • INSTANCE_VALUE_FEATURE_COUNT

        static final int INSTANCE_VALUE_FEATURE_COUNT
        The number of structural features of the 'Instance Value' class.
        See Also:
        Constant Field Values
      • LITERAL_UNLIMITED_NATURAL__EANNOTATIONS

        static final int LITERAL_UNLIMITED_NATURAL__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • LITERAL_UNLIMITED_NATURAL__OWNED_ELEMENT

        static final int LITERAL_UNLIMITED_NATURAL__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • LITERAL_UNLIMITED_NATURAL__OWNER

        static final int LITERAL_UNLIMITED_NATURAL__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • LITERAL_UNLIMITED_NATURAL__OWNED_COMMENT

        static final int LITERAL_UNLIMITED_NATURAL__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • LITERAL_UNLIMITED_NATURAL__NAME

        static final int LITERAL_UNLIMITED_NATURAL__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • LITERAL_UNLIMITED_NATURAL__VISIBILITY

        static final int LITERAL_UNLIMITED_NATURAL__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • LITERAL_UNLIMITED_NATURAL__QUALIFIED_NAME

        static final int LITERAL_UNLIMITED_NATURAL__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • LITERAL_UNLIMITED_NATURAL__CLIENT_DEPENDENCY

        static final int LITERAL_UNLIMITED_NATURAL__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • LITERAL_UNLIMITED_NATURAL__NAMESPACE

        static final int LITERAL_UNLIMITED_NATURAL__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • LITERAL_UNLIMITED_NATURAL__NAME_EXPRESSION

        static final int LITERAL_UNLIMITED_NATURAL__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • LITERAL_UNLIMITED_NATURAL__OWNING_TEMPLATE_PARAMETER

        static final int LITERAL_UNLIMITED_NATURAL__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • LITERAL_UNLIMITED_NATURAL__TEMPLATE_PARAMETER

        static final int LITERAL_UNLIMITED_NATURAL__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • LITERAL_UNLIMITED_NATURAL__TYPE

        static final int LITERAL_UNLIMITED_NATURAL__TYPE
        The feature id for the 'Type' reference.
        See Also:
        Constant Field Values
      • LITERAL_UNLIMITED_NATURAL__VALUE

        static final int LITERAL_UNLIMITED_NATURAL__VALUE
        The feature id for the 'Value' attribute.
        See Also:
        Constant Field Values
      • LITERAL_UNLIMITED_NATURAL_FEATURE_COUNT

        static final int LITERAL_UNLIMITED_NATURAL_FEATURE_COUNT
        The number of structural features of the 'Literal Unlimited Natural' class.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__EANNOTATIONS

        static final int OPAQUE_BEHAVIOR__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__OWNED_ELEMENT

        static final int OPAQUE_BEHAVIOR__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__OWNER

        static final int OPAQUE_BEHAVIOR__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__OWNED_COMMENT

        static final int OPAQUE_BEHAVIOR__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__NAME

        static final int OPAQUE_BEHAVIOR__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__VISIBILITY

        static final int OPAQUE_BEHAVIOR__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__QUALIFIED_NAME

        static final int OPAQUE_BEHAVIOR__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__CLIENT_DEPENDENCY

        static final int OPAQUE_BEHAVIOR__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__NAMESPACE

        static final int OPAQUE_BEHAVIOR__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__NAME_EXPRESSION

        static final int OPAQUE_BEHAVIOR__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__ELEMENT_IMPORT

        static final int OPAQUE_BEHAVIOR__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__PACKAGE_IMPORT

        static final int OPAQUE_BEHAVIOR__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__OWNED_RULE

        static final int OPAQUE_BEHAVIOR__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__MEMBER

        static final int OPAQUE_BEHAVIOR__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__IMPORTED_MEMBER

        static final int OPAQUE_BEHAVIOR__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__OWNED_MEMBER

        static final int OPAQUE_BEHAVIOR__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__IS_LEAF

        static final int OPAQUE_BEHAVIOR__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__REDEFINED_ELEMENT

        static final int OPAQUE_BEHAVIOR__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__REDEFINITION_CONTEXT

        static final int OPAQUE_BEHAVIOR__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__OWNING_TEMPLATE_PARAMETER

        static final int OPAQUE_BEHAVIOR__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__TEMPLATE_PARAMETER

        static final int OPAQUE_BEHAVIOR__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__PACKAGE

        static final int OPAQUE_BEHAVIOR__PACKAGE
        The feature id for the 'Package' reference.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__TEMPLATE_BINDING

        static final int OPAQUE_BEHAVIOR__TEMPLATE_BINDING
        The feature id for the 'Template Binding' containment reference list.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__OWNED_TEMPLATE_SIGNATURE

        static final int OPAQUE_BEHAVIOR__OWNED_TEMPLATE_SIGNATURE
        The feature id for the 'Owned Template Signature' containment reference.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__IS_ABSTRACT

        static final int OPAQUE_BEHAVIOR__IS_ABSTRACT
        The feature id for the 'Is Abstract' attribute.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__GENERALIZATION

        static final int OPAQUE_BEHAVIOR__GENERALIZATION
        The feature id for the 'Generalization' containment reference list.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__POWERTYPE_EXTENT

        static final int OPAQUE_BEHAVIOR__POWERTYPE_EXTENT
        The feature id for the 'Powertype Extent' reference list.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__FEATURE

        static final int OPAQUE_BEHAVIOR__FEATURE
        The feature id for the 'Feature' reference list.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__INHERITED_MEMBER

        static final int OPAQUE_BEHAVIOR__INHERITED_MEMBER
        The feature id for the 'Inherited Member' reference list.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__REDEFINED_CLASSIFIER

        static final int OPAQUE_BEHAVIOR__REDEFINED_CLASSIFIER
        The feature id for the 'Redefined Classifier' reference list.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__GENERAL

        static final int OPAQUE_BEHAVIOR__GENERAL
        The feature id for the 'General' reference list.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__SUBSTITUTION

        static final int OPAQUE_BEHAVIOR__SUBSTITUTION
        The feature id for the 'Substitution' containment reference list.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__ATTRIBUTE

        static final int OPAQUE_BEHAVIOR__ATTRIBUTE
        The feature id for the 'Attribute' reference list.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__REPRESENTATION

        static final int OPAQUE_BEHAVIOR__REPRESENTATION
        The feature id for the 'Representation' reference.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__COLLABORATION_USE

        static final int OPAQUE_BEHAVIOR__COLLABORATION_USE
        The feature id for the 'Collaboration Use' containment reference list.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__OWNED_USE_CASE

        static final int OPAQUE_BEHAVIOR__OWNED_USE_CASE
        The feature id for the 'Owned Use Case' containment reference list.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__USE_CASE

        static final int OPAQUE_BEHAVIOR__USE_CASE
        The feature id for the 'Use Case' reference list.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__OWNED_ATTRIBUTE

        static final int OPAQUE_BEHAVIOR__OWNED_ATTRIBUTE
        The feature id for the 'Owned Attribute' containment reference list.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__PART

        static final int OPAQUE_BEHAVIOR__PART
        The feature id for the 'Part' reference list.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__ROLE

        static final int OPAQUE_BEHAVIOR__ROLE
        The feature id for the 'Role' reference list.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__OWNED_CONNECTOR

        static final int OPAQUE_BEHAVIOR__OWNED_CONNECTOR
        The feature id for the 'Owned Connector' containment reference list.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__OWNED_PORT

        static final int OPAQUE_BEHAVIOR__OWNED_PORT
        The feature id for the 'Owned Port' reference list.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__OWNED_BEHAVIOR

        static final int OPAQUE_BEHAVIOR__OWNED_BEHAVIOR
        The feature id for the 'Owned Behavior' containment reference list.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__CLASSIFIER_BEHAVIOR

        static final int OPAQUE_BEHAVIOR__CLASSIFIER_BEHAVIOR
        The feature id for the 'Classifier Behavior' reference.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__INTERFACE_REALIZATION

        static final int OPAQUE_BEHAVIOR__INTERFACE_REALIZATION
        The feature id for the 'Interface Realization' containment reference list.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__OWNED_TRIGGER

        static final int OPAQUE_BEHAVIOR__OWNED_TRIGGER
        The feature id for the 'Owned Trigger' containment reference list.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__NESTED_CLASSIFIER

        static final int OPAQUE_BEHAVIOR__NESTED_CLASSIFIER
        The feature id for the 'Nested Classifier' containment reference list.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__OWNED_OPERATION

        static final int OPAQUE_BEHAVIOR__OWNED_OPERATION
        The feature id for the 'Owned Operation' containment reference list.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__SUPER_CLASS

        static final int OPAQUE_BEHAVIOR__SUPER_CLASS
        The feature id for the 'Super Class' reference list.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__IS_ACTIVE

        static final int OPAQUE_BEHAVIOR__IS_ACTIVE
        The feature id for the 'Is Active' attribute.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__OWNED_RECEPTION

        static final int OPAQUE_BEHAVIOR__OWNED_RECEPTION
        The feature id for the 'Owned Reception' containment reference list.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__EXTENSION

        static final int OPAQUE_BEHAVIOR__EXTENSION
        The feature id for the 'Extension' reference list.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__IS_REENTRANT

        static final int OPAQUE_BEHAVIOR__IS_REENTRANT
        The feature id for the 'Is Reentrant' attribute.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__REDEFINED_BEHAVIOR

        static final int OPAQUE_BEHAVIOR__REDEFINED_BEHAVIOR
        The feature id for the 'Redefined Behavior' reference list.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__OWNED_PARAMETER

        static final int OPAQUE_BEHAVIOR__OWNED_PARAMETER
        The feature id for the 'Owned Parameter' containment reference list.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__CONTEXT

        static final int OPAQUE_BEHAVIOR__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__PRECONDITION

        static final int OPAQUE_BEHAVIOR__PRECONDITION
        The feature id for the 'Precondition' containment reference list.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__POSTCONDITION

        static final int OPAQUE_BEHAVIOR__POSTCONDITION
        The feature id for the 'Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__OWNED_PARAMETER_SET

        static final int OPAQUE_BEHAVIOR__OWNED_PARAMETER_SET
        The feature id for the 'Owned Parameter Set' containment reference list.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__SPECIFICATION

        static final int OPAQUE_BEHAVIOR__SPECIFICATION
        The feature id for the 'Specification' reference.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__BODY

        static final int OPAQUE_BEHAVIOR__BODY
        The feature id for the 'Body' attribute list.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR__LANGUAGE

        static final int OPAQUE_BEHAVIOR__LANGUAGE
        The feature id for the 'Language' attribute list.
        See Also:
        Constant Field Values
      • OPAQUE_BEHAVIOR_FEATURE_COUNT

        static final int OPAQUE_BEHAVIOR_FEATURE_COUNT
        The number of structural features of the 'Opaque Behavior' class.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__EANNOTATIONS

        static final int FUNCTION_BEHAVIOR__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__OWNED_ELEMENT

        static final int FUNCTION_BEHAVIOR__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__OWNER

        static final int FUNCTION_BEHAVIOR__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__OWNED_COMMENT

        static final int FUNCTION_BEHAVIOR__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__NAME

        static final int FUNCTION_BEHAVIOR__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__VISIBILITY

        static final int FUNCTION_BEHAVIOR__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__QUALIFIED_NAME

        static final int FUNCTION_BEHAVIOR__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__CLIENT_DEPENDENCY

        static final int FUNCTION_BEHAVIOR__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__NAMESPACE

        static final int FUNCTION_BEHAVIOR__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__NAME_EXPRESSION

        static final int FUNCTION_BEHAVIOR__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__ELEMENT_IMPORT

        static final int FUNCTION_BEHAVIOR__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__PACKAGE_IMPORT

        static final int FUNCTION_BEHAVIOR__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__OWNED_RULE

        static final int FUNCTION_BEHAVIOR__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__MEMBER

        static final int FUNCTION_BEHAVIOR__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__IMPORTED_MEMBER

        static final int FUNCTION_BEHAVIOR__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__OWNED_MEMBER

        static final int FUNCTION_BEHAVIOR__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__IS_LEAF

        static final int FUNCTION_BEHAVIOR__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__REDEFINED_ELEMENT

        static final int FUNCTION_BEHAVIOR__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__REDEFINITION_CONTEXT

        static final int FUNCTION_BEHAVIOR__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__OWNING_TEMPLATE_PARAMETER

        static final int FUNCTION_BEHAVIOR__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__TEMPLATE_PARAMETER

        static final int FUNCTION_BEHAVIOR__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__PACKAGE

        static final int FUNCTION_BEHAVIOR__PACKAGE
        The feature id for the 'Package' reference.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__TEMPLATE_BINDING

        static final int FUNCTION_BEHAVIOR__TEMPLATE_BINDING
        The feature id for the 'Template Binding' containment reference list.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__OWNED_TEMPLATE_SIGNATURE

        static final int FUNCTION_BEHAVIOR__OWNED_TEMPLATE_SIGNATURE
        The feature id for the 'Owned Template Signature' containment reference.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__IS_ABSTRACT

        static final int FUNCTION_BEHAVIOR__IS_ABSTRACT
        The feature id for the 'Is Abstract' attribute.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__GENERALIZATION

        static final int FUNCTION_BEHAVIOR__GENERALIZATION
        The feature id for the 'Generalization' containment reference list.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__POWERTYPE_EXTENT

        static final int FUNCTION_BEHAVIOR__POWERTYPE_EXTENT
        The feature id for the 'Powertype Extent' reference list.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__FEATURE

        static final int FUNCTION_BEHAVIOR__FEATURE
        The feature id for the 'Feature' reference list.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__INHERITED_MEMBER

        static final int FUNCTION_BEHAVIOR__INHERITED_MEMBER
        The feature id for the 'Inherited Member' reference list.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__REDEFINED_CLASSIFIER

        static final int FUNCTION_BEHAVIOR__REDEFINED_CLASSIFIER
        The feature id for the 'Redefined Classifier' reference list.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__GENERAL

        static final int FUNCTION_BEHAVIOR__GENERAL
        The feature id for the 'General' reference list.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__SUBSTITUTION

        static final int FUNCTION_BEHAVIOR__SUBSTITUTION
        The feature id for the 'Substitution' containment reference list.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__ATTRIBUTE

        static final int FUNCTION_BEHAVIOR__ATTRIBUTE
        The feature id for the 'Attribute' reference list.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__REPRESENTATION

        static final int FUNCTION_BEHAVIOR__REPRESENTATION
        The feature id for the 'Representation' reference.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__COLLABORATION_USE

        static final int FUNCTION_BEHAVIOR__COLLABORATION_USE
        The feature id for the 'Collaboration Use' containment reference list.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__OWNED_USE_CASE

        static final int FUNCTION_BEHAVIOR__OWNED_USE_CASE
        The feature id for the 'Owned Use Case' containment reference list.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__USE_CASE

        static final int FUNCTION_BEHAVIOR__USE_CASE
        The feature id for the 'Use Case' reference list.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__OWNED_ATTRIBUTE

        static final int FUNCTION_BEHAVIOR__OWNED_ATTRIBUTE
        The feature id for the 'Owned Attribute' containment reference list.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__PART

        static final int FUNCTION_BEHAVIOR__PART
        The feature id for the 'Part' reference list.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__ROLE

        static final int FUNCTION_BEHAVIOR__ROLE
        The feature id for the 'Role' reference list.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__OWNED_CONNECTOR

        static final int FUNCTION_BEHAVIOR__OWNED_CONNECTOR
        The feature id for the 'Owned Connector' containment reference list.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__OWNED_PORT

        static final int FUNCTION_BEHAVIOR__OWNED_PORT
        The feature id for the 'Owned Port' reference list.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__OWNED_BEHAVIOR

        static final int FUNCTION_BEHAVIOR__OWNED_BEHAVIOR
        The feature id for the 'Owned Behavior' containment reference list.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__CLASSIFIER_BEHAVIOR

        static final int FUNCTION_BEHAVIOR__CLASSIFIER_BEHAVIOR
        The feature id for the 'Classifier Behavior' reference.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__INTERFACE_REALIZATION

        static final int FUNCTION_BEHAVIOR__INTERFACE_REALIZATION
        The feature id for the 'Interface Realization' containment reference list.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__OWNED_TRIGGER

        static final int FUNCTION_BEHAVIOR__OWNED_TRIGGER
        The feature id for the 'Owned Trigger' containment reference list.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__NESTED_CLASSIFIER

        static final int FUNCTION_BEHAVIOR__NESTED_CLASSIFIER
        The feature id for the 'Nested Classifier' containment reference list.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__OWNED_OPERATION

        static final int FUNCTION_BEHAVIOR__OWNED_OPERATION
        The feature id for the 'Owned Operation' containment reference list.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__SUPER_CLASS

        static final int FUNCTION_BEHAVIOR__SUPER_CLASS
        The feature id for the 'Super Class' reference list.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__IS_ACTIVE

        static final int FUNCTION_BEHAVIOR__IS_ACTIVE
        The feature id for the 'Is Active' attribute.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__OWNED_RECEPTION

        static final int FUNCTION_BEHAVIOR__OWNED_RECEPTION
        The feature id for the 'Owned Reception' containment reference list.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__EXTENSION

        static final int FUNCTION_BEHAVIOR__EXTENSION
        The feature id for the 'Extension' reference list.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__IS_REENTRANT

        static final int FUNCTION_BEHAVIOR__IS_REENTRANT
        The feature id for the 'Is Reentrant' attribute.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__REDEFINED_BEHAVIOR

        static final int FUNCTION_BEHAVIOR__REDEFINED_BEHAVIOR
        The feature id for the 'Redefined Behavior' reference list.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__OWNED_PARAMETER

        static final int FUNCTION_BEHAVIOR__OWNED_PARAMETER
        The feature id for the 'Owned Parameter' containment reference list.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__CONTEXT

        static final int FUNCTION_BEHAVIOR__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__PRECONDITION

        static final int FUNCTION_BEHAVIOR__PRECONDITION
        The feature id for the 'Precondition' containment reference list.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__POSTCONDITION

        static final int FUNCTION_BEHAVIOR__POSTCONDITION
        The feature id for the 'Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__OWNED_PARAMETER_SET

        static final int FUNCTION_BEHAVIOR__OWNED_PARAMETER_SET
        The feature id for the 'Owned Parameter Set' containment reference list.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__SPECIFICATION

        static final int FUNCTION_BEHAVIOR__SPECIFICATION
        The feature id for the 'Specification' reference.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__BODY

        static final int FUNCTION_BEHAVIOR__BODY
        The feature id for the 'Body' attribute list.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR__LANGUAGE

        static final int FUNCTION_BEHAVIOR__LANGUAGE
        The feature id for the 'Language' attribute list.
        See Also:
        Constant Field Values
      • FUNCTION_BEHAVIOR_FEATURE_COUNT

        static final int FUNCTION_BEHAVIOR_FEATURE_COUNT
        The number of structural features of the 'Function Behavior' class.
        See Also:
        Constant Field Values
      • ACTIVITY_NODE__EANNOTATIONS

        static final int ACTIVITY_NODE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_NODE__OWNED_ELEMENT

        static final int ACTIVITY_NODE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_NODE__OWNER

        static final int ACTIVITY_NODE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • ACTIVITY_NODE__OWNED_COMMENT

        static final int ACTIVITY_NODE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_NODE__NAME

        static final int ACTIVITY_NODE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • ACTIVITY_NODE__VISIBILITY

        static final int ACTIVITY_NODE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • ACTIVITY_NODE__QUALIFIED_NAME

        static final int ACTIVITY_NODE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • ACTIVITY_NODE__CLIENT_DEPENDENCY

        static final int ACTIVITY_NODE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_NODE__NAMESPACE

        static final int ACTIVITY_NODE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • ACTIVITY_NODE__NAME_EXPRESSION

        static final int ACTIVITY_NODE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • ACTIVITY_NODE__IS_LEAF

        static final int ACTIVITY_NODE__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • ACTIVITY_NODE__REDEFINED_ELEMENT

        static final int ACTIVITY_NODE__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_NODE__REDEFINITION_CONTEXT

        static final int ACTIVITY_NODE__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_NODE__IN_STRUCTURED_NODE

        static final int ACTIVITY_NODE__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • ACTIVITY_NODE__ACTIVITY

        static final int ACTIVITY_NODE__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • ACTIVITY_NODE__OUTGOING

        static final int ACTIVITY_NODE__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_NODE__INCOMING

        static final int ACTIVITY_NODE__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_NODE__IN_PARTITION

        static final int ACTIVITY_NODE__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_NODE__IN_INTERRUPTIBLE_REGION

        static final int ACTIVITY_NODE__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_NODE__IN_GROUP

        static final int ACTIVITY_NODE__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_NODE__REDEFINED_NODE

        static final int ACTIVITY_NODE__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_NODE_FEATURE_COUNT

        static final int ACTIVITY_NODE_FEATURE_COUNT
        The number of structural features of the 'Activity Node' class.
        See Also:
        Constant Field Values
      • EXECUTABLE_NODE__EANNOTATIONS

        static final int EXECUTABLE_NODE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • EXECUTABLE_NODE__OWNED_ELEMENT

        static final int EXECUTABLE_NODE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • EXECUTABLE_NODE__OWNER

        static final int EXECUTABLE_NODE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • EXECUTABLE_NODE__OWNED_COMMENT

        static final int EXECUTABLE_NODE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • EXECUTABLE_NODE__NAME

        static final int EXECUTABLE_NODE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • EXECUTABLE_NODE__VISIBILITY

        static final int EXECUTABLE_NODE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • EXECUTABLE_NODE__QUALIFIED_NAME

        static final int EXECUTABLE_NODE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • EXECUTABLE_NODE__CLIENT_DEPENDENCY

        static final int EXECUTABLE_NODE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • EXECUTABLE_NODE__NAMESPACE

        static final int EXECUTABLE_NODE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • EXECUTABLE_NODE__NAME_EXPRESSION

        static final int EXECUTABLE_NODE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • EXECUTABLE_NODE__IS_LEAF

        static final int EXECUTABLE_NODE__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • EXECUTABLE_NODE__REDEFINED_ELEMENT

        static final int EXECUTABLE_NODE__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • EXECUTABLE_NODE__REDEFINITION_CONTEXT

        static final int EXECUTABLE_NODE__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • EXECUTABLE_NODE__IN_STRUCTURED_NODE

        static final int EXECUTABLE_NODE__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • EXECUTABLE_NODE__ACTIVITY

        static final int EXECUTABLE_NODE__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • EXECUTABLE_NODE__OUTGOING

        static final int EXECUTABLE_NODE__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • EXECUTABLE_NODE__INCOMING

        static final int EXECUTABLE_NODE__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • EXECUTABLE_NODE__IN_PARTITION

        static final int EXECUTABLE_NODE__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • EXECUTABLE_NODE__IN_INTERRUPTIBLE_REGION

        static final int EXECUTABLE_NODE__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • EXECUTABLE_NODE__IN_GROUP

        static final int EXECUTABLE_NODE__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • EXECUTABLE_NODE__REDEFINED_NODE

        static final int EXECUTABLE_NODE__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • EXECUTABLE_NODE__HANDLER

        static final int EXECUTABLE_NODE__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • EXECUTABLE_NODE_FEATURE_COUNT

        static final int EXECUTABLE_NODE_FEATURE_COUNT
        The number of structural features of the 'Executable Node' class.
        See Also:
        Constant Field Values
      • ACTION__EANNOTATIONS

        static final int ACTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • ACTION__OWNED_ELEMENT

        static final int ACTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • ACTION__OWNER

        static final int ACTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • ACTION__OWNED_COMMENT

        static final int ACTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • ACTION__NAME

        static final int ACTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • ACTION__VISIBILITY

        static final int ACTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • ACTION__QUALIFIED_NAME

        static final int ACTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • ACTION__CLIENT_DEPENDENCY

        static final int ACTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • ACTION__NAMESPACE

        static final int ACTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • ACTION__NAME_EXPRESSION

        static final int ACTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • ACTION__IS_LEAF

        static final int ACTION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • ACTION__REDEFINED_ELEMENT

        static final int ACTION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • ACTION__REDEFINITION_CONTEXT

        static final int ACTION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • ACTION__IN_STRUCTURED_NODE

        static final int ACTION__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • ACTION__ACTIVITY

        static final int ACTION__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • ACTION__OUTGOING

        static final int ACTION__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • ACTION__INCOMING

        static final int ACTION__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • ACTION__IN_PARTITION

        static final int ACTION__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • ACTION__IN_INTERRUPTIBLE_REGION

        static final int ACTION__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • ACTION__IN_GROUP

        static final int ACTION__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • ACTION__REDEFINED_NODE

        static final int ACTION__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • ACTION__HANDLER

        static final int ACTION__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • ACTION__OUTPUT

        static final int ACTION__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • ACTION__INPUT

        static final int ACTION__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • ACTION__CONTEXT

        static final int ACTION__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • ACTION__LOCAL_PRECONDITION

        static final int ACTION__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • ACTION__LOCAL_POSTCONDITION

        static final int ACTION__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • ACTION_FEATURE_COUNT

        static final int ACTION_FEATURE_COUNT
        The number of structural features of the 'Action' class.
        See Also:
        Constant Field Values
      • OBSERVATION

        static final int OBSERVATION
        The meta object id for the 'Observation' class.
        See Also:
        ObservationImpl, UMLPackageImpl.getObservation(), Constant Field Values
      • TIME_OBSERVATION

        static final int TIME_OBSERVATION
        The meta object id for the 'Time Observation' class.
        See Also:
        TimeObservationImpl, UMLPackageImpl.getTimeObservation(), Constant Field Values
      • DURATION_OBSERVATION

        static final int DURATION_OBSERVATION
        The meta object id for the 'Duration Observation' class.
        See Also:
        DurationObservationImpl, UMLPackageImpl.getDurationObservation(), Constant Field Values
      • OPAQUE_ACTION__EANNOTATIONS

        static final int OPAQUE_ACTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • OPAQUE_ACTION__OWNED_ELEMENT

        static final int OPAQUE_ACTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • OPAQUE_ACTION__OWNER

        static final int OPAQUE_ACTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • OPAQUE_ACTION__OWNED_COMMENT

        static final int OPAQUE_ACTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • OPAQUE_ACTION__NAME

        static final int OPAQUE_ACTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • OPAQUE_ACTION__VISIBILITY

        static final int OPAQUE_ACTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • OPAQUE_ACTION__QUALIFIED_NAME

        static final int OPAQUE_ACTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • OPAQUE_ACTION__CLIENT_DEPENDENCY

        static final int OPAQUE_ACTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • OPAQUE_ACTION__NAMESPACE

        static final int OPAQUE_ACTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • OPAQUE_ACTION__NAME_EXPRESSION

        static final int OPAQUE_ACTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • OPAQUE_ACTION__IS_LEAF

        static final int OPAQUE_ACTION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • OPAQUE_ACTION__REDEFINED_ELEMENT

        static final int OPAQUE_ACTION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • OPAQUE_ACTION__REDEFINITION_CONTEXT

        static final int OPAQUE_ACTION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • OPAQUE_ACTION__IN_STRUCTURED_NODE

        static final int OPAQUE_ACTION__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • OPAQUE_ACTION__ACTIVITY

        static final int OPAQUE_ACTION__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • OPAQUE_ACTION__OUTGOING

        static final int OPAQUE_ACTION__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • OPAQUE_ACTION__INCOMING

        static final int OPAQUE_ACTION__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • OPAQUE_ACTION__IN_PARTITION

        static final int OPAQUE_ACTION__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • OPAQUE_ACTION__IN_INTERRUPTIBLE_REGION

        static final int OPAQUE_ACTION__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • OPAQUE_ACTION__IN_GROUP

        static final int OPAQUE_ACTION__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • OPAQUE_ACTION__REDEFINED_NODE

        static final int OPAQUE_ACTION__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • OPAQUE_ACTION__HANDLER

        static final int OPAQUE_ACTION__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • OPAQUE_ACTION__OUTPUT

        static final int OPAQUE_ACTION__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • OPAQUE_ACTION__INPUT

        static final int OPAQUE_ACTION__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • OPAQUE_ACTION__CONTEXT

        static final int OPAQUE_ACTION__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • OPAQUE_ACTION__LOCAL_PRECONDITION

        static final int OPAQUE_ACTION__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • OPAQUE_ACTION__LOCAL_POSTCONDITION

        static final int OPAQUE_ACTION__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • OPAQUE_ACTION__BODY

        static final int OPAQUE_ACTION__BODY
        The feature id for the 'Body' attribute list.
        See Also:
        Constant Field Values
      • OPAQUE_ACTION__LANGUAGE

        static final int OPAQUE_ACTION__LANGUAGE
        The feature id for the 'Language' attribute list.
        See Also:
        Constant Field Values
      • OPAQUE_ACTION__INPUT_VALUE

        static final int OPAQUE_ACTION__INPUT_VALUE
        The feature id for the 'Input Value' containment reference list.
        See Also:
        Constant Field Values
      • OPAQUE_ACTION__OUTPUT_VALUE

        static final int OPAQUE_ACTION__OUTPUT_VALUE
        The feature id for the 'Output Value' containment reference list.
        See Also:
        Constant Field Values
      • OPAQUE_ACTION_FEATURE_COUNT

        static final int OPAQUE_ACTION_FEATURE_COUNT
        The number of structural features of the 'Opaque Action' class.
        See Also:
        Constant Field Values
      • STRUCTURED_ACTIVITY_NODE__EANNOTATIONS

        static final int STRUCTURED_ACTIVITY_NODE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_ACTIVITY_NODE__OWNED_ELEMENT

        static final int STRUCTURED_ACTIVITY_NODE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_ACTIVITY_NODE__OWNER

        static final int STRUCTURED_ACTIVITY_NODE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • STRUCTURED_ACTIVITY_NODE__OWNED_COMMENT

        static final int STRUCTURED_ACTIVITY_NODE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_ACTIVITY_NODE__NAME

        static final int STRUCTURED_ACTIVITY_NODE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • STRUCTURED_ACTIVITY_NODE__VISIBILITY

        static final int STRUCTURED_ACTIVITY_NODE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • STRUCTURED_ACTIVITY_NODE__QUALIFIED_NAME

        static final int STRUCTURED_ACTIVITY_NODE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • STRUCTURED_ACTIVITY_NODE__CLIENT_DEPENDENCY

        static final int STRUCTURED_ACTIVITY_NODE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_ACTIVITY_NODE__NAMESPACE

        static final int STRUCTURED_ACTIVITY_NODE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • STRUCTURED_ACTIVITY_NODE__NAME_EXPRESSION

        static final int STRUCTURED_ACTIVITY_NODE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • STRUCTURED_ACTIVITY_NODE__IS_LEAF

        static final int STRUCTURED_ACTIVITY_NODE__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • STRUCTURED_ACTIVITY_NODE__REDEFINED_ELEMENT

        static final int STRUCTURED_ACTIVITY_NODE__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_ACTIVITY_NODE__REDEFINITION_CONTEXT

        static final int STRUCTURED_ACTIVITY_NODE__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_ACTIVITY_NODE__IN_STRUCTURED_NODE

        static final int STRUCTURED_ACTIVITY_NODE__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • STRUCTURED_ACTIVITY_NODE__ACTIVITY

        static final int STRUCTURED_ACTIVITY_NODE__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • STRUCTURED_ACTIVITY_NODE__OUTGOING

        static final int STRUCTURED_ACTIVITY_NODE__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_ACTIVITY_NODE__INCOMING

        static final int STRUCTURED_ACTIVITY_NODE__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_ACTIVITY_NODE__IN_PARTITION

        static final int STRUCTURED_ACTIVITY_NODE__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_ACTIVITY_NODE__IN_INTERRUPTIBLE_REGION

        static final int STRUCTURED_ACTIVITY_NODE__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_ACTIVITY_NODE__IN_GROUP

        static final int STRUCTURED_ACTIVITY_NODE__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_ACTIVITY_NODE__REDEFINED_NODE

        static final int STRUCTURED_ACTIVITY_NODE__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_ACTIVITY_NODE__HANDLER

        static final int STRUCTURED_ACTIVITY_NODE__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_ACTIVITY_NODE__OUTPUT

        static final int STRUCTURED_ACTIVITY_NODE__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_ACTIVITY_NODE__INPUT

        static final int STRUCTURED_ACTIVITY_NODE__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_ACTIVITY_NODE__CONTEXT

        static final int STRUCTURED_ACTIVITY_NODE__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • STRUCTURED_ACTIVITY_NODE__LOCAL_PRECONDITION

        static final int STRUCTURED_ACTIVITY_NODE__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_ACTIVITY_NODE__LOCAL_POSTCONDITION

        static final int STRUCTURED_ACTIVITY_NODE__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_ACTIVITY_NODE__ELEMENT_IMPORT

        static final int STRUCTURED_ACTIVITY_NODE__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_ACTIVITY_NODE__PACKAGE_IMPORT

        static final int STRUCTURED_ACTIVITY_NODE__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_ACTIVITY_NODE__OWNED_RULE

        static final int STRUCTURED_ACTIVITY_NODE__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_ACTIVITY_NODE__MEMBER

        static final int STRUCTURED_ACTIVITY_NODE__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_ACTIVITY_NODE__IMPORTED_MEMBER

        static final int STRUCTURED_ACTIVITY_NODE__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_ACTIVITY_NODE__OWNED_MEMBER

        static final int STRUCTURED_ACTIVITY_NODE__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_ACTIVITY_NODE__SUBGROUP

        static final int STRUCTURED_ACTIVITY_NODE__SUBGROUP
        The feature id for the 'Subgroup' reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_ACTIVITY_NODE__SUPER_GROUP

        static final int STRUCTURED_ACTIVITY_NODE__SUPER_GROUP
        The feature id for the 'Super Group' reference.
        See Also:
        Constant Field Values
      • STRUCTURED_ACTIVITY_NODE__IN_ACTIVITY

        static final int STRUCTURED_ACTIVITY_NODE__IN_ACTIVITY
        The feature id for the 'In Activity' container reference.
        See Also:
        Constant Field Values
      • STRUCTURED_ACTIVITY_NODE__CONTAINED_EDGE

        static final int STRUCTURED_ACTIVITY_NODE__CONTAINED_EDGE
        The feature id for the 'Contained Edge' reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_ACTIVITY_NODE__CONTAINED_NODE

        static final int STRUCTURED_ACTIVITY_NODE__CONTAINED_NODE
        The feature id for the 'Contained Node' reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_ACTIVITY_NODE__VARIABLE

        static final int STRUCTURED_ACTIVITY_NODE__VARIABLE
        The feature id for the 'Variable' containment reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_ACTIVITY_NODE__EDGE

        static final int STRUCTURED_ACTIVITY_NODE__EDGE
        The feature id for the 'Edge' containment reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_ACTIVITY_NODE__MUST_ISOLATE

        static final int STRUCTURED_ACTIVITY_NODE__MUST_ISOLATE
        The feature id for the 'Must Isolate' attribute.
        See Also:
        Constant Field Values
      • STRUCTURED_ACTIVITY_NODE__NODE

        static final int STRUCTURED_ACTIVITY_NODE__NODE
        The feature id for the 'Node' containment reference list.
        See Also:
        Constant Field Values
      • STRUCTURED_ACTIVITY_NODE_FEATURE_COUNT

        static final int STRUCTURED_ACTIVITY_NODE_FEATURE_COUNT
        The number of structural features of the 'Structured Activity Node' class.
        See Also:
        Constant Field Values
      • ACTIVITY_GROUP__EANNOTATIONS

        static final int ACTIVITY_GROUP__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_GROUP__OWNED_ELEMENT

        static final int ACTIVITY_GROUP__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_GROUP__OWNER

        static final int ACTIVITY_GROUP__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • ACTIVITY_GROUP__OWNED_COMMENT

        static final int ACTIVITY_GROUP__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_GROUP__SUBGROUP

        static final int ACTIVITY_GROUP__SUBGROUP
        The feature id for the 'Subgroup' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_GROUP__SUPER_GROUP

        static final int ACTIVITY_GROUP__SUPER_GROUP
        The feature id for the 'Super Group' reference.
        See Also:
        Constant Field Values
      • ACTIVITY_GROUP__IN_ACTIVITY

        static final int ACTIVITY_GROUP__IN_ACTIVITY
        The feature id for the 'In Activity' container reference.
        See Also:
        Constant Field Values
      • ACTIVITY_GROUP__CONTAINED_EDGE

        static final int ACTIVITY_GROUP__CONTAINED_EDGE
        The feature id for the 'Contained Edge' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_GROUP__CONTAINED_NODE

        static final int ACTIVITY_GROUP__CONTAINED_NODE
        The feature id for the 'Contained Node' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_GROUP_FEATURE_COUNT

        static final int ACTIVITY_GROUP_FEATURE_COUNT
        The number of structural features of the 'Activity Group' class.
        See Also:
        Constant Field Values
      • ACTIVITY__EANNOTATIONS

        static final int ACTIVITY__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • ACTIVITY__OWNED_ELEMENT

        static final int ACTIVITY__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY__OWNER

        static final int ACTIVITY__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • ACTIVITY__OWNED_COMMENT

        static final int ACTIVITY__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • ACTIVITY__NAME

        static final int ACTIVITY__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • ACTIVITY__VISIBILITY

        static final int ACTIVITY__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • ACTIVITY__QUALIFIED_NAME

        static final int ACTIVITY__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • ACTIVITY__CLIENT_DEPENDENCY

        static final int ACTIVITY__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY__NAMESPACE

        static final int ACTIVITY__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • ACTIVITY__NAME_EXPRESSION

        static final int ACTIVITY__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • ACTIVITY__ELEMENT_IMPORT

        static final int ACTIVITY__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • ACTIVITY__PACKAGE_IMPORT

        static final int ACTIVITY__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • ACTIVITY__OWNED_RULE

        static final int ACTIVITY__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • ACTIVITY__MEMBER

        static final int ACTIVITY__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY__IMPORTED_MEMBER

        static final int ACTIVITY__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY__OWNED_MEMBER

        static final int ACTIVITY__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY__IS_LEAF

        static final int ACTIVITY__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • ACTIVITY__REDEFINED_ELEMENT

        static final int ACTIVITY__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY__REDEFINITION_CONTEXT

        static final int ACTIVITY__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY__OWNING_TEMPLATE_PARAMETER

        static final int ACTIVITY__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • ACTIVITY__TEMPLATE_PARAMETER

        static final int ACTIVITY__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • ACTIVITY__PACKAGE

        static final int ACTIVITY__PACKAGE
        The feature id for the 'Package' reference.
        See Also:
        Constant Field Values
      • ACTIVITY__TEMPLATE_BINDING

        static final int ACTIVITY__TEMPLATE_BINDING
        The feature id for the 'Template Binding' containment reference list.
        See Also:
        Constant Field Values
      • ACTIVITY__OWNED_TEMPLATE_SIGNATURE

        static final int ACTIVITY__OWNED_TEMPLATE_SIGNATURE
        The feature id for the 'Owned Template Signature' containment reference.
        See Also:
        Constant Field Values
      • ACTIVITY__IS_ABSTRACT

        static final int ACTIVITY__IS_ABSTRACT
        The feature id for the 'Is Abstract' attribute.
        See Also:
        Constant Field Values
      • ACTIVITY__GENERALIZATION

        static final int ACTIVITY__GENERALIZATION
        The feature id for the 'Generalization' containment reference list.
        See Also:
        Constant Field Values
      • ACTIVITY__POWERTYPE_EXTENT

        static final int ACTIVITY__POWERTYPE_EXTENT
        The feature id for the 'Powertype Extent' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY__FEATURE

        static final int ACTIVITY__FEATURE
        The feature id for the 'Feature' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY__INHERITED_MEMBER

        static final int ACTIVITY__INHERITED_MEMBER
        The feature id for the 'Inherited Member' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY__REDEFINED_CLASSIFIER

        static final int ACTIVITY__REDEFINED_CLASSIFIER
        The feature id for the 'Redefined Classifier' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY__GENERAL

        static final int ACTIVITY__GENERAL
        The feature id for the 'General' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY__SUBSTITUTION

        static final int ACTIVITY__SUBSTITUTION
        The feature id for the 'Substitution' containment reference list.
        See Also:
        Constant Field Values
      • ACTIVITY__ATTRIBUTE

        static final int ACTIVITY__ATTRIBUTE
        The feature id for the 'Attribute' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY__REPRESENTATION

        static final int ACTIVITY__REPRESENTATION
        The feature id for the 'Representation' reference.
        See Also:
        Constant Field Values
      • ACTIVITY__COLLABORATION_USE

        static final int ACTIVITY__COLLABORATION_USE
        The feature id for the 'Collaboration Use' containment reference list.
        See Also:
        Constant Field Values
      • ACTIVITY__OWNED_USE_CASE

        static final int ACTIVITY__OWNED_USE_CASE
        The feature id for the 'Owned Use Case' containment reference list.
        See Also:
        Constant Field Values
      • ACTIVITY__USE_CASE

        static final int ACTIVITY__USE_CASE
        The feature id for the 'Use Case' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY__OWNED_ATTRIBUTE

        static final int ACTIVITY__OWNED_ATTRIBUTE
        The feature id for the 'Owned Attribute' containment reference list.
        See Also:
        Constant Field Values
      • ACTIVITY__PART

        static final int ACTIVITY__PART
        The feature id for the 'Part' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY__ROLE

        static final int ACTIVITY__ROLE
        The feature id for the 'Role' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY__OWNED_CONNECTOR

        static final int ACTIVITY__OWNED_CONNECTOR
        The feature id for the 'Owned Connector' containment reference list.
        See Also:
        Constant Field Values
      • ACTIVITY__OWNED_PORT

        static final int ACTIVITY__OWNED_PORT
        The feature id for the 'Owned Port' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY__OWNED_BEHAVIOR

        static final int ACTIVITY__OWNED_BEHAVIOR
        The feature id for the 'Owned Behavior' containment reference list.
        See Also:
        Constant Field Values
      • ACTIVITY__CLASSIFIER_BEHAVIOR

        static final int ACTIVITY__CLASSIFIER_BEHAVIOR
        The feature id for the 'Classifier Behavior' reference.
        See Also:
        Constant Field Values
      • ACTIVITY__INTERFACE_REALIZATION

        static final int ACTIVITY__INTERFACE_REALIZATION
        The feature id for the 'Interface Realization' containment reference list.
        See Also:
        Constant Field Values
      • ACTIVITY__OWNED_TRIGGER

        static final int ACTIVITY__OWNED_TRIGGER
        The feature id for the 'Owned Trigger' containment reference list.
        See Also:
        Constant Field Values
      • ACTIVITY__NESTED_CLASSIFIER

        static final int ACTIVITY__NESTED_CLASSIFIER
        The feature id for the 'Nested Classifier' containment reference list.
        See Also:
        Constant Field Values
      • ACTIVITY__OWNED_OPERATION

        static final int ACTIVITY__OWNED_OPERATION
        The feature id for the 'Owned Operation' containment reference list.
        See Also:
        Constant Field Values
      • ACTIVITY__SUPER_CLASS

        static final int ACTIVITY__SUPER_CLASS
        The feature id for the 'Super Class' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY__IS_ACTIVE

        static final int ACTIVITY__IS_ACTIVE
        The feature id for the 'Is Active' attribute.
        See Also:
        Constant Field Values
      • ACTIVITY__OWNED_RECEPTION

        static final int ACTIVITY__OWNED_RECEPTION
        The feature id for the 'Owned Reception' containment reference list.
        See Also:
        Constant Field Values
      • ACTIVITY__EXTENSION

        static final int ACTIVITY__EXTENSION
        The feature id for the 'Extension' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY__IS_REENTRANT

        static final int ACTIVITY__IS_REENTRANT
        The feature id for the 'Is Reentrant' attribute.
        See Also:
        Constant Field Values
      • ACTIVITY__REDEFINED_BEHAVIOR

        static final int ACTIVITY__REDEFINED_BEHAVIOR
        The feature id for the 'Redefined Behavior' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY__OWNED_PARAMETER

        static final int ACTIVITY__OWNED_PARAMETER
        The feature id for the 'Owned Parameter' containment reference list.
        See Also:
        Constant Field Values
      • ACTIVITY__CONTEXT

        static final int ACTIVITY__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • ACTIVITY__PRECONDITION

        static final int ACTIVITY__PRECONDITION
        The feature id for the 'Precondition' containment reference list.
        See Also:
        Constant Field Values
      • ACTIVITY__POSTCONDITION

        static final int ACTIVITY__POSTCONDITION
        The feature id for the 'Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • ACTIVITY__OWNED_PARAMETER_SET

        static final int ACTIVITY__OWNED_PARAMETER_SET
        The feature id for the 'Owned Parameter Set' containment reference list.
        See Also:
        Constant Field Values
      • ACTIVITY__SPECIFICATION

        static final int ACTIVITY__SPECIFICATION
        The feature id for the 'Specification' reference.
        See Also:
        Constant Field Values
      • ACTIVITY__STRUCTURED_NODE

        static final int ACTIVITY__STRUCTURED_NODE
        The feature id for the 'Structured Node' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY__VARIABLE

        static final int ACTIVITY__VARIABLE
        The feature id for the 'Variable' containment reference list.
        See Also:
        Constant Field Values
      • ACTIVITY__NODE

        static final int ACTIVITY__NODE
        The feature id for the 'Node' containment reference list.
        See Also:
        Constant Field Values
      • ACTIVITY__IS_READ_ONLY

        static final int ACTIVITY__IS_READ_ONLY
        The feature id for the 'Is Read Only' attribute.
        See Also:
        Constant Field Values
      • ACTIVITY__EDGE

        static final int ACTIVITY__EDGE
        The feature id for the 'Edge' containment reference list.
        See Also:
        Constant Field Values
      • ACTIVITY__PARTITION

        static final int ACTIVITY__PARTITION
        The feature id for the 'Partition' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY__IS_SINGLE_EXECUTION

        static final int ACTIVITY__IS_SINGLE_EXECUTION
        The feature id for the 'Is Single Execution' attribute.
        See Also:
        Constant Field Values
      • ACTIVITY__GROUP

        static final int ACTIVITY__GROUP
        The feature id for the 'Group' containment reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_FEATURE_COUNT

        static final int ACTIVITY_FEATURE_COUNT
        The number of structural features of the 'Activity' class.
        See Also:
        Constant Field Values
      • VARIABLE__EANNOTATIONS

        static final int VARIABLE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • VARIABLE__OWNED_ELEMENT

        static final int VARIABLE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • VARIABLE__OWNER

        static final int VARIABLE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • VARIABLE__OWNED_COMMENT

        static final int VARIABLE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • VARIABLE__NAME

        static final int VARIABLE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • VARIABLE__VISIBILITY

        static final int VARIABLE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • VARIABLE__QUALIFIED_NAME

        static final int VARIABLE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • VARIABLE__CLIENT_DEPENDENCY

        static final int VARIABLE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • VARIABLE__NAMESPACE

        static final int VARIABLE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • VARIABLE__NAME_EXPRESSION

        static final int VARIABLE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • VARIABLE__TYPE

        static final int VARIABLE__TYPE
        The feature id for the 'Type' reference.
        See Also:
        Constant Field Values
      • VARIABLE__OWNING_TEMPLATE_PARAMETER

        static final int VARIABLE__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • VARIABLE__TEMPLATE_PARAMETER

        static final int VARIABLE__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • VARIABLE__END

        static final int VARIABLE__END
        The feature id for the 'End' reference list.
        See Also:
        Constant Field Values
      • VARIABLE__IS_ORDERED

        static final int VARIABLE__IS_ORDERED
        The feature id for the 'Is Ordered' attribute.
        See Also:
        Constant Field Values
      • VARIABLE__IS_UNIQUE

        static final int VARIABLE__IS_UNIQUE
        The feature id for the 'Is Unique' attribute.
        See Also:
        Constant Field Values
      • VARIABLE__UPPER

        static final int VARIABLE__UPPER
        The feature id for the 'Upper' attribute.
        See Also:
        Constant Field Values
      • VARIABLE__LOWER

        static final int VARIABLE__LOWER
        The feature id for the 'Lower' attribute.
        See Also:
        Constant Field Values
      • VARIABLE__UPPER_VALUE

        static final int VARIABLE__UPPER_VALUE
        The feature id for the 'Upper Value' containment reference.
        See Also:
        Constant Field Values
      • VARIABLE__LOWER_VALUE

        static final int VARIABLE__LOWER_VALUE
        The feature id for the 'Lower Value' containment reference.
        See Also:
        Constant Field Values
      • VARIABLE__SCOPE

        static final int VARIABLE__SCOPE
        The feature id for the 'Scope' container reference.
        See Also:
        Constant Field Values
      • VARIABLE__ACTIVITY_SCOPE

        static final int VARIABLE__ACTIVITY_SCOPE
        The feature id for the 'Activity Scope' container reference.
        See Also:
        Constant Field Values
      • VARIABLE_FEATURE_COUNT

        static final int VARIABLE_FEATURE_COUNT
        The number of structural features of the 'Variable' class.
        See Also:
        Constant Field Values
      • ACTIVITY_EDGE__EANNOTATIONS

        static final int ACTIVITY_EDGE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_EDGE__OWNED_ELEMENT

        static final int ACTIVITY_EDGE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_EDGE__OWNER

        static final int ACTIVITY_EDGE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • ACTIVITY_EDGE__OWNED_COMMENT

        static final int ACTIVITY_EDGE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_EDGE__NAME

        static final int ACTIVITY_EDGE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • ACTIVITY_EDGE__VISIBILITY

        static final int ACTIVITY_EDGE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • ACTIVITY_EDGE__QUALIFIED_NAME

        static final int ACTIVITY_EDGE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • ACTIVITY_EDGE__CLIENT_DEPENDENCY

        static final int ACTIVITY_EDGE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_EDGE__NAMESPACE

        static final int ACTIVITY_EDGE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • ACTIVITY_EDGE__NAME_EXPRESSION

        static final int ACTIVITY_EDGE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • ACTIVITY_EDGE__IS_LEAF

        static final int ACTIVITY_EDGE__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • ACTIVITY_EDGE__REDEFINED_ELEMENT

        static final int ACTIVITY_EDGE__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_EDGE__REDEFINITION_CONTEXT

        static final int ACTIVITY_EDGE__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_EDGE__SOURCE

        static final int ACTIVITY_EDGE__SOURCE
        The feature id for the 'Source' reference.
        See Also:
        Constant Field Values
      • ACTIVITY_EDGE__TARGET

        static final int ACTIVITY_EDGE__TARGET
        The feature id for the 'Target' reference.
        See Also:
        Constant Field Values
      • ACTIVITY_EDGE__REDEFINED_EDGE

        static final int ACTIVITY_EDGE__REDEFINED_EDGE
        The feature id for the 'Redefined Edge' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_EDGE__IN_PARTITION

        static final int ACTIVITY_EDGE__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_EDGE__GUARD

        static final int ACTIVITY_EDGE__GUARD
        The feature id for the 'Guard' containment reference.
        See Also:
        Constant Field Values
      • ACTIVITY_EDGE__WEIGHT

        static final int ACTIVITY_EDGE__WEIGHT
        The feature id for the 'Weight' containment reference.
        See Also:
        Constant Field Values
      • ACTIVITY_EDGE__INTERRUPTS

        static final int ACTIVITY_EDGE__INTERRUPTS
        The feature id for the 'Interrupts' reference.
        See Also:
        Constant Field Values
      • ACTIVITY_EDGE__IN_STRUCTURED_NODE

        static final int ACTIVITY_EDGE__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • ACTIVITY_EDGE__IN_GROUP

        static final int ACTIVITY_EDGE__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_EDGE__ACTIVITY

        static final int ACTIVITY_EDGE__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • ACTIVITY_EDGE_FEATURE_COUNT

        static final int ACTIVITY_EDGE_FEATURE_COUNT
        The number of structural features of the 'Activity Edge' class.
        See Also:
        Constant Field Values
      • ACTIVITY_PARTITION__EANNOTATIONS

        static final int ACTIVITY_PARTITION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_PARTITION__OWNED_ELEMENT

        static final int ACTIVITY_PARTITION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_PARTITION__OWNER

        static final int ACTIVITY_PARTITION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • ACTIVITY_PARTITION__OWNED_COMMENT

        static final int ACTIVITY_PARTITION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_PARTITION__NAME

        static final int ACTIVITY_PARTITION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • ACTIVITY_PARTITION__VISIBILITY

        static final int ACTIVITY_PARTITION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • ACTIVITY_PARTITION__QUALIFIED_NAME

        static final int ACTIVITY_PARTITION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • ACTIVITY_PARTITION__CLIENT_DEPENDENCY

        static final int ACTIVITY_PARTITION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_PARTITION__NAMESPACE

        static final int ACTIVITY_PARTITION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • ACTIVITY_PARTITION__NAME_EXPRESSION

        static final int ACTIVITY_PARTITION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • ACTIVITY_PARTITION__SUBGROUP

        static final int ACTIVITY_PARTITION__SUBGROUP
        The feature id for the 'Subgroup' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_PARTITION__SUPER_GROUP

        static final int ACTIVITY_PARTITION__SUPER_GROUP
        The feature id for the 'Super Group' reference.
        See Also:
        Constant Field Values
      • ACTIVITY_PARTITION__IN_ACTIVITY

        static final int ACTIVITY_PARTITION__IN_ACTIVITY
        The feature id for the 'In Activity' container reference.
        See Also:
        Constant Field Values
      • ACTIVITY_PARTITION__CONTAINED_EDGE

        static final int ACTIVITY_PARTITION__CONTAINED_EDGE
        The feature id for the 'Contained Edge' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_PARTITION__CONTAINED_NODE

        static final int ACTIVITY_PARTITION__CONTAINED_NODE
        The feature id for the 'Contained Node' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_PARTITION__IS_DIMENSION

        static final int ACTIVITY_PARTITION__IS_DIMENSION
        The feature id for the 'Is Dimension' attribute.
        See Also:
        Constant Field Values
      • ACTIVITY_PARTITION__IS_EXTERNAL

        static final int ACTIVITY_PARTITION__IS_EXTERNAL
        The feature id for the 'Is External' attribute.
        See Also:
        Constant Field Values
      • ACTIVITY_PARTITION__NODE

        static final int ACTIVITY_PARTITION__NODE
        The feature id for the 'Node' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_PARTITION__SUBPARTITION

        static final int ACTIVITY_PARTITION__SUBPARTITION
        The feature id for the 'Subpartition' containment reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_PARTITION__SUPER_PARTITION

        static final int ACTIVITY_PARTITION__SUPER_PARTITION
        The feature id for the 'Super Partition' container reference.
        See Also:
        Constant Field Values
      • ACTIVITY_PARTITION__REPRESENTS

        static final int ACTIVITY_PARTITION__REPRESENTS
        The feature id for the 'Represents' reference.
        See Also:
        Constant Field Values
      • ACTIVITY_PARTITION__EDGE

        static final int ACTIVITY_PARTITION__EDGE
        The feature id for the 'Edge' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_PARTITION_FEATURE_COUNT

        static final int ACTIVITY_PARTITION_FEATURE_COUNT
        The number of structural features of the 'Activity Partition' class.
        See Also:
        Constant Field Values
      • INTERRUPTIBLE_ACTIVITY_REGION__EANNOTATIONS

        static final int INTERRUPTIBLE_ACTIVITY_REGION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • INTERRUPTIBLE_ACTIVITY_REGION__OWNED_ELEMENT

        static final int INTERRUPTIBLE_ACTIVITY_REGION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • INTERRUPTIBLE_ACTIVITY_REGION__OWNER

        static final int INTERRUPTIBLE_ACTIVITY_REGION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • INTERRUPTIBLE_ACTIVITY_REGION__OWNED_COMMENT

        static final int INTERRUPTIBLE_ACTIVITY_REGION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • INTERRUPTIBLE_ACTIVITY_REGION__SUBGROUP

        static final int INTERRUPTIBLE_ACTIVITY_REGION__SUBGROUP
        The feature id for the 'Subgroup' reference list.
        See Also:
        Constant Field Values
      • INTERRUPTIBLE_ACTIVITY_REGION__SUPER_GROUP

        static final int INTERRUPTIBLE_ACTIVITY_REGION__SUPER_GROUP
        The feature id for the 'Super Group' reference.
        See Also:
        Constant Field Values
      • INTERRUPTIBLE_ACTIVITY_REGION__IN_ACTIVITY

        static final int INTERRUPTIBLE_ACTIVITY_REGION__IN_ACTIVITY
        The feature id for the 'In Activity' container reference.
        See Also:
        Constant Field Values
      • INTERRUPTIBLE_ACTIVITY_REGION__CONTAINED_EDGE

        static final int INTERRUPTIBLE_ACTIVITY_REGION__CONTAINED_EDGE
        The feature id for the 'Contained Edge' reference list.
        See Also:
        Constant Field Values
      • INTERRUPTIBLE_ACTIVITY_REGION__CONTAINED_NODE

        static final int INTERRUPTIBLE_ACTIVITY_REGION__CONTAINED_NODE
        The feature id for the 'Contained Node' reference list.
        See Also:
        Constant Field Values
      • INTERRUPTIBLE_ACTIVITY_REGION__NODE

        static final int INTERRUPTIBLE_ACTIVITY_REGION__NODE
        The feature id for the 'Node' reference list.
        See Also:
        Constant Field Values
      • INTERRUPTIBLE_ACTIVITY_REGION__INTERRUPTING_EDGE

        static final int INTERRUPTIBLE_ACTIVITY_REGION__INTERRUPTING_EDGE
        The feature id for the 'Interrupting Edge' reference list.
        See Also:
        Constant Field Values
      • INTERRUPTIBLE_ACTIVITY_REGION_FEATURE_COUNT

        static final int INTERRUPTIBLE_ACTIVITY_REGION_FEATURE_COUNT
        The number of structural features of the 'Interruptible Activity Region' class.
        See Also:
        Constant Field Values
      • EXCEPTION_HANDLER__EANNOTATIONS

        static final int EXCEPTION_HANDLER__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • EXCEPTION_HANDLER__OWNED_ELEMENT

        static final int EXCEPTION_HANDLER__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • EXCEPTION_HANDLER__OWNER

        static final int EXCEPTION_HANDLER__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • EXCEPTION_HANDLER__OWNED_COMMENT

        static final int EXCEPTION_HANDLER__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • EXCEPTION_HANDLER__HANDLER_BODY

        static final int EXCEPTION_HANDLER__HANDLER_BODY
        The feature id for the 'Handler Body' reference.
        See Also:
        Constant Field Values
      • EXCEPTION_HANDLER__EXCEPTION_INPUT

        static final int EXCEPTION_HANDLER__EXCEPTION_INPUT
        The feature id for the 'Exception Input' reference.
        See Also:
        Constant Field Values
      • EXCEPTION_HANDLER__EXCEPTION_TYPE

        static final int EXCEPTION_HANDLER__EXCEPTION_TYPE
        The feature id for the 'Exception Type' reference list.
        See Also:
        Constant Field Values
      • EXCEPTION_HANDLER__PROTECTED_NODE

        static final int EXCEPTION_HANDLER__PROTECTED_NODE
        The feature id for the 'Protected Node' container reference.
        See Also:
        Constant Field Values
      • EXCEPTION_HANDLER_FEATURE_COUNT

        static final int EXCEPTION_HANDLER_FEATURE_COUNT
        The number of structural features of the 'Exception Handler' class.
        See Also:
        Constant Field Values
      • OBJECT_NODE__EANNOTATIONS

        static final int OBJECT_NODE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • OBJECT_NODE__OWNED_ELEMENT

        static final int OBJECT_NODE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • OBJECT_NODE__OWNER

        static final int OBJECT_NODE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • OBJECT_NODE__OWNED_COMMENT

        static final int OBJECT_NODE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • OBJECT_NODE__NAME

        static final int OBJECT_NODE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • OBJECT_NODE__VISIBILITY

        static final int OBJECT_NODE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • OBJECT_NODE__QUALIFIED_NAME

        static final int OBJECT_NODE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • OBJECT_NODE__CLIENT_DEPENDENCY

        static final int OBJECT_NODE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • OBJECT_NODE__NAMESPACE

        static final int OBJECT_NODE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • OBJECT_NODE__NAME_EXPRESSION

        static final int OBJECT_NODE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • OBJECT_NODE__IS_LEAF

        static final int OBJECT_NODE__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • OBJECT_NODE__REDEFINED_ELEMENT

        static final int OBJECT_NODE__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • OBJECT_NODE__REDEFINITION_CONTEXT

        static final int OBJECT_NODE__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • OBJECT_NODE__IN_STRUCTURED_NODE

        static final int OBJECT_NODE__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • OBJECT_NODE__ACTIVITY

        static final int OBJECT_NODE__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • OBJECT_NODE__OUTGOING

        static final int OBJECT_NODE__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • OBJECT_NODE__INCOMING

        static final int OBJECT_NODE__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • OBJECT_NODE__IN_PARTITION

        static final int OBJECT_NODE__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • OBJECT_NODE__IN_INTERRUPTIBLE_REGION

        static final int OBJECT_NODE__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • OBJECT_NODE__IN_GROUP

        static final int OBJECT_NODE__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • OBJECT_NODE__REDEFINED_NODE

        static final int OBJECT_NODE__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • OBJECT_NODE__TYPE

        static final int OBJECT_NODE__TYPE
        The feature id for the 'Type' reference.
        See Also:
        Constant Field Values
      • OBJECT_NODE__ORDERING

        static final int OBJECT_NODE__ORDERING
        The feature id for the 'Ordering' attribute.
        See Also:
        Constant Field Values
      • OBJECT_NODE__IS_CONTROL_TYPE

        static final int OBJECT_NODE__IS_CONTROL_TYPE
        The feature id for the 'Is Control Type' attribute.
        See Also:
        Constant Field Values
      • OBJECT_NODE__UPPER_BOUND

        static final int OBJECT_NODE__UPPER_BOUND
        The feature id for the 'Upper Bound' containment reference.
        See Also:
        Constant Field Values
      • OBJECT_NODE__IN_STATE

        static final int OBJECT_NODE__IN_STATE
        The feature id for the 'In State' reference list.
        See Also:
        Constant Field Values
      • OBJECT_NODE__SELECTION

        static final int OBJECT_NODE__SELECTION
        The feature id for the 'Selection' reference.
        See Also:
        Constant Field Values
      • OBJECT_NODE_FEATURE_COUNT

        static final int OBJECT_NODE_FEATURE_COUNT
        The number of structural features of the 'Object Node' class.
        See Also:
        Constant Field Values
      • PIN__EANNOTATIONS

        static final int PIN__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • PIN__OWNED_ELEMENT

        static final int PIN__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • PIN__OWNER

        static final int PIN__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • PIN__OWNED_COMMENT

        static final int PIN__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • PIN__NAME

        static final int PIN__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • PIN__VISIBILITY

        static final int PIN__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • PIN__QUALIFIED_NAME

        static final int PIN__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • PIN__CLIENT_DEPENDENCY

        static final int PIN__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • PIN__NAMESPACE

        static final int PIN__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • PIN__NAME_EXPRESSION

        static final int PIN__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • PIN__IS_LEAF

        static final int PIN__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • PIN__REDEFINED_ELEMENT

        static final int PIN__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • PIN__REDEFINITION_CONTEXT

        static final int PIN__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • PIN__IN_STRUCTURED_NODE

        static final int PIN__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • PIN__ACTIVITY

        static final int PIN__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • PIN__OUTGOING

        static final int PIN__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • PIN__INCOMING

        static final int PIN__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • PIN__IN_PARTITION

        static final int PIN__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • PIN__IN_INTERRUPTIBLE_REGION

        static final int PIN__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • PIN__IN_GROUP

        static final int PIN__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • PIN__REDEFINED_NODE

        static final int PIN__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • PIN__TYPE

        static final int PIN__TYPE
        The feature id for the 'Type' reference.
        See Also:
        Constant Field Values
      • PIN__ORDERING

        static final int PIN__ORDERING
        The feature id for the 'Ordering' attribute.
        See Also:
        Constant Field Values
      • PIN__IS_CONTROL_TYPE

        static final int PIN__IS_CONTROL_TYPE
        The feature id for the 'Is Control Type' attribute.
        See Also:
        Constant Field Values
      • PIN__UPPER_BOUND

        static final int PIN__UPPER_BOUND
        The feature id for the 'Upper Bound' containment reference.
        See Also:
        Constant Field Values
      • PIN__IN_STATE

        static final int PIN__IN_STATE
        The feature id for the 'In State' reference list.
        See Also:
        Constant Field Values
      • PIN__SELECTION

        static final int PIN__SELECTION
        The feature id for the 'Selection' reference.
        See Also:
        Constant Field Values
      • PIN__IS_ORDERED

        static final int PIN__IS_ORDERED
        The feature id for the 'Is Ordered' attribute.
        See Also:
        Constant Field Values
      • PIN__IS_UNIQUE

        static final int PIN__IS_UNIQUE
        The feature id for the 'Is Unique' attribute.
        See Also:
        Constant Field Values
      • PIN__UPPER

        static final int PIN__UPPER
        The feature id for the 'Upper' attribute.
        See Also:
        Constant Field Values
      • PIN__LOWER

        static final int PIN__LOWER
        The feature id for the 'Lower' attribute.
        See Also:
        Constant Field Values
      • PIN__UPPER_VALUE

        static final int PIN__UPPER_VALUE
        The feature id for the 'Upper Value' containment reference.
        See Also:
        Constant Field Values
      • PIN__LOWER_VALUE

        static final int PIN__LOWER_VALUE
        The feature id for the 'Lower Value' containment reference.
        See Also:
        Constant Field Values
      • PIN__IS_CONTROL

        static final int PIN__IS_CONTROL
        The feature id for the 'Is Control' attribute.
        See Also:
        Constant Field Values
      • PIN_FEATURE_COUNT

        static final int PIN_FEATURE_COUNT
        The number of structural features of the 'Pin' class.
        See Also:
        Constant Field Values
      • OUTPUT_PIN__EANNOTATIONS

        static final int OUTPUT_PIN__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • OUTPUT_PIN__OWNED_ELEMENT

        static final int OUTPUT_PIN__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • OUTPUT_PIN__OWNER

        static final int OUTPUT_PIN__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • OUTPUT_PIN__OWNED_COMMENT

        static final int OUTPUT_PIN__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • OUTPUT_PIN__NAME

        static final int OUTPUT_PIN__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • OUTPUT_PIN__VISIBILITY

        static final int OUTPUT_PIN__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • OUTPUT_PIN__QUALIFIED_NAME

        static final int OUTPUT_PIN__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • OUTPUT_PIN__CLIENT_DEPENDENCY

        static final int OUTPUT_PIN__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • OUTPUT_PIN__NAMESPACE

        static final int OUTPUT_PIN__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • OUTPUT_PIN__NAME_EXPRESSION

        static final int OUTPUT_PIN__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • OUTPUT_PIN__IS_LEAF

        static final int OUTPUT_PIN__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • OUTPUT_PIN__REDEFINED_ELEMENT

        static final int OUTPUT_PIN__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • OUTPUT_PIN__REDEFINITION_CONTEXT

        static final int OUTPUT_PIN__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • OUTPUT_PIN__IN_STRUCTURED_NODE

        static final int OUTPUT_PIN__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • OUTPUT_PIN__ACTIVITY

        static final int OUTPUT_PIN__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • OUTPUT_PIN__OUTGOING

        static final int OUTPUT_PIN__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • OUTPUT_PIN__INCOMING

        static final int OUTPUT_PIN__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • OUTPUT_PIN__IN_PARTITION

        static final int OUTPUT_PIN__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • OUTPUT_PIN__IN_INTERRUPTIBLE_REGION

        static final int OUTPUT_PIN__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • OUTPUT_PIN__IN_GROUP

        static final int OUTPUT_PIN__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • OUTPUT_PIN__REDEFINED_NODE

        static final int OUTPUT_PIN__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • OUTPUT_PIN__TYPE

        static final int OUTPUT_PIN__TYPE
        The feature id for the 'Type' reference.
        See Also:
        Constant Field Values
      • OUTPUT_PIN__ORDERING

        static final int OUTPUT_PIN__ORDERING
        The feature id for the 'Ordering' attribute.
        See Also:
        Constant Field Values
      • OUTPUT_PIN__IS_CONTROL_TYPE

        static final int OUTPUT_PIN__IS_CONTROL_TYPE
        The feature id for the 'Is Control Type' attribute.
        See Also:
        Constant Field Values
      • OUTPUT_PIN__UPPER_BOUND

        static final int OUTPUT_PIN__UPPER_BOUND
        The feature id for the 'Upper Bound' containment reference.
        See Also:
        Constant Field Values
      • OUTPUT_PIN__IN_STATE

        static final int OUTPUT_PIN__IN_STATE
        The feature id for the 'In State' reference list.
        See Also:
        Constant Field Values
      • OUTPUT_PIN__SELECTION

        static final int OUTPUT_PIN__SELECTION
        The feature id for the 'Selection' reference.
        See Also:
        Constant Field Values
      • OUTPUT_PIN__IS_ORDERED

        static final int OUTPUT_PIN__IS_ORDERED
        The feature id for the 'Is Ordered' attribute.
        See Also:
        Constant Field Values
      • OUTPUT_PIN__IS_UNIQUE

        static final int OUTPUT_PIN__IS_UNIQUE
        The feature id for the 'Is Unique' attribute.
        See Also:
        Constant Field Values
      • OUTPUT_PIN__UPPER

        static final int OUTPUT_PIN__UPPER
        The feature id for the 'Upper' attribute.
        See Also:
        Constant Field Values
      • OUTPUT_PIN__LOWER

        static final int OUTPUT_PIN__LOWER
        The feature id for the 'Lower' attribute.
        See Also:
        Constant Field Values
      • OUTPUT_PIN__UPPER_VALUE

        static final int OUTPUT_PIN__UPPER_VALUE
        The feature id for the 'Upper Value' containment reference.
        See Also:
        Constant Field Values
      • OUTPUT_PIN__LOWER_VALUE

        static final int OUTPUT_PIN__LOWER_VALUE
        The feature id for the 'Lower Value' containment reference.
        See Also:
        Constant Field Values
      • OUTPUT_PIN__IS_CONTROL

        static final int OUTPUT_PIN__IS_CONTROL
        The feature id for the 'Is Control' attribute.
        See Also:
        Constant Field Values
      • OUTPUT_PIN_FEATURE_COUNT

        static final int OUTPUT_PIN_FEATURE_COUNT
        The number of structural features of the 'Output Pin' class.
        See Also:
        Constant Field Values
      • INPUT_PIN__EANNOTATIONS

        static final int INPUT_PIN__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • INPUT_PIN__OWNED_ELEMENT

        static final int INPUT_PIN__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • INPUT_PIN__OWNER

        static final int INPUT_PIN__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • INPUT_PIN__OWNED_COMMENT

        static final int INPUT_PIN__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • INPUT_PIN__NAME

        static final int INPUT_PIN__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • INPUT_PIN__VISIBILITY

        static final int INPUT_PIN__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • INPUT_PIN__QUALIFIED_NAME

        static final int INPUT_PIN__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • INPUT_PIN__CLIENT_DEPENDENCY

        static final int INPUT_PIN__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • INPUT_PIN__NAMESPACE

        static final int INPUT_PIN__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • INPUT_PIN__NAME_EXPRESSION

        static final int INPUT_PIN__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • INPUT_PIN__IS_LEAF

        static final int INPUT_PIN__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • INPUT_PIN__REDEFINED_ELEMENT

        static final int INPUT_PIN__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • INPUT_PIN__REDEFINITION_CONTEXT

        static final int INPUT_PIN__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • INPUT_PIN__IN_STRUCTURED_NODE

        static final int INPUT_PIN__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • INPUT_PIN__ACTIVITY

        static final int INPUT_PIN__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • INPUT_PIN__OUTGOING

        static final int INPUT_PIN__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • INPUT_PIN__INCOMING

        static final int INPUT_PIN__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • INPUT_PIN__IN_PARTITION

        static final int INPUT_PIN__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • INPUT_PIN__IN_INTERRUPTIBLE_REGION

        static final int INPUT_PIN__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • INPUT_PIN__IN_GROUP

        static final int INPUT_PIN__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • INPUT_PIN__REDEFINED_NODE

        static final int INPUT_PIN__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • INPUT_PIN__TYPE

        static final int INPUT_PIN__TYPE
        The feature id for the 'Type' reference.
        See Also:
        Constant Field Values
      • INPUT_PIN__ORDERING

        static final int INPUT_PIN__ORDERING
        The feature id for the 'Ordering' attribute.
        See Also:
        Constant Field Values
      • INPUT_PIN__IS_CONTROL_TYPE

        static final int INPUT_PIN__IS_CONTROL_TYPE
        The feature id for the 'Is Control Type' attribute.
        See Also:
        Constant Field Values
      • INPUT_PIN__UPPER_BOUND

        static final int INPUT_PIN__UPPER_BOUND
        The feature id for the 'Upper Bound' containment reference.
        See Also:
        Constant Field Values
      • INPUT_PIN__IN_STATE

        static final int INPUT_PIN__IN_STATE
        The feature id for the 'In State' reference list.
        See Also:
        Constant Field Values
      • INPUT_PIN__SELECTION

        static final int INPUT_PIN__SELECTION
        The feature id for the 'Selection' reference.
        See Also:
        Constant Field Values
      • INPUT_PIN__IS_ORDERED

        static final int INPUT_PIN__IS_ORDERED
        The feature id for the 'Is Ordered' attribute.
        See Also:
        Constant Field Values
      • INPUT_PIN__IS_UNIQUE

        static final int INPUT_PIN__IS_UNIQUE
        The feature id for the 'Is Unique' attribute.
        See Also:
        Constant Field Values
      • INPUT_PIN__UPPER

        static final int INPUT_PIN__UPPER
        The feature id for the 'Upper' attribute.
        See Also:
        Constant Field Values
      • INPUT_PIN__LOWER

        static final int INPUT_PIN__LOWER
        The feature id for the 'Lower' attribute.
        See Also:
        Constant Field Values
      • INPUT_PIN__UPPER_VALUE

        static final int INPUT_PIN__UPPER_VALUE
        The feature id for the 'Upper Value' containment reference.
        See Also:
        Constant Field Values
      • INPUT_PIN__LOWER_VALUE

        static final int INPUT_PIN__LOWER_VALUE
        The feature id for the 'Lower Value' containment reference.
        See Also:
        Constant Field Values
      • INPUT_PIN__IS_CONTROL

        static final int INPUT_PIN__IS_CONTROL
        The feature id for the 'Is Control' attribute.
        See Also:
        Constant Field Values
      • INPUT_PIN_FEATURE_COUNT

        static final int INPUT_PIN_FEATURE_COUNT
        The number of structural features of the 'Input Pin' class.
        See Also:
        Constant Field Values
      • INVOCATION_ACTION__EANNOTATIONS

        static final int INVOCATION_ACTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • INVOCATION_ACTION__OWNED_ELEMENT

        static final int INVOCATION_ACTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • INVOCATION_ACTION__OWNER

        static final int INVOCATION_ACTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • INVOCATION_ACTION__OWNED_COMMENT

        static final int INVOCATION_ACTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • INVOCATION_ACTION__NAME

        static final int INVOCATION_ACTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • INVOCATION_ACTION__VISIBILITY

        static final int INVOCATION_ACTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • INVOCATION_ACTION__QUALIFIED_NAME

        static final int INVOCATION_ACTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • INVOCATION_ACTION__CLIENT_DEPENDENCY

        static final int INVOCATION_ACTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • INVOCATION_ACTION__NAMESPACE

        static final int INVOCATION_ACTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • INVOCATION_ACTION__NAME_EXPRESSION

        static final int INVOCATION_ACTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • INVOCATION_ACTION__IS_LEAF

        static final int INVOCATION_ACTION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • INVOCATION_ACTION__REDEFINED_ELEMENT

        static final int INVOCATION_ACTION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • INVOCATION_ACTION__REDEFINITION_CONTEXT

        static final int INVOCATION_ACTION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • INVOCATION_ACTION__IN_STRUCTURED_NODE

        static final int INVOCATION_ACTION__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • INVOCATION_ACTION__ACTIVITY

        static final int INVOCATION_ACTION__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • INVOCATION_ACTION__OUTGOING

        static final int INVOCATION_ACTION__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • INVOCATION_ACTION__INCOMING

        static final int INVOCATION_ACTION__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • INVOCATION_ACTION__IN_PARTITION

        static final int INVOCATION_ACTION__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • INVOCATION_ACTION__IN_INTERRUPTIBLE_REGION

        static final int INVOCATION_ACTION__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • INVOCATION_ACTION__IN_GROUP

        static final int INVOCATION_ACTION__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • INVOCATION_ACTION__REDEFINED_NODE

        static final int INVOCATION_ACTION__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • INVOCATION_ACTION__HANDLER

        static final int INVOCATION_ACTION__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • INVOCATION_ACTION__OUTPUT

        static final int INVOCATION_ACTION__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • INVOCATION_ACTION__INPUT

        static final int INVOCATION_ACTION__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • INVOCATION_ACTION__CONTEXT

        static final int INVOCATION_ACTION__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • INVOCATION_ACTION__LOCAL_PRECONDITION

        static final int INVOCATION_ACTION__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • INVOCATION_ACTION__LOCAL_POSTCONDITION

        static final int INVOCATION_ACTION__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • INVOCATION_ACTION__ARGUMENT

        static final int INVOCATION_ACTION__ARGUMENT
        The feature id for the 'Argument' containment reference list.
        See Also:
        Constant Field Values
      • INVOCATION_ACTION__ON_PORT

        static final int INVOCATION_ACTION__ON_PORT
        The feature id for the 'On Port' reference.
        See Also:
        Constant Field Values
      • INVOCATION_ACTION_FEATURE_COUNT

        static final int INVOCATION_ACTION_FEATURE_COUNT
        The number of structural features of the 'Invocation Action' class.
        See Also:
        Constant Field Values
      • CALL_ACTION__EANNOTATIONS

        static final int CALL_ACTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • CALL_ACTION__OWNED_ELEMENT

        static final int CALL_ACTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • CALL_ACTION__OWNER

        static final int CALL_ACTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • CALL_ACTION__OWNED_COMMENT

        static final int CALL_ACTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • CALL_ACTION__NAME

        static final int CALL_ACTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • CALL_ACTION__VISIBILITY

        static final int CALL_ACTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • CALL_ACTION__QUALIFIED_NAME

        static final int CALL_ACTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • CALL_ACTION__CLIENT_DEPENDENCY

        static final int CALL_ACTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • CALL_ACTION__NAMESPACE

        static final int CALL_ACTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • CALL_ACTION__NAME_EXPRESSION

        static final int CALL_ACTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • CALL_ACTION__IS_LEAF

        static final int CALL_ACTION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • CALL_ACTION__REDEFINED_ELEMENT

        static final int CALL_ACTION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • CALL_ACTION__REDEFINITION_CONTEXT

        static final int CALL_ACTION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • CALL_ACTION__IN_STRUCTURED_NODE

        static final int CALL_ACTION__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • CALL_ACTION__ACTIVITY

        static final int CALL_ACTION__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • CALL_ACTION__OUTGOING

        static final int CALL_ACTION__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • CALL_ACTION__INCOMING

        static final int CALL_ACTION__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • CALL_ACTION__IN_PARTITION

        static final int CALL_ACTION__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • CALL_ACTION__IN_INTERRUPTIBLE_REGION

        static final int CALL_ACTION__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • CALL_ACTION__IN_GROUP

        static final int CALL_ACTION__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • CALL_ACTION__REDEFINED_NODE

        static final int CALL_ACTION__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • CALL_ACTION__HANDLER

        static final int CALL_ACTION__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • CALL_ACTION__OUTPUT

        static final int CALL_ACTION__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • CALL_ACTION__INPUT

        static final int CALL_ACTION__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • CALL_ACTION__CONTEXT

        static final int CALL_ACTION__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • CALL_ACTION__LOCAL_PRECONDITION

        static final int CALL_ACTION__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • CALL_ACTION__LOCAL_POSTCONDITION

        static final int CALL_ACTION__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • CALL_ACTION__ARGUMENT

        static final int CALL_ACTION__ARGUMENT
        The feature id for the 'Argument' containment reference list.
        See Also:
        Constant Field Values
      • CALL_ACTION__ON_PORT

        static final int CALL_ACTION__ON_PORT
        The feature id for the 'On Port' reference.
        See Also:
        Constant Field Values
      • CALL_ACTION__IS_SYNCHRONOUS

        static final int CALL_ACTION__IS_SYNCHRONOUS
        The feature id for the 'Is Synchronous' attribute.
        See Also:
        Constant Field Values
      • CALL_ACTION__RESULT

        static final int CALL_ACTION__RESULT
        The feature id for the 'Result' containment reference list.
        See Also:
        Constant Field Values
      • CALL_ACTION_FEATURE_COUNT

        static final int CALL_ACTION_FEATURE_COUNT
        The number of structural features of the 'Call Action' class.
        See Also:
        Constant Field Values
      • SEND_SIGNAL_ACTION__EANNOTATIONS

        static final int SEND_SIGNAL_ACTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • SEND_SIGNAL_ACTION__OWNED_ELEMENT

        static final int SEND_SIGNAL_ACTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • SEND_SIGNAL_ACTION__OWNER

        static final int SEND_SIGNAL_ACTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • SEND_SIGNAL_ACTION__OWNED_COMMENT

        static final int SEND_SIGNAL_ACTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • SEND_SIGNAL_ACTION__NAME

        static final int SEND_SIGNAL_ACTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • SEND_SIGNAL_ACTION__VISIBILITY

        static final int SEND_SIGNAL_ACTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • SEND_SIGNAL_ACTION__QUALIFIED_NAME

        static final int SEND_SIGNAL_ACTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • SEND_SIGNAL_ACTION__CLIENT_DEPENDENCY

        static final int SEND_SIGNAL_ACTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • SEND_SIGNAL_ACTION__NAMESPACE

        static final int SEND_SIGNAL_ACTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • SEND_SIGNAL_ACTION__NAME_EXPRESSION

        static final int SEND_SIGNAL_ACTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • SEND_SIGNAL_ACTION__IS_LEAF

        static final int SEND_SIGNAL_ACTION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • SEND_SIGNAL_ACTION__REDEFINED_ELEMENT

        static final int SEND_SIGNAL_ACTION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • SEND_SIGNAL_ACTION__REDEFINITION_CONTEXT

        static final int SEND_SIGNAL_ACTION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • SEND_SIGNAL_ACTION__IN_STRUCTURED_NODE

        static final int SEND_SIGNAL_ACTION__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • SEND_SIGNAL_ACTION__ACTIVITY

        static final int SEND_SIGNAL_ACTION__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • SEND_SIGNAL_ACTION__OUTGOING

        static final int SEND_SIGNAL_ACTION__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • SEND_SIGNAL_ACTION__INCOMING

        static final int SEND_SIGNAL_ACTION__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • SEND_SIGNAL_ACTION__IN_PARTITION

        static final int SEND_SIGNAL_ACTION__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • SEND_SIGNAL_ACTION__IN_INTERRUPTIBLE_REGION

        static final int SEND_SIGNAL_ACTION__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • SEND_SIGNAL_ACTION__IN_GROUP

        static final int SEND_SIGNAL_ACTION__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • SEND_SIGNAL_ACTION__REDEFINED_NODE

        static final int SEND_SIGNAL_ACTION__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • SEND_SIGNAL_ACTION__HANDLER

        static final int SEND_SIGNAL_ACTION__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • SEND_SIGNAL_ACTION__OUTPUT

        static final int SEND_SIGNAL_ACTION__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • SEND_SIGNAL_ACTION__INPUT

        static final int SEND_SIGNAL_ACTION__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • SEND_SIGNAL_ACTION__CONTEXT

        static final int SEND_SIGNAL_ACTION__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • SEND_SIGNAL_ACTION__LOCAL_PRECONDITION

        static final int SEND_SIGNAL_ACTION__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • SEND_SIGNAL_ACTION__LOCAL_POSTCONDITION

        static final int SEND_SIGNAL_ACTION__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • SEND_SIGNAL_ACTION__ARGUMENT

        static final int SEND_SIGNAL_ACTION__ARGUMENT
        The feature id for the 'Argument' containment reference list.
        See Also:
        Constant Field Values
      • SEND_SIGNAL_ACTION__ON_PORT

        static final int SEND_SIGNAL_ACTION__ON_PORT
        The feature id for the 'On Port' reference.
        See Also:
        Constant Field Values
      • SEND_SIGNAL_ACTION__TARGET

        static final int SEND_SIGNAL_ACTION__TARGET
        The feature id for the 'Target' containment reference.
        See Also:
        Constant Field Values
      • SEND_SIGNAL_ACTION__SIGNAL

        static final int SEND_SIGNAL_ACTION__SIGNAL
        The feature id for the 'Signal' reference.
        See Also:
        Constant Field Values
      • SEND_SIGNAL_ACTION_FEATURE_COUNT

        static final int SEND_SIGNAL_ACTION_FEATURE_COUNT
        The number of structural features of the 'Send Signal Action' class.
        See Also:
        Constant Field Values
      • CALL_OPERATION_ACTION__EANNOTATIONS

        static final int CALL_OPERATION_ACTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • CALL_OPERATION_ACTION__OWNED_ELEMENT

        static final int CALL_OPERATION_ACTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • CALL_OPERATION_ACTION__OWNER

        static final int CALL_OPERATION_ACTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • CALL_OPERATION_ACTION__OWNED_COMMENT

        static final int CALL_OPERATION_ACTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • CALL_OPERATION_ACTION__NAME

        static final int CALL_OPERATION_ACTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • CALL_OPERATION_ACTION__VISIBILITY

        static final int CALL_OPERATION_ACTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • CALL_OPERATION_ACTION__QUALIFIED_NAME

        static final int CALL_OPERATION_ACTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • CALL_OPERATION_ACTION__CLIENT_DEPENDENCY

        static final int CALL_OPERATION_ACTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • CALL_OPERATION_ACTION__NAMESPACE

        static final int CALL_OPERATION_ACTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • CALL_OPERATION_ACTION__NAME_EXPRESSION

        static final int CALL_OPERATION_ACTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • CALL_OPERATION_ACTION__IS_LEAF

        static final int CALL_OPERATION_ACTION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • CALL_OPERATION_ACTION__REDEFINED_ELEMENT

        static final int CALL_OPERATION_ACTION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • CALL_OPERATION_ACTION__REDEFINITION_CONTEXT

        static final int CALL_OPERATION_ACTION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • CALL_OPERATION_ACTION__IN_STRUCTURED_NODE

        static final int CALL_OPERATION_ACTION__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • CALL_OPERATION_ACTION__ACTIVITY

        static final int CALL_OPERATION_ACTION__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • CALL_OPERATION_ACTION__OUTGOING

        static final int CALL_OPERATION_ACTION__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • CALL_OPERATION_ACTION__INCOMING

        static final int CALL_OPERATION_ACTION__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • CALL_OPERATION_ACTION__IN_PARTITION

        static final int CALL_OPERATION_ACTION__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • CALL_OPERATION_ACTION__IN_INTERRUPTIBLE_REGION

        static final int CALL_OPERATION_ACTION__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • CALL_OPERATION_ACTION__IN_GROUP

        static final int CALL_OPERATION_ACTION__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • CALL_OPERATION_ACTION__REDEFINED_NODE

        static final int CALL_OPERATION_ACTION__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • CALL_OPERATION_ACTION__HANDLER

        static final int CALL_OPERATION_ACTION__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • CALL_OPERATION_ACTION__OUTPUT

        static final int CALL_OPERATION_ACTION__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • CALL_OPERATION_ACTION__INPUT

        static final int CALL_OPERATION_ACTION__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • CALL_OPERATION_ACTION__CONTEXT

        static final int CALL_OPERATION_ACTION__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • CALL_OPERATION_ACTION__LOCAL_PRECONDITION

        static final int CALL_OPERATION_ACTION__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • CALL_OPERATION_ACTION__LOCAL_POSTCONDITION

        static final int CALL_OPERATION_ACTION__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • CALL_OPERATION_ACTION__ARGUMENT

        static final int CALL_OPERATION_ACTION__ARGUMENT
        The feature id for the 'Argument' containment reference list.
        See Also:
        Constant Field Values
      • CALL_OPERATION_ACTION__ON_PORT

        static final int CALL_OPERATION_ACTION__ON_PORT
        The feature id for the 'On Port' reference.
        See Also:
        Constant Field Values
      • CALL_OPERATION_ACTION__IS_SYNCHRONOUS

        static final int CALL_OPERATION_ACTION__IS_SYNCHRONOUS
        The feature id for the 'Is Synchronous' attribute.
        See Also:
        Constant Field Values
      • CALL_OPERATION_ACTION__RESULT

        static final int CALL_OPERATION_ACTION__RESULT
        The feature id for the 'Result' containment reference list.
        See Also:
        Constant Field Values
      • CALL_OPERATION_ACTION__OPERATION

        static final int CALL_OPERATION_ACTION__OPERATION
        The feature id for the 'Operation' reference.
        See Also:
        Constant Field Values
      • CALL_OPERATION_ACTION__TARGET

        static final int CALL_OPERATION_ACTION__TARGET
        The feature id for the 'Target' containment reference.
        See Also:
        Constant Field Values
      • CALL_OPERATION_ACTION_FEATURE_COUNT

        static final int CALL_OPERATION_ACTION_FEATURE_COUNT
        The number of structural features of the 'Call Operation Action' class.
        See Also:
        Constant Field Values
      • CALL_BEHAVIOR_ACTION__EANNOTATIONS

        static final int CALL_BEHAVIOR_ACTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • CALL_BEHAVIOR_ACTION__OWNED_ELEMENT

        static final int CALL_BEHAVIOR_ACTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • CALL_BEHAVIOR_ACTION__OWNER

        static final int CALL_BEHAVIOR_ACTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • CALL_BEHAVIOR_ACTION__OWNED_COMMENT

        static final int CALL_BEHAVIOR_ACTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • CALL_BEHAVIOR_ACTION__NAME

        static final int CALL_BEHAVIOR_ACTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • CALL_BEHAVIOR_ACTION__VISIBILITY

        static final int CALL_BEHAVIOR_ACTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • CALL_BEHAVIOR_ACTION__QUALIFIED_NAME

        static final int CALL_BEHAVIOR_ACTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • CALL_BEHAVIOR_ACTION__CLIENT_DEPENDENCY

        static final int CALL_BEHAVIOR_ACTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • CALL_BEHAVIOR_ACTION__NAMESPACE

        static final int CALL_BEHAVIOR_ACTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • CALL_BEHAVIOR_ACTION__NAME_EXPRESSION

        static final int CALL_BEHAVIOR_ACTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • CALL_BEHAVIOR_ACTION__IS_LEAF

        static final int CALL_BEHAVIOR_ACTION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • CALL_BEHAVIOR_ACTION__REDEFINED_ELEMENT

        static final int CALL_BEHAVIOR_ACTION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • CALL_BEHAVIOR_ACTION__REDEFINITION_CONTEXT

        static final int CALL_BEHAVIOR_ACTION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • CALL_BEHAVIOR_ACTION__IN_STRUCTURED_NODE

        static final int CALL_BEHAVIOR_ACTION__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • CALL_BEHAVIOR_ACTION__ACTIVITY

        static final int CALL_BEHAVIOR_ACTION__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • CALL_BEHAVIOR_ACTION__OUTGOING

        static final int CALL_BEHAVIOR_ACTION__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • CALL_BEHAVIOR_ACTION__INCOMING

        static final int CALL_BEHAVIOR_ACTION__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • CALL_BEHAVIOR_ACTION__IN_PARTITION

        static final int CALL_BEHAVIOR_ACTION__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • CALL_BEHAVIOR_ACTION__IN_INTERRUPTIBLE_REGION

        static final int CALL_BEHAVIOR_ACTION__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • CALL_BEHAVIOR_ACTION__IN_GROUP

        static final int CALL_BEHAVIOR_ACTION__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • CALL_BEHAVIOR_ACTION__REDEFINED_NODE

        static final int CALL_BEHAVIOR_ACTION__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • CALL_BEHAVIOR_ACTION__HANDLER

        static final int CALL_BEHAVIOR_ACTION__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • CALL_BEHAVIOR_ACTION__OUTPUT

        static final int CALL_BEHAVIOR_ACTION__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • CALL_BEHAVIOR_ACTION__INPUT

        static final int CALL_BEHAVIOR_ACTION__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • CALL_BEHAVIOR_ACTION__CONTEXT

        static final int CALL_BEHAVIOR_ACTION__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • CALL_BEHAVIOR_ACTION__LOCAL_PRECONDITION

        static final int CALL_BEHAVIOR_ACTION__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • CALL_BEHAVIOR_ACTION__LOCAL_POSTCONDITION

        static final int CALL_BEHAVIOR_ACTION__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • CALL_BEHAVIOR_ACTION__ARGUMENT

        static final int CALL_BEHAVIOR_ACTION__ARGUMENT
        The feature id for the 'Argument' containment reference list.
        See Also:
        Constant Field Values
      • CALL_BEHAVIOR_ACTION__ON_PORT

        static final int CALL_BEHAVIOR_ACTION__ON_PORT
        The feature id for the 'On Port' reference.
        See Also:
        Constant Field Values
      • CALL_BEHAVIOR_ACTION__IS_SYNCHRONOUS

        static final int CALL_BEHAVIOR_ACTION__IS_SYNCHRONOUS
        The feature id for the 'Is Synchronous' attribute.
        See Also:
        Constant Field Values
      • CALL_BEHAVIOR_ACTION__RESULT

        static final int CALL_BEHAVIOR_ACTION__RESULT
        The feature id for the 'Result' containment reference list.
        See Also:
        Constant Field Values
      • CALL_BEHAVIOR_ACTION__BEHAVIOR

        static final int CALL_BEHAVIOR_ACTION__BEHAVIOR
        The feature id for the 'Behavior' reference.
        See Also:
        Constant Field Values
      • CALL_BEHAVIOR_ACTION_FEATURE_COUNT

        static final int CALL_BEHAVIOR_ACTION_FEATURE_COUNT
        The number of structural features of the 'Call Behavior Action' class.
        See Also:
        Constant Field Values
      • VARIABLE_ACTION

        static final int VARIABLE_ACTION
        The meta object id for the 'Variable Action' class.
        See Also:
        VariableActionImpl, UMLPackageImpl.getVariableAction(), Constant Field Values
      • READ_VARIABLE_ACTION

        static final int READ_VARIABLE_ACTION
        The meta object id for the 'Read Variable Action' class.
        See Also:
        ReadVariableActionImpl, UMLPackageImpl.getReadVariableAction(), Constant Field Values
      • WRITE_VARIABLE_ACTION

        static final int WRITE_VARIABLE_ACTION
        The meta object id for the 'Write Variable Action' class.
        See Also:
        WriteVariableActionImpl, UMLPackageImpl.getWriteVariableAction(), Constant Field Values
      • CLEAR_VARIABLE_ACTION

        static final int CLEAR_VARIABLE_ACTION
        The meta object id for the 'Clear Variable Action' class.
        See Also:
        ClearVariableActionImpl, UMLPackageImpl.getClearVariableAction(), Constant Field Values
      • ADD_VARIABLE_VALUE_ACTION

        static final int ADD_VARIABLE_VALUE_ACTION
        The meta object id for the 'Add Variable Value Action' class.
        See Also:
        AddVariableValueActionImpl, UMLPackageImpl.getAddVariableValueAction(), Constant Field Values
      • REMOVE_VARIABLE_VALUE_ACTION

        static final int REMOVE_VARIABLE_VALUE_ACTION
        The meta object id for the 'Remove Variable Value Action' class.
        See Also:
        RemoveVariableValueActionImpl, UMLPackageImpl.getRemoveVariableValueAction(), Constant Field Values
      • RAISE_EXCEPTION_ACTION

        static final int RAISE_EXCEPTION_ACTION
        The meta object id for the 'Raise Exception Action' class.
        See Also:
        RaiseExceptionActionImpl, UMLPackageImpl.getRaiseExceptionAction(), Constant Field Values
      • ACTION_INPUT_PIN

        static final int ACTION_INPUT_PIN
        The meta object id for the 'Action Input Pin' class.
        See Also:
        ActionInputPinImpl, UMLPackageImpl.getActionInputPin(), Constant Field Values
      • READ_EXTENT_ACTION

        static final int READ_EXTENT_ACTION
        The meta object id for the 'Read Extent Action' class.
        See Also:
        ReadExtentActionImpl, UMLPackageImpl.getReadExtentAction(), Constant Field Values
      • RECLASSIFY_OBJECT_ACTION

        static final int RECLASSIFY_OBJECT_ACTION
        The meta object id for the 'Reclassify Object Action' class.
        See Also:
        ReclassifyObjectActionImpl, UMLPackageImpl.getReclassifyObjectAction(), Constant Field Values
      • READ_IS_CLASSIFIED_OBJECT_ACTION

        static final int READ_IS_CLASSIFIED_OBJECT_ACTION
        The meta object id for the 'Read Is Classified Object Action' class.
        See Also:
        ReadIsClassifiedObjectActionImpl, UMLPackageImpl.getReadIsClassifiedObjectAction(), Constant Field Values
      • START_CLASSIFIER_BEHAVIOR_ACTION

        static final int START_CLASSIFIER_BEHAVIOR_ACTION
        The meta object id for the 'Start Classifier Behavior Action' class.
        See Also:
        StartClassifierBehaviorActionImpl, UMLPackageImpl.getStartClassifierBehaviorAction(), Constant Field Values
      • READ_LINK_OBJECT_END_ACTION

        static final int READ_LINK_OBJECT_END_ACTION
        The meta object id for the 'Read Link Object End Action' class.
        See Also:
        ReadLinkObjectEndActionImpl, UMLPackageImpl.getReadLinkObjectEndAction(), Constant Field Values
      • READ_LINK_OBJECT_END_QUALIFIER_ACTION

        static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION
        The meta object id for the 'Read Link Object End Qualifier Action' class.
        See Also:
        ReadLinkObjectEndQualifierActionImpl, UMLPackageImpl.getReadLinkObjectEndQualifierAction(), Constant Field Values
      • CREATE_LINK_OBJECT_ACTION

        static final int CREATE_LINK_OBJECT_ACTION
        The meta object id for the 'Create Link Object Action' class.
        See Also:
        CreateLinkObjectActionImpl, UMLPackageImpl.getCreateLinkObjectAction(), Constant Field Values
      • ACCEPT_EVENT_ACTION

        static final int ACCEPT_EVENT_ACTION
        The meta object id for the 'Accept Event Action' class.
        See Also:
        AcceptEventActionImpl, UMLPackageImpl.getAcceptEventAction(), Constant Field Values
      • ACCEPT_CALL_ACTION

        static final int ACCEPT_CALL_ACTION
        The meta object id for the 'Accept Call Action' class.
        See Also:
        AcceptCallActionImpl, UMLPackageImpl.getAcceptCallAction(), Constant Field Values
      • REPLY_ACTION

        static final int REPLY_ACTION
        The meta object id for the 'Reply Action' class.
        See Also:
        ReplyActionImpl, UMLPackageImpl.getReplyAction(), Constant Field Values
      • UNMARSHALL_ACTION

        static final int UNMARSHALL_ACTION
        The meta object id for the 'Unmarshall Action' class.
        See Also:
        UnmarshallActionImpl, UMLPackageImpl.getUnmarshallAction(), Constant Field Values
      • REDUCE_ACTION

        static final int REDUCE_ACTION
        The meta object id for the 'Reduce Action' class.
        See Also:
        ReduceActionImpl, UMLPackageImpl.getReduceAction(), Constant Field Values
      • CONTROL_NODE

        static final int CONTROL_NODE
        The meta object id for the 'Control Node' class.
        See Also:
        ControlNodeImpl, UMLPackageImpl.getControlNode(), Constant Field Values
      • CONTROL_FLOW

        static final int CONTROL_FLOW
        The meta object id for the 'Control Flow' class.
        See Also:
        ControlFlowImpl, UMLPackageImpl.getControlFlow(), Constant Field Values
      • INITIAL_NODE

        static final int INITIAL_NODE
        The meta object id for the 'Initial Node' class.
        See Also:
        InitialNodeImpl, UMLPackageImpl.getInitialNode(), Constant Field Values
      • ACTIVITY_PARAMETER_NODE

        static final int ACTIVITY_PARAMETER_NODE
        The meta object id for the 'Activity Parameter Node' class.
        See Also:
        ActivityParameterNodeImpl, UMLPackageImpl.getActivityParameterNode(), Constant Field Values
      • FORK_NODE

        static final int FORK_NODE
        The meta object id for the 'Fork Node' class.
        See Also:
        ForkNodeImpl, UMLPackageImpl.getForkNode(), Constant Field Values
      • FINAL_NODE

        static final int FINAL_NODE
        The meta object id for the 'Final Node' class.
        See Also:
        FinalNodeImpl, UMLPackageImpl.getFinalNode(), Constant Field Values
      • FLOW_FINAL_NODE

        static final int FLOW_FINAL_NODE
        The meta object id for the 'Flow Final Node' class.
        See Also:
        FlowFinalNodeImpl, UMLPackageImpl.getFlowFinalNode(), Constant Field Values
      • CENTRAL_BUFFER_NODE

        static final int CENTRAL_BUFFER_NODE
        The meta object id for the 'Central Buffer Node' class.
        See Also:
        CentralBufferNodeImpl, UMLPackageImpl.getCentralBufferNode(), Constant Field Values
      • MERGE_NODE

        static final int MERGE_NODE
        The meta object id for the 'Merge Node' class.
        See Also:
        MergeNodeImpl, UMLPackageImpl.getMergeNode(), Constant Field Values
      • DECISION_NODE

        static final int DECISION_NODE
        The meta object id for the 'Decision Node' class.
        See Also:
        DecisionNodeImpl, UMLPackageImpl.getDecisionNode(), Constant Field Values
      • ACTIVITY_FINAL_NODE

        static final int ACTIVITY_FINAL_NODE
        The meta object id for the 'Activity Final Node' class.
        See Also:
        ActivityFinalNodeImpl, UMLPackageImpl.getActivityFinalNode(), Constant Field Values
      • JOIN_NODE

        static final int JOIN_NODE
        The meta object id for the 'Join Node' class.
        See Also:
        JoinNodeImpl, UMLPackageImpl.getJoinNode(), Constant Field Values
      • DATA_STORE_NODE

        static final int DATA_STORE_NODE
        The meta object id for the 'Data Store Node' class.
        See Also:
        DataStoreNodeImpl, UMLPackageImpl.getDataStoreNode(), Constant Field Values
      • OBJECT_FLOW

        static final int OBJECT_FLOW
        The meta object id for the 'Object Flow' class.
        See Also:
        ObjectFlowImpl, UMLPackageImpl.getObjectFlow(), Constant Field Values
      • SEQUENCE_NODE

        static final int SEQUENCE_NODE
        The meta object id for the 'Sequence Node' class.
        See Also:
        SequenceNodeImpl, UMLPackageImpl.getSequenceNode(), Constant Field Values
      • SEQUENCE_NODE__EANNOTATIONS

        static final int SEQUENCE_NODE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • SEQUENCE_NODE__OWNED_ELEMENT

        static final int SEQUENCE_NODE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • SEQUENCE_NODE__OWNER

        static final int SEQUENCE_NODE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • SEQUENCE_NODE__OWNED_COMMENT

        static final int SEQUENCE_NODE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • SEQUENCE_NODE__NAME

        static final int SEQUENCE_NODE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • SEQUENCE_NODE__VISIBILITY

        static final int SEQUENCE_NODE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • SEQUENCE_NODE__QUALIFIED_NAME

        static final int SEQUENCE_NODE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • SEQUENCE_NODE__CLIENT_DEPENDENCY

        static final int SEQUENCE_NODE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • SEQUENCE_NODE__NAMESPACE

        static final int SEQUENCE_NODE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • SEQUENCE_NODE__NAME_EXPRESSION

        static final int SEQUENCE_NODE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • SEQUENCE_NODE__IS_LEAF

        static final int SEQUENCE_NODE__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • SEQUENCE_NODE__REDEFINED_ELEMENT

        static final int SEQUENCE_NODE__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • SEQUENCE_NODE__REDEFINITION_CONTEXT

        static final int SEQUENCE_NODE__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • SEQUENCE_NODE__IN_STRUCTURED_NODE

        static final int SEQUENCE_NODE__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • SEQUENCE_NODE__ACTIVITY

        static final int SEQUENCE_NODE__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • SEQUENCE_NODE__OUTGOING

        static final int SEQUENCE_NODE__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • SEQUENCE_NODE__INCOMING

        static final int SEQUENCE_NODE__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • SEQUENCE_NODE__IN_PARTITION

        static final int SEQUENCE_NODE__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • SEQUENCE_NODE__IN_INTERRUPTIBLE_REGION

        static final int SEQUENCE_NODE__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • SEQUENCE_NODE__IN_GROUP

        static final int SEQUENCE_NODE__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • SEQUENCE_NODE__REDEFINED_NODE

        static final int SEQUENCE_NODE__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • SEQUENCE_NODE__HANDLER

        static final int SEQUENCE_NODE__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • SEQUENCE_NODE__OUTPUT

        static final int SEQUENCE_NODE__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • SEQUENCE_NODE__INPUT

        static final int SEQUENCE_NODE__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • SEQUENCE_NODE__CONTEXT

        static final int SEQUENCE_NODE__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • SEQUENCE_NODE__LOCAL_PRECONDITION

        static final int SEQUENCE_NODE__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • SEQUENCE_NODE__LOCAL_POSTCONDITION

        static final int SEQUENCE_NODE__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • SEQUENCE_NODE__ELEMENT_IMPORT

        static final int SEQUENCE_NODE__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • SEQUENCE_NODE__PACKAGE_IMPORT

        static final int SEQUENCE_NODE__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • SEQUENCE_NODE__OWNED_RULE

        static final int SEQUENCE_NODE__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • SEQUENCE_NODE__MEMBER

        static final int SEQUENCE_NODE__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • SEQUENCE_NODE__IMPORTED_MEMBER

        static final int SEQUENCE_NODE__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • SEQUENCE_NODE__OWNED_MEMBER

        static final int SEQUENCE_NODE__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • SEQUENCE_NODE__SUBGROUP

        static final int SEQUENCE_NODE__SUBGROUP
        The feature id for the 'Subgroup' reference list.
        See Also:
        Constant Field Values
      • SEQUENCE_NODE__SUPER_GROUP

        static final int SEQUENCE_NODE__SUPER_GROUP
        The feature id for the 'Super Group' reference.
        See Also:
        Constant Field Values
      • SEQUENCE_NODE__IN_ACTIVITY

        static final int SEQUENCE_NODE__IN_ACTIVITY
        The feature id for the 'In Activity' container reference.
        See Also:
        Constant Field Values
      • SEQUENCE_NODE__CONTAINED_EDGE

        static final int SEQUENCE_NODE__CONTAINED_EDGE
        The feature id for the 'Contained Edge' reference list.
        See Also:
        Constant Field Values
      • SEQUENCE_NODE__CONTAINED_NODE

        static final int SEQUENCE_NODE__CONTAINED_NODE
        The feature id for the 'Contained Node' reference list.
        See Also:
        Constant Field Values
      • SEQUENCE_NODE__VARIABLE

        static final int SEQUENCE_NODE__VARIABLE
        The feature id for the 'Variable' containment reference list.
        See Also:
        Constant Field Values
      • SEQUENCE_NODE__EDGE

        static final int SEQUENCE_NODE__EDGE
        The feature id for the 'Edge' containment reference list.
        See Also:
        Constant Field Values
      • SEQUENCE_NODE__MUST_ISOLATE

        static final int SEQUENCE_NODE__MUST_ISOLATE
        The feature id for the 'Must Isolate' attribute.
        See Also:
        Constant Field Values
      • SEQUENCE_NODE__NODE

        static final int SEQUENCE_NODE__NODE
        The feature id for the 'Node' containment reference list.
        See Also:
        Constant Field Values
      • SEQUENCE_NODE__EXECUTABLE_NODE

        static final int SEQUENCE_NODE__EXECUTABLE_NODE
        The feature id for the 'Executable Node' containment reference list.
        See Also:
        Constant Field Values
      • SEQUENCE_NODE_FEATURE_COUNT

        static final int SEQUENCE_NODE_FEATURE_COUNT
        The number of structural features of the 'Sequence Node' class.
        See Also:
        Constant Field Values
      • USAGE__EANNOTATIONS

        static final int USAGE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • USAGE__OWNED_ELEMENT

        static final int USAGE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • USAGE__OWNER

        static final int USAGE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • USAGE__OWNED_COMMENT

        static final int USAGE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • USAGE__NAME

        static final int USAGE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • USAGE__VISIBILITY

        static final int USAGE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • USAGE__QUALIFIED_NAME

        static final int USAGE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • USAGE__CLIENT_DEPENDENCY

        static final int USAGE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • USAGE__NAMESPACE

        static final int USAGE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • USAGE__NAME_EXPRESSION

        static final int USAGE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • USAGE__OWNING_TEMPLATE_PARAMETER

        static final int USAGE__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • USAGE__TEMPLATE_PARAMETER

        static final int USAGE__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • USAGE__RELATED_ELEMENT

        static final int USAGE__RELATED_ELEMENT
        The feature id for the 'Related Element' reference list.
        See Also:
        Constant Field Values
      • USAGE__SOURCE

        static final int USAGE__SOURCE
        The feature id for the 'Source' reference list.
        See Also:
        Constant Field Values
      • USAGE__TARGET

        static final int USAGE__TARGET
        The feature id for the 'Target' reference list.
        See Also:
        Constant Field Values
      • USAGE__SUPPLIER

        static final int USAGE__SUPPLIER
        The feature id for the 'Supplier' reference list.
        See Also:
        Constant Field Values
      • USAGE__CLIENT

        static final int USAGE__CLIENT
        The feature id for the 'Client' reference list.
        See Also:
        Constant Field Values
      • USAGE_FEATURE_COUNT

        static final int USAGE_FEATURE_COUNT
        The number of structural features of the 'Usage' class.
        See Also:
        Constant Field Values
      • CONTROL_NODE__EANNOTATIONS

        static final int CONTROL_NODE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • CONTROL_NODE__OWNED_ELEMENT

        static final int CONTROL_NODE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • CONTROL_NODE__OWNER

        static final int CONTROL_NODE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • CONTROL_NODE__OWNED_COMMENT

        static final int CONTROL_NODE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • CONTROL_NODE__NAME

        static final int CONTROL_NODE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • CONTROL_NODE__VISIBILITY

        static final int CONTROL_NODE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • CONTROL_NODE__QUALIFIED_NAME

        static final int CONTROL_NODE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • CONTROL_NODE__CLIENT_DEPENDENCY

        static final int CONTROL_NODE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • CONTROL_NODE__NAMESPACE

        static final int CONTROL_NODE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • CONTROL_NODE__NAME_EXPRESSION

        static final int CONTROL_NODE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • CONTROL_NODE__IS_LEAF

        static final int CONTROL_NODE__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • CONTROL_NODE__REDEFINED_ELEMENT

        static final int CONTROL_NODE__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • CONTROL_NODE__REDEFINITION_CONTEXT

        static final int CONTROL_NODE__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • CONTROL_NODE__IN_STRUCTURED_NODE

        static final int CONTROL_NODE__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • CONTROL_NODE__ACTIVITY

        static final int CONTROL_NODE__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • CONTROL_NODE__OUTGOING

        static final int CONTROL_NODE__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • CONTROL_NODE__INCOMING

        static final int CONTROL_NODE__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • CONTROL_NODE__IN_PARTITION

        static final int CONTROL_NODE__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • CONTROL_NODE__IN_INTERRUPTIBLE_REGION

        static final int CONTROL_NODE__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • CONTROL_NODE__IN_GROUP

        static final int CONTROL_NODE__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • CONTROL_NODE__REDEFINED_NODE

        static final int CONTROL_NODE__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • CONTROL_NODE_FEATURE_COUNT

        static final int CONTROL_NODE_FEATURE_COUNT
        The number of structural features of the 'Control Node' class.
        See Also:
        Constant Field Values
      • CONTROL_FLOW__EANNOTATIONS

        static final int CONTROL_FLOW__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • CONTROL_FLOW__OWNED_ELEMENT

        static final int CONTROL_FLOW__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • CONTROL_FLOW__OWNER

        static final int CONTROL_FLOW__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • CONTROL_FLOW__OWNED_COMMENT

        static final int CONTROL_FLOW__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • CONTROL_FLOW__NAME

        static final int CONTROL_FLOW__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • CONTROL_FLOW__VISIBILITY

        static final int CONTROL_FLOW__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • CONTROL_FLOW__QUALIFIED_NAME

        static final int CONTROL_FLOW__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • CONTROL_FLOW__CLIENT_DEPENDENCY

        static final int CONTROL_FLOW__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • CONTROL_FLOW__NAMESPACE

        static final int CONTROL_FLOW__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • CONTROL_FLOW__NAME_EXPRESSION

        static final int CONTROL_FLOW__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • CONTROL_FLOW__IS_LEAF

        static final int CONTROL_FLOW__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • CONTROL_FLOW__REDEFINED_ELEMENT

        static final int CONTROL_FLOW__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • CONTROL_FLOW__REDEFINITION_CONTEXT

        static final int CONTROL_FLOW__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • CONTROL_FLOW__SOURCE

        static final int CONTROL_FLOW__SOURCE
        The feature id for the 'Source' reference.
        See Also:
        Constant Field Values
      • CONTROL_FLOW__TARGET

        static final int CONTROL_FLOW__TARGET
        The feature id for the 'Target' reference.
        See Also:
        Constant Field Values
      • CONTROL_FLOW__REDEFINED_EDGE

        static final int CONTROL_FLOW__REDEFINED_EDGE
        The feature id for the 'Redefined Edge' reference list.
        See Also:
        Constant Field Values
      • CONTROL_FLOW__IN_PARTITION

        static final int CONTROL_FLOW__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • CONTROL_FLOW__GUARD

        static final int CONTROL_FLOW__GUARD
        The feature id for the 'Guard' containment reference.
        See Also:
        Constant Field Values
      • CONTROL_FLOW__WEIGHT

        static final int CONTROL_FLOW__WEIGHT
        The feature id for the 'Weight' containment reference.
        See Also:
        Constant Field Values
      • CONTROL_FLOW__INTERRUPTS

        static final int CONTROL_FLOW__INTERRUPTS
        The feature id for the 'Interrupts' reference.
        See Also:
        Constant Field Values
      • CONTROL_FLOW__IN_STRUCTURED_NODE

        static final int CONTROL_FLOW__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • CONTROL_FLOW__IN_GROUP

        static final int CONTROL_FLOW__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • CONTROL_FLOW__ACTIVITY

        static final int CONTROL_FLOW__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • CONTROL_FLOW_FEATURE_COUNT

        static final int CONTROL_FLOW_FEATURE_COUNT
        The number of structural features of the 'Control Flow' class.
        See Also:
        Constant Field Values
      • INITIAL_NODE__EANNOTATIONS

        static final int INITIAL_NODE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • INITIAL_NODE__OWNED_ELEMENT

        static final int INITIAL_NODE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • INITIAL_NODE__OWNER

        static final int INITIAL_NODE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • INITIAL_NODE__OWNED_COMMENT

        static final int INITIAL_NODE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • INITIAL_NODE__NAME

        static final int INITIAL_NODE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • INITIAL_NODE__VISIBILITY

        static final int INITIAL_NODE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • INITIAL_NODE__QUALIFIED_NAME

        static final int INITIAL_NODE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • INITIAL_NODE__CLIENT_DEPENDENCY

        static final int INITIAL_NODE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • INITIAL_NODE__NAMESPACE

        static final int INITIAL_NODE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • INITIAL_NODE__NAME_EXPRESSION

        static final int INITIAL_NODE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • INITIAL_NODE__IS_LEAF

        static final int INITIAL_NODE__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • INITIAL_NODE__REDEFINED_ELEMENT

        static final int INITIAL_NODE__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • INITIAL_NODE__REDEFINITION_CONTEXT

        static final int INITIAL_NODE__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • INITIAL_NODE__IN_STRUCTURED_NODE

        static final int INITIAL_NODE__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • INITIAL_NODE__ACTIVITY

        static final int INITIAL_NODE__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • INITIAL_NODE__OUTGOING

        static final int INITIAL_NODE__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • INITIAL_NODE__INCOMING

        static final int INITIAL_NODE__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • INITIAL_NODE__IN_PARTITION

        static final int INITIAL_NODE__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • INITIAL_NODE__IN_INTERRUPTIBLE_REGION

        static final int INITIAL_NODE__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • INITIAL_NODE__IN_GROUP

        static final int INITIAL_NODE__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • INITIAL_NODE__REDEFINED_NODE

        static final int INITIAL_NODE__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • INITIAL_NODE_FEATURE_COUNT

        static final int INITIAL_NODE_FEATURE_COUNT
        The number of structural features of the 'Initial Node' class.
        See Also:
        Constant Field Values
      • ACTIVITY_PARAMETER_NODE__EANNOTATIONS

        static final int ACTIVITY_PARAMETER_NODE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_PARAMETER_NODE__OWNED_ELEMENT

        static final int ACTIVITY_PARAMETER_NODE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_PARAMETER_NODE__OWNER

        static final int ACTIVITY_PARAMETER_NODE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • ACTIVITY_PARAMETER_NODE__OWNED_COMMENT

        static final int ACTIVITY_PARAMETER_NODE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_PARAMETER_NODE__NAME

        static final int ACTIVITY_PARAMETER_NODE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • ACTIVITY_PARAMETER_NODE__VISIBILITY

        static final int ACTIVITY_PARAMETER_NODE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • ACTIVITY_PARAMETER_NODE__QUALIFIED_NAME

        static final int ACTIVITY_PARAMETER_NODE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • ACTIVITY_PARAMETER_NODE__CLIENT_DEPENDENCY

        static final int ACTIVITY_PARAMETER_NODE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_PARAMETER_NODE__NAMESPACE

        static final int ACTIVITY_PARAMETER_NODE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • ACTIVITY_PARAMETER_NODE__NAME_EXPRESSION

        static final int ACTIVITY_PARAMETER_NODE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • ACTIVITY_PARAMETER_NODE__IS_LEAF

        static final int ACTIVITY_PARAMETER_NODE__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • ACTIVITY_PARAMETER_NODE__REDEFINED_ELEMENT

        static final int ACTIVITY_PARAMETER_NODE__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_PARAMETER_NODE__REDEFINITION_CONTEXT

        static final int ACTIVITY_PARAMETER_NODE__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_PARAMETER_NODE__IN_STRUCTURED_NODE

        static final int ACTIVITY_PARAMETER_NODE__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • ACTIVITY_PARAMETER_NODE__ACTIVITY

        static final int ACTIVITY_PARAMETER_NODE__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • ACTIVITY_PARAMETER_NODE__OUTGOING

        static final int ACTIVITY_PARAMETER_NODE__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_PARAMETER_NODE__INCOMING

        static final int ACTIVITY_PARAMETER_NODE__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_PARAMETER_NODE__IN_PARTITION

        static final int ACTIVITY_PARAMETER_NODE__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_PARAMETER_NODE__IN_INTERRUPTIBLE_REGION

        static final int ACTIVITY_PARAMETER_NODE__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_PARAMETER_NODE__IN_GROUP

        static final int ACTIVITY_PARAMETER_NODE__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_PARAMETER_NODE__REDEFINED_NODE

        static final int ACTIVITY_PARAMETER_NODE__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_PARAMETER_NODE__TYPE

        static final int ACTIVITY_PARAMETER_NODE__TYPE
        The feature id for the 'Type' reference.
        See Also:
        Constant Field Values
      • ACTIVITY_PARAMETER_NODE__ORDERING

        static final int ACTIVITY_PARAMETER_NODE__ORDERING
        The feature id for the 'Ordering' attribute.
        See Also:
        Constant Field Values
      • ACTIVITY_PARAMETER_NODE__IS_CONTROL_TYPE

        static final int ACTIVITY_PARAMETER_NODE__IS_CONTROL_TYPE
        The feature id for the 'Is Control Type' attribute.
        See Also:
        Constant Field Values
      • ACTIVITY_PARAMETER_NODE__UPPER_BOUND

        static final int ACTIVITY_PARAMETER_NODE__UPPER_BOUND
        The feature id for the 'Upper Bound' containment reference.
        See Also:
        Constant Field Values
      • ACTIVITY_PARAMETER_NODE__IN_STATE

        static final int ACTIVITY_PARAMETER_NODE__IN_STATE
        The feature id for the 'In State' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_PARAMETER_NODE__SELECTION

        static final int ACTIVITY_PARAMETER_NODE__SELECTION
        The feature id for the 'Selection' reference.
        See Also:
        Constant Field Values
      • ACTIVITY_PARAMETER_NODE__PARAMETER

        static final int ACTIVITY_PARAMETER_NODE__PARAMETER
        The feature id for the 'Parameter' reference.
        See Also:
        Constant Field Values
      • ACTIVITY_PARAMETER_NODE_FEATURE_COUNT

        static final int ACTIVITY_PARAMETER_NODE_FEATURE_COUNT
        The number of structural features of the 'Activity Parameter Node' class.
        See Also:
        Constant Field Values
      • VALUE_PIN__EANNOTATIONS

        static final int VALUE_PIN__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • VALUE_PIN__OWNED_ELEMENT

        static final int VALUE_PIN__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • VALUE_PIN__OWNER

        static final int VALUE_PIN__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • VALUE_PIN__OWNED_COMMENT

        static final int VALUE_PIN__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • VALUE_PIN__NAME

        static final int VALUE_PIN__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • VALUE_PIN__VISIBILITY

        static final int VALUE_PIN__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • VALUE_PIN__QUALIFIED_NAME

        static final int VALUE_PIN__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • VALUE_PIN__CLIENT_DEPENDENCY

        static final int VALUE_PIN__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • VALUE_PIN__NAMESPACE

        static final int VALUE_PIN__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • VALUE_PIN__NAME_EXPRESSION

        static final int VALUE_PIN__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • VALUE_PIN__IS_LEAF

        static final int VALUE_PIN__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • VALUE_PIN__REDEFINED_ELEMENT

        static final int VALUE_PIN__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • VALUE_PIN__REDEFINITION_CONTEXT

        static final int VALUE_PIN__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • VALUE_PIN__IN_STRUCTURED_NODE

        static final int VALUE_PIN__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • VALUE_PIN__ACTIVITY

        static final int VALUE_PIN__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • VALUE_PIN__OUTGOING

        static final int VALUE_PIN__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • VALUE_PIN__INCOMING

        static final int VALUE_PIN__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • VALUE_PIN__IN_PARTITION

        static final int VALUE_PIN__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • VALUE_PIN__IN_INTERRUPTIBLE_REGION

        static final int VALUE_PIN__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • VALUE_PIN__IN_GROUP

        static final int VALUE_PIN__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • VALUE_PIN__REDEFINED_NODE

        static final int VALUE_PIN__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • VALUE_PIN__TYPE

        static final int VALUE_PIN__TYPE
        The feature id for the 'Type' reference.
        See Also:
        Constant Field Values
      • VALUE_PIN__ORDERING

        static final int VALUE_PIN__ORDERING
        The feature id for the 'Ordering' attribute.
        See Also:
        Constant Field Values
      • VALUE_PIN__IS_CONTROL_TYPE

        static final int VALUE_PIN__IS_CONTROL_TYPE
        The feature id for the 'Is Control Type' attribute.
        See Also:
        Constant Field Values
      • VALUE_PIN__UPPER_BOUND

        static final int VALUE_PIN__UPPER_BOUND
        The feature id for the 'Upper Bound' containment reference.
        See Also:
        Constant Field Values
      • VALUE_PIN__IN_STATE

        static final int VALUE_PIN__IN_STATE
        The feature id for the 'In State' reference list.
        See Also:
        Constant Field Values
      • VALUE_PIN__SELECTION

        static final int VALUE_PIN__SELECTION
        The feature id for the 'Selection' reference.
        See Also:
        Constant Field Values
      • VALUE_PIN__IS_ORDERED

        static final int VALUE_PIN__IS_ORDERED
        The feature id for the 'Is Ordered' attribute.
        See Also:
        Constant Field Values
      • VALUE_PIN__IS_UNIQUE

        static final int VALUE_PIN__IS_UNIQUE
        The feature id for the 'Is Unique' attribute.
        See Also:
        Constant Field Values
      • VALUE_PIN__UPPER

        static final int VALUE_PIN__UPPER
        The feature id for the 'Upper' attribute.
        See Also:
        Constant Field Values
      • VALUE_PIN__LOWER

        static final int VALUE_PIN__LOWER
        The feature id for the 'Lower' attribute.
        See Also:
        Constant Field Values
      • VALUE_PIN__UPPER_VALUE

        static final int VALUE_PIN__UPPER_VALUE
        The feature id for the 'Upper Value' containment reference.
        See Also:
        Constant Field Values
      • VALUE_PIN__LOWER_VALUE

        static final int VALUE_PIN__LOWER_VALUE
        The feature id for the 'Lower Value' containment reference.
        See Also:
        Constant Field Values
      • VALUE_PIN__IS_CONTROL

        static final int VALUE_PIN__IS_CONTROL
        The feature id for the 'Is Control' attribute.
        See Also:
        Constant Field Values
      • VALUE_PIN__VALUE

        static final int VALUE_PIN__VALUE
        The feature id for the 'Value' containment reference.
        See Also:
        Constant Field Values
      • VALUE_PIN_FEATURE_COUNT

        static final int VALUE_PIN_FEATURE_COUNT
        The number of structural features of the 'Value Pin' class.
        See Also:
        Constant Field Values
      • MESSAGE__EANNOTATIONS

        static final int MESSAGE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • MESSAGE__OWNED_ELEMENT

        static final int MESSAGE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • MESSAGE__OWNER

        static final int MESSAGE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • MESSAGE__OWNED_COMMENT

        static final int MESSAGE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • MESSAGE__NAME

        static final int MESSAGE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • MESSAGE__VISIBILITY

        static final int MESSAGE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • MESSAGE__QUALIFIED_NAME

        static final int MESSAGE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • MESSAGE__CLIENT_DEPENDENCY

        static final int MESSAGE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • MESSAGE__NAMESPACE

        static final int MESSAGE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • MESSAGE__NAME_EXPRESSION

        static final int MESSAGE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • MESSAGE__MESSAGE_KIND

        static final int MESSAGE__MESSAGE_KIND
        The feature id for the 'Message Kind' attribute.
        See Also:
        Constant Field Values
      • MESSAGE__MESSAGE_SORT

        static final int MESSAGE__MESSAGE_SORT
        The feature id for the 'Message Sort' attribute.
        See Also:
        Constant Field Values
      • MESSAGE__RECEIVE_EVENT

        static final int MESSAGE__RECEIVE_EVENT
        The feature id for the 'Receive Event' reference.
        See Also:
        Constant Field Values
      • MESSAGE__SEND_EVENT

        static final int MESSAGE__SEND_EVENT
        The feature id for the 'Send Event' reference.
        See Also:
        Constant Field Values
      • MESSAGE__CONNECTOR

        static final int MESSAGE__CONNECTOR
        The feature id for the 'Connector' reference.
        See Also:
        Constant Field Values
      • MESSAGE__INTERACTION

        static final int MESSAGE__INTERACTION
        The feature id for the 'Interaction' container reference.
        See Also:
        Constant Field Values
      • MESSAGE__ARGUMENT

        static final int MESSAGE__ARGUMENT
        The feature id for the 'Argument' containment reference list.
        See Also:
        Constant Field Values
      • MESSAGE__SIGNATURE

        static final int MESSAGE__SIGNATURE
        The feature id for the 'Signature' reference.
        See Also:
        Constant Field Values
      • MESSAGE_FEATURE_COUNT

        static final int MESSAGE_FEATURE_COUNT
        The number of structural features of the 'Message' class.
        See Also:
        Constant Field Values
      • MESSAGE_END__EANNOTATIONS

        static final int MESSAGE_END__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • MESSAGE_END__OWNED_ELEMENT

        static final int MESSAGE_END__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • MESSAGE_END__OWNER

        static final int MESSAGE_END__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • MESSAGE_END__OWNED_COMMENT

        static final int MESSAGE_END__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • MESSAGE_END__NAME

        static final int MESSAGE_END__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • MESSAGE_END__VISIBILITY

        static final int MESSAGE_END__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • MESSAGE_END__QUALIFIED_NAME

        static final int MESSAGE_END__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • MESSAGE_END__CLIENT_DEPENDENCY

        static final int MESSAGE_END__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • MESSAGE_END__NAMESPACE

        static final int MESSAGE_END__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • MESSAGE_END__NAME_EXPRESSION

        static final int MESSAGE_END__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • MESSAGE_END__MESSAGE

        static final int MESSAGE_END__MESSAGE
        The feature id for the 'Message' reference.
        See Also:
        Constant Field Values
      • MESSAGE_END_FEATURE_COUNT

        static final int MESSAGE_END_FEATURE_COUNT
        The number of structural features of the 'Message End' class.
        See Also:
        Constant Field Values
      • INTERACTION__EANNOTATIONS

        static final int INTERACTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • INTERACTION__OWNED_ELEMENT

        static final int INTERACTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • INTERACTION__OWNER

        static final int INTERACTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • INTERACTION__OWNED_COMMENT

        static final int INTERACTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • INTERACTION__NAME

        static final int INTERACTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • INTERACTION__VISIBILITY

        static final int INTERACTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • INTERACTION__QUALIFIED_NAME

        static final int INTERACTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • INTERACTION__CLIENT_DEPENDENCY

        static final int INTERACTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • INTERACTION__NAMESPACE

        static final int INTERACTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • INTERACTION__NAME_EXPRESSION

        static final int INTERACTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • INTERACTION__ELEMENT_IMPORT

        static final int INTERACTION__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • INTERACTION__PACKAGE_IMPORT

        static final int INTERACTION__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • INTERACTION__OWNED_RULE

        static final int INTERACTION__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • INTERACTION__MEMBER

        static final int INTERACTION__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • INTERACTION__IMPORTED_MEMBER

        static final int INTERACTION__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • INTERACTION__OWNED_MEMBER

        static final int INTERACTION__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • INTERACTION__IS_LEAF

        static final int INTERACTION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • INTERACTION__REDEFINED_ELEMENT

        static final int INTERACTION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • INTERACTION__REDEFINITION_CONTEXT

        static final int INTERACTION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • INTERACTION__OWNING_TEMPLATE_PARAMETER

        static final int INTERACTION__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • INTERACTION__TEMPLATE_PARAMETER

        static final int INTERACTION__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • INTERACTION__PACKAGE

        static final int INTERACTION__PACKAGE
        The feature id for the 'Package' reference.
        See Also:
        Constant Field Values
      • INTERACTION__TEMPLATE_BINDING

        static final int INTERACTION__TEMPLATE_BINDING
        The feature id for the 'Template Binding' containment reference list.
        See Also:
        Constant Field Values
      • INTERACTION__OWNED_TEMPLATE_SIGNATURE

        static final int INTERACTION__OWNED_TEMPLATE_SIGNATURE
        The feature id for the 'Owned Template Signature' containment reference.
        See Also:
        Constant Field Values
      • INTERACTION__IS_ABSTRACT

        static final int INTERACTION__IS_ABSTRACT
        The feature id for the 'Is Abstract' attribute.
        See Also:
        Constant Field Values
      • INTERACTION__GENERALIZATION

        static final int INTERACTION__GENERALIZATION
        The feature id for the 'Generalization' containment reference list.
        See Also:
        Constant Field Values
      • INTERACTION__POWERTYPE_EXTENT

        static final int INTERACTION__POWERTYPE_EXTENT
        The feature id for the 'Powertype Extent' reference list.
        See Also:
        Constant Field Values
      • INTERACTION__FEATURE

        static final int INTERACTION__FEATURE
        The feature id for the 'Feature' reference list.
        See Also:
        Constant Field Values
      • INTERACTION__INHERITED_MEMBER

        static final int INTERACTION__INHERITED_MEMBER
        The feature id for the 'Inherited Member' reference list.
        See Also:
        Constant Field Values
      • INTERACTION__REDEFINED_CLASSIFIER

        static final int INTERACTION__REDEFINED_CLASSIFIER
        The feature id for the 'Redefined Classifier' reference list.
        See Also:
        Constant Field Values
      • INTERACTION__GENERAL

        static final int INTERACTION__GENERAL
        The feature id for the 'General' reference list.
        See Also:
        Constant Field Values
      • INTERACTION__SUBSTITUTION

        static final int INTERACTION__SUBSTITUTION
        The feature id for the 'Substitution' containment reference list.
        See Also:
        Constant Field Values
      • INTERACTION__ATTRIBUTE

        static final int INTERACTION__ATTRIBUTE
        The feature id for the 'Attribute' reference list.
        See Also:
        Constant Field Values
      • INTERACTION__REPRESENTATION

        static final int INTERACTION__REPRESENTATION
        The feature id for the 'Representation' reference.
        See Also:
        Constant Field Values
      • INTERACTION__COLLABORATION_USE

        static final int INTERACTION__COLLABORATION_USE
        The feature id for the 'Collaboration Use' containment reference list.
        See Also:
        Constant Field Values
      • INTERACTION__OWNED_USE_CASE

        static final int INTERACTION__OWNED_USE_CASE
        The feature id for the 'Owned Use Case' containment reference list.
        See Also:
        Constant Field Values
      • INTERACTION__USE_CASE

        static final int INTERACTION__USE_CASE
        The feature id for the 'Use Case' reference list.
        See Also:
        Constant Field Values
      • INTERACTION__OWNED_ATTRIBUTE

        static final int INTERACTION__OWNED_ATTRIBUTE
        The feature id for the 'Owned Attribute' containment reference list.
        See Also:
        Constant Field Values
      • INTERACTION__PART

        static final int INTERACTION__PART
        The feature id for the 'Part' reference list.
        See Also:
        Constant Field Values
      • INTERACTION__ROLE

        static final int INTERACTION__ROLE
        The feature id for the 'Role' reference list.
        See Also:
        Constant Field Values
      • INTERACTION__OWNED_CONNECTOR

        static final int INTERACTION__OWNED_CONNECTOR
        The feature id for the 'Owned Connector' containment reference list.
        See Also:
        Constant Field Values
      • INTERACTION__OWNED_PORT

        static final int INTERACTION__OWNED_PORT
        The feature id for the 'Owned Port' reference list.
        See Also:
        Constant Field Values
      • INTERACTION__OWNED_BEHAVIOR

        static final int INTERACTION__OWNED_BEHAVIOR
        The feature id for the 'Owned Behavior' containment reference list.
        See Also:
        Constant Field Values
      • INTERACTION__CLASSIFIER_BEHAVIOR

        static final int INTERACTION__CLASSIFIER_BEHAVIOR
        The feature id for the 'Classifier Behavior' reference.
        See Also:
        Constant Field Values
      • INTERACTION__INTERFACE_REALIZATION

        static final int INTERACTION__INTERFACE_REALIZATION
        The feature id for the 'Interface Realization' containment reference list.
        See Also:
        Constant Field Values
      • INTERACTION__OWNED_TRIGGER

        static final int INTERACTION__OWNED_TRIGGER
        The feature id for the 'Owned Trigger' containment reference list.
        See Also:
        Constant Field Values
      • INTERACTION__NESTED_CLASSIFIER

        static final int INTERACTION__NESTED_CLASSIFIER
        The feature id for the 'Nested Classifier' containment reference list.
        See Also:
        Constant Field Values
      • INTERACTION__OWNED_OPERATION

        static final int INTERACTION__OWNED_OPERATION
        The feature id for the 'Owned Operation' containment reference list.
        See Also:
        Constant Field Values
      • INTERACTION__SUPER_CLASS

        static final int INTERACTION__SUPER_CLASS
        The feature id for the 'Super Class' reference list.
        See Also:
        Constant Field Values
      • INTERACTION__IS_ACTIVE

        static final int INTERACTION__IS_ACTIVE
        The feature id for the 'Is Active' attribute.
        See Also:
        Constant Field Values
      • INTERACTION__OWNED_RECEPTION

        static final int INTERACTION__OWNED_RECEPTION
        The feature id for the 'Owned Reception' containment reference list.
        See Also:
        Constant Field Values
      • INTERACTION__EXTENSION

        static final int INTERACTION__EXTENSION
        The feature id for the 'Extension' reference list.
        See Also:
        Constant Field Values
      • INTERACTION__IS_REENTRANT

        static final int INTERACTION__IS_REENTRANT
        The feature id for the 'Is Reentrant' attribute.
        See Also:
        Constant Field Values
      • INTERACTION__REDEFINED_BEHAVIOR

        static final int INTERACTION__REDEFINED_BEHAVIOR
        The feature id for the 'Redefined Behavior' reference list.
        See Also:
        Constant Field Values
      • INTERACTION__OWNED_PARAMETER

        static final int INTERACTION__OWNED_PARAMETER
        The feature id for the 'Owned Parameter' containment reference list.
        See Also:
        Constant Field Values
      • INTERACTION__CONTEXT

        static final int INTERACTION__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • INTERACTION__PRECONDITION

        static final int INTERACTION__PRECONDITION
        The feature id for the 'Precondition' containment reference list.
        See Also:
        Constant Field Values
      • INTERACTION__POSTCONDITION

        static final int INTERACTION__POSTCONDITION
        The feature id for the 'Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • INTERACTION__OWNED_PARAMETER_SET

        static final int INTERACTION__OWNED_PARAMETER_SET
        The feature id for the 'Owned Parameter Set' containment reference list.
        See Also:
        Constant Field Values
      • INTERACTION__SPECIFICATION

        static final int INTERACTION__SPECIFICATION
        The feature id for the 'Specification' reference.
        See Also:
        Constant Field Values
      • INTERACTION__COVERED

        static final int INTERACTION__COVERED
        The feature id for the 'Covered' reference list.
        See Also:
        Constant Field Values
      • INTERACTION__GENERAL_ORDERING

        static final int INTERACTION__GENERAL_ORDERING
        The feature id for the 'General Ordering' containment reference list.
        See Also:
        Constant Field Values
      • INTERACTION__ENCLOSING_INTERACTION

        static final int INTERACTION__ENCLOSING_INTERACTION
        The feature id for the 'Enclosing Interaction' container reference.
        See Also:
        Constant Field Values
      • INTERACTION__ENCLOSING_OPERAND

        static final int INTERACTION__ENCLOSING_OPERAND
        The feature id for the 'Enclosing Operand' container reference.
        See Also:
        Constant Field Values
      • INTERACTION__LIFELINE

        static final int INTERACTION__LIFELINE
        The feature id for the 'Lifeline' containment reference list.
        See Also:
        Constant Field Values
      • INTERACTION__FRAGMENT

        static final int INTERACTION__FRAGMENT
        The feature id for the 'Fragment' containment reference list.
        See Also:
        Constant Field Values
      • INTERACTION__ACTION

        static final int INTERACTION__ACTION
        The feature id for the 'Action' containment reference list.
        See Also:
        Constant Field Values
      • INTERACTION__FORMAL_GATE

        static final int INTERACTION__FORMAL_GATE
        The feature id for the 'Formal Gate' containment reference list.
        See Also:
        Constant Field Values
      • INTERACTION__MESSAGE

        static final int INTERACTION__MESSAGE
        The feature id for the 'Message' containment reference list.
        See Also:
        Constant Field Values
      • INTERACTION_FEATURE_COUNT

        static final int INTERACTION_FEATURE_COUNT
        The number of structural features of the 'Interaction' class.
        See Also:
        Constant Field Values
      • INTERACTION_FRAGMENT__EANNOTATIONS

        static final int INTERACTION_FRAGMENT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • INTERACTION_FRAGMENT__OWNED_ELEMENT

        static final int INTERACTION_FRAGMENT__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • INTERACTION_FRAGMENT__OWNER

        static final int INTERACTION_FRAGMENT__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • INTERACTION_FRAGMENT__OWNED_COMMENT

        static final int INTERACTION_FRAGMENT__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • INTERACTION_FRAGMENT__NAME

        static final int INTERACTION_FRAGMENT__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • INTERACTION_FRAGMENT__VISIBILITY

        static final int INTERACTION_FRAGMENT__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • INTERACTION_FRAGMENT__QUALIFIED_NAME

        static final int INTERACTION_FRAGMENT__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • INTERACTION_FRAGMENT__CLIENT_DEPENDENCY

        static final int INTERACTION_FRAGMENT__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • INTERACTION_FRAGMENT__NAMESPACE

        static final int INTERACTION_FRAGMENT__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • INTERACTION_FRAGMENT__NAME_EXPRESSION

        static final int INTERACTION_FRAGMENT__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • INTERACTION_FRAGMENT__COVERED

        static final int INTERACTION_FRAGMENT__COVERED
        The feature id for the 'Covered' reference list.
        See Also:
        Constant Field Values
      • INTERACTION_FRAGMENT__GENERAL_ORDERING

        static final int INTERACTION_FRAGMENT__GENERAL_ORDERING
        The feature id for the 'General Ordering' containment reference list.
        See Also:
        Constant Field Values
      • INTERACTION_FRAGMENT__ENCLOSING_INTERACTION

        static final int INTERACTION_FRAGMENT__ENCLOSING_INTERACTION
        The feature id for the 'Enclosing Interaction' container reference.
        See Also:
        Constant Field Values
      • INTERACTION_FRAGMENT__ENCLOSING_OPERAND

        static final int INTERACTION_FRAGMENT__ENCLOSING_OPERAND
        The feature id for the 'Enclosing Operand' container reference.
        See Also:
        Constant Field Values
      • INTERACTION_FRAGMENT_FEATURE_COUNT

        static final int INTERACTION_FRAGMENT_FEATURE_COUNT
        The number of structural features of the 'Interaction Fragment' class.
        See Also:
        Constant Field Values
      • LIFELINE__EANNOTATIONS

        static final int LIFELINE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • LIFELINE__OWNED_ELEMENT

        static final int LIFELINE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • LIFELINE__OWNER

        static final int LIFELINE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • LIFELINE__OWNED_COMMENT

        static final int LIFELINE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • LIFELINE__NAME

        static final int LIFELINE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • LIFELINE__VISIBILITY

        static final int LIFELINE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • LIFELINE__QUALIFIED_NAME

        static final int LIFELINE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • LIFELINE__CLIENT_DEPENDENCY

        static final int LIFELINE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • LIFELINE__NAMESPACE

        static final int LIFELINE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • LIFELINE__NAME_EXPRESSION

        static final int LIFELINE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • LIFELINE__REPRESENTS

        static final int LIFELINE__REPRESENTS
        The feature id for the 'Represents' reference.
        See Also:
        Constant Field Values
      • LIFELINE__INTERACTION

        static final int LIFELINE__INTERACTION
        The feature id for the 'Interaction' container reference.
        See Also:
        Constant Field Values
      • LIFELINE__SELECTOR

        static final int LIFELINE__SELECTOR
        The feature id for the 'Selector' containment reference.
        See Also:
        Constant Field Values
      • LIFELINE__DECOMPOSED_AS

        static final int LIFELINE__DECOMPOSED_AS
        The feature id for the 'Decomposed As' reference.
        See Also:
        Constant Field Values
      • LIFELINE__COVERED_BY

        static final int LIFELINE__COVERED_BY
        The feature id for the 'Covered By' reference list.
        See Also:
        Constant Field Values
      • LIFELINE_FEATURE_COUNT

        static final int LIFELINE_FEATURE_COUNT
        The number of structural features of the 'Lifeline' class.
        See Also:
        Constant Field Values
      • INTERACTION_USE__EANNOTATIONS

        static final int INTERACTION_USE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • INTERACTION_USE__OWNED_ELEMENT

        static final int INTERACTION_USE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • INTERACTION_USE__OWNER

        static final int INTERACTION_USE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • INTERACTION_USE__OWNED_COMMENT

        static final int INTERACTION_USE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • INTERACTION_USE__NAME

        static final int INTERACTION_USE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • INTERACTION_USE__VISIBILITY

        static final int INTERACTION_USE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • INTERACTION_USE__QUALIFIED_NAME

        static final int INTERACTION_USE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • INTERACTION_USE__CLIENT_DEPENDENCY

        static final int INTERACTION_USE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • INTERACTION_USE__NAMESPACE

        static final int INTERACTION_USE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • INTERACTION_USE__NAME_EXPRESSION

        static final int INTERACTION_USE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • INTERACTION_USE__COVERED

        static final int INTERACTION_USE__COVERED
        The feature id for the 'Covered' reference list.
        See Also:
        Constant Field Values
      • INTERACTION_USE__GENERAL_ORDERING

        static final int INTERACTION_USE__GENERAL_ORDERING
        The feature id for the 'General Ordering' containment reference list.
        See Also:
        Constant Field Values
      • INTERACTION_USE__ENCLOSING_INTERACTION

        static final int INTERACTION_USE__ENCLOSING_INTERACTION
        The feature id for the 'Enclosing Interaction' container reference.
        See Also:
        Constant Field Values
      • INTERACTION_USE__ENCLOSING_OPERAND

        static final int INTERACTION_USE__ENCLOSING_OPERAND
        The feature id for the 'Enclosing Operand' container reference.
        See Also:
        Constant Field Values
      • INTERACTION_USE__REFERS_TO

        static final int INTERACTION_USE__REFERS_TO
        The feature id for the 'Refers To' reference.
        See Also:
        Constant Field Values
      • INTERACTION_USE__ACTUAL_GATE

        static final int INTERACTION_USE__ACTUAL_GATE
        The feature id for the 'Actual Gate' containment reference list.
        See Also:
        Constant Field Values
      • INTERACTION_USE__ARGUMENT

        static final int INTERACTION_USE__ARGUMENT
        The feature id for the 'Argument' containment reference list.
        See Also:
        Constant Field Values
      • INTERACTION_USE_FEATURE_COUNT

        static final int INTERACTION_USE_FEATURE_COUNT
        The number of structural features of the 'Interaction Use' class.
        See Also:
        Constant Field Values
      • PART_DECOMPOSITION__EANNOTATIONS

        static final int PART_DECOMPOSITION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • PART_DECOMPOSITION__OWNED_ELEMENT

        static final int PART_DECOMPOSITION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • PART_DECOMPOSITION__OWNER

        static final int PART_DECOMPOSITION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • PART_DECOMPOSITION__OWNED_COMMENT

        static final int PART_DECOMPOSITION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • PART_DECOMPOSITION__NAME

        static final int PART_DECOMPOSITION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • PART_DECOMPOSITION__VISIBILITY

        static final int PART_DECOMPOSITION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • PART_DECOMPOSITION__QUALIFIED_NAME

        static final int PART_DECOMPOSITION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • PART_DECOMPOSITION__CLIENT_DEPENDENCY

        static final int PART_DECOMPOSITION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • PART_DECOMPOSITION__NAMESPACE

        static final int PART_DECOMPOSITION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • PART_DECOMPOSITION__NAME_EXPRESSION

        static final int PART_DECOMPOSITION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • PART_DECOMPOSITION__COVERED

        static final int PART_DECOMPOSITION__COVERED
        The feature id for the 'Covered' reference list.
        See Also:
        Constant Field Values
      • PART_DECOMPOSITION__GENERAL_ORDERING

        static final int PART_DECOMPOSITION__GENERAL_ORDERING
        The feature id for the 'General Ordering' containment reference list.
        See Also:
        Constant Field Values
      • PART_DECOMPOSITION__ENCLOSING_INTERACTION

        static final int PART_DECOMPOSITION__ENCLOSING_INTERACTION
        The feature id for the 'Enclosing Interaction' container reference.
        See Also:
        Constant Field Values
      • PART_DECOMPOSITION__ENCLOSING_OPERAND

        static final int PART_DECOMPOSITION__ENCLOSING_OPERAND
        The feature id for the 'Enclosing Operand' container reference.
        See Also:
        Constant Field Values
      • PART_DECOMPOSITION__REFERS_TO

        static final int PART_DECOMPOSITION__REFERS_TO
        The feature id for the 'Refers To' reference.
        See Also:
        Constant Field Values
      • PART_DECOMPOSITION__ACTUAL_GATE

        static final int PART_DECOMPOSITION__ACTUAL_GATE
        The feature id for the 'Actual Gate' containment reference list.
        See Also:
        Constant Field Values
      • PART_DECOMPOSITION__ARGUMENT

        static final int PART_DECOMPOSITION__ARGUMENT
        The feature id for the 'Argument' containment reference list.
        See Also:
        Constant Field Values
      • PART_DECOMPOSITION_FEATURE_COUNT

        static final int PART_DECOMPOSITION_FEATURE_COUNT
        The number of structural features of the 'Part Decomposition' class.
        See Also:
        Constant Field Values
      • GATE__EANNOTATIONS

        static final int GATE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • GATE__OWNED_ELEMENT

        static final int GATE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • GATE__OWNER

        static final int GATE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • GATE__OWNED_COMMENT

        static final int GATE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • GATE__NAME

        static final int GATE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • GATE__VISIBILITY

        static final int GATE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • GATE__QUALIFIED_NAME

        static final int GATE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • GATE__CLIENT_DEPENDENCY

        static final int GATE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • GATE__NAMESPACE

        static final int GATE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • GATE__NAME_EXPRESSION

        static final int GATE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • GATE__MESSAGE

        static final int GATE__MESSAGE
        The feature id for the 'Message' reference.
        See Also:
        Constant Field Values
      • GATE_FEATURE_COUNT

        static final int GATE_FEATURE_COUNT
        The number of structural features of the 'Gate' class.
        See Also:
        Constant Field Values
      • GENERAL_ORDERING__EANNOTATIONS

        static final int GENERAL_ORDERING__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • GENERAL_ORDERING__OWNED_ELEMENT

        static final int GENERAL_ORDERING__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • GENERAL_ORDERING__OWNER

        static final int GENERAL_ORDERING__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • GENERAL_ORDERING__OWNED_COMMENT

        static final int GENERAL_ORDERING__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • GENERAL_ORDERING__NAME

        static final int GENERAL_ORDERING__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • GENERAL_ORDERING__VISIBILITY

        static final int GENERAL_ORDERING__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • GENERAL_ORDERING__QUALIFIED_NAME

        static final int GENERAL_ORDERING__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • GENERAL_ORDERING__CLIENT_DEPENDENCY

        static final int GENERAL_ORDERING__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • GENERAL_ORDERING__NAMESPACE

        static final int GENERAL_ORDERING__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • GENERAL_ORDERING__NAME_EXPRESSION

        static final int GENERAL_ORDERING__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • GENERAL_ORDERING__BEFORE

        static final int GENERAL_ORDERING__BEFORE
        The feature id for the 'Before' reference.
        See Also:
        Constant Field Values
      • GENERAL_ORDERING__AFTER

        static final int GENERAL_ORDERING__AFTER
        The feature id for the 'After' reference.
        See Also:
        Constant Field Values
      • GENERAL_ORDERING_FEATURE_COUNT

        static final int GENERAL_ORDERING_FEATURE_COUNT
        The number of structural features of the 'General Ordering' class.
        See Also:
        Constant Field Values
      • OCCURRENCE_SPECIFICATION__EANNOTATIONS

        static final int OCCURRENCE_SPECIFICATION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • OCCURRENCE_SPECIFICATION__OWNED_ELEMENT

        static final int OCCURRENCE_SPECIFICATION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • OCCURRENCE_SPECIFICATION__OWNER

        static final int OCCURRENCE_SPECIFICATION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • OCCURRENCE_SPECIFICATION__OWNED_COMMENT

        static final int OCCURRENCE_SPECIFICATION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • OCCURRENCE_SPECIFICATION__NAME

        static final int OCCURRENCE_SPECIFICATION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • OCCURRENCE_SPECIFICATION__VISIBILITY

        static final int OCCURRENCE_SPECIFICATION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • OCCURRENCE_SPECIFICATION__QUALIFIED_NAME

        static final int OCCURRENCE_SPECIFICATION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • OCCURRENCE_SPECIFICATION__CLIENT_DEPENDENCY

        static final int OCCURRENCE_SPECIFICATION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • OCCURRENCE_SPECIFICATION__NAMESPACE

        static final int OCCURRENCE_SPECIFICATION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • OCCURRENCE_SPECIFICATION__NAME_EXPRESSION

        static final int OCCURRENCE_SPECIFICATION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • OCCURRENCE_SPECIFICATION__COVERED

        static final int OCCURRENCE_SPECIFICATION__COVERED
        The feature id for the 'Covered' reference list.
        See Also:
        Constant Field Values
      • OCCURRENCE_SPECIFICATION__GENERAL_ORDERING

        static final int OCCURRENCE_SPECIFICATION__GENERAL_ORDERING
        The feature id for the 'General Ordering' containment reference list.
        See Also:
        Constant Field Values
      • OCCURRENCE_SPECIFICATION__ENCLOSING_INTERACTION

        static final int OCCURRENCE_SPECIFICATION__ENCLOSING_INTERACTION
        The feature id for the 'Enclosing Interaction' container reference.
        See Also:
        Constant Field Values
      • OCCURRENCE_SPECIFICATION__ENCLOSING_OPERAND

        static final int OCCURRENCE_SPECIFICATION__ENCLOSING_OPERAND
        The feature id for the 'Enclosing Operand' container reference.
        See Also:
        Constant Field Values
      • OCCURRENCE_SPECIFICATION__TO_BEFORE

        static final int OCCURRENCE_SPECIFICATION__TO_BEFORE
        The feature id for the 'To Before' reference list.
        See Also:
        Constant Field Values
      • OCCURRENCE_SPECIFICATION__EVENT

        static final int OCCURRENCE_SPECIFICATION__EVENT
        The feature id for the 'Event' reference.
        See Also:
        Constant Field Values
      • OCCURRENCE_SPECIFICATION__TO_AFTER

        static final int OCCURRENCE_SPECIFICATION__TO_AFTER
        The feature id for the 'To After' reference list.
        See Also:
        Constant Field Values
      • OCCURRENCE_SPECIFICATION_FEATURE_COUNT

        static final int OCCURRENCE_SPECIFICATION_FEATURE_COUNT
        The number of structural features of the 'Occurrence Specification' class.
        See Also:
        Constant Field Values
      • INTERACTION_OPERAND__EANNOTATIONS

        static final int INTERACTION_OPERAND__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • INTERACTION_OPERAND__OWNED_ELEMENT

        static final int INTERACTION_OPERAND__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • INTERACTION_OPERAND__OWNER

        static final int INTERACTION_OPERAND__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • INTERACTION_OPERAND__OWNED_COMMENT

        static final int INTERACTION_OPERAND__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • INTERACTION_OPERAND__NAME

        static final int INTERACTION_OPERAND__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • INTERACTION_OPERAND__VISIBILITY

        static final int INTERACTION_OPERAND__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • INTERACTION_OPERAND__QUALIFIED_NAME

        static final int INTERACTION_OPERAND__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • INTERACTION_OPERAND__CLIENT_DEPENDENCY

        static final int INTERACTION_OPERAND__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • INTERACTION_OPERAND__NAMESPACE

        static final int INTERACTION_OPERAND__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • INTERACTION_OPERAND__NAME_EXPRESSION

        static final int INTERACTION_OPERAND__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • INTERACTION_OPERAND__ELEMENT_IMPORT

        static final int INTERACTION_OPERAND__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • INTERACTION_OPERAND__PACKAGE_IMPORT

        static final int INTERACTION_OPERAND__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • INTERACTION_OPERAND__OWNED_RULE

        static final int INTERACTION_OPERAND__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • INTERACTION_OPERAND__MEMBER

        static final int INTERACTION_OPERAND__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • INTERACTION_OPERAND__IMPORTED_MEMBER

        static final int INTERACTION_OPERAND__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • INTERACTION_OPERAND__OWNED_MEMBER

        static final int INTERACTION_OPERAND__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • INTERACTION_OPERAND__COVERED

        static final int INTERACTION_OPERAND__COVERED
        The feature id for the 'Covered' reference list.
        See Also:
        Constant Field Values
      • INTERACTION_OPERAND__GENERAL_ORDERING

        static final int INTERACTION_OPERAND__GENERAL_ORDERING
        The feature id for the 'General Ordering' containment reference list.
        See Also:
        Constant Field Values
      • INTERACTION_OPERAND__ENCLOSING_INTERACTION

        static final int INTERACTION_OPERAND__ENCLOSING_INTERACTION
        The feature id for the 'Enclosing Interaction' container reference.
        See Also:
        Constant Field Values
      • INTERACTION_OPERAND__ENCLOSING_OPERAND

        static final int INTERACTION_OPERAND__ENCLOSING_OPERAND
        The feature id for the 'Enclosing Operand' container reference.
        See Also:
        Constant Field Values
      • INTERACTION_OPERAND__GUARD

        static final int INTERACTION_OPERAND__GUARD
        The feature id for the 'Guard' containment reference.
        See Also:
        Constant Field Values
      • INTERACTION_OPERAND__FRAGMENT

        static final int INTERACTION_OPERAND__FRAGMENT
        The feature id for the 'Fragment' containment reference list.
        See Also:
        Constant Field Values
      • INTERACTION_OPERAND_FEATURE_COUNT

        static final int INTERACTION_OPERAND_FEATURE_COUNT
        The number of structural features of the 'Interaction Operand' class.
        See Also:
        Constant Field Values
      • INTERACTION_CONSTRAINT__EANNOTATIONS

        static final int INTERACTION_CONSTRAINT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • INTERACTION_CONSTRAINT__OWNED_ELEMENT

        static final int INTERACTION_CONSTRAINT__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • INTERACTION_CONSTRAINT__OWNER

        static final int INTERACTION_CONSTRAINT__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • INTERACTION_CONSTRAINT__OWNED_COMMENT

        static final int INTERACTION_CONSTRAINT__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • INTERACTION_CONSTRAINT__NAME

        static final int INTERACTION_CONSTRAINT__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • INTERACTION_CONSTRAINT__VISIBILITY

        static final int INTERACTION_CONSTRAINT__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • INTERACTION_CONSTRAINT__QUALIFIED_NAME

        static final int INTERACTION_CONSTRAINT__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • INTERACTION_CONSTRAINT__CLIENT_DEPENDENCY

        static final int INTERACTION_CONSTRAINT__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • INTERACTION_CONSTRAINT__NAMESPACE

        static final int INTERACTION_CONSTRAINT__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • INTERACTION_CONSTRAINT__NAME_EXPRESSION

        static final int INTERACTION_CONSTRAINT__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • INTERACTION_CONSTRAINT__OWNING_TEMPLATE_PARAMETER

        static final int INTERACTION_CONSTRAINT__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • INTERACTION_CONSTRAINT__TEMPLATE_PARAMETER

        static final int INTERACTION_CONSTRAINT__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • INTERACTION_CONSTRAINT__CONSTRAINED_ELEMENT

        static final int INTERACTION_CONSTRAINT__CONSTRAINED_ELEMENT
        The feature id for the 'Constrained Element' reference list.
        See Also:
        Constant Field Values
      • INTERACTION_CONSTRAINT__SPECIFICATION

        static final int INTERACTION_CONSTRAINT__SPECIFICATION
        The feature id for the 'Specification' containment reference.
        See Also:
        Constant Field Values
      • INTERACTION_CONSTRAINT__CONTEXT

        static final int INTERACTION_CONSTRAINT__CONTEXT
        The feature id for the 'Context' container reference.
        See Also:
        Constant Field Values
      • INTERACTION_CONSTRAINT__MININT

        static final int INTERACTION_CONSTRAINT__MININT
        The feature id for the 'Minint' containment reference.
        See Also:
        Constant Field Values
      • INTERACTION_CONSTRAINT__MAXINT

        static final int INTERACTION_CONSTRAINT__MAXINT
        The feature id for the 'Maxint' containment reference.
        See Also:
        Constant Field Values
      • INTERACTION_CONSTRAINT_FEATURE_COUNT

        static final int INTERACTION_CONSTRAINT_FEATURE_COUNT
        The number of structural features of the 'Interaction Constraint' class.
        See Also:
        Constant Field Values
      • EXECUTION_SPECIFICATION__EANNOTATIONS

        static final int EXECUTION_SPECIFICATION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • EXECUTION_SPECIFICATION__OWNED_ELEMENT

        static final int EXECUTION_SPECIFICATION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • EXECUTION_SPECIFICATION__OWNER

        static final int EXECUTION_SPECIFICATION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • EXECUTION_SPECIFICATION__OWNED_COMMENT

        static final int EXECUTION_SPECIFICATION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • EXECUTION_SPECIFICATION__NAME

        static final int EXECUTION_SPECIFICATION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • EXECUTION_SPECIFICATION__VISIBILITY

        static final int EXECUTION_SPECIFICATION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • EXECUTION_SPECIFICATION__QUALIFIED_NAME

        static final int EXECUTION_SPECIFICATION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • EXECUTION_SPECIFICATION__CLIENT_DEPENDENCY

        static final int EXECUTION_SPECIFICATION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • EXECUTION_SPECIFICATION__NAMESPACE

        static final int EXECUTION_SPECIFICATION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • EXECUTION_SPECIFICATION__NAME_EXPRESSION

        static final int EXECUTION_SPECIFICATION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • EXECUTION_SPECIFICATION__COVERED

        static final int EXECUTION_SPECIFICATION__COVERED
        The feature id for the 'Covered' reference list.
        See Also:
        Constant Field Values
      • EXECUTION_SPECIFICATION__GENERAL_ORDERING

        static final int EXECUTION_SPECIFICATION__GENERAL_ORDERING
        The feature id for the 'General Ordering' containment reference list.
        See Also:
        Constant Field Values
      • EXECUTION_SPECIFICATION__ENCLOSING_INTERACTION

        static final int EXECUTION_SPECIFICATION__ENCLOSING_INTERACTION
        The feature id for the 'Enclosing Interaction' container reference.
        See Also:
        Constant Field Values
      • EXECUTION_SPECIFICATION__ENCLOSING_OPERAND

        static final int EXECUTION_SPECIFICATION__ENCLOSING_OPERAND
        The feature id for the 'Enclosing Operand' container reference.
        See Also:
        Constant Field Values
      • EXECUTION_SPECIFICATION__START

        static final int EXECUTION_SPECIFICATION__START
        The feature id for the 'Start' reference.
        See Also:
        Constant Field Values
      • EXECUTION_SPECIFICATION__FINISH

        static final int EXECUTION_SPECIFICATION__FINISH
        The feature id for the 'Finish' reference.
        See Also:
        Constant Field Values
      • EXECUTION_SPECIFICATION_FEATURE_COUNT

        static final int EXECUTION_SPECIFICATION_FEATURE_COUNT
        The number of structural features of the 'Execution Specification' class.
        See Also:
        Constant Field Values
      • STATE_INVARIANT__EANNOTATIONS

        static final int STATE_INVARIANT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • STATE_INVARIANT__OWNED_ELEMENT

        static final int STATE_INVARIANT__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • STATE_INVARIANT__OWNER

        static final int STATE_INVARIANT__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • STATE_INVARIANT__OWNED_COMMENT

        static final int STATE_INVARIANT__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • STATE_INVARIANT__NAME

        static final int STATE_INVARIANT__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • STATE_INVARIANT__VISIBILITY

        static final int STATE_INVARIANT__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • STATE_INVARIANT__QUALIFIED_NAME

        static final int STATE_INVARIANT__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • STATE_INVARIANT__CLIENT_DEPENDENCY

        static final int STATE_INVARIANT__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • STATE_INVARIANT__NAMESPACE

        static final int STATE_INVARIANT__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • STATE_INVARIANT__NAME_EXPRESSION

        static final int STATE_INVARIANT__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • STATE_INVARIANT__COVERED

        static final int STATE_INVARIANT__COVERED
        The feature id for the 'Covered' reference list.
        See Also:
        Constant Field Values
      • STATE_INVARIANT__GENERAL_ORDERING

        static final int STATE_INVARIANT__GENERAL_ORDERING
        The feature id for the 'General Ordering' containment reference list.
        See Also:
        Constant Field Values
      • STATE_INVARIANT__ENCLOSING_INTERACTION

        static final int STATE_INVARIANT__ENCLOSING_INTERACTION
        The feature id for the 'Enclosing Interaction' container reference.
        See Also:
        Constant Field Values
      • STATE_INVARIANT__ENCLOSING_OPERAND

        static final int STATE_INVARIANT__ENCLOSING_OPERAND
        The feature id for the 'Enclosing Operand' container reference.
        See Also:
        Constant Field Values
      • STATE_INVARIANT__INVARIANT

        static final int STATE_INVARIANT__INVARIANT
        The feature id for the 'Invariant' containment reference.
        See Also:
        Constant Field Values
      • STATE_INVARIANT_FEATURE_COUNT

        static final int STATE_INVARIANT_FEATURE_COUNT
        The number of structural features of the 'State Invariant' class.
        See Also:
        Constant Field Values
      • ACTION_EXECUTION_SPECIFICATION__EANNOTATIONS

        static final int ACTION_EXECUTION_SPECIFICATION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • ACTION_EXECUTION_SPECIFICATION__OWNED_ELEMENT

        static final int ACTION_EXECUTION_SPECIFICATION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • ACTION_EXECUTION_SPECIFICATION__OWNER

        static final int ACTION_EXECUTION_SPECIFICATION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • ACTION_EXECUTION_SPECIFICATION__OWNED_COMMENT

        static final int ACTION_EXECUTION_SPECIFICATION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • ACTION_EXECUTION_SPECIFICATION__NAME

        static final int ACTION_EXECUTION_SPECIFICATION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • ACTION_EXECUTION_SPECIFICATION__VISIBILITY

        static final int ACTION_EXECUTION_SPECIFICATION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • ACTION_EXECUTION_SPECIFICATION__QUALIFIED_NAME

        static final int ACTION_EXECUTION_SPECIFICATION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • ACTION_EXECUTION_SPECIFICATION__CLIENT_DEPENDENCY

        static final int ACTION_EXECUTION_SPECIFICATION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • ACTION_EXECUTION_SPECIFICATION__NAMESPACE

        static final int ACTION_EXECUTION_SPECIFICATION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • ACTION_EXECUTION_SPECIFICATION__NAME_EXPRESSION

        static final int ACTION_EXECUTION_SPECIFICATION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • ACTION_EXECUTION_SPECIFICATION__COVERED

        static final int ACTION_EXECUTION_SPECIFICATION__COVERED
        The feature id for the 'Covered' reference list.
        See Also:
        Constant Field Values
      • ACTION_EXECUTION_SPECIFICATION__GENERAL_ORDERING

        static final int ACTION_EXECUTION_SPECIFICATION__GENERAL_ORDERING
        The feature id for the 'General Ordering' containment reference list.
        See Also:
        Constant Field Values
      • ACTION_EXECUTION_SPECIFICATION__ENCLOSING_INTERACTION

        static final int ACTION_EXECUTION_SPECIFICATION__ENCLOSING_INTERACTION
        The feature id for the 'Enclosing Interaction' container reference.
        See Also:
        Constant Field Values
      • ACTION_EXECUTION_SPECIFICATION__ENCLOSING_OPERAND

        static final int ACTION_EXECUTION_SPECIFICATION__ENCLOSING_OPERAND
        The feature id for the 'Enclosing Operand' container reference.
        See Also:
        Constant Field Values
      • ACTION_EXECUTION_SPECIFICATION__START

        static final int ACTION_EXECUTION_SPECIFICATION__START
        The feature id for the 'Start' reference.
        See Also:
        Constant Field Values
      • ACTION_EXECUTION_SPECIFICATION__FINISH

        static final int ACTION_EXECUTION_SPECIFICATION__FINISH
        The feature id for the 'Finish' reference.
        See Also:
        Constant Field Values
      • ACTION_EXECUTION_SPECIFICATION__ACTION

        static final int ACTION_EXECUTION_SPECIFICATION__ACTION
        The feature id for the 'Action' reference.
        See Also:
        Constant Field Values
      • ACTION_EXECUTION_SPECIFICATION_FEATURE_COUNT

        static final int ACTION_EXECUTION_SPECIFICATION_FEATURE_COUNT
        The number of structural features of the 'Action Execution Specification' class.
        See Also:
        Constant Field Values
      • BEHAVIOR_EXECUTION_SPECIFICATION__EANNOTATIONS

        static final int BEHAVIOR_EXECUTION_SPECIFICATION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR_EXECUTION_SPECIFICATION__OWNED_ELEMENT

        static final int BEHAVIOR_EXECUTION_SPECIFICATION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR_EXECUTION_SPECIFICATION__OWNER

        static final int BEHAVIOR_EXECUTION_SPECIFICATION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • BEHAVIOR_EXECUTION_SPECIFICATION__OWNED_COMMENT

        static final int BEHAVIOR_EXECUTION_SPECIFICATION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR_EXECUTION_SPECIFICATION__NAME

        static final int BEHAVIOR_EXECUTION_SPECIFICATION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • BEHAVIOR_EXECUTION_SPECIFICATION__VISIBILITY

        static final int BEHAVIOR_EXECUTION_SPECIFICATION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • BEHAVIOR_EXECUTION_SPECIFICATION__QUALIFIED_NAME

        static final int BEHAVIOR_EXECUTION_SPECIFICATION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • BEHAVIOR_EXECUTION_SPECIFICATION__CLIENT_DEPENDENCY

        static final int BEHAVIOR_EXECUTION_SPECIFICATION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR_EXECUTION_SPECIFICATION__NAMESPACE

        static final int BEHAVIOR_EXECUTION_SPECIFICATION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • BEHAVIOR_EXECUTION_SPECIFICATION__NAME_EXPRESSION

        static final int BEHAVIOR_EXECUTION_SPECIFICATION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • BEHAVIOR_EXECUTION_SPECIFICATION__COVERED

        static final int BEHAVIOR_EXECUTION_SPECIFICATION__COVERED
        The feature id for the 'Covered' reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR_EXECUTION_SPECIFICATION__GENERAL_ORDERING

        static final int BEHAVIOR_EXECUTION_SPECIFICATION__GENERAL_ORDERING
        The feature id for the 'General Ordering' containment reference list.
        See Also:
        Constant Field Values
      • BEHAVIOR_EXECUTION_SPECIFICATION__ENCLOSING_INTERACTION

        static final int BEHAVIOR_EXECUTION_SPECIFICATION__ENCLOSING_INTERACTION
        The feature id for the 'Enclosing Interaction' container reference.
        See Also:
        Constant Field Values
      • BEHAVIOR_EXECUTION_SPECIFICATION__ENCLOSING_OPERAND

        static final int BEHAVIOR_EXECUTION_SPECIFICATION__ENCLOSING_OPERAND
        The feature id for the 'Enclosing Operand' container reference.
        See Also:
        Constant Field Values
      • BEHAVIOR_EXECUTION_SPECIFICATION__START

        static final int BEHAVIOR_EXECUTION_SPECIFICATION__START
        The feature id for the 'Start' reference.
        See Also:
        Constant Field Values
      • BEHAVIOR_EXECUTION_SPECIFICATION__FINISH

        static final int BEHAVIOR_EXECUTION_SPECIFICATION__FINISH
        The feature id for the 'Finish' reference.
        See Also:
        Constant Field Values
      • BEHAVIOR_EXECUTION_SPECIFICATION__BEHAVIOR

        static final int BEHAVIOR_EXECUTION_SPECIFICATION__BEHAVIOR
        The feature id for the 'Behavior' reference.
        See Also:
        Constant Field Values
      • BEHAVIOR_EXECUTION_SPECIFICATION_FEATURE_COUNT

        static final int BEHAVIOR_EXECUTION_SPECIFICATION_FEATURE_COUNT
        The number of structural features of the 'Behavior Execution Specification' class.
        See Also:
        Constant Field Values
      • EXECUTION_EVENT__EANNOTATIONS

        static final int EXECUTION_EVENT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • EXECUTION_EVENT__OWNED_ELEMENT

        static final int EXECUTION_EVENT__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • EXECUTION_EVENT__OWNER

        static final int EXECUTION_EVENT__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • EXECUTION_EVENT__OWNED_COMMENT

        static final int EXECUTION_EVENT__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • EXECUTION_EVENT__NAME

        static final int EXECUTION_EVENT__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • EXECUTION_EVENT__VISIBILITY

        static final int EXECUTION_EVENT__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • EXECUTION_EVENT__QUALIFIED_NAME

        static final int EXECUTION_EVENT__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • EXECUTION_EVENT__CLIENT_DEPENDENCY

        static final int EXECUTION_EVENT__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • EXECUTION_EVENT__NAMESPACE

        static final int EXECUTION_EVENT__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • EXECUTION_EVENT__NAME_EXPRESSION

        static final int EXECUTION_EVENT__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • EXECUTION_EVENT__OWNING_TEMPLATE_PARAMETER

        static final int EXECUTION_EVENT__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • EXECUTION_EVENT__TEMPLATE_PARAMETER

        static final int EXECUTION_EVENT__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • EXECUTION_EVENT_FEATURE_COUNT

        static final int EXECUTION_EVENT_FEATURE_COUNT
        The number of structural features of the 'Execution Event' class.
        See Also:
        Constant Field Values
      • CREATION_EVENT__EANNOTATIONS

        static final int CREATION_EVENT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • CREATION_EVENT__OWNED_ELEMENT

        static final int CREATION_EVENT__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • CREATION_EVENT__OWNER

        static final int CREATION_EVENT__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • CREATION_EVENT__OWNED_COMMENT

        static final int CREATION_EVENT__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • CREATION_EVENT__NAME

        static final int CREATION_EVENT__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • CREATION_EVENT__VISIBILITY

        static final int CREATION_EVENT__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • CREATION_EVENT__QUALIFIED_NAME

        static final int CREATION_EVENT__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • CREATION_EVENT__CLIENT_DEPENDENCY

        static final int CREATION_EVENT__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • CREATION_EVENT__NAMESPACE

        static final int CREATION_EVENT__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • CREATION_EVENT__NAME_EXPRESSION

        static final int CREATION_EVENT__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • CREATION_EVENT__OWNING_TEMPLATE_PARAMETER

        static final int CREATION_EVENT__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • CREATION_EVENT__TEMPLATE_PARAMETER

        static final int CREATION_EVENT__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • CREATION_EVENT_FEATURE_COUNT

        static final int CREATION_EVENT_FEATURE_COUNT
        The number of structural features of the 'Creation Event' class.
        See Also:
        Constant Field Values
      • DESTRUCTION_EVENT__EANNOTATIONS

        static final int DESTRUCTION_EVENT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • DESTRUCTION_EVENT__OWNED_ELEMENT

        static final int DESTRUCTION_EVENT__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • DESTRUCTION_EVENT__OWNER

        static final int DESTRUCTION_EVENT__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • DESTRUCTION_EVENT__OWNED_COMMENT

        static final int DESTRUCTION_EVENT__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • DESTRUCTION_EVENT__NAME

        static final int DESTRUCTION_EVENT__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • DESTRUCTION_EVENT__VISIBILITY

        static final int DESTRUCTION_EVENT__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • DESTRUCTION_EVENT__QUALIFIED_NAME

        static final int DESTRUCTION_EVENT__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • DESTRUCTION_EVENT__CLIENT_DEPENDENCY

        static final int DESTRUCTION_EVENT__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • DESTRUCTION_EVENT__NAMESPACE

        static final int DESTRUCTION_EVENT__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • DESTRUCTION_EVENT__NAME_EXPRESSION

        static final int DESTRUCTION_EVENT__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • DESTRUCTION_EVENT__OWNING_TEMPLATE_PARAMETER

        static final int DESTRUCTION_EVENT__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • DESTRUCTION_EVENT__TEMPLATE_PARAMETER

        static final int DESTRUCTION_EVENT__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • DESTRUCTION_EVENT_FEATURE_COUNT

        static final int DESTRUCTION_EVENT_FEATURE_COUNT
        The number of structural features of the 'Destruction Event' class.
        See Also:
        Constant Field Values
      • MESSAGE_EVENT__EANNOTATIONS

        static final int MESSAGE_EVENT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • MESSAGE_EVENT__OWNED_ELEMENT

        static final int MESSAGE_EVENT__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • MESSAGE_EVENT__OWNER

        static final int MESSAGE_EVENT__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • MESSAGE_EVENT__OWNED_COMMENT

        static final int MESSAGE_EVENT__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • MESSAGE_EVENT__NAME

        static final int MESSAGE_EVENT__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • MESSAGE_EVENT__VISIBILITY

        static final int MESSAGE_EVENT__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • MESSAGE_EVENT__QUALIFIED_NAME

        static final int MESSAGE_EVENT__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • MESSAGE_EVENT__CLIENT_DEPENDENCY

        static final int MESSAGE_EVENT__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • MESSAGE_EVENT__NAMESPACE

        static final int MESSAGE_EVENT__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • MESSAGE_EVENT__NAME_EXPRESSION

        static final int MESSAGE_EVENT__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • MESSAGE_EVENT__OWNING_TEMPLATE_PARAMETER

        static final int MESSAGE_EVENT__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • MESSAGE_EVENT__TEMPLATE_PARAMETER

        static final int MESSAGE_EVENT__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • MESSAGE_EVENT_FEATURE_COUNT

        static final int MESSAGE_EVENT_FEATURE_COUNT
        The number of structural features of the 'Message Event' class.
        See Also:
        Constant Field Values
      • SEND_OPERATION_EVENT__EANNOTATIONS

        static final int SEND_OPERATION_EVENT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • SEND_OPERATION_EVENT__OWNED_ELEMENT

        static final int SEND_OPERATION_EVENT__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • SEND_OPERATION_EVENT__OWNER

        static final int SEND_OPERATION_EVENT__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • SEND_OPERATION_EVENT__OWNED_COMMENT

        static final int SEND_OPERATION_EVENT__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • SEND_OPERATION_EVENT__NAME

        static final int SEND_OPERATION_EVENT__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • SEND_OPERATION_EVENT__VISIBILITY

        static final int SEND_OPERATION_EVENT__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • SEND_OPERATION_EVENT__QUALIFIED_NAME

        static final int SEND_OPERATION_EVENT__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • SEND_OPERATION_EVENT__CLIENT_DEPENDENCY

        static final int SEND_OPERATION_EVENT__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • SEND_OPERATION_EVENT__NAMESPACE

        static final int SEND_OPERATION_EVENT__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • SEND_OPERATION_EVENT__NAME_EXPRESSION

        static final int SEND_OPERATION_EVENT__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • SEND_OPERATION_EVENT__OWNING_TEMPLATE_PARAMETER

        static final int SEND_OPERATION_EVENT__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • SEND_OPERATION_EVENT__TEMPLATE_PARAMETER

        static final int SEND_OPERATION_EVENT__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • SEND_OPERATION_EVENT__OPERATION

        static final int SEND_OPERATION_EVENT__OPERATION
        The feature id for the 'Operation' reference.
        See Also:
        Constant Field Values
      • SEND_OPERATION_EVENT_FEATURE_COUNT

        static final int SEND_OPERATION_EVENT_FEATURE_COUNT
        The number of structural features of the 'Send Operation Event' class.
        See Also:
        Constant Field Values
      • SEND_SIGNAL_EVENT__EANNOTATIONS

        static final int SEND_SIGNAL_EVENT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • SEND_SIGNAL_EVENT__OWNED_ELEMENT

        static final int SEND_SIGNAL_EVENT__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • SEND_SIGNAL_EVENT__OWNER

        static final int SEND_SIGNAL_EVENT__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • SEND_SIGNAL_EVENT__OWNED_COMMENT

        static final int SEND_SIGNAL_EVENT__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • SEND_SIGNAL_EVENT__NAME

        static final int SEND_SIGNAL_EVENT__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • SEND_SIGNAL_EVENT__VISIBILITY

        static final int SEND_SIGNAL_EVENT__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • SEND_SIGNAL_EVENT__QUALIFIED_NAME

        static final int SEND_SIGNAL_EVENT__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • SEND_SIGNAL_EVENT__CLIENT_DEPENDENCY

        static final int SEND_SIGNAL_EVENT__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • SEND_SIGNAL_EVENT__NAMESPACE

        static final int SEND_SIGNAL_EVENT__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • SEND_SIGNAL_EVENT__NAME_EXPRESSION

        static final int SEND_SIGNAL_EVENT__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • SEND_SIGNAL_EVENT__OWNING_TEMPLATE_PARAMETER

        static final int SEND_SIGNAL_EVENT__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • SEND_SIGNAL_EVENT__TEMPLATE_PARAMETER

        static final int SEND_SIGNAL_EVENT__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • SEND_SIGNAL_EVENT__SIGNAL

        static final int SEND_SIGNAL_EVENT__SIGNAL
        The feature id for the 'Signal' reference.
        See Also:
        Constant Field Values
      • SEND_SIGNAL_EVENT_FEATURE_COUNT

        static final int SEND_SIGNAL_EVENT_FEATURE_COUNT
        The number of structural features of the 'Send Signal Event' class.
        See Also:
        Constant Field Values
      • MESSAGE_OCCURRENCE_SPECIFICATION__EANNOTATIONS

        static final int MESSAGE_OCCURRENCE_SPECIFICATION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • MESSAGE_OCCURRENCE_SPECIFICATION__OWNED_ELEMENT

        static final int MESSAGE_OCCURRENCE_SPECIFICATION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • MESSAGE_OCCURRENCE_SPECIFICATION__OWNER

        static final int MESSAGE_OCCURRENCE_SPECIFICATION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • MESSAGE_OCCURRENCE_SPECIFICATION__OWNED_COMMENT

        static final int MESSAGE_OCCURRENCE_SPECIFICATION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • MESSAGE_OCCURRENCE_SPECIFICATION__NAME

        static final int MESSAGE_OCCURRENCE_SPECIFICATION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • MESSAGE_OCCURRENCE_SPECIFICATION__VISIBILITY

        static final int MESSAGE_OCCURRENCE_SPECIFICATION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • MESSAGE_OCCURRENCE_SPECIFICATION__QUALIFIED_NAME

        static final int MESSAGE_OCCURRENCE_SPECIFICATION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • MESSAGE_OCCURRENCE_SPECIFICATION__CLIENT_DEPENDENCY

        static final int MESSAGE_OCCURRENCE_SPECIFICATION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • MESSAGE_OCCURRENCE_SPECIFICATION__NAMESPACE

        static final int MESSAGE_OCCURRENCE_SPECIFICATION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • MESSAGE_OCCURRENCE_SPECIFICATION__NAME_EXPRESSION

        static final int MESSAGE_OCCURRENCE_SPECIFICATION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • MESSAGE_OCCURRENCE_SPECIFICATION__COVERED

        static final int MESSAGE_OCCURRENCE_SPECIFICATION__COVERED
        The feature id for the 'Covered' reference list.
        See Also:
        Constant Field Values
      • MESSAGE_OCCURRENCE_SPECIFICATION__GENERAL_ORDERING

        static final int MESSAGE_OCCURRENCE_SPECIFICATION__GENERAL_ORDERING
        The feature id for the 'General Ordering' containment reference list.
        See Also:
        Constant Field Values
      • MESSAGE_OCCURRENCE_SPECIFICATION__ENCLOSING_INTERACTION

        static final int MESSAGE_OCCURRENCE_SPECIFICATION__ENCLOSING_INTERACTION
        The feature id for the 'Enclosing Interaction' container reference.
        See Also:
        Constant Field Values
      • MESSAGE_OCCURRENCE_SPECIFICATION__ENCLOSING_OPERAND

        static final int MESSAGE_OCCURRENCE_SPECIFICATION__ENCLOSING_OPERAND
        The feature id for the 'Enclosing Operand' container reference.
        See Also:
        Constant Field Values
      • MESSAGE_OCCURRENCE_SPECIFICATION__TO_BEFORE

        static final int MESSAGE_OCCURRENCE_SPECIFICATION__TO_BEFORE
        The feature id for the 'To Before' reference list.
        See Also:
        Constant Field Values
      • MESSAGE_OCCURRENCE_SPECIFICATION__EVENT

        static final int MESSAGE_OCCURRENCE_SPECIFICATION__EVENT
        The feature id for the 'Event' reference.
        See Also:
        Constant Field Values
      • MESSAGE_OCCURRENCE_SPECIFICATION__TO_AFTER

        static final int MESSAGE_OCCURRENCE_SPECIFICATION__TO_AFTER
        The feature id for the 'To After' reference list.
        See Also:
        Constant Field Values
      • MESSAGE_OCCURRENCE_SPECIFICATION__MESSAGE

        static final int MESSAGE_OCCURRENCE_SPECIFICATION__MESSAGE
        The feature id for the 'Message' reference.
        See Also:
        Constant Field Values
      • MESSAGE_OCCURRENCE_SPECIFICATION_FEATURE_COUNT

        static final int MESSAGE_OCCURRENCE_SPECIFICATION_FEATURE_COUNT
        The number of structural features of the 'Message Occurrence Specification' class.
        See Also:
        Constant Field Values
      • EXECUTION_OCCURRENCE_SPECIFICATION__EANNOTATIONS

        static final int EXECUTION_OCCURRENCE_SPECIFICATION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • EXECUTION_OCCURRENCE_SPECIFICATION__OWNED_ELEMENT

        static final int EXECUTION_OCCURRENCE_SPECIFICATION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • EXECUTION_OCCURRENCE_SPECIFICATION__OWNER

        static final int EXECUTION_OCCURRENCE_SPECIFICATION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • EXECUTION_OCCURRENCE_SPECIFICATION__OWNED_COMMENT

        static final int EXECUTION_OCCURRENCE_SPECIFICATION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • EXECUTION_OCCURRENCE_SPECIFICATION__NAME

        static final int EXECUTION_OCCURRENCE_SPECIFICATION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • EXECUTION_OCCURRENCE_SPECIFICATION__VISIBILITY

        static final int EXECUTION_OCCURRENCE_SPECIFICATION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • EXECUTION_OCCURRENCE_SPECIFICATION__QUALIFIED_NAME

        static final int EXECUTION_OCCURRENCE_SPECIFICATION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • EXECUTION_OCCURRENCE_SPECIFICATION__CLIENT_DEPENDENCY

        static final int EXECUTION_OCCURRENCE_SPECIFICATION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • EXECUTION_OCCURRENCE_SPECIFICATION__NAMESPACE

        static final int EXECUTION_OCCURRENCE_SPECIFICATION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • EXECUTION_OCCURRENCE_SPECIFICATION__NAME_EXPRESSION

        static final int EXECUTION_OCCURRENCE_SPECIFICATION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • EXECUTION_OCCURRENCE_SPECIFICATION__COVERED

        static final int EXECUTION_OCCURRENCE_SPECIFICATION__COVERED
        The feature id for the 'Covered' reference list.
        See Also:
        Constant Field Values
      • EXECUTION_OCCURRENCE_SPECIFICATION__GENERAL_ORDERING

        static final int EXECUTION_OCCURRENCE_SPECIFICATION__GENERAL_ORDERING
        The feature id for the 'General Ordering' containment reference list.
        See Also:
        Constant Field Values
      • EXECUTION_OCCURRENCE_SPECIFICATION__ENCLOSING_INTERACTION

        static final int EXECUTION_OCCURRENCE_SPECIFICATION__ENCLOSING_INTERACTION
        The feature id for the 'Enclosing Interaction' container reference.
        See Also:
        Constant Field Values
      • EXECUTION_OCCURRENCE_SPECIFICATION__ENCLOSING_OPERAND

        static final int EXECUTION_OCCURRENCE_SPECIFICATION__ENCLOSING_OPERAND
        The feature id for the 'Enclosing Operand' container reference.
        See Also:
        Constant Field Values
      • EXECUTION_OCCURRENCE_SPECIFICATION__TO_BEFORE

        static final int EXECUTION_OCCURRENCE_SPECIFICATION__TO_BEFORE
        The feature id for the 'To Before' reference list.
        See Also:
        Constant Field Values
      • EXECUTION_OCCURRENCE_SPECIFICATION__EVENT

        static final int EXECUTION_OCCURRENCE_SPECIFICATION__EVENT
        The feature id for the 'Event' reference.
        See Also:
        Constant Field Values
      • EXECUTION_OCCURRENCE_SPECIFICATION__TO_AFTER

        static final int EXECUTION_OCCURRENCE_SPECIFICATION__TO_AFTER
        The feature id for the 'To After' reference list.
        See Also:
        Constant Field Values
      • EXECUTION_OCCURRENCE_SPECIFICATION__EXECUTION

        static final int EXECUTION_OCCURRENCE_SPECIFICATION__EXECUTION
        The feature id for the 'Execution' reference.
        See Also:
        Constant Field Values
      • EXECUTION_OCCURRENCE_SPECIFICATION_FEATURE_COUNT

        static final int EXECUTION_OCCURRENCE_SPECIFICATION_FEATURE_COUNT
        The number of structural features of the 'Execution Occurrence Specification' class.
        See Also:
        Constant Field Values
      • RECEIVE_OPERATION_EVENT__EANNOTATIONS

        static final int RECEIVE_OPERATION_EVENT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • RECEIVE_OPERATION_EVENT__OWNED_ELEMENT

        static final int RECEIVE_OPERATION_EVENT__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • RECEIVE_OPERATION_EVENT__OWNER

        static final int RECEIVE_OPERATION_EVENT__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • RECEIVE_OPERATION_EVENT__OWNED_COMMENT

        static final int RECEIVE_OPERATION_EVENT__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • RECEIVE_OPERATION_EVENT__NAME

        static final int RECEIVE_OPERATION_EVENT__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • RECEIVE_OPERATION_EVENT__VISIBILITY

        static final int RECEIVE_OPERATION_EVENT__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • RECEIVE_OPERATION_EVENT__QUALIFIED_NAME

        static final int RECEIVE_OPERATION_EVENT__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • RECEIVE_OPERATION_EVENT__CLIENT_DEPENDENCY

        static final int RECEIVE_OPERATION_EVENT__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • RECEIVE_OPERATION_EVENT__NAMESPACE

        static final int RECEIVE_OPERATION_EVENT__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • RECEIVE_OPERATION_EVENT__NAME_EXPRESSION

        static final int RECEIVE_OPERATION_EVENT__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • RECEIVE_OPERATION_EVENT__OWNING_TEMPLATE_PARAMETER

        static final int RECEIVE_OPERATION_EVENT__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • RECEIVE_OPERATION_EVENT__TEMPLATE_PARAMETER

        static final int RECEIVE_OPERATION_EVENT__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • RECEIVE_OPERATION_EVENT__OPERATION

        static final int RECEIVE_OPERATION_EVENT__OPERATION
        The feature id for the 'Operation' reference.
        See Also:
        Constant Field Values
      • RECEIVE_OPERATION_EVENT_FEATURE_COUNT

        static final int RECEIVE_OPERATION_EVENT_FEATURE_COUNT
        The number of structural features of the 'Receive Operation Event' class.
        See Also:
        Constant Field Values
      • RECEIVE_SIGNAL_EVENT__EANNOTATIONS

        static final int RECEIVE_SIGNAL_EVENT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • RECEIVE_SIGNAL_EVENT__OWNED_ELEMENT

        static final int RECEIVE_SIGNAL_EVENT__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • RECEIVE_SIGNAL_EVENT__OWNER

        static final int RECEIVE_SIGNAL_EVENT__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • RECEIVE_SIGNAL_EVENT__OWNED_COMMENT

        static final int RECEIVE_SIGNAL_EVENT__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • RECEIVE_SIGNAL_EVENT__NAME

        static final int RECEIVE_SIGNAL_EVENT__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • RECEIVE_SIGNAL_EVENT__VISIBILITY

        static final int RECEIVE_SIGNAL_EVENT__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • RECEIVE_SIGNAL_EVENT__QUALIFIED_NAME

        static final int RECEIVE_SIGNAL_EVENT__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • RECEIVE_SIGNAL_EVENT__CLIENT_DEPENDENCY

        static final int RECEIVE_SIGNAL_EVENT__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • RECEIVE_SIGNAL_EVENT__NAMESPACE

        static final int RECEIVE_SIGNAL_EVENT__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • RECEIVE_SIGNAL_EVENT__NAME_EXPRESSION

        static final int RECEIVE_SIGNAL_EVENT__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • RECEIVE_SIGNAL_EVENT__OWNING_TEMPLATE_PARAMETER

        static final int RECEIVE_SIGNAL_EVENT__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • RECEIVE_SIGNAL_EVENT__TEMPLATE_PARAMETER

        static final int RECEIVE_SIGNAL_EVENT__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • RECEIVE_SIGNAL_EVENT__SIGNAL

        static final int RECEIVE_SIGNAL_EVENT__SIGNAL
        The feature id for the 'Signal' reference.
        See Also:
        Constant Field Values
      • RECEIVE_SIGNAL_EVENT_FEATURE_COUNT

        static final int RECEIVE_SIGNAL_EVENT_FEATURE_COUNT
        The number of structural features of the 'Receive Signal Event' class.
        See Also:
        Constant Field Values
      • ACTOR__EANNOTATIONS

        static final int ACTOR__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • ACTOR__OWNED_ELEMENT

        static final int ACTOR__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • ACTOR__OWNER

        static final int ACTOR__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • ACTOR__OWNED_COMMENT

        static final int ACTOR__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • ACTOR__NAME

        static final int ACTOR__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • ACTOR__VISIBILITY

        static final int ACTOR__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • ACTOR__QUALIFIED_NAME

        static final int ACTOR__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • ACTOR__CLIENT_DEPENDENCY

        static final int ACTOR__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • ACTOR__NAMESPACE

        static final int ACTOR__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • ACTOR__NAME_EXPRESSION

        static final int ACTOR__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • ACTOR__ELEMENT_IMPORT

        static final int ACTOR__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • ACTOR__PACKAGE_IMPORT

        static final int ACTOR__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • ACTOR__OWNED_RULE

        static final int ACTOR__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • ACTOR__MEMBER

        static final int ACTOR__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • ACTOR__IMPORTED_MEMBER

        static final int ACTOR__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • ACTOR__OWNED_MEMBER

        static final int ACTOR__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • ACTOR__IS_LEAF

        static final int ACTOR__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • ACTOR__REDEFINED_ELEMENT

        static final int ACTOR__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • ACTOR__REDEFINITION_CONTEXT

        static final int ACTOR__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • ACTOR__OWNING_TEMPLATE_PARAMETER

        static final int ACTOR__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • ACTOR__TEMPLATE_PARAMETER

        static final int ACTOR__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • ACTOR__PACKAGE

        static final int ACTOR__PACKAGE
        The feature id for the 'Package' reference.
        See Also:
        Constant Field Values
      • ACTOR__TEMPLATE_BINDING

        static final int ACTOR__TEMPLATE_BINDING
        The feature id for the 'Template Binding' containment reference list.
        See Also:
        Constant Field Values
      • ACTOR__OWNED_TEMPLATE_SIGNATURE

        static final int ACTOR__OWNED_TEMPLATE_SIGNATURE
        The feature id for the 'Owned Template Signature' containment reference.
        See Also:
        Constant Field Values
      • ACTOR__IS_ABSTRACT

        static final int ACTOR__IS_ABSTRACT
        The feature id for the 'Is Abstract' attribute.
        See Also:
        Constant Field Values
      • ACTOR__GENERALIZATION

        static final int ACTOR__GENERALIZATION
        The feature id for the 'Generalization' containment reference list.
        See Also:
        Constant Field Values
      • ACTOR__POWERTYPE_EXTENT

        static final int ACTOR__POWERTYPE_EXTENT
        The feature id for the 'Powertype Extent' reference list.
        See Also:
        Constant Field Values
      • ACTOR__FEATURE

        static final int ACTOR__FEATURE
        The feature id for the 'Feature' reference list.
        See Also:
        Constant Field Values
      • ACTOR__INHERITED_MEMBER

        static final int ACTOR__INHERITED_MEMBER
        The feature id for the 'Inherited Member' reference list.
        See Also:
        Constant Field Values
      • ACTOR__REDEFINED_CLASSIFIER

        static final int ACTOR__REDEFINED_CLASSIFIER
        The feature id for the 'Redefined Classifier' reference list.
        See Also:
        Constant Field Values
      • ACTOR__GENERAL

        static final int ACTOR__GENERAL
        The feature id for the 'General' reference list.
        See Also:
        Constant Field Values
      • ACTOR__SUBSTITUTION

        static final int ACTOR__SUBSTITUTION
        The feature id for the 'Substitution' containment reference list.
        See Also:
        Constant Field Values
      • ACTOR__ATTRIBUTE

        static final int ACTOR__ATTRIBUTE
        The feature id for the 'Attribute' reference list.
        See Also:
        Constant Field Values
      • ACTOR__REPRESENTATION

        static final int ACTOR__REPRESENTATION
        The feature id for the 'Representation' reference.
        See Also:
        Constant Field Values
      • ACTOR__COLLABORATION_USE

        static final int ACTOR__COLLABORATION_USE
        The feature id for the 'Collaboration Use' containment reference list.
        See Also:
        Constant Field Values
      • ACTOR__OWNED_USE_CASE

        static final int ACTOR__OWNED_USE_CASE
        The feature id for the 'Owned Use Case' containment reference list.
        See Also:
        Constant Field Values
      • ACTOR__USE_CASE

        static final int ACTOR__USE_CASE
        The feature id for the 'Use Case' reference list.
        See Also:
        Constant Field Values
      • ACTOR__OWNED_BEHAVIOR

        static final int ACTOR__OWNED_BEHAVIOR
        The feature id for the 'Owned Behavior' containment reference list.
        See Also:
        Constant Field Values
      • ACTOR__CLASSIFIER_BEHAVIOR

        static final int ACTOR__CLASSIFIER_BEHAVIOR
        The feature id for the 'Classifier Behavior' reference.
        See Also:
        Constant Field Values
      • ACTOR__INTERFACE_REALIZATION

        static final int ACTOR__INTERFACE_REALIZATION
        The feature id for the 'Interface Realization' containment reference list.
        See Also:
        Constant Field Values
      • ACTOR__OWNED_TRIGGER

        static final int ACTOR__OWNED_TRIGGER
        The feature id for the 'Owned Trigger' containment reference list.
        See Also:
        Constant Field Values
      • ACTOR_FEATURE_COUNT

        static final int ACTOR_FEATURE_COUNT
        The number of structural features of the 'Actor' class.
        See Also:
        Constant Field Values
      • CALL_EVENT__EANNOTATIONS

        static final int CALL_EVENT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • CALL_EVENT__OWNED_ELEMENT

        static final int CALL_EVENT__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • CALL_EVENT__OWNER

        static final int CALL_EVENT__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • CALL_EVENT__OWNED_COMMENT

        static final int CALL_EVENT__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • CALL_EVENT__NAME

        static final int CALL_EVENT__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • CALL_EVENT__VISIBILITY

        static final int CALL_EVENT__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • CALL_EVENT__QUALIFIED_NAME

        static final int CALL_EVENT__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • CALL_EVENT__CLIENT_DEPENDENCY

        static final int CALL_EVENT__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • CALL_EVENT__NAMESPACE

        static final int CALL_EVENT__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • CALL_EVENT__NAME_EXPRESSION

        static final int CALL_EVENT__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • CALL_EVENT__OWNING_TEMPLATE_PARAMETER

        static final int CALL_EVENT__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • CALL_EVENT__TEMPLATE_PARAMETER

        static final int CALL_EVENT__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • CALL_EVENT__OPERATION

        static final int CALL_EVENT__OPERATION
        The feature id for the 'Operation' reference.
        See Also:
        Constant Field Values
      • CALL_EVENT_FEATURE_COUNT

        static final int CALL_EVENT_FEATURE_COUNT
        The number of structural features of the 'Call Event' class.
        See Also:
        Constant Field Values
      • CHANGE_EVENT__EANNOTATIONS

        static final int CHANGE_EVENT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • CHANGE_EVENT__OWNED_ELEMENT

        static final int CHANGE_EVENT__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • CHANGE_EVENT__OWNER

        static final int CHANGE_EVENT__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • CHANGE_EVENT__OWNED_COMMENT

        static final int CHANGE_EVENT__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • CHANGE_EVENT__NAME

        static final int CHANGE_EVENT__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • CHANGE_EVENT__VISIBILITY

        static final int CHANGE_EVENT__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • CHANGE_EVENT__QUALIFIED_NAME

        static final int CHANGE_EVENT__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • CHANGE_EVENT__CLIENT_DEPENDENCY

        static final int CHANGE_EVENT__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • CHANGE_EVENT__NAMESPACE

        static final int CHANGE_EVENT__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • CHANGE_EVENT__NAME_EXPRESSION

        static final int CHANGE_EVENT__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • CHANGE_EVENT__OWNING_TEMPLATE_PARAMETER

        static final int CHANGE_EVENT__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • CHANGE_EVENT__TEMPLATE_PARAMETER

        static final int CHANGE_EVENT__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • CHANGE_EVENT__CHANGE_EXPRESSION

        static final int CHANGE_EVENT__CHANGE_EXPRESSION
        The feature id for the 'Change Expression' containment reference.
        See Also:
        Constant Field Values
      • CHANGE_EVENT_FEATURE_COUNT

        static final int CHANGE_EVENT_FEATURE_COUNT
        The number of structural features of the 'Change Event' class.
        See Also:
        Constant Field Values
      • SIGNAL_EVENT__EANNOTATIONS

        static final int SIGNAL_EVENT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • SIGNAL_EVENT__OWNED_ELEMENT

        static final int SIGNAL_EVENT__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • SIGNAL_EVENT__OWNER

        static final int SIGNAL_EVENT__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • SIGNAL_EVENT__OWNED_COMMENT

        static final int SIGNAL_EVENT__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • SIGNAL_EVENT__NAME

        static final int SIGNAL_EVENT__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • SIGNAL_EVENT__VISIBILITY

        static final int SIGNAL_EVENT__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • SIGNAL_EVENT__QUALIFIED_NAME

        static final int SIGNAL_EVENT__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • SIGNAL_EVENT__CLIENT_DEPENDENCY

        static final int SIGNAL_EVENT__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • SIGNAL_EVENT__NAMESPACE

        static final int SIGNAL_EVENT__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • SIGNAL_EVENT__NAME_EXPRESSION

        static final int SIGNAL_EVENT__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • SIGNAL_EVENT__OWNING_TEMPLATE_PARAMETER

        static final int SIGNAL_EVENT__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • SIGNAL_EVENT__TEMPLATE_PARAMETER

        static final int SIGNAL_EVENT__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • SIGNAL_EVENT__SIGNAL

        static final int SIGNAL_EVENT__SIGNAL
        The feature id for the 'Signal' reference.
        See Also:
        Constant Field Values
      • SIGNAL_EVENT_FEATURE_COUNT

        static final int SIGNAL_EVENT_FEATURE_COUNT
        The number of structural features of the 'Signal Event' class.
        See Also:
        Constant Field Values
      • ANY_RECEIVE_EVENT__EANNOTATIONS

        static final int ANY_RECEIVE_EVENT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • ANY_RECEIVE_EVENT__OWNED_ELEMENT

        static final int ANY_RECEIVE_EVENT__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • ANY_RECEIVE_EVENT__OWNER

        static final int ANY_RECEIVE_EVENT__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • ANY_RECEIVE_EVENT__OWNED_COMMENT

        static final int ANY_RECEIVE_EVENT__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • ANY_RECEIVE_EVENT__NAME

        static final int ANY_RECEIVE_EVENT__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • ANY_RECEIVE_EVENT__VISIBILITY

        static final int ANY_RECEIVE_EVENT__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • ANY_RECEIVE_EVENT__QUALIFIED_NAME

        static final int ANY_RECEIVE_EVENT__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • ANY_RECEIVE_EVENT__CLIENT_DEPENDENCY

        static final int ANY_RECEIVE_EVENT__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • ANY_RECEIVE_EVENT__NAMESPACE

        static final int ANY_RECEIVE_EVENT__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • ANY_RECEIVE_EVENT__NAME_EXPRESSION

        static final int ANY_RECEIVE_EVENT__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • ANY_RECEIVE_EVENT__OWNING_TEMPLATE_PARAMETER

        static final int ANY_RECEIVE_EVENT__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • ANY_RECEIVE_EVENT__TEMPLATE_PARAMETER

        static final int ANY_RECEIVE_EVENT__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • ANY_RECEIVE_EVENT_FEATURE_COUNT

        static final int ANY_RECEIVE_EVENT_FEATURE_COUNT
        The number of structural features of the 'Any Receive Event' class.
        See Also:
        Constant Field Values
      • FORK_NODE__EANNOTATIONS

        static final int FORK_NODE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • FORK_NODE__OWNED_ELEMENT

        static final int FORK_NODE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • FORK_NODE__OWNER

        static final int FORK_NODE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • FORK_NODE__OWNED_COMMENT

        static final int FORK_NODE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • FORK_NODE__NAME

        static final int FORK_NODE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • FORK_NODE__VISIBILITY

        static final int FORK_NODE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • FORK_NODE__QUALIFIED_NAME

        static final int FORK_NODE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • FORK_NODE__CLIENT_DEPENDENCY

        static final int FORK_NODE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • FORK_NODE__NAMESPACE

        static final int FORK_NODE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • FORK_NODE__NAME_EXPRESSION

        static final int FORK_NODE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • FORK_NODE__IS_LEAF

        static final int FORK_NODE__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • FORK_NODE__REDEFINED_ELEMENT

        static final int FORK_NODE__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • FORK_NODE__REDEFINITION_CONTEXT

        static final int FORK_NODE__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • FORK_NODE__IN_STRUCTURED_NODE

        static final int FORK_NODE__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • FORK_NODE__ACTIVITY

        static final int FORK_NODE__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • FORK_NODE__OUTGOING

        static final int FORK_NODE__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • FORK_NODE__INCOMING

        static final int FORK_NODE__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • FORK_NODE__IN_PARTITION

        static final int FORK_NODE__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • FORK_NODE__IN_INTERRUPTIBLE_REGION

        static final int FORK_NODE__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • FORK_NODE__IN_GROUP

        static final int FORK_NODE__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • FORK_NODE__REDEFINED_NODE

        static final int FORK_NODE__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • FORK_NODE_FEATURE_COUNT

        static final int FORK_NODE_FEATURE_COUNT
        The number of structural features of the 'Fork Node' class.
        See Also:
        Constant Field Values
      • FINAL_NODE__EANNOTATIONS

        static final int FINAL_NODE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • FINAL_NODE__OWNED_ELEMENT

        static final int FINAL_NODE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • FINAL_NODE__OWNER

        static final int FINAL_NODE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • FINAL_NODE__OWNED_COMMENT

        static final int FINAL_NODE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • FINAL_NODE__NAME

        static final int FINAL_NODE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • FINAL_NODE__VISIBILITY

        static final int FINAL_NODE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • FINAL_NODE__QUALIFIED_NAME

        static final int FINAL_NODE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • FINAL_NODE__CLIENT_DEPENDENCY

        static final int FINAL_NODE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • FINAL_NODE__NAMESPACE

        static final int FINAL_NODE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • FINAL_NODE__NAME_EXPRESSION

        static final int FINAL_NODE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • FINAL_NODE__IS_LEAF

        static final int FINAL_NODE__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • FINAL_NODE__REDEFINED_ELEMENT

        static final int FINAL_NODE__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • FINAL_NODE__REDEFINITION_CONTEXT

        static final int FINAL_NODE__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • FINAL_NODE__IN_STRUCTURED_NODE

        static final int FINAL_NODE__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • FINAL_NODE__ACTIVITY

        static final int FINAL_NODE__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • FINAL_NODE__OUTGOING

        static final int FINAL_NODE__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • FINAL_NODE__INCOMING

        static final int FINAL_NODE__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • FINAL_NODE__IN_PARTITION

        static final int FINAL_NODE__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • FINAL_NODE__IN_INTERRUPTIBLE_REGION

        static final int FINAL_NODE__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • FINAL_NODE__IN_GROUP

        static final int FINAL_NODE__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • FINAL_NODE__REDEFINED_NODE

        static final int FINAL_NODE__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • FINAL_NODE_FEATURE_COUNT

        static final int FINAL_NODE_FEATURE_COUNT
        The number of structural features of the 'Final Node' class.
        See Also:
        Constant Field Values
      • FLOW_FINAL_NODE__EANNOTATIONS

        static final int FLOW_FINAL_NODE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • FLOW_FINAL_NODE__OWNED_ELEMENT

        static final int FLOW_FINAL_NODE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • FLOW_FINAL_NODE__OWNER

        static final int FLOW_FINAL_NODE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • FLOW_FINAL_NODE__OWNED_COMMENT

        static final int FLOW_FINAL_NODE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • FLOW_FINAL_NODE__NAME

        static final int FLOW_FINAL_NODE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • FLOW_FINAL_NODE__VISIBILITY

        static final int FLOW_FINAL_NODE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • FLOW_FINAL_NODE__QUALIFIED_NAME

        static final int FLOW_FINAL_NODE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • FLOW_FINAL_NODE__CLIENT_DEPENDENCY

        static final int FLOW_FINAL_NODE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • FLOW_FINAL_NODE__NAMESPACE

        static final int FLOW_FINAL_NODE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • FLOW_FINAL_NODE__NAME_EXPRESSION

        static final int FLOW_FINAL_NODE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • FLOW_FINAL_NODE__IS_LEAF

        static final int FLOW_FINAL_NODE__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • FLOW_FINAL_NODE__REDEFINED_ELEMENT

        static final int FLOW_FINAL_NODE__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • FLOW_FINAL_NODE__REDEFINITION_CONTEXT

        static final int FLOW_FINAL_NODE__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • FLOW_FINAL_NODE__IN_STRUCTURED_NODE

        static final int FLOW_FINAL_NODE__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • FLOW_FINAL_NODE__ACTIVITY

        static final int FLOW_FINAL_NODE__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • FLOW_FINAL_NODE__OUTGOING

        static final int FLOW_FINAL_NODE__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • FLOW_FINAL_NODE__INCOMING

        static final int FLOW_FINAL_NODE__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • FLOW_FINAL_NODE__IN_PARTITION

        static final int FLOW_FINAL_NODE__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • FLOW_FINAL_NODE__IN_INTERRUPTIBLE_REGION

        static final int FLOW_FINAL_NODE__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • FLOW_FINAL_NODE__IN_GROUP

        static final int FLOW_FINAL_NODE__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • FLOW_FINAL_NODE__REDEFINED_NODE

        static final int FLOW_FINAL_NODE__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • FLOW_FINAL_NODE_FEATURE_COUNT

        static final int FLOW_FINAL_NODE_FEATURE_COUNT
        The number of structural features of the 'Flow Final Node' class.
        See Also:
        Constant Field Values
      • CENTRAL_BUFFER_NODE__EANNOTATIONS

        static final int CENTRAL_BUFFER_NODE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • CENTRAL_BUFFER_NODE__OWNED_ELEMENT

        static final int CENTRAL_BUFFER_NODE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • CENTRAL_BUFFER_NODE__OWNER

        static final int CENTRAL_BUFFER_NODE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • CENTRAL_BUFFER_NODE__OWNED_COMMENT

        static final int CENTRAL_BUFFER_NODE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • CENTRAL_BUFFER_NODE__NAME

        static final int CENTRAL_BUFFER_NODE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • CENTRAL_BUFFER_NODE__VISIBILITY

        static final int CENTRAL_BUFFER_NODE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • CENTRAL_BUFFER_NODE__QUALIFIED_NAME

        static final int CENTRAL_BUFFER_NODE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • CENTRAL_BUFFER_NODE__CLIENT_DEPENDENCY

        static final int CENTRAL_BUFFER_NODE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • CENTRAL_BUFFER_NODE__NAMESPACE

        static final int CENTRAL_BUFFER_NODE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • CENTRAL_BUFFER_NODE__NAME_EXPRESSION

        static final int CENTRAL_BUFFER_NODE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • CENTRAL_BUFFER_NODE__IS_LEAF

        static final int CENTRAL_BUFFER_NODE__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • CENTRAL_BUFFER_NODE__REDEFINED_ELEMENT

        static final int CENTRAL_BUFFER_NODE__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • CENTRAL_BUFFER_NODE__REDEFINITION_CONTEXT

        static final int CENTRAL_BUFFER_NODE__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • CENTRAL_BUFFER_NODE__IN_STRUCTURED_NODE

        static final int CENTRAL_BUFFER_NODE__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • CENTRAL_BUFFER_NODE__ACTIVITY

        static final int CENTRAL_BUFFER_NODE__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • CENTRAL_BUFFER_NODE__OUTGOING

        static final int CENTRAL_BUFFER_NODE__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • CENTRAL_BUFFER_NODE__INCOMING

        static final int CENTRAL_BUFFER_NODE__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • CENTRAL_BUFFER_NODE__IN_PARTITION

        static final int CENTRAL_BUFFER_NODE__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • CENTRAL_BUFFER_NODE__IN_INTERRUPTIBLE_REGION

        static final int CENTRAL_BUFFER_NODE__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • CENTRAL_BUFFER_NODE__IN_GROUP

        static final int CENTRAL_BUFFER_NODE__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • CENTRAL_BUFFER_NODE__REDEFINED_NODE

        static final int CENTRAL_BUFFER_NODE__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • CENTRAL_BUFFER_NODE__TYPE

        static final int CENTRAL_BUFFER_NODE__TYPE
        The feature id for the 'Type' reference.
        See Also:
        Constant Field Values
      • CENTRAL_BUFFER_NODE__ORDERING

        static final int CENTRAL_BUFFER_NODE__ORDERING
        The feature id for the 'Ordering' attribute.
        See Also:
        Constant Field Values
      • CENTRAL_BUFFER_NODE__IS_CONTROL_TYPE

        static final int CENTRAL_BUFFER_NODE__IS_CONTROL_TYPE
        The feature id for the 'Is Control Type' attribute.
        See Also:
        Constant Field Values
      • CENTRAL_BUFFER_NODE__UPPER_BOUND

        static final int CENTRAL_BUFFER_NODE__UPPER_BOUND
        The feature id for the 'Upper Bound' containment reference.
        See Also:
        Constant Field Values
      • CENTRAL_BUFFER_NODE__IN_STATE

        static final int CENTRAL_BUFFER_NODE__IN_STATE
        The feature id for the 'In State' reference list.
        See Also:
        Constant Field Values
      • CENTRAL_BUFFER_NODE__SELECTION

        static final int CENTRAL_BUFFER_NODE__SELECTION
        The feature id for the 'Selection' reference.
        See Also:
        Constant Field Values
      • CENTRAL_BUFFER_NODE_FEATURE_COUNT

        static final int CENTRAL_BUFFER_NODE_FEATURE_COUNT
        The number of structural features of the 'Central Buffer Node' class.
        See Also:
        Constant Field Values
      • MERGE_NODE__EANNOTATIONS

        static final int MERGE_NODE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • MERGE_NODE__OWNED_ELEMENT

        static final int MERGE_NODE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • MERGE_NODE__OWNER

        static final int MERGE_NODE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • MERGE_NODE__OWNED_COMMENT

        static final int MERGE_NODE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • MERGE_NODE__NAME

        static final int MERGE_NODE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • MERGE_NODE__VISIBILITY

        static final int MERGE_NODE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • MERGE_NODE__QUALIFIED_NAME

        static final int MERGE_NODE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • MERGE_NODE__CLIENT_DEPENDENCY

        static final int MERGE_NODE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • MERGE_NODE__NAMESPACE

        static final int MERGE_NODE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • MERGE_NODE__NAME_EXPRESSION

        static final int MERGE_NODE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • MERGE_NODE__IS_LEAF

        static final int MERGE_NODE__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • MERGE_NODE__REDEFINED_ELEMENT

        static final int MERGE_NODE__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • MERGE_NODE__REDEFINITION_CONTEXT

        static final int MERGE_NODE__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • MERGE_NODE__IN_STRUCTURED_NODE

        static final int MERGE_NODE__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • MERGE_NODE__ACTIVITY

        static final int MERGE_NODE__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • MERGE_NODE__OUTGOING

        static final int MERGE_NODE__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • MERGE_NODE__INCOMING

        static final int MERGE_NODE__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • MERGE_NODE__IN_PARTITION

        static final int MERGE_NODE__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • MERGE_NODE__IN_INTERRUPTIBLE_REGION

        static final int MERGE_NODE__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • MERGE_NODE__IN_GROUP

        static final int MERGE_NODE__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • MERGE_NODE__REDEFINED_NODE

        static final int MERGE_NODE__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • MERGE_NODE_FEATURE_COUNT

        static final int MERGE_NODE_FEATURE_COUNT
        The number of structural features of the 'Merge Node' class.
        See Also:
        Constant Field Values
      • DECISION_NODE__EANNOTATIONS

        static final int DECISION_NODE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • DECISION_NODE__OWNED_ELEMENT

        static final int DECISION_NODE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • DECISION_NODE__OWNER

        static final int DECISION_NODE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • DECISION_NODE__OWNED_COMMENT

        static final int DECISION_NODE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • DECISION_NODE__NAME

        static final int DECISION_NODE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • DECISION_NODE__VISIBILITY

        static final int DECISION_NODE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • DECISION_NODE__QUALIFIED_NAME

        static final int DECISION_NODE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • DECISION_NODE__CLIENT_DEPENDENCY

        static final int DECISION_NODE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • DECISION_NODE__NAMESPACE

        static final int DECISION_NODE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • DECISION_NODE__NAME_EXPRESSION

        static final int DECISION_NODE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • DECISION_NODE__IS_LEAF

        static final int DECISION_NODE__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • DECISION_NODE__REDEFINED_ELEMENT

        static final int DECISION_NODE__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • DECISION_NODE__REDEFINITION_CONTEXT

        static final int DECISION_NODE__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • DECISION_NODE__IN_STRUCTURED_NODE

        static final int DECISION_NODE__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • DECISION_NODE__ACTIVITY

        static final int DECISION_NODE__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • DECISION_NODE__OUTGOING

        static final int DECISION_NODE__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • DECISION_NODE__INCOMING

        static final int DECISION_NODE__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • DECISION_NODE__IN_PARTITION

        static final int DECISION_NODE__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • DECISION_NODE__IN_INTERRUPTIBLE_REGION

        static final int DECISION_NODE__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • DECISION_NODE__IN_GROUP

        static final int DECISION_NODE__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • DECISION_NODE__REDEFINED_NODE

        static final int DECISION_NODE__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • DECISION_NODE__DECISION_INPUT

        static final int DECISION_NODE__DECISION_INPUT
        The feature id for the 'Decision Input' reference.
        See Also:
        Constant Field Values
      • DECISION_NODE_FEATURE_COUNT

        static final int DECISION_NODE_FEATURE_COUNT
        The number of structural features of the 'Decision Node' class.
        See Also:
        Constant Field Values
      • ACTIVITY_FINAL_NODE__EANNOTATIONS

        static final int ACTIVITY_FINAL_NODE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_FINAL_NODE__OWNED_ELEMENT

        static final int ACTIVITY_FINAL_NODE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_FINAL_NODE__OWNER

        static final int ACTIVITY_FINAL_NODE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • ACTIVITY_FINAL_NODE__OWNED_COMMENT

        static final int ACTIVITY_FINAL_NODE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_FINAL_NODE__NAME

        static final int ACTIVITY_FINAL_NODE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • ACTIVITY_FINAL_NODE__VISIBILITY

        static final int ACTIVITY_FINAL_NODE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • ACTIVITY_FINAL_NODE__QUALIFIED_NAME

        static final int ACTIVITY_FINAL_NODE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • ACTIVITY_FINAL_NODE__CLIENT_DEPENDENCY

        static final int ACTIVITY_FINAL_NODE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_FINAL_NODE__NAMESPACE

        static final int ACTIVITY_FINAL_NODE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • ACTIVITY_FINAL_NODE__NAME_EXPRESSION

        static final int ACTIVITY_FINAL_NODE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • ACTIVITY_FINAL_NODE__IS_LEAF

        static final int ACTIVITY_FINAL_NODE__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • ACTIVITY_FINAL_NODE__REDEFINED_ELEMENT

        static final int ACTIVITY_FINAL_NODE__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_FINAL_NODE__REDEFINITION_CONTEXT

        static final int ACTIVITY_FINAL_NODE__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_FINAL_NODE__IN_STRUCTURED_NODE

        static final int ACTIVITY_FINAL_NODE__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • ACTIVITY_FINAL_NODE__ACTIVITY

        static final int ACTIVITY_FINAL_NODE__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • ACTIVITY_FINAL_NODE__OUTGOING

        static final int ACTIVITY_FINAL_NODE__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_FINAL_NODE__INCOMING

        static final int ACTIVITY_FINAL_NODE__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_FINAL_NODE__IN_PARTITION

        static final int ACTIVITY_FINAL_NODE__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_FINAL_NODE__IN_INTERRUPTIBLE_REGION

        static final int ACTIVITY_FINAL_NODE__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_FINAL_NODE__IN_GROUP

        static final int ACTIVITY_FINAL_NODE__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_FINAL_NODE__REDEFINED_NODE

        static final int ACTIVITY_FINAL_NODE__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • ACTIVITY_FINAL_NODE_FEATURE_COUNT

        static final int ACTIVITY_FINAL_NODE_FEATURE_COUNT
        The number of structural features of the 'Activity Final Node' class.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE

        static final int CONDITIONAL_NODE
        The meta object id for the 'Conditional Node' class.
        See Also:
        ConditionalNodeImpl, UMLPackageImpl.getConditionalNode(), Constant Field Values
      • CLAUSE

        static final int CLAUSE
        The meta object id for the 'Clause' class.
        See Also:
        ClauseImpl, UMLPackageImpl.getClause(), Constant Field Values
      • LOOP_NODE

        static final int LOOP_NODE
        The meta object id for the 'Loop Node' class.
        See Also:
        LoopNodeImpl, UMLPackageImpl.getLoopNode(), Constant Field Values
      • EXPANSION_NODE

        static final int EXPANSION_NODE
        The meta object id for the 'Expansion Node' class.
        See Also:
        ExpansionNodeImpl, UMLPackageImpl.getExpansionNode(), Constant Field Values
      • EXPANSION_REGION

        static final int EXPANSION_REGION
        The meta object id for the 'Expansion Region' class.
        See Also:
        ExpansionRegionImpl, UMLPackageImpl.getExpansionRegion(), Constant Field Values
      • COMPONENT_REALIZATION

        static final int COMPONENT_REALIZATION
        The meta object id for the 'Component Realization' class.
        See Also:
        ComponentRealizationImpl, UMLPackageImpl.getComponentRealization(), Constant Field Values
      • COMPONENT_REALIZATION__EANNOTATIONS

        static final int COMPONENT_REALIZATION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • COMPONENT_REALIZATION__OWNED_ELEMENT

        static final int COMPONENT_REALIZATION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • COMPONENT_REALIZATION__OWNER

        static final int COMPONENT_REALIZATION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • COMPONENT_REALIZATION__OWNED_COMMENT

        static final int COMPONENT_REALIZATION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • COMPONENT_REALIZATION__NAME

        static final int COMPONENT_REALIZATION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • COMPONENT_REALIZATION__VISIBILITY

        static final int COMPONENT_REALIZATION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • COMPONENT_REALIZATION__QUALIFIED_NAME

        static final int COMPONENT_REALIZATION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • COMPONENT_REALIZATION__CLIENT_DEPENDENCY

        static final int COMPONENT_REALIZATION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • COMPONENT_REALIZATION__NAMESPACE

        static final int COMPONENT_REALIZATION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • COMPONENT_REALIZATION__NAME_EXPRESSION

        static final int COMPONENT_REALIZATION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • COMPONENT_REALIZATION__OWNING_TEMPLATE_PARAMETER

        static final int COMPONENT_REALIZATION__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • COMPONENT_REALIZATION__TEMPLATE_PARAMETER

        static final int COMPONENT_REALIZATION__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • COMPONENT_REALIZATION__RELATED_ELEMENT

        static final int COMPONENT_REALIZATION__RELATED_ELEMENT
        The feature id for the 'Related Element' reference list.
        See Also:
        Constant Field Values
      • COMPONENT_REALIZATION__SOURCE

        static final int COMPONENT_REALIZATION__SOURCE
        The feature id for the 'Source' reference list.
        See Also:
        Constant Field Values
      • COMPONENT_REALIZATION__TARGET

        static final int COMPONENT_REALIZATION__TARGET
        The feature id for the 'Target' reference list.
        See Also:
        Constant Field Values
      • COMPONENT_REALIZATION__SUPPLIER

        static final int COMPONENT_REALIZATION__SUPPLIER
        The feature id for the 'Supplier' reference list.
        See Also:
        Constant Field Values
      • COMPONENT_REALIZATION__CLIENT

        static final int COMPONENT_REALIZATION__CLIENT
        The feature id for the 'Client' reference list.
        See Also:
        Constant Field Values
      • COMPONENT_REALIZATION__MAPPING

        static final int COMPONENT_REALIZATION__MAPPING
        The feature id for the 'Mapping' containment reference.
        See Also:
        Constant Field Values
      • COMPONENT_REALIZATION__ABSTRACTION

        static final int COMPONENT_REALIZATION__ABSTRACTION
        The feature id for the 'Abstraction' container reference.
        See Also:
        Constant Field Values
      • COMPONENT_REALIZATION__REALIZING_CLASSIFIER

        static final int COMPONENT_REALIZATION__REALIZING_CLASSIFIER
        The feature id for the 'Realizing Classifier' reference.
        See Also:
        Constant Field Values
      • COMPONENT_REALIZATION_FEATURE_COUNT

        static final int COMPONENT_REALIZATION_FEATURE_COUNT
        The number of structural features of the 'Component Realization' class.
        See Also:
        Constant Field Values
      • COMPONENT

        static final int COMPONENT
        The meta object id for the 'Component' class.
        See Also:
        ComponentImpl, UMLPackageImpl.getComponent(), Constant Field Values
      • COMPONENT__EANNOTATIONS

        static final int COMPONENT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • COMPONENT__OWNED_ELEMENT

        static final int COMPONENT__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • COMPONENT__OWNER

        static final int COMPONENT__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • COMPONENT__OWNED_COMMENT

        static final int COMPONENT__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • COMPONENT__NAME

        static final int COMPONENT__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • COMPONENT__VISIBILITY

        static final int COMPONENT__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • COMPONENT__QUALIFIED_NAME

        static final int COMPONENT__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • COMPONENT__CLIENT_DEPENDENCY

        static final int COMPONENT__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • COMPONENT__NAMESPACE

        static final int COMPONENT__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • COMPONENT__NAME_EXPRESSION

        static final int COMPONENT__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • COMPONENT__ELEMENT_IMPORT

        static final int COMPONENT__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • COMPONENT__PACKAGE_IMPORT

        static final int COMPONENT__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • COMPONENT__OWNED_RULE

        static final int COMPONENT__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • COMPONENT__MEMBER

        static final int COMPONENT__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • COMPONENT__IMPORTED_MEMBER

        static final int COMPONENT__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • COMPONENT__OWNED_MEMBER

        static final int COMPONENT__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • COMPONENT__IS_LEAF

        static final int COMPONENT__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • COMPONENT__REDEFINED_ELEMENT

        static final int COMPONENT__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • COMPONENT__REDEFINITION_CONTEXT

        static final int COMPONENT__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • COMPONENT__OWNING_TEMPLATE_PARAMETER

        static final int COMPONENT__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • COMPONENT__TEMPLATE_PARAMETER

        static final int COMPONENT__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • COMPONENT__PACKAGE

        static final int COMPONENT__PACKAGE
        The feature id for the 'Package' reference.
        See Also:
        Constant Field Values
      • COMPONENT__TEMPLATE_BINDING

        static final int COMPONENT__TEMPLATE_BINDING
        The feature id for the 'Template Binding' containment reference list.
        See Also:
        Constant Field Values
      • COMPONENT__OWNED_TEMPLATE_SIGNATURE

        static final int COMPONENT__OWNED_TEMPLATE_SIGNATURE
        The feature id for the 'Owned Template Signature' containment reference.
        See Also:
        Constant Field Values
      • COMPONENT__IS_ABSTRACT

        static final int COMPONENT__IS_ABSTRACT
        The feature id for the 'Is Abstract' attribute.
        See Also:
        Constant Field Values
      • COMPONENT__GENERALIZATION

        static final int COMPONENT__GENERALIZATION
        The feature id for the 'Generalization' containment reference list.
        See Also:
        Constant Field Values
      • COMPONENT__POWERTYPE_EXTENT

        static final int COMPONENT__POWERTYPE_EXTENT
        The feature id for the 'Powertype Extent' reference list.
        See Also:
        Constant Field Values
      • COMPONENT__FEATURE

        static final int COMPONENT__FEATURE
        The feature id for the 'Feature' reference list.
        See Also:
        Constant Field Values
      • COMPONENT__INHERITED_MEMBER

        static final int COMPONENT__INHERITED_MEMBER
        The feature id for the 'Inherited Member' reference list.
        See Also:
        Constant Field Values
      • COMPONENT__REDEFINED_CLASSIFIER

        static final int COMPONENT__REDEFINED_CLASSIFIER
        The feature id for the 'Redefined Classifier' reference list.
        See Also:
        Constant Field Values
      • COMPONENT__GENERAL

        static final int COMPONENT__GENERAL
        The feature id for the 'General' reference list.
        See Also:
        Constant Field Values
      • COMPONENT__SUBSTITUTION

        static final int COMPONENT__SUBSTITUTION
        The feature id for the 'Substitution' containment reference list.
        See Also:
        Constant Field Values
      • COMPONENT__ATTRIBUTE

        static final int COMPONENT__ATTRIBUTE
        The feature id for the 'Attribute' reference list.
        See Also:
        Constant Field Values
      • COMPONENT__REPRESENTATION

        static final int COMPONENT__REPRESENTATION
        The feature id for the 'Representation' reference.
        See Also:
        Constant Field Values
      • COMPONENT__COLLABORATION_USE

        static final int COMPONENT__COLLABORATION_USE
        The feature id for the 'Collaboration Use' containment reference list.
        See Also:
        Constant Field Values
      • COMPONENT__OWNED_USE_CASE

        static final int COMPONENT__OWNED_USE_CASE
        The feature id for the 'Owned Use Case' containment reference list.
        See Also:
        Constant Field Values
      • COMPONENT__USE_CASE

        static final int COMPONENT__USE_CASE
        The feature id for the 'Use Case' reference list.
        See Also:
        Constant Field Values
      • COMPONENT__OWNED_ATTRIBUTE

        static final int COMPONENT__OWNED_ATTRIBUTE
        The feature id for the 'Owned Attribute' containment reference list.
        See Also:
        Constant Field Values
      • COMPONENT__PART

        static final int COMPONENT__PART
        The feature id for the 'Part' reference list.
        See Also:
        Constant Field Values
      • COMPONENT__ROLE

        static final int COMPONENT__ROLE
        The feature id for the 'Role' reference list.
        See Also:
        Constant Field Values
      • COMPONENT__OWNED_CONNECTOR

        static final int COMPONENT__OWNED_CONNECTOR
        The feature id for the 'Owned Connector' containment reference list.
        See Also:
        Constant Field Values
      • COMPONENT__OWNED_PORT

        static final int COMPONENT__OWNED_PORT
        The feature id for the 'Owned Port' reference list.
        See Also:
        Constant Field Values
      • COMPONENT__OWNED_BEHAVIOR

        static final int COMPONENT__OWNED_BEHAVIOR
        The feature id for the 'Owned Behavior' containment reference list.
        See Also:
        Constant Field Values
      • COMPONENT__CLASSIFIER_BEHAVIOR

        static final int COMPONENT__CLASSIFIER_BEHAVIOR
        The feature id for the 'Classifier Behavior' reference.
        See Also:
        Constant Field Values
      • COMPONENT__INTERFACE_REALIZATION

        static final int COMPONENT__INTERFACE_REALIZATION
        The feature id for the 'Interface Realization' containment reference list.
        See Also:
        Constant Field Values
      • COMPONENT__OWNED_TRIGGER

        static final int COMPONENT__OWNED_TRIGGER
        The feature id for the 'Owned Trigger' containment reference list.
        See Also:
        Constant Field Values
      • COMPONENT__NESTED_CLASSIFIER

        static final int COMPONENT__NESTED_CLASSIFIER
        The feature id for the 'Nested Classifier' containment reference list.
        See Also:
        Constant Field Values
      • COMPONENT__OWNED_OPERATION

        static final int COMPONENT__OWNED_OPERATION
        The feature id for the 'Owned Operation' containment reference list.
        See Also:
        Constant Field Values
      • COMPONENT__SUPER_CLASS

        static final int COMPONENT__SUPER_CLASS
        The feature id for the 'Super Class' reference list.
        See Also:
        Constant Field Values
      • COMPONENT__IS_ACTIVE

        static final int COMPONENT__IS_ACTIVE
        The feature id for the 'Is Active' attribute.
        See Also:
        Constant Field Values
      • COMPONENT__OWNED_RECEPTION

        static final int COMPONENT__OWNED_RECEPTION
        The feature id for the 'Owned Reception' containment reference list.
        See Also:
        Constant Field Values
      • COMPONENT__EXTENSION

        static final int COMPONENT__EXTENSION
        The feature id for the 'Extension' reference list.
        See Also:
        Constant Field Values
      • COMPONENT__IS_INDIRECTLY_INSTANTIATED

        static final int COMPONENT__IS_INDIRECTLY_INSTANTIATED
        The feature id for the 'Is Indirectly Instantiated' attribute.
        See Also:
        Constant Field Values
      • COMPONENT__REQUIRED

        static final int COMPONENT__REQUIRED
        The feature id for the 'Required' reference list.
        See Also:
        Constant Field Values
      • COMPONENT__PROVIDED

        static final int COMPONENT__PROVIDED
        The feature id for the 'Provided' reference list.
        See Also:
        Constant Field Values
      • COMPONENT__PACKAGED_ELEMENT

        static final int COMPONENT__PACKAGED_ELEMENT
        The feature id for the 'Packaged Element' containment reference list.
        See Also:
        Constant Field Values
      • COMPONENT__REALIZATION

        static final int COMPONENT__REALIZATION
        The feature id for the 'Realization' containment reference list.
        See Also:
        Constant Field Values
      • COMPONENT_FEATURE_COUNT

        static final int COMPONENT_FEATURE_COUNT
        The number of structural features of the 'Component' class.
        See Also:
        Constant Field Values
      • NODE

        static final int NODE
        The meta object id for the 'Node' class.
        See Also:
        NodeImpl, UMLPackageImpl.getNode(), Constant Field Values
      • NODE__EANNOTATIONS

        static final int NODE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • NODE__OWNED_ELEMENT

        static final int NODE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • NODE__OWNER

        static final int NODE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • NODE__OWNED_COMMENT

        static final int NODE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • NODE__NAME

        static final int NODE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • NODE__VISIBILITY

        static final int NODE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • NODE__QUALIFIED_NAME

        static final int NODE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • NODE__CLIENT_DEPENDENCY

        static final int NODE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • NODE__NAMESPACE

        static final int NODE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • NODE__NAME_EXPRESSION

        static final int NODE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • NODE__ELEMENT_IMPORT

        static final int NODE__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • NODE__PACKAGE_IMPORT

        static final int NODE__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • NODE__OWNED_RULE

        static final int NODE__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • NODE__MEMBER

        static final int NODE__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • NODE__IMPORTED_MEMBER

        static final int NODE__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • NODE__OWNED_MEMBER

        static final int NODE__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • NODE__IS_LEAF

        static final int NODE__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • NODE__REDEFINED_ELEMENT

        static final int NODE__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • NODE__REDEFINITION_CONTEXT

        static final int NODE__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • NODE__OWNING_TEMPLATE_PARAMETER

        static final int NODE__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • NODE__TEMPLATE_PARAMETER

        static final int NODE__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • NODE__PACKAGE

        static final int NODE__PACKAGE
        The feature id for the 'Package' reference.
        See Also:
        Constant Field Values
      • NODE__TEMPLATE_BINDING

        static final int NODE__TEMPLATE_BINDING
        The feature id for the 'Template Binding' containment reference list.
        See Also:
        Constant Field Values
      • NODE__OWNED_TEMPLATE_SIGNATURE

        static final int NODE__OWNED_TEMPLATE_SIGNATURE
        The feature id for the 'Owned Template Signature' containment reference.
        See Also:
        Constant Field Values
      • NODE__IS_ABSTRACT

        static final int NODE__IS_ABSTRACT
        The feature id for the 'Is Abstract' attribute.
        See Also:
        Constant Field Values
      • NODE__GENERALIZATION

        static final int NODE__GENERALIZATION
        The feature id for the 'Generalization' containment reference list.
        See Also:
        Constant Field Values
      • NODE__POWERTYPE_EXTENT

        static final int NODE__POWERTYPE_EXTENT
        The feature id for the 'Powertype Extent' reference list.
        See Also:
        Constant Field Values
      • NODE__FEATURE

        static final int NODE__FEATURE
        The feature id for the 'Feature' reference list.
        See Also:
        Constant Field Values
      • NODE__INHERITED_MEMBER

        static final int NODE__INHERITED_MEMBER
        The feature id for the 'Inherited Member' reference list.
        See Also:
        Constant Field Values
      • NODE__REDEFINED_CLASSIFIER

        static final int NODE__REDEFINED_CLASSIFIER
        The feature id for the 'Redefined Classifier' reference list.
        See Also:
        Constant Field Values
      • NODE__GENERAL

        static final int NODE__GENERAL
        The feature id for the 'General' reference list.
        See Also:
        Constant Field Values
      • NODE__SUBSTITUTION

        static final int NODE__SUBSTITUTION
        The feature id for the 'Substitution' containment reference list.
        See Also:
        Constant Field Values
      • NODE__ATTRIBUTE

        static final int NODE__ATTRIBUTE
        The feature id for the 'Attribute' reference list.
        See Also:
        Constant Field Values
      • NODE__REPRESENTATION

        static final int NODE__REPRESENTATION
        The feature id for the 'Representation' reference.
        See Also:
        Constant Field Values
      • NODE__COLLABORATION_USE

        static final int NODE__COLLABORATION_USE
        The feature id for the 'Collaboration Use' containment reference list.
        See Also:
        Constant Field Values
      • NODE__OWNED_USE_CASE

        static final int NODE__OWNED_USE_CASE
        The feature id for the 'Owned Use Case' containment reference list.
        See Also:
        Constant Field Values
      • NODE__USE_CASE

        static final int NODE__USE_CASE
        The feature id for the 'Use Case' reference list.
        See Also:
        Constant Field Values
      • NODE__OWNED_ATTRIBUTE

        static final int NODE__OWNED_ATTRIBUTE
        The feature id for the 'Owned Attribute' containment reference list.
        See Also:
        Constant Field Values
      • NODE__PART

        static final int NODE__PART
        The feature id for the 'Part' reference list.
        See Also:
        Constant Field Values
      • NODE__ROLE

        static final int NODE__ROLE
        The feature id for the 'Role' reference list.
        See Also:
        Constant Field Values
      • NODE__OWNED_CONNECTOR

        static final int NODE__OWNED_CONNECTOR
        The feature id for the 'Owned Connector' containment reference list.
        See Also:
        Constant Field Values
      • NODE__OWNED_PORT

        static final int NODE__OWNED_PORT
        The feature id for the 'Owned Port' reference list.
        See Also:
        Constant Field Values
      • NODE__OWNED_BEHAVIOR

        static final int NODE__OWNED_BEHAVIOR
        The feature id for the 'Owned Behavior' containment reference list.
        See Also:
        Constant Field Values
      • NODE__CLASSIFIER_BEHAVIOR

        static final int NODE__CLASSIFIER_BEHAVIOR
        The feature id for the 'Classifier Behavior' reference.
        See Also:
        Constant Field Values
      • NODE__INTERFACE_REALIZATION

        static final int NODE__INTERFACE_REALIZATION
        The feature id for the 'Interface Realization' containment reference list.
        See Also:
        Constant Field Values
      • NODE__OWNED_TRIGGER

        static final int NODE__OWNED_TRIGGER
        The feature id for the 'Owned Trigger' containment reference list.
        See Also:
        Constant Field Values
      • NODE__NESTED_CLASSIFIER

        static final int NODE__NESTED_CLASSIFIER
        The feature id for the 'Nested Classifier' containment reference list.
        See Also:
        Constant Field Values
      • NODE__OWNED_OPERATION

        static final int NODE__OWNED_OPERATION
        The feature id for the 'Owned Operation' containment reference list.
        See Also:
        Constant Field Values
      • NODE__SUPER_CLASS

        static final int NODE__SUPER_CLASS
        The feature id for the 'Super Class' reference list.
        See Also:
        Constant Field Values
      • NODE__IS_ACTIVE

        static final int NODE__IS_ACTIVE
        The feature id for the 'Is Active' attribute.
        See Also:
        Constant Field Values
      • NODE__OWNED_RECEPTION

        static final int NODE__OWNED_RECEPTION
        The feature id for the 'Owned Reception' containment reference list.
        See Also:
        Constant Field Values
      • NODE__EXTENSION

        static final int NODE__EXTENSION
        The feature id for the 'Extension' reference list.
        See Also:
        Constant Field Values
      • NODE__DEPLOYMENT

        static final int NODE__DEPLOYMENT
        The feature id for the 'Deployment' containment reference list.
        See Also:
        Constant Field Values
      • NODE__DEPLOYED_ELEMENT

        static final int NODE__DEPLOYED_ELEMENT
        The feature id for the 'Deployed Element' reference list.
        See Also:
        Constant Field Values
      • NODE__NESTED_NODE

        static final int NODE__NESTED_NODE
        The feature id for the 'Nested Node' containment reference list.
        See Also:
        Constant Field Values
      • NODE_FEATURE_COUNT

        static final int NODE_FEATURE_COUNT
        The number of structural features of the 'Node' class.
        See Also:
        Constant Field Values
      • DEVICE

        static final int DEVICE
        The meta object id for the 'Device' class.
        See Also:
        DeviceImpl, UMLPackageImpl.getDevice(), Constant Field Values
      • DEVICE__EANNOTATIONS

        static final int DEVICE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • DEVICE__OWNED_ELEMENT

        static final int DEVICE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • DEVICE__OWNER

        static final int DEVICE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • DEVICE__OWNED_COMMENT

        static final int DEVICE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • DEVICE__NAME

        static final int DEVICE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • DEVICE__VISIBILITY

        static final int DEVICE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • DEVICE__QUALIFIED_NAME

        static final int DEVICE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • DEVICE__CLIENT_DEPENDENCY

        static final int DEVICE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • DEVICE__NAMESPACE

        static final int DEVICE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • DEVICE__NAME_EXPRESSION

        static final int DEVICE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • DEVICE__ELEMENT_IMPORT

        static final int DEVICE__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • DEVICE__PACKAGE_IMPORT

        static final int DEVICE__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • DEVICE__OWNED_RULE

        static final int DEVICE__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • DEVICE__MEMBER

        static final int DEVICE__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • DEVICE__IMPORTED_MEMBER

        static final int DEVICE__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • DEVICE__OWNED_MEMBER

        static final int DEVICE__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • DEVICE__IS_LEAF

        static final int DEVICE__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • DEVICE__REDEFINED_ELEMENT

        static final int DEVICE__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • DEVICE__REDEFINITION_CONTEXT

        static final int DEVICE__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • DEVICE__OWNING_TEMPLATE_PARAMETER

        static final int DEVICE__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • DEVICE__TEMPLATE_PARAMETER

        static final int DEVICE__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • DEVICE__PACKAGE

        static final int DEVICE__PACKAGE
        The feature id for the 'Package' reference.
        See Also:
        Constant Field Values
      • DEVICE__TEMPLATE_BINDING

        static final int DEVICE__TEMPLATE_BINDING
        The feature id for the 'Template Binding' containment reference list.
        See Also:
        Constant Field Values
      • DEVICE__OWNED_TEMPLATE_SIGNATURE

        static final int DEVICE__OWNED_TEMPLATE_SIGNATURE
        The feature id for the 'Owned Template Signature' containment reference.
        See Also:
        Constant Field Values
      • DEVICE__IS_ABSTRACT

        static final int DEVICE__IS_ABSTRACT
        The feature id for the 'Is Abstract' attribute.
        See Also:
        Constant Field Values
      • DEVICE__GENERALIZATION

        static final int DEVICE__GENERALIZATION
        The feature id for the 'Generalization' containment reference list.
        See Also:
        Constant Field Values
      • DEVICE__POWERTYPE_EXTENT

        static final int DEVICE__POWERTYPE_EXTENT
        The feature id for the 'Powertype Extent' reference list.
        See Also:
        Constant Field Values
      • DEVICE__FEATURE

        static final int DEVICE__FEATURE
        The feature id for the 'Feature' reference list.
        See Also:
        Constant Field Values
      • DEVICE__INHERITED_MEMBER

        static final int DEVICE__INHERITED_MEMBER
        The feature id for the 'Inherited Member' reference list.
        See Also:
        Constant Field Values
      • DEVICE__REDEFINED_CLASSIFIER

        static final int DEVICE__REDEFINED_CLASSIFIER
        The feature id for the 'Redefined Classifier' reference list.
        See Also:
        Constant Field Values
      • DEVICE__GENERAL

        static final int DEVICE__GENERAL
        The feature id for the 'General' reference list.
        See Also:
        Constant Field Values
      • DEVICE__SUBSTITUTION

        static final int DEVICE__SUBSTITUTION
        The feature id for the 'Substitution' containment reference list.
        See Also:
        Constant Field Values
      • DEVICE__ATTRIBUTE

        static final int DEVICE__ATTRIBUTE
        The feature id for the 'Attribute' reference list.
        See Also:
        Constant Field Values
      • DEVICE__REPRESENTATION

        static final int DEVICE__REPRESENTATION
        The feature id for the 'Representation' reference.
        See Also:
        Constant Field Values
      • DEVICE__COLLABORATION_USE

        static final int DEVICE__COLLABORATION_USE
        The feature id for the 'Collaboration Use' containment reference list.
        See Also:
        Constant Field Values
      • DEVICE__OWNED_USE_CASE

        static final int DEVICE__OWNED_USE_CASE
        The feature id for the 'Owned Use Case' containment reference list.
        See Also:
        Constant Field Values
      • DEVICE__USE_CASE

        static final int DEVICE__USE_CASE
        The feature id for the 'Use Case' reference list.
        See Also:
        Constant Field Values
      • DEVICE__OWNED_ATTRIBUTE

        static final int DEVICE__OWNED_ATTRIBUTE
        The feature id for the 'Owned Attribute' containment reference list.
        See Also:
        Constant Field Values
      • DEVICE__PART

        static final int DEVICE__PART
        The feature id for the 'Part' reference list.
        See Also:
        Constant Field Values
      • DEVICE__ROLE

        static final int DEVICE__ROLE
        The feature id for the 'Role' reference list.
        See Also:
        Constant Field Values
      • DEVICE__OWNED_CONNECTOR

        static final int DEVICE__OWNED_CONNECTOR
        The feature id for the 'Owned Connector' containment reference list.
        See Also:
        Constant Field Values
      • DEVICE__OWNED_PORT

        static final int DEVICE__OWNED_PORT
        The feature id for the 'Owned Port' reference list.
        See Also:
        Constant Field Values
      • DEVICE__OWNED_BEHAVIOR

        static final int DEVICE__OWNED_BEHAVIOR
        The feature id for the 'Owned Behavior' containment reference list.
        See Also:
        Constant Field Values
      • DEVICE__CLASSIFIER_BEHAVIOR

        static final int DEVICE__CLASSIFIER_BEHAVIOR
        The feature id for the 'Classifier Behavior' reference.
        See Also:
        Constant Field Values
      • DEVICE__INTERFACE_REALIZATION

        static final int DEVICE__INTERFACE_REALIZATION
        The feature id for the 'Interface Realization' containment reference list.
        See Also:
        Constant Field Values
      • DEVICE__OWNED_TRIGGER

        static final int DEVICE__OWNED_TRIGGER
        The feature id for the 'Owned Trigger' containment reference list.
        See Also:
        Constant Field Values
      • DEVICE__NESTED_CLASSIFIER

        static final int DEVICE__NESTED_CLASSIFIER
        The feature id for the 'Nested Classifier' containment reference list.
        See Also:
        Constant Field Values
      • DEVICE__OWNED_OPERATION

        static final int DEVICE__OWNED_OPERATION
        The feature id for the 'Owned Operation' containment reference list.
        See Also:
        Constant Field Values
      • DEVICE__SUPER_CLASS

        static final int DEVICE__SUPER_CLASS
        The feature id for the 'Super Class' reference list.
        See Also:
        Constant Field Values
      • DEVICE__IS_ACTIVE

        static final int DEVICE__IS_ACTIVE
        The feature id for the 'Is Active' attribute.
        See Also:
        Constant Field Values
      • DEVICE__OWNED_RECEPTION

        static final int DEVICE__OWNED_RECEPTION
        The feature id for the 'Owned Reception' containment reference list.
        See Also:
        Constant Field Values
      • DEVICE__EXTENSION

        static final int DEVICE__EXTENSION
        The feature id for the 'Extension' reference list.
        See Also:
        Constant Field Values
      • DEVICE__DEPLOYMENT

        static final int DEVICE__DEPLOYMENT
        The feature id for the 'Deployment' containment reference list.
        See Also:
        Constant Field Values
      • DEVICE__DEPLOYED_ELEMENT

        static final int DEVICE__DEPLOYED_ELEMENT
        The feature id for the 'Deployed Element' reference list.
        See Also:
        Constant Field Values
      • DEVICE__NESTED_NODE

        static final int DEVICE__NESTED_NODE
        The feature id for the 'Nested Node' containment reference list.
        See Also:
        Constant Field Values
      • DEVICE_FEATURE_COUNT

        static final int DEVICE_FEATURE_COUNT
        The number of structural features of the 'Device' class.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT

        static final int EXECUTION_ENVIRONMENT
        The meta object id for the 'Execution Environment' class.
        See Also:
        ExecutionEnvironmentImpl, UMLPackageImpl.getExecutionEnvironment(), Constant Field Values
      • EXECUTION_ENVIRONMENT__EANNOTATIONS

        static final int EXECUTION_ENVIRONMENT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__OWNED_ELEMENT

        static final int EXECUTION_ENVIRONMENT__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__OWNER

        static final int EXECUTION_ENVIRONMENT__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__OWNED_COMMENT

        static final int EXECUTION_ENVIRONMENT__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__NAME

        static final int EXECUTION_ENVIRONMENT__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__VISIBILITY

        static final int EXECUTION_ENVIRONMENT__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__QUALIFIED_NAME

        static final int EXECUTION_ENVIRONMENT__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__CLIENT_DEPENDENCY

        static final int EXECUTION_ENVIRONMENT__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__NAMESPACE

        static final int EXECUTION_ENVIRONMENT__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__NAME_EXPRESSION

        static final int EXECUTION_ENVIRONMENT__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__ELEMENT_IMPORT

        static final int EXECUTION_ENVIRONMENT__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__PACKAGE_IMPORT

        static final int EXECUTION_ENVIRONMENT__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__OWNED_RULE

        static final int EXECUTION_ENVIRONMENT__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__MEMBER

        static final int EXECUTION_ENVIRONMENT__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__IMPORTED_MEMBER

        static final int EXECUTION_ENVIRONMENT__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__OWNED_MEMBER

        static final int EXECUTION_ENVIRONMENT__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__IS_LEAF

        static final int EXECUTION_ENVIRONMENT__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__REDEFINED_ELEMENT

        static final int EXECUTION_ENVIRONMENT__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__REDEFINITION_CONTEXT

        static final int EXECUTION_ENVIRONMENT__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__OWNING_TEMPLATE_PARAMETER

        static final int EXECUTION_ENVIRONMENT__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__TEMPLATE_PARAMETER

        static final int EXECUTION_ENVIRONMENT__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__PACKAGE

        static final int EXECUTION_ENVIRONMENT__PACKAGE
        The feature id for the 'Package' reference.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__TEMPLATE_BINDING

        static final int EXECUTION_ENVIRONMENT__TEMPLATE_BINDING
        The feature id for the 'Template Binding' containment reference list.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__OWNED_TEMPLATE_SIGNATURE

        static final int EXECUTION_ENVIRONMENT__OWNED_TEMPLATE_SIGNATURE
        The feature id for the 'Owned Template Signature' containment reference.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__IS_ABSTRACT

        static final int EXECUTION_ENVIRONMENT__IS_ABSTRACT
        The feature id for the 'Is Abstract' attribute.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__GENERALIZATION

        static final int EXECUTION_ENVIRONMENT__GENERALIZATION
        The feature id for the 'Generalization' containment reference list.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__POWERTYPE_EXTENT

        static final int EXECUTION_ENVIRONMENT__POWERTYPE_EXTENT
        The feature id for the 'Powertype Extent' reference list.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__FEATURE

        static final int EXECUTION_ENVIRONMENT__FEATURE
        The feature id for the 'Feature' reference list.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__INHERITED_MEMBER

        static final int EXECUTION_ENVIRONMENT__INHERITED_MEMBER
        The feature id for the 'Inherited Member' reference list.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__REDEFINED_CLASSIFIER

        static final int EXECUTION_ENVIRONMENT__REDEFINED_CLASSIFIER
        The feature id for the 'Redefined Classifier' reference list.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__GENERAL

        static final int EXECUTION_ENVIRONMENT__GENERAL
        The feature id for the 'General' reference list.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__SUBSTITUTION

        static final int EXECUTION_ENVIRONMENT__SUBSTITUTION
        The feature id for the 'Substitution' containment reference list.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__ATTRIBUTE

        static final int EXECUTION_ENVIRONMENT__ATTRIBUTE
        The feature id for the 'Attribute' reference list.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__REPRESENTATION

        static final int EXECUTION_ENVIRONMENT__REPRESENTATION
        The feature id for the 'Representation' reference.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__COLLABORATION_USE

        static final int EXECUTION_ENVIRONMENT__COLLABORATION_USE
        The feature id for the 'Collaboration Use' containment reference list.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__OWNED_USE_CASE

        static final int EXECUTION_ENVIRONMENT__OWNED_USE_CASE
        The feature id for the 'Owned Use Case' containment reference list.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__USE_CASE

        static final int EXECUTION_ENVIRONMENT__USE_CASE
        The feature id for the 'Use Case' reference list.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__OWNED_ATTRIBUTE

        static final int EXECUTION_ENVIRONMENT__OWNED_ATTRIBUTE
        The feature id for the 'Owned Attribute' containment reference list.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__PART

        static final int EXECUTION_ENVIRONMENT__PART
        The feature id for the 'Part' reference list.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__ROLE

        static final int EXECUTION_ENVIRONMENT__ROLE
        The feature id for the 'Role' reference list.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__OWNED_CONNECTOR

        static final int EXECUTION_ENVIRONMENT__OWNED_CONNECTOR
        The feature id for the 'Owned Connector' containment reference list.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__OWNED_PORT

        static final int EXECUTION_ENVIRONMENT__OWNED_PORT
        The feature id for the 'Owned Port' reference list.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__OWNED_BEHAVIOR

        static final int EXECUTION_ENVIRONMENT__OWNED_BEHAVIOR
        The feature id for the 'Owned Behavior' containment reference list.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__CLASSIFIER_BEHAVIOR

        static final int EXECUTION_ENVIRONMENT__CLASSIFIER_BEHAVIOR
        The feature id for the 'Classifier Behavior' reference.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__INTERFACE_REALIZATION

        static final int EXECUTION_ENVIRONMENT__INTERFACE_REALIZATION
        The feature id for the 'Interface Realization' containment reference list.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__OWNED_TRIGGER

        static final int EXECUTION_ENVIRONMENT__OWNED_TRIGGER
        The feature id for the 'Owned Trigger' containment reference list.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__NESTED_CLASSIFIER

        static final int EXECUTION_ENVIRONMENT__NESTED_CLASSIFIER
        The feature id for the 'Nested Classifier' containment reference list.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__OWNED_OPERATION

        static final int EXECUTION_ENVIRONMENT__OWNED_OPERATION
        The feature id for the 'Owned Operation' containment reference list.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__SUPER_CLASS

        static final int EXECUTION_ENVIRONMENT__SUPER_CLASS
        The feature id for the 'Super Class' reference list.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__IS_ACTIVE

        static final int EXECUTION_ENVIRONMENT__IS_ACTIVE
        The feature id for the 'Is Active' attribute.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__OWNED_RECEPTION

        static final int EXECUTION_ENVIRONMENT__OWNED_RECEPTION
        The feature id for the 'Owned Reception' containment reference list.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__EXTENSION

        static final int EXECUTION_ENVIRONMENT__EXTENSION
        The feature id for the 'Extension' reference list.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__DEPLOYMENT

        static final int EXECUTION_ENVIRONMENT__DEPLOYMENT
        The feature id for the 'Deployment' containment reference list.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__DEPLOYED_ELEMENT

        static final int EXECUTION_ENVIRONMENT__DEPLOYED_ELEMENT
        The feature id for the 'Deployed Element' reference list.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT__NESTED_NODE

        static final int EXECUTION_ENVIRONMENT__NESTED_NODE
        The feature id for the 'Nested Node' containment reference list.
        See Also:
        Constant Field Values
      • EXECUTION_ENVIRONMENT_FEATURE_COUNT

        static final int EXECUTION_ENVIRONMENT_FEATURE_COUNT
        The number of structural features of the 'Execution Environment' class.
        See Also:
        Constant Field Values
      • COMMUNICATION_PATH

        static final int COMMUNICATION_PATH
        The meta object id for the 'Communication Path' class.
        See Also:
        CommunicationPathImpl, UMLPackageImpl.getCommunicationPath(), Constant Field Values
      • COMMUNICATION_PATH__EANNOTATIONS

        static final int COMMUNICATION_PATH__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • COMMUNICATION_PATH__OWNED_ELEMENT

        static final int COMMUNICATION_PATH__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • COMMUNICATION_PATH__OWNER

        static final int COMMUNICATION_PATH__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • COMMUNICATION_PATH__OWNED_COMMENT

        static final int COMMUNICATION_PATH__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • COMMUNICATION_PATH__NAME

        static final int COMMUNICATION_PATH__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • COMMUNICATION_PATH__VISIBILITY

        static final int COMMUNICATION_PATH__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • COMMUNICATION_PATH__QUALIFIED_NAME

        static final int COMMUNICATION_PATH__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • COMMUNICATION_PATH__CLIENT_DEPENDENCY

        static final int COMMUNICATION_PATH__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • COMMUNICATION_PATH__NAMESPACE

        static final int COMMUNICATION_PATH__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • COMMUNICATION_PATH__NAME_EXPRESSION

        static final int COMMUNICATION_PATH__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • COMMUNICATION_PATH__ELEMENT_IMPORT

        static final int COMMUNICATION_PATH__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • COMMUNICATION_PATH__PACKAGE_IMPORT

        static final int COMMUNICATION_PATH__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • COMMUNICATION_PATH__OWNED_RULE

        static final int COMMUNICATION_PATH__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • COMMUNICATION_PATH__MEMBER

        static final int COMMUNICATION_PATH__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • COMMUNICATION_PATH__IMPORTED_MEMBER

        static final int COMMUNICATION_PATH__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • COMMUNICATION_PATH__OWNED_MEMBER

        static final int COMMUNICATION_PATH__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • COMMUNICATION_PATH__IS_LEAF

        static final int COMMUNICATION_PATH__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • COMMUNICATION_PATH__REDEFINED_ELEMENT

        static final int COMMUNICATION_PATH__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • COMMUNICATION_PATH__REDEFINITION_CONTEXT

        static final int COMMUNICATION_PATH__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • COMMUNICATION_PATH__OWNING_TEMPLATE_PARAMETER

        static final int COMMUNICATION_PATH__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • COMMUNICATION_PATH__TEMPLATE_PARAMETER

        static final int COMMUNICATION_PATH__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • COMMUNICATION_PATH__PACKAGE

        static final int COMMUNICATION_PATH__PACKAGE
        The feature id for the 'Package' reference.
        See Also:
        Constant Field Values
      • COMMUNICATION_PATH__TEMPLATE_BINDING

        static final int COMMUNICATION_PATH__TEMPLATE_BINDING
        The feature id for the 'Template Binding' containment reference list.
        See Also:
        Constant Field Values
      • COMMUNICATION_PATH__OWNED_TEMPLATE_SIGNATURE

        static final int COMMUNICATION_PATH__OWNED_TEMPLATE_SIGNATURE
        The feature id for the 'Owned Template Signature' containment reference.
        See Also:
        Constant Field Values
      • COMMUNICATION_PATH__IS_ABSTRACT

        static final int COMMUNICATION_PATH__IS_ABSTRACT
        The feature id for the 'Is Abstract' attribute.
        See Also:
        Constant Field Values
      • COMMUNICATION_PATH__GENERALIZATION

        static final int COMMUNICATION_PATH__GENERALIZATION
        The feature id for the 'Generalization' containment reference list.
        See Also:
        Constant Field Values
      • COMMUNICATION_PATH__POWERTYPE_EXTENT

        static final int COMMUNICATION_PATH__POWERTYPE_EXTENT
        The feature id for the 'Powertype Extent' reference list.
        See Also:
        Constant Field Values
      • COMMUNICATION_PATH__FEATURE

        static final int COMMUNICATION_PATH__FEATURE
        The feature id for the 'Feature' reference list.
        See Also:
        Constant Field Values
      • COMMUNICATION_PATH__INHERITED_MEMBER

        static final int COMMUNICATION_PATH__INHERITED_MEMBER
        The feature id for the 'Inherited Member' reference list.
        See Also:
        Constant Field Values
      • COMMUNICATION_PATH__REDEFINED_CLASSIFIER

        static final int COMMUNICATION_PATH__REDEFINED_CLASSIFIER
        The feature id for the 'Redefined Classifier' reference list.
        See Also:
        Constant Field Values
      • COMMUNICATION_PATH__GENERAL

        static final int COMMUNICATION_PATH__GENERAL
        The feature id for the 'General' reference list.
        See Also:
        Constant Field Values
      • COMMUNICATION_PATH__SUBSTITUTION

        static final int COMMUNICATION_PATH__SUBSTITUTION
        The feature id for the 'Substitution' containment reference list.
        See Also:
        Constant Field Values
      • COMMUNICATION_PATH__ATTRIBUTE

        static final int COMMUNICATION_PATH__ATTRIBUTE
        The feature id for the 'Attribute' reference list.
        See Also:
        Constant Field Values
      • COMMUNICATION_PATH__REPRESENTATION

        static final int COMMUNICATION_PATH__REPRESENTATION
        The feature id for the 'Representation' reference.
        See Also:
        Constant Field Values
      • COMMUNICATION_PATH__COLLABORATION_USE

        static final int COMMUNICATION_PATH__COLLABORATION_USE
        The feature id for the 'Collaboration Use' containment reference list.
        See Also:
        Constant Field Values
      • COMMUNICATION_PATH__OWNED_USE_CASE

        static final int COMMUNICATION_PATH__OWNED_USE_CASE
        The feature id for the 'Owned Use Case' containment reference list.
        See Also:
        Constant Field Values
      • COMMUNICATION_PATH__USE_CASE

        static final int COMMUNICATION_PATH__USE_CASE
        The feature id for the 'Use Case' reference list.
        See Also:
        Constant Field Values
      • COMMUNICATION_PATH__RELATED_ELEMENT

        static final int COMMUNICATION_PATH__RELATED_ELEMENT
        The feature id for the 'Related Element' reference list.
        See Also:
        Constant Field Values
      • COMMUNICATION_PATH__OWNED_END

        static final int COMMUNICATION_PATH__OWNED_END
        The feature id for the 'Owned End' containment reference list.
        See Also:
        Constant Field Values
      • COMMUNICATION_PATH__MEMBER_END

        static final int COMMUNICATION_PATH__MEMBER_END
        The feature id for the 'Member End' reference list.
        See Also:
        Constant Field Values
      • COMMUNICATION_PATH__IS_DERIVED

        static final int COMMUNICATION_PATH__IS_DERIVED
        The feature id for the 'Is Derived' attribute.
        See Also:
        Constant Field Values
      • COMMUNICATION_PATH__END_TYPE

        static final int COMMUNICATION_PATH__END_TYPE
        The feature id for the 'End Type' reference list.
        See Also:
        Constant Field Values
      • COMMUNICATION_PATH__NAVIGABLE_OWNED_END

        static final int COMMUNICATION_PATH__NAVIGABLE_OWNED_END
        The feature id for the 'Navigable Owned End' reference list.
        See Also:
        Constant Field Values
      • COMMUNICATION_PATH_FEATURE_COUNT

        static final int COMMUNICATION_PATH_FEATURE_COUNT
        The number of structural features of the 'Communication Path' class.
        See Also:
        Constant Field Values
      • COMBINED_FRAGMENT__EANNOTATIONS

        static final int COMBINED_FRAGMENT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • COMBINED_FRAGMENT__OWNED_ELEMENT

        static final int COMBINED_FRAGMENT__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • COMBINED_FRAGMENT__OWNER

        static final int COMBINED_FRAGMENT__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • COMBINED_FRAGMENT__OWNED_COMMENT

        static final int COMBINED_FRAGMENT__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • COMBINED_FRAGMENT__NAME

        static final int COMBINED_FRAGMENT__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • COMBINED_FRAGMENT__VISIBILITY

        static final int COMBINED_FRAGMENT__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • COMBINED_FRAGMENT__QUALIFIED_NAME

        static final int COMBINED_FRAGMENT__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • COMBINED_FRAGMENT__CLIENT_DEPENDENCY

        static final int COMBINED_FRAGMENT__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • COMBINED_FRAGMENT__NAMESPACE

        static final int COMBINED_FRAGMENT__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • COMBINED_FRAGMENT__NAME_EXPRESSION

        static final int COMBINED_FRAGMENT__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • COMBINED_FRAGMENT__COVERED

        static final int COMBINED_FRAGMENT__COVERED
        The feature id for the 'Covered' reference list.
        See Also:
        Constant Field Values
      • COMBINED_FRAGMENT__GENERAL_ORDERING

        static final int COMBINED_FRAGMENT__GENERAL_ORDERING
        The feature id for the 'General Ordering' containment reference list.
        See Also:
        Constant Field Values
      • COMBINED_FRAGMENT__ENCLOSING_INTERACTION

        static final int COMBINED_FRAGMENT__ENCLOSING_INTERACTION
        The feature id for the 'Enclosing Interaction' container reference.
        See Also:
        Constant Field Values
      • COMBINED_FRAGMENT__ENCLOSING_OPERAND

        static final int COMBINED_FRAGMENT__ENCLOSING_OPERAND
        The feature id for the 'Enclosing Operand' container reference.
        See Also:
        Constant Field Values
      • COMBINED_FRAGMENT__INTERACTION_OPERATOR

        static final int COMBINED_FRAGMENT__INTERACTION_OPERATOR
        The feature id for the 'Interaction Operator' attribute.
        See Also:
        Constant Field Values
      • COMBINED_FRAGMENT__OPERAND

        static final int COMBINED_FRAGMENT__OPERAND
        The feature id for the 'Operand' containment reference list.
        See Also:
        Constant Field Values
      • COMBINED_FRAGMENT__CFRAGMENT_GATE

        static final int COMBINED_FRAGMENT__CFRAGMENT_GATE
        The feature id for the 'Cfragment Gate' containment reference list.
        See Also:
        Constant Field Values
      • COMBINED_FRAGMENT_FEATURE_COUNT

        static final int COMBINED_FRAGMENT_FEATURE_COUNT
        The number of structural features of the 'Combined Fragment' class.
        See Also:
        Constant Field Values
      • CONTINUATION__EANNOTATIONS

        static final int CONTINUATION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • CONTINUATION__OWNED_ELEMENT

        static final int CONTINUATION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • CONTINUATION__OWNER

        static final int CONTINUATION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • CONTINUATION__OWNED_COMMENT

        static final int CONTINUATION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • CONTINUATION__NAME

        static final int CONTINUATION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • CONTINUATION__VISIBILITY

        static final int CONTINUATION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • CONTINUATION__QUALIFIED_NAME

        static final int CONTINUATION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • CONTINUATION__CLIENT_DEPENDENCY

        static final int CONTINUATION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • CONTINUATION__NAMESPACE

        static final int CONTINUATION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • CONTINUATION__NAME_EXPRESSION

        static final int CONTINUATION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • CONTINUATION__COVERED

        static final int CONTINUATION__COVERED
        The feature id for the 'Covered' reference list.
        See Also:
        Constant Field Values
      • CONTINUATION__GENERAL_ORDERING

        static final int CONTINUATION__GENERAL_ORDERING
        The feature id for the 'General Ordering' containment reference list.
        See Also:
        Constant Field Values
      • CONTINUATION__ENCLOSING_INTERACTION

        static final int CONTINUATION__ENCLOSING_INTERACTION
        The feature id for the 'Enclosing Interaction' container reference.
        See Also:
        Constant Field Values
      • CONTINUATION__ENCLOSING_OPERAND

        static final int CONTINUATION__ENCLOSING_OPERAND
        The feature id for the 'Enclosing Operand' container reference.
        See Also:
        Constant Field Values
      • CONTINUATION__SETTING

        static final int CONTINUATION__SETTING
        The feature id for the 'Setting' attribute.
        See Also:
        Constant Field Values
      • CONTINUATION_FEATURE_COUNT

        static final int CONTINUATION_FEATURE_COUNT
        The number of structural features of the 'Continuation' class.
        See Also:
        Constant Field Values
      • CONSIDER_IGNORE_FRAGMENT__EANNOTATIONS

        static final int CONSIDER_IGNORE_FRAGMENT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • CONSIDER_IGNORE_FRAGMENT__OWNED_ELEMENT

        static final int CONSIDER_IGNORE_FRAGMENT__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • CONSIDER_IGNORE_FRAGMENT__OWNER

        static final int CONSIDER_IGNORE_FRAGMENT__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • CONSIDER_IGNORE_FRAGMENT__OWNED_COMMENT

        static final int CONSIDER_IGNORE_FRAGMENT__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • CONSIDER_IGNORE_FRAGMENT__NAME

        static final int CONSIDER_IGNORE_FRAGMENT__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • CONSIDER_IGNORE_FRAGMENT__VISIBILITY

        static final int CONSIDER_IGNORE_FRAGMENT__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • CONSIDER_IGNORE_FRAGMENT__QUALIFIED_NAME

        static final int CONSIDER_IGNORE_FRAGMENT__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • CONSIDER_IGNORE_FRAGMENT__CLIENT_DEPENDENCY

        static final int CONSIDER_IGNORE_FRAGMENT__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • CONSIDER_IGNORE_FRAGMENT__NAMESPACE

        static final int CONSIDER_IGNORE_FRAGMENT__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • CONSIDER_IGNORE_FRAGMENT__NAME_EXPRESSION

        static final int CONSIDER_IGNORE_FRAGMENT__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • CONSIDER_IGNORE_FRAGMENT__COVERED

        static final int CONSIDER_IGNORE_FRAGMENT__COVERED
        The feature id for the 'Covered' reference list.
        See Also:
        Constant Field Values
      • CONSIDER_IGNORE_FRAGMENT__GENERAL_ORDERING

        static final int CONSIDER_IGNORE_FRAGMENT__GENERAL_ORDERING
        The feature id for the 'General Ordering' containment reference list.
        See Also:
        Constant Field Values
      • CONSIDER_IGNORE_FRAGMENT__ENCLOSING_INTERACTION

        static final int CONSIDER_IGNORE_FRAGMENT__ENCLOSING_INTERACTION
        The feature id for the 'Enclosing Interaction' container reference.
        See Also:
        Constant Field Values
      • CONSIDER_IGNORE_FRAGMENT__ENCLOSING_OPERAND

        static final int CONSIDER_IGNORE_FRAGMENT__ENCLOSING_OPERAND
        The feature id for the 'Enclosing Operand' container reference.
        See Also:
        Constant Field Values
      • CONSIDER_IGNORE_FRAGMENT__INTERACTION_OPERATOR

        static final int CONSIDER_IGNORE_FRAGMENT__INTERACTION_OPERATOR
        The feature id for the 'Interaction Operator' attribute.
        See Also:
        Constant Field Values
      • CONSIDER_IGNORE_FRAGMENT__OPERAND

        static final int CONSIDER_IGNORE_FRAGMENT__OPERAND
        The feature id for the 'Operand' containment reference list.
        See Also:
        Constant Field Values
      • CONSIDER_IGNORE_FRAGMENT__CFRAGMENT_GATE

        static final int CONSIDER_IGNORE_FRAGMENT__CFRAGMENT_GATE
        The feature id for the 'Cfragment Gate' containment reference list.
        See Also:
        Constant Field Values
      • CONSIDER_IGNORE_FRAGMENT__MESSAGE

        static final int CONSIDER_IGNORE_FRAGMENT__MESSAGE
        The feature id for the 'Message' reference list.
        See Also:
        Constant Field Values
      • CONSIDER_IGNORE_FRAGMENT_FEATURE_COUNT

        static final int CONSIDER_IGNORE_FRAGMENT_FEATURE_COUNT
        The number of structural features of the 'Consider Ignore Fragment' class.
        See Also:
        Constant Field Values
      • CREATE_OBJECT_ACTION__EANNOTATIONS

        static final int CREATE_OBJECT_ACTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • CREATE_OBJECT_ACTION__OWNED_ELEMENT

        static final int CREATE_OBJECT_ACTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • CREATE_OBJECT_ACTION__OWNER

        static final int CREATE_OBJECT_ACTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • CREATE_OBJECT_ACTION__OWNED_COMMENT

        static final int CREATE_OBJECT_ACTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • CREATE_OBJECT_ACTION__NAME

        static final int CREATE_OBJECT_ACTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • CREATE_OBJECT_ACTION__VISIBILITY

        static final int CREATE_OBJECT_ACTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • CREATE_OBJECT_ACTION__QUALIFIED_NAME

        static final int CREATE_OBJECT_ACTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • CREATE_OBJECT_ACTION__CLIENT_DEPENDENCY

        static final int CREATE_OBJECT_ACTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • CREATE_OBJECT_ACTION__NAMESPACE

        static final int CREATE_OBJECT_ACTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • CREATE_OBJECT_ACTION__NAME_EXPRESSION

        static final int CREATE_OBJECT_ACTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • CREATE_OBJECT_ACTION__IS_LEAF

        static final int CREATE_OBJECT_ACTION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • CREATE_OBJECT_ACTION__REDEFINED_ELEMENT

        static final int CREATE_OBJECT_ACTION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • CREATE_OBJECT_ACTION__REDEFINITION_CONTEXT

        static final int CREATE_OBJECT_ACTION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • CREATE_OBJECT_ACTION__IN_STRUCTURED_NODE

        static final int CREATE_OBJECT_ACTION__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • CREATE_OBJECT_ACTION__ACTIVITY

        static final int CREATE_OBJECT_ACTION__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • CREATE_OBJECT_ACTION__OUTGOING

        static final int CREATE_OBJECT_ACTION__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • CREATE_OBJECT_ACTION__INCOMING

        static final int CREATE_OBJECT_ACTION__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • CREATE_OBJECT_ACTION__IN_PARTITION

        static final int CREATE_OBJECT_ACTION__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • CREATE_OBJECT_ACTION__IN_INTERRUPTIBLE_REGION

        static final int CREATE_OBJECT_ACTION__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • CREATE_OBJECT_ACTION__IN_GROUP

        static final int CREATE_OBJECT_ACTION__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • CREATE_OBJECT_ACTION__REDEFINED_NODE

        static final int CREATE_OBJECT_ACTION__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • CREATE_OBJECT_ACTION__HANDLER

        static final int CREATE_OBJECT_ACTION__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • CREATE_OBJECT_ACTION__OUTPUT

        static final int CREATE_OBJECT_ACTION__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • CREATE_OBJECT_ACTION__INPUT

        static final int CREATE_OBJECT_ACTION__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • CREATE_OBJECT_ACTION__CONTEXT

        static final int CREATE_OBJECT_ACTION__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • CREATE_OBJECT_ACTION__LOCAL_PRECONDITION

        static final int CREATE_OBJECT_ACTION__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • CREATE_OBJECT_ACTION__LOCAL_POSTCONDITION

        static final int CREATE_OBJECT_ACTION__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • CREATE_OBJECT_ACTION__CLASSIFIER

        static final int CREATE_OBJECT_ACTION__CLASSIFIER
        The feature id for the 'Classifier' reference.
        See Also:
        Constant Field Values
      • CREATE_OBJECT_ACTION__RESULT

        static final int CREATE_OBJECT_ACTION__RESULT
        The feature id for the 'Result' containment reference.
        See Also:
        Constant Field Values
      • CREATE_OBJECT_ACTION_FEATURE_COUNT

        static final int CREATE_OBJECT_ACTION_FEATURE_COUNT
        The number of structural features of the 'Create Object Action' class.
        See Also:
        Constant Field Values
      • DESTROY_OBJECT_ACTION__EANNOTATIONS

        static final int DESTROY_OBJECT_ACTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • DESTROY_OBJECT_ACTION__OWNED_ELEMENT

        static final int DESTROY_OBJECT_ACTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • DESTROY_OBJECT_ACTION__OWNER

        static final int DESTROY_OBJECT_ACTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • DESTROY_OBJECT_ACTION__OWNED_COMMENT

        static final int DESTROY_OBJECT_ACTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • DESTROY_OBJECT_ACTION__NAME

        static final int DESTROY_OBJECT_ACTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • DESTROY_OBJECT_ACTION__VISIBILITY

        static final int DESTROY_OBJECT_ACTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • DESTROY_OBJECT_ACTION__QUALIFIED_NAME

        static final int DESTROY_OBJECT_ACTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • DESTROY_OBJECT_ACTION__CLIENT_DEPENDENCY

        static final int DESTROY_OBJECT_ACTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • DESTROY_OBJECT_ACTION__NAMESPACE

        static final int DESTROY_OBJECT_ACTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • DESTROY_OBJECT_ACTION__NAME_EXPRESSION

        static final int DESTROY_OBJECT_ACTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • DESTROY_OBJECT_ACTION__IS_LEAF

        static final int DESTROY_OBJECT_ACTION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • DESTROY_OBJECT_ACTION__REDEFINED_ELEMENT

        static final int DESTROY_OBJECT_ACTION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • DESTROY_OBJECT_ACTION__REDEFINITION_CONTEXT

        static final int DESTROY_OBJECT_ACTION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • DESTROY_OBJECT_ACTION__IN_STRUCTURED_NODE

        static final int DESTROY_OBJECT_ACTION__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • DESTROY_OBJECT_ACTION__ACTIVITY

        static final int DESTROY_OBJECT_ACTION__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • DESTROY_OBJECT_ACTION__OUTGOING

        static final int DESTROY_OBJECT_ACTION__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • DESTROY_OBJECT_ACTION__INCOMING

        static final int DESTROY_OBJECT_ACTION__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • DESTROY_OBJECT_ACTION__IN_PARTITION

        static final int DESTROY_OBJECT_ACTION__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • DESTROY_OBJECT_ACTION__IN_INTERRUPTIBLE_REGION

        static final int DESTROY_OBJECT_ACTION__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • DESTROY_OBJECT_ACTION__IN_GROUP

        static final int DESTROY_OBJECT_ACTION__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • DESTROY_OBJECT_ACTION__REDEFINED_NODE

        static final int DESTROY_OBJECT_ACTION__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • DESTROY_OBJECT_ACTION__HANDLER

        static final int DESTROY_OBJECT_ACTION__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • DESTROY_OBJECT_ACTION__OUTPUT

        static final int DESTROY_OBJECT_ACTION__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • DESTROY_OBJECT_ACTION__INPUT

        static final int DESTROY_OBJECT_ACTION__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • DESTROY_OBJECT_ACTION__CONTEXT

        static final int DESTROY_OBJECT_ACTION__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • DESTROY_OBJECT_ACTION__LOCAL_PRECONDITION

        static final int DESTROY_OBJECT_ACTION__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • DESTROY_OBJECT_ACTION__LOCAL_POSTCONDITION

        static final int DESTROY_OBJECT_ACTION__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • DESTROY_OBJECT_ACTION__IS_DESTROY_LINKS

        static final int DESTROY_OBJECT_ACTION__IS_DESTROY_LINKS
        The feature id for the 'Is Destroy Links' attribute.
        See Also:
        Constant Field Values
      • DESTROY_OBJECT_ACTION__IS_DESTROY_OWNED_OBJECTS

        static final int DESTROY_OBJECT_ACTION__IS_DESTROY_OWNED_OBJECTS
        The feature id for the 'Is Destroy Owned Objects' attribute.
        See Also:
        Constant Field Values
      • DESTROY_OBJECT_ACTION__TARGET

        static final int DESTROY_OBJECT_ACTION__TARGET
        The feature id for the 'Target' containment reference.
        See Also:
        Constant Field Values
      • DESTROY_OBJECT_ACTION_FEATURE_COUNT

        static final int DESTROY_OBJECT_ACTION_FEATURE_COUNT
        The number of structural features of the 'Destroy Object Action' class.
        See Also:
        Constant Field Values
      • TEST_IDENTITY_ACTION__EANNOTATIONS

        static final int TEST_IDENTITY_ACTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • TEST_IDENTITY_ACTION__OWNED_ELEMENT

        static final int TEST_IDENTITY_ACTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • TEST_IDENTITY_ACTION__OWNER

        static final int TEST_IDENTITY_ACTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • TEST_IDENTITY_ACTION__OWNED_COMMENT

        static final int TEST_IDENTITY_ACTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • TEST_IDENTITY_ACTION__NAME

        static final int TEST_IDENTITY_ACTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • TEST_IDENTITY_ACTION__VISIBILITY

        static final int TEST_IDENTITY_ACTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • TEST_IDENTITY_ACTION__QUALIFIED_NAME

        static final int TEST_IDENTITY_ACTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • TEST_IDENTITY_ACTION__CLIENT_DEPENDENCY

        static final int TEST_IDENTITY_ACTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • TEST_IDENTITY_ACTION__NAMESPACE

        static final int TEST_IDENTITY_ACTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • TEST_IDENTITY_ACTION__NAME_EXPRESSION

        static final int TEST_IDENTITY_ACTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • TEST_IDENTITY_ACTION__IS_LEAF

        static final int TEST_IDENTITY_ACTION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • TEST_IDENTITY_ACTION__REDEFINED_ELEMENT

        static final int TEST_IDENTITY_ACTION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • TEST_IDENTITY_ACTION__REDEFINITION_CONTEXT

        static final int TEST_IDENTITY_ACTION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • TEST_IDENTITY_ACTION__IN_STRUCTURED_NODE

        static final int TEST_IDENTITY_ACTION__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • TEST_IDENTITY_ACTION__ACTIVITY

        static final int TEST_IDENTITY_ACTION__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • TEST_IDENTITY_ACTION__OUTGOING

        static final int TEST_IDENTITY_ACTION__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • TEST_IDENTITY_ACTION__INCOMING

        static final int TEST_IDENTITY_ACTION__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • TEST_IDENTITY_ACTION__IN_PARTITION

        static final int TEST_IDENTITY_ACTION__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • TEST_IDENTITY_ACTION__IN_INTERRUPTIBLE_REGION

        static final int TEST_IDENTITY_ACTION__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • TEST_IDENTITY_ACTION__IN_GROUP

        static final int TEST_IDENTITY_ACTION__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • TEST_IDENTITY_ACTION__REDEFINED_NODE

        static final int TEST_IDENTITY_ACTION__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • TEST_IDENTITY_ACTION__HANDLER

        static final int TEST_IDENTITY_ACTION__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • TEST_IDENTITY_ACTION__OUTPUT

        static final int TEST_IDENTITY_ACTION__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • TEST_IDENTITY_ACTION__INPUT

        static final int TEST_IDENTITY_ACTION__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • TEST_IDENTITY_ACTION__CONTEXT

        static final int TEST_IDENTITY_ACTION__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • TEST_IDENTITY_ACTION__LOCAL_PRECONDITION

        static final int TEST_IDENTITY_ACTION__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • TEST_IDENTITY_ACTION__LOCAL_POSTCONDITION

        static final int TEST_IDENTITY_ACTION__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • TEST_IDENTITY_ACTION__FIRST

        static final int TEST_IDENTITY_ACTION__FIRST
        The feature id for the 'First' containment reference.
        See Also:
        Constant Field Values
      • TEST_IDENTITY_ACTION__SECOND

        static final int TEST_IDENTITY_ACTION__SECOND
        The feature id for the 'Second' containment reference.
        See Also:
        Constant Field Values
      • TEST_IDENTITY_ACTION__RESULT

        static final int TEST_IDENTITY_ACTION__RESULT
        The feature id for the 'Result' containment reference.
        See Also:
        Constant Field Values
      • TEST_IDENTITY_ACTION_FEATURE_COUNT

        static final int TEST_IDENTITY_ACTION_FEATURE_COUNT
        The number of structural features of the 'Test Identity Action' class.
        See Also:
        Constant Field Values
      • READ_SELF_ACTION__EANNOTATIONS

        static final int READ_SELF_ACTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • READ_SELF_ACTION__OWNED_ELEMENT

        static final int READ_SELF_ACTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • READ_SELF_ACTION__OWNER

        static final int READ_SELF_ACTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • READ_SELF_ACTION__OWNED_COMMENT

        static final int READ_SELF_ACTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • READ_SELF_ACTION__NAME

        static final int READ_SELF_ACTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • READ_SELF_ACTION__VISIBILITY

        static final int READ_SELF_ACTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • READ_SELF_ACTION__QUALIFIED_NAME

        static final int READ_SELF_ACTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • READ_SELF_ACTION__CLIENT_DEPENDENCY

        static final int READ_SELF_ACTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • READ_SELF_ACTION__NAMESPACE

        static final int READ_SELF_ACTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • READ_SELF_ACTION__NAME_EXPRESSION

        static final int READ_SELF_ACTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • READ_SELF_ACTION__IS_LEAF

        static final int READ_SELF_ACTION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • READ_SELF_ACTION__REDEFINED_ELEMENT

        static final int READ_SELF_ACTION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • READ_SELF_ACTION__REDEFINITION_CONTEXT

        static final int READ_SELF_ACTION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • READ_SELF_ACTION__IN_STRUCTURED_NODE

        static final int READ_SELF_ACTION__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • READ_SELF_ACTION__ACTIVITY

        static final int READ_SELF_ACTION__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • READ_SELF_ACTION__OUTGOING

        static final int READ_SELF_ACTION__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • READ_SELF_ACTION__INCOMING

        static final int READ_SELF_ACTION__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • READ_SELF_ACTION__IN_PARTITION

        static final int READ_SELF_ACTION__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • READ_SELF_ACTION__IN_INTERRUPTIBLE_REGION

        static final int READ_SELF_ACTION__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • READ_SELF_ACTION__IN_GROUP

        static final int READ_SELF_ACTION__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • READ_SELF_ACTION__REDEFINED_NODE

        static final int READ_SELF_ACTION__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • READ_SELF_ACTION__HANDLER

        static final int READ_SELF_ACTION__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • READ_SELF_ACTION__OUTPUT

        static final int READ_SELF_ACTION__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • READ_SELF_ACTION__INPUT

        static final int READ_SELF_ACTION__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • READ_SELF_ACTION__CONTEXT

        static final int READ_SELF_ACTION__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • READ_SELF_ACTION__LOCAL_PRECONDITION

        static final int READ_SELF_ACTION__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • READ_SELF_ACTION__LOCAL_POSTCONDITION

        static final int READ_SELF_ACTION__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • READ_SELF_ACTION__RESULT

        static final int READ_SELF_ACTION__RESULT
        The feature id for the 'Result' containment reference.
        See Also:
        Constant Field Values
      • READ_SELF_ACTION_FEATURE_COUNT

        static final int READ_SELF_ACTION_FEATURE_COUNT
        The number of structural features of the 'Read Self Action' class.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE_ACTION__EANNOTATIONS

        static final int STRUCTURAL_FEATURE_ACTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE_ACTION__OWNED_ELEMENT

        static final int STRUCTURAL_FEATURE_ACTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE_ACTION__OWNER

        static final int STRUCTURAL_FEATURE_ACTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE_ACTION__OWNED_COMMENT

        static final int STRUCTURAL_FEATURE_ACTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE_ACTION__NAME

        static final int STRUCTURAL_FEATURE_ACTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE_ACTION__VISIBILITY

        static final int STRUCTURAL_FEATURE_ACTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE_ACTION__QUALIFIED_NAME

        static final int STRUCTURAL_FEATURE_ACTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE_ACTION__CLIENT_DEPENDENCY

        static final int STRUCTURAL_FEATURE_ACTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE_ACTION__NAMESPACE

        static final int STRUCTURAL_FEATURE_ACTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE_ACTION__NAME_EXPRESSION

        static final int STRUCTURAL_FEATURE_ACTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE_ACTION__IS_LEAF

        static final int STRUCTURAL_FEATURE_ACTION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE_ACTION__REDEFINED_ELEMENT

        static final int STRUCTURAL_FEATURE_ACTION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE_ACTION__REDEFINITION_CONTEXT

        static final int STRUCTURAL_FEATURE_ACTION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE_ACTION__IN_STRUCTURED_NODE

        static final int STRUCTURAL_FEATURE_ACTION__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE_ACTION__ACTIVITY

        static final int STRUCTURAL_FEATURE_ACTION__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE_ACTION__OUTGOING

        static final int STRUCTURAL_FEATURE_ACTION__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE_ACTION__INCOMING

        static final int STRUCTURAL_FEATURE_ACTION__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE_ACTION__IN_PARTITION

        static final int STRUCTURAL_FEATURE_ACTION__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE_ACTION__IN_INTERRUPTIBLE_REGION

        static final int STRUCTURAL_FEATURE_ACTION__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE_ACTION__IN_GROUP

        static final int STRUCTURAL_FEATURE_ACTION__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE_ACTION__REDEFINED_NODE

        static final int STRUCTURAL_FEATURE_ACTION__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE_ACTION__HANDLER

        static final int STRUCTURAL_FEATURE_ACTION__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE_ACTION__OUTPUT

        static final int STRUCTURAL_FEATURE_ACTION__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE_ACTION__INPUT

        static final int STRUCTURAL_FEATURE_ACTION__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE_ACTION__CONTEXT

        static final int STRUCTURAL_FEATURE_ACTION__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE_ACTION__LOCAL_PRECONDITION

        static final int STRUCTURAL_FEATURE_ACTION__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE_ACTION__LOCAL_POSTCONDITION

        static final int STRUCTURAL_FEATURE_ACTION__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE_ACTION__STRUCTURAL_FEATURE

        static final int STRUCTURAL_FEATURE_ACTION__STRUCTURAL_FEATURE
        The feature id for the 'Structural Feature' reference.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE_ACTION__OBJECT

        static final int STRUCTURAL_FEATURE_ACTION__OBJECT
        The feature id for the 'Object' containment reference.
        See Also:
        Constant Field Values
      • STRUCTURAL_FEATURE_ACTION_FEATURE_COUNT

        static final int STRUCTURAL_FEATURE_ACTION_FEATURE_COUNT
        The number of structural features of the 'Structural Feature Action' class.
        See Also:
        Constant Field Values
      • READ_STRUCTURAL_FEATURE_ACTION__EANNOTATIONS

        static final int READ_STRUCTURAL_FEATURE_ACTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • READ_STRUCTURAL_FEATURE_ACTION__OWNED_ELEMENT

        static final int READ_STRUCTURAL_FEATURE_ACTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • READ_STRUCTURAL_FEATURE_ACTION__OWNER

        static final int READ_STRUCTURAL_FEATURE_ACTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • READ_STRUCTURAL_FEATURE_ACTION__OWNED_COMMENT

        static final int READ_STRUCTURAL_FEATURE_ACTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • READ_STRUCTURAL_FEATURE_ACTION__NAME

        static final int READ_STRUCTURAL_FEATURE_ACTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • READ_STRUCTURAL_FEATURE_ACTION__VISIBILITY

        static final int READ_STRUCTURAL_FEATURE_ACTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • READ_STRUCTURAL_FEATURE_ACTION__QUALIFIED_NAME

        static final int READ_STRUCTURAL_FEATURE_ACTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • READ_STRUCTURAL_FEATURE_ACTION__CLIENT_DEPENDENCY

        static final int READ_STRUCTURAL_FEATURE_ACTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • READ_STRUCTURAL_FEATURE_ACTION__NAMESPACE

        static final int READ_STRUCTURAL_FEATURE_ACTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • READ_STRUCTURAL_FEATURE_ACTION__NAME_EXPRESSION

        static final int READ_STRUCTURAL_FEATURE_ACTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • READ_STRUCTURAL_FEATURE_ACTION__IS_LEAF

        static final int READ_STRUCTURAL_FEATURE_ACTION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • READ_STRUCTURAL_FEATURE_ACTION__REDEFINED_ELEMENT

        static final int READ_STRUCTURAL_FEATURE_ACTION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • READ_STRUCTURAL_FEATURE_ACTION__REDEFINITION_CONTEXT

        static final int READ_STRUCTURAL_FEATURE_ACTION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • READ_STRUCTURAL_FEATURE_ACTION__IN_STRUCTURED_NODE

        static final int READ_STRUCTURAL_FEATURE_ACTION__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • READ_STRUCTURAL_FEATURE_ACTION__ACTIVITY

        static final int READ_STRUCTURAL_FEATURE_ACTION__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • READ_STRUCTURAL_FEATURE_ACTION__OUTGOING

        static final int READ_STRUCTURAL_FEATURE_ACTION__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • READ_STRUCTURAL_FEATURE_ACTION__INCOMING

        static final int READ_STRUCTURAL_FEATURE_ACTION__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • READ_STRUCTURAL_FEATURE_ACTION__IN_PARTITION

        static final int READ_STRUCTURAL_FEATURE_ACTION__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • READ_STRUCTURAL_FEATURE_ACTION__IN_INTERRUPTIBLE_REGION

        static final int READ_STRUCTURAL_FEATURE_ACTION__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • READ_STRUCTURAL_FEATURE_ACTION__IN_GROUP

        static final int READ_STRUCTURAL_FEATURE_ACTION__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • READ_STRUCTURAL_FEATURE_ACTION__REDEFINED_NODE

        static final int READ_STRUCTURAL_FEATURE_ACTION__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • READ_STRUCTURAL_FEATURE_ACTION__HANDLER

        static final int READ_STRUCTURAL_FEATURE_ACTION__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • READ_STRUCTURAL_FEATURE_ACTION__OUTPUT

        static final int READ_STRUCTURAL_FEATURE_ACTION__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • READ_STRUCTURAL_FEATURE_ACTION__INPUT

        static final int READ_STRUCTURAL_FEATURE_ACTION__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • READ_STRUCTURAL_FEATURE_ACTION__CONTEXT

        static final int READ_STRUCTURAL_FEATURE_ACTION__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • READ_STRUCTURAL_FEATURE_ACTION__LOCAL_PRECONDITION

        static final int READ_STRUCTURAL_FEATURE_ACTION__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • READ_STRUCTURAL_FEATURE_ACTION__LOCAL_POSTCONDITION

        static final int READ_STRUCTURAL_FEATURE_ACTION__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • READ_STRUCTURAL_FEATURE_ACTION__STRUCTURAL_FEATURE

        static final int READ_STRUCTURAL_FEATURE_ACTION__STRUCTURAL_FEATURE
        The feature id for the 'Structural Feature' reference.
        See Also:
        Constant Field Values
      • READ_STRUCTURAL_FEATURE_ACTION__OBJECT

        static final int READ_STRUCTURAL_FEATURE_ACTION__OBJECT
        The feature id for the 'Object' containment reference.
        See Also:
        Constant Field Values
      • READ_STRUCTURAL_FEATURE_ACTION__RESULT

        static final int READ_STRUCTURAL_FEATURE_ACTION__RESULT
        The feature id for the 'Result' containment reference.
        See Also:
        Constant Field Values
      • READ_STRUCTURAL_FEATURE_ACTION_FEATURE_COUNT

        static final int READ_STRUCTURAL_FEATURE_ACTION_FEATURE_COUNT
        The number of structural features of the 'Read Structural Feature Action' class.
        See Also:
        Constant Field Values
      • WRITE_STRUCTURAL_FEATURE_ACTION__EANNOTATIONS

        static final int WRITE_STRUCTURAL_FEATURE_ACTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • WRITE_STRUCTURAL_FEATURE_ACTION__OWNED_ELEMENT

        static final int WRITE_STRUCTURAL_FEATURE_ACTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • WRITE_STRUCTURAL_FEATURE_ACTION__OWNER

        static final int WRITE_STRUCTURAL_FEATURE_ACTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • WRITE_STRUCTURAL_FEATURE_ACTION__OWNED_COMMENT

        static final int WRITE_STRUCTURAL_FEATURE_ACTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • WRITE_STRUCTURAL_FEATURE_ACTION__NAME

        static final int WRITE_STRUCTURAL_FEATURE_ACTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • WRITE_STRUCTURAL_FEATURE_ACTION__VISIBILITY

        static final int WRITE_STRUCTURAL_FEATURE_ACTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • WRITE_STRUCTURAL_FEATURE_ACTION__QUALIFIED_NAME

        static final int WRITE_STRUCTURAL_FEATURE_ACTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • WRITE_STRUCTURAL_FEATURE_ACTION__CLIENT_DEPENDENCY

        static final int WRITE_STRUCTURAL_FEATURE_ACTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • WRITE_STRUCTURAL_FEATURE_ACTION__NAMESPACE

        static final int WRITE_STRUCTURAL_FEATURE_ACTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • WRITE_STRUCTURAL_FEATURE_ACTION__NAME_EXPRESSION

        static final int WRITE_STRUCTURAL_FEATURE_ACTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • WRITE_STRUCTURAL_FEATURE_ACTION__IS_LEAF

        static final int WRITE_STRUCTURAL_FEATURE_ACTION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • WRITE_STRUCTURAL_FEATURE_ACTION__REDEFINED_ELEMENT

        static final int WRITE_STRUCTURAL_FEATURE_ACTION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • WRITE_STRUCTURAL_FEATURE_ACTION__REDEFINITION_CONTEXT

        static final int WRITE_STRUCTURAL_FEATURE_ACTION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • WRITE_STRUCTURAL_FEATURE_ACTION__IN_STRUCTURED_NODE

        static final int WRITE_STRUCTURAL_FEATURE_ACTION__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • WRITE_STRUCTURAL_FEATURE_ACTION__ACTIVITY

        static final int WRITE_STRUCTURAL_FEATURE_ACTION__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • WRITE_STRUCTURAL_FEATURE_ACTION__OUTGOING

        static final int WRITE_STRUCTURAL_FEATURE_ACTION__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • WRITE_STRUCTURAL_FEATURE_ACTION__INCOMING

        static final int WRITE_STRUCTURAL_FEATURE_ACTION__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • WRITE_STRUCTURAL_FEATURE_ACTION__IN_PARTITION

        static final int WRITE_STRUCTURAL_FEATURE_ACTION__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • WRITE_STRUCTURAL_FEATURE_ACTION__IN_INTERRUPTIBLE_REGION

        static final int WRITE_STRUCTURAL_FEATURE_ACTION__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • WRITE_STRUCTURAL_FEATURE_ACTION__IN_GROUP

        static final int WRITE_STRUCTURAL_FEATURE_ACTION__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • WRITE_STRUCTURAL_FEATURE_ACTION__REDEFINED_NODE

        static final int WRITE_STRUCTURAL_FEATURE_ACTION__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • WRITE_STRUCTURAL_FEATURE_ACTION__HANDLER

        static final int WRITE_STRUCTURAL_FEATURE_ACTION__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • WRITE_STRUCTURAL_FEATURE_ACTION__OUTPUT

        static final int WRITE_STRUCTURAL_FEATURE_ACTION__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • WRITE_STRUCTURAL_FEATURE_ACTION__INPUT

        static final int WRITE_STRUCTURAL_FEATURE_ACTION__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • WRITE_STRUCTURAL_FEATURE_ACTION__CONTEXT

        static final int WRITE_STRUCTURAL_FEATURE_ACTION__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • WRITE_STRUCTURAL_FEATURE_ACTION__LOCAL_PRECONDITION

        static final int WRITE_STRUCTURAL_FEATURE_ACTION__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • WRITE_STRUCTURAL_FEATURE_ACTION__LOCAL_POSTCONDITION

        static final int WRITE_STRUCTURAL_FEATURE_ACTION__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • WRITE_STRUCTURAL_FEATURE_ACTION__STRUCTURAL_FEATURE

        static final int WRITE_STRUCTURAL_FEATURE_ACTION__STRUCTURAL_FEATURE
        The feature id for the 'Structural Feature' reference.
        See Also:
        Constant Field Values
      • WRITE_STRUCTURAL_FEATURE_ACTION__OBJECT

        static final int WRITE_STRUCTURAL_FEATURE_ACTION__OBJECT
        The feature id for the 'Object' containment reference.
        See Also:
        Constant Field Values
      • WRITE_STRUCTURAL_FEATURE_ACTION__VALUE

        static final int WRITE_STRUCTURAL_FEATURE_ACTION__VALUE
        The feature id for the 'Value' containment reference.
        See Also:
        Constant Field Values
      • WRITE_STRUCTURAL_FEATURE_ACTION_FEATURE_COUNT

        static final int WRITE_STRUCTURAL_FEATURE_ACTION_FEATURE_COUNT
        The number of structural features of the 'Write Structural Feature Action' class.
        See Also:
        Constant Field Values
      • CLEAR_STRUCTURAL_FEATURE_ACTION__EANNOTATIONS

        static final int CLEAR_STRUCTURAL_FEATURE_ACTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • CLEAR_STRUCTURAL_FEATURE_ACTION__OWNED_ELEMENT

        static final int CLEAR_STRUCTURAL_FEATURE_ACTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • CLEAR_STRUCTURAL_FEATURE_ACTION__OWNER

        static final int CLEAR_STRUCTURAL_FEATURE_ACTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • CLEAR_STRUCTURAL_FEATURE_ACTION__OWNED_COMMENT

        static final int CLEAR_STRUCTURAL_FEATURE_ACTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • CLEAR_STRUCTURAL_FEATURE_ACTION__NAME

        static final int CLEAR_STRUCTURAL_FEATURE_ACTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • CLEAR_STRUCTURAL_FEATURE_ACTION__VISIBILITY

        static final int CLEAR_STRUCTURAL_FEATURE_ACTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • CLEAR_STRUCTURAL_FEATURE_ACTION__QUALIFIED_NAME

        static final int CLEAR_STRUCTURAL_FEATURE_ACTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • CLEAR_STRUCTURAL_FEATURE_ACTION__CLIENT_DEPENDENCY

        static final int CLEAR_STRUCTURAL_FEATURE_ACTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • CLEAR_STRUCTURAL_FEATURE_ACTION__NAMESPACE

        static final int CLEAR_STRUCTURAL_FEATURE_ACTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • CLEAR_STRUCTURAL_FEATURE_ACTION__NAME_EXPRESSION

        static final int CLEAR_STRUCTURAL_FEATURE_ACTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • CLEAR_STRUCTURAL_FEATURE_ACTION__IS_LEAF

        static final int CLEAR_STRUCTURAL_FEATURE_ACTION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • CLEAR_STRUCTURAL_FEATURE_ACTION__REDEFINED_ELEMENT

        static final int CLEAR_STRUCTURAL_FEATURE_ACTION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • CLEAR_STRUCTURAL_FEATURE_ACTION__REDEFINITION_CONTEXT

        static final int CLEAR_STRUCTURAL_FEATURE_ACTION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • CLEAR_STRUCTURAL_FEATURE_ACTION__IN_STRUCTURED_NODE

        static final int CLEAR_STRUCTURAL_FEATURE_ACTION__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • CLEAR_STRUCTURAL_FEATURE_ACTION__ACTIVITY

        static final int CLEAR_STRUCTURAL_FEATURE_ACTION__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • CLEAR_STRUCTURAL_FEATURE_ACTION__OUTGOING

        static final int CLEAR_STRUCTURAL_FEATURE_ACTION__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • CLEAR_STRUCTURAL_FEATURE_ACTION__INCOMING

        static final int CLEAR_STRUCTURAL_FEATURE_ACTION__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • CLEAR_STRUCTURAL_FEATURE_ACTION__IN_PARTITION

        static final int CLEAR_STRUCTURAL_FEATURE_ACTION__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • CLEAR_STRUCTURAL_FEATURE_ACTION__IN_INTERRUPTIBLE_REGION

        static final int CLEAR_STRUCTURAL_FEATURE_ACTION__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • CLEAR_STRUCTURAL_FEATURE_ACTION__IN_GROUP

        static final int CLEAR_STRUCTURAL_FEATURE_ACTION__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • CLEAR_STRUCTURAL_FEATURE_ACTION__REDEFINED_NODE

        static final int CLEAR_STRUCTURAL_FEATURE_ACTION__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • CLEAR_STRUCTURAL_FEATURE_ACTION__HANDLER

        static final int CLEAR_STRUCTURAL_FEATURE_ACTION__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • CLEAR_STRUCTURAL_FEATURE_ACTION__OUTPUT

        static final int CLEAR_STRUCTURAL_FEATURE_ACTION__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • CLEAR_STRUCTURAL_FEATURE_ACTION__INPUT

        static final int CLEAR_STRUCTURAL_FEATURE_ACTION__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • CLEAR_STRUCTURAL_FEATURE_ACTION__CONTEXT

        static final int CLEAR_STRUCTURAL_FEATURE_ACTION__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • CLEAR_STRUCTURAL_FEATURE_ACTION__LOCAL_PRECONDITION

        static final int CLEAR_STRUCTURAL_FEATURE_ACTION__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • CLEAR_STRUCTURAL_FEATURE_ACTION__LOCAL_POSTCONDITION

        static final int CLEAR_STRUCTURAL_FEATURE_ACTION__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • CLEAR_STRUCTURAL_FEATURE_ACTION__STRUCTURAL_FEATURE

        static final int CLEAR_STRUCTURAL_FEATURE_ACTION__STRUCTURAL_FEATURE
        The feature id for the 'Structural Feature' reference.
        See Also:
        Constant Field Values
      • CLEAR_STRUCTURAL_FEATURE_ACTION__OBJECT

        static final int CLEAR_STRUCTURAL_FEATURE_ACTION__OBJECT
        The feature id for the 'Object' containment reference.
        See Also:
        Constant Field Values
      • CLEAR_STRUCTURAL_FEATURE_ACTION_FEATURE_COUNT

        static final int CLEAR_STRUCTURAL_FEATURE_ACTION_FEATURE_COUNT
        The number of structural features of the 'Clear Structural Feature Action' class.
        See Also:
        Constant Field Values
      • REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__EANNOTATIONS

        static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__OWNED_ELEMENT

        static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__OWNER

        static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__OWNED_COMMENT

        static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__NAME

        static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__VISIBILITY

        static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__QUALIFIED_NAME

        static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__CLIENT_DEPENDENCY

        static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__NAMESPACE

        static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__NAME_EXPRESSION

        static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__IS_LEAF

        static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__REDEFINED_ELEMENT

        static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__REDEFINITION_CONTEXT

        static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__IN_STRUCTURED_NODE

        static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__ACTIVITY

        static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__OUTGOING

        static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__INCOMING

        static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__IN_PARTITION

        static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__IN_INTERRUPTIBLE_REGION

        static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__IN_GROUP

        static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__REDEFINED_NODE

        static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__HANDLER

        static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__OUTPUT

        static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__INPUT

        static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__CONTEXT

        static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__LOCAL_PRECONDITION

        static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__LOCAL_POSTCONDITION

        static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__STRUCTURAL_FEATURE

        static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__STRUCTURAL_FEATURE
        The feature id for the 'Structural Feature' reference.
        See Also:
        Constant Field Values
      • REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__OBJECT

        static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__OBJECT
        The feature id for the 'Object' containment reference.
        See Also:
        Constant Field Values
      • REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__VALUE

        static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__VALUE
        The feature id for the 'Value' containment reference.
        See Also:
        Constant Field Values
      • REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__IS_REMOVE_DUPLICATES

        static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__IS_REMOVE_DUPLICATES
        The feature id for the 'Is Remove Duplicates' attribute.
        See Also:
        Constant Field Values
      • REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__REMOVE_AT

        static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__REMOVE_AT
        The feature id for the 'Remove At' containment reference.
        See Also:
        Constant Field Values
      • REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION_FEATURE_COUNT

        static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION_FEATURE_COUNT
        The number of structural features of the 'Remove Structural Feature Value Action' class.
        See Also:
        Constant Field Values
      • ADD_STRUCTURAL_FEATURE_VALUE_ACTION__EANNOTATIONS

        static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • ADD_STRUCTURAL_FEATURE_VALUE_ACTION__OWNED_ELEMENT

        static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • ADD_STRUCTURAL_FEATURE_VALUE_ACTION__OWNER

        static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • ADD_STRUCTURAL_FEATURE_VALUE_ACTION__OWNED_COMMENT

        static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • ADD_STRUCTURAL_FEATURE_VALUE_ACTION__NAME

        static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • ADD_STRUCTURAL_FEATURE_VALUE_ACTION__VISIBILITY

        static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • ADD_STRUCTURAL_FEATURE_VALUE_ACTION__QUALIFIED_NAME

        static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • ADD_STRUCTURAL_FEATURE_VALUE_ACTION__CLIENT_DEPENDENCY

        static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • ADD_STRUCTURAL_FEATURE_VALUE_ACTION__NAMESPACE

        static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • ADD_STRUCTURAL_FEATURE_VALUE_ACTION__NAME_EXPRESSION

        static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • ADD_STRUCTURAL_FEATURE_VALUE_ACTION__IS_LEAF

        static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • ADD_STRUCTURAL_FEATURE_VALUE_ACTION__REDEFINED_ELEMENT

        static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • ADD_STRUCTURAL_FEATURE_VALUE_ACTION__REDEFINITION_CONTEXT

        static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • ADD_STRUCTURAL_FEATURE_VALUE_ACTION__IN_STRUCTURED_NODE

        static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • ADD_STRUCTURAL_FEATURE_VALUE_ACTION__ACTIVITY

        static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • ADD_STRUCTURAL_FEATURE_VALUE_ACTION__OUTGOING

        static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • ADD_STRUCTURAL_FEATURE_VALUE_ACTION__INCOMING

        static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • ADD_STRUCTURAL_FEATURE_VALUE_ACTION__IN_PARTITION

        static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • ADD_STRUCTURAL_FEATURE_VALUE_ACTION__IN_INTERRUPTIBLE_REGION

        static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • ADD_STRUCTURAL_FEATURE_VALUE_ACTION__IN_GROUP

        static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • ADD_STRUCTURAL_FEATURE_VALUE_ACTION__REDEFINED_NODE

        static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • ADD_STRUCTURAL_FEATURE_VALUE_ACTION__HANDLER

        static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • ADD_STRUCTURAL_FEATURE_VALUE_ACTION__OUTPUT

        static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • ADD_STRUCTURAL_FEATURE_VALUE_ACTION__INPUT

        static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • ADD_STRUCTURAL_FEATURE_VALUE_ACTION__CONTEXT

        static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • ADD_STRUCTURAL_FEATURE_VALUE_ACTION__LOCAL_PRECONDITION

        static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • ADD_STRUCTURAL_FEATURE_VALUE_ACTION__LOCAL_POSTCONDITION

        static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • ADD_STRUCTURAL_FEATURE_VALUE_ACTION__STRUCTURAL_FEATURE

        static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__STRUCTURAL_FEATURE
        The feature id for the 'Structural Feature' reference.
        See Also:
        Constant Field Values
      • ADD_STRUCTURAL_FEATURE_VALUE_ACTION__OBJECT

        static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__OBJECT
        The feature id for the 'Object' containment reference.
        See Also:
        Constant Field Values
      • ADD_STRUCTURAL_FEATURE_VALUE_ACTION__VALUE

        static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__VALUE
        The feature id for the 'Value' containment reference.
        See Also:
        Constant Field Values
      • ADD_STRUCTURAL_FEATURE_VALUE_ACTION__IS_REPLACE_ALL

        static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__IS_REPLACE_ALL
        The feature id for the 'Is Replace All' attribute.
        See Also:
        Constant Field Values
      • ADD_STRUCTURAL_FEATURE_VALUE_ACTION__INSERT_AT

        static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__INSERT_AT
        The feature id for the 'Insert At' containment reference.
        See Also:
        Constant Field Values
      • ADD_STRUCTURAL_FEATURE_VALUE_ACTION_FEATURE_COUNT

        static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION_FEATURE_COUNT
        The number of structural features of the 'Add Structural Feature Value Action' class.
        See Also:
        Constant Field Values
      • LINK_ACTION__EANNOTATIONS

        static final int LINK_ACTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • LINK_ACTION__OWNED_ELEMENT

        static final int LINK_ACTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • LINK_ACTION__OWNER

        static final int LINK_ACTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • LINK_ACTION__OWNED_COMMENT

        static final int LINK_ACTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • LINK_ACTION__NAME

        static final int LINK_ACTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • LINK_ACTION__VISIBILITY

        static final int LINK_ACTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • LINK_ACTION__QUALIFIED_NAME

        static final int LINK_ACTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • LINK_ACTION__CLIENT_DEPENDENCY

        static final int LINK_ACTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • LINK_ACTION__NAMESPACE

        static final int LINK_ACTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • LINK_ACTION__NAME_EXPRESSION

        static final int LINK_ACTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • LINK_ACTION__IS_LEAF

        static final int LINK_ACTION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • LINK_ACTION__REDEFINED_ELEMENT

        static final int LINK_ACTION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • LINK_ACTION__REDEFINITION_CONTEXT

        static final int LINK_ACTION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • LINK_ACTION__IN_STRUCTURED_NODE

        static final int LINK_ACTION__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • LINK_ACTION__ACTIVITY

        static final int LINK_ACTION__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • LINK_ACTION__OUTGOING

        static final int LINK_ACTION__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • LINK_ACTION__INCOMING

        static final int LINK_ACTION__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • LINK_ACTION__IN_PARTITION

        static final int LINK_ACTION__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • LINK_ACTION__IN_INTERRUPTIBLE_REGION

        static final int LINK_ACTION__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • LINK_ACTION__IN_GROUP

        static final int LINK_ACTION__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • LINK_ACTION__REDEFINED_NODE

        static final int LINK_ACTION__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • LINK_ACTION__HANDLER

        static final int LINK_ACTION__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • LINK_ACTION__OUTPUT

        static final int LINK_ACTION__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • LINK_ACTION__INPUT

        static final int LINK_ACTION__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • LINK_ACTION__CONTEXT

        static final int LINK_ACTION__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • LINK_ACTION__LOCAL_PRECONDITION

        static final int LINK_ACTION__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • LINK_ACTION__LOCAL_POSTCONDITION

        static final int LINK_ACTION__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • LINK_ACTION__END_DATA

        static final int LINK_ACTION__END_DATA
        The feature id for the 'End Data' containment reference list.
        See Also:
        Constant Field Values
      • LINK_ACTION__INPUT_VALUE

        static final int LINK_ACTION__INPUT_VALUE
        The feature id for the 'Input Value' containment reference list.
        See Also:
        Constant Field Values
      • LINK_ACTION_FEATURE_COUNT

        static final int LINK_ACTION_FEATURE_COUNT
        The number of structural features of the 'Link Action' class.
        See Also:
        Constant Field Values
      • LINK_END_DATA__EANNOTATIONS

        static final int LINK_END_DATA__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • LINK_END_DATA__OWNED_ELEMENT

        static final int LINK_END_DATA__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • LINK_END_DATA__OWNER

        static final int LINK_END_DATA__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • LINK_END_DATA__OWNED_COMMENT

        static final int LINK_END_DATA__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • LINK_END_DATA__VALUE

        static final int LINK_END_DATA__VALUE
        The feature id for the 'Value' reference.
        See Also:
        Constant Field Values
      • LINK_END_DATA__END

        static final int LINK_END_DATA__END
        The feature id for the 'End' reference.
        See Also:
        Constant Field Values
      • LINK_END_DATA__QUALIFIER

        static final int LINK_END_DATA__QUALIFIER
        The feature id for the 'Qualifier' containment reference list.
        See Also:
        Constant Field Values
      • LINK_END_DATA_FEATURE_COUNT

        static final int LINK_END_DATA_FEATURE_COUNT
        The number of structural features of the 'Link End Data' class.
        See Also:
        Constant Field Values
      • QUALIFIER_VALUE__EANNOTATIONS

        static final int QUALIFIER_VALUE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • QUALIFIER_VALUE__OWNED_ELEMENT

        static final int QUALIFIER_VALUE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • QUALIFIER_VALUE__OWNER

        static final int QUALIFIER_VALUE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • QUALIFIER_VALUE__OWNED_COMMENT

        static final int QUALIFIER_VALUE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • QUALIFIER_VALUE__QUALIFIER

        static final int QUALIFIER_VALUE__QUALIFIER
        The feature id for the 'Qualifier' reference.
        See Also:
        Constant Field Values
      • QUALIFIER_VALUE__VALUE

        static final int QUALIFIER_VALUE__VALUE
        The feature id for the 'Value' reference.
        See Also:
        Constant Field Values
      • QUALIFIER_VALUE_FEATURE_COUNT

        static final int QUALIFIER_VALUE_FEATURE_COUNT
        The number of structural features of the 'Qualifier Value' class.
        See Also:
        Constant Field Values
      • READ_LINK_ACTION__EANNOTATIONS

        static final int READ_LINK_ACTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • READ_LINK_ACTION__OWNED_ELEMENT

        static final int READ_LINK_ACTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • READ_LINK_ACTION__OWNER

        static final int READ_LINK_ACTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • READ_LINK_ACTION__OWNED_COMMENT

        static final int READ_LINK_ACTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • READ_LINK_ACTION__NAME

        static final int READ_LINK_ACTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • READ_LINK_ACTION__VISIBILITY

        static final int READ_LINK_ACTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • READ_LINK_ACTION__QUALIFIED_NAME

        static final int READ_LINK_ACTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • READ_LINK_ACTION__CLIENT_DEPENDENCY

        static final int READ_LINK_ACTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • READ_LINK_ACTION__NAMESPACE

        static final int READ_LINK_ACTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • READ_LINK_ACTION__NAME_EXPRESSION

        static final int READ_LINK_ACTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • READ_LINK_ACTION__IS_LEAF

        static final int READ_LINK_ACTION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • READ_LINK_ACTION__REDEFINED_ELEMENT

        static final int READ_LINK_ACTION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • READ_LINK_ACTION__REDEFINITION_CONTEXT

        static final int READ_LINK_ACTION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • READ_LINK_ACTION__IN_STRUCTURED_NODE

        static final int READ_LINK_ACTION__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • READ_LINK_ACTION__ACTIVITY

        static final int READ_LINK_ACTION__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • READ_LINK_ACTION__OUTGOING

        static final int READ_LINK_ACTION__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • READ_LINK_ACTION__INCOMING

        static final int READ_LINK_ACTION__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • READ_LINK_ACTION__IN_PARTITION

        static final int READ_LINK_ACTION__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • READ_LINK_ACTION__IN_INTERRUPTIBLE_REGION

        static final int READ_LINK_ACTION__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • READ_LINK_ACTION__IN_GROUP

        static final int READ_LINK_ACTION__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • READ_LINK_ACTION__REDEFINED_NODE

        static final int READ_LINK_ACTION__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • READ_LINK_ACTION__HANDLER

        static final int READ_LINK_ACTION__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • READ_LINK_ACTION__OUTPUT

        static final int READ_LINK_ACTION__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • READ_LINK_ACTION__INPUT

        static final int READ_LINK_ACTION__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • READ_LINK_ACTION__CONTEXT

        static final int READ_LINK_ACTION__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • READ_LINK_ACTION__LOCAL_PRECONDITION

        static final int READ_LINK_ACTION__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • READ_LINK_ACTION__LOCAL_POSTCONDITION

        static final int READ_LINK_ACTION__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • READ_LINK_ACTION__END_DATA

        static final int READ_LINK_ACTION__END_DATA
        The feature id for the 'End Data' containment reference list.
        See Also:
        Constant Field Values
      • READ_LINK_ACTION__INPUT_VALUE

        static final int READ_LINK_ACTION__INPUT_VALUE
        The feature id for the 'Input Value' containment reference list.
        See Also:
        Constant Field Values
      • READ_LINK_ACTION__RESULT

        static final int READ_LINK_ACTION__RESULT
        The feature id for the 'Result' containment reference.
        See Also:
        Constant Field Values
      • READ_LINK_ACTION_FEATURE_COUNT

        static final int READ_LINK_ACTION_FEATURE_COUNT
        The number of structural features of the 'Read Link Action' class.
        See Also:
        Constant Field Values
      • LINK_END_CREATION_DATA__EANNOTATIONS

        static final int LINK_END_CREATION_DATA__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • LINK_END_CREATION_DATA__OWNED_ELEMENT

        static final int LINK_END_CREATION_DATA__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • LINK_END_CREATION_DATA__OWNER

        static final int LINK_END_CREATION_DATA__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • LINK_END_CREATION_DATA__OWNED_COMMENT

        static final int LINK_END_CREATION_DATA__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • LINK_END_CREATION_DATA__VALUE

        static final int LINK_END_CREATION_DATA__VALUE
        The feature id for the 'Value' reference.
        See Also:
        Constant Field Values
      • LINK_END_CREATION_DATA__END

        static final int LINK_END_CREATION_DATA__END
        The feature id for the 'End' reference.
        See Also:
        Constant Field Values
      • LINK_END_CREATION_DATA__QUALIFIER

        static final int LINK_END_CREATION_DATA__QUALIFIER
        The feature id for the 'Qualifier' containment reference list.
        See Also:
        Constant Field Values
      • LINK_END_CREATION_DATA__IS_REPLACE_ALL

        static final int LINK_END_CREATION_DATA__IS_REPLACE_ALL
        The feature id for the 'Is Replace All' attribute.
        See Also:
        Constant Field Values
      • LINK_END_CREATION_DATA__INSERT_AT

        static final int LINK_END_CREATION_DATA__INSERT_AT
        The feature id for the 'Insert At' reference.
        See Also:
        Constant Field Values
      • LINK_END_CREATION_DATA_FEATURE_COUNT

        static final int LINK_END_CREATION_DATA_FEATURE_COUNT
        The number of structural features of the 'Link End Creation Data' class.
        See Also:
        Constant Field Values
      • WRITE_LINK_ACTION__EANNOTATIONS

        static final int WRITE_LINK_ACTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • WRITE_LINK_ACTION__OWNED_ELEMENT

        static final int WRITE_LINK_ACTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • WRITE_LINK_ACTION__OWNER

        static final int WRITE_LINK_ACTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • WRITE_LINK_ACTION__OWNED_COMMENT

        static final int WRITE_LINK_ACTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • WRITE_LINK_ACTION__NAME

        static final int WRITE_LINK_ACTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • WRITE_LINK_ACTION__VISIBILITY

        static final int WRITE_LINK_ACTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • WRITE_LINK_ACTION__QUALIFIED_NAME

        static final int WRITE_LINK_ACTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • WRITE_LINK_ACTION__CLIENT_DEPENDENCY

        static final int WRITE_LINK_ACTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • WRITE_LINK_ACTION__NAMESPACE

        static final int WRITE_LINK_ACTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • WRITE_LINK_ACTION__NAME_EXPRESSION

        static final int WRITE_LINK_ACTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • WRITE_LINK_ACTION__IS_LEAF

        static final int WRITE_LINK_ACTION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • WRITE_LINK_ACTION__REDEFINED_ELEMENT

        static final int WRITE_LINK_ACTION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • WRITE_LINK_ACTION__REDEFINITION_CONTEXT

        static final int WRITE_LINK_ACTION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • WRITE_LINK_ACTION__IN_STRUCTURED_NODE

        static final int WRITE_LINK_ACTION__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • WRITE_LINK_ACTION__ACTIVITY

        static final int WRITE_LINK_ACTION__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • WRITE_LINK_ACTION__OUTGOING

        static final int WRITE_LINK_ACTION__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • WRITE_LINK_ACTION__INCOMING

        static final int WRITE_LINK_ACTION__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • WRITE_LINK_ACTION__IN_PARTITION

        static final int WRITE_LINK_ACTION__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • WRITE_LINK_ACTION__IN_INTERRUPTIBLE_REGION

        static final int WRITE_LINK_ACTION__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • WRITE_LINK_ACTION__IN_GROUP

        static final int WRITE_LINK_ACTION__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • WRITE_LINK_ACTION__REDEFINED_NODE

        static final int WRITE_LINK_ACTION__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • WRITE_LINK_ACTION__HANDLER

        static final int WRITE_LINK_ACTION__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • WRITE_LINK_ACTION__OUTPUT

        static final int WRITE_LINK_ACTION__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • WRITE_LINK_ACTION__INPUT

        static final int WRITE_LINK_ACTION__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • WRITE_LINK_ACTION__CONTEXT

        static final int WRITE_LINK_ACTION__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • WRITE_LINK_ACTION__LOCAL_PRECONDITION

        static final int WRITE_LINK_ACTION__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • WRITE_LINK_ACTION__LOCAL_POSTCONDITION

        static final int WRITE_LINK_ACTION__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • WRITE_LINK_ACTION__END_DATA

        static final int WRITE_LINK_ACTION__END_DATA
        The feature id for the 'End Data' containment reference list.
        See Also:
        Constant Field Values
      • WRITE_LINK_ACTION__INPUT_VALUE

        static final int WRITE_LINK_ACTION__INPUT_VALUE
        The feature id for the 'Input Value' containment reference list.
        See Also:
        Constant Field Values
      • WRITE_LINK_ACTION_FEATURE_COUNT

        static final int WRITE_LINK_ACTION_FEATURE_COUNT
        The number of structural features of the 'Write Link Action' class.
        See Also:
        Constant Field Values
      • CREATE_LINK_ACTION__EANNOTATIONS

        static final int CREATE_LINK_ACTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • CREATE_LINK_ACTION__OWNED_ELEMENT

        static final int CREATE_LINK_ACTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • CREATE_LINK_ACTION__OWNER

        static final int CREATE_LINK_ACTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • CREATE_LINK_ACTION__OWNED_COMMENT

        static final int CREATE_LINK_ACTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • CREATE_LINK_ACTION__NAME

        static final int CREATE_LINK_ACTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • CREATE_LINK_ACTION__VISIBILITY

        static final int CREATE_LINK_ACTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • CREATE_LINK_ACTION__QUALIFIED_NAME

        static final int CREATE_LINK_ACTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • CREATE_LINK_ACTION__CLIENT_DEPENDENCY

        static final int CREATE_LINK_ACTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • CREATE_LINK_ACTION__NAMESPACE

        static final int CREATE_LINK_ACTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • CREATE_LINK_ACTION__NAME_EXPRESSION

        static final int CREATE_LINK_ACTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • CREATE_LINK_ACTION__IS_LEAF

        static final int CREATE_LINK_ACTION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • CREATE_LINK_ACTION__REDEFINED_ELEMENT

        static final int CREATE_LINK_ACTION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • CREATE_LINK_ACTION__REDEFINITION_CONTEXT

        static final int CREATE_LINK_ACTION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • CREATE_LINK_ACTION__IN_STRUCTURED_NODE

        static final int CREATE_LINK_ACTION__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • CREATE_LINK_ACTION__ACTIVITY

        static final int CREATE_LINK_ACTION__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • CREATE_LINK_ACTION__OUTGOING

        static final int CREATE_LINK_ACTION__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • CREATE_LINK_ACTION__INCOMING

        static final int CREATE_LINK_ACTION__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • CREATE_LINK_ACTION__IN_PARTITION

        static final int CREATE_LINK_ACTION__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • CREATE_LINK_ACTION__IN_INTERRUPTIBLE_REGION

        static final int CREATE_LINK_ACTION__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • CREATE_LINK_ACTION__IN_GROUP

        static final int CREATE_LINK_ACTION__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • CREATE_LINK_ACTION__REDEFINED_NODE

        static final int CREATE_LINK_ACTION__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • CREATE_LINK_ACTION__HANDLER

        static final int CREATE_LINK_ACTION__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • CREATE_LINK_ACTION__OUTPUT

        static final int CREATE_LINK_ACTION__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • CREATE_LINK_ACTION__INPUT

        static final int CREATE_LINK_ACTION__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • CREATE_LINK_ACTION__CONTEXT

        static final int CREATE_LINK_ACTION__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • CREATE_LINK_ACTION__LOCAL_PRECONDITION

        static final int CREATE_LINK_ACTION__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • CREATE_LINK_ACTION__LOCAL_POSTCONDITION

        static final int CREATE_LINK_ACTION__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • CREATE_LINK_ACTION__END_DATA

        static final int CREATE_LINK_ACTION__END_DATA
        The feature id for the 'End Data' containment reference list.
        See Also:
        Constant Field Values
      • CREATE_LINK_ACTION__INPUT_VALUE

        static final int CREATE_LINK_ACTION__INPUT_VALUE
        The feature id for the 'Input Value' containment reference list.
        See Also:
        Constant Field Values
      • CREATE_LINK_ACTION_FEATURE_COUNT

        static final int CREATE_LINK_ACTION_FEATURE_COUNT
        The number of structural features of the 'Create Link Action' class.
        See Also:
        Constant Field Values
      • DESTROY_LINK_ACTION__EANNOTATIONS

        static final int DESTROY_LINK_ACTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • DESTROY_LINK_ACTION__OWNED_ELEMENT

        static final int DESTROY_LINK_ACTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • DESTROY_LINK_ACTION__OWNER

        static final int DESTROY_LINK_ACTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • DESTROY_LINK_ACTION__OWNED_COMMENT

        static final int DESTROY_LINK_ACTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • DESTROY_LINK_ACTION__NAME

        static final int DESTROY_LINK_ACTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • DESTROY_LINK_ACTION__VISIBILITY

        static final int DESTROY_LINK_ACTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • DESTROY_LINK_ACTION__QUALIFIED_NAME

        static final int DESTROY_LINK_ACTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • DESTROY_LINK_ACTION__CLIENT_DEPENDENCY

        static final int DESTROY_LINK_ACTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • DESTROY_LINK_ACTION__NAMESPACE

        static final int DESTROY_LINK_ACTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • DESTROY_LINK_ACTION__NAME_EXPRESSION

        static final int DESTROY_LINK_ACTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • DESTROY_LINK_ACTION__IS_LEAF

        static final int DESTROY_LINK_ACTION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • DESTROY_LINK_ACTION__REDEFINED_ELEMENT

        static final int DESTROY_LINK_ACTION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • DESTROY_LINK_ACTION__REDEFINITION_CONTEXT

        static final int DESTROY_LINK_ACTION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • DESTROY_LINK_ACTION__IN_STRUCTURED_NODE

        static final int DESTROY_LINK_ACTION__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • DESTROY_LINK_ACTION__ACTIVITY

        static final int DESTROY_LINK_ACTION__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • DESTROY_LINK_ACTION__OUTGOING

        static final int DESTROY_LINK_ACTION__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • DESTROY_LINK_ACTION__INCOMING

        static final int DESTROY_LINK_ACTION__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • DESTROY_LINK_ACTION__IN_PARTITION

        static final int DESTROY_LINK_ACTION__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • DESTROY_LINK_ACTION__IN_INTERRUPTIBLE_REGION

        static final int DESTROY_LINK_ACTION__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • DESTROY_LINK_ACTION__IN_GROUP

        static final int DESTROY_LINK_ACTION__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • DESTROY_LINK_ACTION__REDEFINED_NODE

        static final int DESTROY_LINK_ACTION__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • DESTROY_LINK_ACTION__HANDLER

        static final int DESTROY_LINK_ACTION__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • DESTROY_LINK_ACTION__OUTPUT

        static final int DESTROY_LINK_ACTION__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • DESTROY_LINK_ACTION__INPUT

        static final int DESTROY_LINK_ACTION__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • DESTROY_LINK_ACTION__CONTEXT

        static final int DESTROY_LINK_ACTION__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • DESTROY_LINK_ACTION__LOCAL_PRECONDITION

        static final int DESTROY_LINK_ACTION__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • DESTROY_LINK_ACTION__LOCAL_POSTCONDITION

        static final int DESTROY_LINK_ACTION__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • DESTROY_LINK_ACTION__END_DATA

        static final int DESTROY_LINK_ACTION__END_DATA
        The feature id for the 'End Data' containment reference list.
        See Also:
        Constant Field Values
      • DESTROY_LINK_ACTION__INPUT_VALUE

        static final int DESTROY_LINK_ACTION__INPUT_VALUE
        The feature id for the 'Input Value' containment reference list.
        See Also:
        Constant Field Values
      • DESTROY_LINK_ACTION_FEATURE_COUNT

        static final int DESTROY_LINK_ACTION_FEATURE_COUNT
        The number of structural features of the 'Destroy Link Action' class.
        See Also:
        Constant Field Values
      • LINK_END_DESTRUCTION_DATA__EANNOTATIONS

        static final int LINK_END_DESTRUCTION_DATA__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • LINK_END_DESTRUCTION_DATA__OWNED_ELEMENT

        static final int LINK_END_DESTRUCTION_DATA__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • LINK_END_DESTRUCTION_DATA__OWNER

        static final int LINK_END_DESTRUCTION_DATA__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • LINK_END_DESTRUCTION_DATA__OWNED_COMMENT

        static final int LINK_END_DESTRUCTION_DATA__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • LINK_END_DESTRUCTION_DATA__VALUE

        static final int LINK_END_DESTRUCTION_DATA__VALUE
        The feature id for the 'Value' reference.
        See Also:
        Constant Field Values
      • LINK_END_DESTRUCTION_DATA__END

        static final int LINK_END_DESTRUCTION_DATA__END
        The feature id for the 'End' reference.
        See Also:
        Constant Field Values
      • LINK_END_DESTRUCTION_DATA__QUALIFIER

        static final int LINK_END_DESTRUCTION_DATA__QUALIFIER
        The feature id for the 'Qualifier' containment reference list.
        See Also:
        Constant Field Values
      • LINK_END_DESTRUCTION_DATA__IS_DESTROY_DUPLICATES

        static final int LINK_END_DESTRUCTION_DATA__IS_DESTROY_DUPLICATES
        The feature id for the 'Is Destroy Duplicates' attribute.
        See Also:
        Constant Field Values
      • LINK_END_DESTRUCTION_DATA__DESTROY_AT

        static final int LINK_END_DESTRUCTION_DATA__DESTROY_AT
        The feature id for the 'Destroy At' reference.
        See Also:
        Constant Field Values
      • LINK_END_DESTRUCTION_DATA_FEATURE_COUNT

        static final int LINK_END_DESTRUCTION_DATA_FEATURE_COUNT
        The number of structural features of the 'Link End Destruction Data' class.
        See Also:
        Constant Field Values
      • CLEAR_ASSOCIATION_ACTION__EANNOTATIONS

        static final int CLEAR_ASSOCIATION_ACTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • CLEAR_ASSOCIATION_ACTION__OWNED_ELEMENT

        static final int CLEAR_ASSOCIATION_ACTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • CLEAR_ASSOCIATION_ACTION__OWNER

        static final int CLEAR_ASSOCIATION_ACTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • CLEAR_ASSOCIATION_ACTION__OWNED_COMMENT

        static final int CLEAR_ASSOCIATION_ACTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • CLEAR_ASSOCIATION_ACTION__NAME

        static final int CLEAR_ASSOCIATION_ACTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • CLEAR_ASSOCIATION_ACTION__VISIBILITY

        static final int CLEAR_ASSOCIATION_ACTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • CLEAR_ASSOCIATION_ACTION__QUALIFIED_NAME

        static final int CLEAR_ASSOCIATION_ACTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • CLEAR_ASSOCIATION_ACTION__CLIENT_DEPENDENCY

        static final int CLEAR_ASSOCIATION_ACTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • CLEAR_ASSOCIATION_ACTION__NAMESPACE

        static final int CLEAR_ASSOCIATION_ACTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • CLEAR_ASSOCIATION_ACTION__NAME_EXPRESSION

        static final int CLEAR_ASSOCIATION_ACTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • CLEAR_ASSOCIATION_ACTION__IS_LEAF

        static final int CLEAR_ASSOCIATION_ACTION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • CLEAR_ASSOCIATION_ACTION__REDEFINED_ELEMENT

        static final int CLEAR_ASSOCIATION_ACTION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • CLEAR_ASSOCIATION_ACTION__REDEFINITION_CONTEXT

        static final int CLEAR_ASSOCIATION_ACTION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • CLEAR_ASSOCIATION_ACTION__IN_STRUCTURED_NODE

        static final int CLEAR_ASSOCIATION_ACTION__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • CLEAR_ASSOCIATION_ACTION__ACTIVITY

        static final int CLEAR_ASSOCIATION_ACTION__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • CLEAR_ASSOCIATION_ACTION__OUTGOING

        static final int CLEAR_ASSOCIATION_ACTION__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • CLEAR_ASSOCIATION_ACTION__INCOMING

        static final int CLEAR_ASSOCIATION_ACTION__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • CLEAR_ASSOCIATION_ACTION__IN_PARTITION

        static final int CLEAR_ASSOCIATION_ACTION__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • CLEAR_ASSOCIATION_ACTION__IN_INTERRUPTIBLE_REGION

        static final int CLEAR_ASSOCIATION_ACTION__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • CLEAR_ASSOCIATION_ACTION__IN_GROUP

        static final int CLEAR_ASSOCIATION_ACTION__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • CLEAR_ASSOCIATION_ACTION__REDEFINED_NODE

        static final int CLEAR_ASSOCIATION_ACTION__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • CLEAR_ASSOCIATION_ACTION__HANDLER

        static final int CLEAR_ASSOCIATION_ACTION__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • CLEAR_ASSOCIATION_ACTION__OUTPUT

        static final int CLEAR_ASSOCIATION_ACTION__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • CLEAR_ASSOCIATION_ACTION__INPUT

        static final int CLEAR_ASSOCIATION_ACTION__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • CLEAR_ASSOCIATION_ACTION__CONTEXT

        static final int CLEAR_ASSOCIATION_ACTION__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • CLEAR_ASSOCIATION_ACTION__LOCAL_PRECONDITION

        static final int CLEAR_ASSOCIATION_ACTION__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • CLEAR_ASSOCIATION_ACTION__LOCAL_POSTCONDITION

        static final int CLEAR_ASSOCIATION_ACTION__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • CLEAR_ASSOCIATION_ACTION__OBJECT

        static final int CLEAR_ASSOCIATION_ACTION__OBJECT
        The feature id for the 'Object' containment reference.
        See Also:
        Constant Field Values
      • CLEAR_ASSOCIATION_ACTION__ASSOCIATION

        static final int CLEAR_ASSOCIATION_ACTION__ASSOCIATION
        The feature id for the 'Association' reference.
        See Also:
        Constant Field Values
      • CLEAR_ASSOCIATION_ACTION_FEATURE_COUNT

        static final int CLEAR_ASSOCIATION_ACTION_FEATURE_COUNT
        The number of structural features of the 'Clear Association Action' class.
        See Also:
        Constant Field Values
      • BROADCAST_SIGNAL_ACTION__EANNOTATIONS

        static final int BROADCAST_SIGNAL_ACTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • BROADCAST_SIGNAL_ACTION__OWNED_ELEMENT

        static final int BROADCAST_SIGNAL_ACTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • BROADCAST_SIGNAL_ACTION__OWNER

        static final int BROADCAST_SIGNAL_ACTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • BROADCAST_SIGNAL_ACTION__OWNED_COMMENT

        static final int BROADCAST_SIGNAL_ACTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • BROADCAST_SIGNAL_ACTION__NAME

        static final int BROADCAST_SIGNAL_ACTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • BROADCAST_SIGNAL_ACTION__VISIBILITY

        static final int BROADCAST_SIGNAL_ACTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • BROADCAST_SIGNAL_ACTION__QUALIFIED_NAME

        static final int BROADCAST_SIGNAL_ACTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • BROADCAST_SIGNAL_ACTION__CLIENT_DEPENDENCY

        static final int BROADCAST_SIGNAL_ACTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • BROADCAST_SIGNAL_ACTION__NAMESPACE

        static final int BROADCAST_SIGNAL_ACTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • BROADCAST_SIGNAL_ACTION__NAME_EXPRESSION

        static final int BROADCAST_SIGNAL_ACTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • BROADCAST_SIGNAL_ACTION__IS_LEAF

        static final int BROADCAST_SIGNAL_ACTION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • BROADCAST_SIGNAL_ACTION__REDEFINED_ELEMENT

        static final int BROADCAST_SIGNAL_ACTION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • BROADCAST_SIGNAL_ACTION__REDEFINITION_CONTEXT

        static final int BROADCAST_SIGNAL_ACTION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • BROADCAST_SIGNAL_ACTION__IN_STRUCTURED_NODE

        static final int BROADCAST_SIGNAL_ACTION__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • BROADCAST_SIGNAL_ACTION__ACTIVITY

        static final int BROADCAST_SIGNAL_ACTION__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • BROADCAST_SIGNAL_ACTION__OUTGOING

        static final int BROADCAST_SIGNAL_ACTION__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • BROADCAST_SIGNAL_ACTION__INCOMING

        static final int BROADCAST_SIGNAL_ACTION__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • BROADCAST_SIGNAL_ACTION__IN_PARTITION

        static final int BROADCAST_SIGNAL_ACTION__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • BROADCAST_SIGNAL_ACTION__IN_INTERRUPTIBLE_REGION

        static final int BROADCAST_SIGNAL_ACTION__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • BROADCAST_SIGNAL_ACTION__IN_GROUP

        static final int BROADCAST_SIGNAL_ACTION__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • BROADCAST_SIGNAL_ACTION__REDEFINED_NODE

        static final int BROADCAST_SIGNAL_ACTION__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • BROADCAST_SIGNAL_ACTION__HANDLER

        static final int BROADCAST_SIGNAL_ACTION__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • BROADCAST_SIGNAL_ACTION__OUTPUT

        static final int BROADCAST_SIGNAL_ACTION__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • BROADCAST_SIGNAL_ACTION__INPUT

        static final int BROADCAST_SIGNAL_ACTION__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • BROADCAST_SIGNAL_ACTION__CONTEXT

        static final int BROADCAST_SIGNAL_ACTION__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • BROADCAST_SIGNAL_ACTION__LOCAL_PRECONDITION

        static final int BROADCAST_SIGNAL_ACTION__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • BROADCAST_SIGNAL_ACTION__LOCAL_POSTCONDITION

        static final int BROADCAST_SIGNAL_ACTION__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • BROADCAST_SIGNAL_ACTION__ARGUMENT

        static final int BROADCAST_SIGNAL_ACTION__ARGUMENT
        The feature id for the 'Argument' containment reference list.
        See Also:
        Constant Field Values
      • BROADCAST_SIGNAL_ACTION__ON_PORT

        static final int BROADCAST_SIGNAL_ACTION__ON_PORT
        The feature id for the 'On Port' reference.
        See Also:
        Constant Field Values
      • BROADCAST_SIGNAL_ACTION__SIGNAL

        static final int BROADCAST_SIGNAL_ACTION__SIGNAL
        The feature id for the 'Signal' reference.
        See Also:
        Constant Field Values
      • BROADCAST_SIGNAL_ACTION_FEATURE_COUNT

        static final int BROADCAST_SIGNAL_ACTION_FEATURE_COUNT
        The number of structural features of the 'Broadcast Signal Action' class.
        See Also:
        Constant Field Values
      • SEND_OBJECT_ACTION__EANNOTATIONS

        static final int SEND_OBJECT_ACTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • SEND_OBJECT_ACTION__OWNED_ELEMENT

        static final int SEND_OBJECT_ACTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • SEND_OBJECT_ACTION__OWNER

        static final int SEND_OBJECT_ACTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • SEND_OBJECT_ACTION__OWNED_COMMENT

        static final int SEND_OBJECT_ACTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • SEND_OBJECT_ACTION__NAME

        static final int SEND_OBJECT_ACTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • SEND_OBJECT_ACTION__VISIBILITY

        static final int SEND_OBJECT_ACTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • SEND_OBJECT_ACTION__QUALIFIED_NAME

        static final int SEND_OBJECT_ACTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • SEND_OBJECT_ACTION__CLIENT_DEPENDENCY

        static final int SEND_OBJECT_ACTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • SEND_OBJECT_ACTION__NAMESPACE

        static final int SEND_OBJECT_ACTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • SEND_OBJECT_ACTION__NAME_EXPRESSION

        static final int SEND_OBJECT_ACTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • SEND_OBJECT_ACTION__IS_LEAF

        static final int SEND_OBJECT_ACTION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • SEND_OBJECT_ACTION__REDEFINED_ELEMENT

        static final int SEND_OBJECT_ACTION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • SEND_OBJECT_ACTION__REDEFINITION_CONTEXT

        static final int SEND_OBJECT_ACTION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • SEND_OBJECT_ACTION__IN_STRUCTURED_NODE

        static final int SEND_OBJECT_ACTION__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • SEND_OBJECT_ACTION__ACTIVITY

        static final int SEND_OBJECT_ACTION__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • SEND_OBJECT_ACTION__OUTGOING

        static final int SEND_OBJECT_ACTION__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • SEND_OBJECT_ACTION__INCOMING

        static final int SEND_OBJECT_ACTION__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • SEND_OBJECT_ACTION__IN_PARTITION

        static final int SEND_OBJECT_ACTION__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • SEND_OBJECT_ACTION__IN_INTERRUPTIBLE_REGION

        static final int SEND_OBJECT_ACTION__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • SEND_OBJECT_ACTION__IN_GROUP

        static final int SEND_OBJECT_ACTION__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • SEND_OBJECT_ACTION__REDEFINED_NODE

        static final int SEND_OBJECT_ACTION__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • SEND_OBJECT_ACTION__HANDLER

        static final int SEND_OBJECT_ACTION__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • SEND_OBJECT_ACTION__OUTPUT

        static final int SEND_OBJECT_ACTION__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • SEND_OBJECT_ACTION__INPUT

        static final int SEND_OBJECT_ACTION__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • SEND_OBJECT_ACTION__CONTEXT

        static final int SEND_OBJECT_ACTION__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • SEND_OBJECT_ACTION__LOCAL_PRECONDITION

        static final int SEND_OBJECT_ACTION__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • SEND_OBJECT_ACTION__LOCAL_POSTCONDITION

        static final int SEND_OBJECT_ACTION__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • SEND_OBJECT_ACTION__ARGUMENT

        static final int SEND_OBJECT_ACTION__ARGUMENT
        The feature id for the 'Argument' containment reference list.
        See Also:
        Constant Field Values
      • SEND_OBJECT_ACTION__ON_PORT

        static final int SEND_OBJECT_ACTION__ON_PORT
        The feature id for the 'On Port' reference.
        See Also:
        Constant Field Values
      • SEND_OBJECT_ACTION__TARGET

        static final int SEND_OBJECT_ACTION__TARGET
        The feature id for the 'Target' containment reference.
        See Also:
        Constant Field Values
      • SEND_OBJECT_ACTION__REQUEST

        static final int SEND_OBJECT_ACTION__REQUEST
        The feature id for the 'Request' containment reference.
        See Also:
        Constant Field Values
      • SEND_OBJECT_ACTION_FEATURE_COUNT

        static final int SEND_OBJECT_ACTION_FEATURE_COUNT
        The number of structural features of the 'Send Object Action' class.
        See Also:
        Constant Field Values
      • VALUE_SPECIFICATION_ACTION__EANNOTATIONS

        static final int VALUE_SPECIFICATION_ACTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • VALUE_SPECIFICATION_ACTION__OWNED_ELEMENT

        static final int VALUE_SPECIFICATION_ACTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • VALUE_SPECIFICATION_ACTION__OWNER

        static final int VALUE_SPECIFICATION_ACTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • VALUE_SPECIFICATION_ACTION__OWNED_COMMENT

        static final int VALUE_SPECIFICATION_ACTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • VALUE_SPECIFICATION_ACTION__NAME

        static final int VALUE_SPECIFICATION_ACTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • VALUE_SPECIFICATION_ACTION__VISIBILITY

        static final int VALUE_SPECIFICATION_ACTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • VALUE_SPECIFICATION_ACTION__QUALIFIED_NAME

        static final int VALUE_SPECIFICATION_ACTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • VALUE_SPECIFICATION_ACTION__CLIENT_DEPENDENCY

        static final int VALUE_SPECIFICATION_ACTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • VALUE_SPECIFICATION_ACTION__NAMESPACE

        static final int VALUE_SPECIFICATION_ACTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • VALUE_SPECIFICATION_ACTION__NAME_EXPRESSION

        static final int VALUE_SPECIFICATION_ACTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • VALUE_SPECIFICATION_ACTION__IS_LEAF

        static final int VALUE_SPECIFICATION_ACTION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • VALUE_SPECIFICATION_ACTION__REDEFINED_ELEMENT

        static final int VALUE_SPECIFICATION_ACTION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • VALUE_SPECIFICATION_ACTION__REDEFINITION_CONTEXT

        static final int VALUE_SPECIFICATION_ACTION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • VALUE_SPECIFICATION_ACTION__IN_STRUCTURED_NODE

        static final int VALUE_SPECIFICATION_ACTION__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • VALUE_SPECIFICATION_ACTION__ACTIVITY

        static final int VALUE_SPECIFICATION_ACTION__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • VALUE_SPECIFICATION_ACTION__OUTGOING

        static final int VALUE_SPECIFICATION_ACTION__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • VALUE_SPECIFICATION_ACTION__INCOMING

        static final int VALUE_SPECIFICATION_ACTION__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • VALUE_SPECIFICATION_ACTION__IN_PARTITION

        static final int VALUE_SPECIFICATION_ACTION__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • VALUE_SPECIFICATION_ACTION__IN_INTERRUPTIBLE_REGION

        static final int VALUE_SPECIFICATION_ACTION__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • VALUE_SPECIFICATION_ACTION__IN_GROUP

        static final int VALUE_SPECIFICATION_ACTION__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • VALUE_SPECIFICATION_ACTION__REDEFINED_NODE

        static final int VALUE_SPECIFICATION_ACTION__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • VALUE_SPECIFICATION_ACTION__HANDLER

        static final int VALUE_SPECIFICATION_ACTION__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • VALUE_SPECIFICATION_ACTION__OUTPUT

        static final int VALUE_SPECIFICATION_ACTION__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • VALUE_SPECIFICATION_ACTION__INPUT

        static final int VALUE_SPECIFICATION_ACTION__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • VALUE_SPECIFICATION_ACTION__CONTEXT

        static final int VALUE_SPECIFICATION_ACTION__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • VALUE_SPECIFICATION_ACTION__LOCAL_PRECONDITION

        static final int VALUE_SPECIFICATION_ACTION__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • VALUE_SPECIFICATION_ACTION__LOCAL_POSTCONDITION

        static final int VALUE_SPECIFICATION_ACTION__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • VALUE_SPECIFICATION_ACTION__VALUE

        static final int VALUE_SPECIFICATION_ACTION__VALUE
        The feature id for the 'Value' containment reference.
        See Also:
        Constant Field Values
      • VALUE_SPECIFICATION_ACTION__RESULT

        static final int VALUE_SPECIFICATION_ACTION__RESULT
        The feature id for the 'Result' containment reference.
        See Also:
        Constant Field Values
      • VALUE_SPECIFICATION_ACTION_FEATURE_COUNT

        static final int VALUE_SPECIFICATION_ACTION_FEATURE_COUNT
        The number of structural features of the 'Value Specification Action' class.
        See Also:
        Constant Field Values
      • TIME_EXPRESSION__EANNOTATIONS

        static final int TIME_EXPRESSION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • TIME_EXPRESSION__OWNED_ELEMENT

        static final int TIME_EXPRESSION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • TIME_EXPRESSION__OWNER

        static final int TIME_EXPRESSION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • TIME_EXPRESSION__OWNED_COMMENT

        static final int TIME_EXPRESSION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • TIME_EXPRESSION__NAME

        static final int TIME_EXPRESSION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • TIME_EXPRESSION__VISIBILITY

        static final int TIME_EXPRESSION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • TIME_EXPRESSION__QUALIFIED_NAME

        static final int TIME_EXPRESSION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • TIME_EXPRESSION__CLIENT_DEPENDENCY

        static final int TIME_EXPRESSION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • TIME_EXPRESSION__NAMESPACE

        static final int TIME_EXPRESSION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • TIME_EXPRESSION__NAME_EXPRESSION

        static final int TIME_EXPRESSION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • TIME_EXPRESSION__OWNING_TEMPLATE_PARAMETER

        static final int TIME_EXPRESSION__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • TIME_EXPRESSION__TEMPLATE_PARAMETER

        static final int TIME_EXPRESSION__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • TIME_EXPRESSION__TYPE

        static final int TIME_EXPRESSION__TYPE
        The feature id for the 'Type' reference.
        See Also:
        Constant Field Values
      • TIME_EXPRESSION__EXPR

        static final int TIME_EXPRESSION__EXPR
        The feature id for the 'Expr' reference.
        See Also:
        Constant Field Values
      • TIME_EXPRESSION__OBSERVATION

        static final int TIME_EXPRESSION__OBSERVATION
        The feature id for the 'Observation' reference list.
        See Also:
        Constant Field Values
      • TIME_EXPRESSION_FEATURE_COUNT

        static final int TIME_EXPRESSION_FEATURE_COUNT
        The number of structural features of the 'Time Expression' class.
        See Also:
        Constant Field Values
      • OBSERVATION__EANNOTATIONS

        static final int OBSERVATION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • OBSERVATION__OWNED_ELEMENT

        static final int OBSERVATION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • OBSERVATION__OWNER

        static final int OBSERVATION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • OBSERVATION__OWNED_COMMENT

        static final int OBSERVATION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • OBSERVATION__NAME

        static final int OBSERVATION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • OBSERVATION__VISIBILITY

        static final int OBSERVATION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • OBSERVATION__QUALIFIED_NAME

        static final int OBSERVATION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • OBSERVATION__CLIENT_DEPENDENCY

        static final int OBSERVATION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • OBSERVATION__NAMESPACE

        static final int OBSERVATION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • OBSERVATION__NAME_EXPRESSION

        static final int OBSERVATION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • OBSERVATION__OWNING_TEMPLATE_PARAMETER

        static final int OBSERVATION__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • OBSERVATION__TEMPLATE_PARAMETER

        static final int OBSERVATION__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • OBSERVATION_FEATURE_COUNT

        static final int OBSERVATION_FEATURE_COUNT
        The number of structural features of the 'Observation' class.
        See Also:
        Constant Field Values
      • DURATION__EANNOTATIONS

        static final int DURATION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • DURATION__OWNED_ELEMENT

        static final int DURATION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • DURATION__OWNER

        static final int DURATION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • DURATION__OWNED_COMMENT

        static final int DURATION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • DURATION__NAME

        static final int DURATION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • DURATION__VISIBILITY

        static final int DURATION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • DURATION__QUALIFIED_NAME

        static final int DURATION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • DURATION__CLIENT_DEPENDENCY

        static final int DURATION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • DURATION__NAMESPACE

        static final int DURATION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • DURATION__NAME_EXPRESSION

        static final int DURATION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • DURATION__OWNING_TEMPLATE_PARAMETER

        static final int DURATION__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • DURATION__TEMPLATE_PARAMETER

        static final int DURATION__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • DURATION__TYPE

        static final int DURATION__TYPE
        The feature id for the 'Type' reference.
        See Also:
        Constant Field Values
      • DURATION__EXPR

        static final int DURATION__EXPR
        The feature id for the 'Expr' reference.
        See Also:
        Constant Field Values
      • DURATION__OBSERVATION

        static final int DURATION__OBSERVATION
        The feature id for the 'Observation' reference list.
        See Also:
        Constant Field Values
      • DURATION_FEATURE_COUNT

        static final int DURATION_FEATURE_COUNT
        The number of structural features of the 'Duration' class.
        See Also:
        Constant Field Values
      • INTERVAL__EANNOTATIONS

        static final int INTERVAL__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • INTERVAL__OWNED_ELEMENT

        static final int INTERVAL__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • INTERVAL__OWNER

        static final int INTERVAL__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • INTERVAL__OWNED_COMMENT

        static final int INTERVAL__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • INTERVAL__NAME

        static final int INTERVAL__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • INTERVAL__VISIBILITY

        static final int INTERVAL__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • INTERVAL__QUALIFIED_NAME

        static final int INTERVAL__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • INTERVAL__CLIENT_DEPENDENCY

        static final int INTERVAL__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • INTERVAL__NAMESPACE

        static final int INTERVAL__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • INTERVAL__NAME_EXPRESSION

        static final int INTERVAL__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • INTERVAL__OWNING_TEMPLATE_PARAMETER

        static final int INTERVAL__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • INTERVAL__TEMPLATE_PARAMETER

        static final int INTERVAL__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • INTERVAL__TYPE

        static final int INTERVAL__TYPE
        The feature id for the 'Type' reference.
        See Also:
        Constant Field Values
      • INTERVAL__MIN

        static final int INTERVAL__MIN
        The feature id for the 'Min' reference.
        See Also:
        Constant Field Values
      • INTERVAL__MAX

        static final int INTERVAL__MAX
        The feature id for the 'Max' reference.
        See Also:
        Constant Field Values
      • INTERVAL_FEATURE_COUNT

        static final int INTERVAL_FEATURE_COUNT
        The number of structural features of the 'Interval' class.
        See Also:
        Constant Field Values
      • DURATION_INTERVAL__EANNOTATIONS

        static final int DURATION_INTERVAL__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • DURATION_INTERVAL__OWNED_ELEMENT

        static final int DURATION_INTERVAL__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • DURATION_INTERVAL__OWNER

        static final int DURATION_INTERVAL__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • DURATION_INTERVAL__OWNED_COMMENT

        static final int DURATION_INTERVAL__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • DURATION_INTERVAL__NAME

        static final int DURATION_INTERVAL__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • DURATION_INTERVAL__VISIBILITY

        static final int DURATION_INTERVAL__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • DURATION_INTERVAL__QUALIFIED_NAME

        static final int DURATION_INTERVAL__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • DURATION_INTERVAL__CLIENT_DEPENDENCY

        static final int DURATION_INTERVAL__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • DURATION_INTERVAL__NAMESPACE

        static final int DURATION_INTERVAL__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • DURATION_INTERVAL__NAME_EXPRESSION

        static final int DURATION_INTERVAL__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • DURATION_INTERVAL__OWNING_TEMPLATE_PARAMETER

        static final int DURATION_INTERVAL__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • DURATION_INTERVAL__TEMPLATE_PARAMETER

        static final int DURATION_INTERVAL__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • DURATION_INTERVAL__TYPE

        static final int DURATION_INTERVAL__TYPE
        The feature id for the 'Type' reference.
        See Also:
        Constant Field Values
      • DURATION_INTERVAL__MIN

        static final int DURATION_INTERVAL__MIN
        The feature id for the 'Min' reference.
        See Also:
        Constant Field Values
      • DURATION_INTERVAL__MAX

        static final int DURATION_INTERVAL__MAX
        The feature id for the 'Max' reference.
        See Also:
        Constant Field Values
      • DURATION_INTERVAL_FEATURE_COUNT

        static final int DURATION_INTERVAL_FEATURE_COUNT
        The number of structural features of the 'Duration Interval' class.
        See Also:
        Constant Field Values
      • INTERVAL_CONSTRAINT__EANNOTATIONS

        static final int INTERVAL_CONSTRAINT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • INTERVAL_CONSTRAINT__OWNED_ELEMENT

        static final int INTERVAL_CONSTRAINT__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • INTERVAL_CONSTRAINT__OWNER

        static final int INTERVAL_CONSTRAINT__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • INTERVAL_CONSTRAINT__OWNED_COMMENT

        static final int INTERVAL_CONSTRAINT__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • INTERVAL_CONSTRAINT__NAME

        static final int INTERVAL_CONSTRAINT__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • INTERVAL_CONSTRAINT__VISIBILITY

        static final int INTERVAL_CONSTRAINT__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • INTERVAL_CONSTRAINT__QUALIFIED_NAME

        static final int INTERVAL_CONSTRAINT__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • INTERVAL_CONSTRAINT__CLIENT_DEPENDENCY

        static final int INTERVAL_CONSTRAINT__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • INTERVAL_CONSTRAINT__NAMESPACE

        static final int INTERVAL_CONSTRAINT__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • INTERVAL_CONSTRAINT__NAME_EXPRESSION

        static final int INTERVAL_CONSTRAINT__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • INTERVAL_CONSTRAINT__OWNING_TEMPLATE_PARAMETER

        static final int INTERVAL_CONSTRAINT__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • INTERVAL_CONSTRAINT__TEMPLATE_PARAMETER

        static final int INTERVAL_CONSTRAINT__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • INTERVAL_CONSTRAINT__CONSTRAINED_ELEMENT

        static final int INTERVAL_CONSTRAINT__CONSTRAINED_ELEMENT
        The feature id for the 'Constrained Element' reference list.
        See Also:
        Constant Field Values
      • INTERVAL_CONSTRAINT__SPECIFICATION

        static final int INTERVAL_CONSTRAINT__SPECIFICATION
        The feature id for the 'Specification' containment reference.
        See Also:
        Constant Field Values
      • INTERVAL_CONSTRAINT__CONTEXT

        static final int INTERVAL_CONSTRAINT__CONTEXT
        The feature id for the 'Context' container reference.
        See Also:
        Constant Field Values
      • INTERVAL_CONSTRAINT_FEATURE_COUNT

        static final int INTERVAL_CONSTRAINT_FEATURE_COUNT
        The number of structural features of the 'Interval Constraint' class.
        See Also:
        Constant Field Values
      • TIME_CONSTRAINT__EANNOTATIONS

        static final int TIME_CONSTRAINT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • TIME_CONSTRAINT__OWNED_ELEMENT

        static final int TIME_CONSTRAINT__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • TIME_CONSTRAINT__OWNER

        static final int TIME_CONSTRAINT__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • TIME_CONSTRAINT__OWNED_COMMENT

        static final int TIME_CONSTRAINT__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • TIME_CONSTRAINT__NAME

        static final int TIME_CONSTRAINT__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • TIME_CONSTRAINT__VISIBILITY

        static final int TIME_CONSTRAINT__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • TIME_CONSTRAINT__QUALIFIED_NAME

        static final int TIME_CONSTRAINT__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • TIME_CONSTRAINT__CLIENT_DEPENDENCY

        static final int TIME_CONSTRAINT__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • TIME_CONSTRAINT__NAMESPACE

        static final int TIME_CONSTRAINT__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • TIME_CONSTRAINT__NAME_EXPRESSION

        static final int TIME_CONSTRAINT__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • TIME_CONSTRAINT__OWNING_TEMPLATE_PARAMETER

        static final int TIME_CONSTRAINT__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • TIME_CONSTRAINT__TEMPLATE_PARAMETER

        static final int TIME_CONSTRAINT__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • TIME_CONSTRAINT__CONSTRAINED_ELEMENT

        static final int TIME_CONSTRAINT__CONSTRAINED_ELEMENT
        The feature id for the 'Constrained Element' reference list.
        See Also:
        Constant Field Values
      • TIME_CONSTRAINT__SPECIFICATION

        static final int TIME_CONSTRAINT__SPECIFICATION
        The feature id for the 'Specification' containment reference.
        See Also:
        Constant Field Values
      • TIME_CONSTRAINT__CONTEXT

        static final int TIME_CONSTRAINT__CONTEXT
        The feature id for the 'Context' container reference.
        See Also:
        Constant Field Values
      • TIME_CONSTRAINT__FIRST_EVENT

        static final int TIME_CONSTRAINT__FIRST_EVENT
        The feature id for the 'First Event' attribute.
        See Also:
        Constant Field Values
      • TIME_CONSTRAINT_FEATURE_COUNT

        static final int TIME_CONSTRAINT_FEATURE_COUNT
        The number of structural features of the 'Time Constraint' class.
        See Also:
        Constant Field Values
      • TIME_INTERVAL__EANNOTATIONS

        static final int TIME_INTERVAL__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • TIME_INTERVAL__OWNED_ELEMENT

        static final int TIME_INTERVAL__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • TIME_INTERVAL__OWNER

        static final int TIME_INTERVAL__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • TIME_INTERVAL__OWNED_COMMENT

        static final int TIME_INTERVAL__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • TIME_INTERVAL__NAME

        static final int TIME_INTERVAL__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • TIME_INTERVAL__VISIBILITY

        static final int TIME_INTERVAL__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • TIME_INTERVAL__QUALIFIED_NAME

        static final int TIME_INTERVAL__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • TIME_INTERVAL__CLIENT_DEPENDENCY

        static final int TIME_INTERVAL__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • TIME_INTERVAL__NAMESPACE

        static final int TIME_INTERVAL__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • TIME_INTERVAL__NAME_EXPRESSION

        static final int TIME_INTERVAL__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • TIME_INTERVAL__OWNING_TEMPLATE_PARAMETER

        static final int TIME_INTERVAL__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • TIME_INTERVAL__TEMPLATE_PARAMETER

        static final int TIME_INTERVAL__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • TIME_INTERVAL__TYPE

        static final int TIME_INTERVAL__TYPE
        The feature id for the 'Type' reference.
        See Also:
        Constant Field Values
      • TIME_INTERVAL__MIN

        static final int TIME_INTERVAL__MIN
        The feature id for the 'Min' reference.
        See Also:
        Constant Field Values
      • TIME_INTERVAL__MAX

        static final int TIME_INTERVAL__MAX
        The feature id for the 'Max' reference.
        See Also:
        Constant Field Values
      • TIME_INTERVAL_FEATURE_COUNT

        static final int TIME_INTERVAL_FEATURE_COUNT
        The number of structural features of the 'Time Interval' class.
        See Also:
        Constant Field Values
      • DURATION_CONSTRAINT__EANNOTATIONS

        static final int DURATION_CONSTRAINT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • DURATION_CONSTRAINT__OWNED_ELEMENT

        static final int DURATION_CONSTRAINT__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • DURATION_CONSTRAINT__OWNER

        static final int DURATION_CONSTRAINT__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • DURATION_CONSTRAINT__OWNED_COMMENT

        static final int DURATION_CONSTRAINT__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • DURATION_CONSTRAINT__NAME

        static final int DURATION_CONSTRAINT__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • DURATION_CONSTRAINT__VISIBILITY

        static final int DURATION_CONSTRAINT__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • DURATION_CONSTRAINT__QUALIFIED_NAME

        static final int DURATION_CONSTRAINT__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • DURATION_CONSTRAINT__CLIENT_DEPENDENCY

        static final int DURATION_CONSTRAINT__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • DURATION_CONSTRAINT__NAMESPACE

        static final int DURATION_CONSTRAINT__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • DURATION_CONSTRAINT__NAME_EXPRESSION

        static final int DURATION_CONSTRAINT__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • DURATION_CONSTRAINT__OWNING_TEMPLATE_PARAMETER

        static final int DURATION_CONSTRAINT__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • DURATION_CONSTRAINT__TEMPLATE_PARAMETER

        static final int DURATION_CONSTRAINT__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • DURATION_CONSTRAINT__CONSTRAINED_ELEMENT

        static final int DURATION_CONSTRAINT__CONSTRAINED_ELEMENT
        The feature id for the 'Constrained Element' reference list.
        See Also:
        Constant Field Values
      • DURATION_CONSTRAINT__SPECIFICATION

        static final int DURATION_CONSTRAINT__SPECIFICATION
        The feature id for the 'Specification' containment reference.
        See Also:
        Constant Field Values
      • DURATION_CONSTRAINT__CONTEXT

        static final int DURATION_CONSTRAINT__CONTEXT
        The feature id for the 'Context' container reference.
        See Also:
        Constant Field Values
      • DURATION_CONSTRAINT__FIRST_EVENT

        static final int DURATION_CONSTRAINT__FIRST_EVENT
        The feature id for the 'First Event' attribute list.
        See Also:
        Constant Field Values
      • DURATION_CONSTRAINT_FEATURE_COUNT

        static final int DURATION_CONSTRAINT_FEATURE_COUNT
        The number of structural features of the 'Duration Constraint' class.
        See Also:
        Constant Field Values
      • TIME_OBSERVATION__EANNOTATIONS

        static final int TIME_OBSERVATION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • TIME_OBSERVATION__OWNED_ELEMENT

        static final int TIME_OBSERVATION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • TIME_OBSERVATION__OWNER

        static final int TIME_OBSERVATION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • TIME_OBSERVATION__OWNED_COMMENT

        static final int TIME_OBSERVATION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • TIME_OBSERVATION__NAME

        static final int TIME_OBSERVATION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • TIME_OBSERVATION__VISIBILITY

        static final int TIME_OBSERVATION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • TIME_OBSERVATION__QUALIFIED_NAME

        static final int TIME_OBSERVATION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • TIME_OBSERVATION__CLIENT_DEPENDENCY

        static final int TIME_OBSERVATION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • TIME_OBSERVATION__NAMESPACE

        static final int TIME_OBSERVATION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • TIME_OBSERVATION__NAME_EXPRESSION

        static final int TIME_OBSERVATION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • TIME_OBSERVATION__OWNING_TEMPLATE_PARAMETER

        static final int TIME_OBSERVATION__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • TIME_OBSERVATION__TEMPLATE_PARAMETER

        static final int TIME_OBSERVATION__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • TIME_OBSERVATION__EVENT

        static final int TIME_OBSERVATION__EVENT
        The feature id for the 'Event' reference.
        See Also:
        Constant Field Values
      • TIME_OBSERVATION__FIRST_EVENT

        static final int TIME_OBSERVATION__FIRST_EVENT
        The feature id for the 'First Event' attribute.
        See Also:
        Constant Field Values
      • TIME_OBSERVATION_FEATURE_COUNT

        static final int TIME_OBSERVATION_FEATURE_COUNT
        The number of structural features of the 'Time Observation' class.
        See Also:
        Constant Field Values
      • DURATION_OBSERVATION__EANNOTATIONS

        static final int DURATION_OBSERVATION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • DURATION_OBSERVATION__OWNED_ELEMENT

        static final int DURATION_OBSERVATION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • DURATION_OBSERVATION__OWNER

        static final int DURATION_OBSERVATION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • DURATION_OBSERVATION__OWNED_COMMENT

        static final int DURATION_OBSERVATION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • DURATION_OBSERVATION__NAME

        static final int DURATION_OBSERVATION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • DURATION_OBSERVATION__VISIBILITY

        static final int DURATION_OBSERVATION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • DURATION_OBSERVATION__QUALIFIED_NAME

        static final int DURATION_OBSERVATION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • DURATION_OBSERVATION__CLIENT_DEPENDENCY

        static final int DURATION_OBSERVATION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • DURATION_OBSERVATION__NAMESPACE

        static final int DURATION_OBSERVATION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • DURATION_OBSERVATION__NAME_EXPRESSION

        static final int DURATION_OBSERVATION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • DURATION_OBSERVATION__OWNING_TEMPLATE_PARAMETER

        static final int DURATION_OBSERVATION__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • DURATION_OBSERVATION__TEMPLATE_PARAMETER

        static final int DURATION_OBSERVATION__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • DURATION_OBSERVATION__EVENT

        static final int DURATION_OBSERVATION__EVENT
        The feature id for the 'Event' reference list.
        See Also:
        Constant Field Values
      • DURATION_OBSERVATION__FIRST_EVENT

        static final int DURATION_OBSERVATION__FIRST_EVENT
        The feature id for the 'First Event' attribute list.
        See Also:
        Constant Field Values
      • DURATION_OBSERVATION_FEATURE_COUNT

        static final int DURATION_OBSERVATION_FEATURE_COUNT
        The number of structural features of the 'Duration Observation' class.
        See Also:
        Constant Field Values
      • FINAL_STATE

        static final int FINAL_STATE
        The meta object id for the 'Final State' class.
        See Also:
        FinalStateImpl, UMLPackageImpl.getFinalState(), Constant Field Values
      • FINAL_STATE__EANNOTATIONS

        static final int FINAL_STATE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • FINAL_STATE__OWNED_ELEMENT

        static final int FINAL_STATE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • FINAL_STATE__OWNER

        static final int FINAL_STATE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • FINAL_STATE__OWNED_COMMENT

        static final int FINAL_STATE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • FINAL_STATE__NAME

        static final int FINAL_STATE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • FINAL_STATE__VISIBILITY

        static final int FINAL_STATE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • FINAL_STATE__QUALIFIED_NAME

        static final int FINAL_STATE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • FINAL_STATE__CLIENT_DEPENDENCY

        static final int FINAL_STATE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • FINAL_STATE__NAMESPACE

        static final int FINAL_STATE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • FINAL_STATE__NAME_EXPRESSION

        static final int FINAL_STATE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • FINAL_STATE__ELEMENT_IMPORT

        static final int FINAL_STATE__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • FINAL_STATE__PACKAGE_IMPORT

        static final int FINAL_STATE__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • FINAL_STATE__OWNED_RULE

        static final int FINAL_STATE__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • FINAL_STATE__MEMBER

        static final int FINAL_STATE__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • FINAL_STATE__IMPORTED_MEMBER

        static final int FINAL_STATE__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • FINAL_STATE__OWNED_MEMBER

        static final int FINAL_STATE__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • FINAL_STATE__IS_LEAF

        static final int FINAL_STATE__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • FINAL_STATE__REDEFINED_ELEMENT

        static final int FINAL_STATE__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • FINAL_STATE__REDEFINITION_CONTEXT

        static final int FINAL_STATE__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • FINAL_STATE__OUTGOING

        static final int FINAL_STATE__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • FINAL_STATE__INCOMING

        static final int FINAL_STATE__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • FINAL_STATE__CONTAINER

        static final int FINAL_STATE__CONTAINER
        The feature id for the 'Container' container reference.
        See Also:
        Constant Field Values
      • FINAL_STATE__IS_COMPOSITE

        static final int FINAL_STATE__IS_COMPOSITE
        The feature id for the 'Is Composite' attribute.
        See Also:
        Constant Field Values
      • FINAL_STATE__IS_ORTHOGONAL

        static final int FINAL_STATE__IS_ORTHOGONAL
        The feature id for the 'Is Orthogonal' attribute.
        See Also:
        Constant Field Values
      • FINAL_STATE__IS_SIMPLE

        static final int FINAL_STATE__IS_SIMPLE
        The feature id for the 'Is Simple' attribute.
        See Also:
        Constant Field Values
      • FINAL_STATE__IS_SUBMACHINE_STATE

        static final int FINAL_STATE__IS_SUBMACHINE_STATE
        The feature id for the 'Is Submachine State' attribute.
        See Also:
        Constant Field Values
      • FINAL_STATE__SUBMACHINE

        static final int FINAL_STATE__SUBMACHINE
        The feature id for the 'Submachine' reference.
        See Also:
        Constant Field Values
      • FINAL_STATE__CONNECTION

        static final int FINAL_STATE__CONNECTION
        The feature id for the 'Connection' containment reference list.
        See Also:
        Constant Field Values
      • FINAL_STATE__CONNECTION_POINT

        static final int FINAL_STATE__CONNECTION_POINT
        The feature id for the 'Connection Point' containment reference list.
        See Also:
        Constant Field Values
      • FINAL_STATE__REDEFINED_STATE

        static final int FINAL_STATE__REDEFINED_STATE
        The feature id for the 'Redefined State' reference.
        See Also:
        Constant Field Values
      • FINAL_STATE__STATE_INVARIANT

        static final int FINAL_STATE__STATE_INVARIANT
        The feature id for the 'State Invariant' containment reference.
        See Also:
        Constant Field Values
      • FINAL_STATE__ENTRY

        static final int FINAL_STATE__ENTRY
        The feature id for the 'Entry' containment reference.
        See Also:
        Constant Field Values
      • FINAL_STATE__EXIT

        static final int FINAL_STATE__EXIT
        The feature id for the 'Exit' containment reference.
        See Also:
        Constant Field Values
      • FINAL_STATE__DO_ACTIVITY

        static final int FINAL_STATE__DO_ACTIVITY
        The feature id for the 'Do Activity' containment reference.
        See Also:
        Constant Field Values
      • FINAL_STATE__DEFERRABLE_TRIGGER

        static final int FINAL_STATE__DEFERRABLE_TRIGGER
        The feature id for the 'Deferrable Trigger' containment reference list.
        See Also:
        Constant Field Values
      • FINAL_STATE__REGION

        static final int FINAL_STATE__REGION
        The feature id for the 'Region' containment reference list.
        See Also:
        Constant Field Values
      • FINAL_STATE_FEATURE_COUNT

        static final int FINAL_STATE_FEATURE_COUNT
        The number of structural features of the 'Final State' class.
        See Also:
        Constant Field Values
      • TIME_EVENT

        static final int TIME_EVENT
        The meta object id for the 'Time Event' class.
        See Also:
        TimeEventImpl, UMLPackageImpl.getTimeEvent(), Constant Field Values
      • TIME_EVENT__EANNOTATIONS

        static final int TIME_EVENT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • TIME_EVENT__OWNED_ELEMENT

        static final int TIME_EVENT__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • TIME_EVENT__OWNER

        static final int TIME_EVENT__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • TIME_EVENT__OWNED_COMMENT

        static final int TIME_EVENT__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • TIME_EVENT__NAME

        static final int TIME_EVENT__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • TIME_EVENT__VISIBILITY

        static final int TIME_EVENT__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • TIME_EVENT__QUALIFIED_NAME

        static final int TIME_EVENT__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • TIME_EVENT__CLIENT_DEPENDENCY

        static final int TIME_EVENT__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • TIME_EVENT__NAMESPACE

        static final int TIME_EVENT__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • TIME_EVENT__NAME_EXPRESSION

        static final int TIME_EVENT__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • TIME_EVENT__OWNING_TEMPLATE_PARAMETER

        static final int TIME_EVENT__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • TIME_EVENT__TEMPLATE_PARAMETER

        static final int TIME_EVENT__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • TIME_EVENT__IS_RELATIVE

        static final int TIME_EVENT__IS_RELATIVE
        The feature id for the 'Is Relative' attribute.
        See Also:
        Constant Field Values
      • TIME_EVENT__WHEN

        static final int TIME_EVENT__WHEN
        The feature id for the 'When' containment reference.
        See Also:
        Constant Field Values
      • TIME_EVENT_FEATURE_COUNT

        static final int TIME_EVENT_FEATURE_COUNT
        The number of structural features of the 'Time Event' class.
        See Also:
        Constant Field Values
      • VARIABLE_ACTION__EANNOTATIONS

        static final int VARIABLE_ACTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • VARIABLE_ACTION__OWNED_ELEMENT

        static final int VARIABLE_ACTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • VARIABLE_ACTION__OWNER

        static final int VARIABLE_ACTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • VARIABLE_ACTION__OWNED_COMMENT

        static final int VARIABLE_ACTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • VARIABLE_ACTION__NAME

        static final int VARIABLE_ACTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • VARIABLE_ACTION__VISIBILITY

        static final int VARIABLE_ACTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • VARIABLE_ACTION__QUALIFIED_NAME

        static final int VARIABLE_ACTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • VARIABLE_ACTION__CLIENT_DEPENDENCY

        static final int VARIABLE_ACTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • VARIABLE_ACTION__NAMESPACE

        static final int VARIABLE_ACTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • VARIABLE_ACTION__NAME_EXPRESSION

        static final int VARIABLE_ACTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • VARIABLE_ACTION__IS_LEAF

        static final int VARIABLE_ACTION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • VARIABLE_ACTION__REDEFINED_ELEMENT

        static final int VARIABLE_ACTION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • VARIABLE_ACTION__REDEFINITION_CONTEXT

        static final int VARIABLE_ACTION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • VARIABLE_ACTION__IN_STRUCTURED_NODE

        static final int VARIABLE_ACTION__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • VARIABLE_ACTION__ACTIVITY

        static final int VARIABLE_ACTION__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • VARIABLE_ACTION__OUTGOING

        static final int VARIABLE_ACTION__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • VARIABLE_ACTION__INCOMING

        static final int VARIABLE_ACTION__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • VARIABLE_ACTION__IN_PARTITION

        static final int VARIABLE_ACTION__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • VARIABLE_ACTION__IN_INTERRUPTIBLE_REGION

        static final int VARIABLE_ACTION__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • VARIABLE_ACTION__IN_GROUP

        static final int VARIABLE_ACTION__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • VARIABLE_ACTION__REDEFINED_NODE

        static final int VARIABLE_ACTION__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • VARIABLE_ACTION__HANDLER

        static final int VARIABLE_ACTION__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • VARIABLE_ACTION__OUTPUT

        static final int VARIABLE_ACTION__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • VARIABLE_ACTION__INPUT

        static final int VARIABLE_ACTION__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • VARIABLE_ACTION__CONTEXT

        static final int VARIABLE_ACTION__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • VARIABLE_ACTION__LOCAL_PRECONDITION

        static final int VARIABLE_ACTION__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • VARIABLE_ACTION__LOCAL_POSTCONDITION

        static final int VARIABLE_ACTION__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • VARIABLE_ACTION__VARIABLE

        static final int VARIABLE_ACTION__VARIABLE
        The feature id for the 'Variable' reference.
        See Also:
        Constant Field Values
      • VARIABLE_ACTION_FEATURE_COUNT

        static final int VARIABLE_ACTION_FEATURE_COUNT
        The number of structural features of the 'Variable Action' class.
        See Also:
        Constant Field Values
      • READ_VARIABLE_ACTION__EANNOTATIONS

        static final int READ_VARIABLE_ACTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • READ_VARIABLE_ACTION__OWNED_ELEMENT

        static final int READ_VARIABLE_ACTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • READ_VARIABLE_ACTION__OWNER

        static final int READ_VARIABLE_ACTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • READ_VARIABLE_ACTION__OWNED_COMMENT

        static final int READ_VARIABLE_ACTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • READ_VARIABLE_ACTION__NAME

        static final int READ_VARIABLE_ACTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • READ_VARIABLE_ACTION__VISIBILITY

        static final int READ_VARIABLE_ACTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • READ_VARIABLE_ACTION__QUALIFIED_NAME

        static final int READ_VARIABLE_ACTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • READ_VARIABLE_ACTION__CLIENT_DEPENDENCY

        static final int READ_VARIABLE_ACTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • READ_VARIABLE_ACTION__NAMESPACE

        static final int READ_VARIABLE_ACTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • READ_VARIABLE_ACTION__NAME_EXPRESSION

        static final int READ_VARIABLE_ACTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • READ_VARIABLE_ACTION__IS_LEAF

        static final int READ_VARIABLE_ACTION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • READ_VARIABLE_ACTION__REDEFINED_ELEMENT

        static final int READ_VARIABLE_ACTION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • READ_VARIABLE_ACTION__REDEFINITION_CONTEXT

        static final int READ_VARIABLE_ACTION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • READ_VARIABLE_ACTION__IN_STRUCTURED_NODE

        static final int READ_VARIABLE_ACTION__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • READ_VARIABLE_ACTION__ACTIVITY

        static final int READ_VARIABLE_ACTION__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • READ_VARIABLE_ACTION__OUTGOING

        static final int READ_VARIABLE_ACTION__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • READ_VARIABLE_ACTION__INCOMING

        static final int READ_VARIABLE_ACTION__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • READ_VARIABLE_ACTION__IN_PARTITION

        static final int READ_VARIABLE_ACTION__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • READ_VARIABLE_ACTION__IN_INTERRUPTIBLE_REGION

        static final int READ_VARIABLE_ACTION__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • READ_VARIABLE_ACTION__IN_GROUP

        static final int READ_VARIABLE_ACTION__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • READ_VARIABLE_ACTION__REDEFINED_NODE

        static final int READ_VARIABLE_ACTION__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • READ_VARIABLE_ACTION__HANDLER

        static final int READ_VARIABLE_ACTION__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • READ_VARIABLE_ACTION__OUTPUT

        static final int READ_VARIABLE_ACTION__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • READ_VARIABLE_ACTION__INPUT

        static final int READ_VARIABLE_ACTION__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • READ_VARIABLE_ACTION__CONTEXT

        static final int READ_VARIABLE_ACTION__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • READ_VARIABLE_ACTION__LOCAL_PRECONDITION

        static final int READ_VARIABLE_ACTION__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • READ_VARIABLE_ACTION__LOCAL_POSTCONDITION

        static final int READ_VARIABLE_ACTION__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • READ_VARIABLE_ACTION__VARIABLE

        static final int READ_VARIABLE_ACTION__VARIABLE
        The feature id for the 'Variable' reference.
        See Also:
        Constant Field Values
      • READ_VARIABLE_ACTION__RESULT

        static final int READ_VARIABLE_ACTION__RESULT
        The feature id for the 'Result' containment reference.
        See Also:
        Constant Field Values
      • READ_VARIABLE_ACTION_FEATURE_COUNT

        static final int READ_VARIABLE_ACTION_FEATURE_COUNT
        The number of structural features of the 'Read Variable Action' class.
        See Also:
        Constant Field Values
      • WRITE_VARIABLE_ACTION__EANNOTATIONS

        static final int WRITE_VARIABLE_ACTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • WRITE_VARIABLE_ACTION__OWNED_ELEMENT

        static final int WRITE_VARIABLE_ACTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • WRITE_VARIABLE_ACTION__OWNER

        static final int WRITE_VARIABLE_ACTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • WRITE_VARIABLE_ACTION__OWNED_COMMENT

        static final int WRITE_VARIABLE_ACTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • WRITE_VARIABLE_ACTION__NAME

        static final int WRITE_VARIABLE_ACTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • WRITE_VARIABLE_ACTION__VISIBILITY

        static final int WRITE_VARIABLE_ACTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • WRITE_VARIABLE_ACTION__QUALIFIED_NAME

        static final int WRITE_VARIABLE_ACTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • WRITE_VARIABLE_ACTION__CLIENT_DEPENDENCY

        static final int WRITE_VARIABLE_ACTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • WRITE_VARIABLE_ACTION__NAMESPACE

        static final int WRITE_VARIABLE_ACTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • WRITE_VARIABLE_ACTION__NAME_EXPRESSION

        static final int WRITE_VARIABLE_ACTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • WRITE_VARIABLE_ACTION__IS_LEAF

        static final int WRITE_VARIABLE_ACTION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • WRITE_VARIABLE_ACTION__REDEFINED_ELEMENT

        static final int WRITE_VARIABLE_ACTION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • WRITE_VARIABLE_ACTION__REDEFINITION_CONTEXT

        static final int WRITE_VARIABLE_ACTION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • WRITE_VARIABLE_ACTION__IN_STRUCTURED_NODE

        static final int WRITE_VARIABLE_ACTION__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • WRITE_VARIABLE_ACTION__ACTIVITY

        static final int WRITE_VARIABLE_ACTION__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • WRITE_VARIABLE_ACTION__OUTGOING

        static final int WRITE_VARIABLE_ACTION__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • WRITE_VARIABLE_ACTION__INCOMING

        static final int WRITE_VARIABLE_ACTION__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • WRITE_VARIABLE_ACTION__IN_PARTITION

        static final int WRITE_VARIABLE_ACTION__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • WRITE_VARIABLE_ACTION__IN_INTERRUPTIBLE_REGION

        static final int WRITE_VARIABLE_ACTION__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • WRITE_VARIABLE_ACTION__IN_GROUP

        static final int WRITE_VARIABLE_ACTION__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • WRITE_VARIABLE_ACTION__REDEFINED_NODE

        static final int WRITE_VARIABLE_ACTION__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • WRITE_VARIABLE_ACTION__HANDLER

        static final int WRITE_VARIABLE_ACTION__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • WRITE_VARIABLE_ACTION__OUTPUT

        static final int WRITE_VARIABLE_ACTION__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • WRITE_VARIABLE_ACTION__INPUT

        static final int WRITE_VARIABLE_ACTION__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • WRITE_VARIABLE_ACTION__CONTEXT

        static final int WRITE_VARIABLE_ACTION__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • WRITE_VARIABLE_ACTION__LOCAL_PRECONDITION

        static final int WRITE_VARIABLE_ACTION__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • WRITE_VARIABLE_ACTION__LOCAL_POSTCONDITION

        static final int WRITE_VARIABLE_ACTION__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • WRITE_VARIABLE_ACTION__VARIABLE

        static final int WRITE_VARIABLE_ACTION__VARIABLE
        The feature id for the 'Variable' reference.
        See Also:
        Constant Field Values
      • WRITE_VARIABLE_ACTION__VALUE

        static final int WRITE_VARIABLE_ACTION__VALUE
        The feature id for the 'Value' containment reference.
        See Also:
        Constant Field Values
      • WRITE_VARIABLE_ACTION_FEATURE_COUNT

        static final int WRITE_VARIABLE_ACTION_FEATURE_COUNT
        The number of structural features of the 'Write Variable Action' class.
        See Also:
        Constant Field Values
      • CLEAR_VARIABLE_ACTION__EANNOTATIONS

        static final int CLEAR_VARIABLE_ACTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • CLEAR_VARIABLE_ACTION__OWNED_ELEMENT

        static final int CLEAR_VARIABLE_ACTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • CLEAR_VARIABLE_ACTION__OWNER

        static final int CLEAR_VARIABLE_ACTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • CLEAR_VARIABLE_ACTION__OWNED_COMMENT

        static final int CLEAR_VARIABLE_ACTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • CLEAR_VARIABLE_ACTION__NAME

        static final int CLEAR_VARIABLE_ACTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • CLEAR_VARIABLE_ACTION__VISIBILITY

        static final int CLEAR_VARIABLE_ACTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • CLEAR_VARIABLE_ACTION__QUALIFIED_NAME

        static final int CLEAR_VARIABLE_ACTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • CLEAR_VARIABLE_ACTION__CLIENT_DEPENDENCY

        static final int CLEAR_VARIABLE_ACTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • CLEAR_VARIABLE_ACTION__NAMESPACE

        static final int CLEAR_VARIABLE_ACTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • CLEAR_VARIABLE_ACTION__NAME_EXPRESSION

        static final int CLEAR_VARIABLE_ACTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • CLEAR_VARIABLE_ACTION__IS_LEAF

        static final int CLEAR_VARIABLE_ACTION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • CLEAR_VARIABLE_ACTION__REDEFINED_ELEMENT

        static final int CLEAR_VARIABLE_ACTION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • CLEAR_VARIABLE_ACTION__REDEFINITION_CONTEXT

        static final int CLEAR_VARIABLE_ACTION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • CLEAR_VARIABLE_ACTION__IN_STRUCTURED_NODE

        static final int CLEAR_VARIABLE_ACTION__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • CLEAR_VARIABLE_ACTION__ACTIVITY

        static final int CLEAR_VARIABLE_ACTION__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • CLEAR_VARIABLE_ACTION__OUTGOING

        static final int CLEAR_VARIABLE_ACTION__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • CLEAR_VARIABLE_ACTION__INCOMING

        static final int CLEAR_VARIABLE_ACTION__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • CLEAR_VARIABLE_ACTION__IN_PARTITION

        static final int CLEAR_VARIABLE_ACTION__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • CLEAR_VARIABLE_ACTION__IN_INTERRUPTIBLE_REGION

        static final int CLEAR_VARIABLE_ACTION__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • CLEAR_VARIABLE_ACTION__IN_GROUP

        static final int CLEAR_VARIABLE_ACTION__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • CLEAR_VARIABLE_ACTION__REDEFINED_NODE

        static final int CLEAR_VARIABLE_ACTION__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • CLEAR_VARIABLE_ACTION__HANDLER

        static final int CLEAR_VARIABLE_ACTION__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • CLEAR_VARIABLE_ACTION__OUTPUT

        static final int CLEAR_VARIABLE_ACTION__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • CLEAR_VARIABLE_ACTION__INPUT

        static final int CLEAR_VARIABLE_ACTION__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • CLEAR_VARIABLE_ACTION__CONTEXT

        static final int CLEAR_VARIABLE_ACTION__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • CLEAR_VARIABLE_ACTION__LOCAL_PRECONDITION

        static final int CLEAR_VARIABLE_ACTION__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • CLEAR_VARIABLE_ACTION__LOCAL_POSTCONDITION

        static final int CLEAR_VARIABLE_ACTION__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • CLEAR_VARIABLE_ACTION__VARIABLE

        static final int CLEAR_VARIABLE_ACTION__VARIABLE
        The feature id for the 'Variable' reference.
        See Also:
        Constant Field Values
      • CLEAR_VARIABLE_ACTION_FEATURE_COUNT

        static final int CLEAR_VARIABLE_ACTION_FEATURE_COUNT
        The number of structural features of the 'Clear Variable Action' class.
        See Also:
        Constant Field Values
      • ADD_VARIABLE_VALUE_ACTION__EANNOTATIONS

        static final int ADD_VARIABLE_VALUE_ACTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • ADD_VARIABLE_VALUE_ACTION__OWNED_ELEMENT

        static final int ADD_VARIABLE_VALUE_ACTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • ADD_VARIABLE_VALUE_ACTION__OWNER

        static final int ADD_VARIABLE_VALUE_ACTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • ADD_VARIABLE_VALUE_ACTION__OWNED_COMMENT

        static final int ADD_VARIABLE_VALUE_ACTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • ADD_VARIABLE_VALUE_ACTION__NAME

        static final int ADD_VARIABLE_VALUE_ACTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • ADD_VARIABLE_VALUE_ACTION__VISIBILITY

        static final int ADD_VARIABLE_VALUE_ACTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • ADD_VARIABLE_VALUE_ACTION__QUALIFIED_NAME

        static final int ADD_VARIABLE_VALUE_ACTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • ADD_VARIABLE_VALUE_ACTION__CLIENT_DEPENDENCY

        static final int ADD_VARIABLE_VALUE_ACTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • ADD_VARIABLE_VALUE_ACTION__NAMESPACE

        static final int ADD_VARIABLE_VALUE_ACTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • ADD_VARIABLE_VALUE_ACTION__NAME_EXPRESSION

        static final int ADD_VARIABLE_VALUE_ACTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • ADD_VARIABLE_VALUE_ACTION__IS_LEAF

        static final int ADD_VARIABLE_VALUE_ACTION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • ADD_VARIABLE_VALUE_ACTION__REDEFINED_ELEMENT

        static final int ADD_VARIABLE_VALUE_ACTION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • ADD_VARIABLE_VALUE_ACTION__REDEFINITION_CONTEXT

        static final int ADD_VARIABLE_VALUE_ACTION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • ADD_VARIABLE_VALUE_ACTION__IN_STRUCTURED_NODE

        static final int ADD_VARIABLE_VALUE_ACTION__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • ADD_VARIABLE_VALUE_ACTION__ACTIVITY

        static final int ADD_VARIABLE_VALUE_ACTION__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • ADD_VARIABLE_VALUE_ACTION__OUTGOING

        static final int ADD_VARIABLE_VALUE_ACTION__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • ADD_VARIABLE_VALUE_ACTION__INCOMING

        static final int ADD_VARIABLE_VALUE_ACTION__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • ADD_VARIABLE_VALUE_ACTION__IN_PARTITION

        static final int ADD_VARIABLE_VALUE_ACTION__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • ADD_VARIABLE_VALUE_ACTION__IN_INTERRUPTIBLE_REGION

        static final int ADD_VARIABLE_VALUE_ACTION__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • ADD_VARIABLE_VALUE_ACTION__IN_GROUP

        static final int ADD_VARIABLE_VALUE_ACTION__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • ADD_VARIABLE_VALUE_ACTION__REDEFINED_NODE

        static final int ADD_VARIABLE_VALUE_ACTION__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • ADD_VARIABLE_VALUE_ACTION__HANDLER

        static final int ADD_VARIABLE_VALUE_ACTION__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • ADD_VARIABLE_VALUE_ACTION__OUTPUT

        static final int ADD_VARIABLE_VALUE_ACTION__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • ADD_VARIABLE_VALUE_ACTION__INPUT

        static final int ADD_VARIABLE_VALUE_ACTION__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • ADD_VARIABLE_VALUE_ACTION__CONTEXT

        static final int ADD_VARIABLE_VALUE_ACTION__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • ADD_VARIABLE_VALUE_ACTION__LOCAL_PRECONDITION

        static final int ADD_VARIABLE_VALUE_ACTION__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • ADD_VARIABLE_VALUE_ACTION__LOCAL_POSTCONDITION

        static final int ADD_VARIABLE_VALUE_ACTION__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • ADD_VARIABLE_VALUE_ACTION__VARIABLE

        static final int ADD_VARIABLE_VALUE_ACTION__VARIABLE
        The feature id for the 'Variable' reference.
        See Also:
        Constant Field Values
      • ADD_VARIABLE_VALUE_ACTION__VALUE

        static final int ADD_VARIABLE_VALUE_ACTION__VALUE
        The feature id for the 'Value' containment reference.
        See Also:
        Constant Field Values
      • ADD_VARIABLE_VALUE_ACTION__IS_REPLACE_ALL

        static final int ADD_VARIABLE_VALUE_ACTION__IS_REPLACE_ALL
        The feature id for the 'Is Replace All' attribute.
        See Also:
        Constant Field Values
      • ADD_VARIABLE_VALUE_ACTION__INSERT_AT

        static final int ADD_VARIABLE_VALUE_ACTION__INSERT_AT
        The feature id for the 'Insert At' containment reference.
        See Also:
        Constant Field Values
      • ADD_VARIABLE_VALUE_ACTION_FEATURE_COUNT

        static final int ADD_VARIABLE_VALUE_ACTION_FEATURE_COUNT
        The number of structural features of the 'Add Variable Value Action' class.
        See Also:
        Constant Field Values
      • REMOVE_VARIABLE_VALUE_ACTION__EANNOTATIONS

        static final int REMOVE_VARIABLE_VALUE_ACTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • REMOVE_VARIABLE_VALUE_ACTION__OWNED_ELEMENT

        static final int REMOVE_VARIABLE_VALUE_ACTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • REMOVE_VARIABLE_VALUE_ACTION__OWNER

        static final int REMOVE_VARIABLE_VALUE_ACTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • REMOVE_VARIABLE_VALUE_ACTION__OWNED_COMMENT

        static final int REMOVE_VARIABLE_VALUE_ACTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • REMOVE_VARIABLE_VALUE_ACTION__NAME

        static final int REMOVE_VARIABLE_VALUE_ACTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • REMOVE_VARIABLE_VALUE_ACTION__VISIBILITY

        static final int REMOVE_VARIABLE_VALUE_ACTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • REMOVE_VARIABLE_VALUE_ACTION__QUALIFIED_NAME

        static final int REMOVE_VARIABLE_VALUE_ACTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • REMOVE_VARIABLE_VALUE_ACTION__CLIENT_DEPENDENCY

        static final int REMOVE_VARIABLE_VALUE_ACTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • REMOVE_VARIABLE_VALUE_ACTION__NAMESPACE

        static final int REMOVE_VARIABLE_VALUE_ACTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • REMOVE_VARIABLE_VALUE_ACTION__NAME_EXPRESSION

        static final int REMOVE_VARIABLE_VALUE_ACTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • REMOVE_VARIABLE_VALUE_ACTION__IS_LEAF

        static final int REMOVE_VARIABLE_VALUE_ACTION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • REMOVE_VARIABLE_VALUE_ACTION__REDEFINED_ELEMENT

        static final int REMOVE_VARIABLE_VALUE_ACTION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • REMOVE_VARIABLE_VALUE_ACTION__REDEFINITION_CONTEXT

        static final int REMOVE_VARIABLE_VALUE_ACTION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • REMOVE_VARIABLE_VALUE_ACTION__IN_STRUCTURED_NODE

        static final int REMOVE_VARIABLE_VALUE_ACTION__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • REMOVE_VARIABLE_VALUE_ACTION__ACTIVITY

        static final int REMOVE_VARIABLE_VALUE_ACTION__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • REMOVE_VARIABLE_VALUE_ACTION__OUTGOING

        static final int REMOVE_VARIABLE_VALUE_ACTION__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • REMOVE_VARIABLE_VALUE_ACTION__INCOMING

        static final int REMOVE_VARIABLE_VALUE_ACTION__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • REMOVE_VARIABLE_VALUE_ACTION__IN_PARTITION

        static final int REMOVE_VARIABLE_VALUE_ACTION__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • REMOVE_VARIABLE_VALUE_ACTION__IN_INTERRUPTIBLE_REGION

        static final int REMOVE_VARIABLE_VALUE_ACTION__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • REMOVE_VARIABLE_VALUE_ACTION__IN_GROUP

        static final int REMOVE_VARIABLE_VALUE_ACTION__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • REMOVE_VARIABLE_VALUE_ACTION__REDEFINED_NODE

        static final int REMOVE_VARIABLE_VALUE_ACTION__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • REMOVE_VARIABLE_VALUE_ACTION__HANDLER

        static final int REMOVE_VARIABLE_VALUE_ACTION__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • REMOVE_VARIABLE_VALUE_ACTION__OUTPUT

        static final int REMOVE_VARIABLE_VALUE_ACTION__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • REMOVE_VARIABLE_VALUE_ACTION__INPUT

        static final int REMOVE_VARIABLE_VALUE_ACTION__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • REMOVE_VARIABLE_VALUE_ACTION__CONTEXT

        static final int REMOVE_VARIABLE_VALUE_ACTION__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • REMOVE_VARIABLE_VALUE_ACTION__LOCAL_PRECONDITION

        static final int REMOVE_VARIABLE_VALUE_ACTION__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • REMOVE_VARIABLE_VALUE_ACTION__LOCAL_POSTCONDITION

        static final int REMOVE_VARIABLE_VALUE_ACTION__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • REMOVE_VARIABLE_VALUE_ACTION__VARIABLE

        static final int REMOVE_VARIABLE_VALUE_ACTION__VARIABLE
        The feature id for the 'Variable' reference.
        See Also:
        Constant Field Values
      • REMOVE_VARIABLE_VALUE_ACTION__VALUE

        static final int REMOVE_VARIABLE_VALUE_ACTION__VALUE
        The feature id for the 'Value' containment reference.
        See Also:
        Constant Field Values
      • REMOVE_VARIABLE_VALUE_ACTION__IS_REMOVE_DUPLICATES

        static final int REMOVE_VARIABLE_VALUE_ACTION__IS_REMOVE_DUPLICATES
        The feature id for the 'Is Remove Duplicates' attribute.
        See Also:
        Constant Field Values
      • REMOVE_VARIABLE_VALUE_ACTION__REMOVE_AT

        static final int REMOVE_VARIABLE_VALUE_ACTION__REMOVE_AT
        The feature id for the 'Remove At' containment reference.
        See Also:
        Constant Field Values
      • REMOVE_VARIABLE_VALUE_ACTION_FEATURE_COUNT

        static final int REMOVE_VARIABLE_VALUE_ACTION_FEATURE_COUNT
        The number of structural features of the 'Remove Variable Value Action' class.
        See Also:
        Constant Field Values
      • RAISE_EXCEPTION_ACTION__EANNOTATIONS

        static final int RAISE_EXCEPTION_ACTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • RAISE_EXCEPTION_ACTION__OWNED_ELEMENT

        static final int RAISE_EXCEPTION_ACTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • RAISE_EXCEPTION_ACTION__OWNER

        static final int RAISE_EXCEPTION_ACTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • RAISE_EXCEPTION_ACTION__OWNED_COMMENT

        static final int RAISE_EXCEPTION_ACTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • RAISE_EXCEPTION_ACTION__NAME

        static final int RAISE_EXCEPTION_ACTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • RAISE_EXCEPTION_ACTION__VISIBILITY

        static final int RAISE_EXCEPTION_ACTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • RAISE_EXCEPTION_ACTION__QUALIFIED_NAME

        static final int RAISE_EXCEPTION_ACTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • RAISE_EXCEPTION_ACTION__CLIENT_DEPENDENCY

        static final int RAISE_EXCEPTION_ACTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • RAISE_EXCEPTION_ACTION__NAMESPACE

        static final int RAISE_EXCEPTION_ACTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • RAISE_EXCEPTION_ACTION__NAME_EXPRESSION

        static final int RAISE_EXCEPTION_ACTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • RAISE_EXCEPTION_ACTION__IS_LEAF

        static final int RAISE_EXCEPTION_ACTION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • RAISE_EXCEPTION_ACTION__REDEFINED_ELEMENT

        static final int RAISE_EXCEPTION_ACTION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • RAISE_EXCEPTION_ACTION__REDEFINITION_CONTEXT

        static final int RAISE_EXCEPTION_ACTION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • RAISE_EXCEPTION_ACTION__IN_STRUCTURED_NODE

        static final int RAISE_EXCEPTION_ACTION__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • RAISE_EXCEPTION_ACTION__ACTIVITY

        static final int RAISE_EXCEPTION_ACTION__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • RAISE_EXCEPTION_ACTION__OUTGOING

        static final int RAISE_EXCEPTION_ACTION__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • RAISE_EXCEPTION_ACTION__INCOMING

        static final int RAISE_EXCEPTION_ACTION__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • RAISE_EXCEPTION_ACTION__IN_PARTITION

        static final int RAISE_EXCEPTION_ACTION__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • RAISE_EXCEPTION_ACTION__IN_INTERRUPTIBLE_REGION

        static final int RAISE_EXCEPTION_ACTION__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • RAISE_EXCEPTION_ACTION__IN_GROUP

        static final int RAISE_EXCEPTION_ACTION__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • RAISE_EXCEPTION_ACTION__REDEFINED_NODE

        static final int RAISE_EXCEPTION_ACTION__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • RAISE_EXCEPTION_ACTION__HANDLER

        static final int RAISE_EXCEPTION_ACTION__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • RAISE_EXCEPTION_ACTION__OUTPUT

        static final int RAISE_EXCEPTION_ACTION__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • RAISE_EXCEPTION_ACTION__INPUT

        static final int RAISE_EXCEPTION_ACTION__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • RAISE_EXCEPTION_ACTION__CONTEXT

        static final int RAISE_EXCEPTION_ACTION__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • RAISE_EXCEPTION_ACTION__LOCAL_PRECONDITION

        static final int RAISE_EXCEPTION_ACTION__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • RAISE_EXCEPTION_ACTION__LOCAL_POSTCONDITION

        static final int RAISE_EXCEPTION_ACTION__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • RAISE_EXCEPTION_ACTION__EXCEPTION

        static final int RAISE_EXCEPTION_ACTION__EXCEPTION
        The feature id for the 'Exception' containment reference.
        See Also:
        Constant Field Values
      • RAISE_EXCEPTION_ACTION_FEATURE_COUNT

        static final int RAISE_EXCEPTION_ACTION_FEATURE_COUNT
        The number of structural features of the 'Raise Exception Action' class.
        See Also:
        Constant Field Values
      • ACTION_INPUT_PIN__EANNOTATIONS

        static final int ACTION_INPUT_PIN__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • ACTION_INPUT_PIN__OWNED_ELEMENT

        static final int ACTION_INPUT_PIN__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • ACTION_INPUT_PIN__OWNER

        static final int ACTION_INPUT_PIN__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • ACTION_INPUT_PIN__OWNED_COMMENT

        static final int ACTION_INPUT_PIN__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • ACTION_INPUT_PIN__NAME

        static final int ACTION_INPUT_PIN__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • ACTION_INPUT_PIN__VISIBILITY

        static final int ACTION_INPUT_PIN__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • ACTION_INPUT_PIN__QUALIFIED_NAME

        static final int ACTION_INPUT_PIN__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • ACTION_INPUT_PIN__CLIENT_DEPENDENCY

        static final int ACTION_INPUT_PIN__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • ACTION_INPUT_PIN__NAMESPACE

        static final int ACTION_INPUT_PIN__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • ACTION_INPUT_PIN__NAME_EXPRESSION

        static final int ACTION_INPUT_PIN__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • ACTION_INPUT_PIN__IS_LEAF

        static final int ACTION_INPUT_PIN__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • ACTION_INPUT_PIN__REDEFINED_ELEMENT

        static final int ACTION_INPUT_PIN__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • ACTION_INPUT_PIN__REDEFINITION_CONTEXT

        static final int ACTION_INPUT_PIN__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • ACTION_INPUT_PIN__IN_STRUCTURED_NODE

        static final int ACTION_INPUT_PIN__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • ACTION_INPUT_PIN__ACTIVITY

        static final int ACTION_INPUT_PIN__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • ACTION_INPUT_PIN__OUTGOING

        static final int ACTION_INPUT_PIN__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • ACTION_INPUT_PIN__INCOMING

        static final int ACTION_INPUT_PIN__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • ACTION_INPUT_PIN__IN_PARTITION

        static final int ACTION_INPUT_PIN__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • ACTION_INPUT_PIN__IN_INTERRUPTIBLE_REGION

        static final int ACTION_INPUT_PIN__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • ACTION_INPUT_PIN__IN_GROUP

        static final int ACTION_INPUT_PIN__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • ACTION_INPUT_PIN__REDEFINED_NODE

        static final int ACTION_INPUT_PIN__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • ACTION_INPUT_PIN__TYPE

        static final int ACTION_INPUT_PIN__TYPE
        The feature id for the 'Type' reference.
        See Also:
        Constant Field Values
      • ACTION_INPUT_PIN__ORDERING

        static final int ACTION_INPUT_PIN__ORDERING
        The feature id for the 'Ordering' attribute.
        See Also:
        Constant Field Values
      • ACTION_INPUT_PIN__IS_CONTROL_TYPE

        static final int ACTION_INPUT_PIN__IS_CONTROL_TYPE
        The feature id for the 'Is Control Type' attribute.
        See Also:
        Constant Field Values
      • ACTION_INPUT_PIN__UPPER_BOUND

        static final int ACTION_INPUT_PIN__UPPER_BOUND
        The feature id for the 'Upper Bound' containment reference.
        See Also:
        Constant Field Values
      • ACTION_INPUT_PIN__IN_STATE

        static final int ACTION_INPUT_PIN__IN_STATE
        The feature id for the 'In State' reference list.
        See Also:
        Constant Field Values
      • ACTION_INPUT_PIN__SELECTION

        static final int ACTION_INPUT_PIN__SELECTION
        The feature id for the 'Selection' reference.
        See Also:
        Constant Field Values
      • ACTION_INPUT_PIN__IS_ORDERED

        static final int ACTION_INPUT_PIN__IS_ORDERED
        The feature id for the 'Is Ordered' attribute.
        See Also:
        Constant Field Values
      • ACTION_INPUT_PIN__IS_UNIQUE

        static final int ACTION_INPUT_PIN__IS_UNIQUE
        The feature id for the 'Is Unique' attribute.
        See Also:
        Constant Field Values
      • ACTION_INPUT_PIN__UPPER

        static final int ACTION_INPUT_PIN__UPPER
        The feature id for the 'Upper' attribute.
        See Also:
        Constant Field Values
      • ACTION_INPUT_PIN__LOWER

        static final int ACTION_INPUT_PIN__LOWER
        The feature id for the 'Lower' attribute.
        See Also:
        Constant Field Values
      • ACTION_INPUT_PIN__UPPER_VALUE

        static final int ACTION_INPUT_PIN__UPPER_VALUE
        The feature id for the 'Upper Value' containment reference.
        See Also:
        Constant Field Values
      • ACTION_INPUT_PIN__LOWER_VALUE

        static final int ACTION_INPUT_PIN__LOWER_VALUE
        The feature id for the 'Lower Value' containment reference.
        See Also:
        Constant Field Values
      • ACTION_INPUT_PIN__IS_CONTROL

        static final int ACTION_INPUT_PIN__IS_CONTROL
        The feature id for the 'Is Control' attribute.
        See Also:
        Constant Field Values
      • ACTION_INPUT_PIN__FROM_ACTION

        static final int ACTION_INPUT_PIN__FROM_ACTION
        The feature id for the 'From Action' containment reference.
        See Also:
        Constant Field Values
      • ACTION_INPUT_PIN_FEATURE_COUNT

        static final int ACTION_INPUT_PIN_FEATURE_COUNT
        The number of structural features of the 'Action Input Pin' class.
        See Also:
        Constant Field Values
      • INFORMATION_ITEM__EANNOTATIONS

        static final int INFORMATION_ITEM__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • INFORMATION_ITEM__OWNED_ELEMENT

        static final int INFORMATION_ITEM__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • INFORMATION_ITEM__OWNER

        static final int INFORMATION_ITEM__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • INFORMATION_ITEM__OWNED_COMMENT

        static final int INFORMATION_ITEM__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • INFORMATION_ITEM__NAME

        static final int INFORMATION_ITEM__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • INFORMATION_ITEM__VISIBILITY

        static final int INFORMATION_ITEM__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • INFORMATION_ITEM__QUALIFIED_NAME

        static final int INFORMATION_ITEM__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • INFORMATION_ITEM__CLIENT_DEPENDENCY

        static final int INFORMATION_ITEM__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • INFORMATION_ITEM__NAMESPACE

        static final int INFORMATION_ITEM__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • INFORMATION_ITEM__NAME_EXPRESSION

        static final int INFORMATION_ITEM__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • INFORMATION_ITEM__ELEMENT_IMPORT

        static final int INFORMATION_ITEM__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • INFORMATION_ITEM__PACKAGE_IMPORT

        static final int INFORMATION_ITEM__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • INFORMATION_ITEM__OWNED_RULE

        static final int INFORMATION_ITEM__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • INFORMATION_ITEM__MEMBER

        static final int INFORMATION_ITEM__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • INFORMATION_ITEM__IMPORTED_MEMBER

        static final int INFORMATION_ITEM__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • INFORMATION_ITEM__OWNED_MEMBER

        static final int INFORMATION_ITEM__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • INFORMATION_ITEM__IS_LEAF

        static final int INFORMATION_ITEM__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • INFORMATION_ITEM__REDEFINED_ELEMENT

        static final int INFORMATION_ITEM__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • INFORMATION_ITEM__REDEFINITION_CONTEXT

        static final int INFORMATION_ITEM__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • INFORMATION_ITEM__OWNING_TEMPLATE_PARAMETER

        static final int INFORMATION_ITEM__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • INFORMATION_ITEM__TEMPLATE_PARAMETER

        static final int INFORMATION_ITEM__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • INFORMATION_ITEM__PACKAGE

        static final int INFORMATION_ITEM__PACKAGE
        The feature id for the 'Package' reference.
        See Also:
        Constant Field Values
      • INFORMATION_ITEM__TEMPLATE_BINDING

        static final int INFORMATION_ITEM__TEMPLATE_BINDING
        The feature id for the 'Template Binding' containment reference list.
        See Also:
        Constant Field Values
      • INFORMATION_ITEM__OWNED_TEMPLATE_SIGNATURE

        static final int INFORMATION_ITEM__OWNED_TEMPLATE_SIGNATURE
        The feature id for the 'Owned Template Signature' containment reference.
        See Also:
        Constant Field Values
      • INFORMATION_ITEM__IS_ABSTRACT

        static final int INFORMATION_ITEM__IS_ABSTRACT
        The feature id for the 'Is Abstract' attribute.
        See Also:
        Constant Field Values
      • INFORMATION_ITEM__GENERALIZATION

        static final int INFORMATION_ITEM__GENERALIZATION
        The feature id for the 'Generalization' containment reference list.
        See Also:
        Constant Field Values
      • INFORMATION_ITEM__POWERTYPE_EXTENT

        static final int INFORMATION_ITEM__POWERTYPE_EXTENT
        The feature id for the 'Powertype Extent' reference list.
        See Also:
        Constant Field Values
      • INFORMATION_ITEM__FEATURE

        static final int INFORMATION_ITEM__FEATURE
        The feature id for the 'Feature' reference list.
        See Also:
        Constant Field Values
      • INFORMATION_ITEM__INHERITED_MEMBER

        static final int INFORMATION_ITEM__INHERITED_MEMBER
        The feature id for the 'Inherited Member' reference list.
        See Also:
        Constant Field Values
      • INFORMATION_ITEM__REDEFINED_CLASSIFIER

        static final int INFORMATION_ITEM__REDEFINED_CLASSIFIER
        The feature id for the 'Redefined Classifier' reference list.
        See Also:
        Constant Field Values
      • INFORMATION_ITEM__GENERAL

        static final int INFORMATION_ITEM__GENERAL
        The feature id for the 'General' reference list.
        See Also:
        Constant Field Values
      • INFORMATION_ITEM__SUBSTITUTION

        static final int INFORMATION_ITEM__SUBSTITUTION
        The feature id for the 'Substitution' containment reference list.
        See Also:
        Constant Field Values
      • INFORMATION_ITEM__ATTRIBUTE

        static final int INFORMATION_ITEM__ATTRIBUTE
        The feature id for the 'Attribute' reference list.
        See Also:
        Constant Field Values
      • INFORMATION_ITEM__REPRESENTATION

        static final int INFORMATION_ITEM__REPRESENTATION
        The feature id for the 'Representation' reference.
        See Also:
        Constant Field Values
      • INFORMATION_ITEM__COLLABORATION_USE

        static final int INFORMATION_ITEM__COLLABORATION_USE
        The feature id for the 'Collaboration Use' containment reference list.
        See Also:
        Constant Field Values
      • INFORMATION_ITEM__OWNED_USE_CASE

        static final int INFORMATION_ITEM__OWNED_USE_CASE
        The feature id for the 'Owned Use Case' containment reference list.
        See Also:
        Constant Field Values
      • INFORMATION_ITEM__USE_CASE

        static final int INFORMATION_ITEM__USE_CASE
        The feature id for the 'Use Case' reference list.
        See Also:
        Constant Field Values
      • INFORMATION_ITEM__REPRESENTED

        static final int INFORMATION_ITEM__REPRESENTED
        The feature id for the 'Represented' reference list.
        See Also:
        Constant Field Values
      • INFORMATION_ITEM_FEATURE_COUNT

        static final int INFORMATION_ITEM_FEATURE_COUNT
        The number of structural features of the 'Information Item' class.
        See Also:
        Constant Field Values
      • INFORMATION_FLOW__EANNOTATIONS

        static final int INFORMATION_FLOW__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • INFORMATION_FLOW__OWNED_ELEMENT

        static final int INFORMATION_FLOW__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • INFORMATION_FLOW__OWNER

        static final int INFORMATION_FLOW__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • INFORMATION_FLOW__OWNED_COMMENT

        static final int INFORMATION_FLOW__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • INFORMATION_FLOW__NAME

        static final int INFORMATION_FLOW__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • INFORMATION_FLOW__VISIBILITY

        static final int INFORMATION_FLOW__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • INFORMATION_FLOW__QUALIFIED_NAME

        static final int INFORMATION_FLOW__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • INFORMATION_FLOW__CLIENT_DEPENDENCY

        static final int INFORMATION_FLOW__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • INFORMATION_FLOW__NAMESPACE

        static final int INFORMATION_FLOW__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • INFORMATION_FLOW__NAME_EXPRESSION

        static final int INFORMATION_FLOW__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • INFORMATION_FLOW__OWNING_TEMPLATE_PARAMETER

        static final int INFORMATION_FLOW__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • INFORMATION_FLOW__TEMPLATE_PARAMETER

        static final int INFORMATION_FLOW__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • INFORMATION_FLOW__RELATED_ELEMENT

        static final int INFORMATION_FLOW__RELATED_ELEMENT
        The feature id for the 'Related Element' reference list.
        See Also:
        Constant Field Values
      • INFORMATION_FLOW__SOURCE

        static final int INFORMATION_FLOW__SOURCE
        The feature id for the 'Source' reference list.
        See Also:
        Constant Field Values
      • INFORMATION_FLOW__TARGET

        static final int INFORMATION_FLOW__TARGET
        The feature id for the 'Target' reference list.
        See Also:
        Constant Field Values
      • INFORMATION_FLOW__REALIZATION

        static final int INFORMATION_FLOW__REALIZATION
        The feature id for the 'Realization' reference list.
        See Also:
        Constant Field Values
      • INFORMATION_FLOW__CONVEYED

        static final int INFORMATION_FLOW__CONVEYED
        The feature id for the 'Conveyed' reference list.
        See Also:
        Constant Field Values
      • INFORMATION_FLOW__INFORMATION_SOURCE

        static final int INFORMATION_FLOW__INFORMATION_SOURCE
        The feature id for the 'Information Source' reference list.
        See Also:
        Constant Field Values
      • INFORMATION_FLOW__INFORMATION_TARGET

        static final int INFORMATION_FLOW__INFORMATION_TARGET
        The feature id for the 'Information Target' reference list.
        See Also:
        Constant Field Values
      • INFORMATION_FLOW__REALIZING_ACTIVITY_EDGE

        static final int INFORMATION_FLOW__REALIZING_ACTIVITY_EDGE
        The feature id for the 'Realizing Activity Edge' reference list.
        See Also:
        Constant Field Values
      • INFORMATION_FLOW__REALIZING_CONNECTOR

        static final int INFORMATION_FLOW__REALIZING_CONNECTOR
        The feature id for the 'Realizing Connector' reference list.
        See Also:
        Constant Field Values
      • INFORMATION_FLOW__REALIZING_MESSAGE

        static final int INFORMATION_FLOW__REALIZING_MESSAGE
        The feature id for the 'Realizing Message' reference list.
        See Also:
        Constant Field Values
      • INFORMATION_FLOW_FEATURE_COUNT

        static final int INFORMATION_FLOW_FEATURE_COUNT
        The number of structural features of the 'Information Flow' class.
        See Also:
        Constant Field Values
      • READ_EXTENT_ACTION__EANNOTATIONS

        static final int READ_EXTENT_ACTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • READ_EXTENT_ACTION__OWNED_ELEMENT

        static final int READ_EXTENT_ACTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • READ_EXTENT_ACTION__OWNER

        static final int READ_EXTENT_ACTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • READ_EXTENT_ACTION__OWNED_COMMENT

        static final int READ_EXTENT_ACTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • READ_EXTENT_ACTION__NAME

        static final int READ_EXTENT_ACTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • READ_EXTENT_ACTION__VISIBILITY

        static final int READ_EXTENT_ACTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • READ_EXTENT_ACTION__QUALIFIED_NAME

        static final int READ_EXTENT_ACTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • READ_EXTENT_ACTION__CLIENT_DEPENDENCY

        static final int READ_EXTENT_ACTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • READ_EXTENT_ACTION__NAMESPACE

        static final int READ_EXTENT_ACTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • READ_EXTENT_ACTION__NAME_EXPRESSION

        static final int READ_EXTENT_ACTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • READ_EXTENT_ACTION__IS_LEAF

        static final int READ_EXTENT_ACTION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • READ_EXTENT_ACTION__REDEFINED_ELEMENT

        static final int READ_EXTENT_ACTION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • READ_EXTENT_ACTION__REDEFINITION_CONTEXT

        static final int READ_EXTENT_ACTION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • READ_EXTENT_ACTION__IN_STRUCTURED_NODE

        static final int READ_EXTENT_ACTION__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • READ_EXTENT_ACTION__ACTIVITY

        static final int READ_EXTENT_ACTION__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • READ_EXTENT_ACTION__OUTGOING

        static final int READ_EXTENT_ACTION__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • READ_EXTENT_ACTION__INCOMING

        static final int READ_EXTENT_ACTION__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • READ_EXTENT_ACTION__IN_PARTITION

        static final int READ_EXTENT_ACTION__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • READ_EXTENT_ACTION__IN_INTERRUPTIBLE_REGION

        static final int READ_EXTENT_ACTION__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • READ_EXTENT_ACTION__IN_GROUP

        static final int READ_EXTENT_ACTION__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • READ_EXTENT_ACTION__REDEFINED_NODE

        static final int READ_EXTENT_ACTION__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • READ_EXTENT_ACTION__HANDLER

        static final int READ_EXTENT_ACTION__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • READ_EXTENT_ACTION__OUTPUT

        static final int READ_EXTENT_ACTION__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • READ_EXTENT_ACTION__INPUT

        static final int READ_EXTENT_ACTION__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • READ_EXTENT_ACTION__CONTEXT

        static final int READ_EXTENT_ACTION__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • READ_EXTENT_ACTION__LOCAL_PRECONDITION

        static final int READ_EXTENT_ACTION__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • READ_EXTENT_ACTION__LOCAL_POSTCONDITION

        static final int READ_EXTENT_ACTION__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • READ_EXTENT_ACTION__RESULT

        static final int READ_EXTENT_ACTION__RESULT
        The feature id for the 'Result' containment reference.
        See Also:
        Constant Field Values
      • READ_EXTENT_ACTION__CLASSIFIER

        static final int READ_EXTENT_ACTION__CLASSIFIER
        The feature id for the 'Classifier' reference.
        See Also:
        Constant Field Values
      • READ_EXTENT_ACTION_FEATURE_COUNT

        static final int READ_EXTENT_ACTION_FEATURE_COUNT
        The number of structural features of the 'Read Extent Action' class.
        See Also:
        Constant Field Values
      • RECLASSIFY_OBJECT_ACTION__EANNOTATIONS

        static final int RECLASSIFY_OBJECT_ACTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • RECLASSIFY_OBJECT_ACTION__OWNED_ELEMENT

        static final int RECLASSIFY_OBJECT_ACTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • RECLASSIFY_OBJECT_ACTION__OWNER

        static final int RECLASSIFY_OBJECT_ACTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • RECLASSIFY_OBJECT_ACTION__OWNED_COMMENT

        static final int RECLASSIFY_OBJECT_ACTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • RECLASSIFY_OBJECT_ACTION__NAME

        static final int RECLASSIFY_OBJECT_ACTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • RECLASSIFY_OBJECT_ACTION__VISIBILITY

        static final int RECLASSIFY_OBJECT_ACTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • RECLASSIFY_OBJECT_ACTION__QUALIFIED_NAME

        static final int RECLASSIFY_OBJECT_ACTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • RECLASSIFY_OBJECT_ACTION__CLIENT_DEPENDENCY

        static final int RECLASSIFY_OBJECT_ACTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • RECLASSIFY_OBJECT_ACTION__NAMESPACE

        static final int RECLASSIFY_OBJECT_ACTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • RECLASSIFY_OBJECT_ACTION__NAME_EXPRESSION

        static final int RECLASSIFY_OBJECT_ACTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • RECLASSIFY_OBJECT_ACTION__IS_LEAF

        static final int RECLASSIFY_OBJECT_ACTION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • RECLASSIFY_OBJECT_ACTION__REDEFINED_ELEMENT

        static final int RECLASSIFY_OBJECT_ACTION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • RECLASSIFY_OBJECT_ACTION__REDEFINITION_CONTEXT

        static final int RECLASSIFY_OBJECT_ACTION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • RECLASSIFY_OBJECT_ACTION__IN_STRUCTURED_NODE

        static final int RECLASSIFY_OBJECT_ACTION__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • RECLASSIFY_OBJECT_ACTION__ACTIVITY

        static final int RECLASSIFY_OBJECT_ACTION__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • RECLASSIFY_OBJECT_ACTION__OUTGOING

        static final int RECLASSIFY_OBJECT_ACTION__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • RECLASSIFY_OBJECT_ACTION__INCOMING

        static final int RECLASSIFY_OBJECT_ACTION__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • RECLASSIFY_OBJECT_ACTION__IN_PARTITION

        static final int RECLASSIFY_OBJECT_ACTION__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • RECLASSIFY_OBJECT_ACTION__IN_INTERRUPTIBLE_REGION

        static final int RECLASSIFY_OBJECT_ACTION__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • RECLASSIFY_OBJECT_ACTION__IN_GROUP

        static final int RECLASSIFY_OBJECT_ACTION__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • RECLASSIFY_OBJECT_ACTION__REDEFINED_NODE

        static final int RECLASSIFY_OBJECT_ACTION__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • RECLASSIFY_OBJECT_ACTION__HANDLER

        static final int RECLASSIFY_OBJECT_ACTION__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • RECLASSIFY_OBJECT_ACTION__OUTPUT

        static final int RECLASSIFY_OBJECT_ACTION__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • RECLASSIFY_OBJECT_ACTION__INPUT

        static final int RECLASSIFY_OBJECT_ACTION__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • RECLASSIFY_OBJECT_ACTION__CONTEXT

        static final int RECLASSIFY_OBJECT_ACTION__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • RECLASSIFY_OBJECT_ACTION__LOCAL_PRECONDITION

        static final int RECLASSIFY_OBJECT_ACTION__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • RECLASSIFY_OBJECT_ACTION__LOCAL_POSTCONDITION

        static final int RECLASSIFY_OBJECT_ACTION__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • RECLASSIFY_OBJECT_ACTION__IS_REPLACE_ALL

        static final int RECLASSIFY_OBJECT_ACTION__IS_REPLACE_ALL
        The feature id for the 'Is Replace All' attribute.
        See Also:
        Constant Field Values
      • RECLASSIFY_OBJECT_ACTION__OLD_CLASSIFIER

        static final int RECLASSIFY_OBJECT_ACTION__OLD_CLASSIFIER
        The feature id for the 'Old Classifier' reference list.
        See Also:
        Constant Field Values
      • RECLASSIFY_OBJECT_ACTION__NEW_CLASSIFIER

        static final int RECLASSIFY_OBJECT_ACTION__NEW_CLASSIFIER
        The feature id for the 'New Classifier' reference list.
        See Also:
        Constant Field Values
      • RECLASSIFY_OBJECT_ACTION__OBJECT

        static final int RECLASSIFY_OBJECT_ACTION__OBJECT
        The feature id for the 'Object' containment reference.
        See Also:
        Constant Field Values
      • RECLASSIFY_OBJECT_ACTION_FEATURE_COUNT

        static final int RECLASSIFY_OBJECT_ACTION_FEATURE_COUNT
        The number of structural features of the 'Reclassify Object Action' class.
        See Also:
        Constant Field Values
      • READ_IS_CLASSIFIED_OBJECT_ACTION__EANNOTATIONS

        static final int READ_IS_CLASSIFIED_OBJECT_ACTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • READ_IS_CLASSIFIED_OBJECT_ACTION__OWNED_ELEMENT

        static final int READ_IS_CLASSIFIED_OBJECT_ACTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • READ_IS_CLASSIFIED_OBJECT_ACTION__OWNER

        static final int READ_IS_CLASSIFIED_OBJECT_ACTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • READ_IS_CLASSIFIED_OBJECT_ACTION__OWNED_COMMENT

        static final int READ_IS_CLASSIFIED_OBJECT_ACTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • READ_IS_CLASSIFIED_OBJECT_ACTION__NAME

        static final int READ_IS_CLASSIFIED_OBJECT_ACTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • READ_IS_CLASSIFIED_OBJECT_ACTION__VISIBILITY

        static final int READ_IS_CLASSIFIED_OBJECT_ACTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • READ_IS_CLASSIFIED_OBJECT_ACTION__QUALIFIED_NAME

        static final int READ_IS_CLASSIFIED_OBJECT_ACTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • READ_IS_CLASSIFIED_OBJECT_ACTION__CLIENT_DEPENDENCY

        static final int READ_IS_CLASSIFIED_OBJECT_ACTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • READ_IS_CLASSIFIED_OBJECT_ACTION__NAMESPACE

        static final int READ_IS_CLASSIFIED_OBJECT_ACTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • READ_IS_CLASSIFIED_OBJECT_ACTION__NAME_EXPRESSION

        static final int READ_IS_CLASSIFIED_OBJECT_ACTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • READ_IS_CLASSIFIED_OBJECT_ACTION__IS_LEAF

        static final int READ_IS_CLASSIFIED_OBJECT_ACTION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • READ_IS_CLASSIFIED_OBJECT_ACTION__REDEFINED_ELEMENT

        static final int READ_IS_CLASSIFIED_OBJECT_ACTION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • READ_IS_CLASSIFIED_OBJECT_ACTION__REDEFINITION_CONTEXT

        static final int READ_IS_CLASSIFIED_OBJECT_ACTION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • READ_IS_CLASSIFIED_OBJECT_ACTION__IN_STRUCTURED_NODE

        static final int READ_IS_CLASSIFIED_OBJECT_ACTION__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • READ_IS_CLASSIFIED_OBJECT_ACTION__ACTIVITY

        static final int READ_IS_CLASSIFIED_OBJECT_ACTION__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • READ_IS_CLASSIFIED_OBJECT_ACTION__OUTGOING

        static final int READ_IS_CLASSIFIED_OBJECT_ACTION__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • READ_IS_CLASSIFIED_OBJECT_ACTION__INCOMING

        static final int READ_IS_CLASSIFIED_OBJECT_ACTION__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • READ_IS_CLASSIFIED_OBJECT_ACTION__IN_PARTITION

        static final int READ_IS_CLASSIFIED_OBJECT_ACTION__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • READ_IS_CLASSIFIED_OBJECT_ACTION__IN_INTERRUPTIBLE_REGION

        static final int READ_IS_CLASSIFIED_OBJECT_ACTION__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • READ_IS_CLASSIFIED_OBJECT_ACTION__IN_GROUP

        static final int READ_IS_CLASSIFIED_OBJECT_ACTION__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • READ_IS_CLASSIFIED_OBJECT_ACTION__REDEFINED_NODE

        static final int READ_IS_CLASSIFIED_OBJECT_ACTION__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • READ_IS_CLASSIFIED_OBJECT_ACTION__HANDLER

        static final int READ_IS_CLASSIFIED_OBJECT_ACTION__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • READ_IS_CLASSIFIED_OBJECT_ACTION__OUTPUT

        static final int READ_IS_CLASSIFIED_OBJECT_ACTION__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • READ_IS_CLASSIFIED_OBJECT_ACTION__INPUT

        static final int READ_IS_CLASSIFIED_OBJECT_ACTION__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • READ_IS_CLASSIFIED_OBJECT_ACTION__CONTEXT

        static final int READ_IS_CLASSIFIED_OBJECT_ACTION__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • READ_IS_CLASSIFIED_OBJECT_ACTION__LOCAL_PRECONDITION

        static final int READ_IS_CLASSIFIED_OBJECT_ACTION__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • READ_IS_CLASSIFIED_OBJECT_ACTION__LOCAL_POSTCONDITION

        static final int READ_IS_CLASSIFIED_OBJECT_ACTION__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • READ_IS_CLASSIFIED_OBJECT_ACTION__IS_DIRECT

        static final int READ_IS_CLASSIFIED_OBJECT_ACTION__IS_DIRECT
        The feature id for the 'Is Direct' attribute.
        See Also:
        Constant Field Values
      • READ_IS_CLASSIFIED_OBJECT_ACTION__CLASSIFIER

        static final int READ_IS_CLASSIFIED_OBJECT_ACTION__CLASSIFIER
        The feature id for the 'Classifier' reference.
        See Also:
        Constant Field Values
      • READ_IS_CLASSIFIED_OBJECT_ACTION__RESULT

        static final int READ_IS_CLASSIFIED_OBJECT_ACTION__RESULT
        The feature id for the 'Result' containment reference.
        See Also:
        Constant Field Values
      • READ_IS_CLASSIFIED_OBJECT_ACTION__OBJECT

        static final int READ_IS_CLASSIFIED_OBJECT_ACTION__OBJECT
        The feature id for the 'Object' containment reference.
        See Also:
        Constant Field Values
      • READ_IS_CLASSIFIED_OBJECT_ACTION_FEATURE_COUNT

        static final int READ_IS_CLASSIFIED_OBJECT_ACTION_FEATURE_COUNT
        The number of structural features of the 'Read Is Classified Object Action' class.
        See Also:
        Constant Field Values
      • START_CLASSIFIER_BEHAVIOR_ACTION__EANNOTATIONS

        static final int START_CLASSIFIER_BEHAVIOR_ACTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • START_CLASSIFIER_BEHAVIOR_ACTION__OWNED_ELEMENT

        static final int START_CLASSIFIER_BEHAVIOR_ACTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • START_CLASSIFIER_BEHAVIOR_ACTION__OWNER

        static final int START_CLASSIFIER_BEHAVIOR_ACTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • START_CLASSIFIER_BEHAVIOR_ACTION__OWNED_COMMENT

        static final int START_CLASSIFIER_BEHAVIOR_ACTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • START_CLASSIFIER_BEHAVIOR_ACTION__NAME

        static final int START_CLASSIFIER_BEHAVIOR_ACTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • START_CLASSIFIER_BEHAVIOR_ACTION__VISIBILITY

        static final int START_CLASSIFIER_BEHAVIOR_ACTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • START_CLASSIFIER_BEHAVIOR_ACTION__QUALIFIED_NAME

        static final int START_CLASSIFIER_BEHAVIOR_ACTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • START_CLASSIFIER_BEHAVIOR_ACTION__CLIENT_DEPENDENCY

        static final int START_CLASSIFIER_BEHAVIOR_ACTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • START_CLASSIFIER_BEHAVIOR_ACTION__NAMESPACE

        static final int START_CLASSIFIER_BEHAVIOR_ACTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • START_CLASSIFIER_BEHAVIOR_ACTION__NAME_EXPRESSION

        static final int START_CLASSIFIER_BEHAVIOR_ACTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • START_CLASSIFIER_BEHAVIOR_ACTION__IS_LEAF

        static final int START_CLASSIFIER_BEHAVIOR_ACTION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • START_CLASSIFIER_BEHAVIOR_ACTION__REDEFINED_ELEMENT

        static final int START_CLASSIFIER_BEHAVIOR_ACTION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • START_CLASSIFIER_BEHAVIOR_ACTION__REDEFINITION_CONTEXT

        static final int START_CLASSIFIER_BEHAVIOR_ACTION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • START_CLASSIFIER_BEHAVIOR_ACTION__IN_STRUCTURED_NODE

        static final int START_CLASSIFIER_BEHAVIOR_ACTION__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • START_CLASSIFIER_BEHAVIOR_ACTION__ACTIVITY

        static final int START_CLASSIFIER_BEHAVIOR_ACTION__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • START_CLASSIFIER_BEHAVIOR_ACTION__OUTGOING

        static final int START_CLASSIFIER_BEHAVIOR_ACTION__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • START_CLASSIFIER_BEHAVIOR_ACTION__INCOMING

        static final int START_CLASSIFIER_BEHAVIOR_ACTION__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • START_CLASSIFIER_BEHAVIOR_ACTION__IN_PARTITION

        static final int START_CLASSIFIER_BEHAVIOR_ACTION__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • START_CLASSIFIER_BEHAVIOR_ACTION__IN_INTERRUPTIBLE_REGION

        static final int START_CLASSIFIER_BEHAVIOR_ACTION__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • START_CLASSIFIER_BEHAVIOR_ACTION__IN_GROUP

        static final int START_CLASSIFIER_BEHAVIOR_ACTION__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • START_CLASSIFIER_BEHAVIOR_ACTION__REDEFINED_NODE

        static final int START_CLASSIFIER_BEHAVIOR_ACTION__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • START_CLASSIFIER_BEHAVIOR_ACTION__HANDLER

        static final int START_CLASSIFIER_BEHAVIOR_ACTION__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • START_CLASSIFIER_BEHAVIOR_ACTION__OUTPUT

        static final int START_CLASSIFIER_BEHAVIOR_ACTION__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • START_CLASSIFIER_BEHAVIOR_ACTION__INPUT

        static final int START_CLASSIFIER_BEHAVIOR_ACTION__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • START_CLASSIFIER_BEHAVIOR_ACTION__CONTEXT

        static final int START_CLASSIFIER_BEHAVIOR_ACTION__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • START_CLASSIFIER_BEHAVIOR_ACTION__LOCAL_PRECONDITION

        static final int START_CLASSIFIER_BEHAVIOR_ACTION__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • START_CLASSIFIER_BEHAVIOR_ACTION__LOCAL_POSTCONDITION

        static final int START_CLASSIFIER_BEHAVIOR_ACTION__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • START_CLASSIFIER_BEHAVIOR_ACTION__OBJECT

        static final int START_CLASSIFIER_BEHAVIOR_ACTION__OBJECT
        The feature id for the 'Object' containment reference.
        See Also:
        Constant Field Values
      • START_CLASSIFIER_BEHAVIOR_ACTION_FEATURE_COUNT

        static final int START_CLASSIFIER_BEHAVIOR_ACTION_FEATURE_COUNT
        The number of structural features of the 'Start Classifier Behavior Action' class.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_ACTION__EANNOTATIONS

        static final int READ_LINK_OBJECT_END_ACTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_ACTION__OWNED_ELEMENT

        static final int READ_LINK_OBJECT_END_ACTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_ACTION__OWNER

        static final int READ_LINK_OBJECT_END_ACTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_ACTION__OWNED_COMMENT

        static final int READ_LINK_OBJECT_END_ACTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_ACTION__NAME

        static final int READ_LINK_OBJECT_END_ACTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_ACTION__VISIBILITY

        static final int READ_LINK_OBJECT_END_ACTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_ACTION__QUALIFIED_NAME

        static final int READ_LINK_OBJECT_END_ACTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_ACTION__CLIENT_DEPENDENCY

        static final int READ_LINK_OBJECT_END_ACTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_ACTION__NAMESPACE

        static final int READ_LINK_OBJECT_END_ACTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_ACTION__NAME_EXPRESSION

        static final int READ_LINK_OBJECT_END_ACTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_ACTION__IS_LEAF

        static final int READ_LINK_OBJECT_END_ACTION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_ACTION__REDEFINED_ELEMENT

        static final int READ_LINK_OBJECT_END_ACTION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_ACTION__REDEFINITION_CONTEXT

        static final int READ_LINK_OBJECT_END_ACTION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_ACTION__IN_STRUCTURED_NODE

        static final int READ_LINK_OBJECT_END_ACTION__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_ACTION__ACTIVITY

        static final int READ_LINK_OBJECT_END_ACTION__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_ACTION__OUTGOING

        static final int READ_LINK_OBJECT_END_ACTION__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_ACTION__INCOMING

        static final int READ_LINK_OBJECT_END_ACTION__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_ACTION__IN_PARTITION

        static final int READ_LINK_OBJECT_END_ACTION__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_ACTION__IN_INTERRUPTIBLE_REGION

        static final int READ_LINK_OBJECT_END_ACTION__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_ACTION__IN_GROUP

        static final int READ_LINK_OBJECT_END_ACTION__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_ACTION__REDEFINED_NODE

        static final int READ_LINK_OBJECT_END_ACTION__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_ACTION__HANDLER

        static final int READ_LINK_OBJECT_END_ACTION__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_ACTION__OUTPUT

        static final int READ_LINK_OBJECT_END_ACTION__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_ACTION__INPUT

        static final int READ_LINK_OBJECT_END_ACTION__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_ACTION__CONTEXT

        static final int READ_LINK_OBJECT_END_ACTION__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_ACTION__LOCAL_PRECONDITION

        static final int READ_LINK_OBJECT_END_ACTION__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_ACTION__LOCAL_POSTCONDITION

        static final int READ_LINK_OBJECT_END_ACTION__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_ACTION__OBJECT

        static final int READ_LINK_OBJECT_END_ACTION__OBJECT
        The feature id for the 'Object' containment reference.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_ACTION__END

        static final int READ_LINK_OBJECT_END_ACTION__END
        The feature id for the 'End' reference.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_ACTION__RESULT

        static final int READ_LINK_OBJECT_END_ACTION__RESULT
        The feature id for the 'Result' containment reference.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_ACTION_FEATURE_COUNT

        static final int READ_LINK_OBJECT_END_ACTION_FEATURE_COUNT
        The number of structural features of the 'Read Link Object End Action' class.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_QUALIFIER_ACTION__EANNOTATIONS

        static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_QUALIFIER_ACTION__OWNED_ELEMENT

        static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_QUALIFIER_ACTION__OWNER

        static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_QUALIFIER_ACTION__OWNED_COMMENT

        static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_QUALIFIER_ACTION__NAME

        static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_QUALIFIER_ACTION__VISIBILITY

        static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_QUALIFIER_ACTION__QUALIFIED_NAME

        static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_QUALIFIER_ACTION__CLIENT_DEPENDENCY

        static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_QUALIFIER_ACTION__NAMESPACE

        static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_QUALIFIER_ACTION__NAME_EXPRESSION

        static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_QUALIFIER_ACTION__IS_LEAF

        static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_QUALIFIER_ACTION__REDEFINED_ELEMENT

        static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_QUALIFIER_ACTION__REDEFINITION_CONTEXT

        static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_QUALIFIER_ACTION__IN_STRUCTURED_NODE

        static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_QUALIFIER_ACTION__ACTIVITY

        static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_QUALIFIER_ACTION__OUTGOING

        static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_QUALIFIER_ACTION__INCOMING

        static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_QUALIFIER_ACTION__IN_PARTITION

        static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_QUALIFIER_ACTION__IN_INTERRUPTIBLE_REGION

        static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_QUALIFIER_ACTION__IN_GROUP

        static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_QUALIFIER_ACTION__REDEFINED_NODE

        static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_QUALIFIER_ACTION__HANDLER

        static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_QUALIFIER_ACTION__OUTPUT

        static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_QUALIFIER_ACTION__INPUT

        static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_QUALIFIER_ACTION__CONTEXT

        static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_QUALIFIER_ACTION__LOCAL_PRECONDITION

        static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_QUALIFIER_ACTION__LOCAL_POSTCONDITION

        static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_QUALIFIER_ACTION__OBJECT

        static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__OBJECT
        The feature id for the 'Object' containment reference.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_QUALIFIER_ACTION__RESULT

        static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__RESULT
        The feature id for the 'Result' containment reference.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_QUALIFIER_ACTION__QUALIFIER

        static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__QUALIFIER
        The feature id for the 'Qualifier' reference.
        See Also:
        Constant Field Values
      • READ_LINK_OBJECT_END_QUALIFIER_ACTION_FEATURE_COUNT

        static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION_FEATURE_COUNT
        The number of structural features of the 'Read Link Object End Qualifier Action' class.
        See Also:
        Constant Field Values
      • CREATE_LINK_OBJECT_ACTION__EANNOTATIONS

        static final int CREATE_LINK_OBJECT_ACTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • CREATE_LINK_OBJECT_ACTION__OWNED_ELEMENT

        static final int CREATE_LINK_OBJECT_ACTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • CREATE_LINK_OBJECT_ACTION__OWNER

        static final int CREATE_LINK_OBJECT_ACTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • CREATE_LINK_OBJECT_ACTION__OWNED_COMMENT

        static final int CREATE_LINK_OBJECT_ACTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • CREATE_LINK_OBJECT_ACTION__NAME

        static final int CREATE_LINK_OBJECT_ACTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • CREATE_LINK_OBJECT_ACTION__VISIBILITY

        static final int CREATE_LINK_OBJECT_ACTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • CREATE_LINK_OBJECT_ACTION__QUALIFIED_NAME

        static final int CREATE_LINK_OBJECT_ACTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • CREATE_LINK_OBJECT_ACTION__CLIENT_DEPENDENCY

        static final int CREATE_LINK_OBJECT_ACTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • CREATE_LINK_OBJECT_ACTION__NAMESPACE

        static final int CREATE_LINK_OBJECT_ACTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • CREATE_LINK_OBJECT_ACTION__NAME_EXPRESSION

        static final int CREATE_LINK_OBJECT_ACTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • CREATE_LINK_OBJECT_ACTION__IS_LEAF

        static final int CREATE_LINK_OBJECT_ACTION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • CREATE_LINK_OBJECT_ACTION__REDEFINED_ELEMENT

        static final int CREATE_LINK_OBJECT_ACTION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • CREATE_LINK_OBJECT_ACTION__REDEFINITION_CONTEXT

        static final int CREATE_LINK_OBJECT_ACTION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • CREATE_LINK_OBJECT_ACTION__IN_STRUCTURED_NODE

        static final int CREATE_LINK_OBJECT_ACTION__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • CREATE_LINK_OBJECT_ACTION__ACTIVITY

        static final int CREATE_LINK_OBJECT_ACTION__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • CREATE_LINK_OBJECT_ACTION__OUTGOING

        static final int CREATE_LINK_OBJECT_ACTION__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • CREATE_LINK_OBJECT_ACTION__INCOMING

        static final int CREATE_LINK_OBJECT_ACTION__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • CREATE_LINK_OBJECT_ACTION__IN_PARTITION

        static final int CREATE_LINK_OBJECT_ACTION__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • CREATE_LINK_OBJECT_ACTION__IN_INTERRUPTIBLE_REGION

        static final int CREATE_LINK_OBJECT_ACTION__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • CREATE_LINK_OBJECT_ACTION__IN_GROUP

        static final int CREATE_LINK_OBJECT_ACTION__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • CREATE_LINK_OBJECT_ACTION__REDEFINED_NODE

        static final int CREATE_LINK_OBJECT_ACTION__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • CREATE_LINK_OBJECT_ACTION__HANDLER

        static final int CREATE_LINK_OBJECT_ACTION__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • CREATE_LINK_OBJECT_ACTION__OUTPUT

        static final int CREATE_LINK_OBJECT_ACTION__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • CREATE_LINK_OBJECT_ACTION__INPUT

        static final int CREATE_LINK_OBJECT_ACTION__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • CREATE_LINK_OBJECT_ACTION__CONTEXT

        static final int CREATE_LINK_OBJECT_ACTION__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • CREATE_LINK_OBJECT_ACTION__LOCAL_PRECONDITION

        static final int CREATE_LINK_OBJECT_ACTION__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • CREATE_LINK_OBJECT_ACTION__LOCAL_POSTCONDITION

        static final int CREATE_LINK_OBJECT_ACTION__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • CREATE_LINK_OBJECT_ACTION__END_DATA

        static final int CREATE_LINK_OBJECT_ACTION__END_DATA
        The feature id for the 'End Data' containment reference list.
        See Also:
        Constant Field Values
      • CREATE_LINK_OBJECT_ACTION__INPUT_VALUE

        static final int CREATE_LINK_OBJECT_ACTION__INPUT_VALUE
        The feature id for the 'Input Value' containment reference list.
        See Also:
        Constant Field Values
      • CREATE_LINK_OBJECT_ACTION__RESULT

        static final int CREATE_LINK_OBJECT_ACTION__RESULT
        The feature id for the 'Result' containment reference.
        See Also:
        Constant Field Values
      • CREATE_LINK_OBJECT_ACTION_FEATURE_COUNT

        static final int CREATE_LINK_OBJECT_ACTION_FEATURE_COUNT
        The number of structural features of the 'Create Link Object Action' class.
        See Also:
        Constant Field Values
      • ACCEPT_EVENT_ACTION__EANNOTATIONS

        static final int ACCEPT_EVENT_ACTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • ACCEPT_EVENT_ACTION__OWNED_ELEMENT

        static final int ACCEPT_EVENT_ACTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • ACCEPT_EVENT_ACTION__OWNER

        static final int ACCEPT_EVENT_ACTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • ACCEPT_EVENT_ACTION__OWNED_COMMENT

        static final int ACCEPT_EVENT_ACTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • ACCEPT_EVENT_ACTION__NAME

        static final int ACCEPT_EVENT_ACTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • ACCEPT_EVENT_ACTION__VISIBILITY

        static final int ACCEPT_EVENT_ACTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • ACCEPT_EVENT_ACTION__QUALIFIED_NAME

        static final int ACCEPT_EVENT_ACTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • ACCEPT_EVENT_ACTION__CLIENT_DEPENDENCY

        static final int ACCEPT_EVENT_ACTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • ACCEPT_EVENT_ACTION__NAMESPACE

        static final int ACCEPT_EVENT_ACTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • ACCEPT_EVENT_ACTION__NAME_EXPRESSION

        static final int ACCEPT_EVENT_ACTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • ACCEPT_EVENT_ACTION__IS_LEAF

        static final int ACCEPT_EVENT_ACTION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • ACCEPT_EVENT_ACTION__REDEFINED_ELEMENT

        static final int ACCEPT_EVENT_ACTION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • ACCEPT_EVENT_ACTION__REDEFINITION_CONTEXT

        static final int ACCEPT_EVENT_ACTION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • ACCEPT_EVENT_ACTION__IN_STRUCTURED_NODE

        static final int ACCEPT_EVENT_ACTION__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • ACCEPT_EVENT_ACTION__ACTIVITY

        static final int ACCEPT_EVENT_ACTION__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • ACCEPT_EVENT_ACTION__OUTGOING

        static final int ACCEPT_EVENT_ACTION__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • ACCEPT_EVENT_ACTION__INCOMING

        static final int ACCEPT_EVENT_ACTION__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • ACCEPT_EVENT_ACTION__IN_PARTITION

        static final int ACCEPT_EVENT_ACTION__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • ACCEPT_EVENT_ACTION__IN_INTERRUPTIBLE_REGION

        static final int ACCEPT_EVENT_ACTION__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • ACCEPT_EVENT_ACTION__IN_GROUP

        static final int ACCEPT_EVENT_ACTION__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • ACCEPT_EVENT_ACTION__REDEFINED_NODE

        static final int ACCEPT_EVENT_ACTION__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • ACCEPT_EVENT_ACTION__HANDLER

        static final int ACCEPT_EVENT_ACTION__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • ACCEPT_EVENT_ACTION__OUTPUT

        static final int ACCEPT_EVENT_ACTION__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • ACCEPT_EVENT_ACTION__INPUT

        static final int ACCEPT_EVENT_ACTION__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • ACCEPT_EVENT_ACTION__CONTEXT

        static final int ACCEPT_EVENT_ACTION__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • ACCEPT_EVENT_ACTION__LOCAL_PRECONDITION

        static final int ACCEPT_EVENT_ACTION__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • ACCEPT_EVENT_ACTION__LOCAL_POSTCONDITION

        static final int ACCEPT_EVENT_ACTION__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • ACCEPT_EVENT_ACTION__IS_UNMARSHALL

        static final int ACCEPT_EVENT_ACTION__IS_UNMARSHALL
        The feature id for the 'Is Unmarshall' attribute.
        See Also:
        Constant Field Values
      • ACCEPT_EVENT_ACTION__RESULT

        static final int ACCEPT_EVENT_ACTION__RESULT
        The feature id for the 'Result' containment reference list.
        See Also:
        Constant Field Values
      • ACCEPT_EVENT_ACTION__TRIGGER

        static final int ACCEPT_EVENT_ACTION__TRIGGER
        The feature id for the 'Trigger' containment reference list.
        See Also:
        Constant Field Values
      • ACCEPT_EVENT_ACTION_FEATURE_COUNT

        static final int ACCEPT_EVENT_ACTION_FEATURE_COUNT
        The number of structural features of the 'Accept Event Action' class.
        See Also:
        Constant Field Values
      • ACCEPT_CALL_ACTION__EANNOTATIONS

        static final int ACCEPT_CALL_ACTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • ACCEPT_CALL_ACTION__OWNED_ELEMENT

        static final int ACCEPT_CALL_ACTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • ACCEPT_CALL_ACTION__OWNER

        static final int ACCEPT_CALL_ACTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • ACCEPT_CALL_ACTION__OWNED_COMMENT

        static final int ACCEPT_CALL_ACTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • ACCEPT_CALL_ACTION__NAME

        static final int ACCEPT_CALL_ACTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • ACCEPT_CALL_ACTION__VISIBILITY

        static final int ACCEPT_CALL_ACTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • ACCEPT_CALL_ACTION__QUALIFIED_NAME

        static final int ACCEPT_CALL_ACTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • ACCEPT_CALL_ACTION__CLIENT_DEPENDENCY

        static final int ACCEPT_CALL_ACTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • ACCEPT_CALL_ACTION__NAMESPACE

        static final int ACCEPT_CALL_ACTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • ACCEPT_CALL_ACTION__NAME_EXPRESSION

        static final int ACCEPT_CALL_ACTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • ACCEPT_CALL_ACTION__IS_LEAF

        static final int ACCEPT_CALL_ACTION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • ACCEPT_CALL_ACTION__REDEFINED_ELEMENT

        static final int ACCEPT_CALL_ACTION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • ACCEPT_CALL_ACTION__REDEFINITION_CONTEXT

        static final int ACCEPT_CALL_ACTION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • ACCEPT_CALL_ACTION__IN_STRUCTURED_NODE

        static final int ACCEPT_CALL_ACTION__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • ACCEPT_CALL_ACTION__ACTIVITY

        static final int ACCEPT_CALL_ACTION__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • ACCEPT_CALL_ACTION__OUTGOING

        static final int ACCEPT_CALL_ACTION__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • ACCEPT_CALL_ACTION__INCOMING

        static final int ACCEPT_CALL_ACTION__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • ACCEPT_CALL_ACTION__IN_PARTITION

        static final int ACCEPT_CALL_ACTION__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • ACCEPT_CALL_ACTION__IN_INTERRUPTIBLE_REGION

        static final int ACCEPT_CALL_ACTION__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • ACCEPT_CALL_ACTION__IN_GROUP

        static final int ACCEPT_CALL_ACTION__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • ACCEPT_CALL_ACTION__REDEFINED_NODE

        static final int ACCEPT_CALL_ACTION__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • ACCEPT_CALL_ACTION__HANDLER

        static final int ACCEPT_CALL_ACTION__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • ACCEPT_CALL_ACTION__OUTPUT

        static final int ACCEPT_CALL_ACTION__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • ACCEPT_CALL_ACTION__INPUT

        static final int ACCEPT_CALL_ACTION__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • ACCEPT_CALL_ACTION__CONTEXT

        static final int ACCEPT_CALL_ACTION__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • ACCEPT_CALL_ACTION__LOCAL_PRECONDITION

        static final int ACCEPT_CALL_ACTION__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • ACCEPT_CALL_ACTION__LOCAL_POSTCONDITION

        static final int ACCEPT_CALL_ACTION__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • ACCEPT_CALL_ACTION__IS_UNMARSHALL

        static final int ACCEPT_CALL_ACTION__IS_UNMARSHALL
        The feature id for the 'Is Unmarshall' attribute.
        See Also:
        Constant Field Values
      • ACCEPT_CALL_ACTION__RESULT

        static final int ACCEPT_CALL_ACTION__RESULT
        The feature id for the 'Result' containment reference list.
        See Also:
        Constant Field Values
      • ACCEPT_CALL_ACTION__TRIGGER

        static final int ACCEPT_CALL_ACTION__TRIGGER
        The feature id for the 'Trigger' containment reference list.
        See Also:
        Constant Field Values
      • ACCEPT_CALL_ACTION__RETURN_INFORMATION

        static final int ACCEPT_CALL_ACTION__RETURN_INFORMATION
        The feature id for the 'Return Information' containment reference.
        See Also:
        Constant Field Values
      • ACCEPT_CALL_ACTION_FEATURE_COUNT

        static final int ACCEPT_CALL_ACTION_FEATURE_COUNT
        The number of structural features of the 'Accept Call Action' class.
        See Also:
        Constant Field Values
      • REPLY_ACTION__EANNOTATIONS

        static final int REPLY_ACTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • REPLY_ACTION__OWNED_ELEMENT

        static final int REPLY_ACTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • REPLY_ACTION__OWNER

        static final int REPLY_ACTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • REPLY_ACTION__OWNED_COMMENT

        static final int REPLY_ACTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • REPLY_ACTION__NAME

        static final int REPLY_ACTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • REPLY_ACTION__VISIBILITY

        static final int REPLY_ACTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • REPLY_ACTION__QUALIFIED_NAME

        static final int REPLY_ACTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • REPLY_ACTION__CLIENT_DEPENDENCY

        static final int REPLY_ACTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • REPLY_ACTION__NAMESPACE

        static final int REPLY_ACTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • REPLY_ACTION__NAME_EXPRESSION

        static final int REPLY_ACTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • REPLY_ACTION__IS_LEAF

        static final int REPLY_ACTION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • REPLY_ACTION__REDEFINED_ELEMENT

        static final int REPLY_ACTION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • REPLY_ACTION__REDEFINITION_CONTEXT

        static final int REPLY_ACTION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • REPLY_ACTION__IN_STRUCTURED_NODE

        static final int REPLY_ACTION__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • REPLY_ACTION__ACTIVITY

        static final int REPLY_ACTION__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • REPLY_ACTION__OUTGOING

        static final int REPLY_ACTION__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • REPLY_ACTION__INCOMING

        static final int REPLY_ACTION__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • REPLY_ACTION__IN_PARTITION

        static final int REPLY_ACTION__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • REPLY_ACTION__IN_INTERRUPTIBLE_REGION

        static final int REPLY_ACTION__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • REPLY_ACTION__IN_GROUP

        static final int REPLY_ACTION__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • REPLY_ACTION__REDEFINED_NODE

        static final int REPLY_ACTION__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • REPLY_ACTION__HANDLER

        static final int REPLY_ACTION__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • REPLY_ACTION__OUTPUT

        static final int REPLY_ACTION__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • REPLY_ACTION__INPUT

        static final int REPLY_ACTION__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • REPLY_ACTION__CONTEXT

        static final int REPLY_ACTION__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • REPLY_ACTION__LOCAL_PRECONDITION

        static final int REPLY_ACTION__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • REPLY_ACTION__LOCAL_POSTCONDITION

        static final int REPLY_ACTION__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • REPLY_ACTION__REPLY_TO_CALL

        static final int REPLY_ACTION__REPLY_TO_CALL
        The feature id for the 'Reply To Call' reference.
        See Also:
        Constant Field Values
      • REPLY_ACTION__RETURN_INFORMATION

        static final int REPLY_ACTION__RETURN_INFORMATION
        The feature id for the 'Return Information' containment reference.
        See Also:
        Constant Field Values
      • REPLY_ACTION__REPLY_VALUE

        static final int REPLY_ACTION__REPLY_VALUE
        The feature id for the 'Reply Value' containment reference list.
        See Also:
        Constant Field Values
      • REPLY_ACTION_FEATURE_COUNT

        static final int REPLY_ACTION_FEATURE_COUNT
        The number of structural features of the 'Reply Action' class.
        See Also:
        Constant Field Values
      • UNMARSHALL_ACTION__EANNOTATIONS

        static final int UNMARSHALL_ACTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • UNMARSHALL_ACTION__OWNED_ELEMENT

        static final int UNMARSHALL_ACTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • UNMARSHALL_ACTION__OWNER

        static final int UNMARSHALL_ACTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • UNMARSHALL_ACTION__OWNED_COMMENT

        static final int UNMARSHALL_ACTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • UNMARSHALL_ACTION__NAME

        static final int UNMARSHALL_ACTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • UNMARSHALL_ACTION__VISIBILITY

        static final int UNMARSHALL_ACTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • UNMARSHALL_ACTION__QUALIFIED_NAME

        static final int UNMARSHALL_ACTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • UNMARSHALL_ACTION__CLIENT_DEPENDENCY

        static final int UNMARSHALL_ACTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • UNMARSHALL_ACTION__NAMESPACE

        static final int UNMARSHALL_ACTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • UNMARSHALL_ACTION__NAME_EXPRESSION

        static final int UNMARSHALL_ACTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • UNMARSHALL_ACTION__IS_LEAF

        static final int UNMARSHALL_ACTION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • UNMARSHALL_ACTION__REDEFINED_ELEMENT

        static final int UNMARSHALL_ACTION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • UNMARSHALL_ACTION__REDEFINITION_CONTEXT

        static final int UNMARSHALL_ACTION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • UNMARSHALL_ACTION__IN_STRUCTURED_NODE

        static final int UNMARSHALL_ACTION__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • UNMARSHALL_ACTION__ACTIVITY

        static final int UNMARSHALL_ACTION__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • UNMARSHALL_ACTION__OUTGOING

        static final int UNMARSHALL_ACTION__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • UNMARSHALL_ACTION__INCOMING

        static final int UNMARSHALL_ACTION__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • UNMARSHALL_ACTION__IN_PARTITION

        static final int UNMARSHALL_ACTION__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • UNMARSHALL_ACTION__IN_INTERRUPTIBLE_REGION

        static final int UNMARSHALL_ACTION__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • UNMARSHALL_ACTION__IN_GROUP

        static final int UNMARSHALL_ACTION__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • UNMARSHALL_ACTION__REDEFINED_NODE

        static final int UNMARSHALL_ACTION__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • UNMARSHALL_ACTION__HANDLER

        static final int UNMARSHALL_ACTION__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • UNMARSHALL_ACTION__OUTPUT

        static final int UNMARSHALL_ACTION__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • UNMARSHALL_ACTION__INPUT

        static final int UNMARSHALL_ACTION__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • UNMARSHALL_ACTION__CONTEXT

        static final int UNMARSHALL_ACTION__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • UNMARSHALL_ACTION__LOCAL_PRECONDITION

        static final int UNMARSHALL_ACTION__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • UNMARSHALL_ACTION__LOCAL_POSTCONDITION

        static final int UNMARSHALL_ACTION__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • UNMARSHALL_ACTION__RESULT

        static final int UNMARSHALL_ACTION__RESULT
        The feature id for the 'Result' containment reference list.
        See Also:
        Constant Field Values
      • UNMARSHALL_ACTION__UNMARSHALL_TYPE

        static final int UNMARSHALL_ACTION__UNMARSHALL_TYPE
        The feature id for the 'Unmarshall Type' reference.
        See Also:
        Constant Field Values
      • UNMARSHALL_ACTION__OBJECT

        static final int UNMARSHALL_ACTION__OBJECT
        The feature id for the 'Object' containment reference.
        See Also:
        Constant Field Values
      • UNMARSHALL_ACTION_FEATURE_COUNT

        static final int UNMARSHALL_ACTION_FEATURE_COUNT
        The number of structural features of the 'Unmarshall Action' class.
        See Also:
        Constant Field Values
      • REDUCE_ACTION__EANNOTATIONS

        static final int REDUCE_ACTION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • REDUCE_ACTION__OWNED_ELEMENT

        static final int REDUCE_ACTION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • REDUCE_ACTION__OWNER

        static final int REDUCE_ACTION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • REDUCE_ACTION__OWNED_COMMENT

        static final int REDUCE_ACTION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • REDUCE_ACTION__NAME

        static final int REDUCE_ACTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • REDUCE_ACTION__VISIBILITY

        static final int REDUCE_ACTION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • REDUCE_ACTION__QUALIFIED_NAME

        static final int REDUCE_ACTION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • REDUCE_ACTION__CLIENT_DEPENDENCY

        static final int REDUCE_ACTION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • REDUCE_ACTION__NAMESPACE

        static final int REDUCE_ACTION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • REDUCE_ACTION__NAME_EXPRESSION

        static final int REDUCE_ACTION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • REDUCE_ACTION__IS_LEAF

        static final int REDUCE_ACTION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • REDUCE_ACTION__REDEFINED_ELEMENT

        static final int REDUCE_ACTION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • REDUCE_ACTION__REDEFINITION_CONTEXT

        static final int REDUCE_ACTION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • REDUCE_ACTION__IN_STRUCTURED_NODE

        static final int REDUCE_ACTION__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • REDUCE_ACTION__ACTIVITY

        static final int REDUCE_ACTION__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • REDUCE_ACTION__OUTGOING

        static final int REDUCE_ACTION__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • REDUCE_ACTION__INCOMING

        static final int REDUCE_ACTION__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • REDUCE_ACTION__IN_PARTITION

        static final int REDUCE_ACTION__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • REDUCE_ACTION__IN_INTERRUPTIBLE_REGION

        static final int REDUCE_ACTION__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • REDUCE_ACTION__IN_GROUP

        static final int REDUCE_ACTION__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • REDUCE_ACTION__REDEFINED_NODE

        static final int REDUCE_ACTION__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • REDUCE_ACTION__HANDLER

        static final int REDUCE_ACTION__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • REDUCE_ACTION__OUTPUT

        static final int REDUCE_ACTION__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • REDUCE_ACTION__INPUT

        static final int REDUCE_ACTION__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • REDUCE_ACTION__CONTEXT

        static final int REDUCE_ACTION__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • REDUCE_ACTION__LOCAL_PRECONDITION

        static final int REDUCE_ACTION__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • REDUCE_ACTION__LOCAL_POSTCONDITION

        static final int REDUCE_ACTION__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • REDUCE_ACTION__REDUCER

        static final int REDUCE_ACTION__REDUCER
        The feature id for the 'Reducer' reference.
        See Also:
        Constant Field Values
      • REDUCE_ACTION__RESULT

        static final int REDUCE_ACTION__RESULT
        The feature id for the 'Result' containment reference.
        See Also:
        Constant Field Values
      • REDUCE_ACTION__COLLECTION

        static final int REDUCE_ACTION__COLLECTION
        The feature id for the 'Collection' containment reference.
        See Also:
        Constant Field Values
      • REDUCE_ACTION__IS_ORDERED

        static final int REDUCE_ACTION__IS_ORDERED
        The feature id for the 'Is Ordered' attribute.
        See Also:
        Constant Field Values
      • REDUCE_ACTION_FEATURE_COUNT

        static final int REDUCE_ACTION_FEATURE_COUNT
        The number of structural features of the 'Reduce Action' class.
        See Also:
        Constant Field Values
      • JOIN_NODE__EANNOTATIONS

        static final int JOIN_NODE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • JOIN_NODE__OWNED_ELEMENT

        static final int JOIN_NODE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • JOIN_NODE__OWNER

        static final int JOIN_NODE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • JOIN_NODE__OWNED_COMMENT

        static final int JOIN_NODE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • JOIN_NODE__NAME

        static final int JOIN_NODE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • JOIN_NODE__VISIBILITY

        static final int JOIN_NODE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • JOIN_NODE__QUALIFIED_NAME

        static final int JOIN_NODE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • JOIN_NODE__CLIENT_DEPENDENCY

        static final int JOIN_NODE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • JOIN_NODE__NAMESPACE

        static final int JOIN_NODE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • JOIN_NODE__NAME_EXPRESSION

        static final int JOIN_NODE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • JOIN_NODE__IS_LEAF

        static final int JOIN_NODE__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • JOIN_NODE__REDEFINED_ELEMENT

        static final int JOIN_NODE__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • JOIN_NODE__REDEFINITION_CONTEXT

        static final int JOIN_NODE__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • JOIN_NODE__IN_STRUCTURED_NODE

        static final int JOIN_NODE__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • JOIN_NODE__ACTIVITY

        static final int JOIN_NODE__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • JOIN_NODE__OUTGOING

        static final int JOIN_NODE__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • JOIN_NODE__INCOMING

        static final int JOIN_NODE__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • JOIN_NODE__IN_PARTITION

        static final int JOIN_NODE__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • JOIN_NODE__IN_INTERRUPTIBLE_REGION

        static final int JOIN_NODE__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • JOIN_NODE__IN_GROUP

        static final int JOIN_NODE__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • JOIN_NODE__REDEFINED_NODE

        static final int JOIN_NODE__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • JOIN_NODE__IS_COMBINE_DUPLICATE

        static final int JOIN_NODE__IS_COMBINE_DUPLICATE
        The feature id for the 'Is Combine Duplicate' attribute.
        See Also:
        Constant Field Values
      • JOIN_NODE__JOIN_SPEC

        static final int JOIN_NODE__JOIN_SPEC
        The feature id for the 'Join Spec' containment reference.
        See Also:
        Constant Field Values
      • JOIN_NODE_FEATURE_COUNT

        static final int JOIN_NODE_FEATURE_COUNT
        The number of structural features of the 'Join Node' class.
        See Also:
        Constant Field Values
      • DATA_STORE_NODE__EANNOTATIONS

        static final int DATA_STORE_NODE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • DATA_STORE_NODE__OWNED_ELEMENT

        static final int DATA_STORE_NODE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • DATA_STORE_NODE__OWNER

        static final int DATA_STORE_NODE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • DATA_STORE_NODE__OWNED_COMMENT

        static final int DATA_STORE_NODE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • DATA_STORE_NODE__NAME

        static final int DATA_STORE_NODE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • DATA_STORE_NODE__VISIBILITY

        static final int DATA_STORE_NODE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • DATA_STORE_NODE__QUALIFIED_NAME

        static final int DATA_STORE_NODE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • DATA_STORE_NODE__CLIENT_DEPENDENCY

        static final int DATA_STORE_NODE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • DATA_STORE_NODE__NAMESPACE

        static final int DATA_STORE_NODE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • DATA_STORE_NODE__NAME_EXPRESSION

        static final int DATA_STORE_NODE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • DATA_STORE_NODE__IS_LEAF

        static final int DATA_STORE_NODE__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • DATA_STORE_NODE__REDEFINED_ELEMENT

        static final int DATA_STORE_NODE__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • DATA_STORE_NODE__REDEFINITION_CONTEXT

        static final int DATA_STORE_NODE__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • DATA_STORE_NODE__IN_STRUCTURED_NODE

        static final int DATA_STORE_NODE__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • DATA_STORE_NODE__ACTIVITY

        static final int DATA_STORE_NODE__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • DATA_STORE_NODE__OUTGOING

        static final int DATA_STORE_NODE__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • DATA_STORE_NODE__INCOMING

        static final int DATA_STORE_NODE__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • DATA_STORE_NODE__IN_PARTITION

        static final int DATA_STORE_NODE__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • DATA_STORE_NODE__IN_INTERRUPTIBLE_REGION

        static final int DATA_STORE_NODE__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • DATA_STORE_NODE__IN_GROUP

        static final int DATA_STORE_NODE__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • DATA_STORE_NODE__REDEFINED_NODE

        static final int DATA_STORE_NODE__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • DATA_STORE_NODE__TYPE

        static final int DATA_STORE_NODE__TYPE
        The feature id for the 'Type' reference.
        See Also:
        Constant Field Values
      • DATA_STORE_NODE__ORDERING

        static final int DATA_STORE_NODE__ORDERING
        The feature id for the 'Ordering' attribute.
        See Also:
        Constant Field Values
      • DATA_STORE_NODE__IS_CONTROL_TYPE

        static final int DATA_STORE_NODE__IS_CONTROL_TYPE
        The feature id for the 'Is Control Type' attribute.
        See Also:
        Constant Field Values
      • DATA_STORE_NODE__UPPER_BOUND

        static final int DATA_STORE_NODE__UPPER_BOUND
        The feature id for the 'Upper Bound' containment reference.
        See Also:
        Constant Field Values
      • DATA_STORE_NODE__IN_STATE

        static final int DATA_STORE_NODE__IN_STATE
        The feature id for the 'In State' reference list.
        See Also:
        Constant Field Values
      • DATA_STORE_NODE__SELECTION

        static final int DATA_STORE_NODE__SELECTION
        The feature id for the 'Selection' reference.
        See Also:
        Constant Field Values
      • DATA_STORE_NODE_FEATURE_COUNT

        static final int DATA_STORE_NODE_FEATURE_COUNT
        The number of structural features of the 'Data Store Node' class.
        See Also:
        Constant Field Values
      • OBJECT_FLOW__EANNOTATIONS

        static final int OBJECT_FLOW__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • OBJECT_FLOW__OWNED_ELEMENT

        static final int OBJECT_FLOW__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • OBJECT_FLOW__OWNER

        static final int OBJECT_FLOW__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • OBJECT_FLOW__OWNED_COMMENT

        static final int OBJECT_FLOW__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • OBJECT_FLOW__NAME

        static final int OBJECT_FLOW__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • OBJECT_FLOW__VISIBILITY

        static final int OBJECT_FLOW__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • OBJECT_FLOW__QUALIFIED_NAME

        static final int OBJECT_FLOW__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • OBJECT_FLOW__CLIENT_DEPENDENCY

        static final int OBJECT_FLOW__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • OBJECT_FLOW__NAMESPACE

        static final int OBJECT_FLOW__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • OBJECT_FLOW__NAME_EXPRESSION

        static final int OBJECT_FLOW__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • OBJECT_FLOW__IS_LEAF

        static final int OBJECT_FLOW__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • OBJECT_FLOW__REDEFINED_ELEMENT

        static final int OBJECT_FLOW__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • OBJECT_FLOW__REDEFINITION_CONTEXT

        static final int OBJECT_FLOW__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • OBJECT_FLOW__SOURCE

        static final int OBJECT_FLOW__SOURCE
        The feature id for the 'Source' reference.
        See Also:
        Constant Field Values
      • OBJECT_FLOW__TARGET

        static final int OBJECT_FLOW__TARGET
        The feature id for the 'Target' reference.
        See Also:
        Constant Field Values
      • OBJECT_FLOW__REDEFINED_EDGE

        static final int OBJECT_FLOW__REDEFINED_EDGE
        The feature id for the 'Redefined Edge' reference list.
        See Also:
        Constant Field Values
      • OBJECT_FLOW__IN_PARTITION

        static final int OBJECT_FLOW__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • OBJECT_FLOW__GUARD

        static final int OBJECT_FLOW__GUARD
        The feature id for the 'Guard' containment reference.
        See Also:
        Constant Field Values
      • OBJECT_FLOW__WEIGHT

        static final int OBJECT_FLOW__WEIGHT
        The feature id for the 'Weight' containment reference.
        See Also:
        Constant Field Values
      • OBJECT_FLOW__INTERRUPTS

        static final int OBJECT_FLOW__INTERRUPTS
        The feature id for the 'Interrupts' reference.
        See Also:
        Constant Field Values
      • OBJECT_FLOW__IN_STRUCTURED_NODE

        static final int OBJECT_FLOW__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • OBJECT_FLOW__IN_GROUP

        static final int OBJECT_FLOW__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • OBJECT_FLOW__ACTIVITY

        static final int OBJECT_FLOW__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • OBJECT_FLOW__IS_MULTICAST

        static final int OBJECT_FLOW__IS_MULTICAST
        The feature id for the 'Is Multicast' attribute.
        See Also:
        Constant Field Values
      • OBJECT_FLOW__IS_MULTIRECEIVE

        static final int OBJECT_FLOW__IS_MULTIRECEIVE
        The feature id for the 'Is Multireceive' attribute.
        See Also:
        Constant Field Values
      • OBJECT_FLOW__TRANSFORMATION

        static final int OBJECT_FLOW__TRANSFORMATION
        The feature id for the 'Transformation' reference.
        See Also:
        Constant Field Values
      • OBJECT_FLOW__SELECTION

        static final int OBJECT_FLOW__SELECTION
        The feature id for the 'Selection' reference.
        See Also:
        Constant Field Values
      • OBJECT_FLOW_FEATURE_COUNT

        static final int OBJECT_FLOW_FEATURE_COUNT
        The number of structural features of the 'Object Flow' class.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE__EANNOTATIONS

        static final int CONDITIONAL_NODE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE__OWNED_ELEMENT

        static final int CONDITIONAL_NODE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE__OWNER

        static final int CONDITIONAL_NODE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE__OWNED_COMMENT

        static final int CONDITIONAL_NODE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE__NAME

        static final int CONDITIONAL_NODE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE__VISIBILITY

        static final int CONDITIONAL_NODE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE__QUALIFIED_NAME

        static final int CONDITIONAL_NODE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE__CLIENT_DEPENDENCY

        static final int CONDITIONAL_NODE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE__NAMESPACE

        static final int CONDITIONAL_NODE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE__NAME_EXPRESSION

        static final int CONDITIONAL_NODE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE__IS_LEAF

        static final int CONDITIONAL_NODE__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE__REDEFINED_ELEMENT

        static final int CONDITIONAL_NODE__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE__REDEFINITION_CONTEXT

        static final int CONDITIONAL_NODE__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE__IN_STRUCTURED_NODE

        static final int CONDITIONAL_NODE__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE__ACTIVITY

        static final int CONDITIONAL_NODE__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE__OUTGOING

        static final int CONDITIONAL_NODE__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE__INCOMING

        static final int CONDITIONAL_NODE__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE__IN_PARTITION

        static final int CONDITIONAL_NODE__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE__IN_INTERRUPTIBLE_REGION

        static final int CONDITIONAL_NODE__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE__IN_GROUP

        static final int CONDITIONAL_NODE__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE__REDEFINED_NODE

        static final int CONDITIONAL_NODE__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE__HANDLER

        static final int CONDITIONAL_NODE__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE__OUTPUT

        static final int CONDITIONAL_NODE__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE__INPUT

        static final int CONDITIONAL_NODE__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE__CONTEXT

        static final int CONDITIONAL_NODE__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE__LOCAL_PRECONDITION

        static final int CONDITIONAL_NODE__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE__LOCAL_POSTCONDITION

        static final int CONDITIONAL_NODE__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE__ELEMENT_IMPORT

        static final int CONDITIONAL_NODE__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE__PACKAGE_IMPORT

        static final int CONDITIONAL_NODE__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE__OWNED_RULE

        static final int CONDITIONAL_NODE__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE__MEMBER

        static final int CONDITIONAL_NODE__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE__IMPORTED_MEMBER

        static final int CONDITIONAL_NODE__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE__OWNED_MEMBER

        static final int CONDITIONAL_NODE__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE__SUBGROUP

        static final int CONDITIONAL_NODE__SUBGROUP
        The feature id for the 'Subgroup' reference list.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE__SUPER_GROUP

        static final int CONDITIONAL_NODE__SUPER_GROUP
        The feature id for the 'Super Group' reference.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE__IN_ACTIVITY

        static final int CONDITIONAL_NODE__IN_ACTIVITY
        The feature id for the 'In Activity' container reference.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE__CONTAINED_EDGE

        static final int CONDITIONAL_NODE__CONTAINED_EDGE
        The feature id for the 'Contained Edge' reference list.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE__CONTAINED_NODE

        static final int CONDITIONAL_NODE__CONTAINED_NODE
        The feature id for the 'Contained Node' reference list.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE__VARIABLE

        static final int CONDITIONAL_NODE__VARIABLE
        The feature id for the 'Variable' containment reference list.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE__EDGE

        static final int CONDITIONAL_NODE__EDGE
        The feature id for the 'Edge' containment reference list.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE__MUST_ISOLATE

        static final int CONDITIONAL_NODE__MUST_ISOLATE
        The feature id for the 'Must Isolate' attribute.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE__NODE

        static final int CONDITIONAL_NODE__NODE
        The feature id for the 'Node' containment reference list.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE__IS_DETERMINATE

        static final int CONDITIONAL_NODE__IS_DETERMINATE
        The feature id for the 'Is Determinate' attribute.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE__IS_ASSURED

        static final int CONDITIONAL_NODE__IS_ASSURED
        The feature id for the 'Is Assured' attribute.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE__CLAUSE

        static final int CONDITIONAL_NODE__CLAUSE
        The feature id for the 'Clause' containment reference list.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE__RESULT

        static final int CONDITIONAL_NODE__RESULT
        The feature id for the 'Result' containment reference list.
        See Also:
        Constant Field Values
      • CONDITIONAL_NODE_FEATURE_COUNT

        static final int CONDITIONAL_NODE_FEATURE_COUNT
        The number of structural features of the 'Conditional Node' class.
        See Also:
        Constant Field Values
      • CLAUSE__EANNOTATIONS

        static final int CLAUSE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • CLAUSE__OWNED_ELEMENT

        static final int CLAUSE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • CLAUSE__OWNER

        static final int CLAUSE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • CLAUSE__OWNED_COMMENT

        static final int CLAUSE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • CLAUSE__TEST

        static final int CLAUSE__TEST
        The feature id for the 'Test' reference list.
        See Also:
        Constant Field Values
      • CLAUSE__BODY

        static final int CLAUSE__BODY
        The feature id for the 'Body' reference list.
        See Also:
        Constant Field Values
      • CLAUSE__PREDECESSOR_CLAUSE

        static final int CLAUSE__PREDECESSOR_CLAUSE
        The feature id for the 'Predecessor Clause' reference list.
        See Also:
        Constant Field Values
      • CLAUSE__SUCCESSOR_CLAUSE

        static final int CLAUSE__SUCCESSOR_CLAUSE
        The feature id for the 'Successor Clause' reference list.
        See Also:
        Constant Field Values
      • CLAUSE__DECIDER

        static final int CLAUSE__DECIDER
        The feature id for the 'Decider' reference.
        See Also:
        Constant Field Values
      • CLAUSE__BODY_OUTPUT

        static final int CLAUSE__BODY_OUTPUT
        The feature id for the 'Body Output' reference list.
        See Also:
        Constant Field Values
      • CLAUSE_FEATURE_COUNT

        static final int CLAUSE_FEATURE_COUNT
        The number of structural features of the 'Clause' class.
        See Also:
        Constant Field Values
      • LOOP_NODE__EANNOTATIONS

        static final int LOOP_NODE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • LOOP_NODE__OWNED_ELEMENT

        static final int LOOP_NODE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • LOOP_NODE__OWNER

        static final int LOOP_NODE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • LOOP_NODE__OWNED_COMMENT

        static final int LOOP_NODE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • LOOP_NODE__NAME

        static final int LOOP_NODE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • LOOP_NODE__VISIBILITY

        static final int LOOP_NODE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • LOOP_NODE__QUALIFIED_NAME

        static final int LOOP_NODE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • LOOP_NODE__CLIENT_DEPENDENCY

        static final int LOOP_NODE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • LOOP_NODE__NAMESPACE

        static final int LOOP_NODE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • LOOP_NODE__NAME_EXPRESSION

        static final int LOOP_NODE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • LOOP_NODE__IS_LEAF

        static final int LOOP_NODE__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • LOOP_NODE__REDEFINED_ELEMENT

        static final int LOOP_NODE__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • LOOP_NODE__REDEFINITION_CONTEXT

        static final int LOOP_NODE__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • LOOP_NODE__IN_STRUCTURED_NODE

        static final int LOOP_NODE__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • LOOP_NODE__ACTIVITY

        static final int LOOP_NODE__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • LOOP_NODE__OUTGOING

        static final int LOOP_NODE__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • LOOP_NODE__INCOMING

        static final int LOOP_NODE__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • LOOP_NODE__IN_PARTITION

        static final int LOOP_NODE__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • LOOP_NODE__IN_INTERRUPTIBLE_REGION

        static final int LOOP_NODE__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • LOOP_NODE__IN_GROUP

        static final int LOOP_NODE__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • LOOP_NODE__REDEFINED_NODE

        static final int LOOP_NODE__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • LOOP_NODE__HANDLER

        static final int LOOP_NODE__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • LOOP_NODE__OUTPUT

        static final int LOOP_NODE__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • LOOP_NODE__INPUT

        static final int LOOP_NODE__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • LOOP_NODE__CONTEXT

        static final int LOOP_NODE__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • LOOP_NODE__LOCAL_PRECONDITION

        static final int LOOP_NODE__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • LOOP_NODE__LOCAL_POSTCONDITION

        static final int LOOP_NODE__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • LOOP_NODE__ELEMENT_IMPORT

        static final int LOOP_NODE__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • LOOP_NODE__PACKAGE_IMPORT

        static final int LOOP_NODE__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • LOOP_NODE__OWNED_RULE

        static final int LOOP_NODE__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • LOOP_NODE__MEMBER

        static final int LOOP_NODE__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • LOOP_NODE__IMPORTED_MEMBER

        static final int LOOP_NODE__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • LOOP_NODE__OWNED_MEMBER

        static final int LOOP_NODE__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • LOOP_NODE__SUBGROUP

        static final int LOOP_NODE__SUBGROUP
        The feature id for the 'Subgroup' reference list.
        See Also:
        Constant Field Values
      • LOOP_NODE__SUPER_GROUP

        static final int LOOP_NODE__SUPER_GROUP
        The feature id for the 'Super Group' reference.
        See Also:
        Constant Field Values
      • LOOP_NODE__IN_ACTIVITY

        static final int LOOP_NODE__IN_ACTIVITY
        The feature id for the 'In Activity' container reference.
        See Also:
        Constant Field Values
      • LOOP_NODE__CONTAINED_EDGE

        static final int LOOP_NODE__CONTAINED_EDGE
        The feature id for the 'Contained Edge' reference list.
        See Also:
        Constant Field Values
      • LOOP_NODE__CONTAINED_NODE

        static final int LOOP_NODE__CONTAINED_NODE
        The feature id for the 'Contained Node' reference list.
        See Also:
        Constant Field Values
      • LOOP_NODE__VARIABLE

        static final int LOOP_NODE__VARIABLE
        The feature id for the 'Variable' containment reference list.
        See Also:
        Constant Field Values
      • LOOP_NODE__EDGE

        static final int LOOP_NODE__EDGE
        The feature id for the 'Edge' containment reference list.
        See Also:
        Constant Field Values
      • LOOP_NODE__MUST_ISOLATE

        static final int LOOP_NODE__MUST_ISOLATE
        The feature id for the 'Must Isolate' attribute.
        See Also:
        Constant Field Values
      • LOOP_NODE__NODE

        static final int LOOP_NODE__NODE
        The feature id for the 'Node' containment reference list.
        See Also:
        Constant Field Values
      • LOOP_NODE__IS_TESTED_FIRST

        static final int LOOP_NODE__IS_TESTED_FIRST
        The feature id for the 'Is Tested First' attribute.
        See Also:
        Constant Field Values
      • LOOP_NODE__BODY_PART

        static final int LOOP_NODE__BODY_PART
        The feature id for the 'Body Part' reference list.
        See Also:
        Constant Field Values
      • LOOP_NODE__SETUP_PART

        static final int LOOP_NODE__SETUP_PART
        The feature id for the 'Setup Part' reference list.
        See Also:
        Constant Field Values
      • LOOP_NODE__DECIDER

        static final int LOOP_NODE__DECIDER
        The feature id for the 'Decider' reference.
        See Also:
        Constant Field Values
      • LOOP_NODE__TEST

        static final int LOOP_NODE__TEST
        The feature id for the 'Test' reference list.
        See Also:
        Constant Field Values
      • LOOP_NODE__RESULT

        static final int LOOP_NODE__RESULT
        The feature id for the 'Result' containment reference list.
        See Also:
        Constant Field Values
      • LOOP_NODE__LOOP_VARIABLE

        static final int LOOP_NODE__LOOP_VARIABLE
        The feature id for the 'Loop Variable' reference list.
        See Also:
        Constant Field Values
      • LOOP_NODE__BODY_OUTPUT

        static final int LOOP_NODE__BODY_OUTPUT
        The feature id for the 'Body Output' reference list.
        See Also:
        Constant Field Values
      • LOOP_NODE__LOOP_VARIABLE_INPUT

        static final int LOOP_NODE__LOOP_VARIABLE_INPUT
        The feature id for the 'Loop Variable Input' containment reference list.
        See Also:
        Constant Field Values
      • LOOP_NODE_FEATURE_COUNT

        static final int LOOP_NODE_FEATURE_COUNT
        The number of structural features of the 'Loop Node' class.
        See Also:
        Constant Field Values
      • EXPANSION_NODE__EANNOTATIONS

        static final int EXPANSION_NODE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • EXPANSION_NODE__OWNED_ELEMENT

        static final int EXPANSION_NODE__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • EXPANSION_NODE__OWNER

        static final int EXPANSION_NODE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • EXPANSION_NODE__OWNED_COMMENT

        static final int EXPANSION_NODE__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • EXPANSION_NODE__NAME

        static final int EXPANSION_NODE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • EXPANSION_NODE__VISIBILITY

        static final int EXPANSION_NODE__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • EXPANSION_NODE__QUALIFIED_NAME

        static final int EXPANSION_NODE__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • EXPANSION_NODE__CLIENT_DEPENDENCY

        static final int EXPANSION_NODE__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • EXPANSION_NODE__NAMESPACE

        static final int EXPANSION_NODE__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • EXPANSION_NODE__NAME_EXPRESSION

        static final int EXPANSION_NODE__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • EXPANSION_NODE__IS_LEAF

        static final int EXPANSION_NODE__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • EXPANSION_NODE__REDEFINED_ELEMENT

        static final int EXPANSION_NODE__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • EXPANSION_NODE__REDEFINITION_CONTEXT

        static final int EXPANSION_NODE__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • EXPANSION_NODE__IN_STRUCTURED_NODE

        static final int EXPANSION_NODE__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • EXPANSION_NODE__ACTIVITY

        static final int EXPANSION_NODE__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • EXPANSION_NODE__OUTGOING

        static final int EXPANSION_NODE__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • EXPANSION_NODE__INCOMING

        static final int EXPANSION_NODE__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • EXPANSION_NODE__IN_PARTITION

        static final int EXPANSION_NODE__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • EXPANSION_NODE__IN_INTERRUPTIBLE_REGION

        static final int EXPANSION_NODE__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • EXPANSION_NODE__IN_GROUP

        static final int EXPANSION_NODE__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • EXPANSION_NODE__REDEFINED_NODE

        static final int EXPANSION_NODE__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • EXPANSION_NODE__TYPE

        static final int EXPANSION_NODE__TYPE
        The feature id for the 'Type' reference.
        See Also:
        Constant Field Values
      • EXPANSION_NODE__ORDERING

        static final int EXPANSION_NODE__ORDERING
        The feature id for the 'Ordering' attribute.
        See Also:
        Constant Field Values
      • EXPANSION_NODE__IS_CONTROL_TYPE

        static final int EXPANSION_NODE__IS_CONTROL_TYPE
        The feature id for the 'Is Control Type' attribute.
        See Also:
        Constant Field Values
      • EXPANSION_NODE__UPPER_BOUND

        static final int EXPANSION_NODE__UPPER_BOUND
        The feature id for the 'Upper Bound' containment reference.
        See Also:
        Constant Field Values
      • EXPANSION_NODE__IN_STATE

        static final int EXPANSION_NODE__IN_STATE
        The feature id for the 'In State' reference list.
        See Also:
        Constant Field Values
      • EXPANSION_NODE__SELECTION

        static final int EXPANSION_NODE__SELECTION
        The feature id for the 'Selection' reference.
        See Also:
        Constant Field Values
      • EXPANSION_NODE__REGION_AS_OUTPUT

        static final int EXPANSION_NODE__REGION_AS_OUTPUT
        The feature id for the 'Region As Output' reference.
        See Also:
        Constant Field Values
      • EXPANSION_NODE__REGION_AS_INPUT

        static final int EXPANSION_NODE__REGION_AS_INPUT
        The feature id for the 'Region As Input' reference.
        See Also:
        Constant Field Values
      • EXPANSION_NODE_FEATURE_COUNT

        static final int EXPANSION_NODE_FEATURE_COUNT
        The number of structural features of the 'Expansion Node' class.
        See Also:
        Constant Field Values
      • EXPANSION_REGION__EANNOTATIONS

        static final int EXPANSION_REGION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • EXPANSION_REGION__OWNED_ELEMENT

        static final int EXPANSION_REGION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • EXPANSION_REGION__OWNER

        static final int EXPANSION_REGION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • EXPANSION_REGION__OWNED_COMMENT

        static final int EXPANSION_REGION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • EXPANSION_REGION__NAME

        static final int EXPANSION_REGION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • EXPANSION_REGION__VISIBILITY

        static final int EXPANSION_REGION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • EXPANSION_REGION__QUALIFIED_NAME

        static final int EXPANSION_REGION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • EXPANSION_REGION__CLIENT_DEPENDENCY

        static final int EXPANSION_REGION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • EXPANSION_REGION__NAMESPACE

        static final int EXPANSION_REGION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • EXPANSION_REGION__NAME_EXPRESSION

        static final int EXPANSION_REGION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • EXPANSION_REGION__IS_LEAF

        static final int EXPANSION_REGION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • EXPANSION_REGION__REDEFINED_ELEMENT

        static final int EXPANSION_REGION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • EXPANSION_REGION__REDEFINITION_CONTEXT

        static final int EXPANSION_REGION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • EXPANSION_REGION__IN_STRUCTURED_NODE

        static final int EXPANSION_REGION__IN_STRUCTURED_NODE
        The feature id for the 'In Structured Node' container reference.
        See Also:
        Constant Field Values
      • EXPANSION_REGION__ACTIVITY

        static final int EXPANSION_REGION__ACTIVITY
        The feature id for the 'Activity' container reference.
        See Also:
        Constant Field Values
      • EXPANSION_REGION__OUTGOING

        static final int EXPANSION_REGION__OUTGOING
        The feature id for the 'Outgoing' reference list.
        See Also:
        Constant Field Values
      • EXPANSION_REGION__INCOMING

        static final int EXPANSION_REGION__INCOMING
        The feature id for the 'Incoming' reference list.
        See Also:
        Constant Field Values
      • EXPANSION_REGION__IN_PARTITION

        static final int EXPANSION_REGION__IN_PARTITION
        The feature id for the 'In Partition' reference list.
        See Also:
        Constant Field Values
      • EXPANSION_REGION__IN_INTERRUPTIBLE_REGION

        static final int EXPANSION_REGION__IN_INTERRUPTIBLE_REGION
        The feature id for the 'In Interruptible Region' reference list.
        See Also:
        Constant Field Values
      • EXPANSION_REGION__IN_GROUP

        static final int EXPANSION_REGION__IN_GROUP
        The feature id for the 'In Group' reference list.
        See Also:
        Constant Field Values
      • EXPANSION_REGION__REDEFINED_NODE

        static final int EXPANSION_REGION__REDEFINED_NODE
        The feature id for the 'Redefined Node' reference list.
        See Also:
        Constant Field Values
      • EXPANSION_REGION__HANDLER

        static final int EXPANSION_REGION__HANDLER
        The feature id for the 'Handler' containment reference list.
        See Also:
        Constant Field Values
      • EXPANSION_REGION__OUTPUT

        static final int EXPANSION_REGION__OUTPUT
        The feature id for the 'Output' reference list.
        See Also:
        Constant Field Values
      • EXPANSION_REGION__INPUT

        static final int EXPANSION_REGION__INPUT
        The feature id for the 'Input' reference list.
        See Also:
        Constant Field Values
      • EXPANSION_REGION__CONTEXT

        static final int EXPANSION_REGION__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • EXPANSION_REGION__LOCAL_PRECONDITION

        static final int EXPANSION_REGION__LOCAL_PRECONDITION
        The feature id for the 'Local Precondition' containment reference list.
        See Also:
        Constant Field Values
      • EXPANSION_REGION__LOCAL_POSTCONDITION

        static final int EXPANSION_REGION__LOCAL_POSTCONDITION
        The feature id for the 'Local Postcondition' containment reference list.
        See Also:
        Constant Field Values
      • EXPANSION_REGION__ELEMENT_IMPORT

        static final int EXPANSION_REGION__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • EXPANSION_REGION__PACKAGE_IMPORT

        static final int EXPANSION_REGION__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • EXPANSION_REGION__OWNED_RULE

        static final int EXPANSION_REGION__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • EXPANSION_REGION__MEMBER

        static final int EXPANSION_REGION__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • EXPANSION_REGION__IMPORTED_MEMBER

        static final int EXPANSION_REGION__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • EXPANSION_REGION__OWNED_MEMBER

        static final int EXPANSION_REGION__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • EXPANSION_REGION__SUBGROUP

        static final int EXPANSION_REGION__SUBGROUP
        The feature id for the 'Subgroup' reference list.
        See Also:
        Constant Field Values
      • EXPANSION_REGION__SUPER_GROUP

        static final int EXPANSION_REGION__SUPER_GROUP
        The feature id for the 'Super Group' reference.
        See Also:
        Constant Field Values
      • EXPANSION_REGION__IN_ACTIVITY

        static final int EXPANSION_REGION__IN_ACTIVITY
        The feature id for the 'In Activity' container reference.
        See Also:
        Constant Field Values
      • EXPANSION_REGION__CONTAINED_EDGE

        static final int EXPANSION_REGION__CONTAINED_EDGE
        The feature id for the 'Contained Edge' reference list.
        See Also:
        Constant Field Values
      • EXPANSION_REGION__CONTAINED_NODE

        static final int EXPANSION_REGION__CONTAINED_NODE
        The feature id for the 'Contained Node' reference list.
        See Also:
        Constant Field Values
      • EXPANSION_REGION__VARIABLE

        static final int EXPANSION_REGION__VARIABLE
        The feature id for the 'Variable' containment reference list.
        See Also:
        Constant Field Values
      • EXPANSION_REGION__EDGE

        static final int EXPANSION_REGION__EDGE
        The feature id for the 'Edge' containment reference list.
        See Also:
        Constant Field Values
      • EXPANSION_REGION__MUST_ISOLATE

        static final int EXPANSION_REGION__MUST_ISOLATE
        The feature id for the 'Must Isolate' attribute.
        See Also:
        Constant Field Values
      • EXPANSION_REGION__NODE

        static final int EXPANSION_REGION__NODE
        The feature id for the 'Node' containment reference list.
        See Also:
        Constant Field Values
      • EXPANSION_REGION__MODE

        static final int EXPANSION_REGION__MODE
        The feature id for the 'Mode' attribute.
        See Also:
        Constant Field Values
      • EXPANSION_REGION__INPUT_ELEMENT

        static final int EXPANSION_REGION__INPUT_ELEMENT
        The feature id for the 'Input Element' reference list.
        See Also:
        Constant Field Values
      • EXPANSION_REGION__OUTPUT_ELEMENT

        static final int EXPANSION_REGION__OUTPUT_ELEMENT
        The feature id for the 'Output Element' reference list.
        See Also:
        Constant Field Values
      • EXPANSION_REGION_FEATURE_COUNT

        static final int EXPANSION_REGION_FEATURE_COUNT
        The number of structural features of the 'Expansion Region' class.
        See Also:
        Constant Field Values
      • PROTOCOL_TRANSITION

        static final int PROTOCOL_TRANSITION
        The meta object id for the 'Protocol Transition' class.
        See Also:
        ProtocolTransitionImpl, UMLPackageImpl.getProtocolTransition(), Constant Field Values
      • PROTOCOL_TRANSITION__EANNOTATIONS

        static final int PROTOCOL_TRANSITION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_TRANSITION__OWNED_ELEMENT

        static final int PROTOCOL_TRANSITION__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_TRANSITION__OWNER

        static final int PROTOCOL_TRANSITION__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • PROTOCOL_TRANSITION__OWNED_COMMENT

        static final int PROTOCOL_TRANSITION__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_TRANSITION__NAME

        static final int PROTOCOL_TRANSITION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • PROTOCOL_TRANSITION__VISIBILITY

        static final int PROTOCOL_TRANSITION__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • PROTOCOL_TRANSITION__QUALIFIED_NAME

        static final int PROTOCOL_TRANSITION__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • PROTOCOL_TRANSITION__CLIENT_DEPENDENCY

        static final int PROTOCOL_TRANSITION__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_TRANSITION__NAMESPACE

        static final int PROTOCOL_TRANSITION__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • PROTOCOL_TRANSITION__NAME_EXPRESSION

        static final int PROTOCOL_TRANSITION__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • PROTOCOL_TRANSITION__ELEMENT_IMPORT

        static final int PROTOCOL_TRANSITION__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_TRANSITION__PACKAGE_IMPORT

        static final int PROTOCOL_TRANSITION__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_TRANSITION__OWNED_RULE

        static final int PROTOCOL_TRANSITION__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_TRANSITION__MEMBER

        static final int PROTOCOL_TRANSITION__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_TRANSITION__IMPORTED_MEMBER

        static final int PROTOCOL_TRANSITION__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_TRANSITION__OWNED_MEMBER

        static final int PROTOCOL_TRANSITION__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_TRANSITION__IS_LEAF

        static final int PROTOCOL_TRANSITION__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • PROTOCOL_TRANSITION__REDEFINED_ELEMENT

        static final int PROTOCOL_TRANSITION__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_TRANSITION__REDEFINITION_CONTEXT

        static final int PROTOCOL_TRANSITION__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_TRANSITION__KIND

        static final int PROTOCOL_TRANSITION__KIND
        The feature id for the 'Kind' attribute.
        See Also:
        Constant Field Values
      • PROTOCOL_TRANSITION__CONTAINER

        static final int PROTOCOL_TRANSITION__CONTAINER
        The feature id for the 'Container' container reference.
        See Also:
        Constant Field Values
      • PROTOCOL_TRANSITION__TARGET

        static final int PROTOCOL_TRANSITION__TARGET
        The feature id for the 'Target' reference.
        See Also:
        Constant Field Values
      • PROTOCOL_TRANSITION__REDEFINED_TRANSITION

        static final int PROTOCOL_TRANSITION__REDEFINED_TRANSITION
        The feature id for the 'Redefined Transition' reference.
        See Also:
        Constant Field Values
      • PROTOCOL_TRANSITION__GUARD

        static final int PROTOCOL_TRANSITION__GUARD
        The feature id for the 'Guard' reference.
        See Also:
        Constant Field Values
      • PROTOCOL_TRANSITION__EFFECT

        static final int PROTOCOL_TRANSITION__EFFECT
        The feature id for the 'Effect' containment reference.
        See Also:
        Constant Field Values
      • PROTOCOL_TRANSITION__TRIGGER

        static final int PROTOCOL_TRANSITION__TRIGGER
        The feature id for the 'Trigger' containment reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_TRANSITION__SOURCE

        static final int PROTOCOL_TRANSITION__SOURCE
        The feature id for the 'Source' reference.
        See Also:
        Constant Field Values
      • PROTOCOL_TRANSITION__POST_CONDITION

        static final int PROTOCOL_TRANSITION__POST_CONDITION
        The feature id for the 'Post Condition' reference.
        See Also:
        Constant Field Values
      • PROTOCOL_TRANSITION__REFERRED

        static final int PROTOCOL_TRANSITION__REFERRED
        The feature id for the 'Referred' reference list.
        See Also:
        Constant Field Values
      • PROTOCOL_TRANSITION__PRE_CONDITION

        static final int PROTOCOL_TRANSITION__PRE_CONDITION
        The feature id for the 'Pre Condition' reference.
        See Also:
        Constant Field Values
      • PROTOCOL_TRANSITION_FEATURE_COUNT

        static final int PROTOCOL_TRANSITION_FEATURE_COUNT
        The number of structural features of the 'Protocol Transition' class.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS

        static final int ASSOCIATION_CLASS
        The meta object id for the 'Association Class' class.
        See Also:
        AssociationClassImpl, UMLPackageImpl.getAssociationClass(), Constant Field Values
      • ASSOCIATION_CLASS__EANNOTATIONS

        static final int ASSOCIATION_CLASS__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__OWNED_ELEMENT

        static final int ASSOCIATION_CLASS__OWNED_ELEMENT
        The feature id for the 'Owned Element' reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__OWNER

        static final int ASSOCIATION_CLASS__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__OWNED_COMMENT

        static final int ASSOCIATION_CLASS__OWNED_COMMENT
        The feature id for the 'Owned Comment' containment reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__NAME

        static final int ASSOCIATION_CLASS__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__VISIBILITY

        static final int ASSOCIATION_CLASS__VISIBILITY
        The feature id for the 'Visibility' attribute.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__QUALIFIED_NAME

        static final int ASSOCIATION_CLASS__QUALIFIED_NAME
        The feature id for the 'Qualified Name' attribute.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__CLIENT_DEPENDENCY

        static final int ASSOCIATION_CLASS__CLIENT_DEPENDENCY
        The feature id for the 'Client Dependency' reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__NAMESPACE

        static final int ASSOCIATION_CLASS__NAMESPACE
        The feature id for the 'Namespace' reference.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__NAME_EXPRESSION

        static final int ASSOCIATION_CLASS__NAME_EXPRESSION
        The feature id for the 'Name Expression' containment reference.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__ELEMENT_IMPORT

        static final int ASSOCIATION_CLASS__ELEMENT_IMPORT
        The feature id for the 'Element Import' containment reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__PACKAGE_IMPORT

        static final int ASSOCIATION_CLASS__PACKAGE_IMPORT
        The feature id for the 'Package Import' containment reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__OWNED_RULE

        static final int ASSOCIATION_CLASS__OWNED_RULE
        The feature id for the 'Owned Rule' containment reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__MEMBER

        static final int ASSOCIATION_CLASS__MEMBER
        The feature id for the 'Member' reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__IMPORTED_MEMBER

        static final int ASSOCIATION_CLASS__IMPORTED_MEMBER
        The feature id for the 'Imported Member' reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__OWNED_MEMBER

        static final int ASSOCIATION_CLASS__OWNED_MEMBER
        The feature id for the 'Owned Member' reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__IS_LEAF

        static final int ASSOCIATION_CLASS__IS_LEAF
        The feature id for the 'Is Leaf' attribute.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__REDEFINED_ELEMENT

        static final int ASSOCIATION_CLASS__REDEFINED_ELEMENT
        The feature id for the 'Redefined Element' reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__REDEFINITION_CONTEXT

        static final int ASSOCIATION_CLASS__REDEFINITION_CONTEXT
        The feature id for the 'Redefinition Context' reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__OWNING_TEMPLATE_PARAMETER

        static final int ASSOCIATION_CLASS__OWNING_TEMPLATE_PARAMETER
        The feature id for the 'Owning Template Parameter' container reference.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__TEMPLATE_PARAMETER

        static final int ASSOCIATION_CLASS__TEMPLATE_PARAMETER
        The feature id for the 'Template Parameter' reference.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__PACKAGE

        static final int ASSOCIATION_CLASS__PACKAGE
        The feature id for the 'Package' reference.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__TEMPLATE_BINDING

        static final int ASSOCIATION_CLASS__TEMPLATE_BINDING
        The feature id for the 'Template Binding' containment reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__OWNED_TEMPLATE_SIGNATURE

        static final int ASSOCIATION_CLASS__OWNED_TEMPLATE_SIGNATURE
        The feature id for the 'Owned Template Signature' containment reference.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__IS_ABSTRACT

        static final int ASSOCIATION_CLASS__IS_ABSTRACT
        The feature id for the 'Is Abstract' attribute.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__GENERALIZATION

        static final int ASSOCIATION_CLASS__GENERALIZATION
        The feature id for the 'Generalization' containment reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__POWERTYPE_EXTENT

        static final int ASSOCIATION_CLASS__POWERTYPE_EXTENT
        The feature id for the 'Powertype Extent' reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__FEATURE

        static final int ASSOCIATION_CLASS__FEATURE
        The feature id for the 'Feature' reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__INHERITED_MEMBER

        static final int ASSOCIATION_CLASS__INHERITED_MEMBER
        The feature id for the 'Inherited Member' reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__REDEFINED_CLASSIFIER

        static final int ASSOCIATION_CLASS__REDEFINED_CLASSIFIER
        The feature id for the 'Redefined Classifier' reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__GENERAL

        static final int ASSOCIATION_CLASS__GENERAL
        The feature id for the 'General' reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__SUBSTITUTION

        static final int ASSOCIATION_CLASS__SUBSTITUTION
        The feature id for the 'Substitution' containment reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__ATTRIBUTE

        static final int ASSOCIATION_CLASS__ATTRIBUTE
        The feature id for the 'Attribute' reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__REPRESENTATION

        static final int ASSOCIATION_CLASS__REPRESENTATION
        The feature id for the 'Representation' reference.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__COLLABORATION_USE

        static final int ASSOCIATION_CLASS__COLLABORATION_USE
        The feature id for the 'Collaboration Use' containment reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__OWNED_USE_CASE

        static final int ASSOCIATION_CLASS__OWNED_USE_CASE
        The feature id for the 'Owned Use Case' containment reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__USE_CASE

        static final int ASSOCIATION_CLASS__USE_CASE
        The feature id for the 'Use Case' reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__OWNED_ATTRIBUTE

        static final int ASSOCIATION_CLASS__OWNED_ATTRIBUTE
        The feature id for the 'Owned Attribute' containment reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__PART

        static final int ASSOCIATION_CLASS__PART
        The feature id for the 'Part' reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__ROLE

        static final int ASSOCIATION_CLASS__ROLE
        The feature id for the 'Role' reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__OWNED_CONNECTOR

        static final int ASSOCIATION_CLASS__OWNED_CONNECTOR
        The feature id for the 'Owned Connector' containment reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__OWNED_PORT

        static final int ASSOCIATION_CLASS__OWNED_PORT
        The feature id for the 'Owned Port' reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__OWNED_BEHAVIOR

        static final int ASSOCIATION_CLASS__OWNED_BEHAVIOR
        The feature id for the 'Owned Behavior' containment reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__CLASSIFIER_BEHAVIOR

        static final int ASSOCIATION_CLASS__CLASSIFIER_BEHAVIOR
        The feature id for the 'Classifier Behavior' reference.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__INTERFACE_REALIZATION

        static final int ASSOCIATION_CLASS__INTERFACE_REALIZATION
        The feature id for the 'Interface Realization' containment reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__OWNED_TRIGGER

        static final int ASSOCIATION_CLASS__OWNED_TRIGGER
        The feature id for the 'Owned Trigger' containment reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__NESTED_CLASSIFIER

        static final int ASSOCIATION_CLASS__NESTED_CLASSIFIER
        The feature id for the 'Nested Classifier' containment reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__OWNED_OPERATION

        static final int ASSOCIATION_CLASS__OWNED_OPERATION
        The feature id for the 'Owned Operation' containment reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__SUPER_CLASS

        static final int ASSOCIATION_CLASS__SUPER_CLASS
        The feature id for the 'Super Class' reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__IS_ACTIVE

        static final int ASSOCIATION_CLASS__IS_ACTIVE
        The feature id for the 'Is Active' attribute.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__OWNED_RECEPTION

        static final int ASSOCIATION_CLASS__OWNED_RECEPTION
        The feature id for the 'Owned Reception' containment reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__EXTENSION

        static final int ASSOCIATION_CLASS__EXTENSION
        The feature id for the 'Extension' reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__RELATED_ELEMENT

        static final int ASSOCIATION_CLASS__RELATED_ELEMENT
        The feature id for the 'Related Element' reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__OWNED_END

        static final int ASSOCIATION_CLASS__OWNED_END
        The feature id for the 'Owned End' containment reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__MEMBER_END

        static final int ASSOCIATION_CLASS__MEMBER_END
        The feature id for the 'Member End' reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__IS_DERIVED

        static final int ASSOCIATION_CLASS__IS_DERIVED
        The feature id for the 'Is Derived' attribute.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__END_TYPE

        static final int ASSOCIATION_CLASS__END_TYPE
        The feature id for the 'End Type' reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS__NAVIGABLE_OWNED_END

        static final int ASSOCIATION_CLASS__NAVIGABLE_OWNED_END
        The feature id for the 'Navigable Owned End' reference list.
        See Also:
        Constant Field Values
      • ASSOCIATION_CLASS_FEATURE_COUNT

        static final int ASSOCIATION_CLASS_FEATURE_COUNT
        The number of structural features of the 'Association Class' class.
        See Also:
        Constant Field Values
      • INTEGER

        static final int INTEGER
        The meta object id for the 'Integer' data type.
        See Also:
        UMLPackageImpl.getInteger(), Constant Field Values
      • BOOLEAN

        static final int BOOLEAN
        The meta object id for the 'Boolean' data type.
        See Also:
        UMLPackageImpl.getBoolean(), Constant Field Values
      • STRING

        static final int STRING
        The meta object id for the 'String' data type.
        See Also:
        String, UMLPackageImpl.getString(), Constant Field Values
      • UNLIMITED_NATURAL

        static final int UNLIMITED_NATURAL
        The meta object id for the 'Unlimited Natural' data type.
        See Also:
        UMLPackageImpl.getUnlimitedNatural(), Constant Field Values
      • POINT

        static final int POINT
        The meta object id for the 'Point' class.
        See Also:
        com.sodius.mdw.metamodel.uml21.impl.PointImpl, com.sodius.mdw.metamodel.uml21.impl.Uml21PackageImpl#getPoint(), Constant Field Values
      • POINT__X

        static final int POINT__X
        The feature id for the 'X' attribute.
        See Also:
        Constant Field Values
      • POINT__Y

        static final int POINT__Y
        The feature id for the 'Y' attribute.
        See Also:
        Constant Field Values
      • POINT_FEATURE_COUNT

        static final int POINT_FEATURE_COUNT
        The number of structural features of the 'Point' class.
        See Also:
        Constant Field Values
      • BEZIER_POINT

        static final int BEZIER_POINT
        The meta object id for the 'Bezier Point' class.
        See Also:
        com.sodius.mdw.metamodel.uml21.impl.BezierPointImpl, com.sodius.mdw.metamodel.uml21.impl.Uml21PackageImpl#getBezierPoint(), Constant Field Values
      • BEZIER_POINT__X

        static final int BEZIER_POINT__X
        The feature id for the 'X' attribute.
        See Also:
        Constant Field Values
      • BEZIER_POINT__Y

        static final int BEZIER_POINT__Y
        The feature id for the 'Y' attribute.
        See Also:
        Constant Field Values
      • BEZIER_POINT__CONTROLS

        static final int BEZIER_POINT__CONTROLS
        The feature id for the 'Controls' containment reference list.
        See Also:
        Constant Field Values
      • BEZIER_POINT_FEATURE_COUNT

        static final int BEZIER_POINT_FEATURE_COUNT
        The number of structural features of the 'Bezier Point' class.
        See Also:
        Constant Field Values
      • SEMANTIC_MODEL_BRIDGE

        static final int SEMANTIC_MODEL_BRIDGE
        The meta object id for the 'Semantic Model Bridge' class.
        See Also:
        com.sodius.mdw.metamodel.uml21.impl.SemanticModelBridgeImpl, com.sodius.mdw.metamodel.uml21.impl.Uml21PackageImpl#getSemanticModelBridge(), Constant Field Values
      • SEMANTIC_MODEL_BRIDGE__PRESENTATION

        static final int SEMANTIC_MODEL_BRIDGE__PRESENTATION
        The feature id for the 'Presentation' attribute.
        See Also:
        Constant Field Values
      • SEMANTIC_MODEL_BRIDGE__GRAPH_ELEMENT

        static final int SEMANTIC_MODEL_BRIDGE__GRAPH_ELEMENT
        The feature id for the 'Graph Element' container reference.
        See Also:
        Constant Field Values
      • SEMANTIC_MODEL_BRIDGE__DIAGRAM

        static final int SEMANTIC_MODEL_BRIDGE__DIAGRAM
        The feature id for the 'Diagram' container reference.
        See Also:
        Constant Field Values
      • SEMANTIC_MODEL_BRIDGE_FEATURE_COUNT

        static final int SEMANTIC_MODEL_BRIDGE_FEATURE_COUNT
        The number of structural features of the 'Semantic Model Bridge' class.
        See Also:
        Constant Field Values
      • CORE_SEMANTIC_MODEL_BRIDGE

        static final int CORE_SEMANTIC_MODEL_BRIDGE
        The meta object id for the 'Core Semantic Model Bridge' class.
        See Also:
        com.sodius.mdw.metamodel.uml21.impl.CoreSemanticModelBridgeImpl, com.sodius.mdw.metamodel.uml21.impl.Uml21PackageImpl#getCoreSemanticModelBridge(), Constant Field Values
      • CORE_SEMANTIC_MODEL_BRIDGE__PRESENTATION

        static final int CORE_SEMANTIC_MODEL_BRIDGE__PRESENTATION
        The feature id for the 'Presentation' attribute.
        See Also:
        Constant Field Values
      • CORE_SEMANTIC_MODEL_BRIDGE__GRAPH_ELEMENT

        static final int CORE_SEMANTIC_MODEL_BRIDGE__GRAPH_ELEMENT
        The feature id for the 'Graph Element' container reference.
        See Also:
        Constant Field Values
      • CORE_SEMANTIC_MODEL_BRIDGE__DIAGRAM

        static final int CORE_SEMANTIC_MODEL_BRIDGE__DIAGRAM
        The feature id for the 'Diagram' container reference.
        See Also:
        Constant Field Values
      • CORE_SEMANTIC_MODEL_BRIDGE__ELEMENT

        static final int CORE_SEMANTIC_MODEL_BRIDGE__ELEMENT
        The feature id for the 'Element' reference.
        See Also:
        Constant Field Values
      • CORE_SEMANTIC_MODEL_BRIDGE_FEATURE_COUNT

        static final int CORE_SEMANTIC_MODEL_BRIDGE_FEATURE_COUNT
        The number of structural features of the 'Core Semantic Model Bridge' class.
        See Also:
        Constant Field Values
      • DIAGRAM_ELEMENT

        static final int DIAGRAM_ELEMENT
        The meta object id for the 'Diagram Element' class.
        See Also:
        com.sodius.mdw.metamodel.uml21.impl.DiagramElementImpl, com.sodius.mdw.metamodel.uml21.impl.Uml21PackageImpl#getDiagramElement(), Constant Field Values
      • DIAGRAM_ELEMENT__EANNOTATIONS

        static final int DIAGRAM_ELEMENT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • DIAGRAM_ELEMENT__PROPERTY

        static final int DIAGRAM_ELEMENT__PROPERTY
        The feature id for the 'Property' containment reference list.
        See Also:
        Constant Field Values
      • DIAGRAM_ELEMENT__REFERENCE

        static final int DIAGRAM_ELEMENT__REFERENCE
        The feature id for the 'Reference' reference list.
        See Also:
        Constant Field Values
      • DIAGRAM_ELEMENT__IS_VISIBLE

        static final int DIAGRAM_ELEMENT__IS_VISIBLE
        The feature id for the 'Is Visible' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM_ELEMENT__CONTAINER

        static final int DIAGRAM_ELEMENT__CONTAINER
        The feature id for the 'Container' container reference.
        See Also:
        Constant Field Values
      • DIAGRAM_ELEMENT_FEATURE_COUNT

        static final int DIAGRAM_ELEMENT_FEATURE_COUNT
        The number of structural features of the 'Diagram Element' class.
        See Also:
        Constant Field Values
      • GRAPH_ELEMENT

        static final int GRAPH_ELEMENT
        The meta object id for the 'Graph Element' class.
        See Also:
        com.sodius.mdw.metamodel.uml21.impl.GraphElementImpl, com.sodius.mdw.metamodel.uml21.impl.Uml21PackageImpl#getGraphElement(), Constant Field Values
      • GRAPH_ELEMENT__PROPERTY

        static final int GRAPH_ELEMENT__PROPERTY
        The feature id for the 'Property' containment reference list.
        See Also:
        Constant Field Values
      • GRAPH_ELEMENT__REFERENCE

        static final int GRAPH_ELEMENT__REFERENCE
        The feature id for the 'Reference' reference list.
        See Also:
        Constant Field Values
      • GRAPH_ELEMENT__IS_VISIBLE

        static final int GRAPH_ELEMENT__IS_VISIBLE
        The feature id for the 'Is Visible' attribute.
        See Also:
        Constant Field Values
      • GRAPH_ELEMENT__CONTAINER

        static final int GRAPH_ELEMENT__CONTAINER
        The feature id for the 'Container' container reference.
        See Also:
        Constant Field Values
      • GRAPH_ELEMENT__POSITION

        static final int GRAPH_ELEMENT__POSITION
        The feature id for the 'Position' containment reference.
        See Also:
        Constant Field Values
      • GRAPH_ELEMENT__ANCHORAGE

        static final int GRAPH_ELEMENT__ANCHORAGE
        The feature id for the 'Anchorage' containment reference list.
        See Also:
        Constant Field Values
      • GRAPH_ELEMENT__CONTAINED

        static final int GRAPH_ELEMENT__CONTAINED
        The feature id for the 'Contained' containment reference list.
        See Also:
        Constant Field Values
      • GRAPH_ELEMENT__SEMANTIC_MODEL

        static final int GRAPH_ELEMENT__SEMANTIC_MODEL
        The feature id for the 'Semantic Model' containment reference.
        See Also:
        Constant Field Values
      • GRAPH_ELEMENT__LINK

        static final int GRAPH_ELEMENT__LINK
        The feature id for the 'Link' containment reference list.
        See Also:
        Constant Field Values
      • GRAPH_ELEMENT_FEATURE_COUNT

        static final int GRAPH_ELEMENT_FEATURE_COUNT
        The number of structural features of the 'Graph Element' class.
        See Also:
        Constant Field Values
      • GRAPH_NODE

        static final int GRAPH_NODE
        The meta object id for the 'Graph Node' class.
        See Also:
        com.sodius.mdw.metamodel.uml21.impl.GraphNodeImpl, com.sodius.mdw.metamodel.uml21.impl.Uml21PackageImpl#getGraphNode(), Constant Field Values
      • GRAPH_NODE__PROPERTY

        static final int GRAPH_NODE__PROPERTY
        The feature id for the 'Property' containment reference list.
        See Also:
        Constant Field Values
      • GRAPH_NODE__REFERENCE

        static final int GRAPH_NODE__REFERENCE
        The feature id for the 'Reference' reference list.
        See Also:
        Constant Field Values
      • GRAPH_NODE__IS_VISIBLE

        static final int GRAPH_NODE__IS_VISIBLE
        The feature id for the 'Is Visible' attribute.
        See Also:
        Constant Field Values
      • GRAPH_NODE__CONTAINER

        static final int GRAPH_NODE__CONTAINER
        The feature id for the 'Container' container reference.
        See Also:
        Constant Field Values
      • GRAPH_NODE__POSITION

        static final int GRAPH_NODE__POSITION
        The feature id for the 'Position' containment reference.
        See Also:
        Constant Field Values
      • GRAPH_NODE__ANCHORAGE

        static final int GRAPH_NODE__ANCHORAGE
        The feature id for the 'Anchorage' containment reference list.
        See Also:
        Constant Field Values
      • GRAPH_NODE__CONTAINED

        static final int GRAPH_NODE__CONTAINED
        The feature id for the 'Contained' containment reference list.
        See Also:
        Constant Field Values
      • GRAPH_NODE__SEMANTIC_MODEL

        static final int GRAPH_NODE__SEMANTIC_MODEL
        The feature id for the 'Semantic Model' containment reference.
        See Also:
        Constant Field Values
      • GRAPH_NODE__LINK

        static final int GRAPH_NODE__LINK
        The feature id for the 'Link' containment reference list.
        See Also:
        Constant Field Values
      • GRAPH_NODE__SIZE

        static final int GRAPH_NODE__SIZE
        The feature id for the 'Size' containment reference.
        See Also:
        Constant Field Values
      • GRAPH_NODE_FEATURE_COUNT

        static final int GRAPH_NODE_FEATURE_COUNT
        The number of structural features of the 'Graph Node' class.
        See Also:
        Constant Field Values
      • DIAGRAM

        static final int DIAGRAM
        The meta object id for the 'Diagram' class.
        See Also:
        com.sodius.mdw.metamodel.uml21.impl.DiagramImpl, com.sodius.mdw.metamodel.uml21.impl.Uml21PackageImpl#getDiagram(), Constant Field Values
      • DIAGRAM__PROPERTY

        static final int DIAGRAM__PROPERTY
        The feature id for the 'Property' containment reference list.
        See Also:
        Constant Field Values
      • DIAGRAM__REFERENCE

        static final int DIAGRAM__REFERENCE
        The feature id for the 'Reference' reference list.
        See Also:
        Constant Field Values
      • DIAGRAM__IS_VISIBLE

        static final int DIAGRAM__IS_VISIBLE
        The feature id for the 'Is Visible' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM__CONTAINER

        static final int DIAGRAM__CONTAINER
        The feature id for the 'Container' container reference.
        See Also:
        Constant Field Values
      • DIAGRAM__POSITION

        static final int DIAGRAM__POSITION
        The feature id for the 'Position' containment reference.
        See Also:
        Constant Field Values
      • DIAGRAM__ANCHORAGE

        static final int DIAGRAM__ANCHORAGE
        The feature id for the 'Anchorage' containment reference list.
        See Also:
        Constant Field Values
      • DIAGRAM__CONTAINED

        static final int DIAGRAM__CONTAINED
        The feature id for the 'Contained' containment reference list.
        See Also:
        Constant Field Values
      • DIAGRAM__SEMANTIC_MODEL

        static final int DIAGRAM__SEMANTIC_MODEL
        The feature id for the 'Semantic Model' containment reference.
        See Also:
        Constant Field Values
      • DIAGRAM__LINK

        static final int DIAGRAM__LINK
        The feature id for the 'Link' containment reference list.
        See Also:
        Constant Field Values
      • DIAGRAM__SIZE

        static final int DIAGRAM__SIZE
        The feature id for the 'Size' containment reference.
        See Also:
        Constant Field Values
      • DIAGRAM__VIEWPORT

        static final int DIAGRAM__VIEWPORT
        The feature id for the 'Viewport' containment reference.
        See Also:
        Constant Field Values
      • DIAGRAM__DIAGRAM_LINK

        static final int DIAGRAM__DIAGRAM_LINK
        The feature id for the 'Diagram Link' reference list.
        See Also:
        Constant Field Values
      • DIAGRAM__OWNER

        static final int DIAGRAM__OWNER
        The feature id for the 'Owner' containment reference.
        See Also:
        Constant Field Values
      • DIAGRAM__NAME

        static final int DIAGRAM__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM__ZOOM

        static final int DIAGRAM__ZOOM
        The feature id for the 'Zoom' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM_FEATURE_COUNT

        static final int DIAGRAM_FEATURE_COUNT
        The number of structural features of the 'Diagram' class.
        See Also:
        Constant Field Values
      • DIAGRAM_LINK

        static final int DIAGRAM_LINK
        The meta object id for the 'Diagram Link' class.
        See Also:
        com.sodius.mdw.metamodel.uml21.impl.DiagramLinkImpl, com.sodius.mdw.metamodel.uml21.impl.Uml21PackageImpl#getDiagramLink(), Constant Field Values
      • DIAGRAM_LINK__VIEWPORT

        static final int DIAGRAM_LINK__VIEWPORT
        The feature id for the 'Viewport' containment reference.
        See Also:
        Constant Field Values
      • DIAGRAM_LINK__DIAGRAM

        static final int DIAGRAM_LINK__DIAGRAM
        The feature id for the 'Diagram' reference.
        See Also:
        Constant Field Values
      • DIAGRAM_LINK__ZOOM

        static final int DIAGRAM_LINK__ZOOM
        The feature id for the 'Zoom' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM_LINK__GRAPH_ELEMENT

        static final int DIAGRAM_LINK__GRAPH_ELEMENT
        The feature id for the 'Graph Element' container reference.
        See Also:
        Constant Field Values
      • DIAGRAM_LINK_FEATURE_COUNT

        static final int DIAGRAM_LINK_FEATURE_COUNT
        The number of structural features of the 'Diagram Link' class.
        See Also:
        Constant Field Values
      • DIMENSION

        static final int DIMENSION
        The meta object id for the 'Dimension' class.
        See Also:
        com.sodius.mdw.metamodel.uml21.impl.DimensionImpl, com.sodius.mdw.metamodel.uml21.impl.Uml21PackageImpl#getDimension(), Constant Field Values
      • DIMENSION__HEIGHT

        static final int DIMENSION__HEIGHT
        The feature id for the 'Height' attribute.
        See Also:
        Constant Field Values
      • DIMENSION__WIDTH

        static final int DIMENSION__WIDTH
        The feature id for the 'Width' attribute.
        See Also:
        Constant Field Values
      • DIMENSION_FEATURE_COUNT

        static final int DIMENSION_FEATURE_COUNT
        The number of structural features of the 'Dimension' class.
        See Also:
        Constant Field Values
      • LEAF_ELEMENT

        static final int LEAF_ELEMENT
        The meta object id for the 'Leaf Element' class.
        See Also:
        com.sodius.mdw.metamodel.uml21.impl.LeafElementImpl, com.sodius.mdw.metamodel.uml21.impl.Uml21PackageImpl#getLeafElement(), Constant Field Values
      • LEAF_ELEMENT__PROPERTY

        static final int LEAF_ELEMENT__PROPERTY
        The feature id for the 'Property' containment reference list.
        See Also:
        Constant Field Values
      • LEAF_ELEMENT__REFERENCE

        static final int LEAF_ELEMENT__REFERENCE
        The feature id for the 'Reference' reference list.
        See Also:
        Constant Field Values
      • LEAF_ELEMENT__IS_VISIBLE

        static final int LEAF_ELEMENT__IS_VISIBLE
        The feature id for the 'Is Visible' attribute.
        See Also:
        Constant Field Values
      • LEAF_ELEMENT__CONTAINER

        static final int LEAF_ELEMENT__CONTAINER
        The feature id for the 'Container' container reference.
        See Also:
        Constant Field Values
      • LEAF_ELEMENT_FEATURE_COUNT

        static final int LEAF_ELEMENT_FEATURE_COUNT
        The number of structural features of the 'Leaf Element' class.
        See Also:
        Constant Field Values
      • GRAPHIC_PRIMITIVE

        static final int GRAPHIC_PRIMITIVE
        The meta object id for the 'Graphic Primitive' class.
        See Also:
        com.sodius.mdw.metamodel.uml21.impl.GraphicPrimitiveImpl, com.sodius.mdw.metamodel.uml21.impl.Uml21PackageImpl#getGraphicPrimitive(), Constant Field Values
      • GRAPHIC_PRIMITIVE__PROPERTY

        static final int GRAPHIC_PRIMITIVE__PROPERTY
        The feature id for the 'Property' containment reference list.
        See Also:
        Constant Field Values
      • GRAPHIC_PRIMITIVE__REFERENCE

        static final int GRAPHIC_PRIMITIVE__REFERENCE
        The feature id for the 'Reference' reference list.
        See Also:
        Constant Field Values
      • GRAPHIC_PRIMITIVE__IS_VISIBLE

        static final int GRAPHIC_PRIMITIVE__IS_VISIBLE
        The feature id for the 'Is Visible' attribute.
        See Also:
        Constant Field Values
      • GRAPHIC_PRIMITIVE__CONTAINER

        static final int GRAPHIC_PRIMITIVE__CONTAINER
        The feature id for the 'Container' container reference.
        See Also:
        Constant Field Values
      • GRAPHIC_PRIMITIVE_FEATURE_COUNT

        static final int GRAPHIC_PRIMITIVE_FEATURE_COUNT
        The number of structural features of the 'Graphic Primitive' class.
        See Also:
        Constant Field Values
      • ELLIPSE

        static final int ELLIPSE
        The meta object id for the 'Ellipse' class.
        See Also:
        com.sodius.mdw.metamodel.uml21.impl.EllipseImpl, com.sodius.mdw.metamodel.uml21.impl.Uml21PackageImpl#getEllipse(), Constant Field Values
      • ELLIPSE__PROPERTY

        static final int ELLIPSE__PROPERTY
        The feature id for the 'Property' containment reference list.
        See Also:
        Constant Field Values
      • ELLIPSE__REFERENCE

        static final int ELLIPSE__REFERENCE
        The feature id for the 'Reference' reference list.
        See Also:
        Constant Field Values
      • ELLIPSE__IS_VISIBLE

        static final int ELLIPSE__IS_VISIBLE
        The feature id for the 'Is Visible' attribute.
        See Also:
        Constant Field Values
      • ELLIPSE__CONTAINER

        static final int ELLIPSE__CONTAINER
        The feature id for the 'Container' container reference.
        See Also:
        Constant Field Values
      • ELLIPSE__CENTER

        static final int ELLIPSE__CENTER
        The feature id for the 'Center' containment reference.
        See Also:
        Constant Field Values
      • ELLIPSE__END_ANGLE

        static final int ELLIPSE__END_ANGLE
        The feature id for the 'End Angle' attribute.
        See Also:
        Constant Field Values
      • ELLIPSE__RADIUS_X

        static final int ELLIPSE__RADIUS_X
        The feature id for the 'Radius X' attribute.
        See Also:
        Constant Field Values
      • ELLIPSE__RADIUS_Y

        static final int ELLIPSE__RADIUS_Y
        The feature id for the 'Radius Y' attribute.
        See Also:
        Constant Field Values
      • ELLIPSE__ROTATION

        static final int ELLIPSE__ROTATION
        The feature id for the 'Rotation' attribute.
        See Also:
        Constant Field Values
      • ELLIPSE__START_ANGLE

        static final int ELLIPSE__START_ANGLE
        The feature id for the 'Start Angle' attribute.
        See Also:
        Constant Field Values
      • ELLIPSE_FEATURE_COUNT

        static final int ELLIPSE_FEATURE_COUNT
        The number of structural features of the 'Ellipse' class.
        See Also:
        Constant Field Values
      • GRAPH_CONNECTOR

        static final int GRAPH_CONNECTOR
        The meta object id for the 'Graph Connector' class.
        See Also:
        com.sodius.mdw.metamodel.uml21.impl.GraphConnectorImpl, com.sodius.mdw.metamodel.uml21.impl.Uml21PackageImpl#getGraphConnector(), Constant Field Values
      • GRAPH_CONNECTOR__POSITION

        static final int GRAPH_CONNECTOR__POSITION
        The feature id for the 'Position' containment reference.
        See Also:
        Constant Field Values
      • GRAPH_CONNECTOR__GRAPH_EDGE

        static final int GRAPH_CONNECTOR__GRAPH_EDGE
        The feature id for the 'Graph Edge' reference list.
        See Also:
        Constant Field Values
      • GRAPH_CONNECTOR__GRAPH_ELEMENT

        static final int GRAPH_CONNECTOR__GRAPH_ELEMENT
        The feature id for the 'Graph Element' container reference.
        See Also:
        Constant Field Values
      • GRAPH_CONNECTOR_FEATURE_COUNT

        static final int GRAPH_CONNECTOR_FEATURE_COUNT
        The number of structural features of the 'Graph Connector' class.
        See Also:
        Constant Field Values
      • GRAPH_EDGE

        static final int GRAPH_EDGE
        The meta object id for the 'Graph Edge' class.
        See Also:
        com.sodius.mdw.metamodel.uml21.impl.GraphEdgeImpl, com.sodius.mdw.metamodel.uml21.impl.Uml21PackageImpl#getGraphEdge(), Constant Field Values
      • GRAPH_EDGE__PROPERTY

        static final int GRAPH_EDGE__PROPERTY
        The feature id for the 'Property' containment reference list.
        See Also:
        Constant Field Values
      • GRAPH_EDGE__REFERENCE

        static final int GRAPH_EDGE__REFERENCE
        The feature id for the 'Reference' reference list.
        See Also:
        Constant Field Values
      • GRAPH_EDGE__IS_VISIBLE

        static final int GRAPH_EDGE__IS_VISIBLE
        The feature id for the 'Is Visible' attribute.
        See Also:
        Constant Field Values
      • GRAPH_EDGE__CONTAINER

        static final int GRAPH_EDGE__CONTAINER
        The feature id for the 'Container' container reference.
        See Also:
        Constant Field Values
      • GRAPH_EDGE__POSITION

        static final int GRAPH_EDGE__POSITION
        The feature id for the 'Position' containment reference.
        See Also:
        Constant Field Values
      • GRAPH_EDGE__ANCHORAGE

        static final int GRAPH_EDGE__ANCHORAGE
        The feature id for the 'Anchorage' containment reference list.
        See Also:
        Constant Field Values
      • GRAPH_EDGE__CONTAINED

        static final int GRAPH_EDGE__CONTAINED
        The feature id for the 'Contained' containment reference list.
        See Also:
        Constant Field Values
      • GRAPH_EDGE__SEMANTIC_MODEL

        static final int GRAPH_EDGE__SEMANTIC_MODEL
        The feature id for the 'Semantic Model' containment reference.
        See Also:
        Constant Field Values
      • GRAPH_EDGE__LINK

        static final int GRAPH_EDGE__LINK
        The feature id for the 'Link' containment reference list.
        See Also:
        Constant Field Values
      • GRAPH_EDGE__WAYPOINTS

        static final int GRAPH_EDGE__WAYPOINTS
        The feature id for the 'Waypoints' containment reference list.
        See Also:
        Constant Field Values
      • GRAPH_EDGE__ANCHOR

        static final int GRAPH_EDGE__ANCHOR
        The feature id for the 'Anchor' reference list.
        See Also:
        Constant Field Values
      • GRAPH_EDGE_FEATURE_COUNT

        static final int GRAPH_EDGE_FEATURE_COUNT
        The number of structural features of the 'Graph Edge' class.
        See Also:
        Constant Field Values
      • DIAGRAM_IMAGE

        static final int DIAGRAM_IMAGE
        The meta object id for the 'Diagram Image' class.
        See Also:
        com.sodius.mdw.metamodel.uml21.impl.DiagramImageImpl, com.sodius.mdw.metamodel.uml21.impl.Uml21PackageImpl#getDiagramImage(), Constant Field Values
      • DIAGRAM_IMAGE__PROPERTY

        static final int DIAGRAM_IMAGE__PROPERTY
        The feature id for the 'Property' containment reference list.
        See Also:
        Constant Field Values
      • DIAGRAM_IMAGE__REFERENCE

        static final int DIAGRAM_IMAGE__REFERENCE
        The feature id for the 'Reference' reference list.
        See Also:
        Constant Field Values
      • DIAGRAM_IMAGE__IS_VISIBLE

        static final int DIAGRAM_IMAGE__IS_VISIBLE
        The feature id for the 'Is Visible' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM_IMAGE__CONTAINER

        static final int DIAGRAM_IMAGE__CONTAINER
        The feature id for the 'Container' container reference.
        See Also:
        Constant Field Values
      • DIAGRAM_IMAGE__MIME_TYPE

        static final int DIAGRAM_IMAGE__MIME_TYPE
        The feature id for the 'Mime Type' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM_IMAGE__URI

        static final int DIAGRAM_IMAGE__URI
        The feature id for the 'Uri' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM_IMAGE_FEATURE_COUNT

        static final int DIAGRAM_IMAGE_FEATURE_COUNT
        The number of structural features of the 'Diagram Image' class.
        See Also:
        Constant Field Values
      • POLYLINE

        static final int POLYLINE
        The meta object id for the 'Polyline' class.
        See Also:
        com.sodius.mdw.metamodel.uml21.impl.PolylineImpl, com.sodius.mdw.metamodel.uml21.impl.Uml21PackageImpl#getPolyline(), Constant Field Values
      • POLYLINE__PROPERTY

        static final int POLYLINE__PROPERTY
        The feature id for the 'Property' containment reference list.
        See Also:
        Constant Field Values
      • POLYLINE__REFERENCE

        static final int POLYLINE__REFERENCE
        The feature id for the 'Reference' reference list.
        See Also:
        Constant Field Values
      • POLYLINE__IS_VISIBLE

        static final int POLYLINE__IS_VISIBLE
        The feature id for the 'Is Visible' attribute.
        See Also:
        Constant Field Values
      • POLYLINE__CONTAINER

        static final int POLYLINE__CONTAINER
        The feature id for the 'Container' container reference.
        See Also:
        Constant Field Values
      • POLYLINE__WAYPOINTS

        static final int POLYLINE__WAYPOINTS
        The feature id for the 'Waypoints' containment reference list.
        See Also:
        Constant Field Values
      • POLYLINE__CLOSED

        static final int POLYLINE__CLOSED
        The feature id for the 'Closed' attribute.
        See Also:
        Constant Field Values
      • POLYLINE_FEATURE_COUNT

        static final int POLYLINE_FEATURE_COUNT
        The number of structural features of the 'Polyline' class.
        See Also:
        Constant Field Values
      • DIAGRAM_PROPERTY

        static final int DIAGRAM_PROPERTY
        The meta object id for the 'Diagram Property' class.
        See Also:
        com.sodius.mdw.metamodel.uml21.impl.DiagramPropertyImpl, com.sodius.mdw.metamodel.uml21.impl.Uml21PackageImpl#getDiagramProperty(), Constant Field Values
      • DIAGRAM_PROPERTY__KEY

        static final int DIAGRAM_PROPERTY__KEY
        The feature id for the 'Key' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM_PROPERTY__VALUE

        static final int DIAGRAM_PROPERTY__VALUE
        The feature id for the 'Value' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM_PROPERTY_FEATURE_COUNT

        static final int DIAGRAM_PROPERTY_FEATURE_COUNT
        The number of structural features of the 'Diagram Property' class.
        See Also:
        Constant Field Values
      • REFERENCE

        static final int REFERENCE
        The meta object id for the 'Reference' class.
        See Also:
        com.sodius.mdw.metamodel.uml21.impl.ReferenceImpl, com.sodius.mdw.metamodel.uml21.impl.Uml21PackageImpl#getReference(), Constant Field Values
      • REFERENCE__PROPERTY

        static final int REFERENCE__PROPERTY
        The feature id for the 'Property' containment reference list.
        See Also:
        Constant Field Values
      • REFERENCE__REFERENCE

        static final int REFERENCE__REFERENCE
        The feature id for the 'Reference' reference list.
        See Also:
        Constant Field Values
      • REFERENCE__IS_VISIBLE

        static final int REFERENCE__IS_VISIBLE
        The feature id for the 'Is Visible' attribute.
        See Also:
        Constant Field Values
      • REFERENCE__CONTAINER

        static final int REFERENCE__CONTAINER
        The feature id for the 'Container' container reference.
        See Also:
        Constant Field Values
      • REFERENCE__REFERENCED

        static final int REFERENCE__REFERENCED
        The feature id for the 'Referenced' reference.
        See Also:
        Constant Field Values
      • REFERENCE__IS_INDIVIDUAL_REPRESENTATION

        static final int REFERENCE__IS_INDIVIDUAL_REPRESENTATION
        The feature id for the 'Is Individual Representation' attribute.
        See Also:
        Constant Field Values
      • REFERENCE_FEATURE_COUNT

        static final int REFERENCE_FEATURE_COUNT
        The number of structural features of the 'Reference' class.
        See Also:
        Constant Field Values
      • SIMPLE_SEMANTIC_MODEL_ELEMENT

        static final int SIMPLE_SEMANTIC_MODEL_ELEMENT
        The meta object id for the 'Simple Semantic Model Element' class.
        See Also:
        com.sodius.mdw.metamodel.uml21.impl.SimpleSemanticModelElementImpl, com.sodius.mdw.metamodel.uml21.impl.Uml21PackageImpl#getSimpleSemanticModelElement(), Constant Field Values
      • SIMPLE_SEMANTIC_MODEL_ELEMENT__PRESENTATION

        static final int SIMPLE_SEMANTIC_MODEL_ELEMENT__PRESENTATION
        The feature id for the 'Presentation' attribute.
        See Also:
        Constant Field Values
      • SIMPLE_SEMANTIC_MODEL_ELEMENT__GRAPH_ELEMENT

        static final int SIMPLE_SEMANTIC_MODEL_ELEMENT__GRAPH_ELEMENT
        The feature id for the 'Graph Element' container reference.
        See Also:
        Constant Field Values
      • SIMPLE_SEMANTIC_MODEL_ELEMENT__DIAGRAM

        static final int SIMPLE_SEMANTIC_MODEL_ELEMENT__DIAGRAM
        The feature id for the 'Diagram' container reference.
        See Also:
        Constant Field Values
      • SIMPLE_SEMANTIC_MODEL_ELEMENT__TYPE_INFO

        static final int SIMPLE_SEMANTIC_MODEL_ELEMENT__TYPE_INFO
        The feature id for the 'Type Info' attribute.
        See Also:
        Constant Field Values
      • SIMPLE_SEMANTIC_MODEL_ELEMENT_FEATURE_COUNT

        static final int SIMPLE_SEMANTIC_MODEL_ELEMENT_FEATURE_COUNT
        The number of structural features of the 'Simple Semantic Model Element' class.
        See Also:
        Constant Field Values
      • TEXT_ELEMENT

        static final int TEXT_ELEMENT
        The meta object id for the 'Text Element' class.
        See Also:
        com.sodius.mdw.metamodel.uml21.impl.TextElementImpl, com.sodius.mdw.metamodel.uml21.impl.Uml21PackageImpl#getTextElement(), Constant Field Values
      • TEXT_ELEMENT__PROPERTY

        static final int TEXT_ELEMENT__PROPERTY
        The feature id for the 'Property' containment reference list.
        See Also:
        Constant Field Values
      • TEXT_ELEMENT__REFERENCE

        static final int TEXT_ELEMENT__REFERENCE
        The feature id for the 'Reference' reference list.
        See Also:
        Constant Field Values
      • TEXT_ELEMENT__IS_VISIBLE

        static final int TEXT_ELEMENT__IS_VISIBLE
        The feature id for the 'Is Visible' attribute.
        See Also:
        Constant Field Values
      • TEXT_ELEMENT__CONTAINER

        static final int TEXT_ELEMENT__CONTAINER
        The feature id for the 'Container' container reference.
        See Also:
        Constant Field Values
      • TEXT_ELEMENT__TEXT

        static final int TEXT_ELEMENT__TEXT
        The feature id for the 'Text' attribute.
        See Also:
        Constant Field Values
      • TEXT_ELEMENT_FEATURE_COUNT

        static final int TEXT_ELEMENT_FEATURE_COUNT
        The number of structural features of the 'Text Element' class.
        See Also:
        Constant Field Values
    • Method Detail

      • getComment

        org.eclipse.emf.ecore.EClass getComment()
        Returns the meta object for class 'Comment'.
        Returns:
        the meta object for class 'Comment'.
        See Also:
        Comment
      • getComment_Body

        org.eclipse.emf.ecore.EAttribute getComment_Body()
        Returns the meta object for the attribute 'Body'.
        Returns:
        the meta object for the attribute 'Body'.
        See Also:
        Comment.getBody(), getComment()
      • getElement

        org.eclipse.emf.ecore.EClass getElement()
        Returns the meta object for class 'Element'.
        Returns:
        the meta object for class 'Element'.
        See Also:
        Element
      • getElement_OwnedElement

        org.eclipse.emf.ecore.EReference getElement_OwnedElement()
        Returns the meta object for the reference list 'Owned Element'.
        Returns:
        the meta object for the reference list 'Owned Element'.
        See Also:
        Element.getOwnedElements(), getElement()
      • getElement_Owner

        org.eclipse.emf.ecore.EReference getElement_Owner()
        Returns the meta object for the reference 'Owner'.
        Returns:
        the meta object for the reference 'Owner'.
        See Also:
        Element.getOwner(), getElement()
      • getElement_OwnedComment

        org.eclipse.emf.ecore.EReference getElement_OwnedComment()
        Returns the meta object for the containment reference list 'Owned Comment'.
        Returns:
        the meta object for the containment reference list 'Owned Comment'.
        See Also:
        Element.getOwnedComments(), getElement()
      • getDirectedRelationship

        org.eclipse.emf.ecore.EClass getDirectedRelationship()
        Returns the meta object for class 'Directed Relationship'.
        Returns:
        the meta object for class 'Directed Relationship'.
        See Also:
        DirectedRelationship
      • getRelationship

        org.eclipse.emf.ecore.EClass getRelationship()
        Returns the meta object for class 'Relationship'.
        Returns:
        the meta object for class 'Relationship'.
        See Also:
        Relationship
      • getLiteralSpecification

        org.eclipse.emf.ecore.EClass getLiteralSpecification()
        Returns the meta object for class 'Literal Specification'.
        Returns:
        the meta object for class 'Literal Specification'.
        See Also:
        LiteralSpecification
      • getValueSpecification

        org.eclipse.emf.ecore.EClass getValueSpecification()
        Returns the meta object for class 'Value Specification'.
        Returns:
        the meta object for class 'Value Specification'.
        See Also:
        ValueSpecification
      • getTypedElement

        org.eclipse.emf.ecore.EClass getTypedElement()
        Returns the meta object for class 'Typed Element'.
        Returns:
        the meta object for class 'Typed Element'.
        See Also:
        TypedElement
      • getTypedElement_Type

        org.eclipse.emf.ecore.EReference getTypedElement_Type()
        Returns the meta object for the reference 'Type'.
        Returns:
        the meta object for the reference 'Type'.
        See Also:
        TypedElement.getType(), getTypedElement()
      • getNamedElement

        org.eclipse.emf.ecore.EClass getNamedElement()
        Returns the meta object for class 'Named Element'.
        Returns:
        the meta object for class 'Named Element'.
        See Also:
        NamedElement
      • getNamedElement_Name

        org.eclipse.emf.ecore.EAttribute getNamedElement_Name()
        Returns the meta object for the attribute 'Name'.
        Returns:
        the meta object for the attribute 'Name'.
        See Also:
        NamedElement.getName(), getNamedElement()
      • getDependency

        org.eclipse.emf.ecore.EClass getDependency()
        Returns the meta object for class 'Dependency'.
        Returns:
        the meta object for class 'Dependency'.
        See Also:
        Dependency
      • getDependency_Supplier

        org.eclipse.emf.ecore.EReference getDependency_Supplier()
        Returns the meta object for the reference list 'Supplier'.
        Returns:
        the meta object for the reference list 'Supplier'.
        See Also:
        Dependency.getSuppliers(), getDependency()
      • getDependency_Client

        org.eclipse.emf.ecore.EReference getDependency_Client()
        Returns the meta object for the reference list 'Client'.
        Returns:
        the meta object for the reference list 'Client'.
        See Also:
        Dependency.getClients(), getDependency()
      • getPackageableElement

        org.eclipse.emf.ecore.EClass getPackageableElement()
        Returns the meta object for class 'Packageable Element'.
        Returns:
        the meta object for class 'Packageable Element'.
        See Also:
        PackageableElement
      • getParameterableElement

        org.eclipse.emf.ecore.EClass getParameterableElement()
        Returns the meta object for class 'Parameterable Element'.
        Returns:
        the meta object for class 'Parameterable Element'.
        See Also:
        ParameterableElement
      • getTemplateParameter

        org.eclipse.emf.ecore.EClass getTemplateParameter()
        Returns the meta object for class 'Template Parameter'.
        Returns:
        the meta object for class 'Template Parameter'.
        See Also:
        TemplateParameter
      • getTemplateSignature

        org.eclipse.emf.ecore.EClass getTemplateSignature()
        Returns the meta object for class 'Template Signature'.
        Returns:
        the meta object for class 'Template Signature'.
        See Also:
        TemplateSignature
      • getTemplateableElement

        org.eclipse.emf.ecore.EClass getTemplateableElement()
        Returns the meta object for class 'Templateable Element'.
        Returns:
        the meta object for class 'Templateable Element'.
        See Also:
        TemplateableElement
      • getTemplateBinding

        org.eclipse.emf.ecore.EClass getTemplateBinding()
        Returns the meta object for class 'Template Binding'.
        Returns:
        the meta object for class 'Template Binding'.
        See Also:
        TemplateBinding
      • getNamespace

        org.eclipse.emf.ecore.EClass getNamespace()
        Returns the meta object for class 'Namespace'.
        Returns:
        the meta object for class 'Namespace'.
        See Also:
        Namespace
      • getNamespace_ElementImport

        org.eclipse.emf.ecore.EReference getNamespace_ElementImport()
        Returns the meta object for the containment reference list 'Element Import'.
        Returns:
        the meta object for the containment reference list 'Element Import'.
        See Also:
        Namespace.getElementImports(), getNamespace()
      • getNamespace_PackageImport

        org.eclipse.emf.ecore.EReference getNamespace_PackageImport()
        Returns the meta object for the containment reference list 'Package Import'.
        Returns:
        the meta object for the containment reference list 'Package Import'.
        See Also:
        Namespace.getPackageImports(), getNamespace()
      • getNamespace_OwnedRule

        org.eclipse.emf.ecore.EReference getNamespace_OwnedRule()
        Returns the meta object for the containment reference list 'Owned Rule '.
        Returns:
        the meta object for the containment reference list 'Owned Rule'.
        See Also:
        Namespace.getOwnedRules(), getNamespace()
      • getNamespace_Member

        org.eclipse.emf.ecore.EReference getNamespace_Member()
        Returns the meta object for the reference list 'Member'.
        Returns:
        the meta object for the reference list 'Member'.
        See Also:
        Namespace.getMembers(), getNamespace()
      • getNamespace_OwnedMember

        org.eclipse.emf.ecore.EReference getNamespace_OwnedMember()
        Returns the meta object for the reference list 'Owned Member'.
        Returns:
        the meta object for the reference list 'Owned Member'.
        See Also:
        Namespace.getOwnedMembers(), getNamespace()
      • getElementImport

        org.eclipse.emf.ecore.EClass getElementImport()
        Returns the meta object for class 'Element Import'.
        Returns:
        the meta object for class 'Element Import'.
        See Also:
        ElementImport
      • getElementImport_Alias

        org.eclipse.emf.ecore.EAttribute getElementImport_Alias()
        Returns the meta object for the attribute 'Alias'.
        Returns:
        the meta object for the attribute 'Alias'.
        See Also:
        ElementImport.getAlias(), getElementImport()
      • getPackageImport

        org.eclipse.emf.ecore.EClass getPackageImport()
        Returns the meta object for class 'Package Import'.
        Returns:
        the meta object for class 'Package Import'.
        See Also:
        PackageImport
      • getPackage

        org.eclipse.emf.ecore.EClass getPackage()
        Returns the meta object for class 'Package'.
        Returns:
        the meta object for class 'Package'.
        See Also:
        Package
      • getPackage_PackageMerge

        org.eclipse.emf.ecore.EReference getPackage_PackageMerge()
        Returns the meta object for the containment reference list 'Package Merge'.
        Returns:
        the meta object for the containment reference list 'Package Merge'.
        See Also:
        Package.getPackageMerges(), getPackage()
      • getPackage_PackagedElement

        org.eclipse.emf.ecore.EReference getPackage_PackagedElement()
        Returns the meta object for the containment reference list 'Packaged Element'.
        Returns:
        the meta object for the containment reference list 'Packaged Element'.
        See Also:
        Package.getPackagedElements(), getPackage()
      • getPackage_OwnedType

        org.eclipse.emf.ecore.EReference getPackage_OwnedType()
        Returns the meta object for the reference list 'Owned Type'.
        Returns:
        the meta object for the reference list 'Owned Type'.
        See Also:
        Package.getOwnedTypes(), getPackage()
      • getPackage_NestedPackage

        org.eclipse.emf.ecore.EReference getPackage_NestedPackage()
        Returns the meta object for the reference list 'Nested Package'.
        Returns:
        the meta object for the reference list 'Nested Package'.
        See Also:
        Package.getNestedPackages(), getPackage()
      • getPackage_ProfileApplication

        org.eclipse.emf.ecore.EReference getPackage_ProfileApplication()
        Returns the meta object for the containment reference list 'Profile Application'.
        Returns:
        the meta object for the containment reference list 'Profile Application'.
        See Also:
        Package.getProfileApplications(), getPackage()
      • getPackageMerge

        org.eclipse.emf.ecore.EClass getPackageMerge()
        Returns the meta object for class 'Package Merge'.
        Returns:
        the meta object for class 'Package Merge'.
        See Also:
        PackageMerge
      • getType

        org.eclipse.emf.ecore.EClass getType()
        Returns the meta object for class 'Type'.
        Returns:
        the meta object for class 'Type'.
        See Also:
        Type
      • getType_Package

        org.eclipse.emf.ecore.EReference getType_Package()
        Returns the meta object for the reference 'Package'.
        Returns:
        the meta object for the reference 'Package'.
        See Also:
        Type.getPackage(), getType()
      • getProfileApplication

        org.eclipse.emf.ecore.EClass getProfileApplication()
        Returns the meta object for class 'Profile Application'.
        Returns:
        the meta object for class 'Profile Application'.
        See Also:
        ProfileApplication
      • getProfile

        org.eclipse.emf.ecore.EClass getProfile()
        Returns the meta object for class 'Profile'.
        Returns:
        the meta object for class 'Profile'.
        See Also:
        Profile
      • getStereotype

        org.eclipse.emf.ecore.EClass getStereotype()
        Returns the meta object for class 'Stereotype'.
        Returns:
        the meta object for class 'Stereotype'.
        See Also:
        Stereotype
      • getStereotype_Icon

        org.eclipse.emf.ecore.EReference getStereotype_Icon()
        Returns the meta object for the containment reference list 'Icon'.
        Returns:
        the meta object for the containment reference list 'Icon'.
        See Also:
        Stereotype.getIcons(), getStereotype()
      • getClass_

        org.eclipse.emf.ecore.EClass getClass_()
        Returns the meta object for class 'Class'.
        Returns:
        the meta object for class 'Class'.
        See Also:
        Class
      • getClass_OwnedOperation

        org.eclipse.emf.ecore.EReference getClass_OwnedOperation()
        Returns the meta object for the containment reference list 'Owned Operation'.
        Returns:
        the meta object for the containment reference list 'Owned Operation'.
        See Also:
        Class.getOwnedOperations(), getClass_()
      • getClass_NestedClassifier

        org.eclipse.emf.ecore.EReference getClass_NestedClassifier()
        Returns the meta object for the containment reference list 'Nested Classifier'.
        Returns:
        the meta object for the containment reference list 'Nested Classifier'.
        See Also:
        Class.getNestedClassifiers(), getClass_()
      • getClass_SuperClass

        org.eclipse.emf.ecore.EReference getClass_SuperClass()
        Returns the meta object for the reference list 'Super Class'.
        Returns:
        the meta object for the reference list 'Super Class'.
        See Also:
        Class.getSuperClasses(), getClass_()
      • getClass_IsActive

        org.eclipse.emf.ecore.EAttribute getClass_IsActive()
        Returns the meta object for the attribute 'Is Active'.
        Returns:
        the meta object for the attribute 'Is Active'.
        See Also:
        Class.isActive(), getClass_()
      • getClass_OwnedReception

        org.eclipse.emf.ecore.EReference getClass_OwnedReception()
        Returns the meta object for the containment reference list 'Owned Reception'.
        Returns:
        the meta object for the containment reference list 'Owned Reception'.
        See Also:
        Class.getOwnedReceptions(), getClass_()
      • getClass_Extension

        org.eclipse.emf.ecore.EReference getClass_Extension()
        Returns the meta object for the reference list 'Extension'.
        Returns:
        the meta object for the reference list 'Extension'.
        See Also:
        Class.getExtensions(), getClass_()
      • getBehavioredClassifier

        org.eclipse.emf.ecore.EClass getBehavioredClassifier()
        Returns the meta object for class 'Behaviored Classifier'.
        Returns:
        the meta object for class 'Behaviored Classifier'.
        See Also:
        BehavioredClassifier
      • getClassifier

        org.eclipse.emf.ecore.EClass getClassifier()
        Returns the meta object for class 'Classifier'.
        Returns:
        the meta object for class 'Classifier'.
        See Also:
        Classifier
      • getClassifier_IsAbstract

        org.eclipse.emf.ecore.EAttribute getClassifier_IsAbstract()
        Returns the meta object for the attribute 'Is Abstract'.
        Returns:
        the meta object for the attribute 'Is Abstract'.
        See Also:
        Classifier.isAbstract(), getClassifier()
      • getClassifier_Generalization

        org.eclipse.emf.ecore.EReference getClassifier_Generalization()
        Returns the meta object for the containment reference list 'Generalization'.
        Returns:
        the meta object for the containment reference list 'Generalization'.
        See Also:
        Classifier.getGeneralizations(), getClassifier()
      • getClassifier_Feature

        org.eclipse.emf.ecore.EReference getClassifier_Feature()
        Returns the meta object for the reference list 'Feature'.
        Returns:
        the meta object for the reference list 'Feature'.
        See Also:
        Classifier.getFeatures(), getClassifier()
      • getClassifier_General

        org.eclipse.emf.ecore.EReference getClassifier_General()
        Returns the meta object for the reference list 'General'.
        Returns:
        the meta object for the reference list 'General'.
        See Also:
        Classifier.getGenerals(), getClassifier()
      • getClassifier_OwnedUseCase

        org.eclipse.emf.ecore.EReference getClassifier_OwnedUseCase()
        Returns the meta object for the containment reference list 'Owned Use Case'.
        Returns:
        the meta object for the containment reference list 'Owned Use Case'.
        See Also:
        Classifier.getOwnedUseCases(), getClassifier()
      • getClassifier_UseCase

        org.eclipse.emf.ecore.EReference getClassifier_UseCase()
        Returns the meta object for the reference list 'Use Case'.
        Returns:
        the meta object for the reference list 'Use Case'.
        See Also:
        Classifier.getUseCases(), getClassifier()
      • getClassifier_Substitution

        org.eclipse.emf.ecore.EReference getClassifier_Substitution()
        Returns the meta object for the containment reference list 'Substitution'.
        Returns:
        the meta object for the containment reference list 'Substitution'.
        See Also:
        Classifier.getSubstitutions(), getClassifier()
      • getClassifier_Attribute

        org.eclipse.emf.ecore.EReference getClassifier_Attribute()
        Returns the meta object for the reference list 'Attribute'.
        Returns:
        the meta object for the reference list 'Attribute'.
        See Also:
        Classifier.getAttributes(), getClassifier()
      • getRedefinableElement

        org.eclipse.emf.ecore.EClass getRedefinableElement()
        Returns the meta object for class 'Redefinable Element'.
        Returns:
        the meta object for class 'Redefinable Element'.
        See Also:
        RedefinableElement
      • getGeneralization

        org.eclipse.emf.ecore.EClass getGeneralization()
        Returns the meta object for class 'Generalization'.
        Returns:
        the meta object for class 'Generalization'.
        See Also:
        Generalization
      • getGeneralization_Specific

        org.eclipse.emf.ecore.EReference getGeneralization_Specific()
        Returns the meta object for the container reference 'Specific'.
        Returns:
        the meta object for the container reference 'Specific'.
        See Also:
        Generalization.getSpecific(), getGeneralization()
      • getGeneralizationSet

        org.eclipse.emf.ecore.EClass getGeneralizationSet()
        Returns the meta object for class 'Generalization Set'.
        Returns:
        the meta object for class 'Generalization Set'.
        See Also:
        GeneralizationSet
      • getFeature

        org.eclipse.emf.ecore.EClass getFeature()
        Returns the meta object for class 'Feature'.
        Returns:
        the meta object for class 'Feature'.
        See Also:
        Feature
      • getFeature_IsStatic

        org.eclipse.emf.ecore.EAttribute getFeature_IsStatic()
        Returns the meta object for the attribute 'Is Static'.
        Returns:
        the meta object for the attribute 'Is Static'.
        See Also:
        Feature.isStatic(), getFeature()
      • getUseCase

        org.eclipse.emf.ecore.EClass getUseCase()
        Returns the meta object for class 'Use Case'.
        Returns:
        the meta object for class 'Use Case'.
        See Also:
        UseCase
      • getUseCase_Include

        org.eclipse.emf.ecore.EReference getUseCase_Include()
        Returns the meta object for the containment reference list 'Include'.
        Returns:
        the meta object for the containment reference list 'Include'.
        See Also:
        UseCase.getIncludes(), getUseCase()
      • getUseCase_Extend

        org.eclipse.emf.ecore.EReference getUseCase_Extend()
        Returns the meta object for the containment reference list 'Extend'.
        Returns:
        the meta object for the containment reference list 'Extend'.
        See Also:
        UseCase.getExtends(), getUseCase()
      • getUseCase_ExtensionPoint

        org.eclipse.emf.ecore.EReference getUseCase_ExtensionPoint()
        Returns the meta object for the containment reference list 'Extension Point'.
        Returns:
        the meta object for the containment reference list 'Extension Point'.
        See Also:
        UseCase.getExtensionPoints(), getUseCase()
      • getUseCase_Subject

        org.eclipse.emf.ecore.EReference getUseCase_Subject()
        Returns the meta object for the reference list 'Subject'.
        Returns:
        the meta object for the reference list 'Subject'.
        See Also:
        UseCase.getSubjects(), getUseCase()
      • getInclude

        org.eclipse.emf.ecore.EClass getInclude()
        Returns the meta object for class 'Include'.
        Returns:
        the meta object for class 'Include'.
        See Also:
        Include
      • getInclude_Addition

        org.eclipse.emf.ecore.EReference getInclude_Addition()
        Returns the meta object for the reference 'Addition'.
        Returns:
        the meta object for the reference 'Addition'.
        See Also:
        Include.getAddition(), getInclude()
      • getInclude_IncludingCase

        org.eclipse.emf.ecore.EReference getInclude_IncludingCase()
        Returns the meta object for the container reference 'Including Case'.
        Returns:
        the meta object for the container reference 'Including Case'.
        See Also:
        Include.getIncludingCase(), getInclude()
      • getExtend

        org.eclipse.emf.ecore.EClass getExtend()
        Returns the meta object for class 'Extend'.
        Returns:
        the meta object for class 'Extend'.
        See Also:
        Extend
      • getExtend_ExtendedCase

        org.eclipse.emf.ecore.EReference getExtend_ExtendedCase()
        Returns the meta object for the reference 'Extended Case'.
        Returns:
        the meta object for the reference 'Extended Case'.
        See Also:
        Extend.getExtendedCase(), getExtend()
      • getExtend_Condition

        org.eclipse.emf.ecore.EReference getExtend_Condition()
        Returns the meta object for the containment reference 'Condition'.
        Returns:
        the meta object for the containment reference 'Condition'.
        See Also:
        Extend.getCondition(), getExtend()
      • getExtend_Extension

        org.eclipse.emf.ecore.EReference getExtend_Extension()
        Returns the meta object for the container reference 'Extension'.
        Returns:
        the meta object for the container reference 'Extension'.
        See Also:
        Extend.getExtension(), getExtend()
      • getConstraint

        org.eclipse.emf.ecore.EClass getConstraint()
        Returns the meta object for class 'Constraint'.
        Returns:
        the meta object for class 'Constraint'.
        See Also:
        Constraint
      • getConstraint_Specification

        org.eclipse.emf.ecore.EReference getConstraint_Specification()
        Returns the meta object for the containment reference 'Specification'.
        Returns:
        the meta object for the containment reference 'Specification'.
        See Also:
        Constraint.getSpecification(), getConstraint()
      • getConstraint_Context

        org.eclipse.emf.ecore.EReference getConstraint_Context()
        Returns the meta object for the container reference 'Context'.
        Returns:
        the meta object for the container reference 'Context'.
        See Also:
        Constraint.getContext(), getConstraint()
      • getExtensionPoint

        org.eclipse.emf.ecore.EClass getExtensionPoint()
        Returns the meta object for class 'Extension Point'.
        Returns:
        the meta object for class 'Extension Point'.
        See Also:
        ExtensionPoint
      • getExtensionPoint_UseCase

        org.eclipse.emf.ecore.EReference getExtensionPoint_UseCase()
        Returns the meta object for the container reference 'Use Case'.
        Returns:
        the meta object for the container reference 'Use Case'.
        See Also:
        ExtensionPoint.getUseCase(), getExtensionPoint()
      • getSubstitution

        org.eclipse.emf.ecore.EClass getSubstitution()
        Returns the meta object for class 'Substitution'.
        Returns:
        the meta object for class 'Substitution'.
        See Also:
        Substitution
      • getRealization

        org.eclipse.emf.ecore.EClass getRealization()
        Returns the meta object for class 'Realization'.
        Returns:
        the meta object for class 'Realization'.
        See Also:
        Realization
      • getAbstraction

        org.eclipse.emf.ecore.EClass getAbstraction()
        Returns the meta object for class 'Abstraction'.
        Returns:
        the meta object for class 'Abstraction'.
        See Also:
        Abstraction
      • getAbstraction_Mapping

        org.eclipse.emf.ecore.EReference getAbstraction_Mapping()
        Returns the meta object for the containment reference 'Mapping'.
        Returns:
        the meta object for the containment reference 'Mapping'.
        See Also:
        Abstraction.getMapping(), getAbstraction()
      • getOpaqueExpression

        org.eclipse.emf.ecore.EClass getOpaqueExpression()
        Returns the meta object for class 'Opaque Expression'.
        Returns:
        the meta object for class 'Opaque Expression'.
        See Also:
        OpaqueExpression
      • getParameter

        org.eclipse.emf.ecore.EClass getParameter()
        Returns the meta object for class 'Parameter'.
        Returns:
        the meta object for class 'Parameter'.
        See Also:
        Parameter
      • getParameter_Operation

        org.eclipse.emf.ecore.EReference getParameter_Operation()
        Returns the meta object for the reference 'Operation'.
        Returns:
        the meta object for the reference 'Operation'.
        See Also:
        Parameter.getOperation(), getParameter()
      • getParameter_Direction

        org.eclipse.emf.ecore.EAttribute getParameter_Direction()
        Returns the meta object for the attribute 'Direction'.
        Returns:
        the meta object for the attribute 'Direction'.
        See Also:
        Parameter.getDirection(), getParameter()
      • getParameter_Default

        org.eclipse.emf.ecore.EAttribute getParameter_Default()
        Returns the meta object for the attribute 'Default'.
        Returns:
        the meta object for the attribute 'Default'.
        See Also:
        Parameter.getDefault(), getParameter()
      • getParameter_DefaultValue

        org.eclipse.emf.ecore.EReference getParameter_DefaultValue()
        Returns the meta object for the containment reference 'Default Value '.
        Returns:
        the meta object for the containment reference 'Default Value'.
        See Also:
        Parameter.getDefaultValue(), getParameter()
      • getParameter_IsException

        org.eclipse.emf.ecore.EAttribute getParameter_IsException()
        Returns the meta object for the attribute 'Is Exception'.
        Returns:
        the meta object for the attribute 'Is Exception'.
        See Also:
        Parameter.isException(), getParameter()
      • getParameter_IsStream

        org.eclipse.emf.ecore.EAttribute getParameter_IsStream()
        Returns the meta object for the attribute 'Is Stream'.
        Returns:
        the meta object for the attribute 'Is Stream'.
        See Also:
        Parameter.isStream(), getParameter()
      • getParameter_Effect

        org.eclipse.emf.ecore.EAttribute getParameter_Effect()
        Returns the meta object for the attribute 'Effect'.
        Returns:
        the meta object for the attribute 'Effect'.
        See Also:
        Parameter.getEffect(), getParameter()
      • getMultiplicityElement

        org.eclipse.emf.ecore.EClass getMultiplicityElement()
        Returns the meta object for class 'Multiplicity Element'.
        Returns:
        the meta object for class 'Multiplicity Element'.
        See Also:
        MultiplicityElement
      • getConnectableElement

        org.eclipse.emf.ecore.EClass getConnectableElement()
        Returns the meta object for class 'Connectable Element'.
        Returns:
        the meta object for class 'Connectable Element'.
        See Also:
        ConnectableElement
      • getConnectorEnd

        org.eclipse.emf.ecore.EClass getConnectorEnd()
        Returns the meta object for class 'Connector End'.
        Returns:
        the meta object for class 'Connector End'.
        See Also:
        ConnectorEnd
      • getConnectorEnd_Role

        org.eclipse.emf.ecore.EReference getConnectorEnd_Role()
        Returns the meta object for the reference 'Role'.
        Returns:
        the meta object for the reference 'Role'.
        See Also:
        ConnectorEnd.getRole(), getConnectorEnd()
      • getProperty

        org.eclipse.emf.ecore.EClass getProperty()
        Returns the meta object for class 'Property'.
        Returns:
        the meta object for class 'Property'.
        See Also:
        Property
      • getProperty_Class

        org.eclipse.emf.ecore.EReference getProperty_Class()
        Returns the meta object for the reference 'Class'.
        Returns:
        the meta object for the reference 'Class'.
        See Also:
        Property.getClass_(), getProperty()
      • getProperty_Datatype

        org.eclipse.emf.ecore.EReference getProperty_Datatype()
        Returns the meta object for the container reference 'Datatype'.
        Returns:
        the meta object for the container reference 'Datatype'.
        See Also:
        Property.getDatatype(), getProperty()
      • getProperty_IsDerived

        org.eclipse.emf.ecore.EAttribute getProperty_IsDerived()
        Returns the meta object for the attribute 'Is Derived'.
        Returns:
        the meta object for the attribute 'Is Derived'.
        See Also:
        Property.isDerived(), getProperty()
      • getProperty_Default

        org.eclipse.emf.ecore.EAttribute getProperty_Default()
        Returns the meta object for the attribute 'Default'.
        Returns:
        the meta object for the attribute 'Default'.
        See Also:
        Property.getDefault(), getProperty()
      • getProperty_Aggregation

        org.eclipse.emf.ecore.EAttribute getProperty_Aggregation()
        Returns the meta object for the attribute 'Aggregation'.
        Returns:
        the meta object for the attribute 'Aggregation'.
        See Also:
        Property.getAggregation(), getProperty()
      • getProperty_IsComposite

        org.eclipse.emf.ecore.EAttribute getProperty_IsComposite()
        Returns the meta object for the attribute 'Is Composite'.
        Returns:
        the meta object for the attribute 'Is Composite'.
        See Also:
        Property.isComposite(), getProperty()
      • getProperty_Association

        org.eclipse.emf.ecore.EReference getProperty_Association()
        Returns the meta object for the reference 'Association'.
        Returns:
        the meta object for the reference 'Association'.
        See Also:
        Property.getAssociation(), getProperty()
      • getProperty_DefaultValue

        org.eclipse.emf.ecore.EReference getProperty_DefaultValue()
        Returns the meta object for the containment reference 'Default Value'.
        Returns:
        the meta object for the containment reference 'Default Value'.
        See Also:
        Property.getDefaultValue(), getProperty()
      • getProperty_Opposite

        org.eclipse.emf.ecore.EReference getProperty_Opposite()
        Returns the meta object for the reference 'Opposite'.
        Returns:
        the meta object for the reference 'Opposite'.
        See Also:
        Property.getOpposite(), getProperty()
      • getProperty_Qualifier

        org.eclipse.emf.ecore.EReference getProperty_Qualifier()
        Returns the meta object for the containment reference list 'Qualifier'.
        Returns:
        the meta object for the containment reference list 'Qualifier'.
        See Also:
        Property.getQualifiers(), getProperty()
      • getProperty_AssociationEnd

        org.eclipse.emf.ecore.EReference getProperty_AssociationEnd()
        Returns the meta object for the container reference 'Association End '.
        Returns:
        the meta object for the container reference 'Association End'.
        See Also:
        Property.getAssociationEnd(), getProperty()
      • getDeploymentTarget

        org.eclipse.emf.ecore.EClass getDeploymentTarget()
        Returns the meta object for class 'Deployment Target'.
        Returns:
        the meta object for class 'Deployment Target'.
        See Also:
        DeploymentTarget
      • getDeployment

        org.eclipse.emf.ecore.EClass getDeployment()
        Returns the meta object for class 'Deployment'.
        Returns:
        the meta object for class 'Deployment'.
        See Also:
        Deployment
      • getDeployment_Configuration

        org.eclipse.emf.ecore.EReference getDeployment_Configuration()
        Returns the meta object for the containment reference list 'Configuration'.
        Returns:
        the meta object for the containment reference list 'Configuration'.
        See Also:
        Deployment.getConfigurations(), getDeployment()
      • getDeployment_Location

        org.eclipse.emf.ecore.EReference getDeployment_Location()
        Returns the meta object for the container reference 'Location'.
        Returns:
        the meta object for the container reference 'Location'.
        See Also:
        Deployment.getLocation(), getDeployment()
      • getDeployedArtifact

        org.eclipse.emf.ecore.EClass getDeployedArtifact()
        Returns the meta object for class 'Deployed Artifact'.
        Returns:
        the meta object for class 'Deployed Artifact'.
        See Also:
        DeployedArtifact
      • getDeploymentSpecification

        org.eclipse.emf.ecore.EClass getDeploymentSpecification()
        Returns the meta object for class 'Deployment Specification'.
        Returns:
        the meta object for class 'Deployment Specification'.
        See Also:
        DeploymentSpecification
      • getArtifact

        org.eclipse.emf.ecore.EClass getArtifact()
        Returns the meta object for class 'Artifact'.
        Returns:
        the meta object for class 'Artifact'.
        See Also:
        Artifact
      • getArtifact_FileName

        org.eclipse.emf.ecore.EAttribute getArtifact_FileName()
        Returns the meta object for the attribute 'File Name'.
        Returns:
        the meta object for the attribute 'File Name'.
        See Also:
        Artifact.getFileName(), getArtifact()
      • getArtifact_NestedArtifact

        org.eclipse.emf.ecore.EReference getArtifact_NestedArtifact()
        Returns the meta object for the containment reference list 'Nested Artifact'.
        Returns:
        the meta object for the containment reference list 'Nested Artifact'.
        See Also:
        Artifact.getNestedArtifacts(), getArtifact()
      • getArtifact_Manifestation

        org.eclipse.emf.ecore.EReference getArtifact_Manifestation()
        Returns the meta object for the containment reference list 'Manifestation'.
        Returns:
        the meta object for the containment reference list 'Manifestation'.
        See Also:
        Artifact.getManifestations(), getArtifact()
      • getArtifact_OwnedOperation

        org.eclipse.emf.ecore.EReference getArtifact_OwnedOperation()
        Returns the meta object for the containment reference list 'Owned Operation'.
        Returns:
        the meta object for the containment reference list 'Owned Operation'.
        See Also:
        Artifact.getOwnedOperations(), getArtifact()
      • getArtifact_OwnedAttribute

        org.eclipse.emf.ecore.EReference getArtifact_OwnedAttribute()
        Returns the meta object for the containment reference list 'Owned Attribute'.
        Returns:
        the meta object for the containment reference list 'Owned Attribute'.
        See Also:
        Artifact.getOwnedAttributes(), getArtifact()
      • getManifestation

        org.eclipse.emf.ecore.EClass getManifestation()
        Returns the meta object for class 'Manifestation'.
        Returns:
        the meta object for class 'Manifestation'.
        See Also:
        Manifestation
      • getOperation

        org.eclipse.emf.ecore.EClass getOperation()
        Returns the meta object for class 'Operation'.
        Returns:
        the meta object for class 'Operation'.
        See Also:
        Operation
      • getOperation_IsQuery

        org.eclipse.emf.ecore.EAttribute getOperation_IsQuery()
        Returns the meta object for the attribute 'Is Query'.
        Returns:
        the meta object for the attribute 'Is Query'.
        See Also:
        Operation.isQuery(), getOperation()
      • getOperation_IsOrdered

        org.eclipse.emf.ecore.EAttribute getOperation_IsOrdered()
        Returns the meta object for the attribute 'Is Ordered'.
        Returns:
        the meta object for the attribute 'Is Ordered'.
        See Also:
        Operation.isOrdered(), getOperation()
      • getOperation_IsUnique

        org.eclipse.emf.ecore.EAttribute getOperation_IsUnique()
        Returns the meta object for the attribute 'Is Unique'.
        Returns:
        the meta object for the attribute 'Is Unique'.
        See Also:
        Operation.isUnique(), getOperation()
      • getOperation_Lower

        org.eclipse.emf.ecore.EAttribute getOperation_Lower()
        Returns the meta object for the attribute 'Lower'.
        Returns:
        the meta object for the attribute 'Lower'.
        See Also:
        Operation.getLower(), getOperation()
      • getOperation_Upper

        org.eclipse.emf.ecore.EAttribute getOperation_Upper()
        Returns the meta object for the attribute 'Upper'.
        Returns:
        the meta object for the attribute 'Upper'.
        See Also:
        Operation.getUpper(), getOperation()
      • getOperation_Precondition

        org.eclipse.emf.ecore.EReference getOperation_Precondition()
        Returns the meta object for the reference list 'Precondition'.
        Returns:
        the meta object for the reference list 'Precondition'.
        See Also:
        Operation.getPreconditions(), getOperation()
      • getOperation_Datatype

        org.eclipse.emf.ecore.EReference getOperation_Datatype()
        Returns the meta object for the container reference 'Datatype'.
        Returns:
        the meta object for the container reference 'Datatype'.
        See Also:
        Operation.getDatatype(), getOperation()
      • getOperation_Type

        org.eclipse.emf.ecore.EReference getOperation_Type()
        Returns the meta object for the reference 'Type'.
        Returns:
        the meta object for the reference 'Type'.
        See Also:
        Operation.getType(), getOperation()
      • getOperation_Interface

        org.eclipse.emf.ecore.EReference getOperation_Interface()
        Returns the meta object for the container reference 'Interface'.
        Returns:
        the meta object for the container reference 'Interface'.
        See Also:
        Operation.getInterface(), getOperation()
      • getOperation_Class

        org.eclipse.emf.ecore.EReference getOperation_Class()
        Returns the meta object for the container reference 'Class'.
        Returns:
        the meta object for the container reference 'Class'.
        See Also:
        Operation.getClass_(), getOperation()
      • getBehavioralFeature

        org.eclipse.emf.ecore.EClass getBehavioralFeature()
        Returns the meta object for class 'Behavioral Feature'.
        Returns:
        the meta object for class 'Behavioral Feature'.
        See Also:
        BehavioralFeature
      • getBehavior

        org.eclipse.emf.ecore.EClass getBehavior()
        Returns the meta object for class 'Behavior'.
        Returns:
        the meta object for class 'Behavior'.
        See Also:
        Behavior
      • getBehavior_IsReentrant

        org.eclipse.emf.ecore.EAttribute getBehavior_IsReentrant()
        Returns the meta object for the attribute 'Is Reentrant'.
        Returns:
        the meta object for the attribute 'Is Reentrant'.
        See Also:
        Behavior.isReentrant(), getBehavior()
      • getBehavior_OwnedParameter

        org.eclipse.emf.ecore.EReference getBehavior_OwnedParameter()
        Returns the meta object for the containment reference list 'Owned Parameter'.
        Returns:
        the meta object for the containment reference list 'Owned Parameter'.
        See Also:
        Behavior.getOwnedParameters(), getBehavior()
      • getBehavior_Context

        org.eclipse.emf.ecore.EReference getBehavior_Context()
        Returns the meta object for the reference 'Context'.
        Returns:
        the meta object for the reference 'Context'.
        See Also:
        Behavior.getContext(), getBehavior()
      • getBehavior_Precondition

        org.eclipse.emf.ecore.EReference getBehavior_Precondition()
        Returns the meta object for the containment reference list 'Precondition'.
        Returns:
        the meta object for the containment reference list 'Precondition'.
        See Also:
        Behavior.getPreconditions(), getBehavior()
      • getBehavior_Postcondition

        org.eclipse.emf.ecore.EReference getBehavior_Postcondition()
        Returns the meta object for the containment reference list 'Postcondition'.
        Returns:
        the meta object for the containment reference list 'Postcondition'.
        See Also:
        Behavior.getPostconditions(), getBehavior()
      • getBehavior_OwnedParameterSet

        org.eclipse.emf.ecore.EReference getBehavior_OwnedParameterSet()
        Returns the meta object for the containment reference list 'Owned Parameter Set'.
        Returns:
        the meta object for the containment reference list 'Owned Parameter Set'.
        See Also:
        Behavior.getOwnedParameterSets(), getBehavior()
      • getParameterSet

        org.eclipse.emf.ecore.EClass getParameterSet()
        Returns the meta object for class 'Parameter Set'.
        Returns:
        the meta object for class 'Parameter Set'.
        See Also:
        ParameterSet
      • getParameterSet_Condition

        org.eclipse.emf.ecore.EReference getParameterSet_Condition()
        Returns the meta object for the containment reference list 'Condition'.
        Returns:
        the meta object for the containment reference list 'Condition'.
        See Also:
        ParameterSet.getConditions(), getParameterSet()
      • getDataType

        org.eclipse.emf.ecore.EClass getDataType()
        Returns the meta object for class 'Data Type'.
        Returns:
        the meta object for class 'Data Type'.
        See Also:
        DataType
      • getDataType_OwnedAttribute

        org.eclipse.emf.ecore.EReference getDataType_OwnedAttribute()
        Returns the meta object for the containment reference list 'Owned Attribute'.
        Returns:
        the meta object for the containment reference list 'Owned Attribute'.
        See Also:
        DataType.getOwnedAttributes(), getDataType()
      • getDataType_OwnedOperation

        org.eclipse.emf.ecore.EReference getDataType_OwnedOperation()
        Returns the meta object for the containment reference list 'Owned Operation'.
        Returns:
        the meta object for the containment reference list 'Owned Operation'.
        See Also:
        DataType.getOwnedOperations(), getDataType()
      • getInterface

        org.eclipse.emf.ecore.EClass getInterface()
        Returns the meta object for class 'Interface'.
        Returns:
        the meta object for class 'Interface'.
        See Also:
        Interface
      • getInterface_OwnedAttribute

        org.eclipse.emf.ecore.EReference getInterface_OwnedAttribute()
        Returns the meta object for the containment reference list 'Owned Attribute'.
        Returns:
        the meta object for the containment reference list 'Owned Attribute'.
        See Also:
        Interface.getOwnedAttributes(), getInterface()
      • getInterface_NestedClassifier

        org.eclipse.emf.ecore.EReference getInterface_NestedClassifier()
        Returns the meta object for the containment reference list 'Nested Classifier'.
        Returns:
        the meta object for the containment reference list 'Nested Classifier'.
        See Also:
        Interface.getNestedClassifiers(), getInterface()
      • getInterface_OwnedReception

        org.eclipse.emf.ecore.EReference getInterface_OwnedReception()
        Returns the meta object for the containment reference list 'Owned Reception'.
        Returns:
        the meta object for the containment reference list 'Owned Reception'.
        See Also:
        Interface.getOwnedReceptions(), getInterface()
      • getInterface_Protocol

        org.eclipse.emf.ecore.EReference getInterface_Protocol()
        Returns the meta object for the containment reference 'Protocol'.
        Returns:
        the meta object for the containment reference 'Protocol'.
        See Also:
        Interface.getProtocol(), getInterface()
      • getInterface_OwnedOperation

        org.eclipse.emf.ecore.EReference getInterface_OwnedOperation()
        Returns the meta object for the containment reference list 'Owned Operation'.
        Returns:
        the meta object for the containment reference list 'Owned Operation'.
        See Also:
        Interface.getOwnedOperations(), getInterface()
      • getReception

        org.eclipse.emf.ecore.EClass getReception()
        Returns the meta object for class 'Reception'.
        Returns:
        the meta object for class 'Reception'.
        See Also:
        Reception
      • getReception_Signal

        org.eclipse.emf.ecore.EReference getReception_Signal()
        Returns the meta object for the reference 'Signal'.
        Returns:
        the meta object for the reference 'Signal'.
        See Also:
        Reception.getSignal(), getReception()
      • getSignal

        org.eclipse.emf.ecore.EClass getSignal()
        Returns the meta object for class 'Signal'.
        Returns:
        the meta object for class 'Signal'.
        See Also:
        Signal
      • getSignal_OwnedAttribute

        org.eclipse.emf.ecore.EReference getSignal_OwnedAttribute()
        Returns the meta object for the containment reference list 'Owned Attribute'.
        Returns:
        the meta object for the containment reference list 'Owned Attribute'.
        See Also:
        Signal.getOwnedAttributes(), getSignal()
      • getProtocolStateMachine

        org.eclipse.emf.ecore.EClass getProtocolStateMachine()
        Returns the meta object for class 'Protocol State Machine'.
        Returns:
        the meta object for class 'Protocol State Machine'.
        See Also:
        ProtocolStateMachine
      • getStateMachine

        org.eclipse.emf.ecore.EClass getStateMachine()
        Returns the meta object for class 'State Machine'.
        Returns:
        the meta object for class 'State Machine'.
        See Also:
        StateMachine
      • getStateMachine_Region

        org.eclipse.emf.ecore.EReference getStateMachine_Region()
        Returns the meta object for the containment reference list 'Region'.
        Returns:
        the meta object for the containment reference list 'Region'.
        See Also:
        StateMachine.getRegions(), getStateMachine()
      • getRegion

        org.eclipse.emf.ecore.EClass getRegion()
        Returns the meta object for class 'Region'.
        Returns:
        the meta object for class 'Region'.
        See Also:
        Region
      • getRegion_Subvertex

        org.eclipse.emf.ecore.EReference getRegion_Subvertex()
        Returns the meta object for the containment reference list 'Subvertex'.
        Returns:
        the meta object for the containment reference list 'Subvertex'.
        See Also:
        Region.getSubvertices(), getRegion()
      • getRegion_Transition

        org.eclipse.emf.ecore.EReference getRegion_Transition()
        Returns the meta object for the containment reference list 'Transition'.
        Returns:
        the meta object for the containment reference list 'Transition'.
        See Also:
        Region.getTransitions(), getRegion()
      • getRegion_State

        org.eclipse.emf.ecore.EReference getRegion_State()
        Returns the meta object for the container reference 'State'.
        Returns:
        the meta object for the container reference 'State'.
        See Also:
        Region.getState(), getRegion()
      • getRegion_ExtendedRegion

        org.eclipse.emf.ecore.EReference getRegion_ExtendedRegion()
        Returns the meta object for the reference 'Extended Region'.
        Returns:
        the meta object for the reference 'Extended Region'.
        See Also:
        Region.getExtendedRegion(), getRegion()
      • getRegion_StateMachine

        org.eclipse.emf.ecore.EReference getRegion_StateMachine()
        Returns the meta object for the container reference 'State Machine'.
        Returns:
        the meta object for the container reference 'State Machine'.
        See Also:
        Region.getStateMachine(), getRegion()
      • getVertex

        org.eclipse.emf.ecore.EClass getVertex()
        Returns the meta object for class 'Vertex'.
        Returns:
        the meta object for class 'Vertex'.
        See Also:
        Vertex
      • getVertex_Outgoing

        org.eclipse.emf.ecore.EReference getVertex_Outgoing()
        Returns the meta object for the reference list 'Outgoing'.
        Returns:
        the meta object for the reference list 'Outgoing'.
        See Also:
        Vertex.getOutgoings(), getVertex()
      • getVertex_Incoming

        org.eclipse.emf.ecore.EReference getVertex_Incoming()
        Returns the meta object for the reference list 'Incoming'.
        Returns:
        the meta object for the reference list 'Incoming'.
        See Also:
        Vertex.getIncomings(), getVertex()
      • getVertex_Container

        org.eclipse.emf.ecore.EReference getVertex_Container()
        Returns the meta object for the container reference 'Container'.
        Returns:
        the meta object for the container reference 'Container'.
        See Also:
        Vertex.getContainer(), getVertex()
      • getTransition

        org.eclipse.emf.ecore.EClass getTransition()
        Returns the meta object for class 'Transition'.
        Returns:
        the meta object for class 'Transition'.
        See Also:
        Transition
      • getTransition_Kind

        org.eclipse.emf.ecore.EAttribute getTransition_Kind()
        Returns the meta object for the attribute 'Kind'.
        Returns:
        the meta object for the attribute 'Kind'.
        See Also:
        Transition.getKind(), getTransition()
      • getTransition_Container

        org.eclipse.emf.ecore.EReference getTransition_Container()
        Returns the meta object for the container reference 'Container'.
        Returns:
        the meta object for the container reference 'Container'.
        See Also:
        Transition.getContainer(), getTransition()
      • getTransition_Target

        org.eclipse.emf.ecore.EReference getTransition_Target()
        Returns the meta object for the reference 'Target'.
        Returns:
        the meta object for the reference 'Target'.
        See Also:
        Transition.getTarget(), getTransition()
      • getTransition_Guard

        org.eclipse.emf.ecore.EReference getTransition_Guard()
        Returns the meta object for the reference 'Guard'.
        Returns:
        the meta object for the reference 'Guard'.
        See Also:
        Transition.getGuard(), getTransition()
      • getTransition_Effect

        org.eclipse.emf.ecore.EReference getTransition_Effect()
        Returns the meta object for the containment reference 'Effect'.
        Returns:
        the meta object for the containment reference 'Effect'.
        See Also:
        Transition.getEffect(), getTransition()
      • getTransition_Trigger

        org.eclipse.emf.ecore.EReference getTransition_Trigger()
        Returns the meta object for the containment reference list 'Trigger'.
        Returns:
        the meta object for the containment reference list 'Trigger'.
        See Also:
        Transition.getTriggers(), getTransition()
      • getTransition_Source

        org.eclipse.emf.ecore.EReference getTransition_Source()
        Returns the meta object for the reference 'Source'.
        Returns:
        the meta object for the reference 'Source'.
        See Also:
        Transition.getSource(), getTransition()
      • getTrigger

        org.eclipse.emf.ecore.EClass getTrigger()
        Returns the meta object for class 'Trigger'.
        Returns:
        the meta object for class 'Trigger'.
        See Also:
        Trigger
      • getTrigger_Event

        org.eclipse.emf.ecore.EReference getTrigger_Event()
        Returns the meta object for the reference 'Event'.
        Returns:
        the meta object for the reference 'Event'.
        See Also:
        Trigger.getEvent(), getTrigger()
      • getTrigger_Port

        org.eclipse.emf.ecore.EReference getTrigger_Port()
        Returns the meta object for the reference list 'Port'.
        Returns:
        the meta object for the reference list 'Port'.
        See Also:
        Trigger.getPorts(), getTrigger()
      • getEvent

        org.eclipse.emf.ecore.EClass getEvent()
        Returns the meta object for class 'Event'.
        Returns:
        the meta object for class 'Event'.
        See Also:
        Event
      • getPort

        org.eclipse.emf.ecore.EClass getPort()
        Returns the meta object for class 'Port'.
        Returns:
        the meta object for class 'Port'.
        See Also:
        Port
      • getPort_IsBehavior

        org.eclipse.emf.ecore.EAttribute getPort_IsBehavior()
        Returns the meta object for the attribute 'Is Behavior'.
        Returns:
        the meta object for the attribute 'Is Behavior'.
        See Also:
        Port.isBehavior(), getPort()
      • getPort_IsService

        org.eclipse.emf.ecore.EAttribute getPort_IsService()
        Returns the meta object for the attribute 'Is Service'.
        Returns:
        the meta object for the attribute 'Is Service'.
        See Also:
        Port.isService(), getPort()
      • getPort_Required

        org.eclipse.emf.ecore.EReference getPort_Required()
        Returns the meta object for the reference list 'Required'.
        Returns:
        the meta object for the reference list 'Required'.
        See Also:
        Port.getRequireds(), getPort()
      • getPort_RedefinedPort

        org.eclipse.emf.ecore.EReference getPort_RedefinedPort()
        Returns the meta object for the reference list 'Redefined Port'.
        Returns:
        the meta object for the reference list 'Redefined Port'.
        See Also:
        Port.getRedefinedPorts(), getPort()
      • getPort_Provided

        org.eclipse.emf.ecore.EReference getPort_Provided()
        Returns the meta object for the reference list 'Provided'.
        Returns:
        the meta object for the reference list 'Provided'.
        See Also:
        Port.getProvideds(), getPort()
      • getPort_Protocol

        org.eclipse.emf.ecore.EReference getPort_Protocol()
        Returns the meta object for the reference 'Protocol'.
        Returns:
        the meta object for the reference 'Protocol'.
        See Also:
        Port.getProtocol(), getPort()
      • getState

        org.eclipse.emf.ecore.EClass getState()
        Returns the meta object for class 'State'.
        Returns:
        the meta object for class 'State'.
        See Also:
        State
      • getState_IsComposite

        org.eclipse.emf.ecore.EAttribute getState_IsComposite()
        Returns the meta object for the attribute 'Is Composite'.
        Returns:
        the meta object for the attribute 'Is Composite'.
        See Also:
        State.isComposite(), getState()
      • getState_IsOrthogonal

        org.eclipse.emf.ecore.EAttribute getState_IsOrthogonal()
        Returns the meta object for the attribute 'Is Orthogonal'.
        Returns:
        the meta object for the attribute 'Is Orthogonal'.
        See Also:
        State.isOrthogonal(), getState()
      • getState_IsSimple

        org.eclipse.emf.ecore.EAttribute getState_IsSimple()
        Returns the meta object for the attribute 'Is Simple'.
        Returns:
        the meta object for the attribute 'Is Simple'.
        See Also:
        State.isSimple(), getState()
      • getState_IsSubmachineState

        org.eclipse.emf.ecore.EAttribute getState_IsSubmachineState()
        Returns the meta object for the attribute 'Is Submachine State'.
        Returns:
        the meta object for the attribute 'Is Submachine State'.
        See Also:
        State.isSubmachineState(), getState()
      • getState_Submachine

        org.eclipse.emf.ecore.EReference getState_Submachine()
        Returns the meta object for the reference 'Submachine'.
        Returns:
        the meta object for the reference 'Submachine'.
        See Also:
        State.getSubmachine(), getState()
      • getState_Connection

        org.eclipse.emf.ecore.EReference getState_Connection()
        Returns the meta object for the containment reference list 'Connection'.
        Returns:
        the meta object for the containment reference list 'Connection'.
        See Also:
        State.getConnections(), getState()
      • getState_ConnectionPoint

        org.eclipse.emf.ecore.EReference getState_ConnectionPoint()
        Returns the meta object for the containment reference list 'Connection Point'.
        Returns:
        the meta object for the containment reference list 'Connection Point'.
        See Also:
        State.getConnectionPoints(), getState()
      • getState_RedefinedState

        org.eclipse.emf.ecore.EReference getState_RedefinedState()
        Returns the meta object for the reference 'Redefined State'.
        Returns:
        the meta object for the reference 'Redefined State'.
        See Also:
        State.getRedefinedState(), getState()
      • getState_StateInvariant

        org.eclipse.emf.ecore.EReference getState_StateInvariant()
        Returns the meta object for the containment reference 'State Invariant '.
        Returns:
        the meta object for the containment reference 'State Invariant'.
        See Also:
        State.getStateInvariant(), getState()
      • getState_Entry

        org.eclipse.emf.ecore.EReference getState_Entry()
        Returns the meta object for the containment reference 'Entry'.
        Returns:
        the meta object for the containment reference 'Entry'.
        See Also:
        State.getEntry(), getState()
      • getState_Exit

        org.eclipse.emf.ecore.EReference getState_Exit()
        Returns the meta object for the containment reference 'Exit'.
        Returns:
        the meta object for the containment reference 'Exit'.
        See Also:
        State.getExit(), getState()
      • getState_DoActivity

        org.eclipse.emf.ecore.EReference getState_DoActivity()
        Returns the meta object for the containment reference 'Do Activity'.
        Returns:
        the meta object for the containment reference 'Do Activity'.
        See Also:
        State.getDoActivity(), getState()
      • getState_DeferrableTrigger

        org.eclipse.emf.ecore.EReference getState_DeferrableTrigger()
        Returns the meta object for the containment reference list 'Deferrable Trigger'.
        Returns:
        the meta object for the containment reference list 'Deferrable Trigger'.
        See Also:
        State.getDeferrableTriggers(), getState()
      • getState_Region

        org.eclipse.emf.ecore.EReference getState_Region()
        Returns the meta object for the containment reference list 'Region'.
        Returns:
        the meta object for the containment reference list 'Region'.
        See Also:
        State.getRegions(), getState()
      • getConnectionPointReference

        org.eclipse.emf.ecore.EClass getConnectionPointReference()
        Returns the meta object for class 'Connection Point Reference'.
        Returns:
        the meta object for class 'Connection Point Reference'.
        See Also:
        ConnectionPointReference
      • getPseudostate

        org.eclipse.emf.ecore.EClass getPseudostate()
        Returns the meta object for class 'Pseudostate'.
        Returns:
        the meta object for class 'Pseudostate'.
        See Also:
        Pseudostate
      • getPseudostate_Kind

        org.eclipse.emf.ecore.EAttribute getPseudostate_Kind()
        Returns the meta object for the attribute 'Kind'.
        Returns:
        the meta object for the attribute 'Kind'.
        See Also:
        Pseudostate.getKind(), getPseudostate()
      • getPseudostate_StateMachine

        org.eclipse.emf.ecore.EReference getPseudostate_StateMachine()
        Returns the meta object for the container reference 'State Machine '.
        Returns:
        the meta object for the container reference 'State Machine'.
        See Also:
        Pseudostate.getStateMachine(), getPseudostate()
      • getPseudostate_State

        org.eclipse.emf.ecore.EReference getPseudostate_State()
        Returns the meta object for the container reference 'State'.
        Returns:
        the meta object for the container reference 'State'.
        See Also:
        Pseudostate.getState(), getPseudostate()
      • getProtocolConformance

        org.eclipse.emf.ecore.EClass getProtocolConformance()
        Returns the meta object for class 'Protocol Conformance'.
        Returns:
        the meta object for class 'Protocol Conformance'.
        See Also:
        ProtocolConformance
      • getStructuralFeature

        org.eclipse.emf.ecore.EClass getStructuralFeature()
        Returns the meta object for class 'Structural Feature'.
        Returns:
        the meta object for class 'Structural Feature'.
        See Also:
        StructuralFeature
      • getAssociation

        org.eclipse.emf.ecore.EClass getAssociation()
        Returns the meta object for class 'Association'.
        Returns:
        the meta object for class 'Association'.
        See Also:
        Association
      • getAssociation_IsDerived

        org.eclipse.emf.ecore.EAttribute getAssociation_IsDerived()
        Returns the meta object for the attribute 'Is Derived'.
        Returns:
        the meta object for the attribute 'Is Derived'.
        See Also:
        Association.isDerived(), getAssociation()
      • getAssociation_EndType

        org.eclipse.emf.ecore.EReference getAssociation_EndType()
        Returns the meta object for the reference list 'End Type'.
        Returns:
        the meta object for the reference list 'End Type'.
        See Also:
        Association.getEndTypes(), getAssociation()
      • getAssociation_MemberEnd

        org.eclipse.emf.ecore.EReference getAssociation_MemberEnd()
        Returns the meta object for the reference list 'Member End'.
        Returns:
        the meta object for the reference list 'Member End'.
        See Also:
        Association.getMemberEnds(), getAssociation()
      • getAssociation_OwnedEnd

        org.eclipse.emf.ecore.EReference getAssociation_OwnedEnd()
        Returns the meta object for the containment reference list 'Owned End '.
        Returns:
        the meta object for the containment reference list 'Owned End'.
        See Also:
        Association.getOwnedEnds(), getAssociation()
      • getCollaborationUse

        org.eclipse.emf.ecore.EClass getCollaborationUse()
        Returns the meta object for class 'Collaboration Use'.
        Returns:
        the meta object for class 'Collaboration Use'.
        See Also:
        CollaborationUse
      • getCollaboration

        org.eclipse.emf.ecore.EClass getCollaboration()
        Returns the meta object for class 'Collaboration'.
        Returns:
        the meta object for class 'Collaboration'.
        See Also:
        Collaboration
      • getStructuredClassifier

        org.eclipse.emf.ecore.EClass getStructuredClassifier()
        Returns the meta object for class 'Structured Classifier'.
        Returns:
        the meta object for class 'Structured Classifier'.
        See Also:
        StructuredClassifier
      • getConnector

        org.eclipse.emf.ecore.EClass getConnector()
        Returns the meta object for class 'Connector'.
        Returns:
        the meta object for class 'Connector'.
        See Also:
        Connector
      • getConnector_Type

        org.eclipse.emf.ecore.EReference getConnector_Type()
        Returns the meta object for the reference 'Type'.
        Returns:
        the meta object for the reference 'Type'.
        See Also:
        Connector.getType(), getConnector()
      • getConnector_End

        org.eclipse.emf.ecore.EReference getConnector_End()
        Returns the meta object for the containment reference list 'End'.
        Returns:
        the meta object for the containment reference list 'End'.
        See Also:
        Connector.getEnds(), getConnector()
      • getConnector_Kind

        org.eclipse.emf.ecore.EAttribute getConnector_Kind()
        Returns the meta object for the attribute 'Kind'.
        Returns:
        the meta object for the attribute 'Kind'.
        See Also:
        Connector.getKind(), getConnector()
      • getConnector_Contract

        org.eclipse.emf.ecore.EReference getConnector_Contract()
        Returns the meta object for the reference list 'Contract'.
        Returns:
        the meta object for the reference list 'Contract'.
        See Also:
        Connector.getContracts(), getConnector()
      • getInterfaceRealization

        org.eclipse.emf.ecore.EClass getInterfaceRealization()
        Returns the meta object for class 'Interface Realization'.
        Returns:
        the meta object for class 'Interface Realization'.
        See Also:
        InterfaceRealization
      • getEncapsulatedClassifier

        org.eclipse.emf.ecore.EClass getEncapsulatedClassifier()
        Returns the meta object for class 'Encapsulated Classifier'.
        Returns:
        the meta object for class 'Encapsulated Classifier'.
        See Also:
        EncapsulatedClassifier
      • getExtension

        org.eclipse.emf.ecore.EClass getExtension()
        Returns the meta object for class 'Extension'.
        Returns:
        the meta object for class 'Extension'.
        See Also:
        Extension
      • getExtension_IsRequired

        org.eclipse.emf.ecore.EAttribute getExtension_IsRequired()
        Returns the meta object for the attribute 'Is Required'.
        Returns:
        the meta object for the attribute 'Is Required'.
        See Also:
        Extension.isRequired(), getExtension()
      • getExtension_Metaclass

        org.eclipse.emf.ecore.EReference getExtension_Metaclass()
        Returns the meta object for the reference 'Metaclass'.
        Returns:
        the meta object for the reference 'Metaclass'.
        See Also:
        Extension.getMetaclass(), getExtension()
      • getExtensionEnd

        org.eclipse.emf.ecore.EClass getExtensionEnd()
        Returns the meta object for class 'Extension End'.
        Returns:
        the meta object for class 'Extension End'.
        See Also:
        ExtensionEnd
      • getImage

        org.eclipse.emf.ecore.EClass getImage()
        Returns the meta object for class 'Image'.
        Returns:
        the meta object for class 'Image'.
        See Also:
        Image
      • getImage_Content

        org.eclipse.emf.ecore.EAttribute getImage_Content()
        Returns the meta object for the attribute 'Content'.
        Returns:
        the meta object for the attribute 'Content'.
        See Also:
        Image.getContent(), getImage()
      • getImage_Location

        org.eclipse.emf.ecore.EAttribute getImage_Location()
        Returns the meta object for the attribute 'Location'.
        Returns:
        the meta object for the attribute 'Location'.
        See Also:
        Image.getLocation(), getImage()
      • getImage_Format

        org.eclipse.emf.ecore.EAttribute getImage_Format()
        Returns the meta object for the attribute 'Format'.
        Returns:
        the meta object for the attribute 'Format'.
        See Also:
        Image.getFormat(), getImage()
      • getStringExpression

        org.eclipse.emf.ecore.EClass getStringExpression()
        Returns the meta object for class 'String Expression'.
        Returns:
        the meta object for class 'String Expression'.
        See Also:
        StringExpression
      • getExpression

        org.eclipse.emf.ecore.EClass getExpression()
        Returns the meta object for class 'Expression'.
        Returns:
        the meta object for class 'Expression'.
        See Also:
        Expression
      • getExpression_Symbol

        org.eclipse.emf.ecore.EAttribute getExpression_Symbol()
        Returns the meta object for the attribute 'Symbol'.
        Returns:
        the meta object for the attribute 'Symbol'.
        See Also:
        Expression.getSymbol(), getExpression()
      • getExpression_Operand

        org.eclipse.emf.ecore.EReference getExpression_Operand()
        Returns the meta object for the containment reference list 'Operand'.
        Returns:
        the meta object for the containment reference list 'Operand'.
        See Also:
        Expression.getOperands(), getExpression()
      • getLiteralInteger

        org.eclipse.emf.ecore.EClass getLiteralInteger()
        Returns the meta object for class 'Literal Integer'.
        Returns:
        the meta object for class 'Literal Integer'.
        See Also:
        LiteralInteger
      • getLiteralInteger_Value

        org.eclipse.emf.ecore.EAttribute getLiteralInteger_Value()
        Returns the meta object for the attribute 'Value'.
        Returns:
        the meta object for the attribute 'Value'.
        See Also:
        LiteralInteger.getValue(), getLiteralInteger()
      • getLiteralString

        org.eclipse.emf.ecore.EClass getLiteralString()
        Returns the meta object for class 'Literal String'.
        Returns:
        the meta object for class 'Literal String'.
        See Also:
        LiteralString
      • getLiteralString_Value

        org.eclipse.emf.ecore.EAttribute getLiteralString_Value()
        Returns the meta object for the attribute 'Value'.
        Returns:
        the meta object for the attribute 'Value'.
        See Also:
        LiteralString.getValue(), getLiteralString()
      • getLiteralBoolean

        org.eclipse.emf.ecore.EClass getLiteralBoolean()
        Returns the meta object for class 'Literal Boolean'.
        Returns:
        the meta object for class 'Literal Boolean'.
        See Also:
        LiteralBoolean
      • getLiteralBoolean_Value

        org.eclipse.emf.ecore.EAttribute getLiteralBoolean_Value()
        Returns the meta object for the attribute 'Value'.
        Returns:
        the meta object for the attribute 'Value'.
        See Also:
        LiteralBoolean.isValue(), getLiteralBoolean()
      • getLiteralNull

        org.eclipse.emf.ecore.EClass getLiteralNull()
        Returns the meta object for class 'Literal Null'.
        Returns:
        the meta object for class 'Literal Null'.
        See Also:
        LiteralNull
      • getSlot

        org.eclipse.emf.ecore.EClass getSlot()
        Returns the meta object for class 'Slot'.
        Returns:
        the meta object for class 'Slot'.
        See Also:
        Slot
      • getSlot_OwningInstance

        org.eclipse.emf.ecore.EReference getSlot_OwningInstance()
        Returns the meta object for the container reference 'Owning Instance'.
        Returns:
        the meta object for the container reference 'Owning Instance'.
        See Also:
        Slot.getOwningInstance(), getSlot()
      • getSlot_DefiningFeature

        org.eclipse.emf.ecore.EReference getSlot_DefiningFeature()
        Returns the meta object for the reference 'Defining Feature'.
        Returns:
        the meta object for the reference 'Defining Feature'.
        See Also:
        Slot.getDefiningFeature(), getSlot()
      • getSlot_Value

        org.eclipse.emf.ecore.EReference getSlot_Value()
        Returns the meta object for the containment reference list 'Value'.
        Returns:
        the meta object for the containment reference list 'Value'.
        See Also:
        Slot.getValues(), getSlot()
      • getInstanceSpecification

        org.eclipse.emf.ecore.EClass getInstanceSpecification()
        Returns the meta object for class 'Instance Specification'.
        Returns:
        the meta object for class 'Instance Specification'.
        See Also:
        InstanceSpecification
      • getEnumeration

        org.eclipse.emf.ecore.EClass getEnumeration()
        Returns the meta object for class 'Enumeration'.
        Returns:
        the meta object for class 'Enumeration'.
        See Also:
        Enumeration
      • getEnumeration_OwnedLiteral

        org.eclipse.emf.ecore.EReference getEnumeration_OwnedLiteral()
        Returns the meta object for the containment reference list 'Owned Literal'.
        Returns:
        the meta object for the containment reference list 'Owned Literal'.
        See Also:
        Enumeration.getOwnedLiterals(), getEnumeration()
      • getEnumerationLiteral

        org.eclipse.emf.ecore.EClass getEnumerationLiteral()
        Returns the meta object for class 'Enumeration Literal'.
        Returns:
        the meta object for class 'Enumeration Literal'.
        See Also:
        EnumerationLiteral
      • getPrimitiveType

        org.eclipse.emf.ecore.EClass getPrimitiveType()
        Returns the meta object for class 'Primitive Type'.
        Returns:
        the meta object for class 'Primitive Type'.
        See Also:
        PrimitiveType
      • getInstanceValue

        org.eclipse.emf.ecore.EClass getInstanceValue()
        Returns the meta object for class 'Instance Value'.
        Returns:
        the meta object for class 'Instance Value'.
        See Also:
        InstanceValue
      • getLiteralUnlimitedNatural

        org.eclipse.emf.ecore.EClass getLiteralUnlimitedNatural()
        Returns the meta object for class 'Literal Unlimited Natural'.
        Returns:
        the meta object for class 'Literal Unlimited Natural'.
        See Also:
        LiteralUnlimitedNatural
      • getOpaqueBehavior

        org.eclipse.emf.ecore.EClass getOpaqueBehavior()
        Returns the meta object for class 'Opaque Behavior'.
        Returns:
        the meta object for class 'Opaque Behavior'.
        See Also:
        OpaqueBehavior
      • getOpaqueBehavior_Body

        org.eclipse.emf.ecore.EAttribute getOpaqueBehavior_Body()
        Returns the meta object for the attribute list 'Body'.
        Returns:
        the meta object for the attribute list 'Body'.
        See Also:
        OpaqueBehavior.getBodies(), getOpaqueBehavior()
      • getFunctionBehavior

        org.eclipse.emf.ecore.EClass getFunctionBehavior()
        Returns the meta object for class 'Function Behavior'.
        Returns:
        the meta object for class 'Function Behavior'.
        See Also:
        FunctionBehavior
      • getActor

        org.eclipse.emf.ecore.EClass getActor()
        Returns the meta object for class 'Actor'.
        Returns:
        the meta object for class 'Actor'.
        See Also:
        Actor
      • getUsage

        org.eclipse.emf.ecore.EClass getUsage()
        Returns the meta object for class 'Usage'.
        Returns:
        the meta object for class 'Usage'.
        See Also:
        Usage
      • getMessage

        org.eclipse.emf.ecore.EClass getMessage()
        Returns the meta object for class 'Message'.
        Returns:
        the meta object for class 'Message'.
        See Also:
        Message
      • getMessage_MessageKind

        org.eclipse.emf.ecore.EAttribute getMessage_MessageKind()
        Returns the meta object for the attribute 'Message Kind'.
        Returns:
        the meta object for the attribute 'Message Kind'.
        See Also:
        Message.getMessageKind(), getMessage()
      • getMessage_MessageSort

        org.eclipse.emf.ecore.EAttribute getMessage_MessageSort()
        Returns the meta object for the attribute 'Message Sort'.
        Returns:
        the meta object for the attribute 'Message Sort'.
        See Also:
        Message.getMessageSort(), getMessage()
      • getMessage_ReceiveEvent

        org.eclipse.emf.ecore.EReference getMessage_ReceiveEvent()
        Returns the meta object for the reference 'Receive Event'.
        Returns:
        the meta object for the reference 'Receive Event'.
        See Also:
        Message.getReceiveEvent(), getMessage()
      • getMessage_SendEvent

        org.eclipse.emf.ecore.EReference getMessage_SendEvent()
        Returns the meta object for the reference 'Send Event'.
        Returns:
        the meta object for the reference 'Send Event'.
        See Also:
        Message.getSendEvent(), getMessage()
      • getMessage_Connector

        org.eclipse.emf.ecore.EReference getMessage_Connector()
        Returns the meta object for the reference 'Connector'.
        Returns:
        the meta object for the reference 'Connector'.
        See Also:
        Message.getConnector(), getMessage()
      • getMessage_Interaction

        org.eclipse.emf.ecore.EReference getMessage_Interaction()
        Returns the meta object for the container reference 'Interaction'.
        Returns:
        the meta object for the container reference 'Interaction'.
        See Also:
        Message.getInteraction(), getMessage()
      • getMessage_Argument

        org.eclipse.emf.ecore.EReference getMessage_Argument()
        Returns the meta object for the containment reference list 'Argument'.
        Returns:
        the meta object for the containment reference list 'Argument'.
        See Also:
        Message.getArguments(), getMessage()
      • getMessage_Signature

        org.eclipse.emf.ecore.EReference getMessage_Signature()
        Returns the meta object for the reference 'Signature'.
        Returns:
        the meta object for the reference 'Signature'.
        See Also:
        Message.getSignature(), getMessage()
      • getMessageEnd

        org.eclipse.emf.ecore.EClass getMessageEnd()
        Returns the meta object for class 'Message End'.
        Returns:
        the meta object for class 'Message End'.
        See Also:
        MessageEnd
      • getMessageEnd_Message

        org.eclipse.emf.ecore.EReference getMessageEnd_Message()
        Returns the meta object for the reference 'Message'.
        Returns:
        the meta object for the reference 'Message'.
        See Also:
        MessageEnd.getMessage(), getMessageEnd()
      • getInteraction

        org.eclipse.emf.ecore.EClass getInteraction()
        Returns the meta object for class 'Interaction'.
        Returns:
        the meta object for class 'Interaction'.
        See Also:
        Interaction
      • getInteraction_Lifeline

        org.eclipse.emf.ecore.EReference getInteraction_Lifeline()
        Returns the meta object for the containment reference list 'Lifeline'.
        Returns:
        the meta object for the containment reference list 'Lifeline'.
        See Also:
        Interaction.getLifelines(), getInteraction()
      • getInteraction_Fragment

        org.eclipse.emf.ecore.EReference getInteraction_Fragment()
        Returns the meta object for the containment reference list 'Fragment'.
        Returns:
        the meta object for the containment reference list 'Fragment'.
        See Also:
        Interaction.getFragments(), getInteraction()
      • getInteraction_Action

        org.eclipse.emf.ecore.EReference getInteraction_Action()
        Returns the meta object for the containment reference list 'Action'.
        Returns:
        the meta object for the containment reference list 'Action'.
        See Also:
        Interaction.getActions(), getInteraction()
      • getInteraction_FormalGate

        org.eclipse.emf.ecore.EReference getInteraction_FormalGate()
        Returns the meta object for the containment reference list 'Formal Gate'.
        Returns:
        the meta object for the containment reference list 'Formal Gate'.
        See Also:
        Interaction.getFormalGates(), getInteraction()
      • getInteraction_Message

        org.eclipse.emf.ecore.EReference getInteraction_Message()
        Returns the meta object for the containment reference list 'Message'.
        Returns:
        the meta object for the containment reference list 'Message'.
        See Also:
        Interaction.getMessages(), getInteraction()
      • getInteractionFragment

        org.eclipse.emf.ecore.EClass getInteractionFragment()
        Returns the meta object for class 'Interaction Fragment'.
        Returns:
        the meta object for class 'Interaction Fragment'.
        See Also:
        InteractionFragment
      • getLifeline

        org.eclipse.emf.ecore.EClass getLifeline()
        Returns the meta object for class 'Lifeline'.
        Returns:
        the meta object for class 'Lifeline'.
        See Also:
        Lifeline
      • getLifeline_Represents

        org.eclipse.emf.ecore.EReference getLifeline_Represents()
        Returns the meta object for the reference 'Represents'.
        Returns:
        the meta object for the reference 'Represents'.
        See Also:
        Lifeline.getRepresents(), getLifeline()
      • getLifeline_Interaction

        org.eclipse.emf.ecore.EReference getLifeline_Interaction()
        Returns the meta object for the container reference 'Interaction'.
        Returns:
        the meta object for the container reference 'Interaction'.
        See Also:
        Lifeline.getInteraction(), getLifeline()
      • getLifeline_Selector

        org.eclipse.emf.ecore.EReference getLifeline_Selector()
        Returns the meta object for the containment reference 'Selector'.
        Returns:
        the meta object for the containment reference 'Selector'.
        See Also:
        Lifeline.getSelector(), getLifeline()
      • getLifeline_CoveredBy

        org.eclipse.emf.ecore.EReference getLifeline_CoveredBy()
        Returns the meta object for the reference list 'Covered By'.
        Returns:
        the meta object for the reference list 'Covered By'.
        See Also:
        Lifeline.getCoveredBys(), getLifeline()
      • getPartDecomposition

        org.eclipse.emf.ecore.EClass getPartDecomposition()
        Returns the meta object for class 'Part Decomposition'.
        Returns:
        the meta object for class 'Part Decomposition'.
        See Also:
        PartDecomposition
      • getInteractionUse

        org.eclipse.emf.ecore.EClass getInteractionUse()
        Returns the meta object for class 'Interaction Use'.
        Returns:
        the meta object for class 'Interaction Use'.
        See Also:
        InteractionUse
      • getInteractionUse_ActualGate

        org.eclipse.emf.ecore.EReference getInteractionUse_ActualGate()
        Returns the meta object for the containment reference list 'Actual Gate'.
        Returns:
        the meta object for the containment reference list 'Actual Gate'.
        See Also:
        InteractionUse.getActualGates(), getInteractionUse()
      • getInteractionUse_Argument

        org.eclipse.emf.ecore.EReference getInteractionUse_Argument()
        Returns the meta object for the containment reference list 'Argument'.
        Returns:
        the meta object for the containment reference list 'Argument'.
        See Also:
        InteractionUse.getArguments(), getInteractionUse()
      • getGate

        org.eclipse.emf.ecore.EClass getGate()
        Returns the meta object for class 'Gate'.
        Returns:
        the meta object for class 'Gate'.
        See Also:
        Gate
      • getAction

        org.eclipse.emf.ecore.EClass getAction()
        Returns the meta object for class 'Action'.
        Returns:
        the meta object for class 'Action'.
        See Also:
        Action
      • getAction_Output

        org.eclipse.emf.ecore.EReference getAction_Output()
        Returns the meta object for the reference list 'Output'.
        Returns:
        the meta object for the reference list 'Output'.
        See Also:
        Action.getOutputs(), getAction()
      • getAction_Input

        org.eclipse.emf.ecore.EReference getAction_Input()
        Returns the meta object for the reference list 'Input'.
        Returns:
        the meta object for the reference list 'Input'.
        See Also:
        Action.getInputs(), getAction()
      • getAction_Context

        org.eclipse.emf.ecore.EReference getAction_Context()
        Returns the meta object for the reference 'Context'.
        Returns:
        the meta object for the reference 'Context'.
        See Also:
        Action.getContext(), getAction()
      • getAction_LocalPrecondition

        org.eclipse.emf.ecore.EReference getAction_LocalPrecondition()
        Returns the meta object for the containment reference list 'Local Precondition'.
        Returns:
        the meta object for the containment reference list 'Local Precondition'.
        See Also:
        Action.getLocalPreconditions(), getAction()
      • getAction_LocalPostcondition

        org.eclipse.emf.ecore.EReference getAction_LocalPostcondition()
        Returns the meta object for the containment reference list 'Local Postcondition'.
        Returns:
        the meta object for the containment reference list 'Local Postcondition'.
        See Also:
        Action.getLocalPostconditions(), getAction()
      • getExecutableNode

        org.eclipse.emf.ecore.EClass getExecutableNode()
        Returns the meta object for class 'Executable Node'.
        Returns:
        the meta object for class 'Executable Node'.
        See Also:
        ExecutableNode
      • getExecutableNode_Handler

        org.eclipse.emf.ecore.EReference getExecutableNode_Handler()
        Returns the meta object for the containment reference list 'Handler '.
        Returns:
        the meta object for the containment reference list 'Handler'.
        See Also:
        ExecutableNode.getHandlers(), getExecutableNode()
      • getActivityNode

        org.eclipse.emf.ecore.EClass getActivityNode()
        Returns the meta object for class 'Activity Node'.
        Returns:
        the meta object for class 'Activity Node'.
        See Also:
        ActivityNode
      • getActivityNode_Outgoing

        org.eclipse.emf.ecore.EReference getActivityNode_Outgoing()
        Returns the meta object for the reference list 'Outgoing'.
        Returns:
        the meta object for the reference list 'Outgoing'.
        See Also:
        ActivityNode.getOutgoings(), getActivityNode()
      • getActivityNode_InGroup

        org.eclipse.emf.ecore.EReference getActivityNode_InGroup()
        Returns the meta object for the reference list 'In Group'.
        Returns:
        the meta object for the reference list 'In Group'.
        See Also:
        ActivityNode.getInGroups(), getActivityNode()
      • getActivityNode_Activity

        org.eclipse.emf.ecore.EReference getActivityNode_Activity()
        Returns the meta object for the container reference 'Activity'.
        Returns:
        the meta object for the container reference 'Activity'.
        See Also:
        ActivityNode.getActivity(), getActivityNode()
      • getActivityNode_Incoming

        org.eclipse.emf.ecore.EReference getActivityNode_Incoming()
        Returns the meta object for the reference list 'Incoming'.
        Returns:
        the meta object for the reference list 'Incoming'.
        See Also:
        ActivityNode.getIncomings(), getActivityNode()
      • getActivityEdge

        org.eclipse.emf.ecore.EClass getActivityEdge()
        Returns the meta object for class 'Activity Edge'.
        Returns:
        the meta object for class 'Activity Edge'.
        See Also:
        ActivityEdge
      • getActivityEdge_Activity

        org.eclipse.emf.ecore.EReference getActivityEdge_Activity()
        Returns the meta object for the container reference 'Activity'.
        Returns:
        the meta object for the container reference 'Activity'.
        See Also:
        ActivityEdge.getActivity(), getActivityEdge()
      • getActivityEdge_InGroup

        org.eclipse.emf.ecore.EReference getActivityEdge_InGroup()
        Returns the meta object for the reference list 'In Group'.
        Returns:
        the meta object for the reference list 'In Group'.
        See Also:
        ActivityEdge.getInGroups(), getActivityEdge()
      • getActivityEdge_Target

        org.eclipse.emf.ecore.EReference getActivityEdge_Target()
        Returns the meta object for the reference 'Target'.
        Returns:
        the meta object for the reference 'Target'.
        See Also:
        ActivityEdge.getTarget(), getActivityEdge()
      • getActivityEdge_Guard

        org.eclipse.emf.ecore.EReference getActivityEdge_Guard()
        Returns the meta object for the containment reference 'Guard'.
        Returns:
        the meta object for the containment reference 'Guard'.
        See Also:
        ActivityEdge.getGuard(), getActivityEdge()
      • getActivityEdge_Weight

        org.eclipse.emf.ecore.EReference getActivityEdge_Weight()
        Returns the meta object for the containment reference 'Weight'.
        Returns:
        the meta object for the containment reference 'Weight'.
        See Also:
        ActivityEdge.getWeight(), getActivityEdge()
      • getActivityEdge_Source

        org.eclipse.emf.ecore.EReference getActivityEdge_Source()
        Returns the meta object for the reference 'Source'.
        Returns:
        the meta object for the reference 'Source'.
        See Also:
        ActivityEdge.getSource(), getActivityEdge()
      • getActivity

        org.eclipse.emf.ecore.EClass getActivity()
        Returns the meta object for class 'Activity'.
        Returns:
        the meta object for class 'Activity'.
        See Also:
        Activity
      • getActivity_IsReadOnly

        org.eclipse.emf.ecore.EAttribute getActivity_IsReadOnly()
        Returns the meta object for the attribute 'Is Read Only'.
        Returns:
        the meta object for the attribute 'Is Read Only'.
        See Also:
        Activity.isReadOnly(), getActivity()
      • getActivity_Partition

        org.eclipse.emf.ecore.EReference getActivity_Partition()
        Returns the meta object for the reference list 'Partition'.
        Returns:
        the meta object for the reference list 'Partition'.
        See Also:
        Activity.getPartitions(), getActivity()
      • getActivity_Group

        org.eclipse.emf.ecore.EReference getActivity_Group()
        Returns the meta object for the containment reference list 'Group'.
        Returns:
        the meta object for the containment reference list 'Group'.
        See Also:
        Activity.getGroups(), getActivity()
      • getActivity_Variable

        org.eclipse.emf.ecore.EReference getActivity_Variable()
        Returns the meta object for the containment reference list 'Variable'.
        Returns:
        the meta object for the containment reference list 'Variable'.
        See Also:
        Activity.getVariables(), getActivity()
      • getActivity_Node

        org.eclipse.emf.ecore.EReference getActivity_Node()
        Returns the meta object for the containment reference list 'Node'.
        Returns:
        the meta object for the containment reference list 'Node'.
        See Also:
        Activity.getNodes(), getActivity()
      • getActivity_Edge

        org.eclipse.emf.ecore.EReference getActivity_Edge()
        Returns the meta object for the containment reference list 'Edge'.
        Returns:
        the meta object for the containment reference list 'Edge'.
        See Also:
        Activity.getEdges(), getActivity()
      • getActivityPartition

        org.eclipse.emf.ecore.EClass getActivityPartition()
        Returns the meta object for class 'Activity Partition'.
        Returns:
        the meta object for class 'Activity Partition'.
        See Also:
        ActivityPartition
      • getActivityGroup

        org.eclipse.emf.ecore.EClass getActivityGroup()
        Returns the meta object for class 'Activity Group'.
        Returns:
        the meta object for class 'Activity Group'.
        See Also:
        ActivityGroup
      • getStructuredActivityNode

        org.eclipse.emf.ecore.EClass getStructuredActivityNode()
        Returns the meta object for class 'Structured Activity Node'.
        Returns:
        the meta object for class 'Structured Activity Node'.
        See Also:
        StructuredActivityNode
      • getVariable

        org.eclipse.emf.ecore.EClass getVariable()
        Returns the meta object for class 'Variable'.
        Returns:
        the meta object for class 'Variable'.
        See Also:
        Variable
      • getVariable_ActivityScope

        org.eclipse.emf.ecore.EReference getVariable_ActivityScope()
        Returns the meta object for the container reference 'Activity Scope'.
        Returns:
        the meta object for the container reference 'Activity Scope'.
        See Also:
        Variable.getActivityScope(), getVariable()
      • getVariable_Scope

        org.eclipse.emf.ecore.EReference getVariable_Scope()
        Returns the meta object for the container reference 'Scope'.
        Returns:
        the meta object for the container reference 'Scope'.
        See Also:
        Variable.getScope(), getVariable()
      • getExceptionHandler

        org.eclipse.emf.ecore.EClass getExceptionHandler()
        Returns the meta object for class 'Exception Handler'.
        Returns:
        the meta object for class 'Exception Handler'.
        See Also:
        ExceptionHandler
      • getObjectNode

        org.eclipse.emf.ecore.EClass getObjectNode()
        Returns the meta object for class 'Object Node'.
        Returns:
        the meta object for class 'Object Node'.
        See Also:
        ObjectNode
      • getObjectNode_Ordering

        org.eclipse.emf.ecore.EAttribute getObjectNode_Ordering()
        Returns the meta object for the attribute 'Ordering'.
        Returns:
        the meta object for the attribute 'Ordering'.
        See Also:
        ObjectNode.getOrdering(), getObjectNode()
      • getObjectNode_UpperBound

        org.eclipse.emf.ecore.EReference getObjectNode_UpperBound()
        Returns the meta object for the containment reference 'Upper Bound'.
        Returns:
        the meta object for the containment reference 'Upper Bound'.
        See Also:
        ObjectNode.getUpperBound(), getObjectNode()
      • getObjectNode_InState

        org.eclipse.emf.ecore.EReference getObjectNode_InState()
        Returns the meta object for the reference list 'In State'.
        Returns:
        the meta object for the reference list 'In State'.
        See Also:
        ObjectNode.getInStates(), getObjectNode()
      • getObjectNode_Selection

        org.eclipse.emf.ecore.EReference getObjectNode_Selection()
        Returns the meta object for the reference 'Selection'.
        Returns:
        the meta object for the reference 'Selection'.
        See Also:
        ObjectNode.getSelection(), getObjectNode()
      • getOutputPin

        org.eclipse.emf.ecore.EClass getOutputPin()
        Returns the meta object for class 'Output Pin'.
        Returns:
        the meta object for class 'Output Pin'.
        See Also:
        OutputPin
      • getPin

        org.eclipse.emf.ecore.EClass getPin()
        Returns the meta object for class 'Pin'.
        Returns:
        the meta object for class 'Pin'.
        See Also:
        Pin
      • getPin_IsControl

        org.eclipse.emf.ecore.EAttribute getPin_IsControl()
        Returns the meta object for the attribute 'Is Control'.
        Returns:
        the meta object for the attribute 'Is Control'.
        See Also:
        Pin.isControl(), getPin()
      • getInputPin

        org.eclipse.emf.ecore.EClass getInputPin()
        Returns the meta object for class 'Input Pin'.
        Returns:
        the meta object for class 'Input Pin'.
        See Also:
        InputPin
      • getGeneralOrdering

        org.eclipse.emf.ecore.EClass getGeneralOrdering()
        Returns the meta object for class 'General Ordering'.
        Returns:
        the meta object for class 'General Ordering'.
        See Also:
        GeneralOrdering
      • getOccurrenceSpecification

        org.eclipse.emf.ecore.EClass getOccurrenceSpecification()
        Returns the meta object for class 'Occurrence Specification'.
        Returns:
        the meta object for class 'Occurrence Specification'.
        See Also:
        OccurrenceSpecification
      • getInteractionOperand

        org.eclipse.emf.ecore.EClass getInteractionOperand()
        Returns the meta object for class 'Interaction Operand'.
        Returns:
        the meta object for class 'Interaction Operand'.
        See Also:
        InteractionOperand
      • getInteractionOperand_Guard

        org.eclipse.emf.ecore.EReference getInteractionOperand_Guard()
        Returns the meta object for the containment reference 'Guard'.
        Returns:
        the meta object for the containment reference 'Guard'.
        See Also:
        InteractionOperand.getGuard(), getInteractionOperand()
      • getInteractionConstraint

        org.eclipse.emf.ecore.EClass getInteractionConstraint()
        Returns the meta object for class 'Interaction Constraint'.
        Returns:
        the meta object for class 'Interaction Constraint'.
        See Also:
        InteractionConstraint
      • getExecutionSpecification

        org.eclipse.emf.ecore.EClass getExecutionSpecification()
        Returns the meta object for class 'Execution Specification'.
        Returns:
        the meta object for class 'Execution Specification'.
        See Also:
        ExecutionSpecification
      • getExecutionEvent

        org.eclipse.emf.ecore.EClass getExecutionEvent()
        Returns the meta object for class 'Execution Event'.
        Returns:
        the meta object for class 'Execution Event'.
        See Also:
        ExecutionEvent
      • getStateInvariant

        org.eclipse.emf.ecore.EClass getStateInvariant()
        Returns the meta object for class 'State Invariant'.
        Returns:
        the meta object for class 'State Invariant'.
        See Also:
        StateInvariant
      • getStateInvariant_Invariant

        org.eclipse.emf.ecore.EReference getStateInvariant_Invariant()
        Returns the meta object for the containment reference 'Invariant'.
        Returns:
        the meta object for the containment reference 'Invariant'.
        See Also:
        StateInvariant.getInvariant(), getStateInvariant()
      • getCreationEvent

        org.eclipse.emf.ecore.EClass getCreationEvent()
        Returns the meta object for class 'Creation Event'.
        Returns:
        the meta object for class 'Creation Event'.
        See Also:
        CreationEvent
      • getDestructionEvent

        org.eclipse.emf.ecore.EClass getDestructionEvent()
        Returns the meta object for class 'Destruction Event'.
        Returns:
        the meta object for class 'Destruction Event'.
        See Also:
        DestructionEvent
      • getSendOperationEvent

        org.eclipse.emf.ecore.EClass getSendOperationEvent()
        Returns the meta object for class 'Send Operation Event'.
        Returns:
        the meta object for class 'Send Operation Event'.
        See Also:
        SendOperationEvent
      • getMessageEvent

        org.eclipse.emf.ecore.EClass getMessageEvent()
        Returns the meta object for class 'Message Event'.
        Returns:
        the meta object for class 'Message Event'.
        See Also:
        MessageEvent
      • getSendSignalEvent

        org.eclipse.emf.ecore.EClass getSendSignalEvent()
        Returns the meta object for class 'Send Signal Event'.
        Returns:
        the meta object for class 'Send Signal Event'.
        See Also:
        SendSignalEvent
      • getReceiveOperationEvent

        org.eclipse.emf.ecore.EClass getReceiveOperationEvent()
        Returns the meta object for class 'Receive Operation Event'.
        Returns:
        the meta object for class 'Receive Operation Event'.
        See Also:
        ReceiveOperationEvent
      • getReceiveSignalEvent

        org.eclipse.emf.ecore.EClass getReceiveSignalEvent()
        Returns the meta object for class 'Receive Signal Event'.
        Returns:
        the meta object for class 'Receive Signal Event'.
        See Also:
        ReceiveSignalEvent
      • getCombinedFragment

        org.eclipse.emf.ecore.EClass getCombinedFragment()
        Returns the meta object for class 'Combined Fragment'.
        Returns:
        the meta object for class 'Combined Fragment'.
        See Also:
        CombinedFragment
      • getCombinedFragment_Operand

        org.eclipse.emf.ecore.EReference getCombinedFragment_Operand()
        Returns the meta object for the containment reference list 'Operand'.
        Returns:
        the meta object for the containment reference list 'Operand'.
        See Also:
        CombinedFragment.getOperands(), getCombinedFragment()
      • getContinuation

        org.eclipse.emf.ecore.EClass getContinuation()
        Returns the meta object for class 'Continuation'.
        Returns:
        the meta object for class 'Continuation'.
        See Also:
        Continuation
      • getContinuation_Setting

        org.eclipse.emf.ecore.EAttribute getContinuation_Setting()
        Returns the meta object for the attribute 'Setting'.
        Returns:
        the meta object for the attribute 'Setting'.
        See Also:
        Continuation.isSetting(), getContinuation()
      • getConsiderIgnoreFragment

        org.eclipse.emf.ecore.EClass getConsiderIgnoreFragment()
        Returns the meta object for class 'Consider Ignore Fragment'.
        Returns:
        the meta object for class 'Consider Ignore Fragment'.
        See Also:
        ConsiderIgnoreFragment
      • getCallEvent

        org.eclipse.emf.ecore.EClass getCallEvent()
        Returns the meta object for class 'Call Event'.
        Returns:
        the meta object for class 'Call Event'.
        See Also:
        CallEvent
      • getCallEvent_Operation

        org.eclipse.emf.ecore.EReference getCallEvent_Operation()
        Returns the meta object for the reference 'Operation'.
        Returns:
        the meta object for the reference 'Operation'.
        See Also:
        CallEvent.getOperation(), getCallEvent()
      • getChangeEvent

        org.eclipse.emf.ecore.EClass getChangeEvent()
        Returns the meta object for class 'Change Event'.
        Returns:
        the meta object for class 'Change Event'.
        See Also:
        ChangeEvent
      • getSignalEvent

        org.eclipse.emf.ecore.EClass getSignalEvent()
        Returns the meta object for class 'Signal Event'.
        Returns:
        the meta object for class 'Signal Event'.
        See Also:
        SignalEvent
      • getSignalEvent_Signal

        org.eclipse.emf.ecore.EReference getSignalEvent_Signal()
        Returns the meta object for the reference 'Signal'.
        Returns:
        the meta object for the reference 'Signal'.
        See Also:
        SignalEvent.getSignal(), getSignalEvent()
      • getAnyReceiveEvent

        org.eclipse.emf.ecore.EClass getAnyReceiveEvent()
        Returns the meta object for class 'Any Receive Event'.
        Returns:
        the meta object for class 'Any Receive Event'.
        See Also:
        AnyReceiveEvent
      • getCreateObjectAction

        org.eclipse.emf.ecore.EClass getCreateObjectAction()
        Returns the meta object for class 'Create Object Action'.
        Returns:
        the meta object for class 'Create Object Action'.
        See Also:
        CreateObjectAction
      • getDestroyObjectAction

        org.eclipse.emf.ecore.EClass getDestroyObjectAction()
        Returns the meta object for class 'Destroy Object Action'.
        Returns:
        the meta object for class 'Destroy Object Action'.
        See Also:
        DestroyObjectAction
      • getTestIdentityAction

        org.eclipse.emf.ecore.EClass getTestIdentityAction()
        Returns the meta object for class 'Test Identity Action'.
        Returns:
        the meta object for class 'Test Identity Action'.
        See Also:
        TestIdentityAction
      • getTestIdentityAction_First

        org.eclipse.emf.ecore.EReference getTestIdentityAction_First()
        Returns the meta object for the containment reference 'First'.
        Returns:
        the meta object for the containment reference 'First'.
        See Also:
        TestIdentityAction.getFirst(), getTestIdentityAction()
      • getReadSelfAction

        org.eclipse.emf.ecore.EClass getReadSelfAction()
        Returns the meta object for class 'Read Self Action'.
        Returns:
        the meta object for class 'Read Self Action'.
        See Also:
        ReadSelfAction
      • getReadSelfAction_Result

        org.eclipse.emf.ecore.EReference getReadSelfAction_Result()
        Returns the meta object for the containment reference 'Result'.
        Returns:
        the meta object for the containment reference 'Result'.
        See Also:
        ReadSelfAction.getResult(), getReadSelfAction()
      • getStructuralFeatureAction

        org.eclipse.emf.ecore.EClass getStructuralFeatureAction()
        Returns the meta object for class 'Structural Feature Action'.
        Returns:
        the meta object for class 'Structural Feature Action'.
        See Also:
        StructuralFeatureAction
      • getLinkAction

        org.eclipse.emf.ecore.EClass getLinkAction()
        Returns the meta object for class 'Link Action'.
        Returns:
        the meta object for class 'Link Action'.
        See Also:
        LinkAction
      • getLinkAction_EndData

        org.eclipse.emf.ecore.EReference getLinkAction_EndData()
        Returns the meta object for the containment reference list 'End Data'.
        Returns:
        the meta object for the containment reference list 'End Data'.
        See Also:
        LinkAction.getEndData(), getLinkAction()
      • getLinkAction_InputValue

        org.eclipse.emf.ecore.EReference getLinkAction_InputValue()
        Returns the meta object for the containment reference list 'Input Value'.
        Returns:
        the meta object for the containment reference list 'Input Value'.
        See Also:
        LinkAction.getInputValues(), getLinkAction()
      • getLinkEndData

        org.eclipse.emf.ecore.EClass getLinkEndData()
        Returns the meta object for class 'Link End Data'.
        Returns:
        the meta object for class 'Link End Data'.
        See Also:
        LinkEndData
      • getLinkEndData_Value

        org.eclipse.emf.ecore.EReference getLinkEndData_Value()
        Returns the meta object for the reference 'Value'.
        Returns:
        the meta object for the reference 'Value'.
        See Also:
        LinkEndData.getValue(), getLinkEndData()
      • getLinkEndData_End

        org.eclipse.emf.ecore.EReference getLinkEndData_End()
        Returns the meta object for the reference 'End'.
        Returns:
        the meta object for the reference 'End'.
        See Also:
        LinkEndData.getEnd(), getLinkEndData()
      • getLinkEndData_Qualifier

        org.eclipse.emf.ecore.EReference getLinkEndData_Qualifier()
        Returns the meta object for the containment reference list 'Qualifier '.
        Returns:
        the meta object for the containment reference list 'Qualifier'.
        See Also:
        LinkEndData.getQualifiers(), getLinkEndData()
      • getQualifierValue

        org.eclipse.emf.ecore.EClass getQualifierValue()
        Returns the meta object for class 'Qualifier Value'.
        Returns:
        the meta object for class 'Qualifier Value'.
        See Also:
        QualifierValue
      • getQualifierValue_Value

        org.eclipse.emf.ecore.EReference getQualifierValue_Value()
        Returns the meta object for the reference 'Value'.
        Returns:
        the meta object for the reference 'Value'.
        See Also:
        QualifierValue.getValue(), getQualifierValue()
      • getReadLinkAction

        org.eclipse.emf.ecore.EClass getReadLinkAction()
        Returns the meta object for class 'Read Link Action'.
        Returns:
        the meta object for class 'Read Link Action'.
        See Also:
        ReadLinkAction
      • getReadLinkAction_Result

        org.eclipse.emf.ecore.EReference getReadLinkAction_Result()
        Returns the meta object for the containment reference 'Result'.
        Returns:
        the meta object for the containment reference 'Result'.
        See Also:
        ReadLinkAction.getResult(), getReadLinkAction()
      • getLinkEndCreationData

        org.eclipse.emf.ecore.EClass getLinkEndCreationData()
        Returns the meta object for class 'Link End Creation Data'.
        Returns:
        the meta object for class 'Link End Creation Data'.
        See Also:
        LinkEndCreationData
      • getCreateLinkAction

        org.eclipse.emf.ecore.EClass getCreateLinkAction()
        Returns the meta object for class 'Create Link Action'.
        Returns:
        the meta object for class 'Create Link Action'.
        See Also:
        CreateLinkAction
      • getWriteLinkAction

        org.eclipse.emf.ecore.EClass getWriteLinkAction()
        Returns the meta object for class 'Write Link Action'.
        Returns:
        the meta object for class 'Write Link Action'.
        See Also:
        WriteLinkAction
      • getDestroyLinkAction

        org.eclipse.emf.ecore.EClass getDestroyLinkAction()
        Returns the meta object for class 'Destroy Link Action'.
        Returns:
        the meta object for class 'Destroy Link Action'.
        See Also:
        DestroyLinkAction
      • getLinkEndDestructionData

        org.eclipse.emf.ecore.EClass getLinkEndDestructionData()
        Returns the meta object for class 'Link End Destruction Data'.
        Returns:
        the meta object for class 'Link End Destruction Data'.
        See Also:
        LinkEndDestructionData
      • getClearAssociationAction

        org.eclipse.emf.ecore.EClass getClearAssociationAction()
        Returns the meta object for class 'Clear Association Action'.
        Returns:
        the meta object for class 'Clear Association Action'.
        See Also:
        ClearAssociationAction
      • getBroadcastSignalAction

        org.eclipse.emf.ecore.EClass getBroadcastSignalAction()
        Returns the meta object for class 'Broadcast Signal Action'.
        Returns:
        the meta object for class 'Broadcast Signal Action'.
        See Also:
        BroadcastSignalAction
      • getInvocationAction

        org.eclipse.emf.ecore.EClass getInvocationAction()
        Returns the meta object for class 'Invocation Action'.
        Returns:
        the meta object for class 'Invocation Action'.
        See Also:
        InvocationAction
      • getInvocationAction_Argument

        org.eclipse.emf.ecore.EReference getInvocationAction_Argument()
        Returns the meta object for the containment reference list 'Argument'.
        Returns:
        the meta object for the containment reference list 'Argument'.
        See Also:
        InvocationAction.getArguments(), getInvocationAction()
      • getSendObjectAction

        org.eclipse.emf.ecore.EClass getSendObjectAction()
        Returns the meta object for class 'Send Object Action'.
        Returns:
        the meta object for class 'Send Object Action'.
        See Also:
        SendObjectAction
      • getSendObjectAction_Target

        org.eclipse.emf.ecore.EReference getSendObjectAction_Target()
        Returns the meta object for the containment reference 'Target'.
        Returns:
        the meta object for the containment reference 'Target'.
        See Also:
        SendObjectAction.getTarget(), getSendObjectAction()
      • getSendObjectAction_Request

        org.eclipse.emf.ecore.EReference getSendObjectAction_Request()
        Returns the meta object for the containment reference 'Request'.
        Returns:
        the meta object for the containment reference 'Request'.
        See Also:
        SendObjectAction.getRequest(), getSendObjectAction()
      • getValueSpecificationAction

        org.eclipse.emf.ecore.EClass getValueSpecificationAction()
        Returns the meta object for class 'Value Specification Action'.
        Returns:
        the meta object for class 'Value Specification Action'.
        See Also:
        ValueSpecificationAction
      • getTimeExpression

        org.eclipse.emf.ecore.EClass getTimeExpression()
        Returns the meta object for class 'Time Expression'.
        Returns:
        the meta object for class 'Time Expression'.
        See Also:
        TimeExpression
      • getTimeExpression_Expr

        org.eclipse.emf.ecore.EReference getTimeExpression_Expr()
        Returns the meta object for the reference 'Expr'.
        Returns:
        the meta object for the reference 'Expr'.
        See Also:
        TimeExpression.getExpr(), getTimeExpression()
      • getObservation

        org.eclipse.emf.ecore.EClass getObservation()
        Returns the meta object for class 'Observation'.
        Returns:
        the meta object for class 'Observation'.
        See Also:
        Observation
      • getDuration

        org.eclipse.emf.ecore.EClass getDuration()
        Returns the meta object for class 'Duration'.
        Returns:
        the meta object for class 'Duration'.
        See Also:
        Duration
      • getDuration_Expr

        org.eclipse.emf.ecore.EReference getDuration_Expr()
        Returns the meta object for the reference 'Expr'.
        Returns:
        the meta object for the reference 'Expr'.
        See Also:
        Duration.getExpr(), getDuration()
      • getDuration_Observation

        org.eclipse.emf.ecore.EReference getDuration_Observation()
        Returns the meta object for the reference list 'Observation'.
        Returns:
        the meta object for the reference list 'Observation'.
        See Also:
        Duration.getObservations(), getDuration()
      • getValuePin

        org.eclipse.emf.ecore.EClass getValuePin()
        Returns the meta object for class 'Value Pin'.
        Returns:
        the meta object for class 'Value Pin'.
        See Also:
        ValuePin
      • getValuePin_Value

        org.eclipse.emf.ecore.EReference getValuePin_Value()
        Returns the meta object for the containment reference 'Value'.
        Returns:
        the meta object for the containment reference 'Value'.
        See Also:
        ValuePin.getValue(), getValuePin()
      • getDurationInterval

        org.eclipse.emf.ecore.EClass getDurationInterval()
        Returns the meta object for class 'Duration Interval'.
        Returns:
        the meta object for class 'Duration Interval'.
        See Also:
        DurationInterval
      • getInterval

        org.eclipse.emf.ecore.EClass getInterval()
        Returns the meta object for class 'Interval'.
        Returns:
        the meta object for class 'Interval'.
        See Also:
        Interval
      • getInterval_Min

        org.eclipse.emf.ecore.EReference getInterval_Min()
        Returns the meta object for the reference 'Min'.
        Returns:
        the meta object for the reference 'Min'.
        See Also:
        Interval.getMin(), getInterval()
      • getInterval_Max

        org.eclipse.emf.ecore.EReference getInterval_Max()
        Returns the meta object for the reference 'Max'.
        Returns:
        the meta object for the reference 'Max'.
        See Also:
        Interval.getMax(), getInterval()
      • getTimeConstraint

        org.eclipse.emf.ecore.EClass getTimeConstraint()
        Returns the meta object for class 'Time Constraint'.
        Returns:
        the meta object for class 'Time Constraint'.
        See Also:
        TimeConstraint
      • getIntervalConstraint

        org.eclipse.emf.ecore.EClass getIntervalConstraint()
        Returns the meta object for class 'Interval Constraint'.
        Returns:
        the meta object for class 'Interval Constraint'.
        See Also:
        IntervalConstraint
      • getTimeInterval

        org.eclipse.emf.ecore.EClass getTimeInterval()
        Returns the meta object for class 'Time Interval'.
        Returns:
        the meta object for class 'Time Interval'.
        See Also:
        TimeInterval
      • getDurationConstraint

        org.eclipse.emf.ecore.EClass getDurationConstraint()
        Returns the meta object for class 'Duration Constraint'.
        Returns:
        the meta object for class 'Duration Constraint'.
        See Also:
        DurationConstraint
      • getTimeObservation

        org.eclipse.emf.ecore.EClass getTimeObservation()
        Returns the meta object for class 'Time Observation'.
        Returns:
        the meta object for class 'Time Observation'.
        See Also:
        TimeObservation
      • getDurationObservation

        org.eclipse.emf.ecore.EClass getDurationObservation()
        Returns the meta object for class 'Duration Observation'.
        Returns:
        the meta object for class 'Duration Observation'.
        See Also:
        DurationObservation
      • getOpaqueAction

        org.eclipse.emf.ecore.EClass getOpaqueAction()
        Returns the meta object for class 'Opaque Action'.
        Returns:
        the meta object for class 'Opaque Action'.
        See Also:
        OpaqueAction
      • getOpaqueAction_Body

        org.eclipse.emf.ecore.EAttribute getOpaqueAction_Body()
        Returns the meta object for the attribute list 'Body'.
        Returns:
        the meta object for the attribute list 'Body'.
        See Also:
        OpaqueAction.getBodies(), getOpaqueAction()
      • getOpaqueAction_Language

        org.eclipse.emf.ecore.EAttribute getOpaqueAction_Language()
        Returns the meta object for the attribute list 'Language'.
        Returns:
        the meta object for the attribute list 'Language'.
        See Also:
        OpaqueAction.getLanguages(), getOpaqueAction()
      • getOpaqueAction_InputValue

        org.eclipse.emf.ecore.EReference getOpaqueAction_InputValue()
        Returns the meta object for the containment reference list 'Input Value'.
        Returns:
        the meta object for the containment reference list 'Input Value'.
        See Also:
        OpaqueAction.getInputValues(), getOpaqueAction()
      • getOpaqueAction_OutputValue

        org.eclipse.emf.ecore.EReference getOpaqueAction_OutputValue()
        Returns the meta object for the containment reference list 'Output Value'.
        Returns:
        the meta object for the containment reference list 'Output Value'.
        See Also:
        OpaqueAction.getOutputValues(), getOpaqueAction()
      • getCallAction

        org.eclipse.emf.ecore.EClass getCallAction()
        Returns the meta object for class 'Call Action'.
        Returns:
        the meta object for class 'Call Action'.
        See Also:
        CallAction
      • getCallAction_Result

        org.eclipse.emf.ecore.EReference getCallAction_Result()
        Returns the meta object for the containment reference list 'Result'.
        Returns:
        the meta object for the containment reference list 'Result'.
        See Also:
        CallAction.getResults(), getCallAction()
      • getSendSignalAction

        org.eclipse.emf.ecore.EClass getSendSignalAction()
        Returns the meta object for class 'Send Signal Action'.
        Returns:
        the meta object for class 'Send Signal Action'.
        See Also:
        SendSignalAction
      • getSendSignalAction_Target

        org.eclipse.emf.ecore.EReference getSendSignalAction_Target()
        Returns the meta object for the containment reference 'Target'.
        Returns:
        the meta object for the containment reference 'Target'.
        See Also:
        SendSignalAction.getTarget(), getSendSignalAction()
      • getCallOperationAction

        org.eclipse.emf.ecore.EClass getCallOperationAction()
        Returns the meta object for class 'Call Operation Action'.
        Returns:
        the meta object for class 'Call Operation Action'.
        See Also:
        CallOperationAction
      • getCallBehaviorAction

        org.eclipse.emf.ecore.EClass getCallBehaviorAction()
        Returns the meta object for class 'Call Behavior Action'.
        Returns:
        the meta object for class 'Call Behavior Action'.
        See Also:
        CallBehaviorAction
      • getInformationItem

        org.eclipse.emf.ecore.EClass getInformationItem()
        Returns the meta object for class 'Information Item'.
        Returns:
        the meta object for class 'Information Item'.
        See Also:
        InformationItem
      • getInformationFlow

        org.eclipse.emf.ecore.EClass getInformationFlow()
        Returns the meta object for class 'Information Flow'.
        Returns:
        the meta object for class 'Information Flow'.
        See Also:
        InformationFlow
      • getModel

        org.eclipse.emf.ecore.EClass getModel()
        Returns the meta object for class 'Model'.
        Returns:
        the meta object for class 'Model'.
        See Also:
        Model
      • getModel_Viewpoint

        org.eclipse.emf.ecore.EAttribute getModel_Viewpoint()
        Returns the meta object for the attribute 'Viewpoint'.
        Returns:
        the meta object for the attribute 'Viewpoint'.
        See Also:
        Model.getViewpoint(), getModel()
      • getVariableAction

        org.eclipse.emf.ecore.EClass getVariableAction()
        Returns the meta object for class 'Variable Action'.
        Returns:
        the meta object for class 'Variable Action'.
        See Also:
        VariableAction
      • getReadVariableAction

        org.eclipse.emf.ecore.EClass getReadVariableAction()
        Returns the meta object for class 'Read Variable Action'.
        Returns:
        the meta object for class 'Read Variable Action'.
        See Also:
        ReadVariableAction
      • getWriteVariableAction

        org.eclipse.emf.ecore.EClass getWriteVariableAction()
        Returns the meta object for class 'Write Variable Action'.
        Returns:
        the meta object for class 'Write Variable Action'.
        See Also:
        WriteVariableAction
      • getClearVariableAction

        org.eclipse.emf.ecore.EClass getClearVariableAction()
        Returns the meta object for class 'Clear Variable Action'.
        Returns:
        the meta object for class 'Clear Variable Action'.
        See Also:
        ClearVariableAction
      • getAddVariableValueAction

        org.eclipse.emf.ecore.EClass getAddVariableValueAction()
        Returns the meta object for class 'Add Variable Value Action'.
        Returns:
        the meta object for class 'Add Variable Value Action'.
        See Also:
        AddVariableValueAction
      • getRaiseExceptionAction

        org.eclipse.emf.ecore.EClass getRaiseExceptionAction()
        Returns the meta object for class 'Raise Exception Action'.
        Returns:
        the meta object for class 'Raise Exception Action'.
        See Also:
        RaiseExceptionAction
      • getActionInputPin

        org.eclipse.emf.ecore.EClass getActionInputPin()
        Returns the meta object for class 'Action Input Pin'.
        Returns:
        the meta object for class 'Action Input Pin'.
        See Also:
        ActionInputPin
      • getReadExtentAction

        org.eclipse.emf.ecore.EClass getReadExtentAction()
        Returns the meta object for class 'Read Extent Action'.
        Returns:
        the meta object for class 'Read Extent Action'.
        See Also:
        ReadExtentAction
      • getReadExtentAction_Result

        org.eclipse.emf.ecore.EReference getReadExtentAction_Result()
        Returns the meta object for the containment reference 'Result'.
        Returns:
        the meta object for the containment reference 'Result'.
        See Also:
        ReadExtentAction.getResult(), getReadExtentAction()
      • getReclassifyObjectAction

        org.eclipse.emf.ecore.EClass getReclassifyObjectAction()
        Returns the meta object for class 'Reclassify Object Action'.
        Returns:
        the meta object for class 'Reclassify Object Action'.
        See Also:
        ReclassifyObjectAction
      • getReadLinkObjectEndAction

        org.eclipse.emf.ecore.EClass getReadLinkObjectEndAction()
        Returns the meta object for class 'Read Link Object End Action'.
        Returns:
        the meta object for class 'Read Link Object End Action'.
        See Also:
        ReadLinkObjectEndAction
      • getCreateLinkObjectAction

        org.eclipse.emf.ecore.EClass getCreateLinkObjectAction()
        Returns the meta object for class 'Create Link Object Action'.
        Returns:
        the meta object for class 'Create Link Object Action'.
        See Also:
        CreateLinkObjectAction
      • getAcceptEventAction

        org.eclipse.emf.ecore.EClass getAcceptEventAction()
        Returns the meta object for class 'Accept Event Action'.
        Returns:
        the meta object for class 'Accept Event Action'.
        See Also:
        AcceptEventAction
      • getAcceptEventAction_Result

        org.eclipse.emf.ecore.EReference getAcceptEventAction_Result()
        Returns the meta object for the containment reference list 'Result '.
        Returns:
        the meta object for the containment reference list 'Result'.
        See Also:
        AcceptEventAction.getResults(), getAcceptEventAction()
      • getAcceptEventAction_Trigger

        org.eclipse.emf.ecore.EReference getAcceptEventAction_Trigger()
        Returns the meta object for the containment reference list 'Trigger'.
        Returns:
        the meta object for the containment reference list 'Trigger'.
        See Also:
        AcceptEventAction.getTriggers(), getAcceptEventAction()
      • getAcceptCallAction

        org.eclipse.emf.ecore.EClass getAcceptCallAction()
        Returns the meta object for class 'Accept Call Action'.
        Returns:
        the meta object for class 'Accept Call Action'.
        See Also:
        AcceptCallAction
      • getReplyAction

        org.eclipse.emf.ecore.EClass getReplyAction()
        Returns the meta object for class 'Reply Action'.
        Returns:
        the meta object for class 'Reply Action'.
        See Also:
        ReplyAction
      • getReplyAction_ReplyValue

        org.eclipse.emf.ecore.EReference getReplyAction_ReplyValue()
        Returns the meta object for the containment reference list 'Reply Value'.
        Returns:
        the meta object for the containment reference list 'Reply Value'.
        See Also:
        ReplyAction.getReplyValues(), getReplyAction()
      • getUnmarshallAction

        org.eclipse.emf.ecore.EClass getUnmarshallAction()
        Returns the meta object for class 'Unmarshall Action'.
        Returns:
        the meta object for class 'Unmarshall Action'.
        See Also:
        UnmarshallAction
      • getUnmarshallAction_Result

        org.eclipse.emf.ecore.EReference getUnmarshallAction_Result()
        Returns the meta object for the containment reference list 'Result '.
        Returns:
        the meta object for the containment reference list 'Result'.
        See Also:
        UnmarshallAction.getResults(), getUnmarshallAction()
      • getUnmarshallAction_Object

        org.eclipse.emf.ecore.EReference getUnmarshallAction_Object()
        Returns the meta object for the containment reference 'Object'.
        Returns:
        the meta object for the containment reference 'Object'.
        See Also:
        UnmarshallAction.getObject(), getUnmarshallAction()
      • getReduceAction

        org.eclipse.emf.ecore.EClass getReduceAction()
        Returns the meta object for class 'Reduce Action'.
        Returns:
        the meta object for class 'Reduce Action'.
        See Also:
        ReduceAction
      • getReduceAction_Reducer

        org.eclipse.emf.ecore.EReference getReduceAction_Reducer()
        Returns the meta object for the reference 'Reducer'.
        Returns:
        the meta object for the reference 'Reducer'.
        See Also:
        ReduceAction.getReducer(), getReduceAction()
      • getReduceAction_Result

        org.eclipse.emf.ecore.EReference getReduceAction_Result()
        Returns the meta object for the containment reference 'Result'.
        Returns:
        the meta object for the containment reference 'Result'.
        See Also:
        ReduceAction.getResult(), getReduceAction()
      • getReduceAction_Collection

        org.eclipse.emf.ecore.EReference getReduceAction_Collection()
        Returns the meta object for the containment reference 'Collection'.
        Returns:
        the meta object for the containment reference 'Collection'.
        See Also:
        ReduceAction.getCollection(), getReduceAction()
      • getReduceAction_IsOrdered

        org.eclipse.emf.ecore.EAttribute getReduceAction_IsOrdered()
        Returns the meta object for the attribute 'Is Ordered'.
        Returns:
        the meta object for the attribute 'Is Ordered'.
        See Also:
        ReduceAction.isOrdered(), getReduceAction()
      • getControlNode

        org.eclipse.emf.ecore.EClass getControlNode()
        Returns the meta object for class 'Control Node'.
        Returns:
        the meta object for class 'Control Node'.
        See Also:
        ControlNode
      • getControlFlow

        org.eclipse.emf.ecore.EClass getControlFlow()
        Returns the meta object for class 'Control Flow'.
        Returns:
        the meta object for class 'Control Flow'.
        See Also:
        ControlFlow
      • getInitialNode

        org.eclipse.emf.ecore.EClass getInitialNode()
        Returns the meta object for class 'Initial Node'.
        Returns:
        the meta object for class 'Initial Node'.
        See Also:
        InitialNode
      • getActivityParameterNode

        org.eclipse.emf.ecore.EClass getActivityParameterNode()
        Returns the meta object for class 'Activity Parameter Node'.
        Returns:
        the meta object for class 'Activity Parameter Node'.
        See Also:
        ActivityParameterNode
      • getForkNode

        org.eclipse.emf.ecore.EClass getForkNode()
        Returns the meta object for class 'Fork Node'.
        Returns:
        the meta object for class 'Fork Node'.
        See Also:
        ForkNode
      • getFlowFinalNode

        org.eclipse.emf.ecore.EClass getFlowFinalNode()
        Returns the meta object for class 'Flow Final Node'.
        Returns:
        the meta object for class 'Flow Final Node'.
        See Also:
        FlowFinalNode
      • getFinalNode

        org.eclipse.emf.ecore.EClass getFinalNode()
        Returns the meta object for class 'Final Node'.
        Returns:
        the meta object for class 'Final Node'.
        See Also:
        FinalNode
      • getCentralBufferNode

        org.eclipse.emf.ecore.EClass getCentralBufferNode()
        Returns the meta object for class 'Central Buffer Node'.
        Returns:
        the meta object for class 'Central Buffer Node'.
        See Also:
        CentralBufferNode
      • getMergeNode

        org.eclipse.emf.ecore.EClass getMergeNode()
        Returns the meta object for class 'Merge Node'.
        Returns:
        the meta object for class 'Merge Node'.
        See Also:
        MergeNode
      • getDecisionNode

        org.eclipse.emf.ecore.EClass getDecisionNode()
        Returns the meta object for class 'Decision Node'.
        Returns:
        the meta object for class 'Decision Node'.
        See Also:
        DecisionNode
      • getActivityFinalNode

        org.eclipse.emf.ecore.EClass getActivityFinalNode()
        Returns the meta object for class 'Activity Final Node'.
        Returns:
        the meta object for class 'Activity Final Node'.
        See Also:
        ActivityFinalNode
      • getJoinNode

        org.eclipse.emf.ecore.EClass getJoinNode()
        Returns the meta object for class 'Join Node'.
        Returns:
        the meta object for class 'Join Node'.
        See Also:
        JoinNode
      • getJoinNode_JoinSpec

        org.eclipse.emf.ecore.EReference getJoinNode_JoinSpec()
        Returns the meta object for the containment reference 'Join Spec'.
        Returns:
        the meta object for the containment reference 'Join Spec'.
        See Also:
        JoinNode.getJoinSpec(), getJoinNode()
      • getDataStoreNode

        org.eclipse.emf.ecore.EClass getDataStoreNode()
        Returns the meta object for class 'Data Store Node'.
        Returns:
        the meta object for class 'Data Store Node'.
        See Also:
        DataStoreNode
      • getObjectFlow

        org.eclipse.emf.ecore.EClass getObjectFlow()
        Returns the meta object for class 'Object Flow'.
        Returns:
        the meta object for class 'Object Flow'.
        See Also:
        ObjectFlow
      • getObjectFlow_IsMulticast

        org.eclipse.emf.ecore.EAttribute getObjectFlow_IsMulticast()
        Returns the meta object for the attribute 'Is Multicast'.
        Returns:
        the meta object for the attribute 'Is Multicast'.
        See Also:
        ObjectFlow.isMulticast(), getObjectFlow()
      • getObjectFlow_Selection

        org.eclipse.emf.ecore.EReference getObjectFlow_Selection()
        Returns the meta object for the reference 'Selection'.
        Returns:
        the meta object for the reference 'Selection'.
        See Also:
        ObjectFlow.getSelection(), getObjectFlow()
      • getSequenceNode

        org.eclipse.emf.ecore.EClass getSequenceNode()
        Returns the meta object for class 'Sequence Node'.
        Returns:
        the meta object for class 'Sequence Node'.
        See Also:
        SequenceNode
      • getConditionalNode

        org.eclipse.emf.ecore.EClass getConditionalNode()
        Returns the meta object for class 'Conditional Node'.
        Returns:
        the meta object for class 'Conditional Node'.
        See Also:
        ConditionalNode
      • getConditionalNode_Clause

        org.eclipse.emf.ecore.EReference getConditionalNode_Clause()
        Returns the meta object for the containment reference list 'Clause'.
        Returns:
        the meta object for the containment reference list 'Clause'.
        See Also:
        ConditionalNode.getClauses(), getConditionalNode()
      • getConditionalNode_Result

        org.eclipse.emf.ecore.EReference getConditionalNode_Result()
        Returns the meta object for the containment reference list 'Result'.
        Returns:
        the meta object for the containment reference list 'Result'.
        See Also:
        ConditionalNode.getResults(), getConditionalNode()
      • getClause

        org.eclipse.emf.ecore.EClass getClause()
        Returns the meta object for class 'Clause'.
        Returns:
        the meta object for class 'Clause'.
        See Also:
        Clause
      • getClause_Test

        org.eclipse.emf.ecore.EReference getClause_Test()
        Returns the meta object for the reference list 'Test'.
        Returns:
        the meta object for the reference list 'Test'.
        See Also:
        Clause.getTests(), getClause()
      • getClause_Body

        org.eclipse.emf.ecore.EReference getClause_Body()
        Returns the meta object for the reference list 'Body'.
        Returns:
        the meta object for the reference list 'Body'.
        See Also:
        Clause.getBodies(), getClause()
      • getClause_SuccessorClause

        org.eclipse.emf.ecore.EReference getClause_SuccessorClause()
        Returns the meta object for the reference list 'Successor Clause'.
        Returns:
        the meta object for the reference list 'Successor Clause'.
        See Also:
        Clause.getSuccessorClauses(), getClause()
      • getClause_Decider

        org.eclipse.emf.ecore.EReference getClause_Decider()
        Returns the meta object for the reference 'Decider'.
        Returns:
        the meta object for the reference 'Decider'.
        See Also:
        Clause.getDecider(), getClause()
      • getClause_BodyOutput

        org.eclipse.emf.ecore.EReference getClause_BodyOutput()
        Returns the meta object for the reference list 'Body Output'.
        Returns:
        the meta object for the reference list 'Body Output'.
        See Also:
        Clause.getBodyOutputs(), getClause()
      • getLoopNode

        org.eclipse.emf.ecore.EClass getLoopNode()
        Returns the meta object for class 'Loop Node'.
        Returns:
        the meta object for class 'Loop Node'.
        See Also:
        LoopNode
      • getLoopNode_IsTestedFirst

        org.eclipse.emf.ecore.EAttribute getLoopNode_IsTestedFirst()
        Returns the meta object for the attribute 'Is Tested First'.
        Returns:
        the meta object for the attribute 'Is Tested First'.
        See Also:
        LoopNode.isTestedFirst(), getLoopNode()
      • getLoopNode_BodyPart

        org.eclipse.emf.ecore.EReference getLoopNode_BodyPart()
        Returns the meta object for the reference list 'Body Part'.
        Returns:
        the meta object for the reference list 'Body Part'.
        See Also:
        LoopNode.getBodyParts(), getLoopNode()
      • getLoopNode_SetupPart

        org.eclipse.emf.ecore.EReference getLoopNode_SetupPart()
        Returns the meta object for the reference list 'Setup Part'.
        Returns:
        the meta object for the reference list 'Setup Part'.
        See Also:
        LoopNode.getSetupParts(), getLoopNode()
      • getLoopNode_Decider

        org.eclipse.emf.ecore.EReference getLoopNode_Decider()
        Returns the meta object for the reference 'Decider'.
        Returns:
        the meta object for the reference 'Decider'.
        See Also:
        LoopNode.getDecider(), getLoopNode()
      • getLoopNode_Test

        org.eclipse.emf.ecore.EReference getLoopNode_Test()
        Returns the meta object for the reference list 'Test'.
        Returns:
        the meta object for the reference list 'Test'.
        See Also:
        LoopNode.getTests(), getLoopNode()
      • getLoopNode_Result

        org.eclipse.emf.ecore.EReference getLoopNode_Result()
        Returns the meta object for the containment reference list 'Result'.
        Returns:
        the meta object for the containment reference list 'Result'.
        See Also:
        LoopNode.getResults(), getLoopNode()
      • getLoopNode_LoopVariable

        org.eclipse.emf.ecore.EReference getLoopNode_LoopVariable()
        Returns the meta object for the reference list 'Loop Variable'.
        Returns:
        the meta object for the reference list 'Loop Variable'.
        See Also:
        LoopNode.getLoopVariables(), getLoopNode()
      • getLoopNode_BodyOutput

        org.eclipse.emf.ecore.EReference getLoopNode_BodyOutput()
        Returns the meta object for the reference list 'Body Output'.
        Returns:
        the meta object for the reference list 'Body Output'.
        See Also:
        LoopNode.getBodyOutputs(), getLoopNode()
      • getLoopNode_LoopVariableInput

        org.eclipse.emf.ecore.EReference getLoopNode_LoopVariableInput()
        Returns the meta object for the containment reference list 'Loop Variable Input'.
        Returns:
        the meta object for the containment reference list 'Loop Variable Input'.
        See Also:
        LoopNode.getLoopVariableInputs(), getLoopNode()
      • getExpansionNode

        org.eclipse.emf.ecore.EClass getExpansionNode()
        Returns the meta object for class 'Expansion Node'.
        Returns:
        the meta object for class 'Expansion Node'.
        See Also:
        ExpansionNode
      • getExpansionRegion

        org.eclipse.emf.ecore.EClass getExpansionRegion()
        Returns the meta object for class 'Expansion Region'.
        Returns:
        the meta object for class 'Expansion Region'.
        See Also:
        ExpansionRegion
      • getComponentRealization

        org.eclipse.emf.ecore.EClass getComponentRealization()
        Returns the meta object for class 'Component Realization'.
        Returns:
        the meta object for class 'Component Realization'.
        See Also:
        ComponentRealization
      • getComponent

        org.eclipse.emf.ecore.EClass getComponent()
        Returns the meta object for class 'Component'.
        Returns:
        the meta object for class 'Component'.
        See Also:
        Component
      • getComponent_Required

        org.eclipse.emf.ecore.EReference getComponent_Required()
        Returns the meta object for the reference list 'Required'.
        Returns:
        the meta object for the reference list 'Required'.
        See Also:
        Component.getRequireds(), getComponent()
      • getComponent_Provided

        org.eclipse.emf.ecore.EReference getComponent_Provided()
        Returns the meta object for the reference list 'Provided'.
        Returns:
        the meta object for the reference list 'Provided'.
        See Also:
        Component.getProvideds(), getComponent()
      • getComponent_PackagedElement

        org.eclipse.emf.ecore.EReference getComponent_PackagedElement()
        Returns the meta object for the containment reference list 'Packaged Element'.
        Returns:
        the meta object for the containment reference list 'Packaged Element'.
        See Also:
        Component.getPackagedElements(), getComponent()
      • getComponent_Realization

        org.eclipse.emf.ecore.EReference getComponent_Realization()
        Returns the meta object for the containment reference list 'Realization'.
        Returns:
        the meta object for the containment reference list 'Realization'.
        See Also:
        Component.getRealizations(), getComponent()
      • getNode

        org.eclipse.emf.ecore.EClass getNode()
        Returns the meta object for class 'Node'.
        Returns:
        the meta object for class 'Node'.
        See Also:
        Node
      • getNode_NestedNode

        org.eclipse.emf.ecore.EReference getNode_NestedNode()
        Returns the meta object for the containment reference list 'Nested Node'.
        Returns:
        the meta object for the containment reference list 'Nested Node'.
        See Also:
        Node.getNestedNodes(), getNode()
      • getDevice

        org.eclipse.emf.ecore.EClass getDevice()
        Returns the meta object for class 'Device'.
        Returns:
        the meta object for class 'Device'.
        See Also:
        Device
      • getExecutionEnvironment

        org.eclipse.emf.ecore.EClass getExecutionEnvironment()
        Returns the meta object for class 'Execution Environment'.
        Returns:
        the meta object for class 'Execution Environment'.
        See Also:
        ExecutionEnvironment
      • getCommunicationPath

        org.eclipse.emf.ecore.EClass getCommunicationPath()
        Returns the meta object for class 'Communication Path'.
        Returns:
        the meta object for class 'Communication Path'.
        See Also:
        CommunicationPath
      • getFinalState

        org.eclipse.emf.ecore.EClass getFinalState()
        Returns the meta object for class 'Final State'.
        Returns:
        the meta object for class 'Final State'.
        See Also:
        FinalState
      • getTimeEvent

        org.eclipse.emf.ecore.EClass getTimeEvent()
        Returns the meta object for class 'Time Event'.
        Returns:
        the meta object for class 'Time Event'.
        See Also:
        TimeEvent
      • getTimeEvent_IsRelative

        org.eclipse.emf.ecore.EAttribute getTimeEvent_IsRelative()
        Returns the meta object for the attribute 'Is Relative'.
        Returns:
        the meta object for the attribute 'Is Relative'.
        See Also:
        TimeEvent.isRelative(), getTimeEvent()
      • getTimeEvent_When

        org.eclipse.emf.ecore.EReference getTimeEvent_When()
        Returns the meta object for the containment reference 'When'.
        Returns:
        the meta object for the containment reference 'When'.
        See Also:
        TimeEvent.getWhen(), getTimeEvent()
      • getProtocolTransition

        org.eclipse.emf.ecore.EClass getProtocolTransition()
        Returns the meta object for class 'Protocol Transition'.
        Returns:
        the meta object for class 'Protocol Transition'.
        See Also:
        ProtocolTransition
      • getAssociationClass

        org.eclipse.emf.ecore.EClass getAssociationClass()
        Returns the meta object for class 'Association Class'.
        Returns:
        the meta object for class 'Association Class'.
        See Also:
        AssociationClass
      • getVisibilityKind

        org.eclipse.emf.ecore.EEnum getVisibilityKind()
        Returns the meta object for enum 'Visibility Kind'.
        Returns:
        the meta object for enum 'Visibility Kind'.
        See Also:
        VisibilityKind
      • getCallConcurrencyKind

        org.eclipse.emf.ecore.EEnum getCallConcurrencyKind()
        Returns the meta object for enum 'Call Concurrency Kind'.
        Returns:
        the meta object for enum 'Call Concurrency Kind'.
        See Also:
        CallConcurrencyKind
      • getTransitionKind

        org.eclipse.emf.ecore.EEnum getTransitionKind()
        Returns the meta object for enum 'Transition Kind'.
        Returns:
        the meta object for enum 'Transition Kind'.
        See Also:
        TransitionKind
      • getPseudostateKind

        org.eclipse.emf.ecore.EEnum getPseudostateKind()
        Returns the meta object for enum 'Pseudostate Kind'.
        Returns:
        the meta object for enum 'Pseudostate Kind'.
        See Also:
        PseudostateKind
      • getAggregationKind

        org.eclipse.emf.ecore.EEnum getAggregationKind()
        Returns the meta object for enum 'Aggregation Kind'.
        Returns:
        the meta object for enum 'Aggregation Kind'.
        See Also:
        AggregationKind
      • getParameterDirectionKind

        org.eclipse.emf.ecore.EEnum getParameterDirectionKind()
        Returns the meta object for enum 'Parameter Direction Kind'.
        Returns:
        the meta object for enum 'Parameter Direction Kind'.
        See Also:
        ParameterDirectionKind
      • getParameterEffectKind

        org.eclipse.emf.ecore.EEnum getParameterEffectKind()
        Returns the meta object for enum 'Parameter Effect Kind'.
        Returns:
        the meta object for enum 'Parameter Effect Kind'.
        See Also:
        ParameterEffectKind
      • getConnectorKind

        org.eclipse.emf.ecore.EEnum getConnectorKind()
        Returns the meta object for enum 'Connector Kind'.
        Returns:
        the meta object for enum 'Connector Kind'.
        See Also:
        ConnectorKind
      • getMessageKind

        org.eclipse.emf.ecore.EEnum getMessageKind()
        Returns the meta object for enum 'Message Kind'.
        Returns:
        the meta object for enum 'Message Kind'.
        See Also:
        MessageKind
      • getMessageSort

        org.eclipse.emf.ecore.EEnum getMessageSort()
        Returns the meta object for enum 'Message Sort'.
        Returns:
        the meta object for enum 'Message Sort'.
        See Also:
        MessageSort
      • getObjectNodeOrderingKind

        org.eclipse.emf.ecore.EEnum getObjectNodeOrderingKind()
        Returns the meta object for enum 'Object Node Ordering Kind'.
        Returns:
        the meta object for enum 'Object Node Ordering Kind'.
        See Also:
        ObjectNodeOrderingKind
      • getInteractionOperatorKind

        org.eclipse.emf.ecore.EEnum getInteractionOperatorKind()
        Returns the meta object for enum 'Interaction Operator Kind'.
        Returns:
        the meta object for enum 'Interaction Operator Kind'.
        See Also:
        InteractionOperatorKind
      • getExpansionKind

        org.eclipse.emf.ecore.EEnum getExpansionKind()
        Returns the meta object for enum 'Expansion Kind'.
        Returns:
        the meta object for enum 'Expansion Kind'.
        See Also:
        ExpansionKind
      • getInteger

        org.eclipse.emf.ecore.EDataType getInteger()
        Returns the meta object for data type 'Integer'.
        Returns:
        the meta object for data type 'Integer'.
      • getBoolean

        org.eclipse.emf.ecore.EDataType getBoolean()
        Returns the meta object for data type 'Boolean'.
        Returns:
        the meta object for data type 'Boolean'.
      • getString

        org.eclipse.emf.ecore.EDataType getString()
        Returns the meta object for data type 'String'.
        Returns:
        the meta object for data type 'String'.
        See Also:
        String
      • getUnlimitedNatural

        org.eclipse.emf.ecore.EDataType getUnlimitedNatural()
        Returns the meta object for data type 'Unlimited Natural'.
        Returns:
        the meta object for data type 'Unlimited Natural'.
      • getUMLFactory

        UMLFactory getUMLFactory()
        Returns the factory that creates the instances of the model.
        Returns:
        the factory that creates the instances of the model.
      • getBezierPoint

        org.eclipse.emf.ecore.EClass getBezierPoint()
        Returns the meta object for class 'Bezier Point'.
        Returns:
        the meta object for class 'Bezier Point'.
        See Also:
        BezierPoint
      • getBezierPoint_Controls

        org.eclipse.emf.ecore.EReference getBezierPoint_Controls()
        Returns the meta object for the containment reference list 'Controls'.
        Returns:
        the meta object for the containment reference list 'Controls'.
        See Also:
        BezierPoint.getControls(), getBezierPoint()
      • getCoreSemanticModelBridge

        org.eclipse.emf.ecore.EClass getCoreSemanticModelBridge()
        Returns the meta object for class 'Core Semantic Model Bridge'.
        Returns:
        the meta object for class 'Core Semantic Model Bridge'.
        See Also:
        CoreSemanticModelBridge
      • getDiagram

        org.eclipse.emf.ecore.EClass getDiagram()
        Returns the meta object for class 'Diagram'.
        Returns:
        the meta object for class 'Diagram'.
        See Also:
        Diagram
      • getDiagram_Viewport

        org.eclipse.emf.ecore.EReference getDiagram_Viewport()
        Returns the meta object for the containment reference 'Viewport'.
        Returns:
        the meta object for the containment reference 'Viewport'.
        See Also:
        Diagram.getViewport(), getDiagram()
      • getDiagram_DiagramLink

        org.eclipse.emf.ecore.EReference getDiagram_DiagramLink()
        Returns the meta object for the reference list 'Diagram Link'.
        Returns:
        the meta object for the reference list 'Diagram Link'.
        See Also:
        Diagram.getDiagramLink(), getDiagram()
      • getDiagram_Owner

        org.eclipse.emf.ecore.EReference getDiagram_Owner()
        Returns the meta object for the containment reference 'Owner'.
        Returns:
        the meta object for the containment reference 'Owner'.
        See Also:
        Diagram.getOwner(), getDiagram()
      • getDiagram_Name

        org.eclipse.emf.ecore.EAttribute getDiagram_Name()
        Returns the meta object for the attribute 'Name'.
        Returns:
        the meta object for the attribute 'Name'.
        See Also:
        Diagram.getName(), getDiagram()
      • getDiagram_Zoom

        org.eclipse.emf.ecore.EAttribute getDiagram_Zoom()
        Returns the meta object for the attribute 'Zoom'.
        Returns:
        the meta object for the attribute 'Zoom'.
        See Also:
        Diagram.getZoom(), getDiagram()
      • getDiagramElement

        org.eclipse.emf.ecore.EClass getDiagramElement()
        Returns the meta object for class 'Diagram Element'.
        Returns:
        the meta object for class 'Diagram Element'.
        See Also:
        DiagramElement
      • getDiagramElement_Property

        org.eclipse.emf.ecore.EReference getDiagramElement_Property()
        Returns the meta object for the containment reference list 'Property '.
        Returns:
        the meta object for the containment reference list 'Property'.
        See Also:
        DiagramElement.getProperty(), getDiagramElement()
      • getDiagramElement_Container

        org.eclipse.emf.ecore.EReference getDiagramElement_Container()
        Returns the meta object for the container reference 'Container'.
        Returns:
        the meta object for the container reference 'Container'.
        See Also:
        DiagramElement.getContainer(), getDiagramElement()
      • getDiagramLink

        org.eclipse.emf.ecore.EClass getDiagramLink()
        Returns the meta object for class 'Diagram Link'.
        Returns:
        the meta object for class 'Diagram Link'.
        See Also:
        DiagramLink
      • getDiagramLink_Viewport

        org.eclipse.emf.ecore.EReference getDiagramLink_Viewport()
        Returns the meta object for the containment reference 'Viewport'.
        Returns:
        the meta object for the containment reference 'Viewport'.
        See Also:
        DiagramLink.getViewport(), getDiagramLink()
      • getDiagramLink_Diagram

        org.eclipse.emf.ecore.EReference getDiagramLink_Diagram()
        Returns the meta object for the reference 'Diagram'.
        Returns:
        the meta object for the reference 'Diagram'.
        See Also:
        DiagramLink.getDiagram(), getDiagramLink()
      • getDiagramLink_Zoom

        org.eclipse.emf.ecore.EAttribute getDiagramLink_Zoom()
        Returns the meta object for the attribute 'Zoom'.
        Returns:
        the meta object for the attribute 'Zoom'.
        See Also:
        DiagramLink.getZoom(), getDiagramLink()
      • getDiagramLink_GraphElement

        org.eclipse.emf.ecore.EReference getDiagramLink_GraphElement()
        Returns the meta object for the container reference 'Graph Element '.
        Returns:
        the meta object for the container reference 'Graph Element'.
        See Also:
        DiagramLink.getGraphElement(), getDiagramLink()
      • getDimension

        org.eclipse.emf.ecore.EClass getDimension()
        Returns the meta object for class 'Dimension'.
        Returns:
        the meta object for class 'Dimension'.
        See Also:
        Dimension
      • getDimension_Height

        org.eclipse.emf.ecore.EAttribute getDimension_Height()
        Returns the meta object for the attribute 'Height'.
        Returns:
        the meta object for the attribute 'Height'.
        See Also:
        Dimension.getHeight(), getDimension()
      • getDimension_Width

        org.eclipse.emf.ecore.EAttribute getDimension_Width()
        Returns the meta object for the attribute 'Width'.
        Returns:
        the meta object for the attribute 'Width'.
        See Also:
        Dimension.getWidth(), getDimension()
      • getEllipse

        org.eclipse.emf.ecore.EClass getEllipse()
        Returns the meta object for class 'Ellipse'.
        Returns:
        the meta object for class 'Ellipse'.
        See Also:
        Ellipse
      • getEllipse_Center

        org.eclipse.emf.ecore.EReference getEllipse_Center()
        Returns the meta object for the containment reference 'Center'.
        Returns:
        the meta object for the containment reference 'Center'.
        See Also:
        Ellipse.getCenter(), getEllipse()
      • getEllipse_EndAngle

        org.eclipse.emf.ecore.EAttribute getEllipse_EndAngle()
        Returns the meta object for the attribute 'End Angle'.
        Returns:
        the meta object for the attribute 'End Angle'.
        See Also:
        Ellipse.getEndAngle(), getEllipse()
      • getEllipse_RadiusX

        org.eclipse.emf.ecore.EAttribute getEllipse_RadiusX()
        Returns the meta object for the attribute 'Radius X'.
        Returns:
        the meta object for the attribute 'Radius X'.
        See Also:
        Ellipse.getRadiusX(), getEllipse()
      • getEllipse_RadiusY

        org.eclipse.emf.ecore.EAttribute getEllipse_RadiusY()
        Returns the meta object for the attribute 'Radius Y'.
        Returns:
        the meta object for the attribute 'Radius Y'.
        See Also:
        Ellipse.getRadiusY(), getEllipse()
      • getEllipse_Rotation

        org.eclipse.emf.ecore.EAttribute getEllipse_Rotation()
        Returns the meta object for the attribute 'Rotation'.
        Returns:
        the meta object for the attribute 'Rotation'.
        See Also:
        Ellipse.getRotation(), getEllipse()
      • getEllipse_StartAngle

        org.eclipse.emf.ecore.EAttribute getEllipse_StartAngle()
        Returns the meta object for the attribute 'Start Angle'.
        Returns:
        the meta object for the attribute 'Start Angle'.
        See Also:
        Ellipse.getStartAngle(), getEllipse()
      • getGraphConnector

        org.eclipse.emf.ecore.EClass getGraphConnector()
        Returns the meta object for class 'Graph Connector'.
        Returns:
        the meta object for class 'Graph Connector'.
        See Also:
        GraphConnector
      • getGraphConnector_Position

        org.eclipse.emf.ecore.EReference getGraphConnector_Position()
        Returns the meta object for the containment reference 'Position'.
        Returns:
        the meta object for the containment reference 'Position'.
        See Also:
        GraphConnector.getPosition(), getGraphConnector()
      • getGraphEdge

        org.eclipse.emf.ecore.EClass getGraphEdge()
        Returns the meta object for class 'Graph Edge'.
        Returns:
        the meta object for class 'Graph Edge'.
        See Also:
        GraphEdge
      • getGraphEdge_Waypoints

        org.eclipse.emf.ecore.EReference getGraphEdge_Waypoints()
        Returns the meta object for the containment reference list 'Waypoints'.
        Returns:
        the meta object for the containment reference list 'Waypoints'.
        See Also:
        GraphEdge.getWaypoints(), getGraphEdge()
      • getGraphEdge_Anchor

        org.eclipse.emf.ecore.EReference getGraphEdge_Anchor()
        Returns the meta object for the reference list 'Anchor'.
        Returns:
        the meta object for the reference list 'Anchor'.
        See Also:
        GraphEdge.getAnchor(), getGraphEdge()
      • getGraphElement

        org.eclipse.emf.ecore.EClass getGraphElement()
        Returns the meta object for class 'Graph Element'.
        Returns:
        the meta object for class 'Graph Element'.
        See Also:
        GraphElement
      • getGraphElement_Position

        org.eclipse.emf.ecore.EReference getGraphElement_Position()
        Returns the meta object for the containment reference 'Position'.
        Returns:
        the meta object for the containment reference 'Position'.
        See Also:
        GraphElement.getPosition(), getGraphElement()
      • getGraphElement_Anchorage

        org.eclipse.emf.ecore.EReference getGraphElement_Anchorage()
        Returns the meta object for the containment reference list 'Anchorage '.
        Returns:
        the meta object for the containment reference list 'Anchorage'.
        See Also:
        GraphElement.getAnchorage(), getGraphElement()
      • getGraphElement_Contained

        org.eclipse.emf.ecore.EReference getGraphElement_Contained()
        Returns the meta object for the containment reference list 'Contained '.
        Returns:
        the meta object for the containment reference list 'Contained'.
        See Also:
        GraphElement.getContained(), getGraphElement()
      • getGraphElement_Link

        org.eclipse.emf.ecore.EReference getGraphElement_Link()
        Returns the meta object for the containment reference list 'Link'.
        Returns:
        the meta object for the containment reference list 'Link'.
        See Also:
        GraphElement.getLink(), getGraphElement()
      • getGraphicPrimitive

        org.eclipse.emf.ecore.EClass getGraphicPrimitive()
        Returns the meta object for class 'Graphic Primitive'.
        Returns:
        the meta object for class 'Graphic Primitive'.
        See Also:
        GraphicPrimitive
      • getGraphNode

        org.eclipse.emf.ecore.EClass getGraphNode()
        Returns the meta object for class 'Graph Node'.
        Returns:
        the meta object for class 'Graph Node'.
        See Also:
        GraphNode
      • getGraphNode_Size

        org.eclipse.emf.ecore.EReference getGraphNode_Size()
        Returns the meta object for the containment reference 'Size'.
        Returns:
        the meta object for the containment reference 'Size'.
        See Also:
        GraphNode.getSize(), getGraphNode()
      • getDiagramImage

        org.eclipse.emf.ecore.EClass getDiagramImage()
        Returns the meta object for class 'Diagram Image'.
        Returns:
        the meta object for class 'Diagram Image'.
        See Also:
        DiagramImage
      • getDiagramImage_Uri

        org.eclipse.emf.ecore.EAttribute getDiagramImage_Uri()
        Returns the meta object for the attribute 'Uri'.
        Returns:
        the meta object for the attribute 'Uri'.
        See Also:
        DiagramImage.getUri(), getDiagramImage()
      • getLeafElement

        org.eclipse.emf.ecore.EClass getLeafElement()
        Returns the meta object for class 'Leaf Element'.
        Returns:
        the meta object for class 'Leaf Element'.
        See Also:
        LeafElement
      • getPoint

        org.eclipse.emf.ecore.EClass getPoint()
        Returns the meta object for class 'Point'.
        Returns:
        the meta object for class 'Point'.
        See Also:
        Point
      • getPoint_X

        org.eclipse.emf.ecore.EAttribute getPoint_X()
        Returns the meta object for the attribute 'X'.
        Returns:
        the meta object for the attribute 'X'.
        See Also:
        Point.getX(), getPoint()
      • getPoint_Y

        org.eclipse.emf.ecore.EAttribute getPoint_Y()
        Returns the meta object for the attribute 'Y'.
        Returns:
        the meta object for the attribute 'Y'.
        See Also:
        Point.getY(), getPoint()
      • getPolyline

        org.eclipse.emf.ecore.EClass getPolyline()
        Returns the meta object for class 'Polyline'.
        Returns:
        the meta object for class 'Polyline'.
        See Also:
        Polyline
      • getPolyline_Waypoints

        org.eclipse.emf.ecore.EReference getPolyline_Waypoints()
        Returns the meta object for the containment reference list 'Waypoints'.
        Returns:
        the meta object for the containment reference list 'Waypoints'.
        See Also:
        Polyline.getWaypoints(), getPolyline()
      • getPolyline_Closed

        org.eclipse.emf.ecore.EAttribute getPolyline_Closed()
        Returns the meta object for the attribute 'Closed'.
        Returns:
        the meta object for the attribute 'Closed'.
        See Also:
        Polyline.isClosed(), getPolyline()
      • getDiagramProperty

        org.eclipse.emf.ecore.EClass getDiagramProperty()
        Returns the meta object for class 'Diagram Property'.
        Returns:
        the meta object for class 'Diagram Property'.
        See Also:
        DiagramProperty
      • getDiagramProperty_Key

        org.eclipse.emf.ecore.EAttribute getDiagramProperty_Key()
        Returns the meta object for the attribute 'Key'.
        Returns:
        the meta object for the attribute 'Key'.
        See Also:
        DiagramProperty.getKey(), getDiagramProperty()
      • getReference

        org.eclipse.emf.ecore.EClass getReference()
        Returns the meta object for class 'Reference'.
        Returns:
        the meta object for class 'Reference'.
        See Also:
        Reference
      • getReference_Referenced

        org.eclipse.emf.ecore.EReference getReference_Referenced()
        Returns the meta object for the reference 'Referenced'.
        Returns:
        the meta object for the reference 'Referenced'.
        See Also:
        Reference.getReferenced(), getReference()
      • getSemanticModelBridge

        org.eclipse.emf.ecore.EClass getSemanticModelBridge()
        Returns the meta object for class 'Semantic Model Bridge'.
        Returns:
        the meta object for class 'Semantic Model Bridge'.
        See Also:
        SemanticModelBridge
      • getTextElement

        org.eclipse.emf.ecore.EClass getTextElement()
        Returns the meta object for class 'Text Element'.
        Returns:
        the meta object for class 'Text Element'.
        See Also:
        TextElement
      • getTextElement_Text

        org.eclipse.emf.ecore.EAttribute getTextElement_Text()
        Returns the meta object for the attribute 'Text'.
        Returns:
        the meta object for the attribute 'Text'.
        See Also:
        TextElement.getText(), getTextElement()