Uses of Package
de.cau.cs.kieler.kiml.service.formats

Packages that use de.cau.cs.kieler.kiml.service.formats
de.cau.cs.kieler.kiml.graphviz.dot.transform The package which contains the functionality to transform a KGraph instance to a Dot instance. 
de.cau.cs.kieler.kiml.service Layout service classes that are used both in the client UI and in server applications. 
de.cau.cs.kieler.kiml.service.formats KIML support for graph formats. 
 

Classes in de.cau.cs.kieler.kiml.service.formats used by de.cau.cs.kieler.kiml.graphviz.dot.transform
AbstractEmfHandler
          An abstract superclass for EMF-based transformers.
IGraphTransformer
          Interface for graph transformations.
ITransformationHandler
          Interface for handlers of graph format transformations.
TransformationData
          A transformation data object that can be arbitrarily extended using the properties mechanism.
 

Classes in de.cau.cs.kieler.kiml.service.formats used by de.cau.cs.kieler.kiml.service
AbstractEmfHandler
          An abstract superclass for EMF-based transformers.
GraphFormatData
          Data type used to store information for a graph format.
IGraphTransformer
          Interface for graph transformations.
ITransformationHandler
          Interface for handlers of graph format transformations.
TransformationData
          A transformation data object that can be arbitrarily extended using the properties mechanism.
 

Classes in de.cau.cs.kieler.kiml.service.formats used by de.cau.cs.kieler.kiml.service.formats
IGraphTransformer
          Interface for graph transformations.
ITransformationHandler
          Interface for handlers of graph format transformations.
TransformationData
          A transformation data object that can be arbitrarily extended using the properties mechanism.