|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.plasma.query.dsl.DomainObject
org.plasma.query.dsl.DomainEndpoint
public class DomainEndpoint
A domain object which is an end point for a path within a query graph.
| Field Summary | |
|---|---|
protected AbstractProperty |
property
|
| Fields inherited from class org.plasma.query.dsl.DomainObject |
|---|
source, sourceProperty |
| Constructor Summary | |
|---|---|
protected |
DomainEndpoint(PathNode source,
java.lang.String sourceProperty)
|
| Method Summary | |
|---|---|
protected Path |
createPath()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected AbstractProperty property
| Constructor Detail |
|---|
protected DomainEndpoint(PathNode source,
java.lang.String sourceProperty)
| Method Detail |
|---|
protected Path createPath()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||