Class Hierarchy
- java.lang.Object
- org.tweetyproject.logics.bpm.syntax.BpmnFormula (implements org.tweetyproject.commons.Formula)
- org.tweetyproject.logics.bpm.syntax.BpmnElement
- org.tweetyproject.logics.bpm.syntax.BpmnNode (implements org.tweetyproject.graphs.Node)
- org.tweetyproject.logics.bpm.syntax.Activity
- org.tweetyproject.logics.bpm.syntax.Task
- org.tweetyproject.logics.bpm.syntax.Event
- org.tweetyproject.logics.bpm.syntax.EndEvent
- org.tweetyproject.logics.bpm.syntax.IntermediateEvent
- org.tweetyproject.logics.bpm.syntax.StartEvent
- org.tweetyproject.logics.bpm.syntax.Gateway
- org.tweetyproject.logics.bpm.syntax.ExclusiveGateway
- org.tweetyproject.logics.bpm.syntax.InclusiveGateway
- org.tweetyproject.logics.bpm.syntax.Activity
- org.tweetyproject.logics.bpm.syntax.Lane
- org.tweetyproject.logics.bpm.syntax.Process
- org.tweetyproject.logics.bpm.syntax.BpmnNode (implements org.tweetyproject.graphs.Node)
- org.tweetyproject.logics.bpm.syntax.BpmnElement
- org.tweetyproject.logics.bpm.syntax.BpmnModel (implements org.tweetyproject.commons.BeliefBase, org.tweetyproject.graphs.Graph<T>)
- org.tweetyproject.logics.bpm.syntax.BpmnSignature (implements org.tweetyproject.commons.Signature)
- org.tweetyproject.graphs.GeneralEdge<T>
- org.tweetyproject.graphs.Edge<T>
- org.tweetyproject.logics.bpm.syntax.BpmnEdge
- org.tweetyproject.graphs.DirectedEdge<T>
- org.tweetyproject.logics.bpm.syntax.MessageFlow
- org.tweetyproject.logics.bpm.syntax.SequenceFlow
- org.tweetyproject.graphs.UndirectedEdge<T>
- org.tweetyproject.logics.bpm.syntax.Association
- org.tweetyproject.graphs.Edge<T>
- org.tweetyproject.logics.bpm.syntax.Message
- org.tweetyproject.logics.bpm.syntax.BpmnFormula (implements org.tweetyproject.commons.Formula)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.tweetyproject.logics.bpm.syntax.BpmnModel.BpmnNodeType
- org.tweetyproject.logics.bpm.syntax.EventType
- org.tweetyproject.logics.bpm.syntax.GatewayType
- org.tweetyproject.logics.bpm.syntax.TaskType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)