Uses of Record Class
org.opendaylight.yangtools.concepts.SemVer
Packages that use SemVer
Package
Description
Concepts used widely across OpenDaylight code base.
YANG parser support for metamodel extensions defined in
OpenConfig.
-
Uses of SemVer in org.opendaylight.yangtools.concepts
Methods in org.opendaylight.yangtools.concepts that return SemVerMethods in org.opendaylight.yangtools.concepts with parameters of type SemVer -
Uses of SemVer in org.opendaylight.yangtools.openconfig.parser
Methods in org.opendaylight.yangtools.openconfig.parser that return SemVerModifier and TypeMethodDescriptionOpenConfigVersionSupport.parseArgumentValue
(StmtContext<?, ?, ?> ctx, String value) Method parameters in org.opendaylight.yangtools.openconfig.parser with type arguments of type SemVerModifier and TypeMethodDescriptionprotected OpenConfigVersionStatement
OpenConfigVersionSupport.createDeclared
(BoundStmtCtx<SemVer> ctx, ImmutableList<DeclaredStatement<?>> substatements) protected OpenConfigVersionEffectiveStatement
OpenConfigVersionSupport.createEffective
(EffectiveStmtCtx.Current<SemVer, OpenConfigVersionStatement> stmt, ImmutableList<? extends EffectiveStatement<?, ?>> substatements)