public interface IRasNode
Modifier and Type | Method and Description |
---|---|
java.util.List<IRasNode> |
getChildren() |
boolean |
hasChildren() |
java.lang.String |
toRasQL() |
java.lang.String toRasQL()
java.util.List<IRasNode> getChildren()
boolean hasChildren()