Uses of Interface
org.opendaylight.yangtools.rfc7952.model.api.AnnotationEffectiveStatement
Packages that use AnnotationEffectiveStatement
Package
Description
YANG metamodel extensions to support metadata, as defined in
RFC7952.
YANG parser support for metamodel extensions defined in RFC7952.
-
Uses of AnnotationEffectiveStatement in org.opendaylight.yangtools.rfc7952.model.api
Methods in org.opendaylight.yangtools.rfc7952.model.api that return AnnotationEffectiveStatement -
Uses of AnnotationEffectiveStatement in org.opendaylight.yangtools.rfc7952.parser
Methods in org.opendaylight.yangtools.rfc7952.parser that return AnnotationEffectiveStatementModifier and TypeMethodDescriptionprotected AnnotationEffectiveStatement
AnnotationStatementSupport.createEffective
(EffectiveStmtCtx.Current<AnnotationName, AnnotationStatement> stmt, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) Method parameters in org.opendaylight.yangtools.rfc7952.parser with type arguments of type AnnotationEffectiveStatementModifier and TypeMethodDescriptionAnnotationStatementSupport.adaptArgumentValue
(StmtContext<AnnotationName, AnnotationStatement, AnnotationEffectiveStatement> ctx, QNameModule targetModule) void
AnnotationStatementSupport.onStatementAdded
(StmtContext.Mutable<AnnotationName, AnnotationStatement, AnnotationEffectiveStatement> stmt)