Class ReplaceableByImplicitness
- java.lang.Object
-
- org.processmining.specpp.evaluation.implicitness.ReplaceableByImplicitness
-
- All Implemented Interfaces:
CandidateEvaluation,Evaluation,ImplicitnessRating
- Direct Known Subclasses:
ReplaceExaminedPlace,ReplaceExistingPlace
public class ReplaceableByImplicitness extends java.lang.Object implements ImplicitnessRating
-
-
Constructor Summary
Constructors Constructor Description ReplaceableByImplicitness(Place p1, Place p2, Place p3)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PlacegetCandidate()PlacegetExisting()PlacegetP1()PlacegetP2()PlacegetP3()PlacegetReplacement()
-