org.tm4j.panckoucke.util.AbstractionNodeUtils .addNode(org.tm4j.panckoucke.model.AModel model,org.tm4j.panckoucke.impl.abstraction.util.MemberProxy proxy)

Description

This method creates an AMNode with the data from the given MemberProxy.

Parameters
org.tm4j.panckoucke.model.AModel model the model to generate the AMNode in
org.tm4j.panckoucke.impl.abstraction.util.MemberProxy proxy the proxy that contains the values for the new AMNode

Returns

AMNode

Other Resources

Related Topics