biouml.editor.tool
Class JMatLinkJDK14
- public class JMatLinkJDK14
- implements JMatLinkInterface
JMatLinkJDK14
public JMatLinkJDK14()
throws java.lang.Exception
engClose
public void engClose(Integer engineId)
throws java.lang.Exception
engClose
public void engClose()
throws java.lang.Exception
engEvalString
public void engEvalString(Integer engineId, String script)
throws java.lang.Exception
engOpen
public Integer engOpen()
throws java.lang.Exception
engOpenSingleUse
public Integer engOpenSingleUse()
throws java.lang.Exception
engOutputBuffer
public String engOutputBuffer()
throws java.lang.Exception
engOutputBuffer
public String engOutputBuffer(Integer engineId)
throws java.lang.Exception
getErrorMessage
public String getErrorMessage()
throws java.lang.Exception
BOTTOM