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

KIML support for graph formats.

See:
          Description

Interface Summary
IGraphTransformer<S,T> Interface for graph transformations.
ITransformationHandler<T> Interface for handlers of graph format transformations.
 

Class Summary
AbstractEmfHandler<T extends EObject> An abstract superclass for EMF-based transformers.
GraphFormatData Data type used to store information for a graph format.
TransformationData<S,T> A transformation data object that can be arbitrarily extended using the properties mechanism.
 

Exception Summary
TransformationException An exception for graph transformation errors.
 

Package de.cau.cs.kieler.kiml.service.formats Description

KIML support for graph formats.