Package org.opendaylight.yangtools.yang.model.spi
@Export
package org.opendaylight.yangtools.yang.model.spi
Various base classes for implementing YANG model constructs..
-
ClassesClassDescriptionA
EffectiveStatementInference
s with its attachedEffectiveModelContext
.A simple capture of anAbstractEffectiveStatementInference
and a list ofEffectiveStatement
s.Convenience base class forPathExpression
implementations.Default implementation of aSchemaTreeInference
.Creates a module dependency graph from providedModule
s and provides aModuleDependencySort.sort(Collection)
method.Simple subclass ofAbstractSchemaContext
which performs some amount of indexing to speed up common SchemaContext operations.