| Package | Description |
|---|---|
| org.plasma.sdo | |
| org.plasma.sdo.access.provider.common | |
| org.plasma.sdo.core | |
| org.plasma.sdo.core.collector | |
| org.plasma.sdo.xpath |
| Modifier and Type | Method and Description |
|---|---|
PlasmaDataObject |
PlasmaNode.getDataObject() |
PlasmaDataObject |
PlasmaDataObject.getDataObject() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlasmaDataGraphEventVisitor.end(PlasmaDataObject target,
PlasmaDataObject source,
String sourcePropertyName,
int level) |
void |
PlasmaDataObject.reparent(PlasmaDataObject container,
commonj.sdo.Property containmentProperty)
Deprecated.
|
void |
PlasmaDataGraphEventVisitor.start(PlasmaDataObject target,
PlasmaDataObject source,
String sourcePropertyName,
int level) |
| Modifier and Type | Method and Description |
|---|---|
Comparator<PlasmaDataObject> |
DataObjectComparatorAssembler.getComparator() |
List<PlasmaDataObject> |
SimpleCollector.getResult() |
List<PlasmaDataObject> |
ModifiedObjectCollector.getResult() |
List<PlasmaDataObject> |
CommitCollector.getResult() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SimpleCollector.add(int index,
PlasmaDataObject dataObject) |
protected void |
SimpleCollector.add(PlasmaDataObject dataObject) |
int |
DataObjectComparator.compare(PlasmaDataObject o1,
PlasmaDataObject o2) |
String |
DataObjectHashKeyAssembler.getHashKey(PlasmaDataObject v) |
| Modifier and Type | Class and Description |
|---|---|
class |
CoreDataObject
A data object is a representation of some structured data.
|
| Modifier and Type | Method and Description |
|---|---|
PlasmaDataObject |
CoreDataObject.getDataObject() |
| Modifier and Type | Method and Description |
|---|---|
void |
CoreDataObject.reparent(PlasmaDataObject container,
commonj.sdo.Property containmentProperty) |
| Constructor and Description |
|---|
CoreDataGraph(PlasmaDataObject root) |
| Modifier and Type | Method and Description |
|---|---|
PlasmaDataObject |
LinkedNode.getDataObject() |
PlasmaDataObject |
LinkedNode.getSourceContainer() |
| Constructor and Description |
|---|
LinkedNode(PlasmaDataObject dataObject,
PlasmaDataObject container,
PlasmaProperty containmentProperty) |
| Modifier and Type | Method and Description |
|---|---|
PlasmaDataObject |
XPathDataObject.getDataObject() |
| Constructor and Description |
|---|
XPathDataObject(PlasmaDataObject target,
PlasmaDataObject source,
commonj.sdo.Property sourceProperty) |
Copyright © 2021. All rights reserved.