Interface PersistencePackage.Literals
- Enclosing interface:
- PersistencePackage
public static interface PersistencePackage.Literals
Defines literals for the meta objects that represent
- each class,
- each feature of each class,
- each enum,
- and each data type
-
Field Summary
Modifier and TypeFieldDescriptionstatic final org.eclipse.emf.ecore.EClass
The meta object literal for the 'All Config
' class.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Cron Strategy
' class.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Cron Expression' attribute feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Equals Filter
' class.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Values' attribute list feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Filter
' class.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Definition' containment reference feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Name' attribute feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Filter Details
' class.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Group Config
' class.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Group' attribute feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Include Filter
' class.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Lower' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Unit' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Upper' attribute feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Item Config
' class.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Item' attribute feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Not Equals Filter
' class.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Values' attribute list feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Not Include Filter
' class.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Lower' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Unit' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Upper' attribute feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Configuration
' class.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Alias' attribute feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Filters' reference list feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Items' containment reference list feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Strategies' reference list feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Model
' class.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Configs' containment reference list feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Defaults' reference list feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Filters' containment reference list feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Strategies' containment reference list feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Strategy
' class.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Name' attribute feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Threshold Filter
' class.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Relative' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Unit' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Value' attribute feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Time Filter
' class.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Unit' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Value' attribute feature.
-
Field Details
-
PERSISTENCE_MODEL
static final org.eclipse.emf.ecore.EClass PERSISTENCE_MODELThe meta object literal for the 'Model
' class. -
PERSISTENCE_MODEL__STRATEGIES
static final org.eclipse.emf.ecore.EReference PERSISTENCE_MODEL__STRATEGIESThe meta object literal for the 'Strategies' containment reference list feature. -
PERSISTENCE_MODEL__DEFAULTS
static final org.eclipse.emf.ecore.EReference PERSISTENCE_MODEL__DEFAULTSThe meta object literal for the 'Defaults' reference list feature. -
PERSISTENCE_MODEL__FILTERS
static final org.eclipse.emf.ecore.EReference PERSISTENCE_MODEL__FILTERSThe meta object literal for the 'Filters' containment reference list feature. -
PERSISTENCE_MODEL__CONFIGS
static final org.eclipse.emf.ecore.EReference PERSISTENCE_MODEL__CONFIGSThe meta object literal for the 'Configs' containment reference list feature. -
STRATEGY
static final org.eclipse.emf.ecore.EClass STRATEGYThe meta object literal for the 'Strategy
' class. -
STRATEGY__NAME
static final org.eclipse.emf.ecore.EAttribute STRATEGY__NAMEThe meta object literal for the 'Name' attribute feature. -
FILTER
static final org.eclipse.emf.ecore.EClass FILTERThe meta object literal for the 'Filter
' class.- See Also:
-
FILTER__NAME
static final org.eclipse.emf.ecore.EAttribute FILTER__NAMEThe meta object literal for the 'Name' attribute feature. -
FILTER__DEFINITION
static final org.eclipse.emf.ecore.EReference FILTER__DEFINITIONThe meta object literal for the 'Definition' containment reference feature. -
FILTER_DETAILS
static final org.eclipse.emf.ecore.EClass FILTER_DETAILSThe meta object literal for the 'Filter Details
' class. -
THRESHOLD_FILTER
static final org.eclipse.emf.ecore.EClass THRESHOLD_FILTERThe meta object literal for the 'Threshold Filter
' class. -
THRESHOLD_FILTER__RELATIVE
static final org.eclipse.emf.ecore.EAttribute THRESHOLD_FILTER__RELATIVEThe meta object literal for the 'Relative' attribute feature. -
THRESHOLD_FILTER__VALUE
static final org.eclipse.emf.ecore.EAttribute THRESHOLD_FILTER__VALUEThe meta object literal for the 'Value' attribute feature. -
THRESHOLD_FILTER__UNIT
static final org.eclipse.emf.ecore.EAttribute THRESHOLD_FILTER__UNITThe meta object literal for the 'Unit' attribute feature. -
TIME_FILTER
static final org.eclipse.emf.ecore.EClass TIME_FILTERThe meta object literal for the 'Time Filter
' class. -
TIME_FILTER__VALUE
static final org.eclipse.emf.ecore.EAttribute TIME_FILTER__VALUEThe meta object literal for the 'Value' attribute feature. -
TIME_FILTER__UNIT
static final org.eclipse.emf.ecore.EAttribute TIME_FILTER__UNITThe meta object literal for the 'Unit' attribute feature. -
EQUALS_FILTER
static final org.eclipse.emf.ecore.EClass EQUALS_FILTERThe meta object literal for the 'Equals Filter
' class. -
EQUALS_FILTER__VALUES
static final org.eclipse.emf.ecore.EAttribute EQUALS_FILTER__VALUESThe meta object literal for the 'Values' attribute list feature. -
NOT_EQUALS_FILTER
static final org.eclipse.emf.ecore.EClass NOT_EQUALS_FILTERThe meta object literal for the 'Not Equals Filter
' class. -
NOT_EQUALS_FILTER__VALUES
static final org.eclipse.emf.ecore.EAttribute NOT_EQUALS_FILTER__VALUESThe meta object literal for the 'Values' attribute list feature. -
INCLUDE_FILTER
static final org.eclipse.emf.ecore.EClass INCLUDE_FILTERThe meta object literal for the 'Include Filter
' class. -
INCLUDE_FILTER__LOWER
static final org.eclipse.emf.ecore.EAttribute INCLUDE_FILTER__LOWERThe meta object literal for the 'Lower' attribute feature. -
INCLUDE_FILTER__UPPER
static final org.eclipse.emf.ecore.EAttribute INCLUDE_FILTER__UPPERThe meta object literal for the 'Upper' attribute feature. -
INCLUDE_FILTER__UNIT
static final org.eclipse.emf.ecore.EAttribute INCLUDE_FILTER__UNITThe meta object literal for the 'Unit' attribute feature. -
NOT_INCLUDE_FILTER
static final org.eclipse.emf.ecore.EClass NOT_INCLUDE_FILTERThe meta object literal for the 'Not Include Filter
' class. -
NOT_INCLUDE_FILTER__LOWER
static final org.eclipse.emf.ecore.EAttribute NOT_INCLUDE_FILTER__LOWERThe meta object literal for the 'Lower' attribute feature. -
NOT_INCLUDE_FILTER__UPPER
static final org.eclipse.emf.ecore.EAttribute NOT_INCLUDE_FILTER__UPPERThe meta object literal for the 'Upper' attribute feature. -
NOT_INCLUDE_FILTER__UNIT
static final org.eclipse.emf.ecore.EAttribute NOT_INCLUDE_FILTER__UNITThe meta object literal for the 'Unit' attribute feature. -
PERSISTENCE_CONFIGURATION
static final org.eclipse.emf.ecore.EClass PERSISTENCE_CONFIGURATIONThe meta object literal for the 'Configuration
' class. -
PERSISTENCE_CONFIGURATION__ITEMS
static final org.eclipse.emf.ecore.EReference PERSISTENCE_CONFIGURATION__ITEMSThe meta object literal for the 'Items' containment reference list feature. -
PERSISTENCE_CONFIGURATION__ALIAS
static final org.eclipse.emf.ecore.EAttribute PERSISTENCE_CONFIGURATION__ALIASThe meta object literal for the 'Alias' attribute feature. -
PERSISTENCE_CONFIGURATION__STRATEGIES
static final org.eclipse.emf.ecore.EReference PERSISTENCE_CONFIGURATION__STRATEGIESThe meta object literal for the 'Strategies' reference list feature. -
PERSISTENCE_CONFIGURATION__FILTERS
static final org.eclipse.emf.ecore.EReference PERSISTENCE_CONFIGURATION__FILTERSThe meta object literal for the 'Filters' reference list feature. -
ALL_CONFIG
static final org.eclipse.emf.ecore.EClass ALL_CONFIGThe meta object literal for the 'All Config
' class. -
ITEM_CONFIG
static final org.eclipse.emf.ecore.EClass ITEM_CONFIGThe meta object literal for the 'Item Config
' class. -
ITEM_CONFIG__ITEM
static final org.eclipse.emf.ecore.EAttribute ITEM_CONFIG__ITEMThe meta object literal for the 'Item' attribute feature. -
GROUP_CONFIG
static final org.eclipse.emf.ecore.EClass GROUP_CONFIGThe meta object literal for the 'Group Config
' class. -
GROUP_CONFIG__GROUP
static final org.eclipse.emf.ecore.EAttribute GROUP_CONFIG__GROUPThe meta object literal for the 'Group' attribute feature. -
CRON_STRATEGY
static final org.eclipse.emf.ecore.EClass CRON_STRATEGYThe meta object literal for the 'Cron Strategy
' class. -
CRON_STRATEGY__CRON_EXPRESSION
static final org.eclipse.emf.ecore.EAttribute CRON_STRATEGY__CRON_EXPRESSIONThe meta object literal for the 'Cron Expression' attribute feature.
-