Class EmbeddedModelReader

All Implemented Interfaces:
DeerExecutionNode, ModelReader, ParameterizedDeerExecutionNode, ExecutionNode<Model>, Parameterized, Plugin, org.pf4j.ExtensionPoint

@Extension public class EmbeddedModelReader extends AbstractModelReader
  • Field Details

    • EMBEDDED_MODEL

      public static final Property EMBEDDED_MODEL
    • SERIALIZATION_FORMAT

      public static final Property SERIALIZATION_FORMAT
    • IMPORT_PREFIXES

      public static final Property IMPORT_PREFIXES
  • Constructor Details

    • EmbeddedModelReader

      public EmbeddedModelReader()
  • Method Details