public class ConfigEffecter extends SuperConfiguration
| Modifier and Type | Field and Description |
|---|---|
static ConfigType |
type |
confType, lastMessage| Constructor and Description |
|---|
ConfigEffecter()
Ctor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxValsLength()
Returns lenght of Maximal values list.
|
double |
getMaxValueAt(int index)
It is value that indicates the upper bound for the value that is accepted
by the effecter.
|
int |
getMinValsLength()
Returns lenght of Minimal values list.
|
double |
getMinValueAt(int index)
It is value that indicates the lower bound for the value that is accepted
by the effecter.
|
String |
getOpcodeAt(int index)
For an effector, the configuration message can contain multiple OpCodes.
|
int |
getOpcodesLength()
Returns length of Opcode list.
|
getConfigType, getFeatureNames, getFeatures, getFeatureSize, getFeatureValueBy, getName, getType, isReady, updateMessagepublic static final ConfigType type
public ConfigEffecter()
public String getOpcodeAt(int index)
index - public double getMaxValueAt(int index)
index - public double getMinValueAt(int index)
index - public int getOpcodesLength()
public int getMinValsLength()
public int getMaxValsLength()
Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.