public interface TreeConditionDefinition
extends java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
Modifier and Type | Method and Description |
---|---|
TreeConditionTermDefinition |
getConditionTermDefinition()
Get the condition term definition for this tree condition.
|
java.util.List<TreeConditionValueDefinition> |
getConditionValueDefinitions()
Get the list of shared condition value definitions for this condition definition.
|
Orientation |
getOrientation()
Get the orientation for this condition.
|
static final java.lang.String COPYRIGHT
TreeConditionTermDefinition getConditionTermDefinition()
java.util.List<TreeConditionValueDefinition> getConditionValueDefinitions()
Orientation getOrientation()