public class GLRMModelV3 extends water.api.ModelSchema<GLRMModel,GLRMModelV3,GLRMModel.GLRMParameters,GLRMV3.GLRMParametersV3,GLRMModel.GLRMOutput,GLRMModelV3.GLRMModelOutputV3>
| Modifier and Type | Class and Description |
|---|---|
static class |
GLRMModelV3.GLRMModelOutputV3 |
| Constructor and Description |
|---|
GLRMModelV3() |
| Modifier and Type | Method and Description |
|---|---|
GLRMModel |
createImpl() |
GLRMModelV3.GLRMModelOutputV3 |
createOutputSchema() |
GLRMV3.GLRMParametersV3 |
createParametersSchema() |
createAndFillImpl, fillFromParms, fillFromParms, fillImpl, get__meta, getExperimentalVersion, getHighestSupportedVersion, getImplClass, getImplClass, getLatestVersion, getSchemaVersion, markdown, markdown, markdown, newInstance, newInstance, registerAllSchemasIfNecessary, schema, schema, schemaClass, schemas, setFieldpublic GLRMV3.GLRMParametersV3 createParametersSchema()
createParametersSchema in class water.api.ModelSchema<GLRMModel,GLRMModelV3,GLRMModel.GLRMParameters,GLRMV3.GLRMParametersV3,GLRMModel.GLRMOutput,GLRMModelV3.GLRMModelOutputV3>public GLRMModelV3.GLRMModelOutputV3 createOutputSchema()
createOutputSchema in class water.api.ModelSchema<GLRMModel,GLRMModelV3,GLRMModel.GLRMParameters,GLRMV3.GLRMParametersV3,GLRMModel.GLRMOutput,GLRMModelV3.GLRMModelOutputV3>public GLRMModel createImpl()
createImpl in class water.api.Schema<GLRMModel,GLRMModelV3>