Interface LqnPackage

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

public interface LqnPackage extends 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:
Generated class or method.
EMF model class or method.
kind="package" extendedMetaData="qualified='false'"
  • Field Details

    • eNAME

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

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

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

      static final LqnPackage eINSTANCE
      The singleton instance of the package.
      Generated class or method.
    • ACTIVITY_DEF_BASE

      static final int ACTIVITY_DEF_BASE
      The meta object id for the 'Activity Def Base' class.
      See Also:
      Generated class or method.
    • ACTIVITY_DEF_BASE__SERVICE_TIME_DISTRIBUTION

      static final int ACTIVITY_DEF_BASE__SERVICE_TIME_DISTRIBUTION
      The feature id for the 'Service Time Distribution' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_DEF_BASE__RESULT_ACTIVITY

      static final int ACTIVITY_DEF_BASE__RESULT_ACTIVITY
      The feature id for the 'Result Activity' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_DEF_BASE__CALL_ORDER

      static final int ACTIVITY_DEF_BASE__CALL_ORDER
      The feature id for the 'Call Order' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_DEF_BASE__HOST_DEMAND_CVSQ

      static final int ACTIVITY_DEF_BASE__HOST_DEMAND_CVSQ
      The feature id for the 'Host Demand Cvsq' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_DEF_BASE__HOST_DEMAND_MEAN

      static final int ACTIVITY_DEF_BASE__HOST_DEMAND_MEAN
      The feature id for the 'Host Demand Mean' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_DEF_BASE__MAX_SERVICE_TIME

      static final int ACTIVITY_DEF_BASE__MAX_SERVICE_TIME
      The feature id for the 'Max Service Time' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_DEF_BASE__NAME

      static final int ACTIVITY_DEF_BASE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_DEF_BASE__THINK_TIME

      static final int ACTIVITY_DEF_BASE__THINK_TIME
      The feature id for the 'Think Time' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_DEF_BASE_FEATURE_COUNT

      static final int ACTIVITY_DEF_BASE_FEATURE_COUNT
      The number of structural features of the 'Activity Def Base' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_DEF_BASE_OPERATION_COUNT

      static final int ACTIVITY_DEF_BASE_OPERATION_COUNT
      The number of operations of the 'Activity Def Base' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_DEF_TYPE

      static final int ACTIVITY_DEF_TYPE
      The meta object id for the 'Activity Def Type' class.
      See Also:
      Generated class or method.
    • ACTIVITY_DEF_TYPE__SERVICE_TIME_DISTRIBUTION

      static final int ACTIVITY_DEF_TYPE__SERVICE_TIME_DISTRIBUTION
      The feature id for the 'Service Time Distribution' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_DEF_TYPE__RESULT_ACTIVITY

      static final int ACTIVITY_DEF_TYPE__RESULT_ACTIVITY
      The feature id for the 'Result Activity' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_DEF_TYPE__CALL_ORDER

      static final int ACTIVITY_DEF_TYPE__CALL_ORDER
      The feature id for the 'Call Order' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_DEF_TYPE__HOST_DEMAND_CVSQ

      static final int ACTIVITY_DEF_TYPE__HOST_DEMAND_CVSQ
      The feature id for the 'Host Demand Cvsq' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_DEF_TYPE__HOST_DEMAND_MEAN

      static final int ACTIVITY_DEF_TYPE__HOST_DEMAND_MEAN
      The feature id for the 'Host Demand Mean' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_DEF_TYPE__MAX_SERVICE_TIME

      static final int ACTIVITY_DEF_TYPE__MAX_SERVICE_TIME
      The feature id for the 'Max Service Time' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_DEF_TYPE__NAME

      static final int ACTIVITY_DEF_TYPE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_DEF_TYPE__THINK_TIME

      static final int ACTIVITY_DEF_TYPE__THINK_TIME
      The feature id for the 'Think Time' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_DEF_TYPE__CALL_LIST

      static final int ACTIVITY_DEF_TYPE__CALL_LIST
      The feature id for the 'Call List' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_DEF_TYPE__GROUP

      static final int ACTIVITY_DEF_TYPE__GROUP
      The feature id for the 'Group' attribute list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_DEF_TYPE__SYNCH_CALL

      static final int ACTIVITY_DEF_TYPE__SYNCH_CALL
      The feature id for the 'Synch Call' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_DEF_TYPE__ASYNCH_CALL

      static final int ACTIVITY_DEF_TYPE__ASYNCH_CALL
      The feature id for the 'Asynch Call' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_DEF_TYPE__BOUND_TO_ENTRY

      static final int ACTIVITY_DEF_TYPE__BOUND_TO_ENTRY
      The feature id for the 'Bound To Entry' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_DEF_TYPE_FEATURE_COUNT

      static final int ACTIVITY_DEF_TYPE_FEATURE_COUNT
      The number of structural features of the 'Activity Def Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_DEF_TYPE_OPERATION_COUNT

      static final int ACTIVITY_DEF_TYPE_OPERATION_COUNT
      The number of operations of the 'Activity Def Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_GRAPH_BASE

      static final int ACTIVITY_GRAPH_BASE
      The meta object id for the 'Activity Graph Base' class.
      See Also:
      Generated class or method.
    • ACTIVITY_GRAPH_BASE__ACTIVITY

      static final int ACTIVITY_GRAPH_BASE__ACTIVITY
      The feature id for the 'Activity' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_GRAPH_BASE__PRECEDENCE

      static final int ACTIVITY_GRAPH_BASE__PRECEDENCE
      The feature id for the 'Precedence' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_GRAPH_BASE_FEATURE_COUNT

      static final int ACTIVITY_GRAPH_BASE_FEATURE_COUNT
      The number of structural features of the 'Activity Graph Base' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_GRAPH_BASE_OPERATION_COUNT

      static final int ACTIVITY_GRAPH_BASE_OPERATION_COUNT
      The number of operations of the 'Activity Graph Base' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_LIST_TYPE

      static final int ACTIVITY_LIST_TYPE
      The meta object id for the 'Activity List Type' class.
      See Also:
      Generated class or method.
    • ACTIVITY_LIST_TYPE__ACTIVITY

      static final int ACTIVITY_LIST_TYPE__ACTIVITY
      The feature id for the 'Activity' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_LIST_TYPE_FEATURE_COUNT

      static final int ACTIVITY_LIST_TYPE_FEATURE_COUNT
      The number of structural features of the 'Activity List Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_LIST_TYPE_OPERATION_COUNT

      static final int ACTIVITY_LIST_TYPE_OPERATION_COUNT
      The number of operations of the 'Activity List Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_LOOP_LIST_TYPE

      static final int ACTIVITY_LOOP_LIST_TYPE
      The meta object id for the 'Activity Loop List Type' class.
      See Also:
      Generated class or method.
    • ACTIVITY_LOOP_LIST_TYPE__ACTIVITY

      static final int ACTIVITY_LOOP_LIST_TYPE__ACTIVITY
      The feature id for the 'Activity' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_LOOP_LIST_TYPE__END

      static final int ACTIVITY_LOOP_LIST_TYPE__END
      The feature id for the 'End' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_LOOP_LIST_TYPE_FEATURE_COUNT

      static final int ACTIVITY_LOOP_LIST_TYPE_FEATURE_COUNT
      The number of structural features of the 'Activity Loop List Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_LOOP_LIST_TYPE_OPERATION_COUNT

      static final int ACTIVITY_LOOP_LIST_TYPE_OPERATION_COUNT
      The number of operations of the 'Activity Loop List Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_TYPE

      static final int ACTIVITY_TYPE
      The meta object id for the 'Activity Type' class.
      See Also:
      Generated class or method.
    • ACTIVITY_TYPE__NAME

      static final int ACTIVITY_TYPE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_TYPE_FEATURE_COUNT

      static final int ACTIVITY_TYPE_FEATURE_COUNT
      The number of structural features of the 'Activity Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_TYPE_OPERATION_COUNT

      static final int ACTIVITY_TYPE_OPERATION_COUNT
      The number of operations of the 'Activity Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_LOOP_TYPE

      static final int ACTIVITY_LOOP_TYPE
      The meta object id for the 'Activity Loop Type' class.
      See Also:
      Generated class or method.
    • ACTIVITY_LOOP_TYPE__NAME

      static final int ACTIVITY_LOOP_TYPE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_LOOP_TYPE__COUNT

      static final int ACTIVITY_LOOP_TYPE__COUNT
      The feature id for the 'Count' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_LOOP_TYPE_FEATURE_COUNT

      static final int ACTIVITY_LOOP_TYPE_FEATURE_COUNT
      The number of structural features of the 'Activity Loop Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_LOOP_TYPE_OPERATION_COUNT

      static final int ACTIVITY_LOOP_TYPE_OPERATION_COUNT
      The number of operations of the 'Activity Loop Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • MAKING_CALL_TYPE

      static final int MAKING_CALL_TYPE
      The meta object id for the 'Making Call Type' class.
      See Also:
      Generated class or method.
    • MAKING_CALL_TYPE__RESULT_CALL

      static final int MAKING_CALL_TYPE__RESULT_CALL
      The feature id for the 'Result Call' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • MAKING_CALL_TYPE__DEST

      static final int MAKING_CALL_TYPE__DEST
      The feature id for the 'Dest' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • MAKING_CALL_TYPE_FEATURE_COUNT

      static final int MAKING_CALL_TYPE_FEATURE_COUNT
      The number of structural features of the 'Making Call Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • MAKING_CALL_TYPE_OPERATION_COUNT

      static final int MAKING_CALL_TYPE_OPERATION_COUNT
      The number of operations of the 'Making Call Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_MAKING_CALL_TYPE

      static final int ACTIVITY_MAKING_CALL_TYPE
      The meta object id for the 'Activity Making Call Type' class.
      See Also:
      Generated class or method.
    • ACTIVITY_MAKING_CALL_TYPE__RESULT_CALL

      static final int ACTIVITY_MAKING_CALL_TYPE__RESULT_CALL
      The feature id for the 'Result Call' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_MAKING_CALL_TYPE__DEST

      static final int ACTIVITY_MAKING_CALL_TYPE__DEST
      The feature id for the 'Dest' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_MAKING_CALL_TYPE__CALLS_MEAN

      static final int ACTIVITY_MAKING_CALL_TYPE__CALLS_MEAN
      The feature id for the 'Calls Mean' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_MAKING_CALL_TYPE_FEATURE_COUNT

      static final int ACTIVITY_MAKING_CALL_TYPE_FEATURE_COUNT
      The number of structural features of the 'Activity Making Call Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_MAKING_CALL_TYPE_OPERATION_COUNT

      static final int ACTIVITY_MAKING_CALL_TYPE_OPERATION_COUNT
      The number of operations of the 'Activity Making Call Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_OR_TYPE

      static final int ACTIVITY_OR_TYPE
      The meta object id for the 'Activity Or Type' class.
      See Also:
      Generated class or method.
    • ACTIVITY_OR_TYPE__NAME

      static final int ACTIVITY_OR_TYPE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_OR_TYPE__PROB

      static final int ACTIVITY_OR_TYPE__PROB
      The feature id for the 'Prob' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_OR_TYPE_FEATURE_COUNT

      static final int ACTIVITY_OR_TYPE_FEATURE_COUNT
      The number of structural features of the 'Activity Or Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_OR_TYPE_OPERATION_COUNT

      static final int ACTIVITY_OR_TYPE_OPERATION_COUNT
      The number of operations of the 'Activity Or Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_PHASES_TYPE

      static final int ACTIVITY_PHASES_TYPE
      The meta object id for the 'Activity Phases Type' class.
      See Also:
      Generated class or method.
    • ACTIVITY_PHASES_TYPE__SERVICE_TIME_DISTRIBUTION

      static final int ACTIVITY_PHASES_TYPE__SERVICE_TIME_DISTRIBUTION
      The feature id for the 'Service Time Distribution' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_PHASES_TYPE__RESULT_ACTIVITY

      static final int ACTIVITY_PHASES_TYPE__RESULT_ACTIVITY
      The feature id for the 'Result Activity' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_PHASES_TYPE__CALL_ORDER

      static final int ACTIVITY_PHASES_TYPE__CALL_ORDER
      The feature id for the 'Call Order' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_PHASES_TYPE__HOST_DEMAND_CVSQ

      static final int ACTIVITY_PHASES_TYPE__HOST_DEMAND_CVSQ
      The feature id for the 'Host Demand Cvsq' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_PHASES_TYPE__HOST_DEMAND_MEAN

      static final int ACTIVITY_PHASES_TYPE__HOST_DEMAND_MEAN
      The feature id for the 'Host Demand Mean' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_PHASES_TYPE__MAX_SERVICE_TIME

      static final int ACTIVITY_PHASES_TYPE__MAX_SERVICE_TIME
      The feature id for the 'Max Service Time' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_PHASES_TYPE__NAME

      static final int ACTIVITY_PHASES_TYPE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_PHASES_TYPE__THINK_TIME

      static final int ACTIVITY_PHASES_TYPE__THINK_TIME
      The feature id for the 'Think Time' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_PHASES_TYPE__CALL_LIST

      static final int ACTIVITY_PHASES_TYPE__CALL_LIST
      The feature id for the 'Call List' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_PHASES_TYPE__GROUP

      static final int ACTIVITY_PHASES_TYPE__GROUP
      The feature id for the 'Group' attribute list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_PHASES_TYPE__SYNCH_CALL

      static final int ACTIVITY_PHASES_TYPE__SYNCH_CALL
      The feature id for the 'Synch Call' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_PHASES_TYPE__ASYNCH_CALL

      static final int ACTIVITY_PHASES_TYPE__ASYNCH_CALL
      The feature id for the 'Asynch Call' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_PHASES_TYPE__PHASE

      static final int ACTIVITY_PHASES_TYPE__PHASE
      The feature id for the 'Phase' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_PHASES_TYPE_FEATURE_COUNT

      static final int ACTIVITY_PHASES_TYPE_FEATURE_COUNT
      The number of structural features of the 'Activity Phases Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ACTIVITY_PHASES_TYPE_OPERATION_COUNT

      static final int ACTIVITY_PHASES_TYPE_OPERATION_COUNT
      The number of operations of the 'Activity Phases Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • AND_JOIN_LIST_TYPE

      static final int AND_JOIN_LIST_TYPE
      The meta object id for the 'And Join List Type' class.
      See Also:
      Generated class or method.
    • AND_JOIN_LIST_TYPE__RESULT_JOIN_DELAY

      static final int AND_JOIN_LIST_TYPE__RESULT_JOIN_DELAY
      The feature id for the 'Result Join Delay' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • AND_JOIN_LIST_TYPE__SERVICE_TIME_DISTRIBUTION

      static final int AND_JOIN_LIST_TYPE__SERVICE_TIME_DISTRIBUTION
      The feature id for the 'Service Time Distribution' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • AND_JOIN_LIST_TYPE__ACTIVITY

      static final int AND_JOIN_LIST_TYPE__ACTIVITY
      The feature id for the 'Activity' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • AND_JOIN_LIST_TYPE__QUORUM

      static final int AND_JOIN_LIST_TYPE__QUORUM
      The feature id for the 'Quorum' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • AND_JOIN_LIST_TYPE_FEATURE_COUNT

      static final int AND_JOIN_LIST_TYPE_FEATURE_COUNT
      The number of structural features of the 'And Join List Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • AND_JOIN_LIST_TYPE_OPERATION_COUNT

      static final int AND_JOIN_LIST_TYPE_OPERATION_COUNT
      The number of operations of the 'And Join List Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ASYNCH_CALL_TYPE

      static final int ASYNCH_CALL_TYPE
      The meta object id for the 'Asynch Call Type' class.
      See Also:
      Generated class or method.
    • ASYNCH_CALL_TYPE__DEST

      static final int ASYNCH_CALL_TYPE__DEST
      The feature id for the 'Dest' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ASYNCH_CALL_TYPE_FEATURE_COUNT

      static final int ASYNCH_CALL_TYPE_FEATURE_COUNT
      The number of structural features of the 'Asynch Call Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ASYNCH_CALL_TYPE_OPERATION_COUNT

      static final int ASYNCH_CALL_TYPE_OPERATION_COUNT
      The number of operations of the 'Asynch Call Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • BIND_TYPE

      static final int BIND_TYPE
      The meta object id for the 'Bind Type' class.
      See Also:
      Generated class or method.
    • BIND_TYPE__PARAMETER

      static final int BIND_TYPE__PARAMETER
      The feature id for the 'Parameter' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • BIND_TYPE__PROCESSOR_BINDING

      static final int BIND_TYPE__PROCESSOR_BINDING
      The feature id for the 'Processor Binding' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • BIND_TYPE__PORT_BINDING

      static final int BIND_TYPE__PORT_BINDING
      The feature id for the 'Port Binding' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • BIND_TYPE_FEATURE_COUNT

      static final int BIND_TYPE_FEATURE_COUNT
      The number of structural features of the 'Bind Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • BIND_TYPE_OPERATION_COUNT

      static final int BIND_TYPE_OPERATION_COUNT
      The number of operations of the 'Bind Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • CALL_LIST_TYPE

      static final int CALL_LIST_TYPE
      The meta object id for the 'Call List Type' class.
      See Also:
      Generated class or method.
    • CALL_LIST_TYPE__SYNCH_CALL

      static final int CALL_LIST_TYPE__SYNCH_CALL
      The feature id for the 'Synch Call' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • CALL_LIST_TYPE__ASYNCH_CALL

      static final int CALL_LIST_TYPE__ASYNCH_CALL
      The feature id for the 'Asynch Call' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • CALL_LIST_TYPE_FEATURE_COUNT

      static final int CALL_LIST_TYPE_FEATURE_COUNT
      The number of structural features of the 'Call List Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • CALL_LIST_TYPE_OPERATION_COUNT

      static final int CALL_LIST_TYPE_OPERATION_COUNT
      The number of operations of the 'Call List Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • DOCUMENT_ROOT

      static final int DOCUMENT_ROOT
      The meta object id for the 'Document Root' class.
      See Also:
      Generated class or method.
    • DOCUMENT_ROOT__MIXED

      static final int DOCUMENT_ROOT__MIXED
      The feature id for the 'Mixed' attribute list.
      See Also:
      Generated class or method.
      Ordered collection.
    • DOCUMENT_ROOT__XMLNS_PREFIX_MAP

      static final int DOCUMENT_ROOT__XMLNS_PREFIX_MAP
      The feature id for the 'XMLNS Prefix Map' map.
      See Also:
      Generated class or method.
      Ordered collection.
    • DOCUMENT_ROOT__XSI_SCHEMA_LOCATION

      static final int DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
      The feature id for the 'XSI Schema Location' map.
      See Also:
      Generated class or method.
      Ordered collection.
    • DOCUMENT_ROOT__LQN_CORE

      static final int DOCUMENT_ROOT__LQN_CORE
      The feature id for the 'Lqn Core' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • DOCUMENT_ROOT__LQN_MODEL

      static final int DOCUMENT_ROOT__LQN_MODEL
      The feature id for the 'Lqn Model' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • DOCUMENT_ROOT_FEATURE_COUNT

      static final int DOCUMENT_ROOT_FEATURE_COUNT
      The number of structural features of the 'Document Root' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • DOCUMENT_ROOT_OPERATION_COUNT

      static final int DOCUMENT_ROOT_OPERATION_COUNT
      The number of operations of the 'Document Root' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENTRY_ACTIVITY_DEF_TYPE

      static final int ENTRY_ACTIVITY_DEF_TYPE
      The meta object id for the 'Entry Activity Def Type' class.
      See Also:
      Generated class or method.
    • ENTRY_ACTIVITY_DEF_TYPE__SERVICE_TIME_DISTRIBUTION

      static final int ENTRY_ACTIVITY_DEF_TYPE__SERVICE_TIME_DISTRIBUTION
      The feature id for the 'Service Time Distribution' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENTRY_ACTIVITY_DEF_TYPE__RESULT_ACTIVITY

      static final int ENTRY_ACTIVITY_DEF_TYPE__RESULT_ACTIVITY
      The feature id for the 'Result Activity' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENTRY_ACTIVITY_DEF_TYPE__CALL_ORDER

      static final int ENTRY_ACTIVITY_DEF_TYPE__CALL_ORDER
      The feature id for the 'Call Order' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENTRY_ACTIVITY_DEF_TYPE__HOST_DEMAND_CVSQ

      static final int ENTRY_ACTIVITY_DEF_TYPE__HOST_DEMAND_CVSQ
      The feature id for the 'Host Demand Cvsq' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENTRY_ACTIVITY_DEF_TYPE__HOST_DEMAND_MEAN

      static final int ENTRY_ACTIVITY_DEF_TYPE__HOST_DEMAND_MEAN
      The feature id for the 'Host Demand Mean' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENTRY_ACTIVITY_DEF_TYPE__MAX_SERVICE_TIME

      static final int ENTRY_ACTIVITY_DEF_TYPE__MAX_SERVICE_TIME
      The feature id for the 'Max Service Time' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENTRY_ACTIVITY_DEF_TYPE__NAME

      static final int ENTRY_ACTIVITY_DEF_TYPE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENTRY_ACTIVITY_DEF_TYPE__THINK_TIME

      static final int ENTRY_ACTIVITY_DEF_TYPE__THINK_TIME
      The feature id for the 'Think Time' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENTRY_ACTIVITY_DEF_TYPE__CALL_LIST

      static final int ENTRY_ACTIVITY_DEF_TYPE__CALL_LIST
      The feature id for the 'Call List' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENTRY_ACTIVITY_DEF_TYPE__GROUP

      static final int ENTRY_ACTIVITY_DEF_TYPE__GROUP
      The feature id for the 'Group' attribute list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENTRY_ACTIVITY_DEF_TYPE__SYNCH_CALL

      static final int ENTRY_ACTIVITY_DEF_TYPE__SYNCH_CALL
      The feature id for the 'Synch Call' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENTRY_ACTIVITY_DEF_TYPE__ASYNCH_CALL

      static final int ENTRY_ACTIVITY_DEF_TYPE__ASYNCH_CALL
      The feature id for the 'Asynch Call' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENTRY_ACTIVITY_DEF_TYPE__FIRST_ACTIVITY

      static final int ENTRY_ACTIVITY_DEF_TYPE__FIRST_ACTIVITY
      The feature id for the 'First Activity' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENTRY_ACTIVITY_DEF_TYPE_FEATURE_COUNT

      static final int ENTRY_ACTIVITY_DEF_TYPE_FEATURE_COUNT
      The number of structural features of the 'Entry Activity Def Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENTRY_ACTIVITY_DEF_TYPE_OPERATION_COUNT

      static final int ENTRY_ACTIVITY_DEF_TYPE_OPERATION_COUNT
      The number of operations of the 'Entry Activity Def Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENTRY_ACTIVITY_GRAPH

      static final int ENTRY_ACTIVITY_GRAPH
      The meta object id for the 'Entry Activity Graph' class.
      See Also:
      Generated class or method.
    • ENTRY_ACTIVITY_GRAPH__ACTIVITY

      static final int ENTRY_ACTIVITY_GRAPH__ACTIVITY
      The feature id for the 'Activity' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENTRY_ACTIVITY_GRAPH__PRECEDENCE

      static final int ENTRY_ACTIVITY_GRAPH__PRECEDENCE
      The feature id for the 'Precedence' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENTRY_ACTIVITY_GRAPH__REPLY_ACTIVITY

      static final int ENTRY_ACTIVITY_GRAPH__REPLY_ACTIVITY
      The feature id for the 'Reply Activity' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENTRY_ACTIVITY_GRAPH_FEATURE_COUNT

      static final int ENTRY_ACTIVITY_GRAPH_FEATURE_COUNT
      The number of structural features of the 'Entry Activity Graph' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENTRY_ACTIVITY_GRAPH_OPERATION_COUNT

      static final int ENTRY_ACTIVITY_GRAPH_OPERATION_COUNT
      The number of operations of the 'Entry Activity Graph' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENTRY_MAKING_CALL_TYPE

      static final int ENTRY_MAKING_CALL_TYPE
      The meta object id for the 'Entry Making Call Type' class.
      See Also:
      Generated class or method.
    • ENTRY_MAKING_CALL_TYPE__RESULT_CALL

      static final int ENTRY_MAKING_CALL_TYPE__RESULT_CALL
      The feature id for the 'Result Call' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENTRY_MAKING_CALL_TYPE__DEST

      static final int ENTRY_MAKING_CALL_TYPE__DEST
      The feature id for the 'Dest' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENTRY_MAKING_CALL_TYPE__PROB

      static final int ENTRY_MAKING_CALL_TYPE__PROB
      The feature id for the 'Prob' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENTRY_MAKING_CALL_TYPE_FEATURE_COUNT

      static final int ENTRY_MAKING_CALL_TYPE_FEATURE_COUNT
      The number of structural features of the 'Entry Making Call Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENTRY_MAKING_CALL_TYPE_OPERATION_COUNT

      static final int ENTRY_MAKING_CALL_TYPE_OPERATION_COUNT
      The number of operations of the 'Entry Making Call Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENTRY_TYPE

      static final int ENTRY_TYPE
      The meta object id for the 'Entry Type' class.
      See Also:
      Generated class or method.
    • ENTRY_TYPE__RESULT_ENTRY

      static final int ENTRY_TYPE__RESULT_ENTRY
      The feature id for the 'Result Entry' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENTRY_TYPE__SERVICE_TIME_DISTRIBUTION

      static final int ENTRY_TYPE__SERVICE_TIME_DISTRIBUTION
      The feature id for the 'Service Time Distribution' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENTRY_TYPE__FORWARDING

      static final int ENTRY_TYPE__FORWARDING
      The feature id for the 'Forwarding' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENTRY_TYPE__ENTRY_ACTIVITY_GRAPH

      static final int ENTRY_TYPE__ENTRY_ACTIVITY_GRAPH
      The feature id for the 'Entry Activity Graph' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENTRY_TYPE__ENTRY_PHASE_ACTIVITIES

      static final int ENTRY_TYPE__ENTRY_PHASE_ACTIVITIES
      The feature id for the 'Entry Phase Activities' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENTRY_TYPE__NAME

      static final int ENTRY_TYPE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENTRY_TYPE__OPEN_ARRIVAL_RATE

      static final int ENTRY_TYPE__OPEN_ARRIVAL_RATE
      The feature id for the 'Open Arrival Rate' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENTRY_TYPE__PRIORITY

      static final int ENTRY_TYPE__PRIORITY
      The feature id for the 'Priority' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENTRY_TYPE__RWLOCK

      static final int ENTRY_TYPE__RWLOCK
      The feature id for the 'Rwlock' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENTRY_TYPE__SEMAPHORE

      static final int ENTRY_TYPE__SEMAPHORE
      The feature id for the 'Semaphore' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENTRY_TYPE__TYPE

      static final int ENTRY_TYPE__TYPE
      The feature id for the 'Type' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENTRY_TYPE_FEATURE_COUNT

      static final int ENTRY_TYPE_FEATURE_COUNT
      The number of structural features of the 'Entry Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENTRY_TYPE_OPERATION_COUNT

      static final int ENTRY_TYPE_OPERATION_COUNT
      The number of operations of the 'Entry Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • FAN_IN_TYPE

      static final int FAN_IN_TYPE
      The meta object id for the 'Fan In Type' class.
      See Also:
      Generated class or method.
    • FAN_IN_TYPE__SOURCE

      static final int FAN_IN_TYPE__SOURCE
      The feature id for the 'Source' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • FAN_IN_TYPE__VALUE

      static final int FAN_IN_TYPE__VALUE
      The feature id for the 'Value' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • FAN_IN_TYPE_FEATURE_COUNT

      static final int FAN_IN_TYPE_FEATURE_COUNT
      The number of structural features of the 'Fan In Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • FAN_IN_TYPE_OPERATION_COUNT

      static final int FAN_IN_TYPE_OPERATION_COUNT
      The number of operations of the 'Fan In Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • FAN_OUT_TYPE

      static final int FAN_OUT_TYPE
      The meta object id for the 'Fan Out Type' class.
      See Also:
      Generated class or method.
    • FAN_OUT_TYPE__DEST

      static final int FAN_OUT_TYPE__DEST
      The feature id for the 'Dest' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • FAN_OUT_TYPE__VALUE

      static final int FAN_OUT_TYPE__VALUE
      The feature id for the 'Value' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • FAN_OUT_TYPE_FEATURE_COUNT

      static final int FAN_OUT_TYPE_FEATURE_COUNT
      The number of structural features of the 'Fan Out Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • FAN_OUT_TYPE_OPERATION_COUNT

      static final int FAN_OUT_TYPE_OPERATION_COUNT
      The number of operations of the 'Fan Out Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • FIRST_PLOT_TYPE

      static final int FIRST_PLOT_TYPE
      The meta object id for the 'First Plot Type' class.
      See Also:
      Generated class or method.
    • FIRST_PLOT_TYPE__VARIABLE

      static final int FIRST_PLOT_TYPE__VARIABLE
      The feature id for the 'Variable' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • FIRST_PLOT_TYPE_FEATURE_COUNT

      static final int FIRST_PLOT_TYPE_FEATURE_COUNT
      The number of structural features of the 'First Plot Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • FIRST_PLOT_TYPE_OPERATION_COUNT

      static final int FIRST_PLOT_TYPE_OPERATION_COUNT
      The number of operations of the 'First Plot Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • GROUP_TYPE

      static final int GROUP_TYPE
      The meta object id for the 'Group Type' class.
      See Also:
      Generated class or method.
    • GROUP_TYPE__RESULT_GROUP

      static final int GROUP_TYPE__RESULT_GROUP
      The feature id for the 'Result Group' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • GROUP_TYPE__TASK

      static final int GROUP_TYPE__TASK
      The feature id for the 'Task' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • GROUP_TYPE__CAP

      static final int GROUP_TYPE__CAP
      The feature id for the 'Cap' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • GROUP_TYPE__NAME

      static final int GROUP_TYPE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • GROUP_TYPE__SHARE

      static final int GROUP_TYPE__SHARE
      The feature id for the 'Share' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • GROUP_TYPE_FEATURE_COUNT

      static final int GROUP_TYPE_FEATURE_COUNT
      The number of structural features of the 'Group Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • GROUP_TYPE_OPERATION_COUNT

      static final int GROUP_TYPE_OPERATION_COUNT
      The number of operations of the 'Group Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • HISTOGRAM_BIN_TYPE

      static final int HISTOGRAM_BIN_TYPE
      The meta object id for the 'Histogram Bin Type' class.
      See Also:
      Generated class or method.
    • HISTOGRAM_BIN_TYPE__BEGIN

      static final int HISTOGRAM_BIN_TYPE__BEGIN
      The feature id for the 'Begin' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • HISTOGRAM_BIN_TYPE__CONF95

      static final int HISTOGRAM_BIN_TYPE__CONF95
      The feature id for the 'Conf95' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • HISTOGRAM_BIN_TYPE__CONF99

      static final int HISTOGRAM_BIN_TYPE__CONF99
      The feature id for the 'Conf99' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • HISTOGRAM_BIN_TYPE__END

      static final int HISTOGRAM_BIN_TYPE__END
      The feature id for the 'End' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • HISTOGRAM_BIN_TYPE__PROB

      static final int HISTOGRAM_BIN_TYPE__PROB
      The feature id for the 'Prob' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • HISTOGRAM_BIN_TYPE_FEATURE_COUNT

      static final int HISTOGRAM_BIN_TYPE_FEATURE_COUNT
      The number of structural features of the 'Histogram Bin Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • HISTOGRAM_BIN_TYPE_OPERATION_COUNT

      static final int HISTOGRAM_BIN_TYPE_OPERATION_COUNT
      The number of operations of the 'Histogram Bin Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • IN_PORT_TYPE

      static final int IN_PORT_TYPE
      The meta object id for the 'In Port Type' class.
      See Also:
      Generated class or method.
    • IN_PORT_TYPE__CONNECT_FROM

      static final int IN_PORT_TYPE__CONNECT_FROM
      The feature id for the 'Connect From' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • IN_PORT_TYPE__DESCRIPTION

      static final int IN_PORT_TYPE__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • IN_PORT_TYPE__NAME

      static final int IN_PORT_TYPE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • IN_PORT_TYPE_FEATURE_COUNT

      static final int IN_PORT_TYPE_FEATURE_COUNT
      The number of structural features of the 'In Port Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • IN_PORT_TYPE_OPERATION_COUNT

      static final int IN_PORT_TYPE_OPERATION_COUNT
      The number of operations of the 'In Port Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • INTERFACE_TYPE

      static final int INTERFACE_TYPE
      The meta object id for the 'Interface Type' class.
      See Also:
      Generated class or method.
    • INTERFACE_TYPE__IN_PORT

      static final int INTERFACE_TYPE__IN_PORT
      The feature id for the 'In Port' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • INTERFACE_TYPE__OUT_PORT

      static final int INTERFACE_TYPE__OUT_PORT
      The feature id for the 'Out Port' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • INTERFACE_TYPE_FEATURE_COUNT

      static final int INTERFACE_TYPE_FEATURE_COUNT
      The number of structural features of the 'Interface Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • INTERFACE_TYPE_OPERATION_COUNT

      static final int INTERFACE_TYPE_OPERATION_COUNT
      The number of operations of the 'Interface Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • LQN_CORE_TYPE

      static final int LQN_CORE_TYPE
      The meta object id for the 'Core Type' class.
      See Also:
      Generated class or method.
    • LQN_CORE_TYPE__PROCESSOR

      static final int LQN_CORE_TYPE__PROCESSOR
      The feature id for the 'Processor' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • LQN_CORE_TYPE__SLOT

      static final int LQN_CORE_TYPE__SLOT
      The feature id for the 'Slot' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • LQN_CORE_TYPE_FEATURE_COUNT

      static final int LQN_CORE_TYPE_FEATURE_COUNT
      The number of structural features of the 'Core Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • LQN_CORE_TYPE_OPERATION_COUNT

      static final int LQN_CORE_TYPE_OPERATION_COUNT
      The number of operations of the 'Core Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • LQN_MODEL_TYPE

      static final int LQN_MODEL_TYPE
      The meta object id for the 'Model Type' class.
      See Also:
      Generated class or method.
    • LQN_MODEL_TYPE__RUN_CONTROL

      static final int LQN_MODEL_TYPE__RUN_CONTROL
      The feature id for the 'Run Control' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • LQN_MODEL_TYPE__PLOT_CONTROL

      static final int LQN_MODEL_TYPE__PLOT_CONTROL
      The feature id for the 'Plot Control' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • LQN_MODEL_TYPE__SOLVER_PARAMS

      static final int LQN_MODEL_TYPE__SOLVER_PARAMS
      The feature id for the 'Solver Params' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • LQN_MODEL_TYPE__PROCESSOR

      static final int LQN_MODEL_TYPE__PROCESSOR
      The feature id for the 'Processor' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • LQN_MODEL_TYPE__SLOT

      static final int LQN_MODEL_TYPE__SLOT
      The feature id for the 'Slot' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • LQN_MODEL_TYPE__LQX

      static final int LQN_MODEL_TYPE__LQX
      The feature id for the 'Lqx' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • LQN_MODEL_TYPE__DESCRIPTION

      static final int LQN_MODEL_TYPE__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • LQN_MODEL_TYPE__LQN_SCHEMA_VERSION

      static final int LQN_MODEL_TYPE__LQN_SCHEMA_VERSION
      The feature id for the 'Lqn Schema Version' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • LQN_MODEL_TYPE__LQNCORE_SCHEMA_VERSION

      static final int LQN_MODEL_TYPE__LQNCORE_SCHEMA_VERSION
      The feature id for the 'Lqncore Schema Version' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • LQN_MODEL_TYPE__NAME

      static final int LQN_MODEL_TYPE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • LQN_MODEL_TYPE__XML_DEBUG

      static final int LQN_MODEL_TYPE__XML_DEBUG
      The feature id for the 'Xml Debug' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • LQN_MODEL_TYPE_FEATURE_COUNT

      static final int LQN_MODEL_TYPE_FEATURE_COUNT
      The number of structural features of the 'Model Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • LQN_MODEL_TYPE_OPERATION_COUNT

      static final int LQN_MODEL_TYPE_OPERATION_COUNT
      The number of operations of the 'Model Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • MVA_INFO_TYPE

      static final int MVA_INFO_TYPE
      The meta object id for the 'Mva Info Type' class.
      See Also:
      Generated class or method.
    • MVA_INFO_TYPE__CORE

      static final int MVA_INFO_TYPE__CORE
      The feature id for the 'Core' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • MVA_INFO_TYPE__FAULTS

      static final int MVA_INFO_TYPE__FAULTS
      The feature id for the 'Faults' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • MVA_INFO_TYPE__STEP

      static final int MVA_INFO_TYPE__STEP
      The feature id for the 'Step' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • MVA_INFO_TYPE__STEP_SQUARED

      static final int MVA_INFO_TYPE__STEP_SQUARED
      The feature id for the 'Step Squared' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • MVA_INFO_TYPE__SUBMODELS

      static final int MVA_INFO_TYPE__SUBMODELS
      The feature id for the 'Submodels' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • MVA_INFO_TYPE__WAIT

      static final int MVA_INFO_TYPE__WAIT
      The feature id for the 'Wait' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • MVA_INFO_TYPE__WAIT_SQUARED

      static final int MVA_INFO_TYPE__WAIT_SQUARED
      The feature id for the 'Wait Squared' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • MVA_INFO_TYPE_FEATURE_COUNT

      static final int MVA_INFO_TYPE_FEATURE_COUNT
      The number of structural features of the 'Mva Info Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • MVA_INFO_TYPE_OPERATION_COUNT

      static final int MVA_INFO_TYPE_OPERATION_COUNT
      The number of operations of the 'Mva Info Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • OR_LIST_TYPE

      static final int OR_LIST_TYPE
      The meta object id for the 'Or List Type' class.
      See Also:
      Generated class or method.
    • OR_LIST_TYPE__ACTIVITY

      static final int OR_LIST_TYPE__ACTIVITY
      The feature id for the 'Activity' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • OR_LIST_TYPE_FEATURE_COUNT

      static final int OR_LIST_TYPE_FEATURE_COUNT
      The number of structural features of the 'Or List Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • OR_LIST_TYPE_OPERATION_COUNT

      static final int OR_LIST_TYPE_OPERATION_COUNT
      The number of operations of the 'Or List Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUT_PORT_TYPE

      static final int OUT_PORT_TYPE
      The meta object id for the 'Out Port Type' class.
      See Also:
      Generated class or method.
    • OUT_PORT_TYPE__CONNECT_TO

      static final int OUT_PORT_TYPE__CONNECT_TO
      The feature id for the 'Connect To' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUT_PORT_TYPE__DESCRIPTION

      static final int OUT_PORT_TYPE__DESCRIPTION
      The feature id for the 'Description' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUT_PORT_TYPE__NAME

      static final int OUT_PORT_TYPE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUT_PORT_TYPE_FEATURE_COUNT

      static final int OUT_PORT_TYPE_FEATURE_COUNT
      The number of structural features of the 'Out Port Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUT_PORT_TYPE_OPERATION_COUNT

      static final int OUT_PORT_TYPE_OPERATION_COUNT
      The number of operations of the 'Out Port Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_DISTRIBUTION_TYPE

      static final int OUTPUT_DISTRIBUTION_TYPE
      The meta object id for the 'Output Distribution Type' class.
      See Also:
      Generated class or method.
    • OUTPUT_DISTRIBUTION_TYPE__UNDERFLOW_BIN

      static final int OUTPUT_DISTRIBUTION_TYPE__UNDERFLOW_BIN
      The feature id for the 'Underflow Bin' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_DISTRIBUTION_TYPE__HISTOGRAM_BIN

      static final int OUTPUT_DISTRIBUTION_TYPE__HISTOGRAM_BIN
      The feature id for the 'Histogram Bin' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_DISTRIBUTION_TYPE__OVERFLOW_BIN

      static final int OUTPUT_DISTRIBUTION_TYPE__OVERFLOW_BIN
      The feature id for the 'Overflow Bin' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_DISTRIBUTION_TYPE__BIN_SIZE

      static final int OUTPUT_DISTRIBUTION_TYPE__BIN_SIZE
      The feature id for the 'Bin Size' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_DISTRIBUTION_TYPE__KURTOSIS

      static final int OUTPUT_DISTRIBUTION_TYPE__KURTOSIS
      The feature id for the 'Kurtosis' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_DISTRIBUTION_TYPE__MAX

      static final int OUTPUT_DISTRIBUTION_TYPE__MAX
      The feature id for the 'Max' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_DISTRIBUTION_TYPE__MEAN

      static final int OUTPUT_DISTRIBUTION_TYPE__MEAN
      The feature id for the 'Mean' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_DISTRIBUTION_TYPE__MID_POINT

      static final int OUTPUT_DISTRIBUTION_TYPE__MID_POINT
      The feature id for the 'Mid Point' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_DISTRIBUTION_TYPE__MIN

      static final int OUTPUT_DISTRIBUTION_TYPE__MIN
      The feature id for the 'Min' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_DISTRIBUTION_TYPE__NUMBER_BINS

      static final int OUTPUT_DISTRIBUTION_TYPE__NUMBER_BINS
      The feature id for the 'Number Bins' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_DISTRIBUTION_TYPE__SKEW

      static final int OUTPUT_DISTRIBUTION_TYPE__SKEW
      The feature id for the 'Skew' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_DISTRIBUTION_TYPE__STD_DEV

      static final int OUTPUT_DISTRIBUTION_TYPE__STD_DEV
      The feature id for the 'Std Dev' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_DISTRIBUTION_TYPE_FEATURE_COUNT

      static final int OUTPUT_DISTRIBUTION_TYPE_FEATURE_COUNT
      The number of structural features of the 'Output Distribution Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_DISTRIBUTION_TYPE_OPERATION_COUNT

      static final int OUTPUT_DISTRIBUTION_TYPE_OPERATION_COUNT
      The number of operations of the 'Output Distribution Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_ENTRY_DISTRIBUTION_TYPE

      static final int OUTPUT_ENTRY_DISTRIBUTION_TYPE
      The meta object id for the ' Output Entry Distribution Type' class.
      See Also:
      Generated class or method.
    • OUTPUT_ENTRY_DISTRIBUTION_TYPE__UNDERFLOW_BIN

      static final int OUTPUT_ENTRY_DISTRIBUTION_TYPE__UNDERFLOW_BIN
      The feature id for the 'Underflow Bin' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_ENTRY_DISTRIBUTION_TYPE__HISTOGRAM_BIN

      static final int OUTPUT_ENTRY_DISTRIBUTION_TYPE__HISTOGRAM_BIN
      The feature id for the 'Histogram Bin' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_ENTRY_DISTRIBUTION_TYPE__OVERFLOW_BIN

      static final int OUTPUT_ENTRY_DISTRIBUTION_TYPE__OVERFLOW_BIN
      The feature id for the 'Overflow Bin' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_ENTRY_DISTRIBUTION_TYPE__BIN_SIZE

      static final int OUTPUT_ENTRY_DISTRIBUTION_TYPE__BIN_SIZE
      The feature id for the 'Bin Size' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_ENTRY_DISTRIBUTION_TYPE__KURTOSIS

      static final int OUTPUT_ENTRY_DISTRIBUTION_TYPE__KURTOSIS
      The feature id for the 'Kurtosis' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_ENTRY_DISTRIBUTION_TYPE__MAX

      static final int OUTPUT_ENTRY_DISTRIBUTION_TYPE__MAX
      The feature id for the 'Max' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_ENTRY_DISTRIBUTION_TYPE__MEAN

      static final int OUTPUT_ENTRY_DISTRIBUTION_TYPE__MEAN
      The feature id for the 'Mean' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_ENTRY_DISTRIBUTION_TYPE__MID_POINT

      static final int OUTPUT_ENTRY_DISTRIBUTION_TYPE__MID_POINT
      The feature id for the 'Mid Point' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_ENTRY_DISTRIBUTION_TYPE__MIN

      static final int OUTPUT_ENTRY_DISTRIBUTION_TYPE__MIN
      The feature id for the 'Min' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_ENTRY_DISTRIBUTION_TYPE__NUMBER_BINS

      static final int OUTPUT_ENTRY_DISTRIBUTION_TYPE__NUMBER_BINS
      The feature id for the 'Number Bins' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_ENTRY_DISTRIBUTION_TYPE__SKEW

      static final int OUTPUT_ENTRY_DISTRIBUTION_TYPE__SKEW
      The feature id for the 'Skew' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_ENTRY_DISTRIBUTION_TYPE__STD_DEV

      static final int OUTPUT_ENTRY_DISTRIBUTION_TYPE__STD_DEV
      The feature id for the 'Std Dev' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_ENTRY_DISTRIBUTION_TYPE__PHASE

      static final int OUTPUT_ENTRY_DISTRIBUTION_TYPE__PHASE
      The feature id for the 'Phase' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_ENTRY_DISTRIBUTION_TYPE_FEATURE_COUNT

      static final int OUTPUT_ENTRY_DISTRIBUTION_TYPE_FEATURE_COUNT
      The number of structural features of the 'Output Entry Distribution Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_ENTRY_DISTRIBUTION_TYPE_OPERATION_COUNT

      static final int OUTPUT_ENTRY_DISTRIBUTION_TYPE_OPERATION_COUNT
      The number of operations of the 'Output Entry Distribution Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_JOIN_DELAY_TYPE

      static final int OUTPUT_RESULT_JOIN_DELAY_TYPE
      The meta object id for the 'Output Result Join Delay Type' class.
      See Also:
      Generated class or method.
    • OUTPUT_RESULT_JOIN_DELAY_TYPE__RESULT_CONF95

      static final int OUTPUT_RESULT_JOIN_DELAY_TYPE__RESULT_CONF95
      The feature id for the 'Result Conf95' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_JOIN_DELAY_TYPE__RESULT_CONF99

      static final int OUTPUT_RESULT_JOIN_DELAY_TYPE__RESULT_CONF99
      The feature id for the 'Result Conf99' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_JOIN_DELAY_TYPE__JOIN_VARIANCE

      static final int OUTPUT_RESULT_JOIN_DELAY_TYPE__JOIN_VARIANCE
      The feature id for the 'Join Variance' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_JOIN_DELAY_TYPE__JOIN_WAITING

      static final int OUTPUT_RESULT_JOIN_DELAY_TYPE__JOIN_WAITING
      The feature id for the 'Join Waiting' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_JOIN_DELAY_TYPE_FEATURE_COUNT

      static final int OUTPUT_RESULT_JOIN_DELAY_TYPE_FEATURE_COUNT
      The number of structural features of the 'Output Result Join Delay Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_JOIN_DELAY_TYPE_OPERATION_COUNT

      static final int OUTPUT_RESULT_JOIN_DELAY_TYPE_OPERATION_COUNT
      The number of operations of the 'Output Result Join Delay Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_TYPE

      static final int OUTPUT_RESULT_TYPE
      The meta object id for the 'Output Result Type' class.
      See Also:
      Generated class or method.
    • OUTPUT_RESULT_TYPE__RESULT_CONF95

      static final int OUTPUT_RESULT_TYPE__RESULT_CONF95
      The feature id for the 'Result Conf95' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_TYPE__RESULT_CONF99

      static final int OUTPUT_RESULT_TYPE__RESULT_CONF99
      The feature id for the 'Result Conf99' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_TYPE__LOSS_PROBABILITY

      static final int OUTPUT_RESULT_TYPE__LOSS_PROBABILITY
      The feature id for the 'Loss Probability' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_TYPE__OPEN_WAIT_TIME

      static final int OUTPUT_RESULT_TYPE__OPEN_WAIT_TIME
      The feature id for the 'Open Wait Time' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_TYPE__PHASE1_PROC_WAITING

      static final int OUTPUT_RESULT_TYPE__PHASE1_PROC_WAITING
      The feature id for the 'Phase1 Proc Waiting' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_TYPE__PHASE1_SERVICE_TIME

      static final int OUTPUT_RESULT_TYPE__PHASE1_SERVICE_TIME
      The feature id for the 'Phase1 Service Time' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_TYPE__PHASE1_SERVICE_TIME_VARIANCE

      static final int OUTPUT_RESULT_TYPE__PHASE1_SERVICE_TIME_VARIANCE
      The feature id for the 'Phase1 Service Time Variance' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_TYPE__PHASE1_UTILIZATION

      static final int OUTPUT_RESULT_TYPE__PHASE1_UTILIZATION
      The feature id for the 'Phase1 Utilization' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_TYPE__PHASE1_WAITING

      static final int OUTPUT_RESULT_TYPE__PHASE1_WAITING
      The feature id for the 'Phase1 Waiting' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_TYPE__PHASE1_WAITING_VARIANCE

      static final int OUTPUT_RESULT_TYPE__PHASE1_WAITING_VARIANCE
      The feature id for the 'Phase1 Waiting Variance' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_TYPE__PHASE2_PROC_WAITING

      static final int OUTPUT_RESULT_TYPE__PHASE2_PROC_WAITING
      The feature id for the 'Phase2 Proc Waiting' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_TYPE__PHASE2_SERVICE_TIME

      static final int OUTPUT_RESULT_TYPE__PHASE2_SERVICE_TIME
      The feature id for the 'Phase2 Service Time' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_TYPE__PHASE2_SERVICE_TIME_VARIANCE

      static final int OUTPUT_RESULT_TYPE__PHASE2_SERVICE_TIME_VARIANCE
      The feature id for the 'Phase2 Service Time Variance' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_TYPE__PHASE2_UTILIZATION

      static final int OUTPUT_RESULT_TYPE__PHASE2_UTILIZATION
      The feature id for the 'Phase2 Utilization' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_TYPE__PHASE2_WAITING

      static final int OUTPUT_RESULT_TYPE__PHASE2_WAITING
      The feature id for the 'Phase2 Waiting' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_TYPE__PHASE2_WAITING_VARIANCE

      static final int OUTPUT_RESULT_TYPE__PHASE2_WAITING_VARIANCE
      The feature id for the 'Phase2 Waiting Variance' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_TYPE__PHASE3_PROC_WAITING

      static final int OUTPUT_RESULT_TYPE__PHASE3_PROC_WAITING
      The feature id for the 'Phase3 Proc Waiting' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_TYPE__PHASE3_SERVICE_TIME

      static final int OUTPUT_RESULT_TYPE__PHASE3_SERVICE_TIME
      The feature id for the 'Phase3 Service Time' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_TYPE__PHASE3_SERVICE_TIME_VARIANCE

      static final int OUTPUT_RESULT_TYPE__PHASE3_SERVICE_TIME_VARIANCE
      The feature id for the 'Phase3 Service Time Variance' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_TYPE__PHASE3_UTILIZATION

      static final int OUTPUT_RESULT_TYPE__PHASE3_UTILIZATION
      The feature id for the 'Phase3 Utilization' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_TYPE__PHASE3_WAITING

      static final int OUTPUT_RESULT_TYPE__PHASE3_WAITING
      The feature id for the 'Phase3 Waiting' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_TYPE__PHASE3_WAITING_VARIANCE

      static final int OUTPUT_RESULT_TYPE__PHASE3_WAITING_VARIANCE
      The feature id for the 'Phase3 Waiting Variance' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_TYPE__PROB_EXCEED_MAX_SERVICE_TIME

      static final int OUTPUT_RESULT_TYPE__PROB_EXCEED_MAX_SERVICE_TIME
      The feature id for the 'Prob Exceed Max Service Time' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_TYPE__PROC_UTILIZATION

      static final int OUTPUT_RESULT_TYPE__PROC_UTILIZATION
      The feature id for the 'Proc Utilization' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_TYPE__PROC_WAITING

      static final int OUTPUT_RESULT_TYPE__PROC_WAITING
      The feature id for the 'Proc Waiting' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_TYPE__RWLOCK_READER_HOLDING

      static final int OUTPUT_RESULT_TYPE__RWLOCK_READER_HOLDING
      The feature id for the 'Rwlock Reader Holding' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_TYPE__RWLOCK_READER_UTILIZATION

      static final int OUTPUT_RESULT_TYPE__RWLOCK_READER_UTILIZATION
      The feature id for the 'Rwlock Reader Utilization' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_TYPE__RWLOCK_READER_WAITING

      static final int OUTPUT_RESULT_TYPE__RWLOCK_READER_WAITING
      The feature id for the 'Rwlock Reader Waiting' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_TYPE__RWLOCK_READER_WAITING_VARIANCE

      static final int OUTPUT_RESULT_TYPE__RWLOCK_READER_WAITING_VARIANCE
      The feature id for the 'Rwlock Reader Waiting Variance' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_TYPE__RWLOCK_WRITER_HOLDING

      static final int OUTPUT_RESULT_TYPE__RWLOCK_WRITER_HOLDING
      The feature id for the 'Rwlock Writer Holding' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_TYPE__RWLOCK_WRITER_UTILIZATION

      static final int OUTPUT_RESULT_TYPE__RWLOCK_WRITER_UTILIZATION
      The feature id for the 'Rwlock Writer Utilization' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_TYPE__RWLOCK_WRITER_WAITING

      static final int OUTPUT_RESULT_TYPE__RWLOCK_WRITER_WAITING
      The feature id for the 'Rwlock Writer Waiting' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_TYPE__RWLOCK_WRITER_WAITING_VARIANCE

      static final int OUTPUT_RESULT_TYPE__RWLOCK_WRITER_WAITING_VARIANCE
      The feature id for the 'Rwlock Writer Waiting Variance' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_TYPE__SEMAPHORE_UTILIZATION

      static final int OUTPUT_RESULT_TYPE__SEMAPHORE_UTILIZATION
      The feature id for the 'Semaphore Utilization' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_TYPE__SEMAPHORE_WAITING

      static final int OUTPUT_RESULT_TYPE__SEMAPHORE_WAITING
      The feature id for the 'Semaphore Waiting' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_TYPE__SEMAPHORE_WAITING_VARIANCE

      static final int OUTPUT_RESULT_TYPE__SEMAPHORE_WAITING_VARIANCE
      The feature id for the 'Semaphore Waiting Variance' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_TYPE__SERVICE_TIME

      static final int OUTPUT_RESULT_TYPE__SERVICE_TIME
      The feature id for the 'Service Time' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_TYPE__SERVICE_TIME_VARIANCE

      static final int OUTPUT_RESULT_TYPE__SERVICE_TIME_VARIANCE
      The feature id for the 'Service Time Variance' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_TYPE__SQUARED_COEFF_VARIATION

      static final int OUTPUT_RESULT_TYPE__SQUARED_COEFF_VARIATION
      The feature id for the 'Squared Coeff Variation' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_TYPE__THROUGHPUT

      static final int OUTPUT_RESULT_TYPE__THROUGHPUT
      The feature id for the 'Throughput' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_TYPE__THROUGHPUT_BOUND

      static final int OUTPUT_RESULT_TYPE__THROUGHPUT_BOUND
      The feature id for the 'Throughput Bound' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_TYPE__UTILIZATION

      static final int OUTPUT_RESULT_TYPE__UTILIZATION
      The feature id for the 'Utilization' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_TYPE__WAITING

      static final int OUTPUT_RESULT_TYPE__WAITING
      The feature id for the 'Waiting' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_TYPE__WAITING_VARIANCE

      static final int OUTPUT_RESULT_TYPE__WAITING_VARIANCE
      The feature id for the 'Waiting Variance' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_TYPE__BOTTLENECK_STRENGTH

      static final int OUTPUT_RESULT_TYPE__BOTTLENECK_STRENGTH
      The feature id for the 'Bottleneck Strength' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_TYPE_FEATURE_COUNT

      static final int OUTPUT_RESULT_TYPE_FEATURE_COUNT
      The number of structural features of the 'Output Result Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • OUTPUT_RESULT_TYPE_OPERATION_COUNT

      static final int OUTPUT_RESULT_TYPE_OPERATION_COUNT
      The number of operations of the 'Output Result Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • PARAMETER_TYPE

      static final int PARAMETER_TYPE
      The meta object id for the 'Parameter Type' class.
      See Also:
      Generated class or method.
    • PARAMETER_TYPE__NAME

      static final int PARAMETER_TYPE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • PARAMETER_TYPE__VALUE

      static final int PARAMETER_TYPE__VALUE
      The feature id for the 'Value' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • PARAMETER_TYPE_FEATURE_COUNT

      static final int PARAMETER_TYPE_FEATURE_COUNT
      The number of structural features of the 'Parameter Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • PARAMETER_TYPE_OPERATION_COUNT

      static final int PARAMETER_TYPE_OPERATION_COUNT
      The number of operations of the 'Parameter Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • PARA_TYPE

      static final int PARA_TYPE
      The meta object id for the 'Para Type' class.
      See Also:
      Generated class or method.
    • PARA_TYPE__START_VALUE

      static final int PARA_TYPE__START_VALUE
      The feature id for the 'Start Value' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • PARA_TYPE__END_VALUE

      static final int PARA_TYPE__END_VALUE
      The feature id for the 'End Value' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • PARA_TYPE__STEP_VALUE

      static final int PARA_TYPE__STEP_VALUE
      The feature id for the 'Step Value' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • PARA_TYPE__VALUE

      static final int PARA_TYPE__VALUE
      The feature id for the 'Value' attribute list.
      See Also:
      Generated class or method.
      Ordered collection.
    • PARA_TYPE_FEATURE_COUNT

      static final int PARA_TYPE_FEATURE_COUNT
      The number of structural features of the 'Para Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • PARA_TYPE_OPERATION_COUNT

      static final int PARA_TYPE_OPERATION_COUNT
      The number of operations of the 'Para Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • PHASE_ACTIVITIES

      static final int PHASE_ACTIVITIES
      The meta object id for the 'Phase Activities' class.
      See Also:
      Generated class or method.
    • PHASE_ACTIVITIES__ACTIVITY

      static final int PHASE_ACTIVITIES__ACTIVITY
      The feature id for the 'Activity' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • PHASE_ACTIVITIES_FEATURE_COUNT

      static final int PHASE_ACTIVITIES_FEATURE_COUNT
      The number of structural features of the 'Phase Activities' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • PHASE_ACTIVITIES_OPERATION_COUNT

      static final int PHASE_ACTIVITIES_OPERATION_COUNT
      The number of operations of the 'Phase Activities' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • PLOT_CONTROL_TYPE

      static final int PLOT_CONTROL_TYPE
      The meta object id for the 'Plot Control Type' class.
      See Also:
      Generated class or method.
    • PLOT_CONTROL_TYPE__FIRST_PLOT

      static final int PLOT_CONTROL_TYPE__FIRST_PLOT
      The feature id for the 'First Plot' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • PLOT_CONTROL_TYPE__PLOT

      static final int PLOT_CONTROL_TYPE__PLOT
      The feature id for the 'Plot' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • PLOT_CONTROL_TYPE_FEATURE_COUNT

      static final int PLOT_CONTROL_TYPE_FEATURE_COUNT
      The number of structural features of the 'Plot Control Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • PLOT_CONTROL_TYPE_OPERATION_COUNT

      static final int PLOT_CONTROL_TYPE_OPERATION_COUNT
      The number of operations of the 'Plot Control Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • PLOT_TYPE

      static final int PLOT_TYPE
      The meta object id for the 'Plot Type' class.
      See Also:
      Generated class or method.
    • PLOT_TYPE__VARIABLE

      static final int PLOT_TYPE__VARIABLE
      The feature id for the 'Variable' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • PLOT_TYPE_FEATURE_COUNT

      static final int PLOT_TYPE_FEATURE_COUNT
      The number of structural features of the 'Plot Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • PLOT_TYPE_OPERATION_COUNT

      static final int PLOT_TYPE_OPERATION_COUNT
      The number of operations of the 'Plot Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • PORT_BINDING_TYPE

      static final int PORT_BINDING_TYPE
      The meta object id for the 'Port Binding Type' class.
      See Also:
      Generated class or method.
    • PORT_BINDING_TYPE__SOURCE

      static final int PORT_BINDING_TYPE__SOURCE
      The feature id for the 'Source' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • PORT_BINDING_TYPE__TARGET

      static final int PORT_BINDING_TYPE__TARGET
      The feature id for the 'Target' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • PORT_BINDING_TYPE_FEATURE_COUNT

      static final int PORT_BINDING_TYPE_FEATURE_COUNT
      The number of structural features of the 'Port Binding Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • PORT_BINDING_TYPE_OPERATION_COUNT

      static final int PORT_BINDING_TYPE_OPERATION_COUNT
      The number of operations of the 'Port Binding Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • PRAGMA_TYPE

      static final int PRAGMA_TYPE
      The meta object id for the 'Pragma Type' class.
      See Also:
      Generated class or method.
    • PRAGMA_TYPE__PARAM

      static final int PRAGMA_TYPE__PARAM
      The feature id for the 'Param' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • PRAGMA_TYPE__VALUE

      static final int PRAGMA_TYPE__VALUE
      The feature id for the 'Value' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • PRAGMA_TYPE_FEATURE_COUNT

      static final int PRAGMA_TYPE_FEATURE_COUNT
      The number of structural features of the 'Pragma Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • PRAGMA_TYPE_OPERATION_COUNT

      static final int PRAGMA_TYPE_OPERATION_COUNT
      The number of operations of the 'Pragma Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • PRECEDENCE_TYPE

      static final int PRECEDENCE_TYPE
      The meta object id for the 'Precedence Type' class.
      See Also:
      Generated class or method.
    • PRECEDENCE_TYPE__PRE

      static final int PRECEDENCE_TYPE__PRE
      The feature id for the 'Pre' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • PRECEDENCE_TYPE__PRE_OR

      static final int PRECEDENCE_TYPE__PRE_OR
      The feature id for the 'Pre OR' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • PRECEDENCE_TYPE__PRE_AND

      static final int PRECEDENCE_TYPE__PRE_AND
      The feature id for the 'Pre AND' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • PRECEDENCE_TYPE__POST

      static final int PRECEDENCE_TYPE__POST
      The feature id for the 'Post' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • PRECEDENCE_TYPE__POST_OR

      static final int PRECEDENCE_TYPE__POST_OR
      The feature id for the 'Post OR' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • PRECEDENCE_TYPE__POST_AND

      static final int PRECEDENCE_TYPE__POST_AND
      The feature id for the 'Post AND' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • PRECEDENCE_TYPE__POST_LOOP

      static final int PRECEDENCE_TYPE__POST_LOOP
      The feature id for the 'Post LOOP' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • PRECEDENCE_TYPE_FEATURE_COUNT

      static final int PRECEDENCE_TYPE_FEATURE_COUNT
      The number of structural features of the 'Precedence Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • PRECEDENCE_TYPE_OPERATION_COUNT

      static final int PRECEDENCE_TYPE_OPERATION_COUNT
      The number of operations of the 'Precedence Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROCESSOR_BINDING_TYPE

      static final int PROCESSOR_BINDING_TYPE
      The meta object id for the 'Processor Binding Type' class.
      See Also:
      Generated class or method.
    • PROCESSOR_BINDING_TYPE__SOURCE

      static final int PROCESSOR_BINDING_TYPE__SOURCE
      The feature id for the 'Source' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROCESSOR_BINDING_TYPE__TARGET

      static final int PROCESSOR_BINDING_TYPE__TARGET
      The feature id for the 'Target' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROCESSOR_BINDING_TYPE_FEATURE_COUNT

      static final int PROCESSOR_BINDING_TYPE_FEATURE_COUNT
      The number of structural features of the 'Processor Binding Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROCESSOR_BINDING_TYPE_OPERATION_COUNT

      static final int PROCESSOR_BINDING_TYPE_OPERATION_COUNT
      The number of operations of the 'Processor Binding Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROCESSOR_TYPE

      static final int PROCESSOR_TYPE
      The meta object id for the 'Processor Type' class.
      See Also:
      Generated class or method.
    • PROCESSOR_TYPE__RESULT_PROCESSOR

      static final int PROCESSOR_TYPE__RESULT_PROCESSOR
      The feature id for the 'Result Processor' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROCESSOR_TYPE__GROUP

      static final int PROCESSOR_TYPE__GROUP
      The feature id for the 'Group' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROCESSOR_TYPE__TASK

      static final int PROCESSOR_TYPE__TASK
      The feature id for the 'Task' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROCESSOR_TYPE__MULTIPLICITY

      static final int PROCESSOR_TYPE__MULTIPLICITY
      The feature id for the 'Multiplicity' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROCESSOR_TYPE__NAME

      static final int PROCESSOR_TYPE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROCESSOR_TYPE__QUANTUM

      static final int PROCESSOR_TYPE__QUANTUM
      The feature id for the 'Quantum' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROCESSOR_TYPE__REPLICATION

      static final int PROCESSOR_TYPE__REPLICATION
      The feature id for the 'Replication' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROCESSOR_TYPE__SCHEDULING

      static final int PROCESSOR_TYPE__SCHEDULING
      The feature id for the 'Scheduling' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROCESSOR_TYPE__SPEED_FACTOR

      static final int PROCESSOR_TYPE__SPEED_FACTOR
      The feature id for the 'Speed Factor' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROCESSOR_TYPE_FEATURE_COUNT

      static final int PROCESSOR_TYPE_FEATURE_COUNT
      The number of structural features of the 'Processor Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROCESSOR_TYPE_OPERATION_COUNT

      static final int PROCESSOR_TYPE_OPERATION_COUNT
      The number of operations of the 'Processor Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • REPLY_ACTIVITY_TYPE

      static final int REPLY_ACTIVITY_TYPE
      The meta object id for the 'Reply Activity Type' class.
      See Also:
      Generated class or method.
    • REPLY_ACTIVITY_TYPE__NAME

      static final int REPLY_ACTIVITY_TYPE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • REPLY_ACTIVITY_TYPE_FEATURE_COUNT

      static final int REPLY_ACTIVITY_TYPE_FEATURE_COUNT
      The number of structural features of the 'Reply Activity Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • REPLY_ACTIVITY_TYPE_OPERATION_COUNT

      static final int REPLY_ACTIVITY_TYPE_OPERATION_COUNT
      The number of operations of the 'Reply Activity Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • REPLY_ENTRY_TYPE

      static final int REPLY_ENTRY_TYPE
      The meta object id for the 'Reply Entry Type' class.
      See Also:
      Generated class or method.
    • REPLY_ENTRY_TYPE__REPLY_ACTIVITY

      static final int REPLY_ENTRY_TYPE__REPLY_ACTIVITY
      The feature id for the 'Reply Activity' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • REPLY_ENTRY_TYPE__NAME

      static final int REPLY_ENTRY_TYPE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • REPLY_ENTRY_TYPE_FEATURE_COUNT

      static final int REPLY_ENTRY_TYPE_FEATURE_COUNT
      The number of structural features of the 'Reply Entry Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • REPLY_ENTRY_TYPE_OPERATION_COUNT

      static final int REPLY_ENTRY_TYPE_OPERATION_COUNT
      The number of operations of the 'Reply Entry Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE

      static final int RESULT_CONF95_TYPE
      The meta object id for the 'Result Conf95 Type' class.
      See Also:
      Generated class or method.
    • RESULT_CONF95_TYPE__JOIN_VARIANCE

      static final int RESULT_CONF95_TYPE__JOIN_VARIANCE
      The feature id for the 'Join Variance' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE__JOIN_WAITING

      static final int RESULT_CONF95_TYPE__JOIN_WAITING
      The feature id for the 'Join Waiting' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE_FEATURE_COUNT

      static final int RESULT_CONF95_TYPE_FEATURE_COUNT
      The number of structural features of the 'Result Conf95 Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE_OPERATION_COUNT

      static final int RESULT_CONF95_TYPE_OPERATION_COUNT
      The number of operations of the 'Result Conf95 Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE1

      static final int RESULT_CONF95_TYPE1
      The meta object id for the 'Result Conf95 Type1' class.
      See Also:
      Generated class or method.
    • RESULT_CONF95_TYPE1__LOSS_PROBABILITY

      static final int RESULT_CONF95_TYPE1__LOSS_PROBABILITY
      The feature id for the 'Loss Probability' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE1__OPEN_WAIT_TIME

      static final int RESULT_CONF95_TYPE1__OPEN_WAIT_TIME
      The feature id for the 'Open Wait Time' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE1__PHASE1_PROC_WAITING

      static final int RESULT_CONF95_TYPE1__PHASE1_PROC_WAITING
      The feature id for the 'Phase1 Proc Waiting' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE1__PHASE1_SERVICE_TIME

      static final int RESULT_CONF95_TYPE1__PHASE1_SERVICE_TIME
      The feature id for the 'Phase1 Service Time' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE1__PHASE1_SERVICE_TIME_VARIANCE

      static final int RESULT_CONF95_TYPE1__PHASE1_SERVICE_TIME_VARIANCE
      The feature id for the 'Phase1 Service Time Variance' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE1__PHASE1_UTILIZATION

      static final int RESULT_CONF95_TYPE1__PHASE1_UTILIZATION
      The feature id for the 'Phase1 Utilization' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE1__PHASE1_WAITING

      static final int RESULT_CONF95_TYPE1__PHASE1_WAITING
      The feature id for the 'Phase1 Waiting' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE1__PHASE1_WAITING_VARIANCE

      static final int RESULT_CONF95_TYPE1__PHASE1_WAITING_VARIANCE
      The feature id for the 'Phase1 Waiting Variance' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE1__PHASE2_PROC_WAITING

      static final int RESULT_CONF95_TYPE1__PHASE2_PROC_WAITING
      The feature id for the 'Phase2 Proc Waiting' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE1__PHASE2_SERVICE_TIME

      static final int RESULT_CONF95_TYPE1__PHASE2_SERVICE_TIME
      The feature id for the 'Phase2 Service Time' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE1__PHASE2_SERVICE_TIME_VARIANCE

      static final int RESULT_CONF95_TYPE1__PHASE2_SERVICE_TIME_VARIANCE
      The feature id for the 'Phase2 Service Time Variance' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE1__PHASE2_UTILIZATION

      static final int RESULT_CONF95_TYPE1__PHASE2_UTILIZATION
      The feature id for the 'Phase2 Utilization' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE1__PHASE2_WAITING

      static final int RESULT_CONF95_TYPE1__PHASE2_WAITING
      The feature id for the 'Phase2 Waiting' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE1__PHASE2_WAITING_VARIANCE

      static final int RESULT_CONF95_TYPE1__PHASE2_WAITING_VARIANCE
      The feature id for the 'Phase2 Waiting Variance' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE1__PHASE3_PROC_WAITING

      static final int RESULT_CONF95_TYPE1__PHASE3_PROC_WAITING
      The feature id for the 'Phase3 Proc Waiting' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE1__PHASE3_SERVICE_TIME

      static final int RESULT_CONF95_TYPE1__PHASE3_SERVICE_TIME
      The feature id for the 'Phase3 Service Time' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE1__PHASE3_SERVICE_TIME_VARIANCE

      static final int RESULT_CONF95_TYPE1__PHASE3_SERVICE_TIME_VARIANCE
      The feature id for the 'Phase3 Service Time Variance' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE1__PHASE3_UTILIZATION

      static final int RESULT_CONF95_TYPE1__PHASE3_UTILIZATION
      The feature id for the 'Phase3 Utilization' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE1__PHASE3_WAITING

      static final int RESULT_CONF95_TYPE1__PHASE3_WAITING
      The feature id for the 'Phase3 Waiting' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE1__PHASE3_WAITING_VARIANCE

      static final int RESULT_CONF95_TYPE1__PHASE3_WAITING_VARIANCE
      The feature id for the 'Phase3 Waiting Variance' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE1__PROB_EXCEED_MAX_SERVICE_TIME

      static final int RESULT_CONF95_TYPE1__PROB_EXCEED_MAX_SERVICE_TIME
      The feature id for the 'Prob Exceed Max Service Time' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE1__PROC_UTILIZATION

      static final int RESULT_CONF95_TYPE1__PROC_UTILIZATION
      The feature id for the 'Proc Utilization' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE1__PROC_WAITING

      static final int RESULT_CONF95_TYPE1__PROC_WAITING
      The feature id for the 'Proc Waiting' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE1__RWLOCK_READER_HOLDING

      static final int RESULT_CONF95_TYPE1__RWLOCK_READER_HOLDING
      The feature id for the 'Rwlock Reader Holding' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE1__RWLOCK_READER_UTILIZATION

      static final int RESULT_CONF95_TYPE1__RWLOCK_READER_UTILIZATION
      The feature id for the 'Rwlock Reader Utilization' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE1__RWLOCK_READER_WAITING

      static final int RESULT_CONF95_TYPE1__RWLOCK_READER_WAITING
      The feature id for the 'Rwlock Reader Waiting' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE1__RWLOCK_READER_WAITING_VARIANCE

      static final int RESULT_CONF95_TYPE1__RWLOCK_READER_WAITING_VARIANCE
      The feature id for the 'Rwlock Reader Waiting Variance' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE1__RWLOCK_WRITER_HOLDING

      static final int RESULT_CONF95_TYPE1__RWLOCK_WRITER_HOLDING
      The feature id for the 'Rwlock Writer Holding' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE1__RWLOCK_WRITER_UTILIZATION

      static final int RESULT_CONF95_TYPE1__RWLOCK_WRITER_UTILIZATION
      The feature id for the 'Rwlock Writer Utilization' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE1__RWLOCK_WRITER_WAITING

      static final int RESULT_CONF95_TYPE1__RWLOCK_WRITER_WAITING
      The feature id for the 'Rwlock Writer Waiting' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE1__RWLOCK_WRITER_WAITING_VARIANCE

      static final int RESULT_CONF95_TYPE1__RWLOCK_WRITER_WAITING_VARIANCE
      The feature id for the 'Rwlock Writer Waiting Variance' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE1__SEMAPHORE_UTILIZATION

      static final int RESULT_CONF95_TYPE1__SEMAPHORE_UTILIZATION
      The feature id for the 'Semaphore Utilization' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE1__SEMAPHORE_WAITING

      static final int RESULT_CONF95_TYPE1__SEMAPHORE_WAITING
      The feature id for the 'Semaphore Waiting' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE1__SEMAPHORE_WAITING_VARIANCE

      static final int RESULT_CONF95_TYPE1__SEMAPHORE_WAITING_VARIANCE
      The feature id for the 'Semaphore Waiting Variance' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE1__SERVICE_TIME

      static final int RESULT_CONF95_TYPE1__SERVICE_TIME
      The feature id for the 'Service Time' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE1__SERVICE_TIME_VARIANCE

      static final int RESULT_CONF95_TYPE1__SERVICE_TIME_VARIANCE
      The feature id for the 'Service Time Variance' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE1__SQUARED_COEFF_VARIATION

      static final int RESULT_CONF95_TYPE1__SQUARED_COEFF_VARIATION
      The feature id for the 'Squared Coeff Variation' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE1__THROUGHPUT

      static final int RESULT_CONF95_TYPE1__THROUGHPUT
      The feature id for the 'Throughput' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE1__THROUGHPUT_BOUND

      static final int RESULT_CONF95_TYPE1__THROUGHPUT_BOUND
      The feature id for the 'Throughput Bound' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE1__UTILIZATION

      static final int RESULT_CONF95_TYPE1__UTILIZATION
      The feature id for the 'Utilization' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE1__WAITING

      static final int RESULT_CONF95_TYPE1__WAITING
      The feature id for the 'Waiting' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE1__WAITING_VARIANCE

      static final int RESULT_CONF95_TYPE1__WAITING_VARIANCE
      The feature id for the 'Waiting Variance' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE1_FEATURE_COUNT

      static final int RESULT_CONF95_TYPE1_FEATURE_COUNT
      The number of structural features of the 'Result Conf95 Type1' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF95_TYPE1_OPERATION_COUNT

      static final int RESULT_CONF95_TYPE1_OPERATION_COUNT
      The number of operations of the 'Result Conf95 Type1' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE

      static final int RESULT_CONF99_TYPE
      The meta object id for the 'Result Conf99 Type' class.
      See Also:
      Generated class or method.
    • RESULT_CONF99_TYPE__JOIN_VARIANCE

      static final int RESULT_CONF99_TYPE__JOIN_VARIANCE
      The feature id for the 'Join Variance' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE__JOIN_WAITING

      static final int RESULT_CONF99_TYPE__JOIN_WAITING
      The feature id for the 'Join Waiting' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE_FEATURE_COUNT

      static final int RESULT_CONF99_TYPE_FEATURE_COUNT
      The number of structural features of the 'Result Conf99 Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE_OPERATION_COUNT

      static final int RESULT_CONF99_TYPE_OPERATION_COUNT
      The number of operations of the 'Result Conf99 Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE1

      static final int RESULT_CONF99_TYPE1
      The meta object id for the 'Result Conf99 Type1' class.
      See Also:
      Generated class or method.
    • RESULT_CONF99_TYPE1__LOSS_PROBABILITY

      static final int RESULT_CONF99_TYPE1__LOSS_PROBABILITY
      The feature id for the 'Loss Probability' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE1__OPEN_WAIT_TIME

      static final int RESULT_CONF99_TYPE1__OPEN_WAIT_TIME
      The feature id for the 'Open Wait Time' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE1__PHASE1_PROC_WAITING

      static final int RESULT_CONF99_TYPE1__PHASE1_PROC_WAITING
      The feature id for the 'Phase1 Proc Waiting' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE1__PHASE1_SERVICE_TIME

      static final int RESULT_CONF99_TYPE1__PHASE1_SERVICE_TIME
      The feature id for the 'Phase1 Service Time' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE1__PHASE1_SERVICE_TIME_VARIANCE

      static final int RESULT_CONF99_TYPE1__PHASE1_SERVICE_TIME_VARIANCE
      The feature id for the 'Phase1 Service Time Variance' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE1__PHASE1_UTILIZATION

      static final int RESULT_CONF99_TYPE1__PHASE1_UTILIZATION
      The feature id for the 'Phase1 Utilization' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE1__PHASE1_WAITING

      static final int RESULT_CONF99_TYPE1__PHASE1_WAITING
      The feature id for the 'Phase1 Waiting' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE1__PHASE1_WAITING_VARIANCE

      static final int RESULT_CONF99_TYPE1__PHASE1_WAITING_VARIANCE
      The feature id for the 'Phase1 Waiting Variance' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE1__PHASE2_PROC_WAITING

      static final int RESULT_CONF99_TYPE1__PHASE2_PROC_WAITING
      The feature id for the 'Phase2 Proc Waiting' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE1__PHASE2_SERVICE_TIME

      static final int RESULT_CONF99_TYPE1__PHASE2_SERVICE_TIME
      The feature id for the 'Phase2 Service Time' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE1__PHASE2_SERVICE_TIME_VARIANCE

      static final int RESULT_CONF99_TYPE1__PHASE2_SERVICE_TIME_VARIANCE
      The feature id for the 'Phase2 Service Time Variance' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE1__PHASE2_UTILIZATION

      static final int RESULT_CONF99_TYPE1__PHASE2_UTILIZATION
      The feature id for the 'Phase2 Utilization' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE1__PHASE2_WAITING

      static final int RESULT_CONF99_TYPE1__PHASE2_WAITING
      The feature id for the 'Phase2 Waiting' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE1__PHASE2_WAITING_VARIANCE

      static final int RESULT_CONF99_TYPE1__PHASE2_WAITING_VARIANCE
      The feature id for the 'Phase2 Waiting Variance' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE1__PHASE3_PROC_WAITING

      static final int RESULT_CONF99_TYPE1__PHASE3_PROC_WAITING
      The feature id for the 'Phase3 Proc Waiting' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE1__PHASE3_SERVICE_TIME

      static final int RESULT_CONF99_TYPE1__PHASE3_SERVICE_TIME
      The feature id for the 'Phase3 Service Time' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE1__PHASE3_SERVICE_TIME_VARIANCE

      static final int RESULT_CONF99_TYPE1__PHASE3_SERVICE_TIME_VARIANCE
      The feature id for the 'Phase3 Service Time Variance' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE1__PHASE3_UTILIZATION

      static final int RESULT_CONF99_TYPE1__PHASE3_UTILIZATION
      The feature id for the 'Phase3 Utilization' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE1__PHASE3_WAITING

      static final int RESULT_CONF99_TYPE1__PHASE3_WAITING
      The feature id for the 'Phase3 Waiting' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE1__PHASE3_WAITING_VARIANCE

      static final int RESULT_CONF99_TYPE1__PHASE3_WAITING_VARIANCE
      The feature id for the 'Phase3 Waiting Variance' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE1__PROB_EXCEED_MAX_SERVICE_TIME

      static final int RESULT_CONF99_TYPE1__PROB_EXCEED_MAX_SERVICE_TIME
      The feature id for the 'Prob Exceed Max Service Time' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE1__PROC_UTILIZATION

      static final int RESULT_CONF99_TYPE1__PROC_UTILIZATION
      The feature id for the 'Proc Utilization' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE1__PROC_WAITING

      static final int RESULT_CONF99_TYPE1__PROC_WAITING
      The feature id for the 'Proc Waiting' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE1__RWLOCK_READER_HOLDING

      static final int RESULT_CONF99_TYPE1__RWLOCK_READER_HOLDING
      The feature id for the 'Rwlock Reader Holding' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE1__RWLOCK_READER_UTILIZATION

      static final int RESULT_CONF99_TYPE1__RWLOCK_READER_UTILIZATION
      The feature id for the 'Rwlock Reader Utilization' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE1__RWLOCK_READER_WAITING

      static final int RESULT_CONF99_TYPE1__RWLOCK_READER_WAITING
      The feature id for the 'Rwlock Reader Waiting' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE1__RWLOCK_READER_WAITING_VARIANCE

      static final int RESULT_CONF99_TYPE1__RWLOCK_READER_WAITING_VARIANCE
      The feature id for the 'Rwlock Reader Waiting Variance' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE1__RWLOCK_WRITER_HOLDING

      static final int RESULT_CONF99_TYPE1__RWLOCK_WRITER_HOLDING
      The feature id for the 'Rwlock Writer Holding' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE1__RWLOCK_WRITER_UTILIZATION

      static final int RESULT_CONF99_TYPE1__RWLOCK_WRITER_UTILIZATION
      The feature id for the 'Rwlock Writer Utilization' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE1__RWLOCK_WRITER_WAITING

      static final int RESULT_CONF99_TYPE1__RWLOCK_WRITER_WAITING
      The feature id for the 'Rwlock Writer Waiting' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE1__RWLOCK_WRITER_WAITING_VARIANCE

      static final int RESULT_CONF99_TYPE1__RWLOCK_WRITER_WAITING_VARIANCE
      The feature id for the 'Rwlock Writer Waiting Variance' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE1__SEMAPHORE_UTILIZATION

      static final int RESULT_CONF99_TYPE1__SEMAPHORE_UTILIZATION
      The feature id for the 'Semaphore Utilization' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE1__SEMAPHORE_WAITING

      static final int RESULT_CONF99_TYPE1__SEMAPHORE_WAITING
      The feature id for the 'Semaphore Waiting' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE1__SEMAPHORE_WAITING_VARIANCE

      static final int RESULT_CONF99_TYPE1__SEMAPHORE_WAITING_VARIANCE
      The feature id for the 'Semaphore Waiting Variance' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE1__SERVICE_TIME

      static final int RESULT_CONF99_TYPE1__SERVICE_TIME
      The feature id for the 'Service Time' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE1__SERVICE_TIME_VARIANCE

      static final int RESULT_CONF99_TYPE1__SERVICE_TIME_VARIANCE
      The feature id for the 'Service Time Variance' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE1__SQUARED_COEFF_VARIATION

      static final int RESULT_CONF99_TYPE1__SQUARED_COEFF_VARIATION
      The feature id for the 'Squared Coeff Variation' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE1__THROUGHPUT

      static final int RESULT_CONF99_TYPE1__THROUGHPUT
      The feature id for the 'Throughput' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE1__THROUGHPUT_BOUND

      static final int RESULT_CONF99_TYPE1__THROUGHPUT_BOUND
      The feature id for the 'Throughput Bound' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE1__UTILIZATION

      static final int RESULT_CONF99_TYPE1__UTILIZATION
      The feature id for the 'Utilization' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE1__WAITING

      static final int RESULT_CONF99_TYPE1__WAITING
      The feature id for the 'Waiting' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE1__WAITING_VARIANCE

      static final int RESULT_CONF99_TYPE1__WAITING_VARIANCE
      The feature id for the 'Waiting Variance' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE1_FEATURE_COUNT

      static final int RESULT_CONF99_TYPE1_FEATURE_COUNT
      The number of structural features of the 'Result Conf99 Type1' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_CONF99_TYPE1_OPERATION_COUNT

      static final int RESULT_CONF99_TYPE1_OPERATION_COUNT
      The number of operations of the 'Result Conf99 Type1' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_GENERAL_TYPE

      static final int RESULT_GENERAL_TYPE
      The meta object id for the 'Result General Type' class.
      See Also:
      Generated class or method.
    • RESULT_GENERAL_TYPE__MVA_INFO

      static final int RESULT_GENERAL_TYPE__MVA_INFO
      The feature id for the 'Mva Info' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_GENERAL_TYPE__CONV_VAL

      static final int RESULT_GENERAL_TYPE__CONV_VAL
      The feature id for the 'Conv Val' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_GENERAL_TYPE__ELAPSED_TIME

      static final int RESULT_GENERAL_TYPE__ELAPSED_TIME
      The feature id for the 'Elapsed Time' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_GENERAL_TYPE__ITERATIONS

      static final int RESULT_GENERAL_TYPE__ITERATIONS
      The feature id for the 'Iterations' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_GENERAL_TYPE__PLATFORM_INFO

      static final int RESULT_GENERAL_TYPE__PLATFORM_INFO
      The feature id for the 'Platform Info' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_GENERAL_TYPE__SOLVER_INFO

      static final int RESULT_GENERAL_TYPE__SOLVER_INFO
      The feature id for the 'Solver Info' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_GENERAL_TYPE__SYSTEM_CPU_TIME

      static final int RESULT_GENERAL_TYPE__SYSTEM_CPU_TIME
      The feature id for the 'System Cpu Time' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_GENERAL_TYPE__USER_CPU_TIME

      static final int RESULT_GENERAL_TYPE__USER_CPU_TIME
      The feature id for the 'User Cpu Time' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_GENERAL_TYPE__VALID

      static final int RESULT_GENERAL_TYPE__VALID
      The feature id for the 'Valid' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_GENERAL_TYPE_FEATURE_COUNT

      static final int RESULT_GENERAL_TYPE_FEATURE_COUNT
      The number of structural features of the 'Result General Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT_GENERAL_TYPE_OPERATION_COUNT

      static final int RESULT_GENERAL_TYPE_OPERATION_COUNT
      The number of operations of the 'Result General Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • RUN_CONTROL_TYPE

      static final int RUN_CONTROL_TYPE
      The meta object id for the 'Run Control Type' class.
      See Also:
      Generated class or method.
    • RUN_CONTROL_TYPE__PARA

      static final int RUN_CONTROL_TYPE__PARA
      The feature id for the 'Para' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • RUN_CONTROL_TYPE_FEATURE_COUNT

      static final int RUN_CONTROL_TYPE_FEATURE_COUNT
      The number of structural features of the 'Run Control Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • RUN_CONTROL_TYPE_OPERATION_COUNT

      static final int RUN_CONTROL_TYPE_OPERATION_COUNT
      The number of operations of the 'Run Control Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • SERVICE_TYPE

      static final int SERVICE_TYPE
      The meta object id for the 'Service Type' class.
      See Also:
      Generated class or method.
    • SERVICE_TYPE__NAME

      static final int SERVICE_TYPE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • SERVICE_TYPE_FEATURE_COUNT

      static final int SERVICE_TYPE_FEATURE_COUNT
      The number of structural features of the 'Service Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • SERVICE_TYPE_OPERATION_COUNT

      static final int SERVICE_TYPE_OPERATION_COUNT
      The number of operations of the 'Service Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • SINGLE_ACTIVITY_LIST_TYPE

      static final int SINGLE_ACTIVITY_LIST_TYPE
      The meta object id for the 'Single Activity List Type' class.
      See Also:
      Generated class or method.
    • SINGLE_ACTIVITY_LIST_TYPE__ACTIVITY

      static final int SINGLE_ACTIVITY_LIST_TYPE__ACTIVITY
      The feature id for the 'Activity' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • SINGLE_ACTIVITY_LIST_TYPE_FEATURE_COUNT

      static final int SINGLE_ACTIVITY_LIST_TYPE_FEATURE_COUNT
      The number of structural features of the 'Single Activity List Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • SINGLE_ACTIVITY_LIST_TYPE_OPERATION_COUNT

      static final int SINGLE_ACTIVITY_LIST_TYPE_OPERATION_COUNT
      The number of operations of the 'Single Activity List Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • SLOT_TYPE

      static final int SLOT_TYPE
      The meta object id for the 'Slot Type' class.
      See Also:
      Generated class or method.
    • SLOT_TYPE__INTERFACE

      static final int SLOT_TYPE__INTERFACE
      The feature id for the 'Interface' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • SLOT_TYPE__BINDING

      static final int SLOT_TYPE__BINDING
      The feature id for the 'Binding' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • SLOT_TYPE__BIND_TARGET

      static final int SLOT_TYPE__BIND_TARGET
      The feature id for the 'Bind Target' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • SLOT_TYPE__ID

      static final int SLOT_TYPE__ID
      The feature id for the 'Id' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • SLOT_TYPE__REPLIC_NUM

      static final int SLOT_TYPE__REPLIC_NUM
      The feature id for the 'Replic Num' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • SLOT_TYPE_FEATURE_COUNT

      static final int SLOT_TYPE_FEATURE_COUNT
      The number of structural features of the 'Slot Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • SLOT_TYPE_OPERATION_COUNT

      static final int SLOT_TYPE_OPERATION_COUNT
      The number of operations of the 'Slot Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • SOLVER_PARAMS_TYPE

      static final int SOLVER_PARAMS_TYPE
      The meta object id for the 'Solver Params Type' class.
      See Also:
      Generated class or method.
    • SOLVER_PARAMS_TYPE__RESULT_GENERAL

      static final int SOLVER_PARAMS_TYPE__RESULT_GENERAL
      The feature id for the 'Result General' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • SOLVER_PARAMS_TYPE__PRAGMA

      static final int SOLVER_PARAMS_TYPE__PRAGMA
      The feature id for the 'Pragma' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • SOLVER_PARAMS_TYPE__COMMENT

      static final int SOLVER_PARAMS_TYPE__COMMENT
      The feature id for the 'Comment' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • SOLVER_PARAMS_TYPE__CONV_VAL

      static final int SOLVER_PARAMS_TYPE__CONV_VAL
      The feature id for the 'Conv Val' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • SOLVER_PARAMS_TYPE__IT_LIMIT

      static final int SOLVER_PARAMS_TYPE__IT_LIMIT
      The feature id for the 'It Limit' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • SOLVER_PARAMS_TYPE__PRINT_INT

      static final int SOLVER_PARAMS_TYPE__PRINT_INT
      The feature id for the 'Print Int' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • SOLVER_PARAMS_TYPE__UNDERRELAX_COEFF

      static final int SOLVER_PARAMS_TYPE__UNDERRELAX_COEFF
      The feature id for the 'Underrelax Coeff' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • SOLVER_PARAMS_TYPE_FEATURE_COUNT

      static final int SOLVER_PARAMS_TYPE_FEATURE_COUNT
      The number of structural features of the 'Solver Params Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • SOLVER_PARAMS_TYPE_OPERATION_COUNT

      static final int SOLVER_PARAMS_TYPE_OPERATION_COUNT
      The number of operations of the 'Solver Params Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • SYNCH_CALL_TYPE

      static final int SYNCH_CALL_TYPE
      The meta object id for the 'Synch Call Type' class.
      See Also:
      Generated class or method.
    • SYNCH_CALL_TYPE__DEST

      static final int SYNCH_CALL_TYPE__DEST
      The feature id for the 'Dest' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • SYNCH_CALL_TYPE_FEATURE_COUNT

      static final int SYNCH_CALL_TYPE_FEATURE_COUNT
      The number of structural features of the 'Synch Call Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • SYNCH_CALL_TYPE_OPERATION_COUNT

      static final int SYNCH_CALL_TYPE_OPERATION_COUNT
      The number of operations of the 'Synch Call Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • TASK_ACTIVITY_GRAPH

      static final int TASK_ACTIVITY_GRAPH
      The meta object id for the 'Task Activity Graph' class.
      See Also:
      Generated class or method.
    • TASK_ACTIVITY_GRAPH__ACTIVITY

      static final int TASK_ACTIVITY_GRAPH__ACTIVITY
      The feature id for the 'Activity' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • TASK_ACTIVITY_GRAPH__PRECEDENCE

      static final int TASK_ACTIVITY_GRAPH__PRECEDENCE
      The feature id for the 'Precedence' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • TASK_ACTIVITY_GRAPH__REPLY_ENTRY

      static final int TASK_ACTIVITY_GRAPH__REPLY_ENTRY
      The feature id for the 'Reply Entry' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • TASK_ACTIVITY_GRAPH_FEATURE_COUNT

      static final int TASK_ACTIVITY_GRAPH_FEATURE_COUNT
      The number of structural features of the 'Task Activity Graph' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • TASK_ACTIVITY_GRAPH_OPERATION_COUNT

      static final int TASK_ACTIVITY_GRAPH_OPERATION_COUNT
      The number of operations of the 'Task Activity Graph' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • TASK_TYPE

      static final int TASK_TYPE
      The meta object id for the 'Task Type' class.
      See Also:
      Generated class or method.
    • TASK_TYPE__RESULT_TASK

      static final int TASK_TYPE__RESULT_TASK
      The feature id for the 'Result Task' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • TASK_TYPE__SERVICE_TIME_DISTRIBUTION

      static final int TASK_TYPE__SERVICE_TIME_DISTRIBUTION
      The feature id for the 'Service Time Distribution' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • TASK_TYPE__FAN_OUT

      static final int TASK_TYPE__FAN_OUT
      The feature id for the 'Fan Out' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • TASK_TYPE__FAN_IN

      static final int TASK_TYPE__FAN_IN
      The feature id for the 'Fan In' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • TASK_TYPE__ENTRY

      static final int TASK_TYPE__ENTRY
      The feature id for the 'Entry' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • TASK_TYPE__SERVICE

      static final int TASK_TYPE__SERVICE
      The feature id for the 'Service' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • TASK_TYPE__TASK_ACTIVITIES

      static final int TASK_TYPE__TASK_ACTIVITIES
      The feature id for the 'Task Activities' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • TASK_TYPE__ACTIVITY_GRAPH

      static final int TASK_TYPE__ACTIVITY_GRAPH
      The feature id for the 'Activity Graph' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • TASK_TYPE__INITIALLY

      static final int TASK_TYPE__INITIALLY
      The feature id for the 'Initially' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • TASK_TYPE__MULTIPLICITY

      static final int TASK_TYPE__MULTIPLICITY
      The feature id for the 'Multiplicity' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • TASK_TYPE__NAME

      static final int TASK_TYPE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • TASK_TYPE__PRIORITY

      static final int TASK_TYPE__PRIORITY
      The feature id for the 'Priority' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • TASK_TYPE__QUEUE_LENGTH

      static final int TASK_TYPE__QUEUE_LENGTH
      The feature id for the 'Queue Length' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • TASK_TYPE__REPLICATION

      static final int TASK_TYPE__REPLICATION
      The feature id for the 'Replication' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • TASK_TYPE__SCHEDULING

      static final int TASK_TYPE__SCHEDULING
      The feature id for the 'Scheduling' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • TASK_TYPE__THINK_TIME

      static final int TASK_TYPE__THINK_TIME
      The feature id for the 'Think Time' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • TASK_TYPE_FEATURE_COUNT

      static final int TASK_TYPE_FEATURE_COUNT
      The number of structural features of the 'Task Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • TASK_TYPE_OPERATION_COUNT

      static final int TASK_TYPE_OPERATION_COUNT
      The number of operations of the 'Task Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • CALL_ORDER_TYPE

      static final int CALL_ORDER_TYPE
      The meta object id for the 'Call Order Type' enum.
      See Also:
      Generated class or method.
    • RW_LOCK_TYPE

      static final int RW_LOCK_TYPE
      The meta object id for the 'RW Lock Type' enum.
      See Also:
      Generated class or method.
    • SCHEDULING_TYPE

      static final int SCHEDULING_TYPE
      The meta object id for the 'Scheduling Type' enum.
      See Also:
      Generated class or method.
    • SEMAPHORE_TYPE

      static final int SEMAPHORE_TYPE
      The meta object id for the 'Semaphore Type' enum.
      See Also:
      Generated class or method.
    • TASK_OPTION_TYPE

      static final int TASK_OPTION_TYPE
      The meta object id for the 'Task Option Type' enum.
      See Also:
      Generated class or method.
    • TASK_SCHEDULING_TYPE

      static final int TASK_SCHEDULING_TYPE
      The meta object id for the 'Task Scheduling Type' enum.
      See Also:
      Generated class or method.
    • TYPE_TYPE

      static final int TYPE_TYPE
      The meta object id for the 'Type Type' enum.
      See Also:
      Generated class or method.
    • VALID_TYPE

      static final int VALID_TYPE
      The meta object id for the 'Valid Type' enum.
      See Also:
      Generated class or method.
    • CALL_ORDER_TYPE_OBJECT

      static final int CALL_ORDER_TYPE_OBJECT
      The meta object id for the 'Call Order Type Object' data type.
      See Also:
      Generated class or method.
    • CONNECT_FROM_TYPE

      static final int CONNECT_FROM_TYPE
      The meta object id for the 'Connect From Type' data type.
      See Also:
      Generated class or method.
    • CONNECT_TO_TYPE

      static final int CONNECT_TO_TYPE
      The meta object id for the 'Connect To Type' data type.
      See Also:
      Generated class or method.
    • EXT_VARIABLE

      static final int EXT_VARIABLE
      The meta object id for the 'Ext Variable' data type.
      See Also:
      Generated class or method.
    • PHASE_TYPE

      static final int PHASE_TYPE
      The meta object id for the 'Phase Type' data type.
      See Also:
      Generated class or method.
    • RW_LOCK_TYPE_OBJECT

      static final int RW_LOCK_TYPE_OBJECT
      The meta object id for the 'RW Lock Type Object' data type.
      See Also:
      Generated class or method.
    • SCHEDULING_TYPE_OBJECT

      static final int SCHEDULING_TYPE_OBJECT
      The meta object id for the 'Scheduling Type Object' data type.
      See Also:
      Generated class or method.
    • SEMAPHORE_TYPE_OBJECT

      static final int SEMAPHORE_TYPE_OBJECT
      The meta object id for the 'Semaphore Type Object' data type.
      See Also:
      Generated class or method.
    • SRVN_FLOAT

      static final int SRVN_FLOAT
      The meta object id for the 'Srvn Float' data type.
      See Also:
      Generated class or method.
    • SRVN_NON_NEGATIVE_INTEGER

      static final int SRVN_NON_NEGATIVE_INTEGER
      The meta object id for the 'Srvn Non Negative Integer' data type.
      See Also:
      Generated class or method.
    • TASK_OPTION_TYPE_OBJECT

      static final int TASK_OPTION_TYPE_OBJECT
      The meta object id for the 'Task Option Type Object' data type.
      See Also:
      Generated class or method.
    • TASK_SCHEDULING_TYPE_OBJECT

      static final int TASK_SCHEDULING_TYPE_OBJECT
      The meta object id for the 'Task Scheduling Type Object' data type.
      See Also:
      Generated class or method.
    • TYPE_TYPE_OBJECT

      static final int TYPE_TYPE_OBJECT
      The meta object id for the 'Type Type Object' data type.
      See Also:
      Generated class or method.
    • VALID_TYPE_OBJECT

      static final int VALID_TYPE_OBJECT
      The meta object id for the 'Valid Type Object' data type.
      See Also:
      Generated class or method.
  • Method Details