public interface AlphaPlusPlusAbstraction<E> extends AlphaPlusAbstraction<E>
Modifier and Type | Method and Description |
---|---|
org.processmining.logabstractions.models.CausalPrecedenceAbstraction<E> |
getLengthOneLoopFreeCausalPrecedenceAbstraction() |
org.processmining.logabstractions.models.CausalSuccessionAbstraction<E> |
getLengthOneLoopFreeCausalSuccessionAbstraction() |
org.processmining.logabstractions.models.EventuallyFollowsAbstraction<E> |
getLengthOneLoopFreeEventuallyFollowsAbstraction() |
org.processmining.logabstractions.models.LongTermFollowsAbstraction<E> |
getLengthOneLoopFreeLongTermFollowsAbstraction() |
getLengthOneLoopFreeCausalRelationAbstraction, getLengthOneLoopFreeDirectlyFollowsAbstraction, getLengthOneLoopFreeEndActivityAbstraction, getLengthOneLoopFreeEventClasses, getLengthOneLoopFreeLengthTwoLoopAbstraction, getLengthOneLoopFreeParallelAbstraction, getLengthOneLoopFreeStartActivityAbstraction, getLengthOneLoopFreeTwoWayLengthTwoLoopAbstraction, getLengthOneLoopFreeUnrelatedAbstraction, getLengthTwoLoopAbstraction, getTwoWayLengthTwoLoopAbstraction
getCausalAbstraction, getDirectlyFollowsAbstraction, getEndActivityAbstraction, getLengthOneLoopAbstraction, getParallelAbstraction, getStartActivityAbstraction, getUnrelatedAbstraction
org.processmining.logabstractions.models.CausalPrecedenceAbstraction<E> getLengthOneLoopFreeCausalPrecedenceAbstraction()
org.processmining.logabstractions.models.CausalSuccessionAbstraction<E> getLengthOneLoopFreeCausalSuccessionAbstraction()
org.processmining.logabstractions.models.LongTermFollowsAbstraction<E> getLengthOneLoopFreeLongTermFollowsAbstraction()
org.processmining.logabstractions.models.EventuallyFollowsAbstraction<E> getLengthOneLoopFreeEventuallyFollowsAbstraction()