Uses of Class
org.opendaylight.yangtools.yang.model.spi.AbstractEffectiveStatementInference
Packages that use AbstractEffectiveStatementInference
Package
Description
Utility classes and implementations for concepts defined in yang-model-api.
-
Uses of AbstractEffectiveStatementInference in org.opendaylight.yangtools.yang.model.spi
Modifier and TypeClassDescriptionstatic class
AbstractEffectiveStatementInference.WithPath<T extends EffectiveStatement<?,
?>> A simple capture of anAbstractEffectiveStatementInference
and a list ofEffectiveStatement
s.final class
Default implementation of a aSchemaTreeInference
. -
Uses of AbstractEffectiveStatementInference in org.opendaylight.yangtools.yang.model.util
Modifier and TypeClassDescriptionstatic final class
Semantic binding ofEffectiveStatementInference
produced bySchemaInferenceStack
.