Interface RepositoryPackage.Literals
-
- Enclosing interface:
- RepositoryPackage
public static interface RepositoryPackage.LiteralsDefines literals for the meta objects that represent- each class,
- each feature of each class,
- each enum,
- and each data type
- Generated class or method.
-
-
Field Summary
Fields Modifier and Type Field Description static EClassIRESOURCE_SETThe meta object literal for the 'IResource Set' class.static EClassLOCAL_MEMORY_REPOSITORYThe meta object literal for the 'Local Memory Repository' class.static EAttributeLOCAL_MEMORY_REPOSITORY__DOMAINThe meta object literal for the 'Domain' attribute feature.static EClassMEASUREMENTS_DAO_FACTORYThe meta object literal for the 'Measurements Dao Factory' class.static EClassMETA_DAOThe meta object literal for the 'Meta Dao' class.static EClassREMOTE_CDO_REPOSITORYThe meta object literal for the 'Remote Cdo Repository' class.static EAttributeREMOTE_CDO_REPOSITORY__URLThe meta object literal for the 'Url' attribute feature.static EClassREPOSITORIESThe meta object literal for the 'Repositories' class.static EReferenceREPOSITORIES__AVAILABLE_REPOSITORIESThe meta object literal for the 'Available Repositories' containment reference list feature.static EReferenceREPOSITORIES__COMMON_RESOURCE_SETThe meta object literal for the 'Common Resource Set' reference feature.static EClassREPOSITORYThe meta object literal for the 'Repository' class.static EReferenceREPOSITORY__DESCRIPTIONSThe meta object literal for the 'Descriptions' reference list feature.static EReferenceREPOSITORY__EXPERIMENT_GROUPSThe meta object literal for the 'Experiment Groups' reference list feature.static EAttributeREPOSITORY__READ_ONLYThe meta object literal for the 'Read Only' attribute feature.static EReferenceREPOSITORY__REPOSITORIESThe meta object literal for the 'Repositories' container reference feature.
-
-
-
Field Detail
-
LOCAL_MEMORY_REPOSITORY
static final EClass LOCAL_MEMORY_REPOSITORY
The meta object literal for the 'Local Memory Repository' class.- See Also:
LocalMemoryRepositoryImpl,RepositoryPackageImpl.getLocalMemoryRepository()- Generated class or method.
-
LOCAL_MEMORY_REPOSITORY__DOMAIN
static final EAttribute LOCAL_MEMORY_REPOSITORY__DOMAIN
The meta object literal for the 'Domain' attribute feature.- Generated class or method.
-
REMOTE_CDO_REPOSITORY
static final EClass REMOTE_CDO_REPOSITORY
The meta object literal for the 'Remote Cdo Repository' class.- See Also:
RemoteCdoRepositoryImpl,RepositoryPackageImpl.getRemoteCdoRepository()- Generated class or method.
-
REMOTE_CDO_REPOSITORY__URL
static final EAttribute REMOTE_CDO_REPOSITORY__URL
The meta object literal for the 'Url' attribute feature.- Generated class or method.
-
REPOSITORIES
static final EClass REPOSITORIES
The meta object literal for the 'Repositories' class.- See Also:
RepositoriesImpl,RepositoryPackageImpl.getRepositories()- Generated class or method.
-
REPOSITORIES__AVAILABLE_REPOSITORIES
static final EReference REPOSITORIES__AVAILABLE_REPOSITORIES
The meta object literal for the 'Available Repositories' containment reference list feature.- Generated class or method.
-
REPOSITORIES__COMMON_RESOURCE_SET
static final EReference REPOSITORIES__COMMON_RESOURCE_SET
The meta object literal for the 'Common Resource Set' reference feature.- Generated class or method.
-
IRESOURCE_SET
static final EClass IRESOURCE_SET
The meta object literal for the 'IResource Set' class.- See Also:
ResourceSet,RepositoryPackageImpl.getIResourceSet()- Generated class or method.
-
MEASUREMENTS_DAO_FACTORY
static final EClass MEASUREMENTS_DAO_FACTORY
The meta object literal for the 'Measurements Dao Factory' class.- See Also:
MeasurementsDaoFactory,RepositoryPackageImpl.getMeasurementsDaoFactory()- Generated class or method.
-
META_DAO
static final EClass META_DAO
The meta object literal for the 'Meta Dao' class.- See Also:
MetaDao,RepositoryPackageImpl.getMetaDao()- Generated class or method.
-
REPOSITORY
static final EClass REPOSITORY
The meta object literal for the 'Repository' class.- See Also:
RepositoryImpl,RepositoryPackageImpl.getRepository()- Generated class or method.
-
REPOSITORY__REPOSITORIES
static final EReference REPOSITORY__REPOSITORIES
The meta object literal for the 'Repositories' container reference feature.- Generated class or method.
-
REPOSITORY__READ_ONLY
static final EAttribute REPOSITORY__READ_ONLY
The meta object literal for the 'Read Only' attribute feature.- Generated class or method.
-
REPOSITORY__DESCRIPTIONS
static final EReference REPOSITORY__DESCRIPTIONS
The meta object literal for the 'Descriptions' reference list feature.- Generated class or method.
-
REPOSITORY__EXPERIMENT_GROUPS
static final EReference REPOSITORY__EXPERIMENT_GROUPS
The meta object literal for the 'Experiment Groups' reference list feature.- Generated class or method.
-
-