public class ContainmentNode extends Object
| Constructor and Description |
|---|
ContainmentNode(PlasmaDataObject dataObject,
PlasmaDataObject container,
PlasmaProperty containmentProperty) |
| Modifier and Type | Method and Description |
|---|---|
PlasmaProperty |
getContainmentProperty() |
PlasmaDataObject |
getDataObject() |
PlasmaDataObject |
getSourceContainer() |
public ContainmentNode(PlasmaDataObject dataObject, PlasmaDataObject container, PlasmaProperty containmentProperty)
public PlasmaProperty getContainmentProperty()
public PlasmaDataObject getSourceContainer()
public PlasmaDataObject getDataObject()
Copyright © 2017. All rights reserved.