org.tm4j.panckoucke.model.AMMember .getRepresentedObjects()

Description

This Method returns Objects which are reprresented by that member. * The kind of the returned objects is by no means restricted. Any implementation of this * Interface is free to return whatsoever it represents. * Programmers should carefully document, what kind of objects their implementation return * @return a Set of Objects

Other Resources