Interface PolicyPackage.Literals

Enclosing interface:
PolicyPackage

public static interface PolicyPackage.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 Details

    • POLICY_CONSTRAINT

      static final EClass POLICY_CONSTRAINT
      The meta object literal for the 'Constraint' class.
      See Also:
      Generated class or method.
    • INTERVAL_CONSTRAINT

      static final EClass INTERVAL_CONSTRAINT
      The meta object literal for the 'Interval Constraint' class.
      See Also:
      Generated class or method.
    • INTERVAL_CONSTRAINT__OFFSET

      static final EAttribute INTERVAL_CONSTRAINT__OFFSET
      The meta object literal for the 'Offset' attribute feature.
      Generated class or method.
    • INTERVAL_CONSTRAINT__INTERVAL_DURATION

      static final EAttribute INTERVAL_CONSTRAINT__INTERVAL_DURATION
      The meta object literal for the 'Interval Duration' attribute feature.
      Generated class or method.
    • INTERVAL_CONSTRAINT__REPEAT

      static final EAttribute INTERVAL_CONSTRAINT__REPEAT
      The meta object literal for the 'Repeat' attribute feature.
      Generated class or method.
    • COOLDOWN_CONSTRAINT

      static final EClass COOLDOWN_CONSTRAINT
      The meta object literal for the 'Cooldown Constraint' class.
      See Also:
      Generated class or method.
    • COOLDOWN_CONSTRAINT__COOLDOWN_TIME

      static final EAttribute COOLDOWN_CONSTRAINT__COOLDOWN_TIME
      The meta object literal for the 'Cooldown Time' attribute feature.
      Generated class or method.
    • COOLDOWN_CONSTRAINT__MAX_SCALING_OPERATIONS

      static final EAttribute COOLDOWN_CONSTRAINT__MAX_SCALING_OPERATIONS
      The meta object literal for the 'Max Scaling Operations' attribute feature.
      Generated class or method.