Interface LMPackage.Literals

All Known Implementing Classes:
AbstractLifecycleManager, XMLLifecycleManager
Enclosing interface:
LMPackage

public static interface LMPackage.Literals
Defines literals for the meta objects that represent
  • each class,
  • each feature of each class,
  • each enum,
  • and each data type
Generated
  • Field Details

    • SYSTEM_ELEMENT

      static final EClass SYSTEM_ELEMENT
      The meta object literal for the 'System Element' class.
      See Also:
      Generated
    • SYSTEM_ELEMENT___GET_SYSTEM

      static final EOperation SYSTEM_ELEMENT___GET_SYSTEM
      The meta object literal for the 'Get System' operation.
      Generated
    • PROCESS_ELEMENT

      static final EClass PROCESS_ELEMENT
      The meta object literal for the 'Process Element' class.
      See Also:
      Generated
    • PROCESS_ELEMENT___GET_PROCESS

      static final EOperation PROCESS_ELEMENT___GET_PROCESS
      The meta object literal for the 'Get Process' operation.
      Generated
    • MODULE_ELEMENT

      static final EClass MODULE_ELEMENT
      The meta object literal for the 'Module Element' class.
      See Also:
      Generated
    • MODULE_ELEMENT___GET_MODULE

      static final EOperation MODULE_ELEMENT___GET_MODULE
      The meta object literal for the 'Get Module' operation.
      Generated
    • STREAM_ELEMENT

      static final EClass STREAM_ELEMENT
      The meta object literal for the 'Stream Element' class.
      See Also:
      Generated
    • STREAM_ELEMENT___GET_STREAM

      static final EOperation STREAM_ELEMENT___GET_STREAM
      The meta object literal for the 'Get Stream' operation.
      Generated
    • SYSTEM

      static final EClass SYSTEM
      The meta object literal for the 'System' class.
      See Also:
      Generated
    • SYSTEM__NAME

      static final EAttribute SYSTEM__NAME
      The meta object literal for the 'Name' attribute feature.
      Generated
    • SYSTEM__PROCESS

      static final EReference SYSTEM__PROCESS
      The meta object literal for the 'Process' containment reference feature.
      Generated
    • SYSTEM__MODULES

      static final EReference SYSTEM__MODULES
      The meta object literal for the 'Modules' containment reference list feature.
      Generated
    • SYSTEM___GET_MODULE__STRING

      static final EOperation SYSTEM___GET_MODULE__STRING
      The meta object literal for the 'Get Module' operation.
      Generated
    • PROCESS

      static final EClass PROCESS
      The meta object literal for the 'Process' class.
      See Also:
      Generated
    • PROCESS__SYSTEM

      static final EReference PROCESS__SYSTEM
      The meta object literal for the 'System' container reference feature.
      Generated
    • PROCESS__DROP_TYPES

      static final EReference PROCESS__DROP_TYPES
      The meta object literal for the 'Drop Types' containment reference list feature.
      Generated
    • PROCESS__MODULE_DEFINITION_PATH

      static final EAttribute PROCESS__MODULE_DEFINITION_PATH
      The meta object literal for the 'Module Definition Path' attribute feature.
      Generated
    • PROCESS__INITIAL_MODULE_VERSION

      static final EAttribute PROCESS__INITIAL_MODULE_VERSION
      The meta object literal for the 'Initial Module Version' attribute feature.
      Generated
    • PROCESS__MODULE_TYPES

      static final EReference PROCESS__MODULE_TYPES
      The meta object literal for the 'Module Types' containment reference list feature.
      Generated
    • DROP_TYPE

      static final EClass DROP_TYPE
      The meta object literal for the 'Drop Type' class.
      See Also:
      Generated
    • DROP_TYPE__PROCESS

      static final EReference DROP_TYPE__PROCESS
      The meta object literal for the 'Process' container reference feature.
      Generated
    • DROP_TYPE__NAME

      static final EAttribute DROP_TYPE__NAME
      The meta object literal for the 'Name' attribute feature.
      Generated
    • DROP_TYPE__RELEASE

      static final EAttribute DROP_TYPE__RELEASE
      The meta object literal for the 'Release' attribute feature.
      Generated
    • MODULE

      static final EClass MODULE
      The meta object literal for the 'Module' class.
      See Also:
      Generated
    • MODULE__SYSTEM

      static final EReference MODULE__SYSTEM
      The meta object literal for the 'System' container reference feature.
      Generated
    • MODULE__NAME

      static final EAttribute MODULE__NAME
      The meta object literal for the 'Name' attribute feature.
      Generated
    • MODULE__TYPE

      static final EReference MODULE__TYPE
      The meta object literal for the 'Type' reference feature.
      Generated
    • MODULE__STREAMS

      static final EReference MODULE__STREAMS
      The meta object literal for the 'Streams' containment reference list feature.
      Generated
    • DEPENDENCY

      static final EClass DEPENDENCY
      The meta object literal for the 'Dependency' class.
      See Also:
      Generated
    • DEPENDENCY__TARGET

      static final EReference DEPENDENCY__TARGET
      The meta object literal for the 'Target' reference feature.
      Generated
    • DEPENDENCY__VERSION_RANGE

      static final EAttribute DEPENDENCY__VERSION_RANGE
      The meta object literal for the 'Version Range' attribute feature.
      Generated
    • MODULE_TYPE

      static final EClass MODULE_TYPE
      The meta object literal for the 'Module Type' class.
      See Also:
      Generated
    • MODULE_TYPE__PROCESS

      static final EReference MODULE_TYPE__PROCESS
      The meta object literal for the 'Process' container reference feature.
      Generated
    • MODULE_TYPE__NAME

      static final EAttribute MODULE_TYPE__NAME
      The meta object literal for the 'Name' attribute feature.
      Generated
    • BASELINE

      static final EClass BASELINE
      The meta object literal for the 'Baseline' class.
      See Also:
      Generated
    • BASELINE__STREAM

      static final EReference BASELINE__STREAM
      The meta object literal for the 'Stream' container reference feature.
      Generated
    • BASELINE__FLOATING

      static final EAttribute BASELINE__FLOATING
      The meta object literal for the 'Floating' attribute feature.
      Generated
    • BASELINE___GET_NAME

      static final EOperation BASELINE___GET_NAME
      The meta object literal for the 'Get Name' operation.
      Generated
    • BASELINE___GET_BRANCH_POINT

      static final EOperation BASELINE___GET_BRANCH_POINT
      The meta object literal for the 'Get Branch Point' operation.
      Generated
    • BASELINE___GET_BASE_TIME_STAMP

      static final EOperation BASELINE___GET_BASE_TIME_STAMP
      The meta object literal for the 'Get Base Time Stamp' operation.
      Generated
    • FLOATING_BASELINE

      static final EClass FLOATING_BASELINE
      The meta object literal for the 'Floating Baseline' class.
      See Also:
      Generated
    • FLOATING_BASELINE__CLOSED

      static final EAttribute FLOATING_BASELINE__CLOSED
      The meta object literal for the 'Closed' attribute feature.
      Generated
    • FLOATING_BASELINE___GET_BASE

      static final EOperation FLOATING_BASELINE___GET_BASE
      The meta object literal for the 'Get Base' operation.
      Generated
    • FLOATING_BASELINE___GET_DELIVERIES

      static final EOperation FLOATING_BASELINE___GET_DELIVERIES
      The meta object literal for the 'Get Deliveries' operation.
      Generated
    • FLOATING_BASELINE___GET_BRANCH

      static final EOperation FLOATING_BASELINE___GET_BRANCH
      The meta object literal for the 'Get Branch' operation.
      Generated
    • FIXED_BASELINE

      static final EClass FIXED_BASELINE
      The meta object literal for the 'Fixed Baseline' class.
      See Also:
      Generated
    • FIXED_BASELINE__VERSION

      static final EAttribute FIXED_BASELINE__VERSION
      The meta object literal for the 'Version' attribute feature.
      Generated
    • FIXED_BASELINE__DEPENDENCIES

      static final EReference FIXED_BASELINE__DEPENDENCIES
      The meta object literal for the 'Dependencies' containment reference list feature.
      Generated
    • FIXED_BASELINE___GET_BASED_CHANGES

      static final EOperation FIXED_BASELINE___GET_BASED_CHANGES
      The meta object literal for the 'Get Based Changes' operation.
      Generated
    • STREAM

      static final EClass STREAM
      The meta object literal for the 'Stream' class.
      See Also:
      Generated
    • STREAM__MODULE

      static final EReference STREAM__MODULE
      The meta object literal for the 'Module' container reference feature.
      Generated
    • STREAM__BASE

      static final EReference STREAM__BASE
      The meta object literal for the 'Base' reference feature.
      Generated
    • STREAM__START_TIME_STAMP

      static final EAttribute STREAM__START_TIME_STAMP
      The meta object literal for the 'Start Time Stamp' attribute feature.
      Generated
    • STREAM__MAJOR_VERSION

      static final EAttribute STREAM__MAJOR_VERSION
      The meta object literal for the 'Major Version' attribute feature.
      Generated
    • STREAM__MINOR_VERSION

      static final EAttribute STREAM__MINOR_VERSION
      The meta object literal for the 'Minor Version' attribute feature.
      Generated
    • STREAM__CODE_NAME

      static final EAttribute STREAM__CODE_NAME
      The meta object literal for the 'Code Name' attribute feature.
      Generated
    • STREAM__ALLOWED_CHANGES

      static final EAttribute STREAM__ALLOWED_CHANGES
      The meta object literal for the 'Allowed Changes' attribute feature.
      Generated
    • STREAM__CONTENTS

      static final EReference STREAM__CONTENTS
      The meta object literal for the 'Contents' containment reference list feature.
      Generated
    • STREAM__MAINTENANCE_TIME_STAMP

      static final EAttribute STREAM__MAINTENANCE_TIME_STAMP
      The meta object literal for the 'Maintenance Time Stamp' attribute feature.
      Generated
    • STREAM___INSERT_CONTENT__BASELINE

      static final EOperation STREAM___INSERT_CONTENT__BASELINE
      The meta object literal for the 'Insert Content' operation.
      Generated
    • STREAM___GET_BRANCH_POINT__LONG

      static final EOperation STREAM___GET_BRANCH_POINT__LONG
      The meta object literal for the 'Get Branch Point' operation.
      Generated
    • STREAM__MODE

      static final EAttribute STREAM__MODE
      The meta object literal for the 'Mode' attribute feature.
      Generated
    • STREAM__DEVELOPMENT_BRANCH

      static final EAttribute STREAM__DEVELOPMENT_BRANCH
      The meta object literal for the 'Development Branch' attribute feature.
      Generated
    • STREAM__MAINTENANCE_BRANCH

      static final EAttribute STREAM__MAINTENANCE_BRANCH
      The meta object literal for the 'Maintenance Branch' attribute feature.
      Generated
    • STREAM___GET_FIRST_RELEASE

      static final EOperation STREAM___GET_FIRST_RELEASE
      The meta object literal for the 'Get First Release' operation.
      Generated
    • STREAM___GET_LAST_RELEASE

      static final EOperation STREAM___GET_LAST_RELEASE
      The meta object literal for the 'Get Last Release' operation.
      Generated
    • STREAM___GET_RELEASES

      static final EOperation STREAM___GET_RELEASES
      The meta object literal for the 'Get Releases' operation.
      Generated
    • STREAM___GET_BASED_CHANGES

      static final EOperation STREAM___GET_BASED_CHANGES
      The meta object literal for the 'Get Based Changes' operation.
      Generated
    • CHANGE

      static final EClass CHANGE
      The meta object literal for the 'Change' class.
      See Also:
      Generated
    • CHANGE__BASE

      static final EReference CHANGE__BASE
      The meta object literal for the 'Base' reference feature.
      Generated
    • CHANGE__LABEL

      static final EAttribute CHANGE__LABEL
      The meta object literal for the 'Label' attribute feature.
      Generated
    • CHANGE__IMPACT

      static final EAttribute CHANGE__IMPACT
      The meta object literal for the 'Impact' attribute feature.
      Generated
    • CHANGE__BRANCH

      static final EAttribute CHANGE__BRANCH
      The meta object literal for the 'Branch' attribute feature.
      Generated
    • CHANGE__DELIVERIES

      static final EReference CHANGE__DELIVERIES
      The meta object literal for the 'Deliveries' reference list feature.
      Generated
    • DELIVERY

      static final EClass DELIVERY
      The meta object literal for the 'Delivery' class.
      See Also:
      Generated
    • DELIVERY__CHANGE

      static final EReference DELIVERY__CHANGE
      The meta object literal for the 'Change' reference feature.
      Generated
    • DELIVERY__MERGE_SOURCE

      static final EAttribute DELIVERY__MERGE_SOURCE
      The meta object literal for the 'Merge Source' attribute feature.
      Generated
    • DELIVERY__MERGE_TARGET

      static final EAttribute DELIVERY__MERGE_TARGET
      The meta object literal for the 'Merge Target' attribute feature.
      Generated
    • DROP

      static final EClass DROP
      The meta object literal for the 'Drop' class.
      See Also:
      Generated
    • DROP__TYPE

      static final EReference DROP__TYPE
      The meta object literal for the 'Type' reference feature.
      Generated
    • DROP__LABEL

      static final EAttribute DROP__LABEL
      The meta object literal for the 'Label' attribute feature.
      Generated
    • DROP__BRANCH_POINT

      static final EAttribute DROP__BRANCH_POINT
      The meta object literal for the 'Branch Point' attribute feature.
      Generated
    • DROP___IS_RELEASE

      static final EOperation DROP___IS_RELEASE
      The meta object literal for the 'Is Release' operation.
      Generated
    • DROP___GET_BASED_STREAMS

      static final EOperation DROP___GET_BASED_STREAMS
      The meta object literal for the 'Get Based Streams' operation.
      Generated
    • IMPACT

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

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

      static final EDataType BASE_POINT
      The meta object literal for the 'Base Point' data type.
      See Also:
      Generated