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

    Fields
    Modifier and Type
    Field
    Description
    static 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_MODEL
      The meta object literal for the 'Model' class.
      See Also:
    • PERSISTENCE_MODEL__STRATEGIES

      static final org.eclipse.emf.ecore.EReference PERSISTENCE_MODEL__STRATEGIES
      The meta object literal for the 'Strategies' containment reference list feature.
    • PERSISTENCE_MODEL__DEFAULTS

      static final org.eclipse.emf.ecore.EReference PERSISTENCE_MODEL__DEFAULTS
      The meta object literal for the 'Defaults' reference list feature.
    • PERSISTENCE_MODEL__FILTERS

      static final org.eclipse.emf.ecore.EReference PERSISTENCE_MODEL__FILTERS
      The meta object literal for the 'Filters' containment reference list feature.
    • PERSISTENCE_MODEL__CONFIGS

      static final org.eclipse.emf.ecore.EReference PERSISTENCE_MODEL__CONFIGS
      The meta object literal for the 'Configs' containment reference list feature.
    • STRATEGY

      static final org.eclipse.emf.ecore.EClass STRATEGY
      The meta object literal for the 'Strategy' class.
      See Also:
    • STRATEGY__NAME

      static final org.eclipse.emf.ecore.EAttribute STRATEGY__NAME
      The meta object literal for the 'Name' attribute feature.
    • FILTER

      static final org.eclipse.emf.ecore.EClass FILTER
      The meta object literal for the 'Filter' class.
      See Also:
    • FILTER__NAME

      static final org.eclipse.emf.ecore.EAttribute FILTER__NAME
      The meta object literal for the 'Name' attribute feature.
    • FILTER__DEFINITION

      static final org.eclipse.emf.ecore.EReference FILTER__DEFINITION
      The meta object literal for the 'Definition' containment reference feature.
    • FILTER_DETAILS

      static final org.eclipse.emf.ecore.EClass FILTER_DETAILS
      The meta object literal for the 'Filter Details' class.
      See Also:
    • THRESHOLD_FILTER

      static final org.eclipse.emf.ecore.EClass THRESHOLD_FILTER
      The meta object literal for the 'Threshold Filter' class.
      See Also:
    • THRESHOLD_FILTER__RELATIVE

      static final org.eclipse.emf.ecore.EAttribute THRESHOLD_FILTER__RELATIVE
      The meta object literal for the 'Relative' attribute feature.
    • THRESHOLD_FILTER__VALUE

      static final org.eclipse.emf.ecore.EAttribute THRESHOLD_FILTER__VALUE
      The meta object literal for the 'Value' attribute feature.
    • THRESHOLD_FILTER__UNIT

      static final org.eclipse.emf.ecore.EAttribute THRESHOLD_FILTER__UNIT
      The meta object literal for the 'Unit' attribute feature.
    • TIME_FILTER

      static final org.eclipse.emf.ecore.EClass TIME_FILTER
      The meta object literal for the 'Time Filter' class.
      See Also:
    • TIME_FILTER__VALUE

      static final org.eclipse.emf.ecore.EAttribute TIME_FILTER__VALUE
      The meta object literal for the 'Value' attribute feature.
    • TIME_FILTER__UNIT

      static final org.eclipse.emf.ecore.EAttribute TIME_FILTER__UNIT
      The meta object literal for the 'Unit' attribute feature.
    • EQUALS_FILTER

      static final org.eclipse.emf.ecore.EClass EQUALS_FILTER
      The meta object literal for the 'Equals Filter' class.
      See Also:
    • EQUALS_FILTER__VALUES

      static final org.eclipse.emf.ecore.EAttribute EQUALS_FILTER__VALUES
      The meta object literal for the 'Values' attribute list feature.
    • NOT_EQUALS_FILTER

      static final org.eclipse.emf.ecore.EClass NOT_EQUALS_FILTER
      The meta object literal for the 'Not Equals Filter' class.
      See Also:
    • NOT_EQUALS_FILTER__VALUES

      static final org.eclipse.emf.ecore.EAttribute NOT_EQUALS_FILTER__VALUES
      The meta object literal for the 'Values' attribute list feature.
    • INCLUDE_FILTER

      static final org.eclipse.emf.ecore.EClass INCLUDE_FILTER
      The meta object literal for the 'Include Filter' class.
      See Also:
    • INCLUDE_FILTER__LOWER

      static final org.eclipse.emf.ecore.EAttribute INCLUDE_FILTER__LOWER
      The meta object literal for the 'Lower' attribute feature.
    • INCLUDE_FILTER__UPPER

      static final org.eclipse.emf.ecore.EAttribute INCLUDE_FILTER__UPPER
      The meta object literal for the 'Upper' attribute feature.
    • INCLUDE_FILTER__UNIT

      static final org.eclipse.emf.ecore.EAttribute INCLUDE_FILTER__UNIT
      The meta object literal for the 'Unit' attribute feature.
    • NOT_INCLUDE_FILTER

      static final org.eclipse.emf.ecore.EClass NOT_INCLUDE_FILTER
      The meta object literal for the 'Not Include Filter' class.
      See Also:
    • NOT_INCLUDE_FILTER__LOWER

      static final org.eclipse.emf.ecore.EAttribute NOT_INCLUDE_FILTER__LOWER
      The meta object literal for the 'Lower' attribute feature.
    • NOT_INCLUDE_FILTER__UPPER

      static final org.eclipse.emf.ecore.EAttribute NOT_INCLUDE_FILTER__UPPER
      The meta object literal for the 'Upper' attribute feature.
    • NOT_INCLUDE_FILTER__UNIT

      static final org.eclipse.emf.ecore.EAttribute NOT_INCLUDE_FILTER__UNIT
      The meta object literal for the 'Unit' attribute feature.
    • PERSISTENCE_CONFIGURATION

      static final org.eclipse.emf.ecore.EClass PERSISTENCE_CONFIGURATION
      The meta object literal for the 'Configuration' class.
      See Also:
    • PERSISTENCE_CONFIGURATION__ITEMS

      static final org.eclipse.emf.ecore.EReference PERSISTENCE_CONFIGURATION__ITEMS
      The meta object literal for the 'Items' containment reference list feature.
    • PERSISTENCE_CONFIGURATION__ALIAS

      static final org.eclipse.emf.ecore.EAttribute PERSISTENCE_CONFIGURATION__ALIAS
      The meta object literal for the 'Alias' attribute feature.
    • PERSISTENCE_CONFIGURATION__STRATEGIES

      static final org.eclipse.emf.ecore.EReference PERSISTENCE_CONFIGURATION__STRATEGIES
      The meta object literal for the 'Strategies' reference list feature.
    • PERSISTENCE_CONFIGURATION__FILTERS

      static final org.eclipse.emf.ecore.EReference PERSISTENCE_CONFIGURATION__FILTERS
      The meta object literal for the 'Filters' reference list feature.
    • ALL_CONFIG

      static final org.eclipse.emf.ecore.EClass ALL_CONFIG
      The meta object literal for the 'All Config' class.
      See Also:
    • ITEM_CONFIG

      static final org.eclipse.emf.ecore.EClass ITEM_CONFIG
      The meta object literal for the 'Item Config' class.
      See Also:
    • ITEM_CONFIG__ITEM

      static final org.eclipse.emf.ecore.EAttribute ITEM_CONFIG__ITEM
      The meta object literal for the 'Item' attribute feature.
    • GROUP_CONFIG

      static final org.eclipse.emf.ecore.EClass GROUP_CONFIG
      The meta object literal for the 'Group Config' class.
      See Also:
    • GROUP_CONFIG__GROUP

      static final org.eclipse.emf.ecore.EAttribute GROUP_CONFIG__GROUP
      The meta object literal for the 'Group' attribute feature.
    • CRON_STRATEGY

      static final org.eclipse.emf.ecore.EClass CRON_STRATEGY
      The meta object literal for the 'Cron Strategy' class.
      See Also:
    • CRON_STRATEGY__CRON_EXPRESSION

      static final org.eclipse.emf.ecore.EAttribute CRON_STRATEGY__CRON_EXPRESSION
      The meta object literal for the 'Cron Expression' attribute feature.