Interface UsageevolutionPackage

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

public interface UsageevolutionPackage extends EPackage
The Package for the model. It contains accessors for the meta objects to represent
  • each class,
  • each feature of each class,
  • each enum,
  • and each data type
See Also:
Generated 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 UsageevolutionPackage eINSTANCE
      The singleton instance of the package.
      Generated class or method.
    • USAGE_EVOLUTION

      static final int USAGE_EVOLUTION
      The meta object id for the 'Usage Evolution' class.
      See Also:
      Generated class or method.
    • USAGE_EVOLUTION__ID

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

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

      static final int USAGE_EVOLUTION__USAGES
      The feature id for the 'Usages' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • USAGE_EVOLUTION_FEATURE_COUNT

      static final int USAGE_EVOLUTION_FEATURE_COUNT
      The number of structural features of the 'Usage Evolution' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • USAGE

      static final int USAGE
      The meta object id for the 'Usage' class.
      See Also:
      Generated class or method.
    • USAGE__ID

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

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

      static final int USAGE__LOAD_EVOLUTION
      The feature id for the 'Load Evolution' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • USAGE__WORK_EVOLUTIONS

      static final int USAGE__WORK_EVOLUTIONS
      The feature id for the 'Work Evolutions' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • USAGE__SCENARIO

      static final int USAGE__SCENARIO
      The feature id for the 'Scenario' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • USAGE__REPEATING_PATTERN

      static final int USAGE__REPEATING_PATTERN
      The feature id for the 'Repeating Pattern' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • USAGE__EVOLUTION_STEP_WIDTH

      static final int USAGE__EVOLUTION_STEP_WIDTH
      The feature id for the 'Evolution Step Width' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • USAGE_FEATURE_COUNT

      static final int USAGE_FEATURE_COUNT
      The number of structural features of the 'Usage' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • WORK_PARAMETER_EVOLUTION

      static final int WORK_PARAMETER_EVOLUTION
      The meta object id for the 'Work Parameter Evolution' class.
      See Also:
      Generated class or method.
    • WORK_PARAMETER_EVOLUTION__EVOLUTION

      static final int WORK_PARAMETER_EVOLUTION__EVOLUTION
      The feature id for the 'Evolution' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • WORK_PARAMETER_EVOLUTION__VARIABLE_CHARACTERISATION

      static final int WORK_PARAMETER_EVOLUTION__VARIABLE_CHARACTERISATION
      The feature id for the 'Variable Characterisation' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • WORK_PARAMETER_EVOLUTION_FEATURE_COUNT

      static final int WORK_PARAMETER_EVOLUTION_FEATURE_COUNT
      The number of structural features of the 'Work Parameter Evolution' class.
      See Also:
      Generated class or method.
      Ordered collection.
  • Method Details