Interface SourcePackage

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
All Known Implementing Classes:
SourcePackageImpl

public interface SourcePackage
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 operation of each class,
  • each enum,
  • and each data type
See Also:
SourceFactory
  • Field Details

    • eNAME

      static final String eNAME
      The package name.
      See Also:
      Constant Field Values
    • eNS_URI

      static final String eNS_URI
      The package namespace URI.
      See Also:
      Constant Field Values
    • eNS_PREFIX

      static final String eNS_PREFIX
      The package namespace name.
      See Also:
      Constant Field Values
    • eINSTANCE

      static final SourcePackage eINSTANCE
      The singleton instance of the package.
    • SOURCE_REF

      static final int SOURCE_REF
      The meta object id for the 'Ref' class.
      See Also:
      SourceRefImpl, SourcePackageImpl.getSourceRef(), Constant Field Values
    • SOURCE_REF__ATTRIBUTE

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

      static final int SOURCE_REF__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • SOURCE_REF__REGION

      static final int SOURCE_REF__REGION
      The feature id for the 'Region' containment reference list.
      See Also:
      Constant Field Values
    • SOURCE_REF__LANGUAGE

      static final int SOURCE_REF__LANGUAGE
      The feature id for the 'Language' attribute.
      See Also:
      Constant Field Values
    • SOURCE_REF__SNIPPET

      static final int SOURCE_REF__SNIPPET
      The feature id for the 'Snippet' attribute.
      See Also:
      Constant Field Values
    • SOURCE_REF_FEATURE_COUNT

      static final int SOURCE_REF_FEATURE_COUNT
      The number of structural features of the 'Ref' class.
      See Also:
      Constant Field Values
    • SOURCE_REF_OPERATION_COUNT

      static final int SOURCE_REF_OPERATION_COUNT
      The number of operations of the 'Ref' class.
      See Also:
      Constant Field Values
    • SOURCE_REGION

      static final int SOURCE_REGION
      The meta object id for the 'Region' class.
      See Also:
      SourceRegionImpl, SourcePackageImpl.getSourceRegion(), Constant Field Values
    • SOURCE_REGION__ATTRIBUTE

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

      static final int SOURCE_REGION__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • SOURCE_REGION__FILE

      static final int SOURCE_REGION__FILE
      The feature id for the 'File' reference.
      See Also:
      Constant Field Values
    • SOURCE_REGION__START_LINE

      static final int SOURCE_REGION__START_LINE
      The feature id for the 'Start Line' attribute.
      See Also:
      Constant Field Values
    • SOURCE_REGION__START_POSITION

      static final int SOURCE_REGION__START_POSITION
      The feature id for the 'Start Position' attribute.
      See Also:
      Constant Field Values
    • SOURCE_REGION__END_LINE

      static final int SOURCE_REGION__END_LINE
      The feature id for the 'End Line' attribute.
      See Also:
      Constant Field Values
    • SOURCE_REGION__END_POSITION

      static final int SOURCE_REGION__END_POSITION
      The feature id for the 'End Position' attribute.
      See Also:
      Constant Field Values
    • SOURCE_REGION__LANGUAGE

      static final int SOURCE_REGION__LANGUAGE
      The feature id for the 'Language' attribute.
      See Also:
      Constant Field Values
    • SOURCE_REGION__PATH

      static final int SOURCE_REGION__PATH
      The feature id for the 'Path' attribute.
      See Also:
      Constant Field Values
    • SOURCE_REGION_FEATURE_COUNT

      static final int SOURCE_REGION_FEATURE_COUNT
      The number of structural features of the 'Region' class.
      See Also:
      Constant Field Values
    • SOURCE_REGION_OPERATION_COUNT

      static final int SOURCE_REGION_OPERATION_COUNT
      The number of operations of the 'Region' class.
      See Also:
      Constant Field Values
    • INVENTORY_MODEL

      static final int INVENTORY_MODEL
      The meta object id for the 'Inventory Model' class.
      See Also:
      InventoryModelImpl, SourcePackageImpl.getInventoryModel(), Constant Field Values
    • INVENTORY_MODEL__ATTRIBUTE

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

      static final int INVENTORY_MODEL__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • INVENTORY_MODEL__STEREOTYPE

      static final int INVENTORY_MODEL__STEREOTYPE
      The feature id for the 'Stereotype' reference list.
      See Also:
      Constant Field Values
    • INVENTORY_MODEL__TAGGED_VALUE

      static final int INVENTORY_MODEL__TAGGED_VALUE
      The feature id for the 'Tagged Value' containment reference list.
      See Also:
      Constant Field Values
    • INVENTORY_MODEL__AUDIT

      static final int INVENTORY_MODEL__AUDIT
      The feature id for the 'Audit' containment reference list.
      See Also:
      Constant Field Values
    • INVENTORY_MODEL__EXTENSION_FAMILY

      static final int INVENTORY_MODEL__EXTENSION_FAMILY
      The feature id for the 'Extension Family' containment reference list.
      See Also:
      Constant Field Values
    • INVENTORY_MODEL__NAME

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

      static final int INVENTORY_MODEL__INVENTORY_ELEMENT
      The feature id for the 'Inventory Element' containment reference list.
      See Also:
      Constant Field Values
    • INVENTORY_MODEL_FEATURE_COUNT

      static final int INVENTORY_MODEL_FEATURE_COUNT
      The number of structural features of the 'Inventory Model' class.
      See Also:
      Constant Field Values
    • INVENTORY_MODEL_OPERATION_COUNT

      static final int INVENTORY_MODEL_OPERATION_COUNT
      The number of operations of the 'Inventory Model' class.
      See Also:
      Constant Field Values
    • ABSTRACT_INVENTORY_ELEMENT

      static final int ABSTRACT_INVENTORY_ELEMENT
      The meta object id for the 'Abstract Inventory Element' class.
      See Also:
      AbstractInventoryElement, SourcePackageImpl.getAbstractInventoryElement(), Constant Field Values
    • ABSTRACT_INVENTORY_ELEMENT__ATTRIBUTE

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

      static final int ABSTRACT_INVENTORY_ELEMENT__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • ABSTRACT_INVENTORY_ELEMENT__STEREOTYPE

      static final int ABSTRACT_INVENTORY_ELEMENT__STEREOTYPE
      The feature id for the 'Stereotype' reference list.
      See Also:
      Constant Field Values
    • ABSTRACT_INVENTORY_ELEMENT__TAGGED_VALUE

      static final int ABSTRACT_INVENTORY_ELEMENT__TAGGED_VALUE
      The feature id for the 'Tagged Value' containment reference list.
      See Also:
      Constant Field Values
    • ABSTRACT_INVENTORY_ELEMENT__NAME

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

      static final int ABSTRACT_INVENTORY_ELEMENT__INVENTORY_RELATION
      The feature id for the 'Inventory Relation' containment reference list.
      See Also:
      Constant Field Values
    • ABSTRACT_INVENTORY_ELEMENT_FEATURE_COUNT

      static final int ABSTRACT_INVENTORY_ELEMENT_FEATURE_COUNT
      The number of structural features of the 'Abstract Inventory Element' class.
      See Also:
      Constant Field Values
    • ABSTRACT_INVENTORY_ELEMENT___CREATE_AGGREGATION__KDMENTITY

      static final int ABSTRACT_INVENTORY_ELEMENT___CREATE_AGGREGATION__KDMENTITY
      The operation id for the 'Create Aggregation' operation.
      See Also:
      Constant Field Values
    • ABSTRACT_INVENTORY_ELEMENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP

      static final int ABSTRACT_INVENTORY_ELEMENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
      The operation id for the 'Delete Aggregation' operation.
      See Also:
      Constant Field Values
    • ABSTRACT_INVENTORY_ELEMENT___GET_INBOUND

      static final int ABSTRACT_INVENTORY_ELEMENT___GET_INBOUND
      The operation id for the 'Get Inbound' operation.
      See Also:
      Constant Field Values
    • ABSTRACT_INVENTORY_ELEMENT___GET_OUTBOUND

      static final int ABSTRACT_INVENTORY_ELEMENT___GET_OUTBOUND
      The operation id for the 'Get Outbound' operation.
      See Also:
      Constant Field Values
    • ABSTRACT_INVENTORY_ELEMENT___GET_OWNED_RELATION

      static final int ABSTRACT_INVENTORY_ELEMENT___GET_OWNED_RELATION
      The operation id for the 'Get Owned Relation' operation.
      See Also:
      Constant Field Values
    • ABSTRACT_INVENTORY_ELEMENT___GET_IN_AGGREGATED

      static final int ABSTRACT_INVENTORY_ELEMENT___GET_IN_AGGREGATED
      The operation id for the 'Get In Aggregated' operation.
      See Also:
      Constant Field Values
    • ABSTRACT_INVENTORY_ELEMENT___GET_OUT_AGGREGATED

      static final int ABSTRACT_INVENTORY_ELEMENT___GET_OUT_AGGREGATED
      The operation id for the 'Get Out Aggregated' operation.
      See Also:
      Constant Field Values
    • ABSTRACT_INVENTORY_ELEMENT___GET_OWNER

      static final int ABSTRACT_INVENTORY_ELEMENT___GET_OWNER
      The operation id for the 'Get Owner' operation.
      See Also:
      Constant Field Values
    • ABSTRACT_INVENTORY_ELEMENT___GET_OWNED_ELEMENT

      static final int ABSTRACT_INVENTORY_ELEMENT___GET_OWNED_ELEMENT
      The operation id for the 'Get Owned Element' operation.
      See Also:
      Constant Field Values
    • ABSTRACT_INVENTORY_ELEMENT___GET_GROUP

      static final int ABSTRACT_INVENTORY_ELEMENT___GET_GROUP
      The operation id for the 'Get Group' operation.
      See Also:
      Constant Field Values
    • ABSTRACT_INVENTORY_ELEMENT___GET_GROUPED_ELEMENT

      static final int ABSTRACT_INVENTORY_ELEMENT___GET_GROUPED_ELEMENT
      The operation id for the 'Get Grouped Element' operation.
      See Also:
      Constant Field Values
    • ABSTRACT_INVENTORY_ELEMENT___GET_MODEL

      static final int ABSTRACT_INVENTORY_ELEMENT___GET_MODEL
      The operation id for the 'Get Model' operation.
      See Also:
      Constant Field Values
    • ABSTRACT_INVENTORY_ELEMENT_OPERATION_COUNT

      static final int ABSTRACT_INVENTORY_ELEMENT_OPERATION_COUNT
      The number of operations of the 'Abstract Inventory Element' class.
      See Also:
      Constant Field Values
    • INVENTORY_ITEM

      static final int INVENTORY_ITEM
      The meta object id for the 'Inventory Item' class.
      See Also:
      InventoryItemImpl, SourcePackageImpl.getInventoryItem(), Constant Field Values
    • INVENTORY_ITEM__ATTRIBUTE

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

      static final int INVENTORY_ITEM__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • INVENTORY_ITEM__STEREOTYPE

      static final int INVENTORY_ITEM__STEREOTYPE
      The feature id for the 'Stereotype' reference list.
      See Also:
      Constant Field Values
    • INVENTORY_ITEM__TAGGED_VALUE

      static final int INVENTORY_ITEM__TAGGED_VALUE
      The feature id for the 'Tagged Value' containment reference list.
      See Also:
      Constant Field Values
    • INVENTORY_ITEM__NAME

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

      static final int INVENTORY_ITEM__INVENTORY_RELATION
      The feature id for the 'Inventory Relation' containment reference list.
      See Also:
      Constant Field Values
    • INVENTORY_ITEM__VERSION

      static final int INVENTORY_ITEM__VERSION
      The feature id for the 'Version' attribute.
      See Also:
      Constant Field Values
    • INVENTORY_ITEM__PATH

      static final int INVENTORY_ITEM__PATH
      The feature id for the 'Path' attribute.
      See Also:
      Constant Field Values
    • INVENTORY_ITEM_FEATURE_COUNT

      static final int INVENTORY_ITEM_FEATURE_COUNT
      The number of structural features of the 'Inventory Item' class.
      See Also:
      Constant Field Values
    • INVENTORY_ITEM___CREATE_AGGREGATION__KDMENTITY

      static final int INVENTORY_ITEM___CREATE_AGGREGATION__KDMENTITY
      The operation id for the 'Create Aggregation' operation.
      See Also:
      Constant Field Values
    • INVENTORY_ITEM___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP

      static final int INVENTORY_ITEM___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
      The operation id for the 'Delete Aggregation' operation.
      See Also:
      Constant Field Values
    • INVENTORY_ITEM___GET_INBOUND

      static final int INVENTORY_ITEM___GET_INBOUND
      The operation id for the 'Get Inbound' operation.
      See Also:
      Constant Field Values
    • INVENTORY_ITEM___GET_OUTBOUND

      static final int INVENTORY_ITEM___GET_OUTBOUND
      The operation id for the 'Get Outbound' operation.
      See Also:
      Constant Field Values
    • INVENTORY_ITEM___GET_OWNED_RELATION

      static final int INVENTORY_ITEM___GET_OWNED_RELATION
      The operation id for the 'Get Owned Relation' operation.
      See Also:
      Constant Field Values
    • INVENTORY_ITEM___GET_IN_AGGREGATED

      static final int INVENTORY_ITEM___GET_IN_AGGREGATED
      The operation id for the 'Get In Aggregated' operation.
      See Also:
      Constant Field Values
    • INVENTORY_ITEM___GET_OUT_AGGREGATED

      static final int INVENTORY_ITEM___GET_OUT_AGGREGATED
      The operation id for the 'Get Out Aggregated' operation.
      See Also:
      Constant Field Values
    • INVENTORY_ITEM___GET_OWNER

      static final int INVENTORY_ITEM___GET_OWNER
      The operation id for the 'Get Owner' operation.
      See Also:
      Constant Field Values
    • INVENTORY_ITEM___GET_OWNED_ELEMENT

      static final int INVENTORY_ITEM___GET_OWNED_ELEMENT
      The operation id for the 'Get Owned Element' operation.
      See Also:
      Constant Field Values
    • INVENTORY_ITEM___GET_GROUP

      static final int INVENTORY_ITEM___GET_GROUP
      The operation id for the 'Get Group' operation.
      See Also:
      Constant Field Values
    • INVENTORY_ITEM___GET_GROUPED_ELEMENT

      static final int INVENTORY_ITEM___GET_GROUPED_ELEMENT
      The operation id for the 'Get Grouped Element' operation.
      See Also:
      Constant Field Values
    • INVENTORY_ITEM___GET_MODEL

      static final int INVENTORY_ITEM___GET_MODEL
      The operation id for the 'Get Model' operation.
      See Also:
      Constant Field Values
    • INVENTORY_ITEM_OPERATION_COUNT

      static final int INVENTORY_ITEM_OPERATION_COUNT
      The number of operations of the 'Inventory Item' class.
      See Also:
      Constant Field Values
    • SOURCE_FILE

      static final int SOURCE_FILE
      The meta object id for the 'File' class.
      See Also:
      SourceFileImpl, SourcePackageImpl.getSourceFile(), Constant Field Values
    • SOURCE_FILE__ATTRIBUTE

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

      static final int SOURCE_FILE__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • SOURCE_FILE__STEREOTYPE

      static final int SOURCE_FILE__STEREOTYPE
      The feature id for the 'Stereotype' reference list.
      See Also:
      Constant Field Values
    • SOURCE_FILE__TAGGED_VALUE

      static final int SOURCE_FILE__TAGGED_VALUE
      The feature id for the 'Tagged Value' containment reference list.
      See Also:
      Constant Field Values
    • SOURCE_FILE__NAME

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

      static final int SOURCE_FILE__INVENTORY_RELATION
      The feature id for the 'Inventory Relation' containment reference list.
      See Also:
      Constant Field Values
    • SOURCE_FILE__VERSION

      static final int SOURCE_FILE__VERSION
      The feature id for the 'Version' attribute.
      See Also:
      Constant Field Values
    • SOURCE_FILE__PATH

      static final int SOURCE_FILE__PATH
      The feature id for the 'Path' attribute.
      See Also:
      Constant Field Values
    • SOURCE_FILE__LANGUAGE

      static final int SOURCE_FILE__LANGUAGE
      The feature id for the 'Language' attribute.
      See Also:
      Constant Field Values
    • SOURCE_FILE__ENCODING

      static final int SOURCE_FILE__ENCODING
      The feature id for the 'Encoding' attribute.
      See Also:
      Constant Field Values
    • SOURCE_FILE_FEATURE_COUNT

      static final int SOURCE_FILE_FEATURE_COUNT
      The number of structural features of the 'File' class.
      See Also:
      Constant Field Values
    • SOURCE_FILE___CREATE_AGGREGATION__KDMENTITY

      static final int SOURCE_FILE___CREATE_AGGREGATION__KDMENTITY
      The operation id for the 'Create Aggregation' operation.
      See Also:
      Constant Field Values
    • SOURCE_FILE___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP

      static final int SOURCE_FILE___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
      The operation id for the 'Delete Aggregation' operation.
      See Also:
      Constant Field Values
    • SOURCE_FILE___GET_INBOUND

      static final int SOURCE_FILE___GET_INBOUND
      The operation id for the 'Get Inbound' operation.
      See Also:
      Constant Field Values
    • SOURCE_FILE___GET_OUTBOUND

      static final int SOURCE_FILE___GET_OUTBOUND
      The operation id for the 'Get Outbound' operation.
      See Also:
      Constant Field Values
    • SOURCE_FILE___GET_OWNED_RELATION

      static final int SOURCE_FILE___GET_OWNED_RELATION
      The operation id for the 'Get Owned Relation' operation.
      See Also:
      Constant Field Values
    • SOURCE_FILE___GET_IN_AGGREGATED

      static final int SOURCE_FILE___GET_IN_AGGREGATED
      The operation id for the 'Get In Aggregated' operation.
      See Also:
      Constant Field Values
    • SOURCE_FILE___GET_OUT_AGGREGATED

      static final int SOURCE_FILE___GET_OUT_AGGREGATED
      The operation id for the 'Get Out Aggregated' operation.
      See Also:
      Constant Field Values
    • SOURCE_FILE___GET_OWNER

      static final int SOURCE_FILE___GET_OWNER
      The operation id for the 'Get Owner' operation.
      See Also:
      Constant Field Values
    • SOURCE_FILE___GET_OWNED_ELEMENT

      static final int SOURCE_FILE___GET_OWNED_ELEMENT
      The operation id for the 'Get Owned Element' operation.
      See Also:
      Constant Field Values
    • SOURCE_FILE___GET_GROUP

      static final int SOURCE_FILE___GET_GROUP
      The operation id for the 'Get Group' operation.
      See Also:
      Constant Field Values
    • SOURCE_FILE___GET_GROUPED_ELEMENT

      static final int SOURCE_FILE___GET_GROUPED_ELEMENT
      The operation id for the 'Get Grouped Element' operation.
      See Also:
      Constant Field Values
    • SOURCE_FILE___GET_MODEL

      static final int SOURCE_FILE___GET_MODEL
      The operation id for the 'Get Model' operation.
      See Also:
      Constant Field Values
    • SOURCE_FILE_OPERATION_COUNT

      static final int SOURCE_FILE_OPERATION_COUNT
      The number of operations of the 'File' class.
      See Also:
      Constant Field Values
    • IMAGE

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

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

      static final int IMAGE__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • IMAGE__STEREOTYPE

      static final int IMAGE__STEREOTYPE
      The feature id for the 'Stereotype' reference list.
      See Also:
      Constant Field Values
    • IMAGE__TAGGED_VALUE

      static final int IMAGE__TAGGED_VALUE
      The feature id for the 'Tagged Value' containment reference list.
      See Also:
      Constant Field Values
    • IMAGE__NAME

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

      static final int IMAGE__INVENTORY_RELATION
      The feature id for the 'Inventory Relation' containment reference list.
      See Also:
      Constant Field Values
    • IMAGE__VERSION

      static final int IMAGE__VERSION
      The feature id for the 'Version' attribute.
      See Also:
      Constant Field Values
    • IMAGE__PATH

      static final int IMAGE__PATH
      The feature id for the 'Path' 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
    • IMAGE___CREATE_AGGREGATION__KDMENTITY

      static final int IMAGE___CREATE_AGGREGATION__KDMENTITY
      The operation id for the 'Create Aggregation' operation.
      See Also:
      Constant Field Values
    • IMAGE___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP

      static final int IMAGE___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
      The operation id for the 'Delete Aggregation' operation.
      See Also:
      Constant Field Values
    • IMAGE___GET_INBOUND

      static final int IMAGE___GET_INBOUND
      The operation id for the 'Get Inbound' operation.
      See Also:
      Constant Field Values
    • IMAGE___GET_OUTBOUND

      static final int IMAGE___GET_OUTBOUND
      The operation id for the 'Get Outbound' operation.
      See Also:
      Constant Field Values
    • IMAGE___GET_OWNED_RELATION

      static final int IMAGE___GET_OWNED_RELATION
      The operation id for the 'Get Owned Relation' operation.
      See Also:
      Constant Field Values
    • IMAGE___GET_IN_AGGREGATED

      static final int IMAGE___GET_IN_AGGREGATED
      The operation id for the 'Get In Aggregated' operation.
      See Also:
      Constant Field Values
    • IMAGE___GET_OUT_AGGREGATED

      static final int IMAGE___GET_OUT_AGGREGATED
      The operation id for the 'Get Out Aggregated' operation.
      See Also:
      Constant Field Values
    • IMAGE___GET_OWNER

      static final int IMAGE___GET_OWNER
      The operation id for the 'Get Owner' operation.
      See Also:
      Constant Field Values
    • IMAGE___GET_OWNED_ELEMENT

      static final int IMAGE___GET_OWNED_ELEMENT
      The operation id for the 'Get Owned Element' operation.
      See Also:
      Constant Field Values
    • IMAGE___GET_GROUP

      static final int IMAGE___GET_GROUP
      The operation id for the 'Get Group' operation.
      See Also:
      Constant Field Values
    • IMAGE___GET_GROUPED_ELEMENT

      static final int IMAGE___GET_GROUPED_ELEMENT
      The operation id for the 'Get Grouped Element' operation.
      See Also:
      Constant Field Values
    • IMAGE___GET_MODEL

      static final int IMAGE___GET_MODEL
      The operation id for the 'Get Model' operation.
      See Also:
      Constant Field Values
    • IMAGE_OPERATION_COUNT

      static final int IMAGE_OPERATION_COUNT
      The number of operations of the 'Image' class.
      See Also:
      Constant Field Values
    • RESOURCE_DESCRIPTION

      static final int RESOURCE_DESCRIPTION
      The meta object id for the 'Resource Description' class.
      See Also:
      ResourceDescriptionImpl, SourcePackageImpl.getResourceDescription(), Constant Field Values
    • RESOURCE_DESCRIPTION__ATTRIBUTE

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

      static final int RESOURCE_DESCRIPTION__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • RESOURCE_DESCRIPTION__STEREOTYPE

      static final int RESOURCE_DESCRIPTION__STEREOTYPE
      The feature id for the 'Stereotype' reference list.
      See Also:
      Constant Field Values
    • RESOURCE_DESCRIPTION__TAGGED_VALUE

      static final int RESOURCE_DESCRIPTION__TAGGED_VALUE
      The feature id for the 'Tagged Value' containment reference list.
      See Also:
      Constant Field Values
    • RESOURCE_DESCRIPTION__NAME

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

      static final int RESOURCE_DESCRIPTION__INVENTORY_RELATION
      The feature id for the 'Inventory Relation' containment reference list.
      See Also:
      Constant Field Values
    • RESOURCE_DESCRIPTION__VERSION

      static final int RESOURCE_DESCRIPTION__VERSION
      The feature id for the 'Version' attribute.
      See Also:
      Constant Field Values
    • RESOURCE_DESCRIPTION__PATH

      static final int RESOURCE_DESCRIPTION__PATH
      The feature id for the 'Path' attribute.
      See Also:
      Constant Field Values
    • RESOURCE_DESCRIPTION_FEATURE_COUNT

      static final int RESOURCE_DESCRIPTION_FEATURE_COUNT
      The number of structural features of the 'Resource Description' class.
      See Also:
      Constant Field Values
    • RESOURCE_DESCRIPTION___CREATE_AGGREGATION__KDMENTITY

      static final int RESOURCE_DESCRIPTION___CREATE_AGGREGATION__KDMENTITY
      The operation id for the 'Create Aggregation' operation.
      See Also:
      Constant Field Values
    • RESOURCE_DESCRIPTION___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP

      static final int RESOURCE_DESCRIPTION___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
      The operation id for the 'Delete Aggregation' operation.
      See Also:
      Constant Field Values
    • RESOURCE_DESCRIPTION___GET_INBOUND

      static final int RESOURCE_DESCRIPTION___GET_INBOUND
      The operation id for the 'Get Inbound' operation.
      See Also:
      Constant Field Values
    • RESOURCE_DESCRIPTION___GET_OUTBOUND

      static final int RESOURCE_DESCRIPTION___GET_OUTBOUND
      The operation id for the 'Get Outbound' operation.
      See Also:
      Constant Field Values
    • RESOURCE_DESCRIPTION___GET_OWNED_RELATION

      static final int RESOURCE_DESCRIPTION___GET_OWNED_RELATION
      The operation id for the 'Get Owned Relation' operation.
      See Also:
      Constant Field Values
    • RESOURCE_DESCRIPTION___GET_IN_AGGREGATED

      static final int RESOURCE_DESCRIPTION___GET_IN_AGGREGATED
      The operation id for the 'Get In Aggregated' operation.
      See Also:
      Constant Field Values
    • RESOURCE_DESCRIPTION___GET_OUT_AGGREGATED

      static final int RESOURCE_DESCRIPTION___GET_OUT_AGGREGATED
      The operation id for the 'Get Out Aggregated' operation.
      See Also:
      Constant Field Values
    • RESOURCE_DESCRIPTION___GET_OWNER

      static final int RESOURCE_DESCRIPTION___GET_OWNER
      The operation id for the 'Get Owner' operation.
      See Also:
      Constant Field Values
    • RESOURCE_DESCRIPTION___GET_OWNED_ELEMENT

      static final int RESOURCE_DESCRIPTION___GET_OWNED_ELEMENT
      The operation id for the 'Get Owned Element' operation.
      See Also:
      Constant Field Values
    • RESOURCE_DESCRIPTION___GET_GROUP

      static final int RESOURCE_DESCRIPTION___GET_GROUP
      The operation id for the 'Get Group' operation.
      See Also:
      Constant Field Values
    • RESOURCE_DESCRIPTION___GET_GROUPED_ELEMENT

      static final int RESOURCE_DESCRIPTION___GET_GROUPED_ELEMENT
      The operation id for the 'Get Grouped Element' operation.
      See Also:
      Constant Field Values
    • RESOURCE_DESCRIPTION___GET_MODEL

      static final int RESOURCE_DESCRIPTION___GET_MODEL
      The operation id for the 'Get Model' operation.
      See Also:
      Constant Field Values
    • RESOURCE_DESCRIPTION_OPERATION_COUNT

      static final int RESOURCE_DESCRIPTION_OPERATION_COUNT
      The number of operations of the 'Resource Description' class.
      See Also:
      Constant Field Values
    • CONFIGURATION

      static final int CONFIGURATION
      The meta object id for the 'Configuration' class.
      See Also:
      ConfigurationImpl, SourcePackageImpl.getConfiguration(), Constant Field Values
    • CONFIGURATION__ATTRIBUTE

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

      static final int CONFIGURATION__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • CONFIGURATION__STEREOTYPE

      static final int CONFIGURATION__STEREOTYPE
      The feature id for the 'Stereotype' reference list.
      See Also:
      Constant Field Values
    • CONFIGURATION__TAGGED_VALUE

      static final int CONFIGURATION__TAGGED_VALUE
      The feature id for the 'Tagged Value' containment reference list.
      See Also:
      Constant Field Values
    • CONFIGURATION__NAME

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

      static final int CONFIGURATION__INVENTORY_RELATION
      The feature id for the 'Inventory Relation' containment reference list.
      See Also:
      Constant Field Values
    • CONFIGURATION__VERSION

      static final int CONFIGURATION__VERSION
      The feature id for the 'Version' attribute.
      See Also:
      Constant Field Values
    • CONFIGURATION__PATH

      static final int CONFIGURATION__PATH
      The feature id for the 'Path' attribute.
      See Also:
      Constant Field Values
    • CONFIGURATION_FEATURE_COUNT

      static final int CONFIGURATION_FEATURE_COUNT
      The number of structural features of the 'Configuration' class.
      See Also:
      Constant Field Values
    • CONFIGURATION___CREATE_AGGREGATION__KDMENTITY

      static final int CONFIGURATION___CREATE_AGGREGATION__KDMENTITY
      The operation id for the 'Create Aggregation' operation.
      See Also:
      Constant Field Values
    • CONFIGURATION___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP

      static final int CONFIGURATION___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
      The operation id for the 'Delete Aggregation' operation.
      See Also:
      Constant Field Values
    • CONFIGURATION___GET_INBOUND

      static final int CONFIGURATION___GET_INBOUND
      The operation id for the 'Get Inbound' operation.
      See Also:
      Constant Field Values
    • CONFIGURATION___GET_OUTBOUND

      static final int CONFIGURATION___GET_OUTBOUND
      The operation id for the 'Get Outbound' operation.
      See Also:
      Constant Field Values
    • CONFIGURATION___GET_OWNED_RELATION

      static final int CONFIGURATION___GET_OWNED_RELATION
      The operation id for the 'Get Owned Relation' operation.
      See Also:
      Constant Field Values
    • CONFIGURATION___GET_IN_AGGREGATED

      static final int CONFIGURATION___GET_IN_AGGREGATED
      The operation id for the 'Get In Aggregated' operation.
      See Also:
      Constant Field Values
    • CONFIGURATION___GET_OUT_AGGREGATED

      static final int CONFIGURATION___GET_OUT_AGGREGATED
      The operation id for the 'Get Out Aggregated' operation.
      See Also:
      Constant Field Values
    • CONFIGURATION___GET_OWNER

      static final int CONFIGURATION___GET_OWNER
      The operation id for the 'Get Owner' operation.
      See Also:
      Constant Field Values
    • CONFIGURATION___GET_OWNED_ELEMENT

      static final int CONFIGURATION___GET_OWNED_ELEMENT
      The operation id for the 'Get Owned Element' operation.
      See Also:
      Constant Field Values
    • CONFIGURATION___GET_GROUP

      static final int CONFIGURATION___GET_GROUP
      The operation id for the 'Get Group' operation.
      See Also:
      Constant Field Values
    • CONFIGURATION___GET_GROUPED_ELEMENT

      static final int CONFIGURATION___GET_GROUPED_ELEMENT
      The operation id for the 'Get Grouped Element' operation.
      See Also:
      Constant Field Values
    • CONFIGURATION___GET_MODEL

      static final int CONFIGURATION___GET_MODEL
      The operation id for the 'Get Model' operation.
      See Also:
      Constant Field Values
    • CONFIGURATION_OPERATION_COUNT

      static final int CONFIGURATION_OPERATION_COUNT
      The number of operations of the 'Configuration' class.
      See Also:
      Constant Field Values
    • INVENTORY_CONTAINER

      static final int INVENTORY_CONTAINER
      The meta object id for the 'Inventory Container' class.
      See Also:
      InventoryContainerImpl, SourcePackageImpl.getInventoryContainer(), Constant Field Values
    • INVENTORY_CONTAINER__ATTRIBUTE

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

      static final int INVENTORY_CONTAINER__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • INVENTORY_CONTAINER__STEREOTYPE

      static final int INVENTORY_CONTAINER__STEREOTYPE
      The feature id for the 'Stereotype' reference list.
      See Also:
      Constant Field Values
    • INVENTORY_CONTAINER__TAGGED_VALUE

      static final int INVENTORY_CONTAINER__TAGGED_VALUE
      The feature id for the 'Tagged Value' containment reference list.
      See Also:
      Constant Field Values
    • INVENTORY_CONTAINER__NAME

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

      static final int INVENTORY_CONTAINER__INVENTORY_RELATION
      The feature id for the 'Inventory Relation' containment reference list.
      See Also:
      Constant Field Values
    • INVENTORY_CONTAINER__INVENTORY_ELEMENT

      static final int INVENTORY_CONTAINER__INVENTORY_ELEMENT
      The feature id for the 'Inventory Element' containment reference list.
      See Also:
      Constant Field Values
    • INVENTORY_CONTAINER_FEATURE_COUNT

      static final int INVENTORY_CONTAINER_FEATURE_COUNT
      The number of structural features of the 'Inventory Container' class.
      See Also:
      Constant Field Values
    • INVENTORY_CONTAINER___CREATE_AGGREGATION__KDMENTITY

      static final int INVENTORY_CONTAINER___CREATE_AGGREGATION__KDMENTITY
      The operation id for the 'Create Aggregation' operation.
      See Also:
      Constant Field Values
    • INVENTORY_CONTAINER___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP

      static final int INVENTORY_CONTAINER___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
      The operation id for the 'Delete Aggregation' operation.
      See Also:
      Constant Field Values
    • INVENTORY_CONTAINER___GET_INBOUND

      static final int INVENTORY_CONTAINER___GET_INBOUND
      The operation id for the 'Get Inbound' operation.
      See Also:
      Constant Field Values
    • INVENTORY_CONTAINER___GET_OUTBOUND

      static final int INVENTORY_CONTAINER___GET_OUTBOUND
      The operation id for the 'Get Outbound' operation.
      See Also:
      Constant Field Values
    • INVENTORY_CONTAINER___GET_OWNED_RELATION

      static final int INVENTORY_CONTAINER___GET_OWNED_RELATION
      The operation id for the 'Get Owned Relation' operation.
      See Also:
      Constant Field Values
    • INVENTORY_CONTAINER___GET_IN_AGGREGATED

      static final int INVENTORY_CONTAINER___GET_IN_AGGREGATED
      The operation id for the 'Get In Aggregated' operation.
      See Also:
      Constant Field Values
    • INVENTORY_CONTAINER___GET_OUT_AGGREGATED

      static final int INVENTORY_CONTAINER___GET_OUT_AGGREGATED
      The operation id for the 'Get Out Aggregated' operation.
      See Also:
      Constant Field Values
    • INVENTORY_CONTAINER___GET_OWNER

      static final int INVENTORY_CONTAINER___GET_OWNER
      The operation id for the 'Get Owner' operation.
      See Also:
      Constant Field Values
    • INVENTORY_CONTAINER___GET_OWNED_ELEMENT

      static final int INVENTORY_CONTAINER___GET_OWNED_ELEMENT
      The operation id for the 'Get Owned Element' operation.
      See Also:
      Constant Field Values
    • INVENTORY_CONTAINER___GET_GROUP

      static final int INVENTORY_CONTAINER___GET_GROUP
      The operation id for the 'Get Group' operation.
      See Also:
      Constant Field Values
    • INVENTORY_CONTAINER___GET_GROUPED_ELEMENT

      static final int INVENTORY_CONTAINER___GET_GROUPED_ELEMENT
      The operation id for the 'Get Grouped Element' operation.
      See Also:
      Constant Field Values
    • INVENTORY_CONTAINER___GET_MODEL

      static final int INVENTORY_CONTAINER___GET_MODEL
      The operation id for the 'Get Model' operation.
      See Also:
      Constant Field Values
    • INVENTORY_CONTAINER_OPERATION_COUNT

      static final int INVENTORY_CONTAINER_OPERATION_COUNT
      The number of operations of the 'Inventory Container' class.
      See Also:
      Constant Field Values
    • DIRECTORY

      static final int DIRECTORY
      The meta object id for the 'Directory' class.
      See Also:
      DirectoryImpl, SourcePackageImpl.getDirectory(), Constant Field Values
    • DIRECTORY__ATTRIBUTE

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

      static final int DIRECTORY__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • DIRECTORY__STEREOTYPE

      static final int DIRECTORY__STEREOTYPE
      The feature id for the 'Stereotype' reference list.
      See Also:
      Constant Field Values
    • DIRECTORY__TAGGED_VALUE

      static final int DIRECTORY__TAGGED_VALUE
      The feature id for the 'Tagged Value' containment reference list.
      See Also:
      Constant Field Values
    • DIRECTORY__NAME

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

      static final int DIRECTORY__INVENTORY_RELATION
      The feature id for the 'Inventory Relation' containment reference list.
      See Also:
      Constant Field Values
    • DIRECTORY__INVENTORY_ELEMENT

      static final int DIRECTORY__INVENTORY_ELEMENT
      The feature id for the 'Inventory Element' containment reference list.
      See Also:
      Constant Field Values
    • DIRECTORY__PATH

      static final int DIRECTORY__PATH
      The feature id for the 'Path' attribute.
      See Also:
      Constant Field Values
    • DIRECTORY_FEATURE_COUNT

      static final int DIRECTORY_FEATURE_COUNT
      The number of structural features of the 'Directory' class.
      See Also:
      Constant Field Values
    • DIRECTORY___CREATE_AGGREGATION__KDMENTITY

      static final int DIRECTORY___CREATE_AGGREGATION__KDMENTITY
      The operation id for the 'Create Aggregation' operation.
      See Also:
      Constant Field Values
    • DIRECTORY___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP

      static final int DIRECTORY___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
      The operation id for the 'Delete Aggregation' operation.
      See Also:
      Constant Field Values
    • DIRECTORY___GET_INBOUND

      static final int DIRECTORY___GET_INBOUND
      The operation id for the 'Get Inbound' operation.
      See Also:
      Constant Field Values
    • DIRECTORY___GET_OUTBOUND

      static final int DIRECTORY___GET_OUTBOUND
      The operation id for the 'Get Outbound' operation.
      See Also:
      Constant Field Values
    • DIRECTORY___GET_OWNED_RELATION

      static final int DIRECTORY___GET_OWNED_RELATION
      The operation id for the 'Get Owned Relation' operation.
      See Also:
      Constant Field Values
    • DIRECTORY___GET_IN_AGGREGATED

      static final int DIRECTORY___GET_IN_AGGREGATED
      The operation id for the 'Get In Aggregated' operation.
      See Also:
      Constant Field Values
    • DIRECTORY___GET_OUT_AGGREGATED

      static final int DIRECTORY___GET_OUT_AGGREGATED
      The operation id for the 'Get Out Aggregated' operation.
      See Also:
      Constant Field Values
    • DIRECTORY___GET_OWNER

      static final int DIRECTORY___GET_OWNER
      The operation id for the 'Get Owner' operation.
      See Also:
      Constant Field Values
    • DIRECTORY___GET_OWNED_ELEMENT

      static final int DIRECTORY___GET_OWNED_ELEMENT
      The operation id for the 'Get Owned Element' operation.
      See Also:
      Constant Field Values
    • DIRECTORY___GET_GROUP

      static final int DIRECTORY___GET_GROUP
      The operation id for the 'Get Group' operation.
      See Also:
      Constant Field Values
    • DIRECTORY___GET_GROUPED_ELEMENT

      static final int DIRECTORY___GET_GROUPED_ELEMENT
      The operation id for the 'Get Grouped Element' operation.
      See Also:
      Constant Field Values
    • DIRECTORY___GET_MODEL

      static final int DIRECTORY___GET_MODEL
      The operation id for the 'Get Model' operation.
      See Also:
      Constant Field Values
    • DIRECTORY_OPERATION_COUNT

      static final int DIRECTORY_OPERATION_COUNT
      The number of operations of the 'Directory' class.
      See Also:
      Constant Field Values
    • PROJECT

      static final int PROJECT
      The meta object id for the 'Project' class.
      See Also:
      ProjectImpl, SourcePackageImpl.getProject(), Constant Field Values
    • PROJECT__ATTRIBUTE

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

      static final int PROJECT__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • PROJECT__STEREOTYPE

      static final int PROJECT__STEREOTYPE
      The feature id for the 'Stereotype' reference list.
      See Also:
      Constant Field Values
    • PROJECT__TAGGED_VALUE

      static final int PROJECT__TAGGED_VALUE
      The feature id for the 'Tagged Value' containment reference list.
      See Also:
      Constant Field Values
    • PROJECT__NAME

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

      static final int PROJECT__INVENTORY_RELATION
      The feature id for the 'Inventory Relation' containment reference list.
      See Also:
      Constant Field Values
    • PROJECT__INVENTORY_ELEMENT

      static final int PROJECT__INVENTORY_ELEMENT
      The feature id for the 'Inventory Element' containment reference list.
      See Also:
      Constant Field Values
    • PROJECT_FEATURE_COUNT

      static final int PROJECT_FEATURE_COUNT
      The number of structural features of the 'Project' class.
      See Also:
      Constant Field Values
    • PROJECT___CREATE_AGGREGATION__KDMENTITY

      static final int PROJECT___CREATE_AGGREGATION__KDMENTITY
      The operation id for the 'Create Aggregation' operation.
      See Also:
      Constant Field Values
    • PROJECT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP

      static final int PROJECT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
      The operation id for the 'Delete Aggregation' operation.
      See Also:
      Constant Field Values
    • PROJECT___GET_INBOUND

      static final int PROJECT___GET_INBOUND
      The operation id for the 'Get Inbound' operation.
      See Also:
      Constant Field Values
    • PROJECT___GET_OUTBOUND

      static final int PROJECT___GET_OUTBOUND
      The operation id for the 'Get Outbound' operation.
      See Also:
      Constant Field Values
    • PROJECT___GET_OWNED_RELATION

      static final int PROJECT___GET_OWNED_RELATION
      The operation id for the 'Get Owned Relation' operation.
      See Also:
      Constant Field Values
    • PROJECT___GET_IN_AGGREGATED

      static final int PROJECT___GET_IN_AGGREGATED
      The operation id for the 'Get In Aggregated' operation.
      See Also:
      Constant Field Values
    • PROJECT___GET_OUT_AGGREGATED

      static final int PROJECT___GET_OUT_AGGREGATED
      The operation id for the 'Get Out Aggregated' operation.
      See Also:
      Constant Field Values
    • PROJECT___GET_OWNER

      static final int PROJECT___GET_OWNER
      The operation id for the 'Get Owner' operation.
      See Also:
      Constant Field Values
    • PROJECT___GET_OWNED_ELEMENT

      static final int PROJECT___GET_OWNED_ELEMENT
      The operation id for the 'Get Owned Element' operation.
      See Also:
      Constant Field Values
    • PROJECT___GET_GROUP

      static final int PROJECT___GET_GROUP
      The operation id for the 'Get Group' operation.
      See Also:
      Constant Field Values
    • PROJECT___GET_GROUPED_ELEMENT

      static final int PROJECT___GET_GROUPED_ELEMENT
      The operation id for the 'Get Grouped Element' operation.
      See Also:
      Constant Field Values
    • PROJECT___GET_MODEL

      static final int PROJECT___GET_MODEL
      The operation id for the 'Get Model' operation.
      See Also:
      Constant Field Values
    • PROJECT_OPERATION_COUNT

      static final int PROJECT_OPERATION_COUNT
      The number of operations of the 'Project' class.
      See Also:
      Constant Field Values
    • ABSTRACT_INVENTORY_RELATIONSHIP

      static final int ABSTRACT_INVENTORY_RELATIONSHIP
      The meta object id for the 'Abstract Inventory Relationship' class.
      See Also:
      AbstractInventoryRelationship, SourcePackageImpl.getAbstractInventoryRelationship(), Constant Field Values
    • ABSTRACT_INVENTORY_RELATIONSHIP__ATTRIBUTE

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

      static final int ABSTRACT_INVENTORY_RELATIONSHIP__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • ABSTRACT_INVENTORY_RELATIONSHIP__STEREOTYPE

      static final int ABSTRACT_INVENTORY_RELATIONSHIP__STEREOTYPE
      The feature id for the 'Stereotype' reference list.
      See Also:
      Constant Field Values
    • ABSTRACT_INVENTORY_RELATIONSHIP__TAGGED_VALUE

      static final int ABSTRACT_INVENTORY_RELATIONSHIP__TAGGED_VALUE
      The feature id for the 'Tagged Value' containment reference list.
      See Also:
      Constant Field Values
    • ABSTRACT_INVENTORY_RELATIONSHIP_FEATURE_COUNT

      static final int ABSTRACT_INVENTORY_RELATIONSHIP_FEATURE_COUNT
      The number of structural features of the 'Abstract Inventory Relationship' class.
      See Also:
      Constant Field Values
    • ABSTRACT_INVENTORY_RELATIONSHIP___GET_TO

      static final int ABSTRACT_INVENTORY_RELATIONSHIP___GET_TO
      The operation id for the 'Get To' operation.
      See Also:
      Constant Field Values
    • ABSTRACT_INVENTORY_RELATIONSHIP___GET_FROM

      static final int ABSTRACT_INVENTORY_RELATIONSHIP___GET_FROM
      The operation id for the 'Get From' operation.
      See Also:
      Constant Field Values
    • ABSTRACT_INVENTORY_RELATIONSHIP_OPERATION_COUNT

      static final int ABSTRACT_INVENTORY_RELATIONSHIP_OPERATION_COUNT
      The number of operations of the 'Abstract Inventory Relationship' class.
      See Also:
      Constant Field Values
    • BINARY_FILE

      static final int BINARY_FILE
      The meta object id for the 'Binary File' class.
      See Also:
      BinaryFileImpl, SourcePackageImpl.getBinaryFile(), Constant Field Values
    • BINARY_FILE__ATTRIBUTE

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

      static final int BINARY_FILE__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • BINARY_FILE__STEREOTYPE

      static final int BINARY_FILE__STEREOTYPE
      The feature id for the 'Stereotype' reference list.
      See Also:
      Constant Field Values
    • BINARY_FILE__TAGGED_VALUE

      static final int BINARY_FILE__TAGGED_VALUE
      The feature id for the 'Tagged Value' containment reference list.
      See Also:
      Constant Field Values
    • BINARY_FILE__NAME

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

      static final int BINARY_FILE__INVENTORY_RELATION
      The feature id for the 'Inventory Relation' containment reference list.
      See Also:
      Constant Field Values
    • BINARY_FILE__VERSION

      static final int BINARY_FILE__VERSION
      The feature id for the 'Version' attribute.
      See Also:
      Constant Field Values
    • BINARY_FILE__PATH

      static final int BINARY_FILE__PATH
      The feature id for the 'Path' attribute.
      See Also:
      Constant Field Values
    • BINARY_FILE_FEATURE_COUNT

      static final int BINARY_FILE_FEATURE_COUNT
      The number of structural features of the 'Binary File' class.
      See Also:
      Constant Field Values
    • BINARY_FILE___CREATE_AGGREGATION__KDMENTITY

      static final int BINARY_FILE___CREATE_AGGREGATION__KDMENTITY
      The operation id for the 'Create Aggregation' operation.
      See Also:
      Constant Field Values
    • BINARY_FILE___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP

      static final int BINARY_FILE___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
      The operation id for the 'Delete Aggregation' operation.
      See Also:
      Constant Field Values
    • BINARY_FILE___GET_INBOUND

      static final int BINARY_FILE___GET_INBOUND
      The operation id for the 'Get Inbound' operation.
      See Also:
      Constant Field Values
    • BINARY_FILE___GET_OUTBOUND

      static final int BINARY_FILE___GET_OUTBOUND
      The operation id for the 'Get Outbound' operation.
      See Also:
      Constant Field Values
    • BINARY_FILE___GET_OWNED_RELATION

      static final int BINARY_FILE___GET_OWNED_RELATION
      The operation id for the 'Get Owned Relation' operation.
      See Also:
      Constant Field Values
    • BINARY_FILE___GET_IN_AGGREGATED

      static final int BINARY_FILE___GET_IN_AGGREGATED
      The operation id for the 'Get In Aggregated' operation.
      See Also:
      Constant Field Values
    • BINARY_FILE___GET_OUT_AGGREGATED

      static final int BINARY_FILE___GET_OUT_AGGREGATED
      The operation id for the 'Get Out Aggregated' operation.
      See Also:
      Constant Field Values
    • BINARY_FILE___GET_OWNER

      static final int BINARY_FILE___GET_OWNER
      The operation id for the 'Get Owner' operation.
      See Also:
      Constant Field Values
    • BINARY_FILE___GET_OWNED_ELEMENT

      static final int BINARY_FILE___GET_OWNED_ELEMENT
      The operation id for the 'Get Owned Element' operation.
      See Also:
      Constant Field Values
    • BINARY_FILE___GET_GROUP

      static final int BINARY_FILE___GET_GROUP
      The operation id for the 'Get Group' operation.
      See Also:
      Constant Field Values
    • BINARY_FILE___GET_GROUPED_ELEMENT

      static final int BINARY_FILE___GET_GROUPED_ELEMENT
      The operation id for the 'Get Grouped Element' operation.
      See Also:
      Constant Field Values
    • BINARY_FILE___GET_MODEL

      static final int BINARY_FILE___GET_MODEL
      The operation id for the 'Get Model' operation.
      See Also:
      Constant Field Values
    • BINARY_FILE_OPERATION_COUNT

      static final int BINARY_FILE_OPERATION_COUNT
      The number of operations of the 'Binary File' class.
      See Also:
      Constant Field Values
    • EXECUTABLE_FILE

      static final int EXECUTABLE_FILE
      The meta object id for the 'Executable File' class.
      See Also:
      ExecutableFileImpl, SourcePackageImpl.getExecutableFile(), Constant Field Values
    • EXECUTABLE_FILE__ATTRIBUTE

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

      static final int EXECUTABLE_FILE__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • EXECUTABLE_FILE__STEREOTYPE

      static final int EXECUTABLE_FILE__STEREOTYPE
      The feature id for the 'Stereotype' reference list.
      See Also:
      Constant Field Values
    • EXECUTABLE_FILE__TAGGED_VALUE

      static final int EXECUTABLE_FILE__TAGGED_VALUE
      The feature id for the 'Tagged Value' containment reference list.
      See Also:
      Constant Field Values
    • EXECUTABLE_FILE__NAME

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

      static final int EXECUTABLE_FILE__INVENTORY_RELATION
      The feature id for the 'Inventory Relation' containment reference list.
      See Also:
      Constant Field Values
    • EXECUTABLE_FILE__VERSION

      static final int EXECUTABLE_FILE__VERSION
      The feature id for the 'Version' attribute.
      See Also:
      Constant Field Values
    • EXECUTABLE_FILE__PATH

      static final int EXECUTABLE_FILE__PATH
      The feature id for the 'Path' attribute.
      See Also:
      Constant Field Values
    • EXECUTABLE_FILE_FEATURE_COUNT

      static final int EXECUTABLE_FILE_FEATURE_COUNT
      The number of structural features of the 'Executable File' class.
      See Also:
      Constant Field Values
    • EXECUTABLE_FILE___CREATE_AGGREGATION__KDMENTITY

      static final int EXECUTABLE_FILE___CREATE_AGGREGATION__KDMENTITY
      The operation id for the 'Create Aggregation' operation.
      See Also:
      Constant Field Values
    • EXECUTABLE_FILE___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP

      static final int EXECUTABLE_FILE___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
      The operation id for the 'Delete Aggregation' operation.
      See Also:
      Constant Field Values
    • EXECUTABLE_FILE___GET_INBOUND

      static final int EXECUTABLE_FILE___GET_INBOUND
      The operation id for the 'Get Inbound' operation.
      See Also:
      Constant Field Values
    • EXECUTABLE_FILE___GET_OUTBOUND

      static final int EXECUTABLE_FILE___GET_OUTBOUND
      The operation id for the 'Get Outbound' operation.
      See Also:
      Constant Field Values
    • EXECUTABLE_FILE___GET_OWNED_RELATION

      static final int EXECUTABLE_FILE___GET_OWNED_RELATION
      The operation id for the 'Get Owned Relation' operation.
      See Also:
      Constant Field Values
    • EXECUTABLE_FILE___GET_IN_AGGREGATED

      static final int EXECUTABLE_FILE___GET_IN_AGGREGATED
      The operation id for the 'Get In Aggregated' operation.
      See Also:
      Constant Field Values
    • EXECUTABLE_FILE___GET_OUT_AGGREGATED

      static final int EXECUTABLE_FILE___GET_OUT_AGGREGATED
      The operation id for the 'Get Out Aggregated' operation.
      See Also:
      Constant Field Values
    • EXECUTABLE_FILE___GET_OWNER

      static final int EXECUTABLE_FILE___GET_OWNER
      The operation id for the 'Get Owner' operation.
      See Also:
      Constant Field Values
    • EXECUTABLE_FILE___GET_OWNED_ELEMENT

      static final int EXECUTABLE_FILE___GET_OWNED_ELEMENT
      The operation id for the 'Get Owned Element' operation.
      See Also:
      Constant Field Values
    • EXECUTABLE_FILE___GET_GROUP

      static final int EXECUTABLE_FILE___GET_GROUP
      The operation id for the 'Get Group' operation.
      See Also:
      Constant Field Values
    • EXECUTABLE_FILE___GET_GROUPED_ELEMENT

      static final int EXECUTABLE_FILE___GET_GROUPED_ELEMENT
      The operation id for the 'Get Grouped Element' operation.
      See Also:
      Constant Field Values
    • EXECUTABLE_FILE___GET_MODEL

      static final int EXECUTABLE_FILE___GET_MODEL
      The operation id for the 'Get Model' operation.
      See Also:
      Constant Field Values
    • EXECUTABLE_FILE_OPERATION_COUNT

      static final int EXECUTABLE_FILE_OPERATION_COUNT
      The number of operations of the 'Executable File' class.
      See Also:
      Constant Field Values
    • DEPENDS_ON

      static final int DEPENDS_ON
      The meta object id for the 'Depends On' class.
      See Also:
      DependsOnImpl, SourcePackageImpl.getDependsOn(), Constant Field Values
    • DEPENDS_ON__ATTRIBUTE

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

      static final int DEPENDS_ON__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • DEPENDS_ON__STEREOTYPE

      static final int DEPENDS_ON__STEREOTYPE
      The feature id for the 'Stereotype' reference list.
      See Also:
      Constant Field Values
    • DEPENDS_ON__TAGGED_VALUE

      static final int DEPENDS_ON__TAGGED_VALUE
      The feature id for the 'Tagged Value' containment reference list.
      See Also:
      Constant Field Values
    • DEPENDS_ON__TO

      static final int DEPENDS_ON__TO
      The feature id for the 'To' reference.
      See Also:
      Constant Field Values
    • DEPENDS_ON__FROM

      static final int DEPENDS_ON__FROM
      The feature id for the 'From' reference.
      See Also:
      Constant Field Values
    • DEPENDS_ON_FEATURE_COUNT

      static final int DEPENDS_ON_FEATURE_COUNT
      The number of structural features of the 'Depends On' class.
      See Also:
      Constant Field Values
    • DEPENDS_ON___GET_TO

      static final int DEPENDS_ON___GET_TO
      The operation id for the 'Get To' operation.
      See Also:
      Constant Field Values
    • DEPENDS_ON___GET_FROM

      static final int DEPENDS_ON___GET_FROM
      The operation id for the 'Get From' operation.
      See Also:
      Constant Field Values
    • DEPENDS_ON_OPERATION_COUNT

      static final int DEPENDS_ON_OPERATION_COUNT
      The number of operations of the 'Depends On' class.
      See Also:
      Constant Field Values
    • INVENTORY_ELEMENT

      static final int INVENTORY_ELEMENT
      The meta object id for the 'Inventory Element' class.
      See Also:
      InventoryElementImpl, SourcePackageImpl.getInventoryElement(), Constant Field Values
    • INVENTORY_ELEMENT__ATTRIBUTE

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

      static final int INVENTORY_ELEMENT__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • INVENTORY_ELEMENT__STEREOTYPE

      static final int INVENTORY_ELEMENT__STEREOTYPE
      The feature id for the 'Stereotype' reference list.
      See Also:
      Constant Field Values
    • INVENTORY_ELEMENT__TAGGED_VALUE

      static final int INVENTORY_ELEMENT__TAGGED_VALUE
      The feature id for the 'Tagged Value' containment reference list.
      See Also:
      Constant Field Values
    • INVENTORY_ELEMENT__NAME

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

      static final int INVENTORY_ELEMENT__INVENTORY_RELATION
      The feature id for the 'Inventory Relation' containment reference list.
      See Also:
      Constant Field Values
    • INVENTORY_ELEMENT_FEATURE_COUNT

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

      static final int INVENTORY_ELEMENT___CREATE_AGGREGATION__KDMENTITY
      The operation id for the 'Create Aggregation' operation.
      See Also:
      Constant Field Values
    • INVENTORY_ELEMENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP

      static final int INVENTORY_ELEMENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
      The operation id for the 'Delete Aggregation' operation.
      See Also:
      Constant Field Values
    • INVENTORY_ELEMENT___GET_INBOUND

      static final int INVENTORY_ELEMENT___GET_INBOUND
      The operation id for the 'Get Inbound' operation.
      See Also:
      Constant Field Values
    • INVENTORY_ELEMENT___GET_OUTBOUND

      static final int INVENTORY_ELEMENT___GET_OUTBOUND
      The operation id for the 'Get Outbound' operation.
      See Also:
      Constant Field Values
    • INVENTORY_ELEMENT___GET_OWNED_RELATION

      static final int INVENTORY_ELEMENT___GET_OWNED_RELATION
      The operation id for the 'Get Owned Relation' operation.
      See Also:
      Constant Field Values
    • INVENTORY_ELEMENT___GET_IN_AGGREGATED

      static final int INVENTORY_ELEMENT___GET_IN_AGGREGATED
      The operation id for the 'Get In Aggregated' operation.
      See Also:
      Constant Field Values
    • INVENTORY_ELEMENT___GET_OUT_AGGREGATED

      static final int INVENTORY_ELEMENT___GET_OUT_AGGREGATED
      The operation id for the 'Get Out Aggregated' operation.
      See Also:
      Constant Field Values
    • INVENTORY_ELEMENT___GET_OWNER

      static final int INVENTORY_ELEMENT___GET_OWNER
      The operation id for the 'Get Owner' operation.
      See Also:
      Constant Field Values
    • INVENTORY_ELEMENT___GET_OWNED_ELEMENT

      static final int INVENTORY_ELEMENT___GET_OWNED_ELEMENT
      The operation id for the 'Get Owned Element' operation.
      See Also:
      Constant Field Values
    • INVENTORY_ELEMENT___GET_GROUP

      static final int INVENTORY_ELEMENT___GET_GROUP
      The operation id for the 'Get Group' operation.
      See Also:
      Constant Field Values
    • INVENTORY_ELEMENT___GET_GROUPED_ELEMENT

      static final int INVENTORY_ELEMENT___GET_GROUPED_ELEMENT
      The operation id for the 'Get Grouped Element' operation.
      See Also:
      Constant Field Values
    • INVENTORY_ELEMENT___GET_MODEL

      static final int INVENTORY_ELEMENT___GET_MODEL
      The operation id for the 'Get Model' operation.
      See Also:
      Constant Field Values
    • INVENTORY_ELEMENT_OPERATION_COUNT

      static final int INVENTORY_ELEMENT_OPERATION_COUNT
      The number of operations of the 'Inventory Element' class.
      See Also:
      Constant Field Values
    • INVENTORY_RELATIONSHIP

      static final int INVENTORY_RELATIONSHIP
      The meta object id for the 'Inventory Relationship' class.
      See Also:
      InventoryRelationshipImpl, SourcePackageImpl.getInventoryRelationship(), Constant Field Values
    • INVENTORY_RELATIONSHIP__ATTRIBUTE

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

      static final int INVENTORY_RELATIONSHIP__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • INVENTORY_RELATIONSHIP__STEREOTYPE

      static final int INVENTORY_RELATIONSHIP__STEREOTYPE
      The feature id for the 'Stereotype' reference list.
      See Also:
      Constant Field Values
    • INVENTORY_RELATIONSHIP__TAGGED_VALUE

      static final int INVENTORY_RELATIONSHIP__TAGGED_VALUE
      The feature id for the 'Tagged Value' containment reference list.
      See Also:
      Constant Field Values
    • INVENTORY_RELATIONSHIP__TO

      static final int INVENTORY_RELATIONSHIP__TO
      The feature id for the 'To' reference.
      See Also:
      Constant Field Values
    • INVENTORY_RELATIONSHIP__FROM

      static final int INVENTORY_RELATIONSHIP__FROM
      The feature id for the 'From' reference.
      See Also:
      Constant Field Values
    • INVENTORY_RELATIONSHIP_FEATURE_COUNT

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

      static final int INVENTORY_RELATIONSHIP___GET_TO
      The operation id for the 'Get To' operation.
      See Also:
      Constant Field Values
    • INVENTORY_RELATIONSHIP___GET_FROM

      static final int INVENTORY_RELATIONSHIP___GET_FROM
      The operation id for the 'Get From' operation.
      See Also:
      Constant Field Values
    • INVENTORY_RELATIONSHIP_OPERATION_COUNT

      static final int INVENTORY_RELATIONSHIP_OPERATION_COUNT
      The number of operations of the 'Inventory Relationship' class.
      See Also:
      Constant Field Values
  • Method Details

    • getSourceRef

      org.eclipse.emf.ecore.EClass getSourceRef()
      Returns the meta object for class 'Ref'.
      Returns:
      the meta object for class 'Ref'.
      See Also:
      SourceRef
    • getSourceRef_Region

      org.eclipse.emf.ecore.EReference getSourceRef_Region()
      Returns the meta object for the containment reference list 'Region'.
      Returns:
      the meta object for the containment reference list 'Region'.
      See Also:
      SourceRef.getRegion(), getSourceRef()
    • getSourceRef_Language

      org.eclipse.emf.ecore.EAttribute getSourceRef_Language()
      Returns the meta object for the attribute 'Language'.
      Returns:
      the meta object for the attribute 'Language'.
      See Also:
      SourceRef.getLanguage(), getSourceRef()
    • getSourceRef_Snippet

      org.eclipse.emf.ecore.EAttribute getSourceRef_Snippet()
      Returns the meta object for the attribute 'Snippet'.
      Returns:
      the meta object for the attribute 'Snippet'.
      See Also:
      SourceRef.getSnippet(), getSourceRef()
    • getSourceRegion

      org.eclipse.emf.ecore.EClass getSourceRegion()
      Returns the meta object for class 'Region'.
      Returns:
      the meta object for class 'Region'.
      See Also:
      SourceRegion
    • getSourceRegion_File

      org.eclipse.emf.ecore.EReference getSourceRegion_File()
      Returns the meta object for the reference 'File'.
      Returns:
      the meta object for the reference 'File'.
      See Also:
      SourceRegion.getFile(), getSourceRegion()
    • getSourceRegion_StartLine

      org.eclipse.emf.ecore.EAttribute getSourceRegion_StartLine()
      Returns the meta object for the attribute 'Start Line'.
      Returns:
      the meta object for the attribute 'Start Line'.
      See Also:
      SourceRegion.getStartLine(), getSourceRegion()
    • getSourceRegion_StartPosition

      org.eclipse.emf.ecore.EAttribute getSourceRegion_StartPosition()
      Returns the meta object for the attribute 'Start Position'.
      Returns:
      the meta object for the attribute 'Start Position'.
      See Also:
      SourceRegion.getStartPosition(), getSourceRegion()
    • getSourceRegion_EndLine

      org.eclipse.emf.ecore.EAttribute getSourceRegion_EndLine()
      Returns the meta object for the attribute 'End Line'.
      Returns:
      the meta object for the attribute 'End Line'.
      See Also:
      SourceRegion.getEndLine(), getSourceRegion()
    • getSourceRegion_EndPosition

      org.eclipse.emf.ecore.EAttribute getSourceRegion_EndPosition()
      Returns the meta object for the attribute 'End Position'.
      Returns:
      the meta object for the attribute 'End Position'.
      See Also:
      SourceRegion.getEndPosition(), getSourceRegion()
    • getSourceRegion_Language

      org.eclipse.emf.ecore.EAttribute getSourceRegion_Language()
      Returns the meta object for the attribute 'Language'.
      Returns:
      the meta object for the attribute 'Language'.
      See Also:
      SourceRegion.getLanguage(), getSourceRegion()
    • getSourceRegion_Path

      org.eclipse.emf.ecore.EAttribute getSourceRegion_Path()
      Returns the meta object for the attribute 'Path'.
      Returns:
      the meta object for the attribute 'Path'.
      See Also:
      SourceRegion.getPath(), getSourceRegion()
    • getInventoryModel

      org.eclipse.emf.ecore.EClass getInventoryModel()
      Returns the meta object for class 'Inventory Model'.
      Returns:
      the meta object for class 'Inventory Model'.
      See Also:
      InventoryModel
    • getInventoryModel_InventoryElement

      org.eclipse.emf.ecore.EReference getInventoryModel_InventoryElement()
      Returns the meta object for the containment reference list 'Inventory Element'.
      Returns:
      the meta object for the containment reference list 'Inventory Element'.
      See Also:
      InventoryModel.getInventoryElement(), getInventoryModel()
    • getAbstractInventoryElement

      org.eclipse.emf.ecore.EClass getAbstractInventoryElement()
      Returns the meta object for class 'Abstract Inventory Element'.
      Returns:
      the meta object for class 'Abstract Inventory Element'.
      See Also:
      AbstractInventoryElement
    • getAbstractInventoryElement_InventoryRelation

      org.eclipse.emf.ecore.EReference getAbstractInventoryElement_InventoryRelation()
      Returns the meta object for the containment reference list 'Inventory Relation'.
      Returns:
      the meta object for the containment reference list 'Inventory Relation'.
      See Also:
      AbstractInventoryElement.getInventoryRelation(), getAbstractInventoryElement()
    • getInventoryItem

      org.eclipse.emf.ecore.EClass getInventoryItem()
      Returns the meta object for class 'Inventory Item'.
      Returns:
      the meta object for class 'Inventory Item'.
      See Also:
      InventoryItem
    • getInventoryItem_Version

      org.eclipse.emf.ecore.EAttribute getInventoryItem_Version()
      Returns the meta object for the attribute 'Version'.
      Returns:
      the meta object for the attribute 'Version'.
      See Also:
      InventoryItem.getVersion(), getInventoryItem()
    • getInventoryItem_Path

      org.eclipse.emf.ecore.EAttribute getInventoryItem_Path()
      Returns the meta object for the attribute 'Path'.
      Returns:
      the meta object for the attribute 'Path'.
      See Also:
      InventoryItem.getPath(), getInventoryItem()
    • getSourceFile

      org.eclipse.emf.ecore.EClass getSourceFile()
      Returns the meta object for class 'File'.
      Returns:
      the meta object for class 'File'.
      See Also:
      SourceFile
    • getSourceFile_Language

      org.eclipse.emf.ecore.EAttribute getSourceFile_Language()
      Returns the meta object for the attribute 'Language'.
      Returns:
      the meta object for the attribute 'Language'.
      See Also:
      SourceFile.getLanguage(), getSourceFile()
    • getSourceFile_Encoding

      org.eclipse.emf.ecore.EAttribute getSourceFile_Encoding()
      Returns the meta object for the attribute 'Encoding'.
      Returns:
      the meta object for the attribute 'Encoding'.
      See Also:
      SourceFile.getEncoding(), getSourceFile()
    • getImage

      org.eclipse.emf.ecore.EClass getImage()
      Returns the meta object for class 'Image'.
      Returns:
      the meta object for class 'Image'.
      See Also:
      Image
    • getResourceDescription

      org.eclipse.emf.ecore.EClass getResourceDescription()
      Returns the meta object for class 'Resource Description'.
      Returns:
      the meta object for class 'Resource Description'.
      See Also:
      ResourceDescription
    • getConfiguration

      org.eclipse.emf.ecore.EClass getConfiguration()
      Returns the meta object for class 'Configuration'.
      Returns:
      the meta object for class 'Configuration'.
      See Also:
      Configuration
    • getInventoryContainer

      org.eclipse.emf.ecore.EClass getInventoryContainer()
      Returns the meta object for class 'Inventory Container'.
      Returns:
      the meta object for class 'Inventory Container'.
      See Also:
      InventoryContainer
    • getInventoryContainer_InventoryElement

      org.eclipse.emf.ecore.EReference getInventoryContainer_InventoryElement()
      Returns the meta object for the containment reference list 'Inventory Element'.
      Returns:
      the meta object for the containment reference list 'Inventory Element'.
      See Also:
      InventoryContainer.getInventoryElement(), getInventoryContainer()
    • getDirectory

      org.eclipse.emf.ecore.EClass getDirectory()
      Returns the meta object for class 'Directory'.
      Returns:
      the meta object for class 'Directory'.
      See Also:
      Directory
    • getDirectory_Path

      org.eclipse.emf.ecore.EAttribute getDirectory_Path()
      Returns the meta object for the attribute 'Path'.
      Returns:
      the meta object for the attribute 'Path'.
      See Also:
      Directory.getPath(), getDirectory()
    • getProject

      org.eclipse.emf.ecore.EClass getProject()
      Returns the meta object for class 'Project'.
      Returns:
      the meta object for class 'Project'.
      See Also:
      Project
    • getAbstractInventoryRelationship

      org.eclipse.emf.ecore.EClass getAbstractInventoryRelationship()
      Returns the meta object for class 'Abstract Inventory Relationship'.
      Returns:
      the meta object for class 'Abstract Inventory Relationship'.
      See Also:
      AbstractInventoryRelationship
    • getBinaryFile

      org.eclipse.emf.ecore.EClass getBinaryFile()
      Returns the meta object for class 'Binary File'.
      Returns:
      the meta object for class 'Binary File'.
      See Also:
      BinaryFile
    • getExecutableFile

      org.eclipse.emf.ecore.EClass getExecutableFile()
      Returns the meta object for class 'Executable File'.
      Returns:
      the meta object for class 'Executable File'.
      See Also:
      ExecutableFile
    • getDependsOn

      org.eclipse.emf.ecore.EClass getDependsOn()
      Returns the meta object for class 'Depends On'.
      Returns:
      the meta object for class 'Depends On'.
      See Also:
      DependsOn
    • getDependsOn_To

      org.eclipse.emf.ecore.EReference getDependsOn_To()
      Returns the meta object for the reference 'To'.
      Returns:
      the meta object for the reference 'To'.
      See Also:
      DependsOn.getTo(), getDependsOn()
    • getDependsOn_From

      org.eclipse.emf.ecore.EReference getDependsOn_From()
      Returns the meta object for the reference 'From'.
      Returns:
      the meta object for the reference 'From'.
      See Also:
      DependsOn.getFrom(), getDependsOn()
    • getInventoryElement

      org.eclipse.emf.ecore.EClass getInventoryElement()
      Returns the meta object for class 'Inventory Element'.
      Returns:
      the meta object for class 'Inventory Element'.
      See Also:
      InventoryElement
    • getInventoryRelationship

      org.eclipse.emf.ecore.EClass getInventoryRelationship()
      Returns the meta object for class 'Inventory Relationship'.
      Returns:
      the meta object for class 'Inventory Relationship'.
      See Also:
      InventoryRelationship
    • getInventoryRelationship_To

      org.eclipse.emf.ecore.EReference getInventoryRelationship_To()
      Returns the meta object for the reference 'To'.
      Returns:
      the meta object for the reference 'To'.
      See Also:
      InventoryRelationship.getTo(), getInventoryRelationship()
    • getInventoryRelationship_From

      org.eclipse.emf.ecore.EReference getInventoryRelationship_From()
      Returns the meta object for the reference 'From'.
      Returns:
      the meta object for the reference 'From'.
      See Also:
      InventoryRelationship.getFrom(), getInventoryRelationship()
    • getSourceFactory

      SourceFactory getSourceFactory()
      Returns the factory that creates the instances of the model.
      Returns:
      the factory that creates the instances of the model.