org.globus.cog.karajan.viewer
Class KarajanGraphTransformation
java.lang.Object
org.globus.cog.karajan.viewer.KarajanGraphTransformation
- All Implemented Interfaces:
- GraphTransformation
- public class KarajanGraphTransformation
- extends Object
- implements GraphTransformation
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KarajanGraphTransformation
public KarajanGraphTransformation(KarajanFrame root,
ProjectNode project,
Hook hook)
transform
public GraphInterface transform(GraphInterface graph)
- Specified by:
transform in interface GraphTransformation
unfold
public org.globus.cog.karajan.viewer.KarajanGraphTransformation.State unfold(org.globus.cog.karajan.viewer.KarajanGraphTransformation.State state)
getCollapsedIterators
public HashSet getCollapsedIterators()
- Returns:
- Returns the collapsedIterators.
getMap
public Hashtable getMap()
- Returns:
- Returns the map.
getRmap
public Hashtable getRmap()
- Returns:
- Returns the rmap.
getTemplates
public Hashtable getTemplates()
- Returns:
- Returns the templates.
getGraph
public Graph getGraph()
- Returns:
- Returns the graph.
isA
public static boolean isA(FlowElement element,
String name)