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

Description

Tests wether the given arc contains at least one endnode that represents an object with the given class. If the given gestalt is null, the test ensures the found node has no gestalt set.

Parameters
org.tm4j.panckoucke.model.AMArc a the arc to test
java.lang.Class klass

Returns

the found node

Other Resources

Related Topics

Has Parameters