Uses of Class
org.yamcs.studio.autocomplete.sim.DSFunction
-
Uses of DSFunction in org.yamcs.studio.autocomplete.sim
Modifier and TypeMethodDescriptionfinal Collection<DSFunction>
DSFunctionSet.findFunctions
(String name) Returns all the functions in the set with the given name.final Collection<DSFunction>
DSFunctionSet.getFunctions()
Returns all functions in the set.DSFunction.getPolymorphicFunctions()
Modifier and TypeMethodDescriptionDSFunctionSetDescription.addFunction
(DSFunction function) Adds a function in the set.void
DSFunction.addPolymorphicFunction
(DSFunction function) int
DSFunction.compareTo
(DSFunction arg0)