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