public class LinkedNode extends Object
| Constructor and Description |
|---|
LinkedNode(PlasmaDataObject dataObject,
PlasmaDataObject container,
PlasmaProperty containmentProperty) |
| Modifier and Type | Method and Description |
|---|---|
PlasmaDataObject |
getDataObject() |
PlasmaDataObject |
getSourceContainer() |
PlasmaProperty |
getSourceProperty() |
PlasmaProperty |
getTargetProperty() |
void |
setTargetProperty(PlasmaProperty targetProperty) |
public LinkedNode(PlasmaDataObject dataObject, PlasmaDataObject container, PlasmaProperty containmentProperty)
public PlasmaProperty getSourceProperty()
public PlasmaDataObject getSourceContainer()
public PlasmaDataObject getDataObject()
public PlasmaProperty getTargetProperty()
public void setTargetProperty(PlasmaProperty targetProperty)
Copyright © 2021. All rights reserved.