|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.dna.graph.query.model.Source
org.jboss.dna.graph.query.model.Selector
@Immutable public abstract class Selector

| Method Summary | |
|---|---|
SelectorName |
getAlias()
Get the alias name for this source, if there is one. |
SelectorName |
getAliasOrName()
Get the alias if this selector has one, or the name. |
SelectorName |
getName()
Get the name for this selector. |
boolean |
hasAlias()
Determine if this selector has an alias. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jboss.dna.graph.query.model.Visitable |
|---|
accept |
| Method Detail |
|---|
public SelectorName getName()
public SelectorName getAlias()
public SelectorName getAliasOrName()
public boolean hasAlias()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||