org.tm4j.panckoucke.test.abstraction.ModelShapeTestBase .assertAnArc(org.tm4j.panckoucke.model.AMNode n,java.lang.String tmoIdentifier,org.tm4j.panckoucke.model.AMGestalt arcGestalt)

Description

Tests if there is at least one arc that has the object with the given identifier as its represented object and is of the given gestalt.

Parameters
org.tm4j.panckoucke.model.AMGestalt arcGestalt
org.tm4j.panckoucke.model.AMNode n
java.lang.String tmoIdentifier

Returns

@throws Exception

Other Resources