Drools Workbench - Verifier Core 7.0.0.CR2
- java.lang.Object
-
- org.drools.workbench.services.verifier.core.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.relations.IsOverlapping
overlaps
-
Methods inherited from interface org.drools.workbench.services.verifier.api.client.relations.IsSubsuming
subsumes
-
Methods inherited from interface org.drools.workbench.services.verifier.api.client.relations.IsConflicting
conflicts
-
-
Method Detail
-
getValue
public T getValue()
Drools Workbench - Verifier Core 7.0.0.CR2
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.