Interface SeffPerformancePackage

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

public interface SeffPerformancePackage 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
Package capturing performance aspects of an RDSEFF
See Also:
Generated class or method.
EMF model class or method.
kind="package" annotation="http://www.eclipse.org/emf/2002/Ecore validationDelegates='http://www.eclipse.org/emf/2002/Ecore/OCL/LPG'"
  • 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 SeffPerformancePackage eINSTANCE
      The singleton instance of the package.
      Generated class or method.
    • INFRASTRUCTURE_CALL

      static final int INFRASTRUCTURE_CALL
      The meta object id for the 'Infrastructure Call' class.
      See Also:
      Generated class or method.
    • INFRASTRUCTURE_CALL__ID

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

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

      static final int INFRASTRUCTURE_CALL__INPUT_VARIABLE_USAGES_CALL_ACTION
      The feature id for the 'Input Variable Usages Call Action' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • INFRASTRUCTURE_CALL__SIGNATURE_INFRASTRUCTURE_CALL

      static final int INFRASTRUCTURE_CALL__SIGNATURE_INFRASTRUCTURE_CALL
      The feature id for the 'Signature Infrastructure Call' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • INFRASTRUCTURE_CALL__NUMBER_OF_CALLS_INFRASTRUCTURE_CALL

      static final int INFRASTRUCTURE_CALL__NUMBER_OF_CALLS_INFRASTRUCTURE_CALL
      The feature id for the 'Number Of Calls Infrastructure Call' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • INFRASTRUCTURE_CALL__ACTION_INFRASTRUCTURE_CALL

      static final int INFRASTRUCTURE_CALL__ACTION_INFRASTRUCTURE_CALL
      The feature id for the 'Action Infrastructure Call' container reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • INFRASTRUCTURE_CALL__REQUIRED_ROLE_INFRASTRUCTURE_CALL

      static final int INFRASTRUCTURE_CALL__REQUIRED_ROLE_INFRASTRUCTURE_CALL
      The feature id for the 'Required Role Infrastructure Call' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • INFRASTRUCTURE_CALL_FEATURE_COUNT

      static final int INFRASTRUCTURE_CALL_FEATURE_COUNT
      The number of structural features of the 'Infrastructure Call' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_CALL

      static final int RESOURCE_CALL
      The meta object id for the 'Resource Call' class.
      See Also:
      Generated class or method.
    • RESOURCE_CALL__ID

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

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

      static final int RESOURCE_CALL__INPUT_VARIABLE_USAGES_CALL_ACTION
      The feature id for the 'Input Variable Usages Call Action' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_CALL__ACTION_RESOURCE_CALL

      static final int RESOURCE_CALL__ACTION_RESOURCE_CALL
      The feature id for the 'Action Resource Call' container reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_CALL__RESOURCE_REQUIRED_ROLE_RESOURCE_CALL

      static final int RESOURCE_CALL__RESOURCE_REQUIRED_ROLE_RESOURCE_CALL
      The feature id for the 'Resource Required Role Resource Call' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_CALL__SIGNATURE_RESOURCE_CALL

      static final int RESOURCE_CALL__SIGNATURE_RESOURCE_CALL
      The feature id for the 'Signature Resource Call' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_CALL__NUMBER_OF_CALLS_RESOURCE_CALL

      static final int RESOURCE_CALL__NUMBER_OF_CALLS_RESOURCE_CALL
      The feature id for the 'Number Of Calls Resource Call' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESOURCE_CALL_FEATURE_COUNT

      static final int RESOURCE_CALL_FEATURE_COUNT
      The number of structural features of the 'Resource Call' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • PARAMETRIC_RESOURCE_DEMAND

      static final int PARAMETRIC_RESOURCE_DEMAND
      The meta object id for the 'Parametric Resource Demand' class.
      See Also:
      Generated class or method.
    • PARAMETRIC_RESOURCE_DEMAND__SPECIFICATION_PARAMETERIC_RESOURCE_DEMAND

      static final int PARAMETRIC_RESOURCE_DEMAND__SPECIFICATION_PARAMETERIC_RESOURCE_DEMAND
      The feature id for the 'Specification Parameteric Resource Demand' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • PARAMETRIC_RESOURCE_DEMAND__REQUIRED_RESOURCE_PARAMETRIC_RESOURCE_DEMAND

      static final int PARAMETRIC_RESOURCE_DEMAND__REQUIRED_RESOURCE_PARAMETRIC_RESOURCE_DEMAND
      The feature id for the 'Required Resource Parametric Resource Demand' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • PARAMETRIC_RESOURCE_DEMAND__ACTION_PARAMETRIC_RESOURCE_DEMAND

      static final int PARAMETRIC_RESOURCE_DEMAND__ACTION_PARAMETRIC_RESOURCE_DEMAND
      The feature id for the 'Action Parametric Resource Demand' container reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • PARAMETRIC_RESOURCE_DEMAND_FEATURE_COUNT

      static final int PARAMETRIC_RESOURCE_DEMAND_FEATURE_COUNT
      The number of structural features of the 'Parametric Resource Demand' class.
      See Also:
      Generated class or method.
      Ordered collection.
  • Method Details