Member proxy

A member proxy is a java bean, that stores the properties of an AMMember.

It is implemented by the class org.tm4j.panckoucke.impl.abstraction.util.MemberProxy

Abstractors can use instances of MemberProxy to collect their data. Once filled, the static method AbstractionNodeUtils.addNode(AModel model, MemberProxy data) transfers the MemberProxy into an AMNode.