Uses of Interface
org.kie.pmml.api.models.PMMLStep
-
Packages that use PMMLStep Package Description org.kie.pmml.api.runtime -
-
Uses of PMMLStep in org.kie.pmml.api.runtime
Methods in org.kie.pmml.api.runtime with parameters of type PMMLStep Modifier and Type Method Description voidPMMLListener. stepExecuted(PMMLStep step)Method invoked when aPMMLStepis executed
-