Interface HasEntityRegistry<E extends org.dmg.pmml.Entity<?>>

    • Method Detail

      • getEntityRegistry

        com.google.common.collect.BiMap<String,​E> getEntityRegistry()
        Returns:
        A bidirectional map between Entity identifiers and Entity instances.