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

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

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

Methods in be.ac.vub.cocompose.io.xmi that return XMIElementAttributesReader
 XMIElementAttributesReader XMIModelReader.getElementReader()
          Gets the element attributes reader.
 

Methods in be.ac.vub.cocompose.io.xmi with parameters of type XMIElementAttributesReader
protected  void XMIModelReader.setElementReader(XMIElementAttributesReader elementReader)
          Sets the element attributes reader.