Class SimDSFunctionSet
java.lang.Object
org.yamcs.studio.autocomplete.sim.DSFunctionSet
org.yamcs.studio.autocomplete.sim.SimDSFunctionSet
A function set that corresponds to all methods in Simulation DataSource.
-
Field Summary
Fields inherited from class org.yamcs.studio.autocomplete.sim.DSFunctionSet
namePattern
-
Constructor Summary
-
Method Summary
Methods inherited from class org.yamcs.studio.autocomplete.sim.DSFunctionSet
findFunctions, getDescription, getFunctionNames, getFunctions, getName
-
Field Details
-
name
-
-
Constructor Details
-
SimDSFunctionSet
public SimDSFunctionSet()Creates a new set.
-