|
||||||||||
| 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.BooleanGlobalParameter
com.yobotics.simulationconstructionset.util.globalParameters.AndBooleanGlobalParameter
public class AndBooleanGlobalParameter
| Constructor Summary | |
|---|---|
AndBooleanGlobalParameter(java.lang.String name,
java.lang.String description,
BooleanGlobalParameter[] booleanGlobalParametersToAnd,
GlobalParameterChangedListener listener)
|
|
| Method Summary | |
|---|---|
void |
update(java.lang.String comment)
|
| Methods inherited from class com.yobotics.simulationconstructionset.util.globalParameters.BooleanGlobalParameter |
|---|
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 AndBooleanGlobalParameter(java.lang.String name,
java.lang.String description,
BooleanGlobalParameter[] booleanGlobalParametersToAnd,
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 | |||||||||