com.yobotics.simulationconstructionset.util.globalParameters
Class GlobalParameter
java.lang.Object
com.yobotics.simulationconstructionset.util.globalParameters.GlobalParameter
- Direct Known Subclasses:
- BooleanGlobalParameter, DoubleGlobalParameter, EnumGlobalParameter, IntGlobalParameter
public abstract class GlobalParameter
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GlobalParameter
public GlobalParameter(GlobalParameter[] parents,
GlobalParameterChangedListener listener)
GlobalParameter
public GlobalParameter(GlobalParameterChangedListener listener)
getAllParametersYoVariableRegistry
public static YoVariableRegistry getAllParametersYoVariableRegistry()
addVarListToSimulationConstructionSet
public static void addVarListToSimulationConstructionSet(SimulationConstructionSet scs)
getValueInStringFormat
public abstract java.lang.String getValueInStringFormat()
getName
public java.lang.String getName()
getShortName
public java.lang.String getShortName()
getMaximumNumberOfCharactersInValue
public int getMaximumNumberOfCharactersInValue()