org.jdmp.core.module
Class DefaultModule
- java.lang.Object
-
- org.jdmp.core.AbstractCoreObject
-
- org.jdmp.core.module.AbstractModule
-
- org.jdmp.core.module.DefaultModule
-
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable, HasAlgorithmMap, HasDataSetMap, HasModuleMap, Module, HasVariableMap, Clearable, CoreObject, HasDescription, HasGUIObject, HasId, HasLabel
public class DefaultModule extends AbstractModule
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from interface org.ujmp.core.interfaces.HasDescription
DESCRIPTION
-
-
Constructor Summary
Constructors Constructor and Description DefaultModule()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description Resultexecute(java.lang.String script)InterpretergetInterpreter()-
Methods inherited from class org.jdmp.core.module.AbstractModule
clear, getAlgorithmMap, getDataSetMap, getDescription, getId, getLabel, getLabelObject, getModuleMap, getSampleMap, getVariableMap, setDescription, setId, setLabel, toString
-
Methods inherited from class org.jdmp.core.AbstractCoreObject
clone, fireValueChanged, getCoreObjectId, getGUIObject, showGUI
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.ujmp.core.interfaces.CoreObject
clone, getCoreObjectId
-
Methods inherited from interface org.ujmp.core.interfaces.HasGUIObject
fireValueChanged, getGUIObject, showGUI
-
-
-
-
Method Detail
-
getInterpreter
public Interpreter getInterpreter()
-
execute
public Result execute(java.lang.String script) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-
DataMelt 3.0 © DataMelt by jWork.ORG