org.tm4j.panckoucke.model.AMNode .getArcs()

Description

Returns all arcs where the node is the startnode of that arc * * @return an umodifiable set of arcs, which start at this node * (use this node as startnode) * The set may be empty but it is never null * * @see org.tm4j.panckoucke.model.AMNode#getArcs()

Other Resources