org.eclipse.uml2.uml
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
|
Nested Class Summary
|
static interface
|
UMLPackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
|
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
|
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
|
|
Methods inherited from interface org.eclipse.emf.ecore.EPackage
|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
|
|
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
|
getName, setName
|
|
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
|
getEAnnotation, getEAnnotations
|
|
Methods inherited from interface org.eclipse.emf.ecore.EObject
|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
|
|
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
|
eAdapters, eDeliver, eNotify, eSetDeliver
|
eNAME
static final java.lang.String eNAME
- The package name.
-
See Also:
-
Constant Field Values
eNS_URI
static final java.lang.String eNS_URI
- The package namespace URI.
-
See Also:
-
Constant Field Values
eNS_PREFIX
static final java.lang.String eNS_PREFIX
- The package namespace name.
-
See Also:
-
Constant Field Values
eCONTENT_TYPE
static final java.lang.String eCONTENT_TYPE
- The package content type ID.
-
See Also:
-
Constant Field Values
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.
-
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.
-
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__ROLE
static final int CONNECTOR_END__ROLE
- The feature id for the '
Role
' 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_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__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
' reference list.
-
See Also:
-
Constant Field Values
BEHAVIOR__POSTCONDITION
static final int BEHAVIOR__POSTCONDITION
- The feature id for the '
Postcondition
' 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
' reference list.
-
See Also:
-
Constant Field Values
STATE_MACHINE__POSTCONDITION
static final int STATE_MACHINE__POSTCONDITION
- The feature id for the '
Postcondition
' 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
' reference list.
-
See Also:
-
Constant Field Values
PROTOCOL_STATE_MACHINE__POSTCONDITION
static final int PROTOCOL_STATE_MACHINE__POSTCONDITION
- The feature id for the '
Postcondition
' 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__SOURCE
static final int TRANSITION__SOURCE
- The feature id for the '
Source
' 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_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__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__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__CONSTRAINING_CLASSIFIER
static final int CLASSIFIER_TEMPLATE_PARAMETER__CONSTRAINING_CLASSIFIER
- The feature id for the '
Constraining Classifier
' reference list.
-
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
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
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
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
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
' reference list.
-
See Also:
-
Constant Field Values
OPAQUE_BEHAVIOR__POSTCONDITION
static final int OPAQUE_BEHAVIOR__POSTCONDITION
- The feature id for the '
Postcondition
' 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
' reference list.
-
See Also:
-
Constant Field Values
FUNCTION_BEHAVIOR__POSTCONDITION
static final int FUNCTION_BEHAVIOR__POSTCONDITION
- The feature id for the '
Postcondition
' 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
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
' reference list.
-
See Also:
-
Constant Field Values
ACTIVITY__POSTCONDITION
static final int ACTIVITY__POSTCONDITION
- The feature id for the '
Postcondition
' 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
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
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
' reference list.
-
See Also:
-
Constant Field Values
INTERACTION__POSTCONDITION
static final int INTERACTION__POSTCONDITION
- The feature id for the '
Postcondition
' 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: