| Package | Description |
|---|---|
| org.onosproject.yang.runtime |
Set of facilities for processing and working with compiled YANG models.
|
| org.onosproject.yang.runtime.helperutils |
Representation of YANG runtime utilities.
|
| org.onosproject.yang.runtime.impl |
Provides an implementation of YANG runtime.
|
| Class and Description |
|---|
| AnnotatedNodeInfo
Abstraction of an entity that represents annotated nodes information.
|
| AnnotatedNodeInfo.Builder
Abstraction of an entity that represents builder of annotated node
information.
|
| Annotation
Abstraction of an entity that represents annotated attribute.
|
| AppModuleInfo
Representation of an entity which defines additional information about the
module required for the model registration.
|
| CompositeData
Abstraction of an entity that is composition of resource data and
associated annotations information.
|
| CompositeData.Builder
Abstraction of an entity that represents builder of composite data.
|
| CompositeStream
Abstraction of an entity that is composition of resource identifier and
data.
|
| DefaultAnnotatedNodeInfo.Builder
Represents implementation of annotated node information builder.
|
| DefaultCompositeData.Builder
Represents implementation of composite data builder.
|
| DefaultModelRegistrationParam
Represents default model registration parameter.
|
| DefaultModelRegistrationParam.Builder
Represents implementation of model registration parameter builder.
|
| DefaultResourceData.Builder
Represents implementation of resource data builder.
|
| DefaultRuntimeContext.Builder
Represents implementation of runtime context builder.
|
| ModelRegistrationParam
Representation of model registration parameters.
|
| ModelRegistrationParam.Builder
Abstraction of an entity that represents builder of model registration
parameters.
|
| RuntimeContext
Abstraction of an entity that is representation of YANG runtime service
context information.
|
| RuntimeContext.Builder
Abstraction of runtime context builder.
|
| YangSerializer
Abstraction of entity capable of encoding and decoding arbitrary
DataNode structures, which are in-memory representations of
YANG models, to and from various external representations, e.g. |
| YangSerializerContext
Representation of a context for decoding YANG models via serializers.
|
| Class and Description |
|---|
| YangSerializerContext
Representation of a context for decoding YANG models via serializers.
|
| Class and Description |
|---|
| CompositeData
Abstraction of an entity that is composition of resource data and
associated annotations information.
|
| CompositeStream
Abstraction of an entity that is composition of resource identifier and
data.
|
| ModelRegistrationParam
Representation of model registration parameters.
|
| RuntimeContext
Abstraction of an entity that is representation of YANG runtime service
context information.
|
| YangModelRegistry
Registry of YANG models known to YANG runtime.
|
| YangRuntimeService
Service for encoding and decoding between internal and external model
representations.
|
| YangSerializer
Abstraction of entity capable of encoding and decoding arbitrary
DataNode structures, which are in-memory representations of
YANG models, to and from various external representations, e.g. |
| YangSerializerRegistry
Registry of YANG serializers available as part of YANG runtime.
|
Copyright © 2017. All rights reserved.