| Class | Description |
|---|---|
| ASTSchemaSource |
Abstract Syntax Tree representation of a schema source.
|
| TextToASTTransformer |
A
SchemaSourceTransformer which handles translation of models from
YangTextSchemaSource representation into ASTSchemaSource. |
| YangErrorListener | |
| YangModelDependencyInfo |
Helper transfer object which holds basic and dependency information for YANG
model.
|
| YangModelDependencyInfo.ModuleDependencyInfo |
Dependency information for YANG module.
|
| YangModelDependencyInfo.SubmoduleDependencyInfo |
Dependency information for submodule, also provides name for parent module.
|
| YangStatementStreamSource |
This class represents implementation of StatementStreamSource in order to emit YANG statements using supplied
StatementWriter.
|
| YinStatementStreamSource |
A
StatementStreamSource based on a YinXmlSchemaSource. |
| YinTextToDomTransformer |
A
SchemaSourceTransformer which handles translation of models from
YinTextSchemaSource representation into YinDomSchemaSource. |
Copyright © 2019 OpenDaylight. All rights reserved.