Uses of Interface
org.opendaylight.yangtools.yang.model.api.ContainerSchemaNode
Packages that use ContainerSchemaNode
Package
Description
YANG metamodel extensions to support mount-poing, as defined in
RFC8528.
Definition of structures and DOM like API of effected YANG schema.
-
Uses of ContainerSchemaNode in org.opendaylight.yangtools.rfc8528.model.api
Methods in org.opendaylight.yangtools.rfc8528.model.api with parameters of type ContainerSchemaNodeModifier and TypeMethodDescriptionstatic @NonNull Stream<MountPointSchemaNode>
MountPointSchemaNode.streamAll
(ContainerSchemaNode schema) Find all mount points defined in aContainerSchemaNode
. -
Uses of ContainerSchemaNode in org.opendaylight.yangtools.yang.model.api
Methods in org.opendaylight.yangtools.yang.model.api that return types with arguments of type ContainerSchemaNode -
Uses of ContainerSchemaNode in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
Classes in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff that implement ContainerSchemaNodeModifier and TypeClassDescriptionclass
final class
final class
Methods in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff that return types with arguments of type ContainerSchemaNodeModifier and TypeMethodDescriptionfinal Optional<ContainerSchemaNode>
EmptyAnydataEffectiveStatement.getDataSchema()