Uses of Class
org.yamcs.studio.autocomplete.sim.DSFunction
Packages that use DSFunction
- 
Uses of DSFunction in org.yamcs.studio.autocomplete.simMethods in org.yamcs.studio.autocomplete.sim that return types with arguments of type DSFunctionModifier 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()Methods in org.yamcs.studio.autocomplete.sim with parameters of type DSFunctionModifier and TypeMethodDescriptionDSFunctionSetDescription.addFunction(DSFunction function) Adds a function in the set.voidDSFunction.addPolymorphicFunction(DSFunction function) intDSFunction.compareTo(DSFunction arg0)