org.tm4j.panckoucke.model .AMArc

Description

This represents an Arc in panckoucke abstract model. It adds two properties, * to AMMember which give access to the start node and the set of end nodes of * that arc * * @author Christoph Fröhlich

Interfaces

Implementations of this interface

Method Summary
java.util.Set getEndNodes()
AMNode getStartNode()

Related Topics

Is Imported By
Is Type For