| Package | Description |
|---|---|
| org.azyva.dragom.model |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ClassificationNodeBuilder
Allows building a
ClassificationNode within a Model which can be
completed dynamically. |
interface |
ModuleBuilder
|
| Modifier and Type | Method and Description |
|---|---|
NodeBuilder<NodeSubType> |
NodeBuilder.setClassificationNodeParent(ClassificationNode classificationNodeParent)
Sets the parent
ClassificationNode of the Node. |
NodeBuilder<NodeSubType> |
NodeBuilder.setName(String name)
Sets the name of the
Node. |
NodeBuilder<NodeSubType> |
NodeBuilder.setProperty(String name,
String value,
boolean indOnlyThisNode)
Sets a property of the
Node. |
Copyright © 2015–2017 AZYVA INC.. All rights reserved.