| Package | Description |
|---|---|
| org.azyva.dragom.model | |
| org.azyva.dragom.model.event | |
| org.azyva.dragom.model.plugin |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MutableClassificationNode
Extension of
ClassificationNodeConfig that allows changing the
configuration data. |
| Modifier and Type | Method and Description |
|---|---|
ClassificationNode |
Model.getClassificationNode(NodePath nodePath)
Returns the
ClassificationNode corresponding to a NodePath. |
ClassificationNode |
Node.getClassificationNodeParent() |
ClassificationNode |
Model.getClassificationNodeRoot() |
| Modifier and Type | Method and Description |
|---|---|
NodeBuilder<NodeSubType> |
NodeBuilder.setClassificationNodeParent(ClassificationNode classificationNodeParent)
Sets the parent
ClassificationNode of the Node. |
| Modifier and Type | Method and Description |
|---|---|
ClassificationNode |
ClassificationNodeEvent.getClassificationNode() |
| Constructor and Description |
|---|
ClassificationNodeEvent(ClassificationNode classificationNode)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ClassificationNode |
ClassificationNodePlugin.getClassificationNode()
Returns the
ClassificationNode to which this ClassificationNodePlugin
is attached. |
ClassificationNode |
UndefinedDescendantNodeManagerPlugin.requestClassificationNode(String name)
Requests that a
ClassificationNode be dynamically created. |
Copyright © 2015–2017 AZYVA INC.. All rights reserved.