Interface CBStructureNode

All Superinterfaces:
CBPath, Serializable

public interface CBStructureNode extends CBPath
Data transfer object that contains information about different objects that participate in an instance of the ContextBuilder Structure Node. This object contains information about the parent that the node is associated with, the link object from parent to child, the child object, and the unique path to this child from the root of the structure.

Supported API: true

Extendable: true