public interface TreeConditionTermDefinition
extends java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
Modifier and Type | Method and Description |
---|---|
java.util.List<TreeConditionValueTemplate> |
getConditionValueTemplates()
Get the list of condition value templates associated with this condition term.
|
java.lang.String |
getUserPresentation()
Get the user presentation string for this condition term definition.
|
static final java.lang.String COPYRIGHT
java.util.List<TreeConditionValueTemplate> getConditionValueTemplates()
java.lang.String getUserPresentation()