Uses of Class
de.cau.cs.kieler.core.kgraph.util.KGraphSwitch

Packages that use KGraphSwitch
de.cau.cs.kieler.core.kgraph.util Utility classes for the KGraph data structure. 
 

Uses of KGraphSwitch in de.cau.cs.kieler.core.kgraph.util
 

Fields in de.cau.cs.kieler.core.kgraph.util declared as KGraphSwitch
protected  KGraphSwitch<Adapter> KGraphAdapterFactory.modelSwitch
          The switch that delegates to the createXXX methods.