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

    Contains all elements to handle repositories. Repositories are  responsible to load/store experiment data.

    See Also:
    RepositoryFactory
    Generated class or method.
    EMF model class or method.
    kind="package"
    • Field Detail

      • eINSTANCE

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

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

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

        static final int REPOSITORY__EXPERIMENT_GROUPS
        The feature id for the 'Experiment Groups' reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • REPOSITORY__READ_ONLY

        static final int REPOSITORY__READ_ONLY
        The feature id for the 'Read Only' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • REPOSITORY__DESCRIPTIONS

        static final int REPOSITORY__DESCRIPTIONS
        The feature id for the 'Descriptions' reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • REPOSITORY_FEATURE_COUNT

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

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

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

        static final int LOCAL_MEMORY_REPOSITORY__EXPERIMENT_GROUPS
        The feature id for the 'Experiment Groups' reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • LOCAL_MEMORY_REPOSITORY__READ_ONLY

        static final int LOCAL_MEMORY_REPOSITORY__READ_ONLY
        The feature id for the 'Read Only' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • LOCAL_MEMORY_REPOSITORY__DESCRIPTIONS

        static final int LOCAL_MEMORY_REPOSITORY__DESCRIPTIONS
        The feature id for the 'Descriptions' reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • LOCAL_MEMORY_REPOSITORY__DOMAIN

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

        static final int LOCAL_MEMORY_REPOSITORY_FEATURE_COUNT
        The number of structural features of the 'Local Memory Repository' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • REMOTE_CDO_REPOSITORY__ID

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

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

        static final int REMOTE_CDO_REPOSITORY__EXPERIMENT_GROUPS
        The feature id for the 'Experiment Groups' reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • REMOTE_CDO_REPOSITORY__READ_ONLY

        static final int REMOTE_CDO_REPOSITORY__READ_ONLY
        The feature id for the 'Read Only' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • REMOTE_CDO_REPOSITORY__DESCRIPTIONS

        static final int REMOTE_CDO_REPOSITORY__DESCRIPTIONS
        The feature id for the 'Descriptions' reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • REMOTE_CDO_REPOSITORY__URL

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

        static final int REMOTE_CDO_REPOSITORY_FEATURE_COUNT
        The number of structural features of the 'Remote Cdo Repository' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • REPOSITORIES__AVAILABLE_REPOSITORIES

        static final int REPOSITORIES__AVAILABLE_REPOSITORIES
        The feature id for the 'Available Repositories' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • REPOSITORIES__COMMON_RESOURCE_SET

        static final int REPOSITORIES__COMMON_RESOURCE_SET
        The feature id for the 'Common Resource Set' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • REPOSITORIES_FEATURE_COUNT

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

        static final int IRESOURCE_SET_FEATURE_COUNT
        The number of structural features of the 'IResource Set' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MEASUREMENTS_DAO_FACTORY_FEATURE_COUNT

        static final int MEASUREMENTS_DAO_FACTORY_FEATURE_COUNT
        The number of structural features of the 'Measurements Dao Factory' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • META_DAO_FEATURE_COUNT

        static final int META_DAO_FEATURE_COUNT
        The number of structural features of the 'Meta Dao' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.