public class RawDataImpl extends NodeImpl implements RawData
Constructor and Description |
---|
RawDataImpl(ListNodes registry,
Node node) |
Modifier and Type | Method and Description |
---|---|
String[] |
getAllEnabledVariable() |
boolean |
getStateVariableState(String variableId) |
boolean |
isValid()
validity of a mediator
|
Measure[] |
measures(String variableId) |
Map |
toMap() |
int |
viability(String variableId,
Measure m)
checks if the measure is out of bounds
|
chainId, nodeId, timeStamp, toString, uuid
public RawDataImpl(ListNodes registry, Node node) throws CiliaIllegalStateException
CiliaIllegalStateException
public boolean isValid() throws CiliaIllegalStateException
RawData
isValid
in interface RawData
CiliaIllegalStateException
public Measure[] measures(String variableId) throws CiliaIllegalParameterException, CiliaIllegalStateException
measures
in interface RawData
CiliaIllegalParameterException
CiliaIllegalStateException
public int viability(String variableId, Measure m) throws CiliaIllegalParameterException, CiliaIllegalStateException
RawData
viability
in interface RawData
CiliaIllegalParameterException
CiliaIllegalStateException
public String[] getAllEnabledVariable() throws CiliaIllegalStateException
getAllEnabledVariable
in interface RawData
CiliaIllegalStateException
public boolean getStateVariableState(String variableId) throws CiliaIllegalStateException, CiliaIllegalParameterException
getStateVariableState
in interface RawData
CiliaIllegalStateException
CiliaIllegalParameterException
Copyright © 2012-2013 Adele Team | LIG. All Rights Reserved.