public interface ObjectNode extends Visitable<GraphVisitor>
Cdo| Modifier and Type | Method and Description |
|---|---|
Cdo |
getCdo() |
List<Edge> |
getEdges()
References to other Entities
|
Entity |
getEntity() |
GlobalCdoId |
getGlobalCdoId() |
Object |
getLocalCdoId() |
Object |
getPropertyValue(Property property) |
Entity getEntity()
Object getLocalCdoId()
GlobalCdoId getGlobalCdoId()
Cdo getCdo()
Copyright © 2013. All rights reserved.