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 Link icon

    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 list feature.
  • Field Details Link icon

    • ITEM_MODEL Link icon

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

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

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

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

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

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

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

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

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

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

      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 Link icon

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

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

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

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

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

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

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

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

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

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

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