public interface HasEntityRegistry<E extends org.dmg.pmml.Entity>
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.BiMap<java.lang.String,E> |
getEntityRegistry()
Takes the snapshot of all known (ie.
|
com.google.common.collect.BiMap<java.lang.String,E> getEntityRegistry()
Entity identifiers and Entity instances.Copyright © 2014. All Rights Reserved.