CONDITION_OWNER - Class implementing the interface (e.g. DriveElement
has a Trigger so when it implements this interface, it will use DriveElement).public interface IConditionElement<CONDITION_OWNER extends PoshElement>
Senses connected by logical operation AND.| Modifier and Type | Method and Description |
|---|---|
Trigger<CONDITION_OWNER> |
getCondition()
Get condition of the element.
|
Trigger<CONDITION_OWNER> getCondition()
Copyright © 2018 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.