Package org.yamcs.xtce
Class CustomAlgorithm
java.lang.Object
org.yamcs.xtce.NameDescription
org.yamcs.xtce.Algorithm
org.yamcs.xtce.CustomAlgorithm
- All Implemented Interfaces:
Serializable
Algorithm implemented in a specific language.
This is XTCE InputOutputTriggerAlgorithmType
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.yamcs.xtce.Algorithm
Algorithm.Scope
Nested classes/interfaces inherited from class org.yamcs.xtce.NameDescription
NameDescription.Builder<T extends NameDescription.Builder<T>>
-
Field Summary
Fields inherited from class org.yamcs.xtce.NameDescription
ancillaryData, name, PATH_SEPARATOR, qualifiedName, xtceAliasSet
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncopy()
return a shallow copy of the algorithmvoid
setAlgorithmText
(String algorithmText) void
setLanguage
(String language) toString()
Methods inherited from class org.yamcs.xtce.Algorithm
addInput, addOutput, getInputList, getInputSet, getOutputList, getOutputSet, getScope, getTriggerSet, print, setInputList, setInputSet, setOutputList, setOutputSet, setScope, setTriggerSet
Methods inherited from class org.yamcs.xtce.NameDescription
addAlias, addAliases, addAncillaryData, getAlias, getAliasSet, getAncillaryData, getLongDescription, getName, getName, getOpsName, getQualifiedName, getShortDescription, getSubsystemName, getSubsystemName, qualifiedName, setAliasSet, setAncillaryData, setLongDescription, setName, setQualifiedName, setShortDescription