org.tm4j.panckoucke.model.AModel .removeEndNode(org.tm4j.panckoucke.model.AMArc arc,org.tm4j.panckoucke.model.AMNode endnode)

Description

Removes the AMNode endnode from the from the set of endnodes of specified AMArc If the set of endnodes of AMArc arc does not contain node, nothing happens

Parameters
org.tm4j.panckoucke.model.AMArc arc the AMArc to be modified
org.tm4j.panckoucke.model.AMNode endnode the AMNode to be removed

Throws

Other Resources

Related Topics