public abstract class Literal<E extends TitanElement> extends Object implements Condition<E>
Condition.Type| Constructor and Description |
|---|
Literal() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Condition<E>> |
getChildren() |
Condition.Type |
getType() |
boolean |
hasChildren() |
int |
numChildren() |
public Condition.Type getType()
getType in interface Condition<E extends TitanElement>public boolean hasChildren()
hasChildren in interface Condition<E extends TitanElement>public int numChildren()
numChildren in interface Condition<E extends TitanElement>public Iterable<Condition<E>> getChildren()
getChildren in interface Condition<E extends TitanElement>Copyright © 2012–2015. All rights reserved.