Package | Description |
---|---|
org.opendaylight.yangtools.rfc7952.model.api |
YANG metamodel extensions to support metadata, as defined in
RFC7952.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AnnotationEffectiveStatement
Effective statement representation of 'annotation' extension defined in
RFC7952.
|
Modifier and Type | Method and Description |
---|---|
static Optional<AnnotationSchemaNode> |
AnnotationSchemaNode.find(SchemaContext context,
QName qname)
Find specified annotation if it is supported by the specified SchemaContext.
|
static Map<QName,AnnotationSchemaNode> |
AnnotationSchemaNode.findAll(SchemaContext context)
Find all annotations supported by a SchemaContext.
|
Copyright © 2019 OpenDaylight. All rights reserved.