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, setValue
isNegated, setIsNegated
boolean isTrue(Object target)
isTrue
in interface ICondition
void setDescriptorSolver(IDescriptorSolver solver)
IDescriptorSolver getDescriptorSolver()
void setDescriptorName(String name)
String getDescriptorName()
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.