...
Gliffy macroId 8eafa348-6609-4eae-a733-beb5a2766488 name Yang Parser Java Object View pagePin 4
ChildNodes SchemaTree are implemented as a Map <QName, DataSchemaNode>? extends LeafStatement>
The Class DataSchemaNode can represent a Yang Leaf, List or Container
The interface LeafStatement provides methods for the Yang Language features including
- getType()
- getUnits()
- getMandatory()
- getWhenStatement()
- getMustStatments()
Main data types
The package org.opendaylight.yangtools.yang.model.util.type contains classes for all the possible data types including:
...