public class ActuatorId extends AbstractProbeId
Constructor and Description |
---|
ActuatorId(java.lang.String i) |
Modifier and Type | Method and Description |
---|---|
boolean |
isActuator()
Checks if the resource is an actuator.
|
boolean |
isSensor()
Checks if the resource is a sensor.
|
public ActuatorId(java.lang.String i)
i
- the String representation of the actuator identifierpublic boolean isActuator()
AbstractProbeId
isActuator
in class AbstractProbeId
public boolean isSensor()
AbstractProbeId
isSensor
in class AbstractProbeId