Package de.cau.cs.kieler.core.kgraph.provider

Edit code for the KGraph model.

See:
          Description

Class Summary
EMapPropertyHolderItemProvider This is the item provider adapter for a EMapPropertyHolder object.
IPropertyToObjectMapItemProvider This is the item provider adapter for a Map.Entry object.
KEdgeItemProvider This is the item provider adapter for a KEdge object.
KGraphDataItemProvider This is the item provider adapter for a KGraphData object.
KGraphEditPlugin This is the central singleton for the KGraph edit plugin.
KGraphEditPlugin.Implementation The actual implementation of the Eclipse Plugin.
KGraphElementItemProvider This is the item provider adapter for a KGraphElement object.
KGraphItemProviderAdapterFactory This is the factory that is used to provide the interfaces needed to support Viewers.
KLabeledGraphElementItemProvider This is the item provider adapter for a KLabeledGraphElement object.
KLabelItemProvider This is the item provider adapter for a KLabel object.
KNodeItemProvider This is the item provider adapter for a KNode object.
KPortItemProvider This is the item provider adapter for a KPort object.
PersistentEntryItemProvider This is the item provider adapter for a PersistentEntry object.
 

Package de.cau.cs.kieler.core.kgraph.provider Description

Edit code for the KGraph model.