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

Description

Tests wether the given arc contains at least one endnode that represents the TopicMapObject that is identified by the given resourceLocator. if such a node is found, the method ensures that it is of the given gestalt or of gestalt null if the passed in gestalt is null as well

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

Returns

@throws Exception

Other Resources

Related Topics