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