org.plasma.query.dsl
Class DomainObject
java.lang.Object
org.plasma.query.dsl.DomainObject
- Direct Known Subclasses:
- DomainEndpoint, PathNode
public abstract class DomainObject
- extends Object
Super class for elements within a domain query graph.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
source
protected PathNode source
sourceProperty
protected String sourceProperty
DomainObject
protected DomainObject(PathNode source,
String sourceProperty)
Copyright © 2014. All rights reserved.