dk.brics.xact.analysis.transformations
Class Splitter
java.lang.Object
  
dk.brics.xact.analysis.transformations.Splitter
public class Splitter
- extends Object
 
Finds disjoint components in the flow graph and creates a new flow graph for each component.
 Components without any XML operations are ignored.
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Splitter
public Splitter()
split
public List<FlowGraph> split(FlowGraph graph)
 
 Copyright © 2005-2011 Aarhus University.