public interface IEnabledConditionEvaluationResult
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getEvalMessage()
Gets the evaluation message if the the enablement condition is not satisfied.
|
boolean |
isTrue()
Indicates whether the enablement condition is satisfied
|
boolean isTrue()
true if the enablement condition is satisfied, otherwise falsejava.lang.String getEvalMessage()
Copyright © 2015 Micro Focus GmbH. All rights reserved.