org.tm4j.panckoucke.model.AModel .createArc(org.tm4j.panckoucke.model.AMNode startnode,java.lang.String label,java.lang.Object representedObject,org.tm4j.panckoucke.model.AMGestalt gestalt)

Description

Creates an and sets a number of properties

Parameters
org.tm4j.panckoucke.model.AMGestalt gestalt the gestalt set to the new arc
java.lang.String label the label of the new arc
java.lang.Object representedObject an object added to the representedObjects
org.tm4j.panckoucke.model.AMNode startnode the start node of the new arc

Throws

Returns

AMArc the new arc

Other Resources