| Interface | Description |
|---|---|
| NamedInputStream | |
| TopologicalSort.Edge |
Interface for edges in graph that can be sorted topologically
|
| TopologicalSort.Node |
Interface for nodes in graph that can be sorted topologically
|
| Class | Description |
|---|---|
| ASTSchemaSource |
Abstract Syntax Tree representation of a schema source.
|
| ModuleDependencySort | Deprecated
Use
ModuleDependencySort instead. |
| NamedByteArrayInputStream | |
| NamedFileInputStream | |
| NodeWrappedType | Deprecated
This class is not used anywhere and is scheduled for removal with TopologicalSort.
|
| TextToASTTransformer |
A
SchemaSourceTransformer which handles translation of models from
YangTextSchemaSource representation into ASTSchemaSource. |
| TextToASTTransformer.TextToASTTransformation | Deprecated |
| TopologicalSort | Deprecated
Use
TopologicalSort instead. |
| TopologicalSort.EdgeImpl |
Basic Edge implementation
|
| TopologicalSort.NodeImpl |
Basic Node implementation.
|
| Exception | Description |
|---|---|
| YangParseException | Deprecated
This exception is not produced anywhere and is scheduled for removal.
|
| YangValidationException | Deprecated
This exception is not used anywhere except
ModuleDependencySort and is scheduled for removal
along with that class. |
Copyright © 2018 OpenDaylight. All rights reserved.