Interface RepositoryPackage

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

    public interface RepositoryPackage
    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:
    RepositoryFactory
    Generated class or method.
    EMF model class or method.
    kind="package" annotation="http://www.eclipse.org/emf/2002/Ecore invocationDelegates='http://www.eclipse.org/emf/2002/Ecore/OCL' settingDelegates='http://www.eclipse.org/emf/2002/Ecore/OCL' validationDelegates='http://www.eclipse.org/emf/2002/Ecore/OCL'" annotation="http://www.eclipse.org/emf/2002/Ecore/OCL environmentFactoryClass='org.palladiosimulator.pcm.dataprocessing.dataprocessing.util.DynamicDispatchEnablingEcoreEnvironmentFactory'"
    • Field Detail

      • eINSTANCE

        static final RepositoryPackage eINSTANCE
        The singleton instance of the package.
        Generated class or method.
      • STORE_CONTAINER__ID

        static final int STORE_CONTAINER__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • STORE_CONTAINER__ENTITY_NAME

        static final int STORE_CONTAINER__ENTITY_NAME
        The feature id for the 'Entity Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • STORE_CONTAINER__STORES

        static final int STORE_CONTAINER__STORES
        The feature id for the 'Stores' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • STORE_CONTAINER_FEATURE_COUNT

        static final int STORE_CONTAINER_FEATURE_COUNT
        The number of structural features of the 'Store Container' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • STORE__ID

        static final int STORE__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • STORE__ENTITY_NAME

        static final int STORE__ENTITY_NAME
        The feature id for the 'Entity Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • STORE__CONTAINER

        static final int STORE__CONTAINER
        The feature id for the 'Container' container reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • STORE__DATA_TYPE

        static final int STORE__DATA_TYPE
        The feature id for the 'Data Type' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • STORE_FEATURE_COUNT

        static final int STORE_FEATURE_COUNT
        The number of structural features of the 'Store' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • OPERATION_SIGNATURE_DATA_REFINEMENT__ID

        static final int OPERATION_SIGNATURE_DATA_REFINEMENT__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • OPERATION_SIGNATURE_DATA_REFINEMENT__ENTITY_NAME

        static final int OPERATION_SIGNATURE_DATA_REFINEMENT__ENTITY_NAME
        The feature id for the 'Entity Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • OPERATION_SIGNATURE_DATA_REFINEMENT__PARAMETER_REFINEMENTS

        static final int OPERATION_SIGNATURE_DATA_REFINEMENT__PARAMETER_REFINEMENTS
        The feature id for the 'Parameter Refinements' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • OPERATION_SIGNATURE_DATA_REFINEMENT__RESULT_REFINEMENTS

        static final int OPERATION_SIGNATURE_DATA_REFINEMENT__RESULT_REFINEMENTS
        The feature id for the 'Result Refinements' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • OPERATION_SIGNATURE_DATA_REFINEMENT_FEATURE_COUNT

        static final int OPERATION_SIGNATURE_DATA_REFINEMENT_FEATURE_COUNT
        The number of structural features of the 'Operation Signature Data Refinement' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.