Package net.sf.tweety.logics.bpm.syntax
Class BpmnNode
- java.lang.Object
-
- net.sf.tweety.logics.bpm.syntax.BpmnFormula
-
- net.sf.tweety.logics.bpm.syntax.BpmnElement
-
- net.sf.tweety.logics.bpm.syntax.BpmnNode
-
- All Implemented Interfaces:
net.sf.tweety.commons.Formula,net.sf.tweety.graphs.Node
public class BpmnNode extends BpmnElement implements net.sf.tweety.graphs.Node
- Author:
- Benedikt Knopp
-
-
Constructor Detail
-
BpmnNode
public BpmnNode(String id)
-
-