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