Interface TargetsPackage

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

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

      static final int TARGET_GROUP
      The meta object id for the 'Target Group' class.
      See Also:
      Generated class or method.
    • TARGET_GROUP__ID

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

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

      static final int TARGET_GROUP__TARGET_CONSTRAINTS
      The feature id for the 'Target Constraints' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • TARGET_GROUP_FEATURE_COUNT

      static final int TARGET_GROUP_FEATURE_COUNT
      The number of structural features of the 'Target Group' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ELASTIC_INFRASTRUCTURE

      static final int ELASTIC_INFRASTRUCTURE
      The meta object id for the 'Elastic Infrastructure' class.
      See Also:
      Generated class or method.
    • ELASTIC_INFRASTRUCTURE__ID

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

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

      static final int ELASTIC_INFRASTRUCTURE__TARGET_CONSTRAINTS
      The feature id for the 'Target Constraints' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ELASTIC_INFRASTRUCTURE__PCM_RESOURCE_ENVIRONMENT

      static final int ELASTIC_INFRASTRUCTURE__PCM_RESOURCE_ENVIRONMENT
      The feature id for the 'PCM Resource Environment' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • ELASTIC_INFRASTRUCTURE__UNIT

      static final int ELASTIC_INFRASTRUCTURE__UNIT
      The feature id for the 'Unit' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • ELASTIC_INFRASTRUCTURE_FEATURE_COUNT

      static final int ELASTIC_INFRASTRUCTURE_FEATURE_COUNT
      The number of structural features of the 'Elastic Infrastructure' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • SERVICE_GROUP

      static final int SERVICE_GROUP
      The meta object id for the 'Service Group' class.
      See Also:
      Generated class or method.
    • SERVICE_GROUP__ID

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

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

      static final int SERVICE_GROUP__TARGET_CONSTRAINTS
      The feature id for the 'Target Constraints' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • SERVICE_GROUP__UNIT_ASSEMBLY

      static final int SERVICE_GROUP__UNIT_ASSEMBLY
      The feature id for the 'Unit Assembly' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • SERVICE_GROUP_FEATURE_COUNT

      static final int SERVICE_GROUP_FEATURE_COUNT
      The number of structural features of the 'Service Group' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • COMPETING_CONSUMERS_GROUP

      static final int COMPETING_CONSUMERS_GROUP
      The meta object id for the 'Competing Consumers Group' class.
      See Also:
      Generated class or method.
    • COMPETING_CONSUMERS_GROUP__ID

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

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

      static final int COMPETING_CONSUMERS_GROUP__TARGET_CONSTRAINTS
      The feature id for the 'Target Constraints' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • COMPETING_CONSUMERS_GROUP__UNIT_ASSEMBLY

      static final int COMPETING_CONSUMERS_GROUP__UNIT_ASSEMBLY
      The feature id for the 'Unit Assembly' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • COMPETING_CONSUMERS_GROUP_FEATURE_COUNT

      static final int COMPETING_CONSUMERS_GROUP_FEATURE_COUNT
      The number of structural features of the 'Competing Consumers Group' class.
      See Also:
      Generated class or method.
      Ordered collection.
  • Method Details