public interface ScriptHeader extends HandlerPlugin<ScriptLanguage>
Modifier and Type | Method and Description |
---|---|
String |
getHeader() |
default Class<ScriptLanguage> |
getType()
Gets the type associated with the object.
|
getIdentifier, log
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
getVersion
String getHeader()
default Class<ScriptLanguage> getType()
Typed
getType
in interface Typed<ScriptLanguage>
Copyright © 2015–2022 SciJava. All rights reserved.