Interface LMPackage

All Superinterfaces:
EModelElement, ENamedElement, EObject, EPackage, Notifier
All Known Implementing Classes:
LMPackageImpl

public interface LMPackage extends 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:
Generated
Model
kind="package"
No Implement
This interface is not intended to be implemented by clients.
No Extend
This interface is not intended to be extended by clients.
  • Field Details

    • eNAME

      static final String eNAME
      The package name.
      See Also:
      Generated
    • eNS_URI

      static final String eNS_URI
      The package namespace URI.
      See Also:
      Generated
    • eNS_PREFIX

      static final String eNS_PREFIX
      The package namespace name.
      See Also:
      Generated
    • eINSTANCE

      static final LMPackage eINSTANCE
      The singleton instance of the package.
      Generated
    • ANNOTATION_SOURCE

      static final String ANNOTATION_SOURCE
      See Also:
    • ANNOTATION_DETAIL_BASELINE_ID

      static final String ANNOTATION_DETAIL_BASELINE_ID
      See Also:
    • ANNOTATION_DETAIL_BASELINE_TYPE

      static final String ANNOTATION_DETAIL_BASELINE_TYPE
      See Also:
    • ANNOTATION_DETAIL_BASELINE_NAME

      static final String ANNOTATION_DETAIL_BASELINE_NAME
      See Also:
    • SYSTEM_ELEMENT

      static final int SYSTEM_ELEMENT
      The meta object id for the 'System Element' class.
      See Also:
      Generated
    • SYSTEM_ELEMENT__ANNOTATIONS

      static final int SYSTEM_ELEMENT__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Generated
      Ordered
    • SYSTEM_ELEMENT_FEATURE_COUNT

      static final int SYSTEM_ELEMENT_FEATURE_COUNT
      The number of structural features of the 'System Element' class.
      See Also:
      Generated
      Ordered
    • SYSTEM_ELEMENT___GET_ANNOTATION__STRING

      static final int SYSTEM_ELEMENT___GET_ANNOTATION__STRING
      The operation id for the 'Get Annotation' operation.
      See Also:
      Generated
      Ordered
    • SYSTEM_ELEMENT___GET_SYSTEM

      static final int SYSTEM_ELEMENT___GET_SYSTEM
      The operation id for the 'Get System' operation.
      See Also:
      Generated
      Ordered
    • SYSTEM_ELEMENT_OPERATION_COUNT

      static final int SYSTEM_ELEMENT_OPERATION_COUNT
      The number of operations of the 'System Element' class.
      See Also:
      Generated
      Ordered
    • PROCESS_ELEMENT

      static final int PROCESS_ELEMENT
      The meta object id for the 'Process Element' class.
      See Also:
      Generated
    • PROCESS_ELEMENT__ANNOTATIONS

      static final int PROCESS_ELEMENT__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Generated
      Ordered
    • PROCESS_ELEMENT_FEATURE_COUNT

      static final int PROCESS_ELEMENT_FEATURE_COUNT
      The number of structural features of the 'Process Element' class.
      See Also:
      Generated
      Ordered
    • PROCESS_ELEMENT___GET_ANNOTATION__STRING

      static final int PROCESS_ELEMENT___GET_ANNOTATION__STRING
      The operation id for the 'Get Annotation' operation.
      See Also:
      Generated
      Ordered
    • PROCESS_ELEMENT___GET_SYSTEM

      static final int PROCESS_ELEMENT___GET_SYSTEM
      The operation id for the 'Get System' operation.
      See Also:
      Generated
      Ordered
    • PROCESS_ELEMENT___GET_PROCESS

      static final int PROCESS_ELEMENT___GET_PROCESS
      The operation id for the 'Get Process' operation.
      See Also:
      Generated
      Ordered
    • PROCESS_ELEMENT_OPERATION_COUNT

      static final int PROCESS_ELEMENT_OPERATION_COUNT
      The number of operations of the 'Process Element' class.
      See Also:
      Generated
      Ordered
    • MODULE_ELEMENT

      static final int MODULE_ELEMENT
      The meta object id for the 'Module Element' class.
      See Also:
      Generated
    • MODULE_ELEMENT__ANNOTATIONS

      static final int MODULE_ELEMENT__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Generated
      Ordered
    • MODULE_ELEMENT_FEATURE_COUNT

      static final int MODULE_ELEMENT_FEATURE_COUNT
      The number of structural features of the 'Module Element' class.
      See Also:
      Generated
      Ordered
    • MODULE_ELEMENT___GET_ANNOTATION__STRING

      static final int MODULE_ELEMENT___GET_ANNOTATION__STRING
      The operation id for the 'Get Annotation' operation.
      See Also:
      Generated
      Ordered
    • MODULE_ELEMENT___GET_SYSTEM

      static final int MODULE_ELEMENT___GET_SYSTEM
      The operation id for the 'Get System' operation.
      See Also:
      Generated
      Ordered
    • MODULE_ELEMENT___GET_MODULE

      static final int MODULE_ELEMENT___GET_MODULE
      The operation id for the 'Get Module' operation.
      See Also:
      Generated
      Ordered
    • MODULE_ELEMENT_OPERATION_COUNT

      static final int MODULE_ELEMENT_OPERATION_COUNT
      The number of operations of the 'Module Element' class.
      See Also:
      Generated
      Ordered
    • STREAM_ELEMENT

      static final int STREAM_ELEMENT
      The meta object id for the 'Stream Element' class.
      See Also:
      Generated
    • STREAM_ELEMENT__ANNOTATIONS

      static final int STREAM_ELEMENT__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Generated
      Ordered
    • STREAM_ELEMENT_FEATURE_COUNT

      static final int STREAM_ELEMENT_FEATURE_COUNT
      The number of structural features of the 'Stream Element' class.
      See Also:
      Generated
      Ordered
    • STREAM_ELEMENT___GET_ANNOTATION__STRING

      static final int STREAM_ELEMENT___GET_ANNOTATION__STRING
      The operation id for the 'Get Annotation' operation.
      See Also:
      Generated
      Ordered
    • STREAM_ELEMENT___GET_SYSTEM

      static final int STREAM_ELEMENT___GET_SYSTEM
      The operation id for the 'Get System' operation.
      See Also:
      Generated
      Ordered
    • STREAM_ELEMENT___GET_MODULE

      static final int STREAM_ELEMENT___GET_MODULE
      The operation id for the 'Get Module' operation.
      See Also:
      Generated
      Ordered
    • STREAM_ELEMENT___GET_STREAM

      static final int STREAM_ELEMENT___GET_STREAM
      The operation id for the 'Get Stream' operation.
      See Also:
      Generated
      Ordered
    • STREAM_ELEMENT_OPERATION_COUNT

      static final int STREAM_ELEMENT_OPERATION_COUNT
      The number of operations of the 'Stream Element' class.
      See Also:
      Generated
      Ordered
    • SYSTEM

      static final int SYSTEM
      The meta object id for the 'System' class.
      See Also:
      Generated
    • SYSTEM__ANNOTATIONS

      static final int SYSTEM__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Generated
      Ordered
    • SYSTEM__NAME

      static final int SYSTEM__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated
      Ordered
    • SYSTEM__PROCESS

      static final int SYSTEM__PROCESS
      The feature id for the 'Process' containment reference.
      See Also:
      Generated
      Ordered
    • SYSTEM__MODULES

      static final int SYSTEM__MODULES
      The feature id for the 'Modules' containment reference list.
      See Also:
      Generated
      Ordered
    • SYSTEM_FEATURE_COUNT

      static final int SYSTEM_FEATURE_COUNT
      The number of structural features of the 'System' class.
      See Also:
      Generated
      Ordered
    • SYSTEM___GET_ANNOTATION__STRING

      static final int SYSTEM___GET_ANNOTATION__STRING
      The operation id for the 'Get Annotation' operation.
      See Also:
      Generated
      Ordered
    • SYSTEM___GET_MODULE__STRING

      static final int SYSTEM___GET_MODULE__STRING
      The operation id for the 'Get Module' operation.
      See Also:
      Generated
      Ordered
    • SYSTEM_OPERATION_COUNT

      static final int SYSTEM_OPERATION_COUNT
      The number of operations of the 'System' class.
      See Also:
      Generated
      Ordered
    • PROCESS

      static final int PROCESS
      The meta object id for the 'Process' class.
      See Also:
      Generated
    • PROCESS__ANNOTATIONS

      static final int PROCESS__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Generated
      Ordered
    • PROCESS__SYSTEM

      static final int PROCESS__SYSTEM
      The feature id for the 'System' container reference.
      See Also:
      Generated
      Ordered
    • PROCESS__MODULE_TYPES

      static final int PROCESS__MODULE_TYPES
      The feature id for the 'Module Types' containment reference list.
      See Also:
      Generated
      Ordered
    • PROCESS__DROP_TYPES

      static final int PROCESS__DROP_TYPES
      The feature id for the 'Drop Types' containment reference list.
      See Also:
      Generated
      Ordered
    • PROCESS__MODULE_DEFINITION_PATH

      static final int PROCESS__MODULE_DEFINITION_PATH
      The feature id for the 'Module Definition Path' attribute.
      See Also:
      Generated
      Ordered
    • PROCESS__INITIAL_MODULE_VERSION

      static final int PROCESS__INITIAL_MODULE_VERSION
      The feature id for the 'Initial Module Version' attribute.
      See Also:
      Generated
      Ordered
    • PROCESS_FEATURE_COUNT

      static final int PROCESS_FEATURE_COUNT
      The number of structural features of the 'Process' class.
      See Also:
      Generated
      Ordered
    • PROCESS___GET_ANNOTATION__STRING

      static final int PROCESS___GET_ANNOTATION__STRING
      The operation id for the 'Get Annotation' operation.
      See Also:
      Generated
      Ordered
    • PROCESS___GET_SYSTEM

      static final int PROCESS___GET_SYSTEM
      The operation id for the 'Get System' operation.
      See Also:
      Generated
      Ordered
    • PROCESS_OPERATION_COUNT

      static final int PROCESS_OPERATION_COUNT
      The number of operations of the 'Process' class.
      See Also:
      Generated
      Ordered
    • DROP_TYPE

      static final int DROP_TYPE
      The meta object id for the 'Drop Type' class.
      See Also:
      Generated
    • MODULE

      static final int MODULE
      The meta object id for the 'Module' class.
      See Also:
      Generated
    • DEPENDENCY

      static final int DEPENDENCY
      The meta object id for the 'Dependency' class.
      See Also:
      Generated
    • BASELINE

      static final int BASELINE
      The meta object id for the 'Baseline' class.
      See Also:
      Generated
    • FLOATING_BASELINE

      static final int FLOATING_BASELINE
      The meta object id for the 'Floating Baseline' class.
      See Also:
      Generated
    • FIXED_BASELINE

      static final int FIXED_BASELINE
      The meta object id for the 'Fixed Baseline' class.
      See Also:
      Generated
    • STREAM

      static final int STREAM
      The meta object id for the 'Stream' class.
      See Also:
      Generated
    • CHANGE

      static final int CHANGE
      The meta object id for the 'Change' class.
      See Also:
      Generated
    • DELIVERY

      static final int DELIVERY
      The meta object id for the 'Delivery' class.
      See Also:
      Generated
    • DROP

      static final int DROP
      The meta object id for the 'Drop' class.
      See Also:
      Generated
    • MODULE_TYPE

      static final int MODULE_TYPE
      The meta object id for the 'Module Type' class.
      See Also:
      Generated
    • MODULE_TYPE__ANNOTATIONS

      static final int MODULE_TYPE__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Generated
      Ordered
    • MODULE_TYPE__PROCESS

      static final int MODULE_TYPE__PROCESS
      The feature id for the 'Process' container reference.
      See Also:
      Generated
      Ordered
    • MODULE_TYPE__NAME

      static final int MODULE_TYPE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated
      Ordered
    • MODULE_TYPE_FEATURE_COUNT

      static final int MODULE_TYPE_FEATURE_COUNT
      The number of structural features of the 'Module Type' class.
      See Also:
      Generated
      Ordered
    • MODULE_TYPE___GET_ANNOTATION__STRING

      static final int MODULE_TYPE___GET_ANNOTATION__STRING
      The operation id for the 'Get Annotation' operation.
      See Also:
      Generated
      Ordered
    • MODULE_TYPE___GET_SYSTEM

      static final int MODULE_TYPE___GET_SYSTEM
      The operation id for the 'Get System' operation.
      See Also:
      Generated
      Ordered
    • MODULE_TYPE___GET_PROCESS

      static final int MODULE_TYPE___GET_PROCESS
      The operation id for the 'Get Process' operation.
      See Also:
      Generated
      Ordered
    • MODULE_TYPE_OPERATION_COUNT

      static final int MODULE_TYPE_OPERATION_COUNT
      The number of operations of the 'Module Type' class.
      See Also:
      Generated
      Ordered
    • DROP_TYPE__ANNOTATIONS

      static final int DROP_TYPE__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Generated
      Ordered
    • DROP_TYPE__PROCESS

      static final int DROP_TYPE__PROCESS
      The feature id for the 'Process' container reference.
      See Also:
      Generated
      Ordered
    • DROP_TYPE__NAME

      static final int DROP_TYPE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated
      Ordered
    • DROP_TYPE__RELEASE

      static final int DROP_TYPE__RELEASE
      The feature id for the 'Release' attribute.
      See Also:
      Generated
      Ordered
    • DROP_TYPE_FEATURE_COUNT

      static final int DROP_TYPE_FEATURE_COUNT
      The number of structural features of the 'Drop Type' class.
      See Also:
      Generated
      Ordered
    • DROP_TYPE___GET_ANNOTATION__STRING

      static final int DROP_TYPE___GET_ANNOTATION__STRING
      The operation id for the 'Get Annotation' operation.
      See Also:
      Generated
      Ordered
    • DROP_TYPE___GET_SYSTEM

      static final int DROP_TYPE___GET_SYSTEM
      The operation id for the 'Get System' operation.
      See Also:
      Generated
      Ordered
    • DROP_TYPE___GET_PROCESS

      static final int DROP_TYPE___GET_PROCESS
      The operation id for the 'Get Process' operation.
      See Also:
      Generated
      Ordered
    • DROP_TYPE_OPERATION_COUNT

      static final int DROP_TYPE_OPERATION_COUNT
      The number of operations of the 'Drop Type' class.
      See Also:
      Generated
      Ordered
    • MODULE__ANNOTATIONS

      static final int MODULE__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Generated
      Ordered
    • MODULE__SYSTEM

      static final int MODULE__SYSTEM
      The feature id for the 'System' container reference.
      See Also:
      Generated
      Ordered
    • MODULE__NAME

      static final int MODULE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated
      Ordered
    • MODULE__TYPE

      static final int MODULE__TYPE
      The feature id for the 'Type' reference.
      See Also:
      Generated
      Ordered
    • MODULE__STREAMS

      static final int MODULE__STREAMS
      The feature id for the 'Streams' containment reference list.
      See Also:
      Generated
      Ordered
    • MODULE_FEATURE_COUNT

      static final int MODULE_FEATURE_COUNT
      The number of structural features of the 'Module' class.
      See Also:
      Generated
      Ordered
    • MODULE___GET_ANNOTATION__STRING

      static final int MODULE___GET_ANNOTATION__STRING
      The operation id for the 'Get Annotation' operation.
      See Also:
      Generated
      Ordered
    • MODULE___GET_SYSTEM

      static final int MODULE___GET_SYSTEM
      The operation id for the 'Get System' operation.
      See Also:
      Generated
      Ordered
    • MODULE_OPERATION_COUNT

      static final int MODULE_OPERATION_COUNT
      The number of operations of the 'Module' class.
      See Also:
      Generated
      Ordered
    • BASELINE__ANNOTATIONS

      static final int BASELINE__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Generated
      Ordered
    • BASELINE__STREAM

      static final int BASELINE__STREAM
      The feature id for the 'Stream' container reference.
      See Also:
      Generated
      Ordered
    • BASELINE__FLOATING

      static final int BASELINE__FLOATING
      The feature id for the 'Floating' attribute.
      See Also:
      Generated
      Ordered
    • BASELINE_FEATURE_COUNT

      static final int BASELINE_FEATURE_COUNT
      The number of structural features of the 'Baseline' class.
      See Also:
      Generated
      Ordered
    • BASELINE___GET_ANNOTATION__STRING

      static final int BASELINE___GET_ANNOTATION__STRING
      The operation id for the 'Get Annotation' operation.
      See Also:
      Generated
      Ordered
    • BASELINE___GET_SYSTEM

      static final int BASELINE___GET_SYSTEM
      The operation id for the 'Get System' operation.
      See Also:
      Generated
      Ordered
    • BASELINE___GET_MODULE

      static final int BASELINE___GET_MODULE
      The operation id for the 'Get Module' operation.
      See Also:
      Generated
      Ordered
    • BASELINE___GET_STREAM

      static final int BASELINE___GET_STREAM
      The operation id for the 'Get Stream' operation.
      See Also:
      Generated
      Ordered
    • BASELINE___GET_NAME

      static final int BASELINE___GET_NAME
      The operation id for the 'Get Name' operation.
      See Also:
      Generated
      Ordered
    • BASELINE___GET_BRANCH_POINT

      static final int BASELINE___GET_BRANCH_POINT
      The operation id for the 'Get Branch Point' operation.
      See Also:
      Generated
      Ordered
    • BASELINE___GET_BASE_TIME_STAMP

      static final int BASELINE___GET_BASE_TIME_STAMP
      The operation id for the 'Get Base Time Stamp' operation.
      See Also:
      Generated
      Ordered
    • BASELINE_OPERATION_COUNT

      static final int BASELINE_OPERATION_COUNT
      The number of operations of the 'Baseline' class.
      See Also:
      Generated
      Ordered
    • FLOATING_BASELINE__ANNOTATIONS

      static final int FLOATING_BASELINE__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Generated
      Ordered
    • FLOATING_BASELINE__STREAM

      static final int FLOATING_BASELINE__STREAM
      The feature id for the 'Stream' container reference.
      See Also:
      Generated
      Ordered
    • FLOATING_BASELINE__FLOATING

      static final int FLOATING_BASELINE__FLOATING
      The feature id for the 'Floating' attribute.
      See Also:
      Generated
      Ordered
    • FLOATING_BASELINE__CLOSED

      static final int FLOATING_BASELINE__CLOSED
      The feature id for the 'Closed' attribute.
      See Also:
      Generated
      Ordered
    • FLOATING_BASELINE_FEATURE_COUNT

      static final int FLOATING_BASELINE_FEATURE_COUNT
      The number of structural features of the 'Floating Baseline' class.
      See Also:
      Generated
      Ordered
    • FLOATING_BASELINE___GET_ANNOTATION__STRING

      static final int FLOATING_BASELINE___GET_ANNOTATION__STRING
      The operation id for the 'Get Annotation' operation.
      See Also:
      Generated
      Ordered
    • FLOATING_BASELINE___GET_SYSTEM

      static final int FLOATING_BASELINE___GET_SYSTEM
      The operation id for the 'Get System' operation.
      See Also:
      Generated
      Ordered
    • FLOATING_BASELINE___GET_MODULE

      static final int FLOATING_BASELINE___GET_MODULE
      The operation id for the 'Get Module' operation.
      See Also:
      Generated
      Ordered
    • FLOATING_BASELINE___GET_STREAM

      static final int FLOATING_BASELINE___GET_STREAM
      The operation id for the 'Get Stream' operation.
      See Also:
      Generated
      Ordered
    • FLOATING_BASELINE___GET_NAME

      static final int FLOATING_BASELINE___GET_NAME
      The operation id for the 'Get Name' operation.
      See Also:
      Generated
      Ordered
    • FLOATING_BASELINE___GET_BRANCH_POINT

      static final int FLOATING_BASELINE___GET_BRANCH_POINT
      The operation id for the 'Get Branch Point' operation.
      See Also:
      Generated
      Ordered
    • FLOATING_BASELINE___GET_BASE_TIME_STAMP

      static final int FLOATING_BASELINE___GET_BASE_TIME_STAMP
      The operation id for the 'Get Base Time Stamp' operation.
      See Also:
      Generated
      Ordered
    • FLOATING_BASELINE___GET_BASE

      static final int FLOATING_BASELINE___GET_BASE
      The operation id for the 'Get Base' operation.
      See Also:
      Generated
      Ordered
    • FLOATING_BASELINE___GET_DELIVERIES

      static final int FLOATING_BASELINE___GET_DELIVERIES
      The operation id for the 'Get Deliveries' operation.
      See Also:
      Generated
      Ordered
    • FLOATING_BASELINE___GET_BRANCH

      static final int FLOATING_BASELINE___GET_BRANCH
      The operation id for the 'Get Branch' operation.
      See Also:
      Generated
      Ordered
    • FLOATING_BASELINE_OPERATION_COUNT

      static final int FLOATING_BASELINE_OPERATION_COUNT
      The number of operations of the 'Floating Baseline' class.
      See Also:
      Generated
      Ordered
    • FIXED_BASELINE__ANNOTATIONS

      static final int FIXED_BASELINE__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Generated
      Ordered
    • FIXED_BASELINE__STREAM

      static final int FIXED_BASELINE__STREAM
      The feature id for the 'Stream' container reference.
      See Also:
      Generated
      Ordered
    • FIXED_BASELINE__FLOATING

      static final int FIXED_BASELINE__FLOATING
      The feature id for the 'Floating' attribute.
      See Also:
      Generated
      Ordered
    • FIXED_BASELINE__VERSION

      static final int FIXED_BASELINE__VERSION
      The feature id for the 'Version' attribute.
      See Also:
      Generated
      Ordered
    • FIXED_BASELINE__DEPENDENCIES

      static final int FIXED_BASELINE__DEPENDENCIES
      The feature id for the 'Dependencies' containment reference list.
      See Also:
      Generated
      Ordered
    • FIXED_BASELINE_FEATURE_COUNT

      static final int FIXED_BASELINE_FEATURE_COUNT
      The number of structural features of the 'Fixed Baseline' class.
      See Also:
      Generated
      Ordered
    • FIXED_BASELINE___GET_ANNOTATION__STRING

      static final int FIXED_BASELINE___GET_ANNOTATION__STRING
      The operation id for the 'Get Annotation' operation.
      See Also:
      Generated
      Ordered
    • FIXED_BASELINE___GET_SYSTEM

      static final int FIXED_BASELINE___GET_SYSTEM
      The operation id for the 'Get System' operation.
      See Also:
      Generated
      Ordered
    • FIXED_BASELINE___GET_MODULE

      static final int FIXED_BASELINE___GET_MODULE
      The operation id for the 'Get Module' operation.
      See Also:
      Generated
      Ordered
    • FIXED_BASELINE___GET_STREAM

      static final int FIXED_BASELINE___GET_STREAM
      The operation id for the 'Get Stream' operation.
      See Also:
      Generated
      Ordered
    • FIXED_BASELINE___GET_NAME

      static final int FIXED_BASELINE___GET_NAME
      The operation id for the 'Get Name' operation.
      See Also:
      Generated
      Ordered
    • FIXED_BASELINE___GET_BRANCH_POINT

      static final int FIXED_BASELINE___GET_BRANCH_POINT
      The operation id for the 'Get Branch Point' operation.
      See Also:
      Generated
      Ordered
    • FIXED_BASELINE___GET_BASE_TIME_STAMP

      static final int FIXED_BASELINE___GET_BASE_TIME_STAMP
      The operation id for the 'Get Base Time Stamp' operation.
      See Also:
      Generated
      Ordered
    • FIXED_BASELINE___GET_BASED_CHANGES

      static final int FIXED_BASELINE___GET_BASED_CHANGES
      The operation id for the 'Get Based Changes' operation.
      See Also:
      Generated
      Ordered
    • FIXED_BASELINE_OPERATION_COUNT

      static final int FIXED_BASELINE_OPERATION_COUNT
      The number of operations of the 'Fixed Baseline' class.
      See Also:
      Generated
      Ordered
    • STREAM__ANNOTATIONS

      static final int STREAM__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Generated
      Ordered
    • STREAM__STREAM

      static final int STREAM__STREAM
      The feature id for the 'Stream' container reference.
      See Also:
      Generated
      Ordered
    • STREAM__FLOATING

      static final int STREAM__FLOATING
      The feature id for the 'Floating' attribute.
      See Also:
      Generated
      Ordered
    • STREAM__CLOSED

      static final int STREAM__CLOSED
      The feature id for the 'Closed' attribute.
      See Also:
      Generated
      Ordered
    • STREAM__MODULE

      static final int STREAM__MODULE
      The feature id for the 'Module' container reference.
      See Also:
      Generated
      Ordered
    • STREAM__BASE

      static final int STREAM__BASE
      The feature id for the 'Base' reference.
      See Also:
      Generated
      Ordered
    • STREAM__START_TIME_STAMP

      static final int STREAM__START_TIME_STAMP
      The feature id for the 'Start Time Stamp' attribute.
      See Also:
      Generated
      Ordered
    • STREAM__MAJOR_VERSION

      static final int STREAM__MAJOR_VERSION
      The feature id for the 'Major Version' attribute.
      See Also:
      Generated
      Ordered
    • STREAM__MINOR_VERSION

      static final int STREAM__MINOR_VERSION
      The feature id for the 'Minor Version' attribute.
      See Also:
      Generated
      Ordered
    • STREAM__CODE_NAME

      static final int STREAM__CODE_NAME
      The feature id for the 'Code Name' attribute.
      See Also:
      Generated
      Ordered
    • STREAM__ALLOWED_CHANGES

      static final int STREAM__ALLOWED_CHANGES
      The feature id for the 'Allowed Changes' attribute.
      See Also:
      Generated
      Ordered
    • STREAM__MODE

      static final int STREAM__MODE
      The feature id for the 'Mode' attribute.
      See Also:
      Generated
      Ordered
    • STREAM__DEVELOPMENT_BRANCH

      static final int STREAM__DEVELOPMENT_BRANCH
      The feature id for the 'Development Branch' attribute.
      See Also:
      Generated
      Ordered
    • STREAM__MAINTENANCE_BRANCH

      static final int STREAM__MAINTENANCE_BRANCH
      The feature id for the 'Maintenance Branch' attribute.
      See Also:
      Generated
      Ordered
    • STREAM__CONTENTS

      static final int STREAM__CONTENTS
      The feature id for the 'Contents' containment reference list.
      See Also:
      Generated
      Ordered
    • STREAM__MAINTENANCE_TIME_STAMP

      static final int STREAM__MAINTENANCE_TIME_STAMP
      The feature id for the 'Maintenance Time Stamp' attribute.
      See Also:
      Generated
      Ordered
    • STREAM_FEATURE_COUNT

      static final int STREAM_FEATURE_COUNT
      The number of structural features of the 'Stream' class.
      See Also:
      Generated
      Ordered
    • STREAM___GET_ANNOTATION__STRING

      static final int STREAM___GET_ANNOTATION__STRING
      The operation id for the 'Get Annotation' operation.
      See Also:
      Generated
      Ordered
    • STREAM___GET_SYSTEM

      static final int STREAM___GET_SYSTEM
      The operation id for the 'Get System' operation.
      See Also:
      Generated
      Ordered
    • STREAM___GET_MODULE

      static final int STREAM___GET_MODULE
      The operation id for the 'Get Module' operation.
      See Also:
      Generated
      Ordered
    • STREAM___GET_STREAM

      static final int STREAM___GET_STREAM
      The operation id for the 'Get Stream' operation.
      See Also:
      Generated
      Ordered
    • STREAM___GET_NAME

      static final int STREAM___GET_NAME
      The operation id for the 'Get Name' operation.
      See Also:
      Generated
      Ordered
    • STREAM___GET_BRANCH_POINT

      static final int STREAM___GET_BRANCH_POINT
      The operation id for the 'Get Branch Point' operation.
      See Also:
      Generated
      Ordered
    • STREAM___GET_BASE_TIME_STAMP

      static final int STREAM___GET_BASE_TIME_STAMP
      The operation id for the 'Get Base Time Stamp' operation.
      See Also:
      Generated
      Ordered
    • STREAM___GET_BASE

      static final int STREAM___GET_BASE
      The operation id for the 'Get Base' operation.
      See Also:
      Generated
      Ordered
    • STREAM___GET_DELIVERIES

      static final int STREAM___GET_DELIVERIES
      The operation id for the 'Get Deliveries' operation.
      See Also:
      Generated
      Ordered
    • STREAM___GET_BRANCH

      static final int STREAM___GET_BRANCH
      The operation id for the 'Get Branch' operation.
      See Also:
      Generated
      Ordered
    • STREAM___INSERT_CONTENT__BASELINE

      static final int STREAM___INSERT_CONTENT__BASELINE
      The operation id for the 'Insert Content' operation.
      See Also:
      Generated
      Ordered
    • STREAM___GET_BRANCH_POINT__LONG

      static final int STREAM___GET_BRANCH_POINT__LONG
      The operation id for the 'Get Branch Point' operation.
      See Also:
      Generated
      Ordered
    • STREAM___GET_FIRST_RELEASE

      static final int STREAM___GET_FIRST_RELEASE
      The operation id for the 'Get First Release' operation.
      See Also:
      Generated
      Ordered
    • STREAM___GET_LAST_RELEASE

      static final int STREAM___GET_LAST_RELEASE
      The operation id for the 'Get Last Release' operation.
      See Also:
      Generated
      Ordered
    • STREAM___GET_RELEASES

      static final int STREAM___GET_RELEASES
      The operation id for the 'Get Releases' operation.
      See Also:
      Generated
      Ordered
    • STREAM___GET_BASED_CHANGES

      static final int STREAM___GET_BASED_CHANGES
      The operation id for the 'Get Based Changes' operation.
      See Also:
      Generated
      Ordered
    • STREAM_OPERATION_COUNT

      static final int STREAM_OPERATION_COUNT
      The number of operations of the 'Stream' class.
      See Also:
      Generated
      Ordered
    • CHANGE__ANNOTATIONS

      static final int CHANGE__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Generated
      Ordered
    • CHANGE__STREAM

      static final int CHANGE__STREAM
      The feature id for the 'Stream' container reference.
      See Also:
      Generated
      Ordered
    • CHANGE__FLOATING

      static final int CHANGE__FLOATING
      The feature id for the 'Floating' attribute.
      See Also:
      Generated
      Ordered
    • CHANGE__CLOSED

      static final int CHANGE__CLOSED
      The feature id for the 'Closed' attribute.
      See Also:
      Generated
      Ordered
    • CHANGE__BASE

      static final int CHANGE__BASE
      The feature id for the 'Base' reference.
      See Also:
      Generated
      Ordered
    • CHANGE__LABEL

      static final int CHANGE__LABEL
      The feature id for the 'Label' attribute.
      See Also:
      Generated
      Ordered
    • CHANGE__IMPACT

      static final int CHANGE__IMPACT
      The feature id for the 'Impact' attribute.
      See Also:
      Generated
      Ordered
    • CHANGE__BRANCH

      static final int CHANGE__BRANCH
      The feature id for the 'Branch' attribute.
      See Also:
      Generated
      Ordered
    • CHANGE__DELIVERIES

      static final int CHANGE__DELIVERIES
      The feature id for the 'Deliveries' reference list.
      See Also:
      Generated
      Ordered
    • CHANGE_FEATURE_COUNT

      static final int CHANGE_FEATURE_COUNT
      The number of structural features of the 'Change' class.
      See Also:
      Generated
      Ordered
    • CHANGE___GET_ANNOTATION__STRING

      static final int CHANGE___GET_ANNOTATION__STRING
      The operation id for the 'Get Annotation' operation.
      See Also:
      Generated
      Ordered
    • CHANGE___GET_SYSTEM

      static final int CHANGE___GET_SYSTEM
      The operation id for the 'Get System' operation.
      See Also:
      Generated
      Ordered
    • CHANGE___GET_MODULE

      static final int CHANGE___GET_MODULE
      The operation id for the 'Get Module' operation.
      See Also:
      Generated
      Ordered
    • CHANGE___GET_STREAM

      static final int CHANGE___GET_STREAM
      The operation id for the 'Get Stream' operation.
      See Also:
      Generated
      Ordered
    • CHANGE___GET_NAME

      static final int CHANGE___GET_NAME
      The operation id for the 'Get Name' operation.
      See Also:
      Generated
      Ordered
    • CHANGE___GET_BRANCH_POINT

      static final int CHANGE___GET_BRANCH_POINT
      The operation id for the 'Get Branch Point' operation.
      See Also:
      Generated
      Ordered
    • CHANGE___GET_BASE_TIME_STAMP

      static final int CHANGE___GET_BASE_TIME_STAMP
      The operation id for the 'Get Base Time Stamp' operation.
      See Also:
      Generated
      Ordered
    • CHANGE___GET_BASE

      static final int CHANGE___GET_BASE
      The operation id for the 'Get Base' operation.
      See Also:
      Generated
      Ordered
    • CHANGE___GET_DELIVERIES

      static final int CHANGE___GET_DELIVERIES
      The operation id for the 'Get Deliveries' operation.
      See Also:
      Generated
      Ordered
    • CHANGE___GET_BRANCH

      static final int CHANGE___GET_BRANCH
      The operation id for the 'Get Branch' operation.
      See Also:
      Generated
      Ordered
    • CHANGE_OPERATION_COUNT

      static final int CHANGE_OPERATION_COUNT
      The number of operations of the 'Change' class.
      See Also:
      Generated
      Ordered
    • DELIVERY__ANNOTATIONS

      static final int DELIVERY__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Generated
      Ordered
    • DELIVERY__STREAM

      static final int DELIVERY__STREAM
      The feature id for the 'Stream' container reference.
      See Also:
      Generated
      Ordered
    • DELIVERY__FLOATING

      static final int DELIVERY__FLOATING
      The feature id for the 'Floating' attribute.
      See Also:
      Generated
      Ordered
    • DELIVERY__VERSION

      static final int DELIVERY__VERSION
      The feature id for the 'Version' attribute.
      See Also:
      Generated
      Ordered
    • DELIVERY__DEPENDENCIES

      static final int DELIVERY__DEPENDENCIES
      The feature id for the 'Dependencies' containment reference list.
      See Also:
      Generated
      Ordered
    • DELIVERY__CHANGE

      static final int DELIVERY__CHANGE
      The feature id for the 'Change' reference.
      See Also:
      Generated
      Ordered
    • DELIVERY__MERGE_SOURCE

      static final int DELIVERY__MERGE_SOURCE
      The feature id for the 'Merge Source' attribute.
      See Also:
      Generated
      Ordered
    • DELIVERY__MERGE_TARGET

      static final int DELIVERY__MERGE_TARGET
      The feature id for the 'Merge Target' attribute.
      See Also:
      Generated
      Ordered
    • DELIVERY_FEATURE_COUNT

      static final int DELIVERY_FEATURE_COUNT
      The number of structural features of the 'Delivery' class.
      See Also:
      Generated
      Ordered
    • DELIVERY___GET_ANNOTATION__STRING

      static final int DELIVERY___GET_ANNOTATION__STRING
      The operation id for the 'Get Annotation' operation.
      See Also:
      Generated
      Ordered
    • DELIVERY___GET_SYSTEM

      static final int DELIVERY___GET_SYSTEM
      The operation id for the 'Get System' operation.
      See Also:
      Generated
      Ordered
    • DELIVERY___GET_MODULE

      static final int DELIVERY___GET_MODULE
      The operation id for the 'Get Module' operation.
      See Also:
      Generated
      Ordered
    • DELIVERY___GET_STREAM

      static final int DELIVERY___GET_STREAM
      The operation id for the 'Get Stream' operation.
      See Also:
      Generated
      Ordered
    • DELIVERY___GET_NAME

      static final int DELIVERY___GET_NAME
      The operation id for the 'Get Name' operation.
      See Also:
      Generated
      Ordered
    • DELIVERY___GET_BRANCH_POINT

      static final int DELIVERY___GET_BRANCH_POINT
      The operation id for the 'Get Branch Point' operation.
      See Also:
      Generated
      Ordered
    • DELIVERY___GET_BASE_TIME_STAMP

      static final int DELIVERY___GET_BASE_TIME_STAMP
      The operation id for the 'Get Base Time Stamp' operation.
      See Also:
      Generated
      Ordered
    • DELIVERY___GET_BASED_CHANGES

      static final int DELIVERY___GET_BASED_CHANGES
      The operation id for the 'Get Based Changes' operation.
      See Also:
      Generated
      Ordered
    • DELIVERY_OPERATION_COUNT

      static final int DELIVERY_OPERATION_COUNT
      The number of operations of the 'Delivery' class.
      See Also:
      Generated
      Ordered
    • DROP__ANNOTATIONS

      static final int DROP__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Generated
      Ordered
    • DROP__STREAM

      static final int DROP__STREAM
      The feature id for the 'Stream' container reference.
      See Also:
      Generated
      Ordered
    • DROP__FLOATING

      static final int DROP__FLOATING
      The feature id for the 'Floating' attribute.
      See Also:
      Generated
      Ordered
    • DROP__VERSION

      static final int DROP__VERSION
      The feature id for the 'Version' attribute.
      See Also:
      Generated
      Ordered
    • DROP__DEPENDENCIES

      static final int DROP__DEPENDENCIES
      The feature id for the 'Dependencies' containment reference list.
      See Also:
      Generated
      Ordered
    • DROP__TYPE

      static final int DROP__TYPE
      The feature id for the 'Type' reference.
      See Also:
      Generated
      Ordered
    • DROP__LABEL

      static final int DROP__LABEL
      The feature id for the 'Label' attribute.
      See Also:
      Generated
      Ordered
    • DROP__BRANCH_POINT

      static final int DROP__BRANCH_POINT
      The feature id for the 'Branch Point' attribute.
      See Also:
      Generated
      Ordered
    • DROP_FEATURE_COUNT

      static final int DROP_FEATURE_COUNT
      The number of structural features of the 'Drop' class.
      See Also:
      Generated
      Ordered
    • DROP___GET_ANNOTATION__STRING

      static final int DROP___GET_ANNOTATION__STRING
      The operation id for the 'Get Annotation' operation.
      See Also:
      Generated
      Ordered
    • DROP___GET_SYSTEM

      static final int DROP___GET_SYSTEM
      The operation id for the 'Get System' operation.
      See Also:
      Generated
      Ordered
    • DROP___GET_MODULE

      static final int DROP___GET_MODULE
      The operation id for the 'Get Module' operation.
      See Also:
      Generated
      Ordered
    • DROP___GET_STREAM

      static final int DROP___GET_STREAM
      The operation id for the 'Get Stream' operation.
      See Also:
      Generated
      Ordered
    • DROP___GET_NAME

      static final int DROP___GET_NAME
      The operation id for the 'Get Name' operation.
      See Also:
      Generated
      Ordered
    • DROP___GET_BRANCH_POINT

      static final int DROP___GET_BRANCH_POINT
      The operation id for the 'Get Branch Point' operation.
      See Also:
      Generated
      Ordered
    • DROP___GET_BASE_TIME_STAMP

      static final int DROP___GET_BASE_TIME_STAMP
      The operation id for the 'Get Base Time Stamp' operation.
      See Also:
      Generated
      Ordered
    • DROP___GET_BASED_CHANGES

      static final int DROP___GET_BASED_CHANGES
      The operation id for the 'Get Based Changes' operation.
      See Also:
      Generated
      Ordered
    • DROP___IS_RELEASE

      static final int DROP___IS_RELEASE
      The operation id for the 'Is Release' operation.
      See Also:
      Generated
      Ordered
    • DROP___GET_BASED_STREAMS

      static final int DROP___GET_BASED_STREAMS
      The operation id for the 'Get Based Streams' operation.
      See Also:
      Generated
      Ordered
    • DROP_OPERATION_COUNT

      static final int DROP_OPERATION_COUNT
      The number of operations of the 'Drop' class.
      See Also:
      Generated
      Ordered
    • DEPENDENCY__ANNOTATIONS

      static final int DEPENDENCY__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
      Generated
      Ordered
    • DEPENDENCY__TARGET

      static final int DEPENDENCY__TARGET
      The feature id for the 'Target' reference.
      See Also:
      Generated
      Ordered
    • DEPENDENCY__VERSION_RANGE

      static final int DEPENDENCY__VERSION_RANGE
      The feature id for the 'Version Range' attribute.
      See Also:
      Generated
      Ordered
    • DEPENDENCY_FEATURE_COUNT

      static final int DEPENDENCY_FEATURE_COUNT
      The number of structural features of the 'Dependency' class.
      See Also:
      Generated
      Ordered
    • DEPENDENCY___GET_ANNOTATION__STRING

      static final int DEPENDENCY___GET_ANNOTATION__STRING
      The operation id for the 'Get Annotation' operation.
      See Also:
      Generated
      Ordered
    • DEPENDENCY___GET_SYSTEM

      static final int DEPENDENCY___GET_SYSTEM
      The operation id for the 'Get System' operation.
      See Also:
      Generated
      Ordered
    • DEPENDENCY___GET_MODULE

      static final int DEPENDENCY___GET_MODULE
      The operation id for the 'Get Module' operation.
      See Also:
      Generated
      Ordered
    • DEPENDENCY___GET_STREAM

      static final int DEPENDENCY___GET_STREAM
      The operation id for the 'Get Stream' operation.
      See Also:
      Generated
      Ordered
    • DEPENDENCY_OPERATION_COUNT

      static final int DEPENDENCY_OPERATION_COUNT
      The number of operations of the 'Dependency' class.
      See Also:
      Generated
      Ordered
    • IMPACT

      static final int IMPACT
      The meta object id for the 'Impact' enum.
      See Also:
      Generated
    • STREAM_MODE

      static final int STREAM_MODE
      The meta object id for the 'Stream Mode' enum.
      See Also:
      Generated
    • BASE_POINT

      static final int BASE_POINT
      The meta object id for the 'Base Point' data type.
      See Also:
      Generated
  • Method Details