JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.fluxtion.ext.declarative.api
Interface Test
All Known Implementing Classes:
AndOperator
,
NandOperator
,
NorOperator
,
NotOperator
,
OrOperator
,
UpdateCountTest
,
XorOperator
public interface
Test
A marker interface for a Test node in a SEP. A Test node must have a method marked with an OnEvent annotation that returns a boolean. The value of the boolean indicates whether the test passed and the SEP should continue processing of child nodes.
Author:
Greg Higgins (greg.higgins@v12technology.com)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2019. All rights reserved.