Uses of Interface
org.opendaylight.yangtools.yang.parser.spi.meta.ModelActionBuilder.InferenceAction
Packages that use ModelActionBuilder.InferenceAction
Package
Description
Provides base abstract classes, interfaces and common implementation used by the statement parser.
-
Uses of ModelActionBuilder.InferenceAction in org.opendaylight.yangtools.yang.parser.spi.meta
Methods in org.opendaylight.yangtools.yang.parser.spi.meta with parameters of type ModelActionBuilder.InferenceActionModifier and TypeMethodDescriptionvoidModelActionBuilder.apply(ModelActionBuilder.InferenceAction action) Apply anModelActionBuilder.InferenceActionwhen this action's prerequisites are resolved.