public class OpenCLKernelScript extends ScriptParameter
Constructor and Description |
---|
OpenCLKernelScript()
Creates a new instance
|
OpenCLKernelScript(OpenCLKernelScript other)
Makes a copy
|
Modifier and Type | Method and Description |
---|---|
String |
getExtension()
Returns the default extension for this script
|
org.scijava.script.ScriptLanguage |
getLanguage()
The language info.
|
String |
getLanguageName()
Returns the human-readable name of the language
|
String |
getMimeType()
Returns the MIME type of this script
|
equals, getCode, getCode, getExternalScriptFile, hashCode, isCollapsed, makeExternalScriptFileRelative, setCode, setCollapsed, setExternalScriptFile
public OpenCLKernelScript()
public OpenCLKernelScript(OpenCLKernelScript other)
other
- the originalpublic String getMimeType()
ScriptParameter
getMimeType
in class ScriptParameter
public String getLanguageName()
ScriptParameter
getLanguageName
in class ScriptParameter
public String getExtension()
ScriptParameter
getExtension
in class ScriptParameter
public org.scijava.script.ScriptLanguage getLanguage()
ScriptParameter
getLanguage
in class ScriptParameter
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.