Package net.sf.tweety.logics.bpm.syntax
Class EndEvent
- 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
-
- net.sf.tweety.logics.bpm.syntax.EndEvent
-
- All Implemented Interfaces:
net.sf.tweety.commons.Formula,net.sf.tweety.graphs.Node
public class EndEvent extends Event
- Author:
- Benedikt Knopp
-
-
Constructor Detail
-
EndEvent
public EndEvent(String id)
-
-