org.plasma.sdo.core
Class ContainmentNode
java.lang.Object
org.plasma.sdo.core.ContainmentNode
public class ContainmentNode
- extends Object
Stores a data object, the source/container data object and
source property that links or references it.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContainmentNode
public ContainmentNode(PlasmaDataObject dataObject,
PlasmaDataObject container,
PlasmaProperty containmentProperty)
getContainmentProperty
public PlasmaProperty getContainmentProperty()
getSourceContainer
public PlasmaDataObject getSourceContainer()
getDataObject
public PlasmaDataObject getDataObject()
Copyright © 2014. All rights reserved.