Class Lane
java.lang.Object
org.tweetyproject.logics.bpm.syntax.BpmnFormula
org.tweetyproject.logics.bpm.syntax.BpmnElement
org.tweetyproject.logics.bpm.syntax.Lane
- All Implemented Interfaces:
Formula
A class to represent lanes in a BPMN Model
- Author:
- Benedikt Knopp
-
Constructor Summary
-
Method Summary
Methods inherited from class org.tweetyproject.logics.bpm.syntax.BpmnElement
getId, getName, setId, setName
Methods inherited from class org.tweetyproject.logics.bpm.syntax.BpmnFormula
getSignature
-
Constructor Details
-
Lane
public Lane()Create a new instance
-