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

Description

Tests wether the given arc contains at least one endnode that represents the TopicMapObject that is identified by the given tmoidentifier.

Parameters
org.tm4j.panckoucke.model.AMArc a the arc to test
java.lang.String tmoIdentifier

Returns

the found node

Other Resources

Related Topics