Uses of Interface
org.opendaylight.yangtools.openconfig.model.api.OpenConfigVersionStatement
Packages that use OpenConfigVersionStatement
-
Uses of OpenConfigVersionStatement in org.opendaylight.yangtools.openconfig.parser
Methods in org.opendaylight.yangtools.openconfig.parser that return OpenConfigVersionStatementModifier and TypeMethodDescriptionprotected OpenConfigVersionStatement
OpenConfigVersionSupport.attachDeclarationReference
(OpenConfigVersionStatement stmt, DeclarationReference reference) protected OpenConfigVersionStatement
OpenConfigVersionSupport.createDeclared
(BoundStmtCtx<SemVer> ctx, ImmutableList<DeclaredStatement<?>> substatements) Methods in org.opendaylight.yangtools.openconfig.parser with parameters of type OpenConfigVersionStatementModifier and TypeMethodDescriptionprotected OpenConfigVersionStatement
OpenConfigVersionSupport.attachDeclarationReference
(OpenConfigVersionStatement stmt, DeclarationReference reference) Method parameters in org.opendaylight.yangtools.openconfig.parser with type arguments of type OpenConfigVersionStatementModifier and TypeMethodDescriptionprotected OpenConfigVersionEffectiveStatement
OpenConfigVersionSupport.createEffective
(EffectiveStmtCtx.Current<SemVer, OpenConfigVersionStatement> stmt, ImmutableList<? extends EffectiveStatement<?, ?>> substatements)