Package org.kie.pmml.commons
Interface HasRule
-
- All Superinterfaces:
HasSourcesMap
public interface HasRule extends HasSourcesMap
Interface used to decouplePMMLCompilerServicefromKiePMMLDroolsModelWithSources
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetPkgUUID()-
Methods inherited from interface org.kie.pmml.commons.model.HasSourcesMap
addSourceMap, getRulesSourcesMap, getSourcesMap
-
-
-
-
Method Detail
-
getPkgUUID
String getPkgUUID()
-
-