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