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

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

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

Methods in be.ac.vub.cocompose.io.xmi that return XMIElementLinkAttributesReader
 XMIElementLinkAttributesReader XMIModelLinkReader.getElementReader()
          Gets the attribute reader.
 

Methods in be.ac.vub.cocompose.io.xmi with parameters of type XMIElementLinkAttributesReader
protected  void XMIModelLinkReader.setElementReader(XMIElementLinkAttributesReader elementReader)
          Sets the attribute reader.