Interface MuddlePackage.Literals

Enclosing interface:
MuddlePackage

public static interface MuddlePackage.Literals
Defines literals for the meta objects that represent
  • each class,
  • each feature of each class,
  • each operation 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 'Boolean Type' class.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Feature' class.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Many' attribute feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Name' attribute feature.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Owning Type' container reference feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Primary' attribute feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Runtime' attribute feature.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Slots' reference list feature.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Type' reference feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Integer Type' class.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Link Element Type' class.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Role In Source Feature' containment reference feature.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Role In Target Feature' containment reference feature.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Source Feature' reference feature.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Target Feature' reference feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Muddle' class.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Elements' containment reference list feature.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Types' containment reference list feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Element' class.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Id' attribute feature.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Muddle' container reference feature.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Slots' containment reference list feature.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Style' containment reference feature.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Type' reference feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Element Style' class.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Border Width' attribute feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Color' attribute feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Height' attribute feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Label Font Size' attribute feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Shape' attribute feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Width' attribute feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'X' attribute feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Y' attribute feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Element Type' class.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Features' containment reference list feature.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Instances' reference list feature.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Sub Types' reference list feature.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Super Types' reference list feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Primitive Type' class.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Real Type' class.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Slot' class.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Feature' reference feature.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Owning Element' container reference feature.
    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 'String Type' class.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Type' class.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Name' attribute feature.
  • Field Details

    • MUDDLE

      static final org.eclipse.emf.ecore.EClass MUDDLE
      The meta object literal for the 'Muddle' class.
      See Also:
    • MUDDLE__TYPES

      static final org.eclipse.emf.ecore.EReference MUDDLE__TYPES
      The meta object literal for the 'Types' containment reference list feature.
    • MUDDLE__ELEMENTS

      static final org.eclipse.emf.ecore.EReference MUDDLE__ELEMENTS
      The meta object literal for the 'Elements' containment reference list feature.
    • MUDDLE_ELEMENT

      static final org.eclipse.emf.ecore.EClass MUDDLE_ELEMENT
      The meta object literal for the 'Element' class.
      See Also:
    • MUDDLE_ELEMENT__ID

      static final org.eclipse.emf.ecore.EAttribute MUDDLE_ELEMENT__ID
      The meta object literal for the 'Id' attribute feature.
    • MUDDLE_ELEMENT__SLOTS

      static final org.eclipse.emf.ecore.EReference MUDDLE_ELEMENT__SLOTS
      The meta object literal for the 'Slots' containment reference list feature.
    • MUDDLE_ELEMENT__TYPE

      static final org.eclipse.emf.ecore.EReference MUDDLE_ELEMENT__TYPE
      The meta object literal for the 'Type' reference feature.
    • MUDDLE_ELEMENT__MUDDLE

      static final org.eclipse.emf.ecore.EReference MUDDLE_ELEMENT__MUDDLE
      The meta object literal for the 'Muddle' container reference feature.
    • MUDDLE_ELEMENT__STYLE

      static final org.eclipse.emf.ecore.EReference MUDDLE_ELEMENT__STYLE
      The meta object literal for the 'Style' containment reference feature.
    • MUDDLE_ELEMENT_STYLE

      static final org.eclipse.emf.ecore.EClass MUDDLE_ELEMENT_STYLE
      The meta object literal for the 'Element Style' class.
      See Also:
    • MUDDLE_ELEMENT_STYLE__COLOR

      static final org.eclipse.emf.ecore.EAttribute MUDDLE_ELEMENT_STYLE__COLOR
      The meta object literal for the 'Color' attribute feature.
    • MUDDLE_ELEMENT_STYLE__SHAPE

      static final org.eclipse.emf.ecore.EAttribute MUDDLE_ELEMENT_STYLE__SHAPE
      The meta object literal for the 'Shape' attribute feature.
    • MUDDLE_ELEMENT_STYLE__WIDTH

      static final org.eclipse.emf.ecore.EAttribute MUDDLE_ELEMENT_STYLE__WIDTH
      The meta object literal for the 'Width' attribute feature.
    • MUDDLE_ELEMENT_STYLE__HEIGHT

      static final org.eclipse.emf.ecore.EAttribute MUDDLE_ELEMENT_STYLE__HEIGHT
      The meta object literal for the 'Height' attribute feature.
    • MUDDLE_ELEMENT_STYLE__BORDER_WIDTH

      static final org.eclipse.emf.ecore.EAttribute MUDDLE_ELEMENT_STYLE__BORDER_WIDTH
      The meta object literal for the 'Border Width' attribute feature.
    • MUDDLE_ELEMENT_STYLE__LABEL_FONT_SIZE

      static final org.eclipse.emf.ecore.EAttribute MUDDLE_ELEMENT_STYLE__LABEL_FONT_SIZE
      The meta object literal for the 'Label Font Size' attribute feature.
    • MUDDLE_ELEMENT_STYLE__X

      static final org.eclipse.emf.ecore.EAttribute MUDDLE_ELEMENT_STYLE__X
      The meta object literal for the 'X' attribute feature.
    • MUDDLE_ELEMENT_STYLE__Y

      static final org.eclipse.emf.ecore.EAttribute MUDDLE_ELEMENT_STYLE__Y
      The meta object literal for the 'Y' attribute feature.
    • SLOT

      static final org.eclipse.emf.ecore.EClass SLOT
      The meta object literal for the 'Slot' class.
      See Also:
    • SLOT__VALUES

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

      static final org.eclipse.emf.ecore.EReference SLOT__FEATURE
      The meta object literal for the 'Feature' reference feature.
    • SLOT__OWNING_ELEMENT

      static final org.eclipse.emf.ecore.EReference SLOT__OWNING_ELEMENT
      The meta object literal for the 'Owning Element' container reference feature.
    • TYPE

      static final org.eclipse.emf.ecore.EClass TYPE
      The meta object literal for the 'Type' class.
      See Also:
    • TYPE__NAME

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

      static final org.eclipse.emf.ecore.EClass FEATURE
      The meta object literal for the 'Feature' class.
      See Also:
    • FEATURE__NAME

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

      static final org.eclipse.emf.ecore.EAttribute FEATURE__MANY
      The meta object literal for the 'Many' attribute feature.
    • FEATURE__PRIMARY

      static final org.eclipse.emf.ecore.EAttribute FEATURE__PRIMARY
      The meta object literal for the 'Primary' attribute feature.
    • FEATURE__RUNTIME

      static final org.eclipse.emf.ecore.EAttribute FEATURE__RUNTIME
      The meta object literal for the 'Runtime' attribute feature.
    • FEATURE__TYPE

      static final org.eclipse.emf.ecore.EReference FEATURE__TYPE
      The meta object literal for the 'Type' reference feature.
    • FEATURE__OWNING_TYPE

      static final org.eclipse.emf.ecore.EReference FEATURE__OWNING_TYPE
      The meta object literal for the 'Owning Type' container reference feature.
    • FEATURE__SLOTS

      static final org.eclipse.emf.ecore.EReference FEATURE__SLOTS
      The meta object literal for the 'Slots' reference list feature.
    • MUDDLE_ELEMENT_TYPE

      static final org.eclipse.emf.ecore.EClass MUDDLE_ELEMENT_TYPE
      The meta object literal for the 'Element Type' class.
      See Also:
    • MUDDLE_ELEMENT_TYPE__INSTANCES

      static final org.eclipse.emf.ecore.EReference MUDDLE_ELEMENT_TYPE__INSTANCES
      The meta object literal for the 'Instances' reference list feature.
    • MUDDLE_ELEMENT_TYPE__FEATURES

      static final org.eclipse.emf.ecore.EReference MUDDLE_ELEMENT_TYPE__FEATURES
      The meta object literal for the 'Features' containment reference list feature.
    • MUDDLE_ELEMENT_TYPE__SUPER_TYPES

      static final org.eclipse.emf.ecore.EReference MUDDLE_ELEMENT_TYPE__SUPER_TYPES
      The meta object literal for the 'Super Types' reference list feature.
    • MUDDLE_ELEMENT_TYPE__SUB_TYPES

      static final org.eclipse.emf.ecore.EReference MUDDLE_ELEMENT_TYPE__SUB_TYPES
      The meta object literal for the 'Sub Types' reference list feature.
    • PRIMITIVE_TYPE

      static final org.eclipse.emf.ecore.EClass PRIMITIVE_TYPE
      The meta object literal for the 'Primitive Type' class.
      See Also:
    • INTEGER_TYPE

      static final org.eclipse.emf.ecore.EClass INTEGER_TYPE
      The meta object literal for the 'Integer Type' class.
      See Also:
    • STRING_TYPE

      static final org.eclipse.emf.ecore.EClass STRING_TYPE
      The meta object literal for the 'String Type' class.
      See Also:
    • BOOLEAN_TYPE

      static final org.eclipse.emf.ecore.EClass BOOLEAN_TYPE
      The meta object literal for the 'Boolean Type' class.
      See Also:
    • REAL_TYPE

      static final org.eclipse.emf.ecore.EClass REAL_TYPE
      The meta object literal for the 'Real Type' class.
      See Also: