Interface RepositoryPackage.Literals
- Enclosing interface:
- RepositoryPackage
public static interface RepositoryPackage.Literals
Defines 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
Modifier and TypeFieldDescriptionstatic final EClass
The meta object literal for the 'IResource Set
' class.static final EClass
The meta object literal for the 'Local Memory Repository
' class.static final EAttribute
The meta object literal for the 'Domain' attribute feature.static final EClass
The meta object literal for the 'Measurements Dao Factory
' class.static final EClass
The meta object literal for the 'Meta Dao
' class.static final EClass
The meta object literal for the 'Repositories
' class.static final EReference
The meta object literal for the 'Available Repositories' containment reference list feature.static final EReference
The meta object literal for the 'Common Resource Set' reference feature.static final EClass
The meta object literal for the 'Repository
' class.static final EReference
The meta object literal for the 'Descriptions' reference list feature.static final EReference
The meta object literal for the 'Experiment Groups' reference list feature.static final EAttribute
The meta object literal for the 'Read Only' attribute feature.static final EReference
The meta object literal for the 'Repositories' container reference feature.
-
Field Details
-
LOCAL_MEMORY_REPOSITORY
The meta object literal for the 'Local Memory Repository
' class.- See Also:
- Generated class or method.
-
LOCAL_MEMORY_REPOSITORY__DOMAIN
The meta object literal for the 'Domain' attribute feature.- Generated class or method.
-
REPOSITORIES
The meta object literal for the 'Repositories
' class.- See Also:
- Generated class or method.
-
REPOSITORIES__AVAILABLE_REPOSITORIES
The meta object literal for the 'Available Repositories' containment reference list feature.- Generated class or method.
-
REPOSITORIES__COMMON_RESOURCE_SET
The meta object literal for the 'Common Resource Set' reference feature.- Generated class or method.
-
IRESOURCE_SET
The meta object literal for the 'IResource Set
' class.- See Also:
- Generated class or method.
-
MEASUREMENTS_DAO_FACTORY
The meta object literal for the 'Measurements Dao Factory
' class.- See Also:
- Generated class or method.
-
META_DAO
The meta object literal for the 'Meta Dao
' class.- See Also:
- Generated class or method.
-
REPOSITORY
The meta object literal for the 'Repository
' class.- See Also:
- Generated class or method.
-
REPOSITORY__REPOSITORIES
The meta object literal for the 'Repositories' container reference feature.- Generated class or method.
-
REPOSITORY__EXPERIMENT_GROUPS
The meta object literal for the 'Experiment Groups' reference list feature.- Generated class or method.
-
REPOSITORY__READ_ONLY
The meta object literal for the 'Read Only' attribute feature.- Generated class or method.
-
REPOSITORY__DESCRIPTIONS
The meta object literal for the 'Descriptions' reference list feature.- Generated class or method.
-