Class ExclusiveGateway
java.lang.Object
org.tweetyproject.logics.bpm.syntax.BpmnFormula
org.tweetyproject.logics.bpm.syntax.BpmnElement
org.tweetyproject.logics.bpm.syntax.BpmnNode
org.tweetyproject.logics.bpm.syntax.Gateway
org.tweetyproject.logics.bpm.syntax.ExclusiveGateway
-
Constructor Summary
-
Method Summary
Methods inherited from class org.tweetyproject.logics.bpm.syntax.BpmnNode
getIncomingEdges, getOutgoingEdges, putIncomingEdge, putOutgoingEdge
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
-
ExclusiveGateway
public ExclusiveGateway()Create a new instance
-