Class SingleOrMultiChannelParameter
A ChoiceParameter that handles single- and multi-channel Parameters with prefixing.
- hrm\param\base\Parameter
- hrm\param\base\ChoiceParameter
- hrm\param\base\SingleOrMultiChannelParameter
Direct known subclasses
Namespace: hrm\param\base
Package: hrm
Todo: Check whether this is still used anywhere.
Located at param/base/SingleOrMultiChannelParameter.php
Package: hrm
Todo: Check whether this is still used anywhere.
Located at param/base/SingleOrMultiChannelParameter.php
Methods summary
public
boolean
|
|
public
boolean
|
|
public
|
|
public
|
|
public
|
|
public
string
|
|
public
string
|
|
public
string
|
#
internalPossibleValues( )
Returns the internal possible values of the SingleOrMultiChannelParameter |
Methods inherited from hrm\param\base\ChoiceParameter
check()
,
defaultValue()
,
displayString()
,
possibleValues()
,
possibleValuesString()
Methods inherited from hrm\param\base\Parameter
confidenceLevel()
,
getJsonData()
,
isBoolean()
,
isForCapture()
,
isForCorrection()
,
isForImage()
,
isForMicroscope()
,
isForPixelSizeCalculation()
,
isForSpim()
,
isForSted()
,
isTaskParameter()
,
isVariableChannel()
,
message()
,
mustProvide()
,
name()
,
notSet()
,
reset()
,
setConfidenceLevel()
,
translatedValue()
,
translatedValueFor()
,
value()