public interface Condition extends DDSObject
WaitSet
. This basic interface is specialized in the
following interfaces that are known by the middleware:
GuardCondition
, StatusCondition
, and
ReadCondition
.
A Condition has a triggerValue that can be true or false and is set
automatically by the Service.Modifier and Type | Method and Description |
---|---|
boolean |
getTriggerValue() |
getEnvironment
Copyright © 2014. All rights reserved.