Uses of Class
org.gcube.datatransformation.datatransformationlibrary.model.graph.TransformationsGraphImpl.Consistency

Packages that use TransformationsGraphImpl.Consistency
org.gcube.datatransformation.datatransformationlibrary.model.graph   
 

Uses of TransformationsGraphImpl.Consistency in org.gcube.datatransformation.datatransformationlibrary.model.graph
 

Methods in org.gcube.datatransformation.datatransformationlibrary.model.graph that return TransformationsGraphImpl.Consistency
static TransformationsGraphImpl.Consistency TransformationsGraphImpl.Consistency.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TransformationsGraphImpl.Consistency[] TransformationsGraphImpl.Consistency.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.gcube.datatransformation.datatransformationlibrary.model.graph with parameters of type TransformationsGraphImpl.Consistency
protected  ArrayList<Path> PathFinder.getPaths(TNodeWithUnbound snode, TNodeWithUnbound tnode, TransformationsGraphImpl.Consistency consistencyLevel, NodesCollection nodes)
           
 



Copyright © 2013. All Rights Reserved.