public class NextDef extends GraphableEdge
| Constructor and Description |
|---|
NextDef() |
NextDef(WfVertexDef pre,
WfVertexDef 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.
|
Next |
instantiate() |
boolean |
verify()
Method verify.
|
getBuiltInProperty, getKeyValuePairs, setBuiltInProperty, setKeyValuePairsgetName, setNamepublic NextDef()
Object.Object()public NextDef(WfVertexDef pre, WfVertexDef nex)
public boolean verify()
public boolean containsPoint(GraphPoint p)
DirectedEdgecontainsPoint in class DirectedEdgep - the point to checkpublic Next instantiate()
Copyright © 1997–2019 CRISTAL-iSE. All rights reserved.