Uses of Class
org.opendaylight.yangtools.yang.model.spi.DefaultSchemaTreeInference
-
Packages that use DefaultSchemaTreeInference Package Description org.opendaylight.yangtools.yang.model.spi -
-
Uses of DefaultSchemaTreeInference in org.opendaylight.yangtools.yang.model.spi
Methods in org.opendaylight.yangtools.yang.model.spi that return DefaultSchemaTreeInference Modifier and Type Method Description static DefaultSchemaTreeInference
DefaultSchemaTreeInference. of(EffectiveModelContext modelContext, SchemaNodeIdentifier.Absolute path)
Create a new instance.
-