Drools Workbench - Verifier Api 7.0.0.Beta3
- java.lang.Object
-
- org.drools.workbench.services.verifier.api.client.cache.inspectors.condition.ConditionInspector<T>
-
- All Implemented Interfaces:
- HasKeys, HasUUID, HumanReadable, IsConflicting, IsOverlapping, IsRedundant, IsSubsuming
- Direct Known Subclasses:
- BRLConditionInspector, ComparableConditionInspector
public abstract class ConditionInspector<T extends Comparable<T>>
extends Object
implements IsRedundant, IsOverlapping, IsSubsuming, IsConflicting, HumanReadable, HasKeys
-
-
Method Summary
-
Methods inherited from interface org.drools.workbench.services.verifier.api.client.checks.util.IsOverlapping
overlaps
-
Methods inherited from interface org.drools.workbench.services.verifier.api.client.checks.util.IsSubsuming
subsumes
-
Methods inherited from interface org.drools.workbench.services.verifier.api.client.checks.util.IsConflicting
conflicts
-
-
Method Detail
-
getValue
public T getValue()
Drools Workbench - Verifier Api 7.0.0.Beta3
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.