Interface ItemsPackage.Literals

Enclosing interface:
ItemsPackage

public static interface ItemsPackage.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 'Item Model' class.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Items' containment reference list feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Model Binding' class.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Configuration' attribute feature.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Properties' containment reference list feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Type' attribute feature.
    static final org.eclipse.emf.ecore.EEnum
    The meta object literal for the 'Model Group Function' enum.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Model Group Item' class.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Args' attribute list feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Function' attribute feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Model Item' class.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Bindings' containment reference list feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Groups' attribute list feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Icon' attribute feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Label' attribute feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Name' attribute feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Tags' attribute list feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Type' attribute feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Model Normal Item' class.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Model Property' class.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Key' attribute feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Value' attribute feature.
  • Field Details

    • ITEM_MODEL

      static final org.eclipse.emf.ecore.EClass ITEM_MODEL
      The meta object literal for the 'Item Model' class.
      See Also:
    • ITEM_MODEL__ITEMS

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

      static final org.eclipse.emf.ecore.EClass MODEL_ITEM
      The meta object literal for the 'Model Item' class.
      See Also:
    • MODEL_ITEM__NAME

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

      static final org.eclipse.emf.ecore.EAttribute MODEL_ITEM__LABEL
      The meta object literal for the 'Label' attribute feature.
    • MODEL_ITEM__ICON

      static final org.eclipse.emf.ecore.EAttribute MODEL_ITEM__ICON
      The meta object literal for the 'Icon' attribute feature.
    • MODEL_ITEM__GROUPS

      static final org.eclipse.emf.ecore.EAttribute MODEL_ITEM__GROUPS
      The meta object literal for the 'Groups' attribute list feature.
    • MODEL_ITEM__TAGS

      static final org.eclipse.emf.ecore.EAttribute MODEL_ITEM__TAGS
      The meta object literal for the 'Tags' attribute list feature.
    • MODEL_ITEM__BINDINGS

      static final org.eclipse.emf.ecore.EReference MODEL_ITEM__BINDINGS
      The meta object literal for the 'Bindings' containment reference list feature.
    • MODEL_ITEM__TYPE

      static final org.eclipse.emf.ecore.EAttribute MODEL_ITEM__TYPE
      The meta object literal for the 'Type' attribute feature.
    • MODEL_GROUP_ITEM

      static final org.eclipse.emf.ecore.EClass MODEL_GROUP_ITEM
      The meta object literal for the 'Model Group Item' class.
      See Also:
    • MODEL_GROUP_ITEM__FUNCTION

      static final org.eclipse.emf.ecore.EAttribute MODEL_GROUP_ITEM__FUNCTION
      The meta object literal for the 'Function' attribute feature.
    • MODEL_GROUP_ITEM__ARGS

      static final org.eclipse.emf.ecore.EAttribute MODEL_GROUP_ITEM__ARGS
      The meta object literal for the 'Args' attribute list feature.
    • MODEL_NORMAL_ITEM

      static final org.eclipse.emf.ecore.EClass MODEL_NORMAL_ITEM
      The meta object literal for the 'Model Normal Item' class.
      See Also:
    • MODEL_BINDING

      static final org.eclipse.emf.ecore.EClass MODEL_BINDING
      The meta object literal for the 'Model Binding' class.
      See Also:
    • MODEL_BINDING__TYPE

      static final org.eclipse.emf.ecore.EAttribute MODEL_BINDING__TYPE
      The meta object literal for the 'Type' attribute feature.
    • MODEL_BINDING__CONFIGURATION

      static final org.eclipse.emf.ecore.EAttribute MODEL_BINDING__CONFIGURATION
      The meta object literal for the 'Configuration' attribute feature.
    • MODEL_BINDING__PROPERTIES

      static final org.eclipse.emf.ecore.EReference MODEL_BINDING__PROPERTIES
      The meta object literal for the 'Properties' containment reference list feature.
    • MODEL_PROPERTY

      static final org.eclipse.emf.ecore.EClass MODEL_PROPERTY
      The meta object literal for the 'Model Property' class.
      See Also:
    • MODEL_PROPERTY__KEY

      static final org.eclipse.emf.ecore.EAttribute MODEL_PROPERTY__KEY
      The meta object literal for the 'Key' attribute feature.
    • MODEL_PROPERTY__VALUE

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

      static final org.eclipse.emf.ecore.EEnum MODEL_GROUP_FUNCTION
      The meta object literal for the 'Model Group Function' enum.
      See Also: