public interface IBPNode<N extends INode> extends IVertex
| Modifier and Type | Method and Description |
|---|---|
N |
getPetriNetNode()
Get a Petri net node associated with this node of a branching process.
|
boolean |
isCondition()
Check if this node is condition.
|
boolean |
isEvent()
Check if this node is event.
|
getHeight, getWidth, getX, getY, setHeight, setLayout, setLocation, setSize, setWidth, setX, setYgetDescription, getId, getName, getTag, setDescription, setId, setName, setTagcompareToN getPetriNetNode()
boolean isEvent()
boolean isCondition()
Copyright © 2017. All rights reserved.