public interface ClassificationNodePlugin extends NodePlugin
| Modifier and Type | Method and Description |
|---|---|
ClassificationNode |
getClassificationNode()
Returns the
ClassificationNode to which this ClassificationNodePlugin
is attached. |
getNodeClassificationNode getClassificationNode()
ClassificationNode to which this ClassificationNodePlugin
is attached.
The object returned should be the same as that returned by {NodePlugin#getNode} but cast as a ClassificationNode.
Copyright © 2015–2017 AZYVA INC.. All rights reserved.