Class Summary |
CFAndNode |
CFAndNode computes the intersection of all sets from incoming edges |
CFDiagram |
The CFDiagram aalows definition of complex filter rules by combining rules with set operations
represented by nodes in this diagram |
CFEndNode |
CFEndNode returns the result for the context computation of the whole diagram |
CFFilterNode |
CFFilterNode is a node with an associated filter for context computation |
CFNode |
Base class for all nodes in a CFDiagram |
CFNotNode |
Builds the complement of the union of all incoming results |
CFOrNode |
Builds the union of all incoming results |
CFStartNode |
The Start node of a CFDiagram. |
CFTransition |
No comment provided by developer, please add a comment to improve documentation. |