Uses of Class
be.ac.vub.cocompose.io.xmi.XMIElementTypeSwitch

Packages that use XMIElementTypeSwitch
be.ac.vub.cocompose.io.xmi   
 

Uses of XMIElementTypeSwitch in be.ac.vub.cocompose.io.xmi
 

Methods in be.ac.vub.cocompose.io.xmi that return XMIElementTypeSwitch
 XMIElementTypeSwitch XMIModelReader.getTypeSwitch()
          Gets the type switch for creating the right element.
 

Methods in be.ac.vub.cocompose.io.xmi with parameters of type XMIElementTypeSwitch
protected  void XMIModelReader.setTypeSwitch(XMIElementTypeSwitch typeSwitch)
          Sets the type switch for creating the right element.