|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.yobotics.simulationconstructionset.util.globalParameters.GlobalParameter
com.yobotics.simulationconstructionset.util.globalParameters.DoubleGlobalParameter
com.yobotics.simulationconstructionset.util.globalParameters.MultiplicativeDoubleGlobalParameter
public class MultiplicativeDoubleGlobalParameter
| Constructor Summary | |
|---|---|
MultiplicativeDoubleGlobalParameter(java.lang.String name,
java.lang.String description,
DoubleGlobalParameter[] globalParametersToMultiply,
GlobalParameterChangedListener listener)
|
|
| Method Summary | |
|---|---|
void |
update(java.lang.String comment)
|
| Methods inherited from class com.yobotics.simulationconstructionset.util.globalParameters.DoubleGlobalParameter |
|---|
getValue, getValueInStringFormat, set, set, setOnlyIfChange, setOnlyIfChange |
| Methods inherited from class com.yobotics.simulationconstructionset.util.globalParameters.GlobalParameter |
|---|
addVarListToSimulationConstructionSet, getAllParametersYoVariableRegistry, getMaximumNumberOfCharactersInValue, getName, getShortName, getYoVariableType |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MultiplicativeDoubleGlobalParameter(java.lang.String name,
java.lang.String description,
DoubleGlobalParameter[] globalParametersToMultiply,
GlobalParameterChangedListener listener)
| Method Detail |
|---|
public void update(java.lang.String comment)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||