org.tm4j.panckoucke.test.abstraction.ModelShapeTestBase .assertAnEndnode(org.tm4j.panckoucke.model.AMArc a,org.tm4j.topicmap.TopicMapObject tmo,org.tm4j.panckoucke.model.AMGestalt gestalt)

Description

Tests wether the given arc contains at least one endnode that represents the given TopicMapObject. 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
org.tm4j.topicmap.TopicMapObject tmo

Returns

@throws Exception

Other Resources

Related Topics