org.jdmp.core.module
Interface Module
-
- All Superinterfaces:
- Clearable, java.lang.Cloneable, CoreObject, HasAlgorithmMap, HasDataSetMap, HasDescription, HasGUIObject, HasId, HasLabel, HasModuleMap, HasVariableMap, java.io.Serializable
- All Known Implementing Classes:
- AbstractModule, DefaultModule
public interface Module extends CoreObject, HasModuleMap, HasAlgorithmMap, HasVariableMap, HasDataSetMap
-
-
Field Summary
-
Fields inherited from interface org.ujmp.core.interfaces.HasDescription
DESCRIPTION
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description Resultexecute(java.lang.String script)-
Methods inherited from interface org.ujmp.core.interfaces.CoreObject
clone, getCoreObjectId
-
Methods inherited from interface org.ujmp.core.interfaces.HasGUIObject
fireValueChanged, getGUIObject, showGUI
-
Methods inherited from interface org.ujmp.core.interfaces.HasLabel
getLabel, getLabelObject, setLabel
-
Methods inherited from interface org.ujmp.core.interfaces.HasDescription
getDescription, setDescription
-
Methods inherited from interface org.jdmp.core.module.HasModuleMap
getModuleMap
-
Methods inherited from interface org.jdmp.core.algorithm.HasAlgorithmMap
getAlgorithmMap
-
Methods inherited from interface org.jdmp.core.variable.HasVariableMap
getVariableMap
-
Methods inherited from interface org.jdmp.core.dataset.HasDataSetMap
getDataSetMap
-
-
-
-
Method Detail
-
execute
Result execute(java.lang.String script) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-
DataMelt 3.0 © DataMelt by jWork.ORG