Uses of Class
org.processmining.logabstractions.models.abstr.AbstractMatrixAbstraction
-
Packages that use AbstractMatrixAbstraction Package Description org.processmining.logabstractions.models.implementations -
-
Uses of AbstractMatrixAbstraction in org.processmining.logabstractions.models.implementations
Subclasses of AbstractMatrixAbstraction in org.processmining.logabstractions.models.implementations Modifier and Type Class Description classCausalPrecedenceAbstractionImpl<E>classCausalRelationAbstractionImpl<E>classCausalSuccessionAbstractionImpl<E>classDirectlyFollowsAbstractionImpl<E>classEventuallyFollowsAbstractionImpl<E>classLengthTwoLoopAbstractionImpl<E>classLongTermFollowsAbstractionImpl<E>classMendaciousAbstractionImpl<E>classParallelAbstractionImpl<E>classTwoWayLengthTwoLoopAbstractionImpl<E>classUnrelatedAbstractionImpl<E>
-