public class Next extends GraphableEdge
| Constructor and Description |
|---|
Next() |
Next(WfVertex pre,
WfVertex nex)
create and initialize a link between an Activities
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsPoint(GraphPoint p)
Used by the GUI only, and does not work with MultiPoints.
|
WfVertex |
getTerminusVertex() |
boolean |
verify()
Method verify.
|
getBuiltInProperty, getKeyValuePairs, setBuiltInProperty, setKeyValuePairsgetName, setNamepublic Next()
Object.Object()public boolean verify()
public WfVertex getTerminusVertex() throws InvalidDataException
InvalidDataExceptionpublic boolean containsPoint(GraphPoint p)
DirectedEdgecontainsPoint in class DirectedEdgep - the point to checkCopyright © 1997–2022 CRISTAL-iSE. All rights reserved.