Interface Parameters
-
- All Superinterfaces:
PrettyPrintable,ProperlyPrintable
- All Known Implementing Classes:
DataExtractionParameters,DeltaComposerParameters,DeltaParameters,ETCBasedComposerParameters,ExecutionParameters,ExternalInitializationParameters,ImplicitnessTestingParameters,OutputPathParameters,PlaceGeneratorParameters,PreProcessingParameters,ReplayComputationParameters,SupervisionParameters,TauFitnessThresholds,TreeHeuristicThreshold,TreeTrackerParameters,WrappedMap
public interface Parameters extends ProperlyPrintable, PrettyPrintable
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default java.lang.StringtoPrettyString()-
Methods inherited from interface org.processmining.specpp.traits.ProperlyPrintable
toString
-
-
-
-
Method Detail
-
toPrettyString
default java.lang.String toPrettyString()
- Specified by:
toPrettyStringin interfacePrettyPrintable
-
-