org.tm4j.panckoucke.test.abstraction.ModelShapeTestBase .assertAnEndnode(org.tm4j.panckoucke.model.AMArc a,java.lang.Object ref)

Description

Tests wether the given arc contains at least one endnode that references the given object.

Parameters
org.tm4j.panckoucke.model.AMArc a the arc to test
java.lang.Object ref the referenced object that must be found

Returns

@throws Exception

Other Resources

Related Topics

Has Parameters