Uses of Interface
org.opendaylight.yangtools.rfc7952.model.api.AnnotationStatement
Packages that use AnnotationStatement
-
Uses of AnnotationStatement in org.opendaylight.yangtools.rfc7952.parser
Methods in org.opendaylight.yangtools.rfc7952.parser that return AnnotationStatementModifier and TypeMethodDescriptionprotected AnnotationStatement
AnnotationStatementSupport.attachDeclarationReference
(AnnotationStatement stmt, DeclarationReference reference) protected AnnotationStatement
AnnotationStatementSupport.createDeclared
(BoundStmtCtx<QName> ctx, ImmutableList<DeclaredStatement<?>> substatements) Methods in org.opendaylight.yangtools.rfc7952.parser with parameters of type AnnotationStatementModifier and TypeMethodDescriptionprotected AnnotationStatement
AnnotationStatementSupport.attachDeclarationReference
(AnnotationStatement stmt, DeclarationReference reference) Method parameters in org.opendaylight.yangtools.rfc7952.parser with type arguments of type AnnotationStatementModifier and TypeMethodDescriptionprotected AnnotationEffectiveStatement
AnnotationStatementSupport.createEffective
(EffectiveStmtCtx.Current<QName, AnnotationStatement> stmt, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) void
AnnotationStatementSupport.onStatementAdded
(StmtContext.Mutable<QName, AnnotationStatement, AnnotationEffectiveStatement> stmt)