Interface SpaPackage.Literals

Enclosing interface:
SpaPackage

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

    • PROCESS_BEHAVIOUR

      static final EClass PROCESS_BEHAVIOUR
      The meta object literal for the ' Process Behaviour' class.
      See Also:
      Generated class or method.
    • PROCESS_BEHAVIOUR__NUM_REPLICAS

      static final EAttribute PROCESS_BEHAVIOUR__NUM_REPLICAS
      The meta object literal for the 'Num Replicas' attribute feature.
      Generated class or method.
    • PROCESS_BEHAVIOUR__NAME

      static final EAttribute PROCESS_BEHAVIOUR__NAME
      The meta object literal for the 'Name' attribute feature.
      Generated class or method.
    • PROCESS_BEHAVIOUR__BEHAVIOUR

      static final EReference PROCESS_BEHAVIOUR__BEHAVIOUR
      The meta object literal for the 'Behaviour' containment reference feature.
      Generated class or method.
    • SPA_MODEL

      static final EClass SPA_MODEL
      The meta object literal for the ' SPA Model' class.
      See Also:
      Generated class or method.
    • SPA_MODEL__PROCESSES

      static final EReference SPA_MODEL__PROCESSES
      The meta object literal for the 'Processes' containment reference list feature.
      Generated class or method.
    • SPA_MODEL__RESOURCES

      static final EReference SPA_MODEL__RESOURCES
      The meta object literal for the 'Resources' containment reference list feature.
      Generated class or method.