public interface HasNodeRegistry extends HasEntityRegistry<org.dmg.pmml.tree.Node>
| Modifier and Type | Method and Description |
|---|---|
List<org.dmg.pmml.tree.Node> |
getPath(String id) |
List<org.dmg.pmml.tree.Node> |
getPathBetween(String parentId,
String childId) |
getEntityRegistryCopyright © 2018. All rights reserved.