org.tm4j.panckoucke.model.AModel .getMemberByRepresentedObject(java.lang.Object object)

Description

Used to "search" for an AMMember based on one of its represented Objects

Parameters
java.lang.Object object the object the member is searched for

Returns

the AMMember with the given id or null if the id is unknown in the model

Other Resources

Related Topics

Has Parameters