| Interface | Description |
|---|---|
| Change | |
| PathAssembler |
A graph visitor which stores a list of candidate paths from the root
data-object to the given target data-object and return the minimum (least hops) path
or set of paths as SDO compliant path-strings.
|
| PlasmaChangeSummary |
A change summary is used to record changes to DataObjects,
allowing applications to efficiently and incrementally update back-end
storage when required.
|
| PlasmaDataGraph |
Implementation specific extensions to SDO
data graph API. |
| PlasmaDataGraphEventVisitor | |
| PlasmaDataGraphVisitor | |
| PlasmaDataObject |
A data object is a representation of some structured data.
|
| PlasmaEdge | |
| PlasmaEnum | |
| PlasmaNode | |
| PlasmaProperty |
A representation of a Property in the
type of a
data object. |
| PlasmaSequence | |
| PlasmaSetting | |
| PlasmaType |
A representation of the type of a
type of
a data object. |
| Class | Description |
|---|---|
| PlasmaDataLink | |
| PlasmaDataObjectConstants |
| Enum | Description |
|---|---|
| AssociationPath |
Defines the structural nature of the path or set of
paths between two model types, where a path may involve one or more traversals or hops
from the source to the destination through any number of
SDO reference properties.
|
| ChangeType |
| Exception | Description |
|---|---|
| IllegalArgumentUserException | |
| PlasmaDataObjectException |
Copyright © 2017. All rights reserved.