Uses of Interface
org.opendaylight.yangtools.yang.model.api.AugmentationTarget
Packages that use AugmentationTarget
Package
Description
YANG metamodel extensions to support metadata, as defined in
RFC7952.
Definition of structures and DOM like API of effected YANG schema.
Utility classes and implementations for concepts defined in yang-model-api.
Contains the implementation of the parser reactor
CrossSourceStatementReactor
.-
Uses of AugmentationTarget in org.opendaylight.yangtools.rfc7952.model.api
Subinterfaces of AugmentationTarget in org.opendaylight.yangtools.rfc7952.model.apiModifier and TypeInterfaceDescriptioninterface
ASchemaContext
which is alsoAnnotationSchemaNodeAware
. -
Uses of AugmentationTarget in org.opendaylight.yangtools.yang.model.api
Subinterfaces of AugmentationTarget in org.opendaylight.yangtools.yang.model.apiModifier and TypeInterfaceDescriptioninterface
The CaseSchemaNode interface is used to define branches of the ChoiceSchemaNode.interface
A ChoiceSchemaNode defines a set of alternatives.interface
Common interface for common container-like constructs.interface
The ContainerSchemaNode is used to define an interior data node in the schema tree.interface
EffectiveStatement
-based result of YANG parser compilation.interface
interface
Interface describing YANG 'list' statement.interface
Interface describing YANG 'notification' statement.interface
interface
The interface represents static view of compiled yang files, contains the methods for obtaining all the top level context data (data from all modules) like YANG notifications, extensions, operations...Classes in org.opendaylight.yangtools.yang.model.api that implement AugmentationTargetModifier and TypeClassDescriptionclass
Base class supportingOperationDefinition.toContainerLike()
andNotificationDefinition.toContainerLike()
. -
Uses of AugmentationTarget in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
Classes in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff that implement AugmentationTargetModifier and TypeClassDescriptionclass
class
final class
final class
final class
final class
final class
final class
final class
final class
final class
final class
final class
final class
final class
-
Uses of AugmentationTarget in org.opendaylight.yangtools.yang.model.spi
Classes in org.opendaylight.yangtools.yang.model.spi that implement AugmentationTargetModifier and TypeClassDescriptionclass
class
Simple subclass ofAbstractSchemaContext
which performs some amount of indexing to speed up common SchemaContext operations. -
Uses of AugmentationTarget in org.opendaylight.yangtools.yang.model.spi.meta
Subinterfaces of AugmentationTarget in org.opendaylight.yangtools.yang.model.spi.metaModifier and TypeInterfaceDescriptionstatic interface
EffectiveStatementMixins.AugmentationTargetMixin<A,
D extends DeclaredStatement<A>> Bridge betweenEffectiveStatement
andAugmentationTarget
.static interface
Helper bridge for operation containers (input
andoutput
). -
Uses of AugmentationTarget in org.opendaylight.yangtools.yang.model.util
Classes in org.opendaylight.yangtools.yang.model.util that implement AugmentationTarget -
Uses of AugmentationTarget in org.opendaylight.yangtools.yang.parser.stmt.reactor
Classes in org.opendaylight.yangtools.yang.parser.stmt.reactor that implement AugmentationTarget