Interface KGraphPackage.Literals

Enclosing interface:
KGraphPackage

public static interface KGraphPackage.Literals
Defines literals for the meta objects that represent
  • each class,
  • each feature of each class,
  • each enum,
  • and each data type
EMF generated code
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'EMap Property Holder' class.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Persistent Entries' containment reference list feature.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Properties' map feature.
    static final org.eclipse.emf.ecore.EDataType
    The meta object literal for the 'IProperty' data type.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'IProperty Holder' class.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'IProperty To Object Map' 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.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'KEdge' class.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Source' container reference feature.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Source Port' reference feature.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Target' reference feature.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Target Port' reference feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'KEdge Layout' class.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Bend Points' containment reference list feature.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Source Point' containment reference feature.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Target Point' containment reference feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Data' class.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Element' class.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Data' containment reference list feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'KIdentifier' class.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Id' attribute feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'KInsets' class.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Bottom' attribute feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Left' attribute feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Right' attribute feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Top' attribute feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'KLabel' class.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Parent' container reference feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Text' attribute feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'KLabeled Graph Element' class.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Labels' containment reference list feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'KLayout Data' class.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'KNode' class.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Children' containment reference list feature.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Incoming Edges' reference list feature.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Outgoing Edges' containment reference list feature.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Parent' container reference feature.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Ports' containment reference list feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'KPoint' class.
    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 'KPort' class.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Edges' reference list feature.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Node' container reference feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'KShape Layout' class.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Height' attribute feature.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Insets' containment reference 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 'Xpos' attribute feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Ypos' attribute feature.
    static final org.eclipse.emf.ecore.EDataType
    The meta object literal for the 'KVector' data type.
    static final org.eclipse.emf.ecore.EDataType
    The meta object literal for the 'KVector Chain' data type.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Persistent Entry' 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

    • KGRAPH_ELEMENT

      static final org.eclipse.emf.ecore.EClass KGRAPH_ELEMENT
      The meta object literal for the 'Element' class.
      See Also:
      EMF generated code
    • KGRAPH_ELEMENT__DATA

      static final org.eclipse.emf.ecore.EReference KGRAPH_ELEMENT__DATA
      The meta object literal for the 'Data' containment reference list feature.
      EMF generated code
    • KLABELED_GRAPH_ELEMENT

      static final org.eclipse.emf.ecore.EClass KLABELED_GRAPH_ELEMENT
      The meta object literal for the 'KLabeled Graph Element' class.
      See Also:
      EMF generated code
    • KLABELED_GRAPH_ELEMENT__LABELS

      static final org.eclipse.emf.ecore.EReference KLABELED_GRAPH_ELEMENT__LABELS
      The meta object literal for the 'Labels' containment reference list feature.
      EMF generated code
    • KGRAPH_DATA

      static final org.eclipse.emf.ecore.EClass KGRAPH_DATA
      The meta object literal for the 'Data' class.
      See Also:
      EMF generated code
    • KNODE

      static final org.eclipse.emf.ecore.EClass KNODE
      The meta object literal for the 'KNode' class.
      See Also:
      EMF generated code
    • KNODE__CHILDREN

      static final org.eclipse.emf.ecore.EReference KNODE__CHILDREN
      The meta object literal for the 'Children' containment reference list feature.
      EMF generated code
    • KNODE__PARENT

      static final org.eclipse.emf.ecore.EReference KNODE__PARENT
      The meta object literal for the 'Parent' container reference feature.
      EMF generated code
    • KNODE__PORTS

      static final org.eclipse.emf.ecore.EReference KNODE__PORTS
      The meta object literal for the 'Ports' containment reference list feature.
      EMF generated code
    • KNODE__OUTGOING_EDGES

      static final org.eclipse.emf.ecore.EReference KNODE__OUTGOING_EDGES
      The meta object literal for the 'Outgoing Edges' containment reference list feature.
      EMF generated code
    • KNODE__INCOMING_EDGES

      static final org.eclipse.emf.ecore.EReference KNODE__INCOMING_EDGES
      The meta object literal for the 'Incoming Edges' reference list feature.
      EMF generated code
    • KEDGE

      static final org.eclipse.emf.ecore.EClass KEDGE
      The meta object literal for the 'KEdge' class.
      See Also:
      EMF generated code
    • KEDGE__SOURCE

      static final org.eclipse.emf.ecore.EReference KEDGE__SOURCE
      The meta object literal for the 'Source' container reference feature.
      EMF generated code
    • KEDGE__TARGET

      static final org.eclipse.emf.ecore.EReference KEDGE__TARGET
      The meta object literal for the 'Target' reference feature.
      EMF generated code
    • KEDGE__SOURCE_PORT

      static final org.eclipse.emf.ecore.EReference KEDGE__SOURCE_PORT
      The meta object literal for the 'Source Port' reference feature.
      EMF generated code
    • KEDGE__TARGET_PORT

      static final org.eclipse.emf.ecore.EReference KEDGE__TARGET_PORT
      The meta object literal for the 'Target Port' reference feature.
      EMF generated code
    • KPORT

      static final org.eclipse.emf.ecore.EClass KPORT
      The meta object literal for the 'KPort' class.
      See Also:
      EMF generated code
    • KPORT__NODE

      static final org.eclipse.emf.ecore.EReference KPORT__NODE
      The meta object literal for the 'Node' container reference feature.
      EMF generated code
    • KPORT__EDGES

      static final org.eclipse.emf.ecore.EReference KPORT__EDGES
      The meta object literal for the 'Edges' reference list feature.
      EMF generated code
    • KLABEL

      static final org.eclipse.emf.ecore.EClass KLABEL
      The meta object literal for the 'KLabel' class.
      See Also:
      EMF generated code
    • KLABEL__TEXT

      static final org.eclipse.emf.ecore.EAttribute KLABEL__TEXT
      The meta object literal for the 'Text' attribute feature.
      EMF generated code
    • KLABEL__PARENT

      static final org.eclipse.emf.ecore.EReference KLABEL__PARENT
      The meta object literal for the 'Parent' container reference feature.
      EMF generated code
    • EMAP_PROPERTY_HOLDER

      static final org.eclipse.emf.ecore.EClass EMAP_PROPERTY_HOLDER
      The meta object literal for the 'EMap Property Holder' class.
      See Also:
      EMF generated code
    • EMAP_PROPERTY_HOLDER__PROPERTIES

      static final org.eclipse.emf.ecore.EReference EMAP_PROPERTY_HOLDER__PROPERTIES
      The meta object literal for the 'Properties' map feature.
      EMF generated code
    • EMAP_PROPERTY_HOLDER__PERSISTENT_ENTRIES

      static final org.eclipse.emf.ecore.EReference EMAP_PROPERTY_HOLDER__PERSISTENT_ENTRIES
      The meta object literal for the 'Persistent Entries' containment reference list feature.
      EMF generated code
    • IPROPERTY_TO_OBJECT_MAP

      static final org.eclipse.emf.ecore.EClass IPROPERTY_TO_OBJECT_MAP
      The meta object literal for the 'IProperty To Object Map' class.
      See Also:
      EMF generated code
    • IPROPERTY_TO_OBJECT_MAP__KEY

      static final org.eclipse.emf.ecore.EAttribute IPROPERTY_TO_OBJECT_MAP__KEY
      The meta object literal for the 'Key' attribute feature.
      EMF generated code
    • IPROPERTY_TO_OBJECT_MAP__VALUE

      static final org.eclipse.emf.ecore.EAttribute IPROPERTY_TO_OBJECT_MAP__VALUE
      The meta object literal for the 'Value' attribute feature.
      EMF generated code
    • IPROPERTY_HOLDER

      static final org.eclipse.emf.ecore.EClass IPROPERTY_HOLDER
      The meta object literal for the 'IProperty Holder' class.
      See Also:
      EMF generated code
    • PERSISTENT_ENTRY

      static final org.eclipse.emf.ecore.EClass PERSISTENT_ENTRY
      The meta object literal for the 'Persistent Entry' class.
      See Also:
      EMF generated code
    • PERSISTENT_ENTRY__KEY

      static final org.eclipse.emf.ecore.EAttribute PERSISTENT_ENTRY__KEY
      The meta object literal for the 'Key' attribute feature.
      EMF generated code
    • PERSISTENT_ENTRY__VALUE

      static final org.eclipse.emf.ecore.EAttribute PERSISTENT_ENTRY__VALUE
      The meta object literal for the 'Value' attribute feature.
      EMF generated code
    • KSHAPE_LAYOUT

      static final org.eclipse.emf.ecore.EClass KSHAPE_LAYOUT
      The meta object literal for the 'KShape Layout' class.
      See Also:
      EMF generated code
    • KSHAPE_LAYOUT__XPOS

      static final org.eclipse.emf.ecore.EAttribute KSHAPE_LAYOUT__XPOS
      The meta object literal for the 'Xpos' attribute feature.
      EMF generated code
    • KSHAPE_LAYOUT__YPOS

      static final org.eclipse.emf.ecore.EAttribute KSHAPE_LAYOUT__YPOS
      The meta object literal for the 'Ypos' attribute feature.
      EMF generated code
    • KSHAPE_LAYOUT__WIDTH

      static final org.eclipse.emf.ecore.EAttribute KSHAPE_LAYOUT__WIDTH
      The meta object literal for the 'Width' attribute feature.
      EMF generated code
    • KSHAPE_LAYOUT__HEIGHT

      static final org.eclipse.emf.ecore.EAttribute KSHAPE_LAYOUT__HEIGHT
      The meta object literal for the 'Height' attribute feature.
      EMF generated code
    • KSHAPE_LAYOUT__INSETS

      static final org.eclipse.emf.ecore.EReference KSHAPE_LAYOUT__INSETS
      The meta object literal for the 'Insets' containment reference feature.
      EMF generated code
    • KEDGE_LAYOUT

      static final org.eclipse.emf.ecore.EClass KEDGE_LAYOUT
      The meta object literal for the 'KEdge Layout' class.
      See Also:
      EMF generated code
    • KEDGE_LAYOUT__BEND_POINTS

      static final org.eclipse.emf.ecore.EReference KEDGE_LAYOUT__BEND_POINTS
      The meta object literal for the 'Bend Points' containment reference list feature.
      EMF generated code
    • KEDGE_LAYOUT__SOURCE_POINT

      static final org.eclipse.emf.ecore.EReference KEDGE_LAYOUT__SOURCE_POINT
      The meta object literal for the 'Source Point' containment reference feature.
      EMF generated code
    • KEDGE_LAYOUT__TARGET_POINT

      static final org.eclipse.emf.ecore.EReference KEDGE_LAYOUT__TARGET_POINT
      The meta object literal for the 'Target Point' containment reference feature.
      EMF generated code
    • KLAYOUT_DATA

      static final org.eclipse.emf.ecore.EClass KLAYOUT_DATA
      The meta object literal for the 'KLayout Data' class.
      See Also:
      EMF generated code
    • KPOINT

      static final org.eclipse.emf.ecore.EClass KPOINT
      The meta object literal for the 'KPoint' class.
      See Also:
      EMF generated code
    • KPOINT__X

      static final org.eclipse.emf.ecore.EAttribute KPOINT__X
      The meta object literal for the 'X' attribute feature.
      EMF generated code
    • KPOINT__Y

      static final org.eclipse.emf.ecore.EAttribute KPOINT__Y
      The meta object literal for the 'Y' attribute feature.
      EMF generated code
    • KINSETS

      static final org.eclipse.emf.ecore.EClass KINSETS
      The meta object literal for the 'KInsets' class.
      See Also:
      EMF generated code
    • KINSETS__TOP

      static final org.eclipse.emf.ecore.EAttribute KINSETS__TOP
      The meta object literal for the 'Top' attribute feature.
      EMF generated code
    • KINSETS__BOTTOM

      static final org.eclipse.emf.ecore.EAttribute KINSETS__BOTTOM
      The meta object literal for the 'Bottom' attribute feature.
      EMF generated code
    • KINSETS__LEFT

      static final org.eclipse.emf.ecore.EAttribute KINSETS__LEFT
      The meta object literal for the 'Left' attribute feature.
      EMF generated code
    • KINSETS__RIGHT

      static final org.eclipse.emf.ecore.EAttribute KINSETS__RIGHT
      The meta object literal for the 'Right' attribute feature.
      EMF generated code
    • KIDENTIFIER

      static final org.eclipse.emf.ecore.EClass KIDENTIFIER
      The meta object literal for the 'KIdentifier' class.
      See Also:
      EMF generated code
    • KIDENTIFIER__ID

      static final org.eclipse.emf.ecore.EAttribute KIDENTIFIER__ID
      The meta object literal for the 'Id' attribute feature.
      EMF generated code
    • IPROPERTY

      static final org.eclipse.emf.ecore.EDataType IPROPERTY
      The meta object literal for the 'IProperty' data type.
      See Also:
      EMF generated code
    • KVECTOR

      static final org.eclipse.emf.ecore.EDataType KVECTOR
      The meta object literal for the 'KVector' data type.
      See Also:
      EMF generated code
    • KVECTOR_CHAIN

      static final org.eclipse.emf.ecore.EDataType KVECTOR_CHAIN
      The meta object literal for the 'KVector Chain' data type.
      See Also:
      EMF generated code