| Modifier and Type | Interface and Description |
|---|---|
interface |
AugmentationSchemaBuilder
Builder for
AugmentationSchema, which represents 'augment' statement. |
interface |
GroupingBuilder
Interface for builders of 'grouping' statement.
|
| Modifier and Type | Method and Description |
|---|---|
DataNodeContainerBuilder |
UsesNodeBuilder.getParent()
Get parent of this uses node.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AugmentationSchemaBuilderImpl |
class |
ChoiceCaseBuilder |
class |
ContainerSchemaNodeBuilder |
class |
GroupingBuilderImpl |
class |
ListSchemaNodeBuilder |
class |
ModuleBuilder
Builder of Module object.
|
class |
NotificationBuilder |
| Modifier and Type | Method and Description |
|---|---|
DataNodeContainerBuilder |
UsesNodeBuilderImpl.getParent() |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDocumentedDataNodeContainerBuilder
Basic implementation of DataNodeContainerBuilder.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<UsesNodeBuilder> |
GroupingSort.getAllUsesNodes(DataNodeContainerBuilder container)
Returns the set of the uses nodes which are get from uses in
container, from uses in groupings inside
container and from uses inside child nodes of the
container. |
Copyright © 2014. All rights reserved.