cgl.narada.matching.tagvalue
Interface MatchingDebugFlags
- All Known Implementing Classes:
- EdgeAttributes, Matching, MatchingTreeEdge, MatchingTreeNode, MEvent, Predicate
public interface MatchingDebugFlags
This class is used to help us debug individual classes in the
cgl.narada.matching package.
MatchingDebugFlags.java
Matching_Debug
static final boolean Matching_Debug
- See Also:
- Constant Field Values
MatchingTreeEdge_Debug
static final boolean MatchingTreeEdge_Debug
- See Also:
- Constant Field Values
MatchingTreeNode_Debug
static final boolean MatchingTreeNode_Debug
- See Also:
- Constant Field Values
Predicate_Debug
static final boolean Predicate_Debug
- See Also:
- Constant Field Values
EdgeAttributes_Debug
static final boolean EdgeAttributes_Debug
- See Also:
- Constant Field Values
MEvent_Debug
static final boolean MEvent_Debug
- See Also:
- Constant Field Values
EventID_Debug
static final boolean EventID_Debug
- See Also:
- Constant Field Values
For comments and suggestions please send
e-mail to
The NaradaBrokering Project