Interface DlimPackage

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

public interface DlimPackage 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"
  • 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 DlimPackage eINSTANCE
      The singleton instance of the package.
      Generated class or method.
    • FUNCTION

      static final int FUNCTION
      The meta object id for the 'Function' class.
      See Also:
      Generated class or method.
    • FUNCTION__COMBINE

      static final int FUNCTION__COMBINE
      The feature id for the 'Combine' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • FUNCTION_FEATURE_COUNT

      static final int FUNCTION_FEATURE_COUNT
      The number of structural features of the 'Function' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • FUNCTION_OPERATION_COUNT

      static final int FUNCTION_OPERATION_COUNT
      The number of operations of the 'Function' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • SEQUENCE

      static final int SEQUENCE
      The meta object id for the 'Sequence' class.
      See Also:
      Generated class or method.
    • SEQUENCE__COMBINE

      static final int SEQUENCE__COMBINE
      The feature id for the 'Combine' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • SEQUENCE__NAME

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

      static final int SEQUENCE__TERMINATE_AFTER_TIME
      The feature id for the 'Terminate After Time' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • SEQUENCE__REFERENCE_CLOCK

      static final int SEQUENCE__REFERENCE_CLOCK
      The feature id for the 'Reference Clock' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • SEQUENCE__SEQUENCE_FUNCTION_CONTAINERS

      static final int SEQUENCE__SEQUENCE_FUNCTION_CONTAINERS
      The feature id for the 'Sequence Function Containers' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • SEQUENCE__TERMINATE_AFTER_LOOPS

      static final int SEQUENCE__TERMINATE_AFTER_LOOPS
      The feature id for the 'Terminate After Loops' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • SEQUENCE__FIRST_ITERATION_START

      static final int SEQUENCE__FIRST_ITERATION_START
      The feature id for the 'First Iteration Start' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • SEQUENCE__FIRST_ITERATION_END

      static final int SEQUENCE__FIRST_ITERATION_END
      The feature id for the 'First Iteration End' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • SEQUENCE__LOOP_DURATION

      static final int SEQUENCE__LOOP_DURATION
      The feature id for the 'Loop Duration' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • SEQUENCE__FINAL_DURATION

      static final int SEQUENCE__FINAL_DURATION
      The feature id for the 'Final Duration' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • SEQUENCE_FEATURE_COUNT

      static final int SEQUENCE_FEATURE_COUNT
      The number of structural features of the 'Sequence' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • SEQUENCE___DURATION_DEFINED__DIAGNOSTICCHAIN_MAP

      static final int SEQUENCE___DURATION_DEFINED__DIAGNOSTICCHAIN_MAP
      The operation id for the 'Duration Defined' operation.
      See Also:
      Generated class or method.
      Ordered collection.
    • SEQUENCE_OPERATION_COUNT

      static final int SEQUENCE_OPERATION_COUNT
      The number of operations of the 'Sequence' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • COMBINATOR

      static final int COMBINATOR
      The meta object id for the 'Combinator' class.
      See Also:
      Generated class or method.
    • COMBINATOR__OPERATOR

      static final int COMBINATOR__OPERATOR
      The feature id for the 'Operator' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • COMBINATOR__FUNCTION

      static final int COMBINATOR__FUNCTION
      The feature id for the 'Function' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • COMBINATOR_FEATURE_COUNT

      static final int COMBINATOR_FEATURE_COUNT
      The number of structural features of the 'Combinator' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • COMBINATOR_OPERATION_COUNT

      static final int COMBINATOR_OPERATION_COUNT
      The number of operations of the 'Combinator' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • TIME_DEPENDENT_FUNCTION_CONTAINER

      static final int TIME_DEPENDENT_FUNCTION_CONTAINER
      The meta object id for the 'Time Dependent Function Container' class.
      See Also:
      Generated class or method.
    • TIME_DEPENDENT_FUNCTION_CONTAINER__NAME

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

      static final int TIME_DEPENDENT_FUNCTION_CONTAINER__DURATION
      The feature id for the 'Duration' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • TIME_DEPENDENT_FUNCTION_CONTAINER__FIRST_ITERATION_START

      static final int TIME_DEPENDENT_FUNCTION_CONTAINER__FIRST_ITERATION_START
      The feature id for the 'First Iteration Start' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • TIME_DEPENDENT_FUNCTION_CONTAINER__FIRST_ITERATION_END

      static final int TIME_DEPENDENT_FUNCTION_CONTAINER__FIRST_ITERATION_END
      The feature id for the 'First Iteration End' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • TIME_DEPENDENT_FUNCTION_CONTAINER__FUNCTION

      static final int TIME_DEPENDENT_FUNCTION_CONTAINER__FUNCTION
      The feature id for the 'Function' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • TIME_DEPENDENT_FUNCTION_CONTAINER__POINT_OF_REFERENCE_CLOCK_OBJECT

      static final int TIME_DEPENDENT_FUNCTION_CONTAINER__POINT_OF_REFERENCE_CLOCK_OBJECT
      The feature id for the 'Point Of Reference Clock Object' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • TIME_DEPENDENT_FUNCTION_CONTAINER__POINT_OF_REFERENCE_CLOCK_TYPE

      static final int TIME_DEPENDENT_FUNCTION_CONTAINER__POINT_OF_REFERENCE_CLOCK_TYPE
      The feature id for the 'Point Of Reference Clock Type' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • TIME_DEPENDENT_FUNCTION_CONTAINER_FEATURE_COUNT

      static final int TIME_DEPENDENT_FUNCTION_CONTAINER_FEATURE_COUNT
      The number of structural features of the 'Time Dependent Function Container' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • TIME_DEPENDENT_FUNCTION_CONTAINER___DURATION_GREATER_ZERO__DIAGNOSTICCHAIN_MAP

      static final int TIME_DEPENDENT_FUNCTION_CONTAINER___DURATION_GREATER_ZERO__DIAGNOSTICCHAIN_MAP
      The operation id for the 'Duration Greater Zero' operation.
      See Also:
      Generated class or method.
      Ordered collection.
    • TIME_DEPENDENT_FUNCTION_CONTAINER___REFERENCE_CLOCK_IN_TREE_NODE__DIAGNOSTICCHAIN_MAP

      static final int TIME_DEPENDENT_FUNCTION_CONTAINER___REFERENCE_CLOCK_IN_TREE_NODE__DIAGNOSTICCHAIN_MAP
      The operation id for the 'Reference Clock In Tree Node' operation.
      See Also:
      Generated class or method.
      Ordered collection.
    • TIME_DEPENDENT_FUNCTION_CONTAINER_OPERATION_COUNT

      static final int TIME_DEPENDENT_FUNCTION_CONTAINER_OPERATION_COUNT
      The number of operations of the 'Time Dependent Function Container' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • SEASONAL

      static final int SEASONAL
      The meta object id for the 'Seasonal' class.
      See Also:
      Generated class or method.
    • SEASONAL__COMBINE

      static final int SEASONAL__COMBINE
      The feature id for the 'Combine' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • SEASONAL_FEATURE_COUNT

      static final int SEASONAL_FEATURE_COUNT
      The number of structural features of the 'Seasonal' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • SEASONAL_OPERATION_COUNT

      static final int SEASONAL_OPERATION_COUNT
      The number of operations of the 'Seasonal' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • NOISE

      static final int NOISE
      The meta object id for the 'Noise' class.
      See Also:
      Generated class or method.
    • NOISE__COMBINE

      static final int NOISE__COMBINE
      The feature id for the 'Combine' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • NOISE_FEATURE_COUNT

      static final int NOISE_FEATURE_COUNT
      The number of structural features of the 'Noise' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • NOISE_OPERATION_COUNT

      static final int NOISE_OPERATION_COUNT
      The number of operations of the 'Noise' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • UNIFORM_NOISE

      static final int UNIFORM_NOISE
      The meta object id for the 'Uniform Noise' class.
      See Also:
      Generated class or method.
    • UNIFORM_NOISE__COMBINE

      static final int UNIFORM_NOISE__COMBINE
      The feature id for the 'Combine' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • UNIFORM_NOISE__MIN

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

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

      static final int UNIFORM_NOISE_FEATURE_COUNT
      The number of structural features of the 'Uniform Noise' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • UNIFORM_NOISE_OPERATION_COUNT

      static final int UNIFORM_NOISE_OPERATION_COUNT
      The number of operations of the 'Uniform Noise' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • NORMAL_NOISE

      static final int NORMAL_NOISE
      The meta object id for the 'Normal Noise' class.
      See Also:
      Generated class or method.
    • NORMAL_NOISE__COMBINE

      static final int NORMAL_NOISE__COMBINE
      The feature id for the 'Combine' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • NORMAL_NOISE__MEAN

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

      static final int NORMAL_NOISE__STANDARD_DEVIATION
      The feature id for the 'Standard Deviation' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • NORMAL_NOISE_FEATURE_COUNT

      static final int NORMAL_NOISE_FEATURE_COUNT
      The number of structural features of the 'Normal Noise' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • NORMAL_NOISE_OPERATION_COUNT

      static final int NORMAL_NOISE_OPERATION_COUNT
      The number of operations of the 'Normal Noise' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • BURST

      static final int BURST
      The meta object id for the 'Burst' class.
      See Also:
      Generated class or method.
    • BURST__COMBINE

      static final int BURST__COMBINE
      The feature id for the 'Combine' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • BURST__PEAK

      static final int BURST__PEAK
      The feature id for the 'Peak' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • BURST__BASE

      static final int BURST__BASE
      The feature id for the 'Base' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • BURST__PEAK_TIME

      static final int BURST__PEAK_TIME
      The feature id for the 'Peak Time' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • BURST_FEATURE_COUNT

      static final int BURST_FEATURE_COUNT
      The number of structural features of the 'Burst' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • BURST___PEAK_TIME_GREATER_ZERO__DIAGNOSTICCHAIN_MAP

      static final int BURST___PEAK_TIME_GREATER_ZERO__DIAGNOSTICCHAIN_MAP
      The operation id for the 'Peak Time Greater Zero' operation.
      See Also:
      Generated class or method.
      Ordered collection.
    • BURST_OPERATION_COUNT

      static final int BURST_OPERATION_COUNT
      The number of operations of the 'Burst' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • TREND

      static final int TREND
      The meta object id for the 'Trend' class.
      See Also:
      Generated class or method.
    • TREND__COMBINE

      static final int TREND__COMBINE
      The feature id for the 'Combine' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • TREND__FUNCTION_OUTPUT_AT_START

      static final int TREND__FUNCTION_OUTPUT_AT_START
      The feature id for the 'Function Output At Start' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • TREND__FUNCTION_OUTPUT_AT_END

      static final int TREND__FUNCTION_OUTPUT_AT_END
      The feature id for the 'Function Output At End' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • TREND_FEATURE_COUNT

      static final int TREND_FEATURE_COUNT
      The number of structural features of the 'Trend' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • TREND_OPERATION_COUNT

      static final int TREND_OPERATION_COUNT
      The number of operations of the 'Trend' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONSTANT

      static final int CONSTANT
      The meta object id for the 'Constant' class.
      See Also:
      Generated class or method.
    • CONSTANT__COMBINE

      static final int CONSTANT__COMBINE
      The feature id for the 'Combine' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONSTANT__CONSTANT

      static final int CONSTANT__CONSTANT
      The feature id for the 'Constant' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONSTANT_FEATURE_COUNT

      static final int CONSTANT_FEATURE_COUNT
      The number of structural features of the 'Constant' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONSTANT_OPERATION_COUNT

      static final int CONSTANT_OPERATION_COUNT
      The number of operations of the 'Constant' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • SIN

      static final int SIN
      The meta object id for the 'Sin' class.
      See Also:
      Generated class or method.
    • SIN__COMBINE

      static final int SIN__COMBINE
      The feature id for the 'Combine' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • SIN__MIN

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

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

      static final int SIN__PERIOD
      The feature id for the 'Period' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • SIN__PHASE

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

      static final int SIN_FEATURE_COUNT
      The number of structural features of the 'Sin' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • SIN_OPERATION_COUNT

      static final int SIN_OPERATION_COUNT
      The number of operations of the 'Sin' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • EXPONENTIAL_INCREASE_AND_DECLINE

      static final int EXPONENTIAL_INCREASE_AND_DECLINE
      The meta object id for the 'Exponential Increase And Decline' class.
      See Also:
      Generated class or method.
    • EXPONENTIAL_INCREASE_AND_DECLINE__COMBINE

      static final int EXPONENTIAL_INCREASE_AND_DECLINE__COMBINE
      The feature id for the 'Combine' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • EXPONENTIAL_INCREASE_AND_DECLINE__PEAK

      static final int EXPONENTIAL_INCREASE_AND_DECLINE__PEAK
      The feature id for the 'Peak' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • EXPONENTIAL_INCREASE_AND_DECLINE__BASE

      static final int EXPONENTIAL_INCREASE_AND_DECLINE__BASE
      The feature id for the 'Base' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • EXPONENTIAL_INCREASE_AND_DECLINE__PEAK_TIME

      static final int EXPONENTIAL_INCREASE_AND_DECLINE__PEAK_TIME
      The feature id for the 'Peak Time' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • EXPONENTIAL_INCREASE_AND_DECLINE_FEATURE_COUNT

      static final int EXPONENTIAL_INCREASE_AND_DECLINE_FEATURE_COUNT
      The number of structural features of the 'Exponential Increase And Decline' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • EXPONENTIAL_INCREASE_AND_DECLINE___PEAK_TIME_GREATER_ZERO__DIAGNOSTICCHAIN_MAP

      static final int EXPONENTIAL_INCREASE_AND_DECLINE___PEAK_TIME_GREATER_ZERO__DIAGNOSTICCHAIN_MAP
      The operation id for the 'Peak Time Greater Zero' operation.
      See Also:
      Generated class or method.
      Ordered collection.
    • EXPONENTIAL_INCREASE_AND_DECLINE_OPERATION_COUNT

      static final int EXPONENTIAL_INCREASE_AND_DECLINE_OPERATION_COUNT
      The number of operations of the 'Exponential Increase And Decline' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • EXPONENTIAL_INCREASE_LOGARITHMIC_DECLINE

      static final int EXPONENTIAL_INCREASE_LOGARITHMIC_DECLINE
      The meta object id for the ' Exponential Increase Logarithmic Decline' class.
      See Also:
      Generated class or method.
    • EXPONENTIAL_INCREASE_LOGARITHMIC_DECLINE__COMBINE

      static final int EXPONENTIAL_INCREASE_LOGARITHMIC_DECLINE__COMBINE
      The feature id for the 'Combine' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • EXPONENTIAL_INCREASE_LOGARITHMIC_DECLINE__PEAK

      static final int EXPONENTIAL_INCREASE_LOGARITHMIC_DECLINE__PEAK
      The feature id for the 'Peak' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • EXPONENTIAL_INCREASE_LOGARITHMIC_DECLINE__BASE

      static final int EXPONENTIAL_INCREASE_LOGARITHMIC_DECLINE__BASE
      The feature id for the 'Base' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • EXPONENTIAL_INCREASE_LOGARITHMIC_DECLINE__PEAK_TIME

      static final int EXPONENTIAL_INCREASE_LOGARITHMIC_DECLINE__PEAK_TIME
      The feature id for the 'Peak Time' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • EXPONENTIAL_INCREASE_LOGARITHMIC_DECLINE__LOGARITHMIC_ORDER

      static final int EXPONENTIAL_INCREASE_LOGARITHMIC_DECLINE__LOGARITHMIC_ORDER
      The feature id for the 'Logarithmic Order' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • EXPONENTIAL_INCREASE_LOGARITHMIC_DECLINE_FEATURE_COUNT

      static final int EXPONENTIAL_INCREASE_LOGARITHMIC_DECLINE_FEATURE_COUNT
      The number of structural features of the ' Exponential Increase Logarithmic Decline' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • EXPONENTIAL_INCREASE_LOGARITHMIC_DECLINE___PEAK_TIME_GREATER_ZERO__DIAGNOSTICCHAIN_MAP

      static final int EXPONENTIAL_INCREASE_LOGARITHMIC_DECLINE___PEAK_TIME_GREATER_ZERO__DIAGNOSTICCHAIN_MAP
      The operation id for the 'Peak Time Greater Zero' operation.
      See Also:
      Generated class or method.
      Ordered collection.
    • EXPONENTIAL_INCREASE_LOGARITHMIC_DECLINE_OPERATION_COUNT

      static final int EXPONENTIAL_INCREASE_LOGARITHMIC_DECLINE_OPERATION_COUNT
      The number of operations of the ' Exponential Increase Logarithmic Decline' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • LINEAR_INCREASE_AND_DECLINE

      static final int LINEAR_INCREASE_AND_DECLINE
      The meta object id for the 'Linear Increase And Decline' class.
      See Also:
      Generated class or method.
    • LINEAR_INCREASE_AND_DECLINE__COMBINE

      static final int LINEAR_INCREASE_AND_DECLINE__COMBINE
      The feature id for the 'Combine' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • LINEAR_INCREASE_AND_DECLINE__PEAK

      static final int LINEAR_INCREASE_AND_DECLINE__PEAK
      The feature id for the 'Peak' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • LINEAR_INCREASE_AND_DECLINE__BASE

      static final int LINEAR_INCREASE_AND_DECLINE__BASE
      The feature id for the 'Base' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • LINEAR_INCREASE_AND_DECLINE__PEAK_TIME

      static final int LINEAR_INCREASE_AND_DECLINE__PEAK_TIME
      The feature id for the 'Peak Time' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • LINEAR_INCREASE_AND_DECLINE_FEATURE_COUNT

      static final int LINEAR_INCREASE_AND_DECLINE_FEATURE_COUNT
      The number of structural features of the 'Linear Increase And Decline' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • LINEAR_INCREASE_AND_DECLINE___PEAK_TIME_GREATER_ZERO__DIAGNOSTICCHAIN_MAP

      static final int LINEAR_INCREASE_AND_DECLINE___PEAK_TIME_GREATER_ZERO__DIAGNOSTICCHAIN_MAP
      The operation id for the 'Peak Time Greater Zero' operation.
      See Also:
      Generated class or method.
      Ordered collection.
    • LINEAR_INCREASE_AND_DECLINE_OPERATION_COUNT

      static final int LINEAR_INCREASE_AND_DECLINE_OPERATION_COUNT
      The number of operations of the 'Linear Increase And Decline' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ABSOLUTE_SIN

      static final int ABSOLUTE_SIN
      The meta object id for the 'Absolute Sin' class.
      See Also:
      Generated class or method.
    • ABSOLUTE_SIN__COMBINE

      static final int ABSOLUTE_SIN__COMBINE
      The feature id for the 'Combine' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ABSOLUTE_SIN__MIN

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

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

      static final int ABSOLUTE_SIN__PERIOD
      The feature id for the 'Period' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ABSOLUTE_SIN__PHASE

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

      static final int ABSOLUTE_SIN_FEATURE_COUNT
      The number of structural features of the 'Absolute Sin' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ABSOLUTE_SIN_OPERATION_COUNT

      static final int ABSOLUTE_SIN_OPERATION_COUNT
      The number of operations of the 'Absolute Sin' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • LINEAR_TREND

      static final int LINEAR_TREND
      The meta object id for the 'Linear Trend' class.
      See Also:
      Generated class or method.
    • LINEAR_TREND__COMBINE

      static final int LINEAR_TREND__COMBINE
      The feature id for the 'Combine' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • LINEAR_TREND__FUNCTION_OUTPUT_AT_START

      static final int LINEAR_TREND__FUNCTION_OUTPUT_AT_START
      The feature id for the 'Function Output At Start' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • LINEAR_TREND__FUNCTION_OUTPUT_AT_END

      static final int LINEAR_TREND__FUNCTION_OUTPUT_AT_END
      The feature id for the 'Function Output At End' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • LINEAR_TREND_FEATURE_COUNT

      static final int LINEAR_TREND_FEATURE_COUNT
      The number of structural features of the 'Linear Trend' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • LINEAR_TREND_OPERATION_COUNT

      static final int LINEAR_TREND_OPERATION_COUNT
      The number of operations of the 'Linear Trend' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • EXPONENTIAL_TREND

      static final int EXPONENTIAL_TREND
      The meta object id for the 'Exponential Trend' class.
      See Also:
      Generated class or method.
    • EXPONENTIAL_TREND__COMBINE

      static final int EXPONENTIAL_TREND__COMBINE
      The feature id for the 'Combine' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • EXPONENTIAL_TREND__FUNCTION_OUTPUT_AT_START

      static final int EXPONENTIAL_TREND__FUNCTION_OUTPUT_AT_START
      The feature id for the 'Function Output At Start' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • EXPONENTIAL_TREND__FUNCTION_OUTPUT_AT_END

      static final int EXPONENTIAL_TREND__FUNCTION_OUTPUT_AT_END
      The feature id for the 'Function Output At End' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • EXPONENTIAL_TREND_FEATURE_COUNT

      static final int EXPONENTIAL_TREND_FEATURE_COUNT
      The number of structural features of the 'Exponential Trend' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • EXPONENTIAL_TREND_OPERATION_COUNT

      static final int EXPONENTIAL_TREND_OPERATION_COUNT
      The number of operations of the 'Exponential Trend' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • LOGARITHMIC_TREND

      static final int LOGARITHMIC_TREND
      The meta object id for the 'Logarithmic Trend' class.
      See Also:
      Generated class or method.
    • LOGARITHMIC_TREND__COMBINE

      static final int LOGARITHMIC_TREND__COMBINE
      The feature id for the 'Combine' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • LOGARITHMIC_TREND__FUNCTION_OUTPUT_AT_START

      static final int LOGARITHMIC_TREND__FUNCTION_OUTPUT_AT_START
      The feature id for the 'Function Output At Start' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • LOGARITHMIC_TREND__FUNCTION_OUTPUT_AT_END

      static final int LOGARITHMIC_TREND__FUNCTION_OUTPUT_AT_END
      The feature id for the 'Function Output At End' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • LOGARITHMIC_TREND__ORDER

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

      static final int LOGARITHMIC_TREND_FEATURE_COUNT
      The number of structural features of the 'Logarithmic Trend' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • LOGARITHMIC_TREND_OPERATION_COUNT

      static final int LOGARITHMIC_TREND_OPERATION_COUNT
      The number of operations of the 'Logarithmic Trend' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • SIN_TREND

      static final int SIN_TREND
      The meta object id for the 'Sin Trend' class.
      See Also:
      Generated class or method.
    • SIN_TREND__COMBINE

      static final int SIN_TREND__COMBINE
      The feature id for the 'Combine' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • SIN_TREND__FUNCTION_OUTPUT_AT_START

      static final int SIN_TREND__FUNCTION_OUTPUT_AT_START
      The feature id for the 'Function Output At Start' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • SIN_TREND__FUNCTION_OUTPUT_AT_END

      static final int SIN_TREND__FUNCTION_OUTPUT_AT_END
      The feature id for the 'Function Output At End' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • SIN_TREND_FEATURE_COUNT

      static final int SIN_TREND_FEATURE_COUNT
      The number of structural features of the 'Sin Trend' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • SIN_TREND_OPERATION_COUNT

      static final int SIN_TREND_OPERATION_COUNT
      The number of operations of the 'Sin Trend' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • REFERENCE_CLOCK_OBJECT

      static final int REFERENCE_CLOCK_OBJECT
      The meta object id for the 'Reference Clock Object' class.
      See Also:
      Generated class or method.
    • REFERENCE_CLOCK_OBJECT__NAME

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

      static final int REFERENCE_CLOCK_OBJECT__LOOP_TIME
      The feature id for the 'Loop Time' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • REFERENCE_CLOCK_OBJECT__SEQ_TIME

      static final int REFERENCE_CLOCK_OBJECT__SEQ_TIME
      The feature id for the 'Seq Time' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • REFERENCE_CLOCK_OBJECT_FEATURE_COUNT

      static final int REFERENCE_CLOCK_OBJECT_FEATURE_COUNT
      The number of structural features of the 'Reference Clock Object' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • REFERENCE_CLOCK_OBJECT_OPERATION_COUNT

      static final int REFERENCE_CLOCK_OBJECT_OPERATION_COUNT
      The number of operations of the 'Reference Clock Object' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ARRIVAL_RATES_FROM_FILE

      static final int ARRIVAL_RATES_FROM_FILE
      The meta object id for the 'Arrival Rates From File' class.
      See Also:
      Generated class or method.
    • ARRIVAL_RATES_FROM_FILE__COMBINE

      static final int ARRIVAL_RATES_FROM_FILE__COMBINE
      The feature id for the 'Combine' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ARRIVAL_RATES_FROM_FILE__FILE_PATH

      static final int ARRIVAL_RATES_FROM_FILE__FILE_PATH
      The feature id for the 'File Path' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ARRIVAL_RATES_FROM_FILE_FEATURE_COUNT

      static final int ARRIVAL_RATES_FROM_FILE_FEATURE_COUNT
      The number of structural features of the 'Arrival Rates From File' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ARRIVAL_RATES_FROM_FILE___GET_ARRIVAL_RATE__DOUBLE

      static final int ARRIVAL_RATES_FROM_FILE___GET_ARRIVAL_RATE__DOUBLE
      The operation id for the 'Get Arrival Rate' operation.
      See Also:
      Generated class or method.
      Ordered collection.
    • ARRIVAL_RATES_FROM_FILE___READ_FILE

      static final int ARRIVAL_RATES_FROM_FILE___READ_FILE
      The operation id for the 'Read File' operation.
      See Also:
      Generated class or method.
      Ordered collection.
    • ARRIVAL_RATES_FROM_FILE_OPERATION_COUNT

      static final int ARRIVAL_RATES_FROM_FILE_OPERATION_COUNT
      The number of operations of the 'Arrival Rates From File' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • UNIVARIATE_FUNCTION

      static final int UNIVARIATE_FUNCTION
      The meta object id for the 'Univariate Function' class.
      See Also:
      Generated class or method.
    • UNIVARIATE_FUNCTION__COMBINE

      static final int UNIVARIATE_FUNCTION__COMBINE
      The feature id for the 'Combine' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • UNIVARIATE_FUNCTION__FUNCTION

      static final int UNIVARIATE_FUNCTION__FUNCTION
      The feature id for the 'Function' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • UNIVARIATE_FUNCTION_FEATURE_COUNT

      static final int UNIVARIATE_FUNCTION_FEATURE_COUNT
      The number of structural features of the 'Univariate Function' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • UNIVARIATE_FUNCTION_OPERATION_COUNT

      static final int UNIVARIATE_FUNCTION_OPERATION_COUNT
      The number of operations of the 'Univariate Function' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ABSOLUTE_VALUE_FUNCTION

      static final int ABSOLUTE_VALUE_FUNCTION
      The meta object id for the 'Absolute Value Function' class.
      See Also:
      Generated class or method.
    • ABSOLUTE_VALUE_FUNCTION__COMBINE

      static final int ABSOLUTE_VALUE_FUNCTION__COMBINE
      The feature id for the 'Combine' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ABSOLUTE_VALUE_FUNCTION__FUNCTION

      static final int ABSOLUTE_VALUE_FUNCTION__FUNCTION
      The feature id for the 'Function' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • ABSOLUTE_VALUE_FUNCTION_FEATURE_COUNT

      static final int ABSOLUTE_VALUE_FUNCTION_FEATURE_COUNT
      The number of structural features of the 'Absolute Value Function' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ABSOLUTE_VALUE_FUNCTION_OPERATION_COUNT

      static final int ABSOLUTE_VALUE_FUNCTION_OPERATION_COUNT
      The number of operations of the 'Absolute Value Function' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • POLYNOMIAL

      static final int POLYNOMIAL
      The meta object id for the 'Polynomial' class.
      See Also:
      Generated class or method.
    • POLYNOMIAL__COMBINE

      static final int POLYNOMIAL__COMBINE
      The feature id for the 'Combine' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • POLYNOMIAL__FACTORS

      static final int POLYNOMIAL__FACTORS
      The feature id for the 'Factors' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • POLYNOMIAL_FEATURE_COUNT

      static final int POLYNOMIAL_FEATURE_COUNT
      The number of structural features of the 'Polynomial' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • POLYNOMIAL_OPERATION_COUNT

      static final int POLYNOMIAL_OPERATION_COUNT
      The number of operations of the 'Polynomial' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • POLYNOMIAL_FACTOR

      static final int POLYNOMIAL_FACTOR
      The meta object id for the 'Polynomial Factor' class.
      See Also:
      Generated class or method.
    • POLYNOMIAL_FACTOR__FACTOR

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

      static final int POLYNOMIAL_FACTOR__OFFSET
      The feature id for the 'Offset' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • POLYNOMIAL_FACTOR_FEATURE_COUNT

      static final int POLYNOMIAL_FACTOR_FEATURE_COUNT
      The number of structural features of the 'Polynomial Factor' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • POLYNOMIAL_FACTOR_OPERATION_COUNT

      static final int POLYNOMIAL_FACTOR_OPERATION_COUNT
      The number of operations of the 'Polynomial Factor' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • CLOCK_TYPE

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

      static final int OPERATOR
      The meta object id for the 'Operator' enum.
      See Also:
      Generated class or method.
  • Method Details