Uses of Class
org.opendaylight.yangtools.yang.model.spi.SimpleSchemaContext
Packages that use SimpleSchemaContext
Package
Description
Various base classes for implementing YANG model constructs..
-
Uses of SimpleSchemaContext in org.opendaylight.yangtools.yang.model.spi
Methods in org.opendaylight.yangtools.yang.model.spi that return SimpleSchemaContextModifier and TypeMethodDescriptionstatic SimpleSchemaContextSimpleSchemaContext.forModules(Collection<? extends Module> modules) Create a new instance from specified modules.