public interface IDescriptorValueCondition extends IValueCondition
ICondition.CondType| Modifier and Type | Method and Description |
|---|---|
String |
getDescriptorName() |
IDescriptorSolver |
getDescriptorSolver() |
boolean |
isTrue(Object target) |
void |
setDescriptorName(String name) |
void |
setDescriptorSolver(IDescriptorSolver solver) |
getValue, isTrue, setValueisNegated, setIsNegatedboolean isTrue(Object target)
isTrue in interface IConditionvoid setDescriptorSolver(IDescriptorSolver solver)
IDescriptorSolver getDescriptorSolver()
void setDescriptorName(String name)
String getDescriptorName()
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.