Class Prod
- java.lang.Object
-
- org.gcube.dataanalysis.dataminer.poolmanager.clients.configurations.AbstractConfiguration
-
- org.gcube.dataanalysis.dataminer.poolmanager.clients.configurations.Prod
-
public class Prod extends AbstractConfiguration
-
-
Constructor Summary
Constructors Constructor Description Prod()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetType()StringgetXMLModel()-
Methods inherited from class org.gcube.dataanalysis.dataminer.poolmanager.clients.configurations.AbstractConfiguration
getAlgorithmsList, getDepsJava, getDepsKnimeWorkflow, getDepsKnimeWorkflow4_1, getDepsLinuxCompiled, getDepsOctave, getDepsPreInstalled, getDepsPython, getDepsPython3_6, getDepsR, getDepsRBlackbox, getDepsWindowsCompiled, getGhostRepo, getHost, getSoftwareRepo, getXML, setAlgorithmsList, setDepsJava, setDepsKnimeWorkflow, setDepsKnimeWorkflow4_1, setDepsLinuxCompiled, setDepsOctave, setDepsPreInstalled, setDepsPython, setDepsPython3_6, setDepsR, setDepsRBlackbox, setDepsWindowsCompiled, setGhostRepo, setHost, setSoftwareRepo
-
-
-
-
Method Detail
-
getXMLModel
public String getXMLModel()
- Specified by:
getXMLModelin classAbstractConfiguration
-
getType
public String getType()
- Specified by:
getTypein classAbstractConfiguration
-
-