Package science.aist.gtf.transformation
-
Interface Summary Interface Description GraphTransformer<InputV,InputE,Output> Implementation for a GraphTransformer which uses a Graph with a generic input as an input and returns any output typeTransformer<Input,Output> Interface to apply a transformation on a given input and output -
Class Summary Class Description TransformerUtils Well this class is necessary, because Java generics is the greatest nonsense which was ever developed ...