A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages

A

abbreviatedStep() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
abbreviatedStep() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.StepContext
 
AbbreviatedStepContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.AbbreviatedStepContext
 
ABRPATH - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
ABRPATH - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
ABRPATH() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.AbsoluteLocationPathNorootContext
 
ABRPATH() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.PathExprNoRootContext
 
ABRPATH() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.RelativeLocationPathContext
 
ABRPATH(int) - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.RelativeLocationPathContext
 
absolute(Collection<YangLocationPath.Step>) - Static method in class org.opendaylight.yangtools.yang.xpath.api.YangLocationPath
 
absolute(YangLocationPath.Step...) - Static method in class org.opendaylight.yangtools.yang.xpath.api.YangLocationPath
 
absolute_path() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
absolute_path() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Descendant_pathContext
 
absolute_path() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Path_strContext
 
Absolute_pathContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Absolute_pathContext
 
absoluteLocationPathNoroot() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
absoluteLocationPathNoroot() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.LocationPathContext
 
AbsoluteLocationPathNorootContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.AbsoluteLocationPathNorootContext
 
AbstractCanonicalValueSupport<T extends CanonicalValue<T>> - Class in org.opendaylight.yangtools.yang.common
Base implementation of CanonicalValueSupport.
AbstractCanonicalValueSupport(Class<T>) - Constructor for class org.opendaylight.yangtools.yang.common.AbstractCanonicalValueSupport
 
AbstractCanonicalValueValidator<T extends DerivedString<T>,​V extends T> - Class in org.opendaylight.yangtools.yang.common
Abstract base class for implementing validators.
AbstractCanonicalValueValidator(CanonicalValueSupport<T>, Class<V>) - Constructor for class org.opendaylight.yangtools.yang.common.AbstractCanonicalValueValidator
 
AbstractCodec<P,​I,​X extends Exception> - Class in org.opendaylight.yangtools.concepts
An abstract base class enforcing nullness contract around Codec interface.
AbstractCodec() - Constructor for class org.opendaylight.yangtools.concepts.AbstractCodec
 
AbstractCodecFactory<T extends TypeAwareCodec<?,​?,​?>> - Class in org.opendaylight.yangtools.yang.data.util.codec
A type-to-codec factory base class with logic to efficiently lookup and cache codec instances, also dealing with union type composition.
AbstractCodecFactory(EffectiveModelContext, CodecCache<T>) - Constructor for class org.opendaylight.yangtools.yang.data.util.codec.AbstractCodecFactory
 
AbstractDataStringCodec<T> - Class in org.opendaylight.yangtools.yang.data.impl.codec
 
AbstractDataStringCodec() - Constructor for class org.opendaylight.yangtools.yang.data.impl.codec.AbstractDataStringCodec
 
AbstractDeclaredEffectiveRootStatement<D extends DeclaredStatement<UnqualifiedQName>> - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
 
AbstractDeclaredEffectiveRootStatement(StmtContext<UnqualifiedQName, ?, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredEffectiveRootStatement
 
AbstractDeclaredEffectiveStatement<A,​D extends DeclaredStatement<A>> - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
Base stateless superclass for statements which (logically) always have an associated DeclaredStatement.
AbstractDeclaredEffectiveStatement() - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredEffectiveStatement
 
AbstractDeclaredEffectiveStatement.Default<A,​D extends DeclaredStatement<A>> - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
A stateful version of AbstractDeclaredEffectiveStatement, which holds (and requires) a declared statement.
AbstractDeclaredEffectiveStatement.DefaultArgument<A,​D extends DeclaredStatement<A>> - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
An extra building block on top of AbstractDeclaredEffectiveStatement.Default, which is wiring AbstractDeclaredEffectiveStatement.DefaultArgument.argument() to the declared statement.
AbstractDeclaredEffectiveStatement.DefaultArgument.WithSubstatements<A,​D extends DeclaredStatement<A>> - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
 
AbstractDeclaredEffectiveStatement.DefaultDataNodeContainer<A,​D extends DeclaredStatement<A>> - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
Utility class for implementing DataNodeContainer-type statements.
AbstractDeclaredEffectiveStatement.DefaultWithArgument<A,​D extends DeclaredStatement<A>> - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
A building block on top of AbstractDeclaredEffectiveStatement.Default, which adds an explicit argument value, which is not related to the context.
AbstractDeclaredEffectiveStatement.DefaultWithArgument.WithSubstatements<A,​D extends DeclaredStatement<A>> - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
 
AbstractDeclaredEffectiveStatement.DefaultWithDataTree<A,​D extends DeclaredStatement<A>,​E extends DataTreeAwareEffectiveStatement<A,​D>> - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
AbstractDeclaredEffectiveStatement.DefaultWithDataTree.WithSubstatements<A,​D extends DeclaredStatement<A>,​E extends DataTreeAwareEffectiveStatement<A,​D>> - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
 
AbstractDeclaredEffectiveStatement.DefaultWithSchemaTree<A,​D extends DeclaredStatement<A>,​E extends SchemaTreeAwareEffectiveStatement<A,​D>> - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
AbstractDeclaredEffectiveStatement.DefaultWithSchemaTree.WithSubstatements<A,​D extends DeclaredStatement<A>,​E extends SchemaTreeAwareEffectiveStatement<A,​D>> - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
 
AbstractDeclaredEffectiveStatement.WithDataTree<A,​D extends DeclaredStatement<A>,​E extends DataTreeAwareEffectiveStatement<A,​D>> - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
Base stateless superclass form DataTreeAwareEffectiveStatements.
AbstractDeclaredEffectiveStatement.WithSchemaTree<A,​D extends DeclaredStatement<A>,​E extends SchemaTreeAwareEffectiveStatement<A,​D>> - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
Base stateless superclass form SchemaTreeAwareEffectiveStatements.
AbstractDeclaredStatement<A> - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
An abstract base class for DeclaredStatement implementations.
AbstractDeclaredStatement<A> - Class in org.opendaylight.yangtools.yang.parser.spi.meta
Utility abstract base class for implementing declared statements.
AbstractDeclaredStatement() - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredStatement
 
AbstractDeclaredStatement(StmtContext<A, ?, ?>) - Constructor for class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractDeclaredStatement
 
AbstractDeclaredStatement.ArgumentToString<A> - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
 
AbstractDeclaredStatement.ArgumentToString.WithSubstatements<A> - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
 
AbstractDeclaredStatement.WithArgument<A> - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
 
AbstractDeclaredStatement.WithArgument.WithSubstatements<A> - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
 
AbstractDeclaredStatement.WithoutArgument - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
 
AbstractDeclaredStatement.WithoutArgument.WithSubstatements - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
 
AbstractDeclaredStatement.WithQNameArgument - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
 
AbstractDeclaredStatement.WithQNameArgument.WithSubstatements - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
 
AbstractDeclaredStatement.WithRawArgument<A> - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
 
AbstractDeclaredStatement.WithRawStringArgument - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
 
AbstractDeclaredStatement.WithRawStringArgument.WithSubstatements - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
 
AbstractDelegator<T> - Class in org.opendaylight.yangtools.concepts
Simple base class for classes which wish to implement Delegator interface and are not otherwise constrained in their class hierarchy.
AbstractDelegator(T) - Constructor for class org.opendaylight.yangtools.concepts.AbstractDelegator
 
AbstractDynamicMountPointContextFactory - Class in org.opendaylight.yangtools.rcf8528.data.util
Abstract base class for dynamic resolvers.
AbstractDynamicMountPointContextFactory(MountPointIdentifier) - Constructor for class org.opendaylight.yangtools.rcf8528.data.util.AbstractDynamicMountPointContextFactory
 
AbstractEffectiveDocumentedNodeWithStatus<A,​D extends DeclaredStatement<A>> - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
A declared AbstractEffectiveStatement with DocumentedNode.WithStatus.
AbstractEffectiveDocumentedNodeWithStatus(A, D, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveDocumentedNodeWithStatus
 
AbstractEffectiveModelContextProvider - Class in org.opendaylight.yangtools.yang.model.util
Utility superclass for classes returning a constant EffectiveModelContext.
AbstractEffectiveModelContextProvider(EffectiveModelContext) - Constructor for class org.opendaylight.yangtools.yang.model.util.AbstractEffectiveModelContextProvider
 
AbstractEffectiveModule<D extends DeclaredStatement<UnqualifiedQName>,​E extends DataTreeAwareEffectiveStatement<UnqualifiedQName,​D>> - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
 
AbstractEffectiveModule(D, StmtContext<UnqualifiedQName, D, ? extends EffectiveStatement<UnqualifiedQName, ?>>, ImmutableList<? extends EffectiveStatement<?, ?>>, String) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
 
AbstractEffectiveStatement<A,​D extends DeclaredStatement<A>> - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
Baseline stateless implementation of an EffectiveStatement.
AbstractEffectiveStatement() - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveStatement
 
AbstractFileGeneratorFactory - Class in org.opendaylight.yangtools.plugin.generator.api
Abstract base class for FileGeneratorFactory implementations.
AbstractFileGeneratorFactory(String) - Constructor for class org.opendaylight.yangtools.plugin.generator.api.AbstractFileGeneratorFactory
 
AbstractGeneratedFile - Class in org.opendaylight.yangtools.plugin.generator.api
Abstract base class for GeneratedFiles.
AbstractGeneratedFile(GeneratedFileLifecycle) - Constructor for class org.opendaylight.yangtools.plugin.generator.api.AbstractGeneratedFile
 
AbstractGeneratedTextFile - Class in org.opendaylight.yangtools.plugin.generator.api
The contents of a generated file and its GeneratedFileLifecycle.
AbstractGeneratedTextFile(GeneratedFileLifecycle) - Constructor for class org.opendaylight.yangtools.plugin.generator.api.AbstractGeneratedTextFile
 
AbstractIdentifiable<T> - Class in org.opendaylight.yangtools.concepts
 
AbstractIdentifiable(T) - Constructor for class org.opendaylight.yangtools.concepts.AbstractIdentifiable
 
AbstractIdentifier<T> - Class in org.opendaylight.yangtools.util
An abstract Identifier backed by an immutable object.
AbstractIdentifier(T) - Constructor for class org.opendaylight.yangtools.util.AbstractIdentifier
 
AbstractIllegalArgumentCodec<P,​I> - Class in org.opendaylight.yangtools.concepts
An abstract base class enforcing nullness contract around IllegalArgumentCodec interface.
AbstractIllegalArgumentCodec() - Constructor for class org.opendaylight.yangtools.concepts.AbstractIllegalArgumentCodec
 
AbstractImmutableDataContainerNode<K extends YangInstanceIdentifier.PathArgument> - Class in org.opendaylight.yangtools.yang.data.impl.schema.nodes
 
AbstractImmutableDataContainerNode(Map<YangInstanceIdentifier.PathArgument, Object>, K) - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.nodes.AbstractImmutableDataContainerNode
 
AbstractImmutableNormalizedNode<K extends YangInstanceIdentifier.PathArgument,​V> - Class in org.opendaylight.yangtools.yang.data.impl.schema.nodes
 
AbstractImmutableNormalizedNode(K) - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.nodes.AbstractImmutableNormalizedNode
 
AbstractImmutableNormalizedSimpleValueNode<K extends YangInstanceIdentifier.PathArgument,​V> - Class in org.opendaylight.yangtools.yang.data.impl.schema.nodes
 
AbstractImmutableNormalizedSimpleValueNode(K, V) - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.nodes.AbstractImmutableNormalizedSimpleValueNode
 
AbstractImmutableNormalizedValueNode<K extends YangInstanceIdentifier.PathArgument,​V> - Class in org.opendaylight.yangtools.yang.data.impl.schema.nodes
 
AbstractImmutableNormalizedValueNode(K, V) - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.nodes.AbstractImmutableNormalizedValueNode
 
AbstractIntegerStringCodec<N extends Number & Comparable<N>,​T extends RangeRestrictedTypeDefinition<T,​N>> - Class in org.opendaylight.yangtools.yang.data.impl.codec
Do not use this class outside of yangtools, its presence does not fall into the API stability contract.
AbstractListenerRegistration<T extends EventListener> - Class in org.opendaylight.yangtools.concepts
 
AbstractListenerRegistration(T) - Constructor for class org.opendaylight.yangtools.concepts.AbstractListenerRegistration
 
AbstractModuleStringIdentityrefCodec - Class in org.opendaylight.yangtools.yang.data.util
 
AbstractModuleStringIdentityrefCodec() - Constructor for class org.opendaylight.yangtools.yang.data.util.AbstractModuleStringIdentityrefCodec
 
AbstractModuleStringInstanceIdentifierCodec - Class in org.opendaylight.yangtools.yang.data.util
Extension of AbstractStringInstanceIdentifierCodec, which instantiates QNames by first resolving the namespace and then looking the target namespace in the list of currently-subscribed modules.
AbstractModuleStringInstanceIdentifierCodec() - Constructor for class org.opendaylight.yangtools.yang.data.util.AbstractModuleStringInstanceIdentifierCodec
 
AbstractMountPointChild - Class in org.opendaylight.yangtools.yang.data.impl.schema
Utility base class for implementing MountPointChild classes.
AbstractMountPointChild() - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.AbstractMountPointChild
 
AbstractMountPointContextFactory - Class in org.opendaylight.yangtools.rcf8528.data.util
Abstract base class for MountPointContextFactory implementations, which can process RFC8525 mount point definitions.
AbstractMountPointContextFactory(MountPointIdentifier) - Constructor for class org.opendaylight.yangtools.rcf8528.data.util.AbstractMountPointContextFactory
 
AbstractMountPointContextFactory.MountPointDefinition - Class in org.opendaylight.yangtools.rcf8528.data.util
Definition of a MountPoint, as known to RFC8528.
AbstractMountPointDataWithSchema<T extends DataSchemaNode> - Class in org.opendaylight.yangtools.yang.data.util
A CompositeNodeDataWithSchema which can hold mount-point data.
AbstractNodeDataWithSchema<T extends DataSchemaNode> - Class in org.opendaylight.yangtools.yang.data.util
Utility abstract class for tracking parser state, as needed by StAX-like parser.
AbstractNodeDataWithSchema(T) - Constructor for class org.opendaylight.yangtools.yang.data.util.AbstractNodeDataWithSchema
 
AbstractNormalizableAnydata - Class in org.opendaylight.yangtools.yang.data.impl.schema
Abstract base class for implementing the NormalizableAnydata interface.
AbstractNormalizableAnydata() - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.AbstractNormalizableAnydata
 
AbstractObjectRegistration<T> - Class in org.opendaylight.yangtools.concepts
Utility registration handle.
AbstractObjectRegistration(T) - Constructor for class org.opendaylight.yangtools.concepts.AbstractObjectRegistration
 
AbstractParserErrorListener<E extends Exception> - Class in org.opendaylight.yangtools.yang.parser.rfc7950.antlr
Abstract base type for converting ANTLRErrorListener errors to Exceptions.
AbstractParserErrorListener() - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.antlr.AbstractParserErrorListener
 
AbstractPathExpression - Class in org.opendaylight.yangtools.yang.model.util
 
AbstractPathExpression(String) - Constructor for class org.opendaylight.yangtools.yang.model.util.AbstractPathExpression
 
AbstractQName - Class in org.opendaylight.yangtools.yang.common
Abstract superclass for sharing QName references, which can either be resolved QNames or unresolved UnqualifiedQName and QualifiedQNames.
AbstractRegistration - Class in org.opendaylight.yangtools.concepts
Utility registration handle.
AbstractRegistration() - Constructor for class org.opendaylight.yangtools.concepts.AbstractRegistration
 
AbstractSchemaContext - Class in org.opendaylight.yangtools.yang.model.util
 
AbstractSchemaContext() - Constructor for class org.opendaylight.yangtools.yang.model.util.AbstractSchemaContext
 
AbstractSchemaListenerRegistration - Class in org.opendaylight.yangtools.yang.model.repo.util
 
AbstractSchemaListenerRegistration(SchemaSourceListener) - Constructor for class org.opendaylight.yangtools.yang.model.repo.util.AbstractSchemaListenerRegistration
 
AbstractSchemaRepository - Class in org.opendaylight.yangtools.yang.model.repo.util
Abstract base class for SchemaRepository implementations.
AbstractSchemaRepository() - Constructor for class org.opendaylight.yangtools.yang.model.repo.util.AbstractSchemaRepository
 
AbstractSchemaSourceCache<T extends SchemaSourceRepresentation> - Class in org.opendaylight.yangtools.yang.model.repo.util
Abstract base class for cache-type SchemaSourceListeners.
AbstractSchemaSourceCache(SchemaSourceRegistry, Class<T>, PotentialSchemaSource.Costs) - Constructor for class org.opendaylight.yangtools.yang.model.repo.util.AbstractSchemaSourceCache
 
AbstractSchemaSourceRegistration<T extends SchemaSourceRepresentation> - Class in org.opendaylight.yangtools.yang.model.repo.util
 
AbstractSchemaSourceRegistration(SchemaSourceProvider<?>, PotentialSchemaSource<T>) - Constructor for class org.opendaylight.yangtools.yang.model.repo.util.AbstractSchemaSourceRegistration
 
AbstractStatementDefinition - Class in org.opendaylight.yangtools.yang.model.api.meta
Abstract utility class to handle StatementArgumentDefinition aspect of StatementDefinition.
AbstractStatementDefinition(QName) - Constructor for class org.opendaylight.yangtools.yang.model.api.meta.AbstractStatementDefinition
 
AbstractStatementDefinition(QName, boolean, QName) - Constructor for class org.opendaylight.yangtools.yang.model.api.meta.AbstractStatementDefinition
 
AbstractStatementSupport<A,​D extends DeclaredStatement<A>,​E extends EffectiveStatement<A,​D>> - Class in org.opendaylight.yangtools.yang.parser.spi.meta
Class providing necessary support for processing a YANG statement.
AbstractStatementSupport(StatementDefinition) - Constructor for class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractStatementSupport
 
AbstractStatementSupport(StatementDefinition, StatementSupport.CopyPolicy) - Constructor for class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractStatementSupport
 
AbstractStringIdentifier<T extends AbstractStringIdentifier<T>> - Class in org.opendaylight.yangtools.util
Utility Identifier backed by a UUID.
AbstractStringIdentifier(String) - Constructor for class org.opendaylight.yangtools.util.AbstractStringIdentifier
 
AbstractStringIdentityrefCodec - Class in org.opendaylight.yangtools.yang.data.util
Abstract utility class for representations which encode Identityref as a prefix:name tuple.
AbstractStringIdentityrefCodec() - Constructor for class org.opendaylight.yangtools.yang.data.util.AbstractStringIdentityrefCodec
 
AbstractStringInstanceIdentifierCodec - Class in org.opendaylight.yangtools.yang.data.util
Abstract utility class for representations which encode YangInstanceIdentifier as a prefix:name tuple.
AbstractStringInstanceIdentifierCodec() - Constructor for class org.opendaylight.yangtools.yang.data.util.AbstractStringInstanceIdentifierCodec
 
AbstractStringUnionCodec - Class in org.opendaylight.yangtools.yang.data.util
 
AbstractStringUnionCodec(DataSchemaNode, UnionTypeDefinition) - Constructor for class org.opendaylight.yangtools.yang.data.util.AbstractStringUnionCodec
 
AbstractUncheckedCodec<P,​I,​X extends RuntimeException> - Class in org.opendaylight.yangtools.concepts
An abstract base class enforcing nullness contract around UncheckedCodec interface.
AbstractUncheckedCodec() - Constructor for class org.opendaylight.yangtools.concepts.AbstractUncheckedCodec
 
AbstractUndeclaredEffectiveStatement<A,​D extends DeclaredStatement<A>> - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
 
AbstractUndeclaredEffectiveStatement() - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractUndeclaredEffectiveStatement
 
AbstractUndeclaredEffectiveStatement.DefaultWithDataTree<A,​D extends DeclaredStatement<A>,​E extends DataTreeAwareEffectiveStatement<A,​D>> - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
AbstractUndeclaredEffectiveStatement.DefaultWithDataTree.WithSubstatements<A,​D extends DeclaredStatement<A>,​E extends DataTreeAwareEffectiveStatement<A,​D>> - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
 
AbstractUndeclaredEffectiveStatement.DefaultWithSchemaTree<A,​D extends DeclaredStatement<A>,​E extends SchemaTreeAwareEffectiveStatement<A,​D>> - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
AbstractUndeclaredEffectiveStatement.DefaultWithSchemaTree.WithSubstatements<A,​D extends DeclaredStatement<A>,​E extends SchemaTreeAwareEffectiveStatement<A,​D>> - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
 
AbstractUndeclaredEffectiveStatement.WithDataTree<A,​D extends DeclaredStatement<A>,​E extends DataTreeAwareEffectiveStatement<A,​D>> - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
Base stateless superclass form DataTreeAwareEffectiveStatements.
AbstractUndeclaredEffectiveStatement.WithSchemaTree<A,​D extends DeclaredStatement<A>,​E extends SchemaTreeAwareEffectiveStatement<A,​D>> - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
Base stateless superclass form SchemaTreeAwareEffectiveStatements.
AbstractUUIDIdentifier<T extends AbstractUUIDIdentifier<T>> - Class in org.opendaylight.yangtools.util
Utility Identifier backed by a UUID.
AbstractUUIDIdentifier(UUID) - Constructor for class org.opendaylight.yangtools.util.AbstractUUIDIdentifier
 
AbstractYangTextSchemaSourceRegistration - Class in org.opendaylight.yangtools.yang.parser.repo
 
AbstractYangTextSchemaSourceRegistration(YangTextSchemaSource) - Constructor for class org.opendaylight.yangtools.yang.parser.repo.AbstractYangTextSchemaSourceRegistration
 
AbstractYangXPathMathSupport<N extends YangNumberExpr> - Class in org.opendaylight.yangtools.yang.xpath.api
Type-safe shim to ensure concrete YangXPathMathSupport implementations get handed properly-typed YangNumberExprs.
AbstractYangXPathMathSupport(Class<N>) - Constructor for class org.opendaylight.yangtools.yang.xpath.api.AbstractYangXPathMathSupport
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser.Identifier_ref_argContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser.If_feature_exprContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser.If_feature_factorContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser.If_feature_termContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Absolute_pathContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Current_function_invocationContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Deref_exprContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Deref_function_invocationContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Descendant_pathContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.IdentifierContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Node_identifierContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Path_argContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Path_equality_exprContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Path_key_exprContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Path_predicateContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Path_strContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.PrefixContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Rel_path_keyexprContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Relative_pathContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.ArgumentContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.FileContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.KeywordContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.StatementContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.UnquotedStringContext
 
ACCESSIBLE_FOR_NOTIFY - org.opendaylight.yangtools.rfc6643.model.api.MaxAccess
Indicates the annotated object is accessible only for notifications.
ACTION - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
ActionDefinition - Interface in org.opendaylight.yangtools.yang.model.api
Represents YANG action statement.
ActionEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
ActionNodeContainer - Interface in org.opendaylight.yangtools.yang.model.api
Node which can contain action nodes.
ActionNodeContainerCompat<A,​D extends DeclaredStatement<A>,​E extends SchemaTreeAwareEffectiveStatement<A,​D>> - Interface in org.opendaylight.yangtools.yang.model.api.stmt.compat
ActionStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Represents YANG action statement.
ActionStatementAwareDeclaredStatement<A> - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Statement which can contain action statements.
ActionStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.action
 
adaptArgumentValue(StmtContext<A, D, E>, QNameModule) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport
Adapts the argument value to match a new module.
adaptArgumentValue(StmtContext<A, D, E>, QNameModule) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementDefinitionContext
 
adaptArgumentValue(StmtContext<Set<QName>, KeyStatement, KeyEffectiveStatement>, QNameModule) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.key.KeyStatementSupport
 
adaptArgumentValue(StmtContext<QName, D, E>, QNameModule) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseQNameStatementSupport
 
adaptArgumentValue(StmtContext<QName, MountPointStatement, MountPointEffectiveStatement>, QNameModule) - Method in class org.opendaylight.yangtools.rfc8528.parser.MountPointStatementSupport
 
add(E) - Method in class org.opendaylight.yangtools.util.concurrent.TrackingLinkedBlockingQueue
 
add(E) - Method in class org.opendaylight.yangtools.util.SingletonSet
 
add(E) - Method in class org.opendaylight.yangtools.util.UnmodifiableCollection
 
add(StatementDefinition, int, int) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.SubstatementValidator.Builder
 
ADD - org.opendaylight.yangtools.yang.model.api.DeviateKind
 
addAll(Collection<? extends E>) - Method in class org.opendaylight.yangtools.util.concurrent.TrackingLinkedBlockingQueue
 
addAll(Collection<? extends E>) - Method in class org.opendaylight.yangtools.util.SingletonSet
 
addAll(Collection<? extends E>) - Method in class org.opendaylight.yangtools.util.UnmodifiableCollection
 
addAllCommonStatementSupports(ModelProcessingPhase, Collection<StatementSupport<?, ?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.reactor.CustomCrossSourceStatementReactorBuilder
 
addAllNamespaceSupports(ModelProcessingPhase, Collection<NamespaceBehaviour<?, ?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.reactor.CustomCrossSourceStatementReactorBuilder
 
addAllSupports(ModelProcessingPhase, StatementSupportBundle) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.reactor.CustomCrossSourceStatementReactorBuilder
 
addAllVersionSpecificSupports(ModelProcessingPhase, Table<YangVersion, QName, StatementSupport<?, ?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.reactor.CustomCrossSourceStatementReactorBuilder
 
addAny(StatementDefinition) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.SubstatementValidator.Builder
 
addArgument(T) - Method in class org.opendaylight.yangtools.util.HashCodeBuilder
Update the internal hash code with the hash code of a component object.
addAsEffectOfStatement(Collection<? extends StmtContext<?, ?, ?>>) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext.Mutable
 
addAsEffectOfStatement(Collection<? extends StmtContext<?, ?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase
 
addAsEffectOfStatement(StmtContext<?, ?, ?>) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext.Mutable
 
addAsEffectOfStatement(StmtContext<?, ?, ?>) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase
 
addAtLeast(StatementDefinition, int) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.SubstatementValidator.Builder
 
addAtMost(StatementDefinition, int) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.SubstatementValidator.Builder
 
addBit(BitsTypeDefinition.Bit) - Method in class org.opendaylight.yangtools.yang.model.util.type.BitsTypeBuilder
 
addChild(MountPointChild) - Method in class org.opendaylight.yangtools.yang.data.util.MountPointData
 
addChild(CV) - Method in interface org.opendaylight.yangtools.yang.data.impl.schema.builder.api.NormalizedNodeContainerBuilder
 
addChild(Deque<DataSchemaNode>, CompositeNodeDataWithSchema.ChildReusePolicy) - Method in class org.opendaylight.yangtools.yang.data.util.CompositeNodeDataWithSchema
 
addChild(LeafSetEntryNode<T>) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableLeafSetNodeBuilder
 
addChild(LeafSetEntryNode<T>) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedLeafSetNodeBuilder
 
addChild(MapEntryNode) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableMapNodeBuilder
 
addChild(MapEntryNode) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedMapNodeBuilder
 
addChild(TreeNode) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.spi.MutableTreeNode
Add a new child node.
addChild(UnkeyedListEntryNode) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableUnkeyedListNodeBuilder
 
addChild(DataSchemaNode) - Method in class org.opendaylight.yangtools.yang.model.util.DataNodeAggregator
 
addChoice(ChoiceSchemaNode) - Method in class org.opendaylight.yangtools.yang.model.util.DataNodeAggregator
 
addContainer(ContainerSchemaNode) - Method in class org.opendaylight.yangtools.yang.model.util.DataNodeAggregator
 
addContext(Class<N>, KT, StmtContext<?, ?, ?>) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext.Mutable
Adds s statement to namespace map with a key.
addContext(Class<N>, KT, StmtContext<?, ?, ?>) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase
 
addDuration(long) - Method in class org.opendaylight.yangtools.util.DurationStatisticsTracker
Add a duration to track.
ADDED_BY_AUGMENTATION - org.opendaylight.yangtools.yang.parser.spi.meta.CopyType
 
ADDED_BY_USES - org.opendaylight.yangtools.yang.parser.spi.meta.CopyType
 
ADDED_BY_USES_AUGMENTATION - org.opendaylight.yangtools.yang.parser.spi.meta.CopyType
 
AddedByUsesAware - Interface in org.opendaylight.yangtools.yang.model.api
Deprecated.
This interface relates to declared model rather than to effective mode and as such should not exist. It is provided to provide common method definition and eash migration of users.
addEdge(TopologicalSort.Node) - Method in class org.opendaylight.yangtools.util.TopologicalSort.NodeImpl
 
addEffectiveSubstatement(StmtContext.Mutable<?, ?, ?>) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase
Adds an effective statement to collection of substatements.
addEffectiveSubstatements(Collection<? extends StmtContext.Mutable<?, ?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase
Adds an effective statement to collection of substatements.
addEnum(EnumTypeDefinition.EnumPair) - Method in class org.opendaylight.yangtools.yang.model.util.type.EnumerationTypeBuilder
 
addFirst(E) - Method in class org.opendaylight.yangtools.util.EmptyDeque
 
addGrouping(GroupingDefinition) - Method in class org.opendaylight.yangtools.yang.model.util.DataNodeAggregator
 
addIdentity(IdentitySchemaNode) - Method in class org.opendaylight.yangtools.yang.model.util.type.IdentityrefTypeBuilder
 
addIgnoredStatement(StatementDefinition) - Method in class org.opendaylight.yangtools.yang.model.export.DeclaredStatementFormatter.Builder
Add a statement which should be skipped along with any of its children.
additiveExpr() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
additiveExpr() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.RelationalExprContext
 
additiveExpr(int) - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.RelationalExprContext
 
AdditiveExprContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.AdditiveExprContext
 
addLast(E) - Method in class org.opendaylight.yangtools.util.EmptyDeque
 
addLibSource(SchemaSourceRepresentation) - Method in interface org.opendaylight.yangtools.yang.model.parser.api.YangParser
 
addLibSource(StatementStreamSource) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.CrossSourceStatementReactor.BuildAction
Add a library source.
addLibSources(Collection<SchemaSourceRepresentation>) - Method in interface org.opendaylight.yangtools.yang.model.parser.api.YangParser
 
addLibSources(Collection<StatementStreamSource>) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.CrossSourceStatementReactor.BuildAction
Add library sources.
addLibSources(SchemaSourceRepresentation...) - Method in interface org.opendaylight.yangtools.yang.model.parser.api.YangParser
Add library sources.
addLibSources(StatementStreamSource...) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.CrossSourceStatementReactor.BuildAction
Add library sources.
addList(ListSchemaNode) - Method in class org.opendaylight.yangtools.yang.model.util.DataNodeAggregator
 
addListener(Runnable, Executor) - Method in class org.opendaylight.yangtools.util.concurrent.AsyncNotifyingListenableFutureTask
 
addMandatory(StatementDefinition) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.SubstatementValidator.Builder
 
addMultiple(StatementDefinition) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.SubstatementValidator.Builder
 
addMutableStmtToSeal(MutableStatement) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext.Mutable
Add mutable statement to seal.
addMutableStmtToSeal(MutableStatement) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase
 
addNamespaceSupport(ModelProcessingPhase, NamespaceBehaviour<?, ?, ?>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.reactor.CustomCrossSourceStatementReactorBuilder
 
addOptional(StatementDefinition) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.SubstatementValidator.Builder
 
addPatternConstraint(PatternConstraint) - Method in class org.opendaylight.yangtools.yang.model.util.type.StringTypeBuilder
 
addRequiredSource(SourceIdentifier) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext.Mutable
Add required module.
addRequiredSource(SourceIdentifier) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase
 
addSource(SchemaSourceRepresentation) - Method in interface org.opendaylight.yangtools.yang.model.parser.api.YangParser
Add main source.
addSource(StatementStreamSource) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.CrossSourceStatementReactor.BuildAction
Add main source.
addSources(Collection<? extends StatementStreamSource>) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.CrossSourceStatementReactor.BuildAction
Add main sources.
addSources(Collection<? extends SchemaSourceRepresentation>) - Method in interface org.opendaylight.yangtools.yang.model.parser.api.YangParser
 
addSources(SchemaSourceRepresentation...) - Method in interface org.opendaylight.yangtools.yang.model.parser.api.YangParser
Add main sources.
addSources(StatementStreamSource...) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.CrossSourceStatementReactor.BuildAction
Add main sources.
addStatementSupport(ModelProcessingPhase, StatementSupport<?, ?, ?>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.reactor.CustomCrossSourceStatementReactorBuilder
 
addSupport(NamespaceBehaviour<K, V, N>) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupportBundle.Builder
 
addSupport(StatementSupport<?, ?, ?>) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupportBundle.Builder
 
addTo(NamespaceBehaviour.NamespaceStorageNode, K, V) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.DerivedNamespaceBehaviour
 
addTo(NamespaceBehaviour.NamespaceStorageNode, K, V) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceBehaviour
Adds a key/value to corresponding namespace storage according to param class.
addTo(NamespaceBehaviour.NamespaceStorageNode, QName, StmtContext<?, D, E>) - Method in class org.opendaylight.yangtools.yang.parser.spi.SchemaTreeNamespace
 
addToNs(Class<N>, T, U) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext.Mutable
Associate a value with a key within a namespace.
addToNs(Class<N>, T, U) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase
Associate a value with a key within a namespace.
addToStorage(NamespaceBehaviour.NamespaceStorageNode, K, V) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceBehaviour
 
addToString(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.concepts.AbstractDelegator
 
addToString(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.concepts.Variant
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.util.concurrent.AsyncNotifyingListeningExecutorService
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.repo.api.YinTextSchemaSource
Add subclass-specific attributes to the output YinTextSchemaSource.toString() output.
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.concepts.AbstractIdentifiable
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.concepts.AbstractObjectRegistration
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.concepts.AbstractRegistration
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.plugin.generator.api.AbstractGeneratedFile
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.rcf8528.data.util.AbstractMountPointContextFactory.MountPointDefinition
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.rcf8528.data.util.ImmutableMountPointNode
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.util.concurrent.CachedThreadPoolExecutor
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.util.concurrent.FastThreadPoolExecutor
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.AbstractNormalizableAnydata
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.nodes.AbstractImmutableNormalizedNode
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.data.util.ImmutableNormalizedAnydata
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.api.meta.AbstractStatementDefinition
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.api.meta.DefaultStatementDefinition
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.api.SchemaPath
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in exception org.opendaylight.yangtools.yang.model.repo.api.SchemaResolutionException
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.repo.api.YangTextSchemaSource
Add subclass-specific attributes to the output YangTextSchemaSource.toString() output.
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.repo.api.YinDomSchemaSource
Add subclass-specific attributes to the output YinDomSchemaSource.toString() output.
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.repo.util.AbstractSchemaSourceRegistration
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.util.AbstractEffectiveModelContextProvider
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.util.AbstractPathExpression
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.util.PathExpressionImpl
Deprecated.
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.util.SimpleSchemaContext
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.DerivedNamespaceBehaviour
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceBehaviour
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceKeyCriterion
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementDefinitionContext
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.xpath.api.YangLocationPath.NamespaceStep
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.xpath.api.YangLocationPath.NodeTypeStep
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.xpath.api.YangLocationPath.ProcessingInstructionStep
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.xpath.api.YangLocationPath.Step
 
addType(TypeDefinition<?>) - Method in class org.opendaylight.yangtools.yang.model.util.type.UnionTypeBuilder
 
addTypedefs(Collection<? extends TypeDefinition<?>>) - Method in class org.opendaylight.yangtools.yang.model.util.DataNodeAggregator
 
addUnknownSchemaNode(UnknownSchemaNode) - Method in class org.opendaylight.yangtools.yang.model.util.type.TypeBuilder
 
addValidationBundle(ValidationBundlesNamespace.ValidationBundleType, Collection<StatementDefinition>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.reactor.CustomCrossSourceStatementReactorBuilder
 
addVersionSpecificSupport(YangVersion, StatementSupport<?, ?, ?>) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupportBundle.Builder
 
afterConstructor(Object) - Static method in class org.opendaylight.yangtools.util.RecursiveObjectLeaker
 
aggregate(List<? extends DataTreeCandidate>) - Static method in class org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeCandidates
Compress a list of DataTreeCandidates into a single DataTreeCandidate.
ALIAS - org.opendaylight.yangtools.rfc6643.model.api.IetfYangSmiv2ExtensionsMapping
 
AliasEffectiveStatement - Interface in org.opendaylight.yangtools.rfc6643.model.api
 
AliasSchemaNode - Interface in org.opendaylight.yangtools.rfc6643.model.api
 
AliasStatement - Interface in org.opendaylight.yangtools.rfc6643.model.api
 
AliasStatementSupport - Class in org.opendaylight.yangtools.rfc6643.parser
 
allSubstatements() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext
 
allSubstatementsOfType(Class<T>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveDocumentedNodeWithStatus
 
allSubstatementsStream() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext
 
ALWAYS_ACCEPT - Static variable in interface org.opendaylight.yangtools.yang.model.repo.api.SchemaSourceFilter
A SchemaSourceFilter which accepts any schema source it is presented with.
ANCESTOR - org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
The ancestor axis.
ANCESTOR_OR_SELF - org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
The ancestor-or-self axis.
and(Set<IfFeatureExpr>) - Static method in class org.opendaylight.yangtools.yang.model.api.stmt.IfFeatureExpr
Construct a intersection (logical AND) expression of specified expressions.
AND - org.opendaylight.yangtools.yang.xpath.api.YangNaryOperator
Logical 'and' operator on operands.
AND - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionLexer
 
AND - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser
 
AND() - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser.If_feature_termContext
 
AND(int) - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser.If_feature_termContext
 
andExpr() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
andExpr() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.OrExprContext
 
andExpr(int) - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.OrExprContext
 
AndExprContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.AndExprContext
 
ANNOTATION - org.opendaylight.yangtools.rfc7952.model.api.MetadataStatements
 
AnnotationEffectiveStatement - Interface in org.opendaylight.yangtools.rfc7952.model.api
Effective statement representation of 'annotation' extension defined in RFC7952.
AnnotationSchemaNode - Interface in org.opendaylight.yangtools.rfc7952.model.api
Represents the effect of 'annotation' extension, as defined in RFC7952, being attached to a SchemaNode.
AnnotationSchemaNodeAware - Interface in org.opendaylight.yangtools.rfc7952.model.api
Interface for entities which can lookup AnnotationSchemaNodes based on their name.
AnnotationSchemaNodeAwareSchemaContext - Interface in org.opendaylight.yangtools.rfc7952.model.api
AnnotationStatement - Interface in org.opendaylight.yangtools.rfc7952.model.api
Declared statement representation of 'annotation' extension defined in RFC7952.
AnnotationStatementSupport - Class in org.opendaylight.yangtools.rfc7952.parser
 
answer(InvocationOnMock) - Method in class org.opendaylight.yangtools.testutils.mockito.CallsRealOrExceptionAnswer
 
answer(InvocationOnMock) - Method in class org.opendaylight.yangtools.testutils.mockito.ThrowsMethodExceptionAnswer
 
AntlrSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.ir
 
AntlrXPathParserFactory - Class in org.opendaylight.yangtools.yang.xpath.impl
 
AntlrXPathParserFactory() - Constructor for class org.opendaylight.yangtools.yang.xpath.impl.AntlrXPathParserFactory
 
ANYDATA - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
anydataBuilder(Class<T>) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
 
AnydataEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
anydataNode(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.impl.codec.SchemaTracker
 
AnydataNode<V> - Interface in org.opendaylight.yangtools.yang.data.api.schema
A NormalizedNode holding the contents of an anydata node in some object model.
AnydataNodeDataWithSchema - Class in org.opendaylight.yangtools.yang.data.util
 
AnydataNodeDataWithSchema(AnydataSchemaNode) - Constructor for class org.opendaylight.yangtools.yang.data.util.AnydataNodeDataWithSchema
 
AnydataNodeDataWithSchema(AnydataSchemaNode, Class<?>) - Constructor for class org.opendaylight.yangtools.yang.data.util.AnydataNodeDataWithSchema
 
AnydataNormalizationException - Exception in org.opendaylight.yangtools.yang.data.api.schema
 
AnydataNormalizationException(String) - Constructor for exception org.opendaylight.yangtools.yang.data.api.schema.AnydataNormalizationException
 
AnydataNormalizationException(String, Throwable) - Constructor for exception org.opendaylight.yangtools.yang.data.api.schema.AnydataNormalizationException
 
AnydataSchemaNode - Interface in org.opendaylight.yangtools.yang.model.api
The "anydata" statement defines an interior node in the schema tree.
AnydataStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
The "anydata" statement defines an interior node in the schema tree.
AnydataStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.anydata
 
ANYXML - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
ANYXML_SCHEMA_LOCATION - org.opendaylight.yangtools.odlext.model.api.OpenDaylightExtensionsStatements
 
anyXmlBuilder() - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
 
anyXmlBuilder(AnyxmlSchemaNode) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
 
AnyxmlEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
anyxmlNode(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.impl.codec.SchemaTracker
 
AnyxmlNode<V> - Interface in org.opendaylight.yangtools.yang.data.api.schema
A NormalizedNode holding the contents of an anyxml node in some object model.
AnyXmlNodeDataWithSchema - Class in org.opendaylight.yangtools.yang.data.util
Utility class used for tracking parser state as needed by a StAX-like parser.
AnyXmlNodeDataWithSchema(AnyxmlSchemaNode) - Constructor for class org.opendaylight.yangtools.yang.data.util.AnyXmlNodeDataWithSchema
 
AnyxmlSchemaLocationEffectiveStatement - Interface in org.opendaylight.yangtools.odlext.model.api
 
AnyxmlSchemaLocationEffectiveStatementImpl - Class in org.opendaylight.yangtools.odlext.parser
 
AnyxmlSchemaLocationNamespace - Interface in org.opendaylight.yangtools.odlext.parser
Source-specific mapping of prefixes to namespaces.
AnyxmlSchemaLocationStatement - Interface in org.opendaylight.yangtools.odlext.model.api
 
AnyxmlSchemaLocationStatementSupport - Class in org.opendaylight.yangtools.odlext.parser
 
AnyxmlSchemaNode - Interface in org.opendaylight.yangtools.yang.model.api
The "anyxml" interface defines an interior node in the schema tree.
AnyxmlStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
AnyxmlStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.anyxml
 
AnyxmlStatementSupportOverride - Class in org.opendaylight.yangtools.odlext.parser
 
APOS - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
APOS - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
APPEARED - org.opendaylight.yangtools.yang.data.api.schema.tree.ModificationType
This node has appeared because it is implied by one of its children.
append(Collection<? extends YangInstanceIdentifier.PathArgument>) - Method in interface org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.InstanceIdentifierBuilder
Adds a collection of YangInstanceIdentifier.PathArguments to path arguments of resulting instance identifier.
append(YangInstanceIdentifier.PathArgument...) - Method in interface org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.InstanceIdentifierBuilder
Adds a collection of YangInstanceIdentifier.PathArguments to path arguments of resulting instance identifier.
appendImplicitSubstatement(StatementSupport<X, Y, Z>, String) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase
 
appendPrefixes(StmtContext<?, ?, ?>, ImmutableMap.Builder<String, ModuleEffectiveStatement>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
 
APPLICATION - org.opendaylight.yangtools.yang.common.RpcError.ErrorType
Indicates an error occurred during internal processing.
apply(Exception) - Method in class org.opendaylight.yangtools.util.concurrent.ExceptionMapper
 
apply(SchemaSourceRepresentation) - Method in interface org.opendaylight.yangtools.yang.model.repo.api.SchemaSourceFilter
Check if a particular schema source is acceptable to the filter.
apply(ModelActionBuilder.InferenceAction) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.ModelActionBuilder
Apply an ModelActionBuilder.InferenceAction when this action's prerequisites are resolved.
apply(ModelActionBuilder.InferenceContext) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.ModelActionBuilder.InferenceAction
Invoked once all prerequisites were met and forward references were resolved and inference action should be applied.
apply(S) - Method in interface org.opendaylight.yangtools.yang.model.repo.util.SchemaSourceTransformer.Transformation
 
applyCopyPolicy(StmtContext.Mutable<?, ?, ?>, StmtContext.Mutable<?, ?, ?>, CopyType, QNameModule) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport
Determine reactor copy behavior of a statement instance.
applyCopyPolicy(StmtContext.Mutable<?, ?, ?>, StmtContext.Mutable<?, ?, ?>, CopyType, QNameModule) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractStatementSupport
 
applyCopyPolicy(StmtContext.Mutable<?, ?, ?>, StmtContext.Mutable<?, ?, ?>, CopyType, QNameModule) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.ForwardingStatementSupport
 
applyRootedNodeToCursor(DataTreeModificationCursor, YangInstanceIdentifier, DataTreeCandidateNode) - Static method in class org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeCandidateNodes
Applies the node that is rooted(doesn't have an identifier) in tree A to tree B's cursor at location specified by rootPath.
applyRootToCursor(DataTreeModificationCursor, DataTreeCandidateNode) - Static method in class org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeCandidateNodes
 
applyToCursor(DataTreeModificationCursor) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeModification
Apply the contents of this modification to a cursor.
applyToCursor(DataTreeModificationCursor) - Method in class org.opendaylight.yangtools.yang.data.api.schema.tree.SynchronizedDataTreeModification
 
applyToCursor(DataTreeModificationCursor, DataTreeCandidate) - Static method in class org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeCandidates
 
applyToCursor(DataTreeModificationCursor, DataTreeCandidateNode) - Static method in class org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeCandidateNodes
Applies the node to the cursor, note that if the top node of (@code node} is RootNode you need to use applyRootedNodeToCursor method that works with rooted node candidates.
applyToModification(DataTreeModification, DataTreeCandidate) - Static method in class org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeCandidates
 
applyWithClassLoader(ClassLoader, Function<T, R>, T) - Static method in class org.opendaylight.yangtools.util.ClassLoaderUtils
Immediately call Function.apply(Object) with provided ClassLoader.
argument() - Method in class org.opendaylight.yangtools.yang.model.api.meta.ForwardingEffectiveStatement
 
argument() - Method in interface org.opendaylight.yangtools.yang.model.api.meta.ModelStatement
Returns statement argument.
argument() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.LengthStatement
 
argument() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.RangeStatement
 
argument() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser
 
argument() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.StatementContext
 
argument() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.ir.IRStatement
Return this statement's argument, if it is present.
argument() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredEffectiveStatement.DefaultArgument
 
argument() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredEffectiveStatement.DefaultWithArgument
 
argument() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredStatement.ArgumentToString
 
argument() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredStatement.WithArgument
 
argument() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredStatement.WithoutArgument
 
argument() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredStatement.WithQNameArgument
 
argument() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredStatement.WithRawStringArgument
 
argument() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveDocumentedNodeWithStatus
 
argument() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
 
argument() - Method in interface org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStatementMixins.OpaqueDataSchemaNodeMixin
 
argument() - Method in interface org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStatementMixins.OperationContainerMixin
 
argument() - Method in interface org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStatementMixins.OperationDefinitionMixin
 
argument() - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractDeclaredStatement
 
ARGUMENT - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
ArgumentContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.ArgumentContext
 
ArgumentDefinition - Class in org.opendaylight.yangtools.yang.model.api.meta
 
ArgumentEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
ArgumentStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
ArgumentStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.argument
 
ArgumentToString(A) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredStatement.ArgumentToString
 
ArgumentUtils - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
Utility class for dealing with arguments encountered by StatementSupport classes.
asAbsolute() - Method in class org.opendaylight.yangtools.yang.model.api.SchemaPath
Return this path as an SchemaNodeIdentifier.Absolute SchemaNodeIdentifier.
asDescendant() - Method in class org.opendaylight.yangtools.yang.model.api.SchemaPath
Return this path as an SchemaNodeIdentifier.Descendant SchemaNodeIdentifier.
asEffectiveStatement() - Method in interface org.opendaylight.yangtools.yang.model.api.EffectiveStatementEquivalent
Return EffectiveStatement representation of this object.
asEffectiveStatement() - Method in class org.opendaylight.yangtools.yang.model.util.EffectiveAugmentationSchema
 
asFunction() - Method in enum org.opendaylight.yangtools.yang.xpath.api.YangBooleanConstantExpr
Convert this constant into the equivalent function.
asMap() - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifierWithPredicates
Deprecated.
This method in a provisional one. It can be used in the code base, but users requiring it should contact yangtools-dev for migration guidelines. Callers are strongly encouraged to explore YangInstanceIdentifier.NodeIdentifierWithPredicates.entrySet(), YangInstanceIdentifier.NodeIdentifierWithPredicates.size(), YangInstanceIdentifier.NodeIdentifierWithPredicates.values() and YangInstanceIdentifier.NodeIdentifierWithPredicates.keySet() as an alternative.
asMap() - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifierWithPredicates.Singleton
 
asSchemaNodeIdentifier() - Method in class org.opendaylight.yangtools.yang.model.api.SchemaPath
Return this path as a SchemaNodeIdentifier.
asSchemaPath() - Method in class org.opendaylight.yangtools.yang.model.api.stmt.SchemaNodeIdentifier
Create the SchemaPath equivalent of this identifier.
asStep() - Method in enum org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
Return the name-independent YangLocationPath.AxisStep along this axis.
asStep(String) - Method in enum org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
 
asStep(String, Collection<YangExpr>) - Method in enum org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
 
asStep(Collection<YangExpr>) - Method in enum org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
 
asStep(AbstractQName) - Method in enum org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
 
asStep(AbstractQName, Collection<YangExpr>) - Method in enum org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
 
asStep(QName) - Method in enum org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
 
asStep(QName, Collection<YangExpr>) - Method in enum org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
 
asStep(YangXPathNodeType) - Method in enum org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
 
asStep(YangXPathNodeType, Collection<YangExpr>) - Method in enum org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
 
asStringDeclaration() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.ir.IRKeyword
Helper method to re-create the string which was used to declared this keyword.
asStringDeclaration() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.ir.IRKeyword.Qualified
 
asStringDeclaration() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.ir.IRKeyword.Unqualified
 
asStringLiteral() - Method in enum org.opendaylight.yangtools.yang.xpath.api.YangBooleanConstantExpr
Convert this constant into a string literal, i.e.
asTypeEffectiveStatement() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.TypedefEffectiveStatement
Return this type definition as an effective type statement.
AsyncNotifyingListenableFutureTask<V> - Class in org.opendaylight.yangtools.util.concurrent
A FutureTask that also implements the ListenableFuture interface similar to guava's ListenableFutureTask.
AsyncNotifyingListeningExecutorService - Class in org.opendaylight.yangtools.util.concurrent
An ListeningExecutorService implementation that also allows for an Executor to be specified on construction that is used to execute ListenableFuture callback Runnables, registered via Futures.addCallback(com.google.common.util.concurrent.ListenableFuture<V>, com.google.common.util.concurrent.FutureCallback<? super V>, java.util.concurrent.Executor) or ListenableFuture.addListener(java.lang.Runnable, java.util.concurrent.Executor) directly, asynchronously when a task that is run on this executor completes.
AsyncNotifyingListeningExecutorService(ExecutorService, Executor) - Constructor for class org.opendaylight.yangtools.util.concurrent.AsyncNotifyingListeningExecutorService
Constructor.
AT - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
AT - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
AT() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.AxisSpecifierContext
 
atLeast(int) - Static method in class org.opendaylight.yangtools.yang.model.api.ElementCountConstraint
 
atLine(String, int) - Static method in class org.opendaylight.yangtools.yang.parser.spi.source.DeclarationInTextSource
 
atMost(int) - Static method in class org.opendaylight.yangtools.yang.model.api.ElementCountConstraint
 
atPosition(String, int, int) - Static method in class org.opendaylight.yangtools.yang.parser.spi.source.DeclarationInTextSource
 
ATTRIBUTE - org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
The attribute axis.
AUGMENT - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
augmentationBuilder() - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
 
augmentationBuilder(AugmentationSchemaNode) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
 
AugmentationIdentifier(ImmutableSet<QName>) - Constructor for class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.AugmentationIdentifier
Construct new augmentation identifier using supplied set of possible child nodes.
AugmentationIdentifier(Set<QName>) - Constructor for class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.AugmentationIdentifier
Construct new augmentation identifier using supplied set of possible child nodes.
augmentationIdentifierFrom(AugmentationSchemaNode) - Static method in class org.opendaylight.yangtools.yang.data.util.DataSchemaContextNode
Create AugmentationIdentifier from an AugmentationSchemaNode.
AugmentationNode - Interface in org.opendaylight.yangtools.yang.data.api.schema
Data instance of augment associated with parent node.
AugmentationSchemaNode - Interface in org.opendaylight.yangtools.yang.model.api
AugmentationSchema represents augment definition.
AugmentationTarget - Interface in org.opendaylight.yangtools.yang.model.api
Interface for all nodes which are possible targets of augmentation.
AugmentEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
AugmentImplicitHandlingNamespace - Interface in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.augment
Helper namespace for attaching target information to augmentation statements.
AugmentStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
AugmentStatementRFC6020Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.augment
 
AugmentStatementRFC7950Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.augment
Class providing necessary support for processing YANG 1.1 Augment statement.
awaitTermination(long, TimeUnit) - Method in class org.opendaylight.yangtools.util.concurrent.AsyncNotifyingListeningExecutorService
 
AxisName - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
AxisName - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
AxisName() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.AxisSpecifierContext
 
AxisName() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.FunctionNameContext
 
AxisName() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.NCNameContext
 
axisSpecifier() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
axisSpecifier() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.StepContext
 
AxisSpecifierContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.AxisSpecifierContext
 

B

BackendFailedException - Exception in org.opendaylight.yangtools.yang.data.api.schema.tree
Exception thrown when the backed of a DataTreeSnapshotCursor detects an errors which prevents it from completing the requested operation.
BackendFailedException(String) - Constructor for exception org.opendaylight.yangtools.yang.data.api.schema.tree.BackendFailedException
 
BackendFailedException(String, Throwable) - Constructor for exception org.opendaylight.yangtools.yang.data.api.schema.tree.BackendFailedException
 
BASE - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
BaseBooleanStatementSupport<D extends DeclaredStatement<Boolean>,​E extends EffectiveStatement<Boolean,​D>> - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
Specialization of BaseStatementSupport for Boolean statement arguments.
BaseBooleanStatementSupport(StatementDefinition, E, E) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseBooleanStatementSupport
 
BaseConstraints - Class in org.opendaylight.yangtools.yang.model.util
Utility class which provides factory methods to construct Constraints.
BaseEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
BaseImplicitStatementSupport<D extends DeclaredStatement<QName>,​E extends SchemaTreeEffectiveStatement<D>> - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
A massively-misnamed superclass for statements which are both schema tree participants and can be created as implicit nodes.
BaseImplicitStatementSupport(StatementDefinition) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseImplicitStatementSupport
 
BaseInternedStatementSupport<A,​D extends DeclaredStatement<A>,​E extends EffectiveStatement<A,​D>> - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
A BaseStatementSupport specialized for global interning.
BaseInternedStatementSupport(StatementDefinition) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseInternedStatementSupport
 
BaseOperationContainerStatementSupport<D extends DeclaredStatement<QName>,​E extends SchemaTreeEffectiveStatement<D>> - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
Specialization of BaseQNameStatementSupport for input and output statements.
BaseOperationContainerStatementSupport(StatementDefinition, Function<QNameModule, QName>) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseOperationContainerStatementSupport
 
BaseQNameStatementSupport<D extends DeclaredStatement<QName>,​E extends EffectiveStatement<QName,​D>> - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
Specialization of BaseStatementSupport for QName statement arguments.
BaseQNameStatementSupport(StatementDefinition) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseQNameStatementSupport
 
BaseQNameStatementSupport(StatementDefinition, StatementSupport.CopyPolicy) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseQNameStatementSupport
 
BaseSchemaTreeStatementSupport<D extends DeclaredStatement<QName>,​E extends SchemaTreeEffectiveStatement<D>> - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
Specialization of BaseQNameStatementSupport for SchemaTreeEffectiveStatement implementations.
BaseSchemaTreeStatementSupport(StatementDefinition) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseSchemaTreeStatementSupport
 
BaseSchemaTreeStatementSupport(StatementDefinition, StatementSupport.CopyPolicy) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseSchemaTreeStatementSupport
 
BaseStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
BaseStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.base
 
BaseStatementSupport<A,​D extends DeclaredStatement<A>,​E extends EffectiveStatement<A,​D>> - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
Implementation-internal base class for AbstractStatementSupport implementations.
BaseStatementSupport(StatementDefinition) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseStatementSupport
 
BaseStatementSupport(StatementDefinition, StatementSupport.CopyPolicy) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseStatementSupport
 
BaseStringStatementSupport<D extends DeclaredStatement<String>,​E extends EffectiveStatement<String,​D>> - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
Specialization of BaseStatementSupport for String statement arguments.
BaseStringStatementSupport(StatementDefinition) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseStringStatementSupport
 
baseTypeOf(TypeDefinition<?>) - Static method in class org.opendaylight.yangtools.yang.model.util.type.BaseTypes
Return the base type of a particular type.
BaseTypes - Class in org.opendaylight.yangtools.yang.model.util
Utility methods and constants to work with built-in YANG types.
BaseTypes - Class in org.opendaylight.yangtools.yang.model.util.type
Utility access methods for creating and accessing YANG base type definitions.
BaseVoidStatementSupport<D extends DeclaredStatement<Void>,​E extends EffectiveStatement<Void,​D>> - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
 
BaseVoidStatementSupport(StatementDefinition) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseVoidStatementSupport
 
BasicCodeGenerator - Interface in org.opendaylight.yangtools.yang2sources.spi
Deprecated.
Use FileGenerator instead.
BasicCodeGenerator.ImportResolutionMode - Enum in org.opendaylight.yangtools.yang2sources.spi
Deprecated.
 
beforeConstructor(Object) - Static method in class org.opendaylight.yangtools.util.RecursiveObjectLeaker
 
BEHAVIOUR - Static variable in interface org.opendaylight.yangtools.odlext.parser.AnyxmlSchemaLocationNamespace
 
BEHAVIOUR - Static variable in interface org.opendaylight.yangtools.yang.parser.rfc7950.namespace.ModuleQNameToPrefix
 
BEHAVIOUR - Static variable in interface org.opendaylight.yangtools.yang.parser.rfc7950.namespace.URIStringToImportPrefix
Deprecated.
 
BEHAVIOUR - Static variable in interface org.opendaylight.yangtools.yang.parser.rfc7950.namespace.YangNamespaceContextNamespace
 
BEHAVIOUR - Static variable in interface org.opendaylight.yangtools.yang.parser.rfc7950.stmt.augment.AugmentImplicitHandlingNamespace
 
BEHAVIOUR - Static variable in interface org.opendaylight.yangtools.yang.parser.rfc7950.stmt.list.ConfigListWarningNamespace
 
BEHAVIOUR - Static variable in interface org.opendaylight.yangtools.yang.parser.spi.ExtensionNamespace
 
BEHAVIOUR - Static variable in interface org.opendaylight.yangtools.yang.parser.spi.FeatureNamespace
 
BEHAVIOUR - Static variable in interface org.opendaylight.yangtools.yang.parser.spi.GroupingNamespace
 
BEHAVIOUR - Static variable in interface org.opendaylight.yangtools.yang.parser.spi.IdentityNamespace
 
BEHAVIOUR - Static variable in interface org.opendaylight.yangtools.yang.parser.spi.meta.SemanticVersionModuleNamespace
 
BEHAVIOUR - Static variable in interface org.opendaylight.yangtools.yang.parser.spi.meta.SemanticVersionNamespace
 
BEHAVIOUR - Static variable in interface org.opendaylight.yangtools.yang.parser.spi.meta.StatementDefinitionNamespace
 
BEHAVIOUR - Static variable in interface org.opendaylight.yangtools.yang.parser.spi.ModuleNamespace
 
BEHAVIOUR - Static variable in interface org.opendaylight.yangtools.yang.parser.spi.NamespaceToModule
 
BEHAVIOUR - Static variable in interface org.opendaylight.yangtools.yang.parser.spi.PreLinkageModuleNamespace
 
BEHAVIOUR - Static variable in interface org.opendaylight.yangtools.yang.parser.spi.source.BelongsToModuleContext
 
BEHAVIOUR - Static variable in interface org.opendaylight.yangtools.yang.parser.spi.source.BelongsToPrefixToModuleCtx
 
BEHAVIOUR - Static variable in interface org.opendaylight.yangtools.yang.parser.spi.source.BelongsToPrefixToModuleName
 
BEHAVIOUR - Static variable in interface org.opendaylight.yangtools.yang.parser.spi.source.ImportedModuleContext
 
BEHAVIOUR - Static variable in interface org.opendaylight.yangtools.yang.parser.spi.source.ImportPrefixToModuleCtx
 
BEHAVIOUR - Static variable in interface org.opendaylight.yangtools.yang.parser.spi.source.ImportPrefixToSemVerSourceIdentifier
 
BEHAVIOUR - Static variable in interface org.opendaylight.yangtools.yang.parser.spi.source.ImpPrefixToNamespace
 
BEHAVIOUR - Static variable in interface org.opendaylight.yangtools.yang.parser.spi.source.IncludedModuleContext
 
BEHAVIOUR - Static variable in interface org.opendaylight.yangtools.yang.parser.spi.source.IncludedSubmoduleNameToModuleCtx
 
BEHAVIOUR - Static variable in interface org.opendaylight.yangtools.yang.parser.spi.source.ModuleCtxToModuleQName
 
BEHAVIOUR - Static variable in interface org.opendaylight.yangtools.yang.parser.spi.source.ModuleCtxToSourceIdentifier
 
BEHAVIOUR - Static variable in interface org.opendaylight.yangtools.yang.parser.spi.source.ModuleNamespaceForBelongsTo
 
BEHAVIOUR - Static variable in interface org.opendaylight.yangtools.yang.parser.spi.source.ModuleNameToModuleQName
 
BEHAVIOUR - Static variable in interface org.opendaylight.yangtools.yang.parser.spi.source.ModuleNameToNamespace
 
BEHAVIOUR - Static variable in interface org.opendaylight.yangtools.yang.parser.spi.source.ModuleQNameToModuleName
 
BEHAVIOUR - Static variable in interface org.opendaylight.yangtools.yang.parser.spi.source.ModulesDeviatedByModules
 
BEHAVIOUR - Static variable in interface org.opendaylight.yangtools.yang.parser.spi.source.PrefixToModule
 
BEHAVIOUR - Static variable in interface org.opendaylight.yangtools.yang.parser.spi.source.QNameToStatementDefinition
 
BEHAVIOUR - Static variable in interface org.opendaylight.yangtools.yang.parser.spi.source.SupportedFeaturesNamespace
 
BEHAVIOUR - Static variable in interface org.opendaylight.yangtools.yang.parser.spi.SubmoduleNamespace
 
BEHAVIOUR - Static variable in interface org.opendaylight.yangtools.yang.parser.spi.TypeNamespace
 
BEHAVIOUR - Static variable in interface org.opendaylight.yangtools.yang.parser.spi.validation.ValidationBundlesNamespace
 
BELONGS_TO - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
belongsToCaseAugment(CaseSchemaNode, YangInstanceIdentifier.AugmentationIdentifier) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.SchemaUtils
 
BelongsToEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
BelongsToModuleContext - Interface in org.opendaylight.yangtools.yang.parser.spi.source
Namespace key class for storing belongs-to statements in YANG model storage.
BelongsToPrefixToModuleCtx - Interface in org.opendaylight.yangtools.yang.parser.spi.source
Source-specific mapping of belongsTo prefixes to module identifiers.
BelongsToPrefixToModuleName - Interface in org.opendaylight.yangtools.yang.parser.spi.source
Source-specific mapping of prefixes to namespaces.
BelongsToStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
BelongsToStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.belongs_to
 
BiMapYangNamespaceContext - Class in org.opendaylight.yangtools.yang.common
A BiMap-based implementation of YangNamespaceContext.
BiMapYangNamespaceContext(BiMap<String, QNameModule>) - Constructor for class org.opendaylight.yangtools.yang.common.BiMapYangNamespaceContext
 
BINARY_QNAME - Static variable in class org.opendaylight.yangtools.yang.model.util.BaseTypes
 
binaryCodec(BinaryTypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactory
 
binaryCodec(BinaryTypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
 
binaryCodec(BinaryTypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.util.codec.AbstractCodecFactory
 
BinaryCodec<T> - Interface in org.opendaylight.yangtools.yang.data.api.codec
 
BinaryStringCodec - Class in org.opendaylight.yangtools.yang.data.impl.codec
Do not use this class outside of yangtools, its presence does not fall into the API stability contract.
binaryType() - Static method in class org.opendaylight.yangtools.yang.model.util.type.BaseTypes
 
BinaryTypeDefinition - Interface in org.opendaylight.yangtools.yang.model.api.type
The binary built-in type represents any binary data, i.e., a sequence of octets.
bindLibrary(YangLibraryConstants.ContainerName, ContainerNode) - Method in class org.opendaylight.yangtools.rcf8528.data.util.AbstractDynamicMountPointContextFactory
Assemble the MountPointContext for specified normalized YANG Library top-level container.
bindTo(QNameModule) - Method in class org.opendaylight.yangtools.yang.common.AbstractQName
Returns a QName with the specified namespace and the same local name as this one.
bindTo(QNameModule) - Method in class org.opendaylight.yangtools.yang.common.QName
 
bindTo(YangNamespaceContext) - Method in class org.opendaylight.yangtools.yang.common.QualifiedQName
 
BIT - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
BIT_IS_SET - org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
BitBuilder - Class in org.opendaylight.yangtools.yang.model.util.type
Utility builder for BitsTypeDefinition.Bit instances.
BitEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
BITS_QNAME - Static variable in class org.opendaylight.yangtools.yang.model.util.BaseTypes
 
bitsCodec(BitsTypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactory
 
bitsCodec(BitsTypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
 
bitsCodec(BitsTypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.util.codec.AbstractCodecFactory
 
BitsCodec<T> - Interface in org.opendaylight.yangtools.yang.data.api.codec
 
BitsStringCodec - Class in org.opendaylight.yangtools.yang.data.impl.codec
Do not use this class outside of yangtools, its presence does not fall into the API stability contract.
BitStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
BitStatementRFC6020Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.bit
 
BitStatementRFC7950Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.bit
Class providing necessary support for processing YANG 1.1 Bit statement.
bitsTypeBuilder(SchemaPath) - Static method in class org.opendaylight.yangtools.yang.model.util.type.BaseTypes
 
BitsTypeBuilder - Class in org.opendaylight.yangtools.yang.model.util.type
 
BitsTypeDefinition - Interface in org.opendaylight.yangtools.yang.model.api.type
Makes is possible to access to the individual bits values of this type.
BitsTypeDefinition.Bit - Interface in org.opendaylight.yangtools.yang.model.api.type
Contains the methods for accessing the data about the individual bit of bits YANG type.
BLOCK_COMMENT - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementLexer
 
BLOCK_COMMENT - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser
 
BodyDeclaredStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
BOOLEAN - org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
BOOLEAN_QNAME - Static variable in class org.opendaylight.yangtools.yang.model.util.BaseTypes
 
booleanCodec(BooleanTypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactory
 
booleanCodec(BooleanTypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
 
booleanCodec(BooleanTypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.util.codec.AbstractCodecFactory
 
BooleanCodec<T> - Interface in org.opendaylight.yangtools.yang.data.api.codec
 
BooleanStringCodec - Class in org.opendaylight.yangtools.yang.data.impl.codec
Do not use this class outside of yangtools, its presence does not fall into the API stability contract.
booleanType() - Static method in class org.opendaylight.yangtools.yang.model.util.type.BaseTypes
 
BooleanTypeDefinition - Interface in org.opendaylight.yangtools.yang.model.api.type
Marker interface which marks that type definition represents the built-in YANG boolean type.
build() - Method in interface org.opendaylight.yangtools.concepts.Builder
 
build() - Method in interface org.opendaylight.yangtools.concepts.CheckedBuilder
Returns instance of the product.
build() - Method in class org.opendaylight.yangtools.rfc7952.data.util.ImmutableNormalizedMetadata.Builder
 
build() - Method in class org.opendaylight.yangtools.util.concurrent.ImmutableThreadFactoryProvider.Builder
build() - Method in interface org.opendaylight.yangtools.util.concurrent.ImmutableThreadFactoryProvider.BuildFinal
build() - Method in class org.opendaylight.yangtools.util.HashCodeBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.common.RpcResultBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeConfiguration.Builder
 
build() - Method in interface org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.InstanceIdentifierBuilder
Builds an YangInstanceIdentifier with path arguments from this builder.
build() - Method in interface org.opendaylight.yangtools.yang.data.impl.schema.builder.api.NormalizedNodeBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableAnydataNodeBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableAnyXmlNodeBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableAugmentationNodeBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableChoiceNodeBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableChoiceNodeSchemaAwareBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableContainerNodeBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableContainerNodeSchemaAwareBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableLeafNodeBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableLeafSetEntryNodeBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableLeafSetNodeBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableMapEntryNodeBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableMapEntryNodeSchemaAwareBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableMapNodeBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedLeafSetNodeBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedMapNodeBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableUnkeyedListEntryNodeBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableUnkeyedListNodeBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableYangModeledAnyXmlNodeBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.model.export.DeclaredStatementFormatter.Builder
 
build() - Method in class org.opendaylight.yangtools.yang.model.repo.api.SchemaContextFactoryConfiguration.Builder
 
build() - Method in class org.opendaylight.yangtools.yang.model.util.type.BitBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.model.util.type.ConcreteTypeBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.model.util.type.EnumPairBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.model.util.type.IdentityrefTypeBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.model.util.type.UnionTypeBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.reactor.CustomCrossSourceStatementReactorBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupportBundle.Builder
 
build() - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.SubstatementValidator.Builder
 
build() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.CrossSourceStatementReactor.BuildAction
Build the effective model context.
build() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.CrossSourceStatementReactor.Builder
 
BuildContextAware - Interface in org.opendaylight.yangtools.yang2sources.spi
Deprecated.
Use FileGenerator instead.
buildDeclared() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext
Builds DeclaredStatement for statement context.
buildDeclaredModel() - Method in interface org.opendaylight.yangtools.yang.model.parser.api.YangParser
Build the declared view of a combined view of declared statements.
buildEffective() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext
Builds EffectiveStatement for statement context.
buildEffective() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.CrossSourceStatementReactor.BuildAction
 
buildEffective() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase
 
buildEffectiveModel() - Method in interface org.opendaylight.yangtools.yang.model.parser.api.YangParser
Build the effective view of a combined view of effective statements.
buildEffectiveSubstatements(StmtContext<A, D, E>, List<? extends StmtContext<?, ?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseStatementSupport
Create a set of substatements.
builder() - Static method in class org.opendaylight.yangtools.rfc7952.data.util.ImmutableNormalizedMetadata
builder() - Static method in class org.opendaylight.yangtools.util.concurrent.ImmutableThreadFactoryProvider
Creates a builder for ImmutableThreadFactoryProvider.
builder() - Static method in class org.opendaylight.yangtools.util.concurrent.ThreadFactoryProvider
 
builder() - Static method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier
Returns new builder for InstanceIdentifier with empty path arguments.
builder() - Static method in class org.opendaylight.yangtools.yang.model.export.DeclaredStatementFormatter
Create a new DeclaredStatementFormatter.Builder, which can be used to create customized DeclaredStatementFormatter instances.
builder() - Static method in class org.opendaylight.yangtools.yang.model.repo.api.SchemaContextFactoryConfiguration
 
builder() - Static method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.CrossSourceStatementReactor
builder(Set<YangVersion>) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupportBundle
 
builder(TreeType) - Static method in class org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeConfiguration
 
builder(YangInstanceIdentifier) - Static method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier
Returns new builder for InstanceIdentifier with path arguments copied from original instance identifier.
builder(StatementDefinition) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.SubstatementValidator
 
Builder<P> - Interface in org.opendaylight.yangtools.concepts
Builder object which produces a product.
Builder() - Constructor for class org.opendaylight.yangtools.yang.model.repo.api.SchemaContextFactoryConfiguration.Builder
 
Builder() - Constructor for class org.opendaylight.yangtools.yang.parser.stmt.reactor.CrossSourceStatementReactor.Builder
 
Builder(TreeType) - Constructor for class org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeConfiguration.Builder
 
Builders - Class in org.opendaylight.yangtools.yang.data.impl.schema
 
buildFuture() - Method in class org.opendaylight.yangtools.yang.common.RpcResultBuilder
Builds RpcResult and wraps it in a Future.
buildSchemaContext() - Method in interface org.opendaylight.yangtools.yang.model.parser.api.YangParser
Deprecated, for removal: This API element is subject to removal in a future version.
buildType() - Method in class org.opendaylight.yangtools.yang.model.util.type.BitsTypeBuilder
 
buildType() - Method in class org.opendaylight.yangtools.yang.model.util.type.EnumerationTypeBuilder
 
ByteBufUtils - Class in org.opendaylight.yangtools.yang.common.netty
Utility methods for interacting with ByteBufs.
byteValue() - Method in class org.opendaylight.yangtools.yang.common.Uint8
byteValueExact() - Method in class org.opendaylight.yangtools.yang.common.Decimal64
Converts this BigDecimal to a byte, checking for lost information.

C

cachedReference() - Method in class org.opendaylight.yangtools.yang.model.repo.spi.PotentialSchemaSource
Return a cached reference to an object equal to this object.
CachedThreadPoolExecutor - Class in org.opendaylight.yangtools.util.concurrent
A ThreadPoolExecutor with a specified bounded queue capacity that favors reusing previously constructed threads, when they are available, over creating new threads.
CachedThreadPoolExecutor(int, int, String, Class<?>) - Constructor for class org.opendaylight.yangtools.util.concurrent.CachedThreadPoolExecutor
Constructs an instance.
CachingDerivedString<T extends CachingDerivedString<T>> - Class in org.opendaylight.yangtools.yang.common
A opportunistically-caching DerivedString.
CachingDerivedString() - Constructor for class org.opendaylight.yangtools.yang.common.CachingDerivedString
 
CachingDerivedString(String) - Constructor for class org.opendaylight.yangtools.yang.common.CachingDerivedString
 
CallsRealOrExceptionAnswer - Class in org.opendaylight.yangtools.testutils.mockito
Mockito Answer which for un-stubbed methods forwards the call to the real method if it is implemented on the mocked object (i.e.
callWithClassLoader(ClassLoader, Callable<V>) - Static method in class org.opendaylight.yangtools.util.ClassLoaderUtils
Immediately call Callable.call() with provided ClassLoader.
CanonicalValue<T extends CanonicalValue<T>> - Interface in org.opendaylight.yangtools.yang.common
A typed value in its internal Java representation.
CanonicalValueSupport<T extends CanonicalValue<T>> - Interface in org.opendaylight.yangtools.yang.common
Support for a CanonicalValue subclasses.
CanonicalValueValidator<T extends CanonicalValue<T>,​V extends T> - Interface in org.opendaylight.yangtools.yang.common
CanonicalValue validator interface.
CanonicalValueViolation - Class in org.opendaylight.yangtools.yang.common
A violation of a CanonicalValue validation.
CanonicalValueViolation() - Constructor for class org.opendaylight.yangtools.yang.common.CanonicalValueViolation
 
CanonicalValueViolation.Regular - Class in org.opendaylight.yangtools.yang.common
 
CanonicalValueViolation.WithException - Class in org.opendaylight.yangtools.yang.common
 
CASE - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
CaseEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
CaseEffectiveStatementNamespace - Class in org.opendaylight.yangtools.yang.model.api.stmt
Namespace of available cases in a choice node.
CaseSchemaNode - Interface in org.opendaylight.yangtools.yang.model.api
The CaseSchemaNode interface is used to define branches of the ChoiceSchemaNode.
CaseStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
CaseStatementRFC6020Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.case_
 
CaseStatementRFC7950Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.case_
Class providing necessary support for processing YANG 1.1 Case statement.
CC - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
CC - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
CC() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.AxisSpecifierContext
 
CEILING - org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
channelNames - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionLexer
 
channelNames - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathLexer
 
channelNames - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementLexer
 
channelNames - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierLexer
 
channelNames - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
CheckedBuilder<P,​E extends Exception> - Interface in org.opendaylight.yangtools.concepts
Builder object which produces a product.
CheckedValue<T,​E extends Exception> - Class in org.opendaylight.yangtools.concepts
Utility holder similar to Optional, except the empty case contains an Exception, which should be reported, for example via throwing it.
CheckedValue(E, Void) - Constructor for class org.opendaylight.yangtools.concepts.CheckedValue
 
CheckedValue(T) - Constructor for class org.opendaylight.yangtools.concepts.CheckedValue
 
checkFeatureSupport(StmtContext<?, ?, ?>, Set<QName>) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StmtContextUtils
 
checkLegalChild(boolean, YangInstanceIdentifier.PathArgument, ChoiceSchemaNode) - Static method in exception org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.valid.DataValidationException
 
checkLegalChild(boolean, YangInstanceIdentifier.PathArgument, DataNodeContainer, Set<QName>, Set<YangInstanceIdentifier.AugmentationIdentifier>) - Static method in exception org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.valid.DataValidationException
 
checkLegalChild(boolean, YangInstanceIdentifier.PathArgument, DataSchemaNode, Set<QName>) - Static method in exception org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.valid.DataValidationException
 
checkLegalData(boolean, String, Object...) - Static method in exception org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.valid.DataValidationException
 
checkListKey(DataContainerChild<?, ?>, Map<QName, Object>, QName, YangInstanceIdentifier.NodeIdentifierWithPredicates) - Static method in exception org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.valid.DataValidationException
 
checkListKey(DataContainerChild<?, ?>, QName, YangInstanceIdentifier.NodeIdentifierWithPredicates) - Static method in exception org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.valid.DataValidationException
 
checkListKey(YangInstanceIdentifier.NodeIdentifierWithPredicates, QName, Object, Object) - Static method in exception org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.valid.DataValidationException
 
checkLocalNamespaceAllowed(Class<? extends IdentifierNamespace<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase
 
checkNamespaceAllowed(Class<? extends IdentifierNamespace<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementDefinitionContext
 
checkUniqueGroupings(StmtContext<?, ?, ?>, Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStmtUtils
 
checkUniqueTypedefs(StmtContext<?, ?, ?>, Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStmtUtils
 
checkUniqueUses(StmtContext<?, ?, ?>, Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStmtUtils
 
CHILD - org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
The child axis.
childCopyOf(StmtContext<?, ?, ?>, CopyType) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext.Mutable
Create a child sub-statement, which is a child of this statement, inheriting all attributes from specified child and recording copy type.
childCopyOf(StmtContext<?, ?, ?>, CopyType, QNameModule) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext.Mutable
Create a child sub-statement, which is a child of this statement, inheriting all attributes from specified child and recording copy type.
childCopyOf(StmtContext<?, ?, ?>, CopyType, QNameModule) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase
 
childrenQNamesToPaths - Variable in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableMapEntryNodeBuilder
 
childSizeHint() - Method in class org.opendaylight.yangtools.yang.data.util.CompositeNodeDataWithSchema
Return a hint about how may children we are going to generate.
childSizeHint(Iterable<?>) - Static method in class org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedNodeWriter
Emit a best guess of a hint for a particular set of children.
CHOICE - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
choiceBuilder() - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
 
choiceBuilder(ChoiceSchemaNode) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
 
ChoiceEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
choiceNode(QName) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes
Create an immutable choice node.
choiceNode(YangInstanceIdentifier.NodeIdentifier) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes
Create an immutable choice node.
ChoiceNode - Interface in org.opendaylight.yangtools.yang.data.api.schema
Node representing data instance of choice.
ChoiceSchemaNode - Interface in org.opendaylight.yangtools.yang.model.api
A ChoiceSchemaNode defines a set of alternatives.
ChoiceStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
ChoiceStatementRFC6020Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.choice
 
ChoiceStatementRFC7950Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.choice
Class providing necessary support for processing YANG 1.1 Choice statement.
ClassBasedPropertyBuilder<P,​T extends ClassBasedPropertyBuilder<P,​T>> - Interface in org.opendaylight.yangtools.concepts
 
ClassLoaderUtils - Class in org.opendaylight.yangtools.util
Utility methods for working with ClassLoaders and classes.
cleanStateForCurrentThread() - Static method in class org.opendaylight.yangtools.util.concurrent.AsyncNotifyingListenableFutureTask
Remove the state which may have attached to the calling thread.
cleanStateForCurrentThread() - Method in class org.opendaylight.yangtools.util.concurrent.DeadlockDetectingListeningExecutorService
Remove the state this instance may have attached to the calling thread.
cleanup() - Static method in class org.opendaylight.yangtools.util.RecursiveObjectLeaker
 
clear() - Method in class org.opendaylight.yangtools.concepts.ObjectExtensions
 
clear() - Method in class org.opendaylight.yangtools.util.ImmutableOffsetMap
 
clear() - Method in class org.opendaylight.yangtools.util.ListenerRegistry
 
clear() - Method in class org.opendaylight.yangtools.util.MutableOffsetMap
 
clear() - Method in class org.opendaylight.yangtools.util.SharedSingletonMap
 
clear() - Method in class org.opendaylight.yangtools.util.SingletonSet
 
clear() - Method in class org.opendaylight.yangtools.util.UnmodifiableCollection
 
clear() - Method in class org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack
Reset this stack to empty state.
clone() - Method in class org.opendaylight.yangtools.util.MutableOffsetMap
 
CloneableMap<K,​V> - Interface in org.opendaylight.yangtools.yang.data.impl.schema.nodes
 
close() - Method in class org.opendaylight.yangtools.concepts.AbstractRegistration
 
close() - Method in interface org.opendaylight.yangtools.concepts.ListenerRegistration
Unregister the listener.
close() - Method in class org.opendaylight.yangtools.concepts.NoOpObjectRegistration
 
close() - Method in interface org.opendaylight.yangtools.concepts.Registration
Unregisters the object.
close() - Method in class org.opendaylight.yangtools.rfc7952.data.util.NormalizedMetadataWriter
 
close() - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.ForwardingNormalizedNodeStreamWriter
 
close() - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.LoggingNormalizedNodeStreamWriter
 
close() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedNodeStreamWriter
 
close() - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedNodeWriter
 
close() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeSnapshotCursor
Close this cursor.
close() - Method in interface org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeDataOutput
 
close() - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JsonParserStream
 
close() - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream
 
close() - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XMLStreamNormalizedNodeStreamWriter
 
close() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedNodeStreamWriter
 
close() - Method in interface org.opendaylight.yangtools.yang.model.repo.spi.SchemaSourceRegistration
 
close() - Method in class org.opendaylight.yangtools.yang.model.repo.util.InMemorySchemaSourceCache
 
close() - Method in class org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
 
close() - Method in interface org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaSourceRegistration
 
Codec<P,​I,​X extends Exception> - Interface in org.opendaylight.yangtools.concepts
The concept of a combined Serializer and Deserializer, which produces an object from some input.
CodecCache<T> - Class in org.opendaylight.yangtools.yang.data.util.codec
Abstract cache for codecs.
CodecCache() - Constructor for class org.opendaylight.yangtools.yang.data.util.codec.CodecCache
 
codecFor(TypeDefinition<?>) - Method in class org.opendaylight.yangtools.yang.data.util.AbstractStringUnionCodec
 
codecFor(S) - Method in class org.opendaylight.yangtools.yang.data.util.codec.AbstractCodecFactory
 
coerceParent() - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier
Return the conceptual parent YangInstanceIdentifier, which has one item less in YangInstanceIdentifier.getPathArguments().
coerceParentContext() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext
Return the parent statement context, forcing a VerifyException if this is the root statement.
coerceParentContext() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext.Mutable
 
coerceRawStatementArgument() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext
Return the statement argument in literal format.
coerceStatementArgument() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext
Return the statement argument in literal format.
CollectionNodeBuilder<V extends NormalizedNode<?,​?>,​R extends NormalizedNode<YangInstanceIdentifier.NodeIdentifier,​?>> - Interface in org.opendaylight.yangtools.yang.data.impl.schema.builder.api
 
CollectionWrappers - Class in org.opendaylight.yangtools.util
Utility class for adapting a Collections to Sets and Lists.
COLON - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionLexer
 
COLON - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser
 
COLON - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathLexer
 
COLON - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
COLON - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementLexer
 
COLON - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser
 
COLON - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
COLON - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
COLON() - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser.Identifier_ref_argContext
 
COLON() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Node_identifierContext
 
COLON() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.KeywordContext
 
COLON() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.UnquotedStringContext
 
COLON() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.FunctionNameContext
 
COLON() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.NameTestContext
 
COLON() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.QNameContext
 
COLON(int) - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.UnquotedStringContext
 
COMMA - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
COMMA - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
COMMA() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.FunctionCallContext
 
COMMA(int) - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.FunctionCallContext
 
COMMENT - org.opendaylight.yangtools.yang.xpath.api.YangXPathNodeType
A comment.
commit(DataTreeCandidate) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.DataTree
Commit a data tree candidate.
CompactYangStatementLexer - Class in org.opendaylight.yangtools.yang.parser.rfc7950.antlr
A YangStatementLexer backed by more efficient token factory.
CompactYangStatementLexer(CharStream) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.antlr.CompactYangStatementLexer
 
compare(Optional<Revision>, Optional<Revision>) - Static method in class org.opendaylight.yangtools.yang.common.Revision
Compare two Optionals wrapping Revisions.
compare(Revision, Revision) - Static method in class org.opendaylight.yangtools.yang.common.Revision
Compare two explicitly nullable Revisions.
compareNumbers(Number, Number) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.ArgumentUtils
 
compareTo(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.rfc8528.data.api.MountPointIdentifier
 
compareTo(SemVer) - Method in class org.opendaylight.yangtools.concepts.SemVer
 
compareTo(Decimal64) - Method in class org.opendaylight.yangtools.yang.common.Decimal64
 
compareTo(QName) - Method in class org.opendaylight.yangtools.yang.common.QName
 
compareTo(QNameModule) - Method in class org.opendaylight.yangtools.yang.common.QNameModule
 
compareTo(QualifiedQName) - Method in class org.opendaylight.yangtools.yang.common.QualifiedQName
 
compareTo(Revision) - Method in class org.opendaylight.yangtools.yang.common.Revision
 
compareTo(Uint16) - Method in class org.opendaylight.yangtools.yang.common.Uint16
 
compareTo(Uint32) - Method in class org.opendaylight.yangtools.yang.common.Uint32
 
compareTo(Uint64) - Method in class org.opendaylight.yangtools.yang.common.Uint64
 
compareTo(Uint8) - Method in class org.opendaylight.yangtools.yang.common.Uint8
 
compareTo(UnqualifiedQName) - Method in class org.opendaylight.yangtools.yang.common.UnqualifiedQName
 
compareTo(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.AugmentationIdentifier
 
compareTo(T) - Method in class org.opendaylight.yangtools.util.AbstractStringIdentifier
 
compareTo(T) - Method in class org.opendaylight.yangtools.util.AbstractUUIDIdentifier
 
compatType(TypedDataSchemaNode) - Static method in class org.opendaylight.yangtools.yang.model.util.type.CompatUtils
Deprecated.
This package's type hierarchy model generates a type which encapsulates the default value and units for leaves.
CompatUtils - Class in org.opendaylight.yangtools.yang.model.util.type
Deprecated.
This class is provided strictly for compatibility only. No new users should be introduced, as this class is scheduled for removal when its two OpenDaylight users, Java Binding v1 and YANG JMX Bindings are removed.
compileExpression(SchemaPath, Converter<String, QNameModule>, String) - Method in interface org.opendaylight.yangtools.yang.data.jaxen.api.XPathSchemaContext
Deprecated.
Compile an XPath expression for execution on XPathDocuments produced by this context.
completeFuture(SettableFuture<T>) - Method in class org.opendaylight.yangtools.concepts.CheckedValue
Complete target SettableFuture either successfully or exceptionally based on the state of this object.
completeFuture(CompletableFuture<T>) - Method in class org.opendaylight.yangtools.concepts.CheckedValue
Complete target CompletableFuture either successfully or exceptionally based on the state of this object.
complexSize() - Method in class org.opendaylight.yangtools.yang.data.util.codec.PrecomputedCodecCache
 
CompositeNodeDataWithSchema<T extends DataSchemaNode> - Class in org.opendaylight.yangtools.yang.data.util
Utility class used for tracking parser state as needed by a StAX-like parser.
CompositeNodeDataWithSchema(T) - Constructor for class org.opendaylight.yangtools.yang.data.util.CompositeNodeDataWithSchema
 
CompositeNodeDataWithSchema.ChildReusePolicy - Enum in org.opendaylight.yangtools.yang.data.util
Policy on how child nodes should be treated when an attempt is made to add them multiple times.
COMPUTATION - org.opendaylight.yangtools.yang.model.repo.spi.PotentialSchemaSource.Costs
The source is available via a computation.
computeCanonicalString() - Method in class org.opendaylight.yangtools.yang.common.CachingDerivedString
Return the canonical string representation of this object's value.
computeIfAbsent(StmtContext<?, ?, ?>) - Static method in interface org.opendaylight.yangtools.yang.parser.rfc7950.namespace.YangNamespaceContextNamespace
 
CONCAT - org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
concreteTypeBuilder(TypeDefinition<?>, SchemaPath) - Static method in class org.opendaylight.yangtools.yang.model.util.type.ConcreteTypes
 
ConcreteTypeBuilder<T extends TypeDefinition<T>> - Class in org.opendaylight.yangtools.yang.model.util.type
Builder of TypeDefinitions for use in leaf statements.
ConcreteTypes - Class in org.opendaylight.yangtools.yang.model.util.type
Support for creating TypeDefinition instances defined by leaf and leaf-list statements.
CONFIG - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
ConfigEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
ConfigListWarningNamespace - Interface in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.list
 
ConfigStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
ConfigStatementAwareDeclaredStatement<A> - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
ConfigStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.config
 
CONFIGURATION - org.opendaylight.yangtools.yang.data.api.schema.tree.TreeType
Only config true nodes are allowed.
ConflictingModificationAppliedException - Exception in org.opendaylight.yangtools.yang.data.api.schema.tree
Exception thrown when a proposed change fails validation before being applied into the Data Tree because the Data Tree has been modified in way that a conflicting node is present.
ConflictingModificationAppliedException(YangInstanceIdentifier, String) - Constructor for exception org.opendaylight.yangtools.yang.data.api.schema.tree.ConflictingModificationAppliedException
 
ConflictingModificationAppliedException(YangInstanceIdentifier, String, Throwable) - Constructor for exception org.opendaylight.yangtools.yang.data.api.schema.tree.ConflictingModificationAppliedException
 
ConstrainedDocumentedDeclaredStatement<T> - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Common interface for statements which contain either a description/reference or a description/reference/status combo.
ConstrainedDocumentedDeclaredStatement.WithStatus<T> - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
ConstraintMetaDefinition - Interface in org.opendaylight.yangtools.yang.model.api
Contains methods which retrieve values for description, error message, error app tag and reference (to some external definition, resource or similar).
constructQName(String) - Static method in class org.opendaylight.yangtools.yang.model.util.BaseTypes
Construct QName for Built-in base Yang type.
CONTACT - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
ContactEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
ContactStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
ContactStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.contact
 
CONTAINER - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
containerBuilder() - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
 
containerBuilder(ContainerNode) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
 
containerBuilder(ContainerLike) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
 
containerBuilder(ContainerLike, ContainerNode) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
 
containerDelta(NormalizedNodeContainer<?, YangInstanceIdentifier.PathArgument, NormalizedNode<?, ?>>, NormalizedNodeContainer<?, YangInstanceIdentifier.PathArgument, NormalizedNode<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeCandidateNodes
Return a collection of DataTreeCandidateNodes summarizing the changes between the contents of two NormalizedNodeContainers.
containerDelta(NormalizedNodeContainer<?, YangInstanceIdentifier.PathArgument, NormalizedNode<?, ?>>, NormalizedNodeContainer<?, YangInstanceIdentifier.PathArgument, NormalizedNode<?, ?>>, YangInstanceIdentifier.PathArgument) - Static method in class org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeCandidateNodes
Return a collection of DataTreeCandidateNodes summarizing the change in a child, identified by a YangInstanceIdentifier.PathArgument, between two NormalizedNodeContainers.
ContainerEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
ContainerLike - Interface in org.opendaylight.yangtools.yang.model.api
Common interface for common container-like constructs.
containerNode(QName) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes
Create an immutable container node.
containerNode(YangInstanceIdentifier.NodeIdentifier) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes
Create an immutable container node.
ContainerNode - Interface in org.opendaylight.yangtools.yang.data.api.schema
Data subtree with cardinality 0..1 in the context of parent node.
ContainerNodeDataWithSchema - Class in org.opendaylight.yangtools.yang.data.util
Utility class used for tracking parser state as needed by a StAX-like parser.
ContainerNodeDataWithSchema(ContainerLike) - Constructor for class org.opendaylight.yangtools.yang.data.util.ContainerNodeDataWithSchema
 
ContainerSchemaNode - Interface in org.opendaylight.yangtools.yang.model.api
The ContainerSchemaNode is used to define an interior data node in the schema tree.
ContainerSchemaNodes - Class in org.opendaylight.yangtools.yang.data.util
yang-data-util org.opendaylight.yangtools.yang.data.util Utility class for taking notification or rpc as ContainerSchemaNode.
ContainerStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
ContainerStatementRFC6020Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.container
 
ContainerStatementRFC7950Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.container
Class providing necessary support for processing YANG 1.1 Container statement.
contains(P) - Method in interface org.opendaylight.yangtools.concepts.Path
Check if this path contains some other.
contains(Object) - Method in class org.opendaylight.yangtools.util.UnmodifiableCollection
 
contains(YangInstanceIdentifier) - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier
 
contains(CopyType) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.CopyHistory
 
CONTAINS - org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
containsAll(Collection<?>) - Method in class org.opendaylight.yangtools.util.SingletonSet
 
containsAll(Collection<?>) - Method in class org.opendaylight.yangtools.util.UnmodifiableCollection
 
containsKey(Object) - Method in class org.opendaylight.yangtools.concepts.ObjectExtensions
 
containsKey(Object) - Method in class org.opendaylight.yangtools.util.ImmutableOffsetMap
 
containsKey(Object) - Method in class org.opendaylight.yangtools.util.MutableOffsetMap
 
containsKey(Object) - Method in class org.opendaylight.yangtools.util.SharedSingletonMap
 
containsKey(QName) - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifierWithPredicates
Determine whether a particular predicate key is present.
containsKey(QName) - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifierWithPredicates.Singleton
 
containsValue(Object) - Method in class org.opendaylight.yangtools.concepts.ObjectExtensions
 
containsValue(Object) - Method in class org.opendaylight.yangtools.util.ImmutableOffsetMap
 
containsValue(Object) - Method in class org.opendaylight.yangtools.util.SharedSingletonMap
 
CONTEXT - org.opendaylight.yangtools.yang.model.api.meta.StatementSource
Statement was derived from context of YANG model / statement and represents effective model.
CONTEXT_INDEPENDENT - org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport.CopyPolicy
Reuse the source statement context in the new place, as it cannot be affected by any further operations.
copy() - Method in class org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack
Create a deep copy of this object.
COPY_MAX_ITEMS_MAX_PROP - Static variable in class org.opendaylight.yangtools.util.MapAdaptor
 
CopyableNode - Interface in org.opendaylight.yangtools.yang.model.api
Deprecated.
Aside from the deprecated AddedByUsesAware contract, this interface adds only a trait related to now how we arrived at this effective node. Users who need to know this information should really be looking at the DeclaredStatement world, which holds the original node definition.
copyAsChildOf(StmtContext.Mutable<?, ?, ?>, CopyType, QNameModule) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext.Mutable
 
copyAsChildOf(StmtContext.Mutable<?, ?, ?>, CopyType, QNameModule) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase
 
copyBuilder() - Method in class org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeConfiguration
 
CopyHistory - Class in org.opendaylight.yangtools.yang.parser.spi.meta
 
copyOf(ThreadFactoryProvider) - Static method in class org.opendaylight.yangtools.util.concurrent.ImmutableThreadFactoryProvider
Creates an immutable copy of a ThreadFactoryProvider value.
CopyType - Enum in org.opendaylight.yangtools.yang.parser.spi.meta
 
COUNT - org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
CountingRejectedExecutionHandler - Class in org.opendaylight.yangtools.util.concurrent
A RejectedExecutionHandler that delegates to a backing RejectedExecutionHandler and counts the number of rejected tasks.
CountingRejectedExecutionHandler(RejectedExecutionHandler) - Constructor for class org.opendaylight.yangtools.util.concurrent.CountingRejectedExecutionHandler
Constructor.
create() - Static method in class org.opendaylight.yangtools.util.ListenerRegistry
 
create() - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableAnyXmlNodeBuilder
 
create() - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableAugmentationNodeBuilder
 
create() - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableChoiceNodeBuilder
 
create() - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableContainerNodeBuilder
 
create() - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableLeafNodeBuilder
 
create() - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableLeafSetEntryNodeBuilder
 
create() - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableLeafSetNodeBuilder
 
create() - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableMapEntryNodeBuilder
 
create() - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableMapNodeBuilder
 
create() - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedLeafSetNodeBuilder
 
create() - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedMapNodeBuilder
 
create() - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableUnkeyedListEntryNodeBuilder
 
create() - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableUnkeyedListNodeBuilder
 
create() - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.ReusableImmutableNormalizedNodeStreamWriter
 
create(@org.checkerframework.checker.index.qual.NonNegative int) - Static method in class org.opendaylight.yangtools.concepts.SemVer
 
create(@org.checkerframework.checker.index.qual.NonNegative int, @org.checkerframework.checker.index.qual.NonNegative int) - Static method in class org.opendaylight.yangtools.concepts.SemVer
 
create(@org.checkerframework.checker.index.qual.NonNegative int, @org.checkerframework.checker.index.qual.NonNegative int, @org.checkerframework.checker.index.qual.NonNegative int) - Static method in class org.opendaylight.yangtools.concepts.SemVer
 
create(boolean, QName) - Static method in class org.opendaylight.yangtools.yang.model.api.SchemaPath
Constructs new instance of this class with the concrete path.
create(boolean, QName...) - Static method in class org.opendaylight.yangtools.yang.model.api.SchemaPath
Constructs new instance of this class with the concrete path.
create(boolean, QNameWithPredicate...) - Static method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefPath
Constructs new instance of this class with the concrete path.
create(int) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableAugmentationNodeBuilder
 
create(int) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableChoiceNodeBuilder
 
create(int) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableContainerNodeBuilder
 
create(int) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableLeafSetNodeBuilder
 
create(int) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableMapEntryNodeBuilder
 
create(int) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableMapNodeBuilder
 
create(int) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedMapNodeBuilder
 
create(int) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableUnkeyedListEntryNodeBuilder
 
create(int) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableUnkeyedListNodeBuilder
 
create(Runnable, V, Executor) - Static method in class org.opendaylight.yangtools.util.concurrent.AsyncNotifyingListenableFutureTask
Creates a AsyncListenableFutureTask that will upon running, execute the given Runnable, and arrange that get will return the given result on successful completion.
create(String) - Static method in class org.opendaylight.yangtools.util.ListenerRegistry
 
create(Collection<T>) - Static method in class org.opendaylight.yangtools.util.UnmodifiableCollection
Create an unmodifiable view of the target collection.
create(Callable<V>, Executor) - Static method in class org.opendaylight.yangtools.util.concurrent.AsyncNotifyingListenableFutureTask
Creates an AsyncListenableFutureTask that will upon running, execute the given Callable.
create(Executor, QueuedNotificationManager.BatchedInvoker<L, N>, int, String) - Static method in class org.opendaylight.yangtools.util.concurrent.QueuedNotificationManager
Create a new notification manager.
create(NormalizedNodeStreamWriter, JSONCodecFactory) - Static method in class org.opendaylight.yangtools.yang.data.codec.gson.JsonParserStream
Create a new JsonParserStream backed by specified NormalizedNodeStreamWriter and JSONCodecFactory.
create(NormalizedNodeStreamWriter, JSONCodecFactory, SchemaNode) - Static method in class org.opendaylight.yangtools.yang.data.codec.gson.JsonParserStream
Create a new JsonParserStream backed by specified NormalizedNodeStreamWriter and JSONCodecFactory.
create(SourceIdentifier, DOMSource) - Static method in class org.opendaylight.yangtools.yang.model.repo.api.YinDomSchemaSource
Create a new YinDomSchemaSource using an identifier and a source.
create(ImmutableSet<QName>) - Static method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.AugmentationIdentifier
Return an AugmentationIdentifier for a particular set of QNames.
create(Class<V>) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableAnydataNodeBuilder
 
create(Iterable<? extends YangInstanceIdentifier.PathArgument>) - Static method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier
 
create(Iterable<QName>, boolean) - Static method in class org.opendaylight.yangtools.yang.model.api.SchemaPath
Constructs new instance of this class with the concrete path.
create(Iterable<QNameWithPredicate>, boolean) - Static method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefPath
Constructs new instance of this class with the concrete path.
create(String) - Static method in class org.opendaylight.yangtools.yang.common.QName
 
create(String) - Static method in class org.opendaylight.yangtools.yang.model.repo.api.RevisionSourceIdentifier
Creates new YANG Schema revision source identifier for sources without a revision.
create(String) - Static method in class org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
 
create(String, Revision) - Static method in class org.opendaylight.yangtools.yang.model.repo.api.RevisionSourceIdentifier
Creates new YANG Schema revision source identifier.
create(String, Class<X>) - Static method in class org.opendaylight.yangtools.util.concurrent.ReflectiveExceptionMapper
Create a new instance of the reflective exception mapper.
create(String, Integer) - Static method in class org.opendaylight.yangtools.yang.model.util.type.EnumPairBuilder
 
create(String, String) - Static method in class org.opendaylight.yangtools.yang.common.QName
Creates new QName.
create(String, String, String) - Static method in class org.opendaylight.yangtools.yang.common.QName
Creates new QName.
create(String, String, Revision) - Static method in class org.opendaylight.yangtools.yang.common.QName
Creates new QName.
create(String, Optional<Revision>) - Static method in class org.opendaylight.yangtools.yang.model.repo.api.RevisionSourceIdentifier
Creates new YANG Schema revision source identifier.
create(String, Optional<Revision>, SemVer) - Static method in class org.opendaylight.yangtools.yang.model.repo.api.SemVerSourceIdentifier
Creates new YANG Schema semVer source identifier.
create(String, SemVer) - Static method in class org.opendaylight.yangtools.yang.model.repo.api.SemVerSourceIdentifier
Creates new YANG Schema semVer source identifier.
create(String, Revision, SemVer) - Static method in class org.opendaylight.yangtools.yang.model.repo.api.SemVerSourceIdentifier
Creates new YANG Schema semVer source identifier.
create(String, Uint32) - Static method in class org.opendaylight.yangtools.yang.model.util.type.BitBuilder
 
create(String, YangParserFactory) - Static method in class org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
 
create(URI) - Static method in class org.opendaylight.yangtools.yang.common.QNameModule
Create a new QName module instance with specified namespace and no revision.
create(URI, Revision) - Static method in class org.opendaylight.yangtools.yang.common.QNameModule
Create a new QName module instance with specified namespace/revision.
create(URI, Revision, String) - Static method in class org.opendaylight.yangtools.yang.common.QName
Creates new QName.
create(URI, String) - Static method in class org.opendaylight.yangtools.yang.common.QName
Creates new QName.
create(URI, Optional<Revision>) - Static method in class org.opendaylight.yangtools.yang.common.QNameModule
Create a new QName module instance with specified namespace/revision.
create(URI, Optional<Revision>, String) - Static method in class org.opendaylight.yangtools.yang.common.QName
Creates new QName.
create(Set<QName>) - Static method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.AugmentationIdentifier
Return an AugmentationIdentifier for a particular set of QNames.
create(XMLStreamWriter, EffectiveModelContext) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XMLStreamNormalizedNodeStreamWriter
Create a new writer with the specified context as its root.
create(XMLStreamWriter, EffectiveModelContext, DataNodeContainer) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XMLStreamNormalizedNodeStreamWriter
Create a new writer with the specified context and rooted at the specified node.
create(XMLStreamWriter, EffectiveModelContext, SchemaPath) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XMLStreamNormalizedNodeStreamWriter
Create a new writer with the specified context and rooted in the specified schema path.
create(XMLStreamWriter, EffectiveModelContext, SchemaNodeIdentifier.Absolute) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XMLStreamNormalizedNodeStreamWriter
Create a new writer with the specified context and rooted in the specified schema path.
create(YangModeledAnyxmlSchemaNode) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableYangModeledAnyXmlNodeBuilder
 
create(YangModeledAnyxmlSchemaNode, int) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableYangModeledAnyXmlNodeBuilder
 
create(MountPointContext) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
Instantiate a new codec factory attached to a particular context.
create(QName) - Static method in class org.opendaylight.yangtools.rfc8528.data.api.MountPointIdentifier
 
create(QName) - Static method in class org.opendaylight.yangtools.yang.data.api.DatastoreIdentifier
 
create(QName) - Static method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifier
Return a NodeIdentifier for a particular QName.
create(QNameModule, String) - Static method in class org.opendaylight.yangtools.yang.common.QName
Creates new QName.
create(QName, String) - Static method in class org.opendaylight.yangtools.yang.common.QName
 
create(AugmentationNode) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableAugmentationNodeBuilder
 
create(ChoiceNode) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableChoiceNodeBuilder
 
create(ContainerNode) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableContainerNodeBuilder
 
create(LeafSetNode<T>) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableLeafSetNodeBuilder
 
create(LeafSetNode<T>) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedLeafSetNodeBuilder
 
create(MapEntryNode) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableMapEntryNodeBuilder
 
create(MapNode) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableMapNodeBuilder
 
create(MapNode) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedMapNodeBuilder
 
create(NormalizedNodeStreamWriter, MountPointContext, SchemaNode) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream
Utility method for use when caching XmlCodecFactory is not feasible.
create(NormalizedNodeStreamWriter, MountPointContext, SchemaNode, boolean) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream
Utility method for use when caching XmlCodecFactory is not feasible.
create(NormalizedNodeStreamWriter, XmlCodecFactory, SchemaNode) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream
Construct a new XmlParserStream with strict parsing mode switched on.
create(NormalizedNodeStreamWriter, XmlCodecFactory, SchemaNode, boolean) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream
Construct a new XmlParserStream.
create(NormalizedNodeStreamWriter, EffectiveModelContext, SchemaNode) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream
Utility method for use when caching XmlCodecFactory is not feasible.
create(NormalizedNodeStreamWriter, EffectiveModelContext, SchemaNode, boolean) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream
Utility method for use when caching XmlCodecFactory is not feasible.
create(DataTreeConfiguration) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeFactory
Create a new data tree based on specified configuration, with a best-guess root.
create(DataTreeConfiguration) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.tree.InMemoryDataTreeFactory
 
create(DataTreeConfiguration, EffectiveModelContext) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeFactory
Create a new data tree based on specified configuration, with a root node derived from the schema context lookup of the configuration.
create(DataTreeConfiguration, EffectiveModelContext) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.tree.InMemoryDataTreeFactory
 
create(DataTreeConfiguration, EffectiveModelContext, NormalizedNodeContainer<?, ?, ?>) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeFactory
Create a new data tree based on specified configuration, with the specified node.
create(DataTreeConfiguration, EffectiveModelContext, NormalizedNodeContainer<?, ?, ?>) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.tree.InMemoryDataTreeFactory
 
create(DataTreeModification) - Static method in class org.opendaylight.yangtools.yang.data.api.schema.tree.SynchronizedDataTreeModification
 
create(UnkeyedListEntryNode) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableUnkeyedListEntryNodeBuilder
 
create(UnkeyedListNode) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableUnkeyedListNodeBuilder
 
create(YangInstanceIdentifier.PathArgument) - Static method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier
 
create(YangInstanceIdentifier.PathArgument...) - Static method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier
 
create(AnyxmlSchemaNode) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableAnyXmlNodeSchemaAwareBuilder
 
create(AugmentationSchemaNode) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableAugmentationNodeSchemaAwareBuilder
 
create(AugmentationSchemaNode, DataNodeContainer) - Static method in class org.opendaylight.yangtools.yang.model.util.EffectiveAugmentationSchema
Returns an AugmentationSchemaNode as effective in a parent node.
create(ChoiceSchemaNode) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableChoiceNodeSchemaAwareBuilder
 
create(ContainerLike) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableContainerNodeSchemaAwareBuilder
 
create(ContainerLike, ContainerNode) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableContainerNodeSchemaAwareBuilder
 
create(DataNodeContainer) - Static method in class org.opendaylight.yangtools.yang.data.impl.codec.SchemaTracker
Create a new writer with the specified node as its root.
create(EffectiveModelContext) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
Instantiate a new codec factory attached to a particular context.
create(EffectiveModelContext) - Static method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefContext
 
create(EffectiveModelContext, SchemaPath) - Static method in class org.opendaylight.yangtools.yang.data.impl.codec.SchemaTracker
Create a new writer with the specified context and rooted in the specified schema path.
create(EffectiveModelContext, SchemaNodeIdentifier.Absolute) - Static method in class org.opendaylight.yangtools.yang.data.impl.codec.SchemaTracker
Create a new writer with the specified context and rooted in the specified schema path.
create(LeafListSchemaNode) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableLeafSetEntryNodeSchemaAwareBuilder
 
create(LeafListSchemaNode) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableLeafSetNodeSchemaAwareBuilder
 
create(LeafListSchemaNode) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedLeafSetNodeSchemaAwareBuilder
 
create(LeafListSchemaNode, LeafSetNode<T>) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableLeafSetNodeSchemaAwareBuilder
 
create(LeafListSchemaNode, LeafSetNode<T>) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedLeafSetNodeSchemaAwareBuilder
 
create(LeafSchemaNode) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableLeafNodeSchemaAwareBuilder
 
create(ListSchemaNode) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableMapEntryNodeSchemaAwareBuilder
 
create(ListSchemaNode) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableMapNodeSchemaAwareBuilder
 
create(ListSchemaNode) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedMapNodeSchemaAwareBuilder
 
create(ListSchemaNode, MapNode) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableMapNodeSchemaAwareBuilder
 
create(ListSchemaNode, MapNode) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedMapNodeSchemaAwareBuilder
 
create(SchemaContext, Module) - Static method in class org.opendaylight.yangtools.yang.data.jaxen.api.PrefixConverters
Deprecated.
Create a prefix Converter for XPathExpressionException defined in a particular YANG Module .Instantiation requires establishing how a module's imports are mapped to actual modules and their namespaces.
create(SchemaRepository, SchemaSourceRegistry) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.TextToIRTransformer
 
create(SchemaRepository, SchemaSourceRegistry) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.YinTextToDomTransformer
 
create(SourceIdentifier, Class<? extends T>, int) - Static method in class org.opendaylight.yangtools.yang.model.repo.spi.PotentialSchemaSource
 
create(SourceIdentifier, Class<? extends T>, PotentialSchemaSource.Costs) - Static method in class org.opendaylight.yangtools.yang.model.repo.spi.PotentialSchemaSource
 
create(SourceIdentifier, IRStatement, String) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.YangStatementStreamSource
 
create(YangTextSchemaSource) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.YangStatementStreamSource
create(YinDomSchemaSource) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.YinStatementStreamSource
 
create(YinXmlSchemaSource) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.YinStatementStreamSource
 
create(IRSchemaSource) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.YangStatementStreamSource
createAbsoluteLeafRefPath(LeafRefPath, SchemaPath, Module) - Static method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefUtils
Create an absolute leafref path.
createChild(Iterable<QName>) - Method in class org.opendaylight.yangtools.yang.model.api.SchemaPath
Create a child path based on concatenation of this path and a relative path.
createChild(Iterable<QNameWithPredicate>) - Method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefPath
Create a child path based on concatenation of this path and a relative path.
createChild(QName) - Method in class org.opendaylight.yangtools.yang.model.api.SchemaPath
Create a child path based on concatenation of this path and an additional path element.
createChild(QName...) - Method in class org.opendaylight.yangtools.yang.model.api.SchemaPath
Create a child path based on concatenation of this path and additional path elements.
createChild(LeafRefPath) - Method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefPath
Create a child path based on concatenation of this path and a relative path.
createChild(QNameWithPredicate...) - Method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefPath
Create a child path based on concatenation of this path and additional path elements.
createChild(SchemaPath) - Method in class org.opendaylight.yangtools.yang.model.api.SchemaPath
Create a child path based on concatenation of this path and a relative path.
createConcurrent() - Static method in class org.opendaylight.yangtools.util.DurationStatisticsTracker
Create a concurrent DurationStatisticsTracker, which performs well in very contended environments.
createConcurrent(String) - Static method in class org.opendaylight.yangtools.util.ObjectRegistry
 
createContext(Map<YangLibraryConstants.ContainerName, MountPointChild>, MountPointChild) - Method in interface org.opendaylight.yangtools.rfc8528.data.api.MountPointContextFactory
Create a mount point context based on available information.
createContext(Map<YangLibraryConstants.ContainerName, MountPointChild>, MountPointChild) - Method in class org.opendaylight.yangtools.rcf8528.data.util.AbstractDynamicMountPointContextFactory
 
createContext(EffectiveModelContext) - Method in interface org.opendaylight.yangtools.yang.data.jaxen.api.XPathSchemaContextFactory
Deprecated.
createContext(EffectiveModelContext) - Method in class org.opendaylight.yangtools.yang.data.jaxen.JaxenSchemaContextFactory
 
createContextFactory(AbstractMountPointContextFactory.MountPointDefinition) - Method in class org.opendaylight.yangtools.rcf8528.data.util.AbstractMountPointContextFactory
createDeclared(A, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseInternedStatementSupport
 
createDeclared(StmtContext<A, D, ?>) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StatementFactory
Create a DeclaredStatement for specified context.
createDeclared(StmtContext<A, D, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseStatementSupport
 
createDeclared(StmtContext<String, YangDataStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.rfc8040.parser.YangDataStatementSupport
 
createDeclared(StmtContext<URI, NamespaceStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.namespace.NamespaceStatementSupport
 
createDeclared(StmtContext<QName, MountPointStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.rfc8528.parser.MountPointStatementSupport
 
createDeclared(Integer, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.min_elements.MinElementsStatementSupport
 
createDeclared(Integer, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.value.ValueStatementSupport
 
createDeclared(Uint32, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.position.PositionStatementSupport
 
createDeclared(StmtContext<A, D, ?>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseStatementSupport
 
createDeclared(StmtContext<A, D, ?>) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.ForwardingStatementSupport
 
createDeclared(StmtContext<A, D, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseInternedStatementSupport
 
createDeclared(StmtContext<Boolean, ConfigStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.config.ConfigStatementSupport
 
createDeclared(StmtContext<Boolean, MandatoryStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.mandatory.MandatoryStatementSupport
 
createDeclared(StmtContext<Boolean, RequireInstanceStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.require_instance.RequireInstanceStatementSupport
 
createDeclared(StmtContext<Boolean, YinElementStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.yin_element.YinElementStatementSupport
 
createDeclared(StmtContext<Integer, FractionDigitsStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.fraction_digits.FractionDigitsStatementSupport
 
createDeclared(StmtContext<String, AliasStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.rfc6643.parser.AliasStatementSupport
 
createDeclared(StmtContext<String, DefValStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.rfc6643.parser.DefValStatementSupport
 
createDeclared(StmtContext<String, DisplayHintStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.rfc6643.parser.DisplayHintStatementSupport
 
createDeclared(StmtContext<String, ImpliedStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.rfc6643.parser.ImpliedStatementSupport
 
createDeclared(StmtContext<String, BelongsToStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.belongs_to.BelongsToStatementSupport
 
createDeclared(StmtContext<String, ContactStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.contact.ContactStatementSupport
 
createDeclared(StmtContext<String, DefaultStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.default_.DefaultStatementSupport
 
createDeclared(StmtContext<String, DescriptionStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.description.DescriptionStatementSupport
 
createDeclared(StmtContext<String, ErrorAppTagStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.error_app_tag.ErrorAppTagStatementSupport
 
createDeclared(StmtContext<String, ErrorMessageStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.error_message.ErrorMessageStatementSupport
 
createDeclared(StmtContext<String, MaxElementsStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.max_elements.MaxElementsStatementSupport
 
createDeclared(StmtContext<String, OrganizationStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.organization.OrganizationStatementSupport
 
createDeclared(StmtContext<String, PrefixStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.prefix.PrefixStatementSupport
 
createDeclared(StmtContext<String, PresenceStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.presence.PresenceStatementSupport
 
createDeclared(StmtContext<String, ReferenceStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.reference.ReferenceStatementSupport
 
createDeclared(StmtContext<String, UnitsStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.units.UnitsStatementSupport
 
createDeclared(StmtContext<Void, GetFilterElementAttributesStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport
 
createDeclared(StmtContext<Void, DefaultDenyAllStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.rfc6536.parser.DefaultDenyAllStatementSupport
 
createDeclared(StmtContext<Void, DefaultDenyWriteStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.rfc6536.parser.DefaultDenyWriteStatementSupport
 
createDeclared(StmtContext<List<ValueRange>, LengthStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.length.LengthStatementSupport
 
createDeclared(StmtContext<List<ValueRange>, RangeStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.range.RangeStatementSupport
 
createDeclared(StmtContext<Set<QName>, KeyStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.key.KeyStatementSupport
 
createDeclared(StmtContext<Set<SchemaNodeIdentifier.Descendant>, UniqueStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.unique.UniqueStatementSupport
 
createDeclared(StmtContext<SemVer, OpenConfigVersionStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.openconfig.stmt.OpenConfigVersionSupport
 
createDeclared(StmtContext<MaxAccess, MaxAccessStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.rfc6643.parser.MaxAccessStatementSupport
 
createDeclared(StmtContext<ObjectIdentifier, OidStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.rfc6643.parser.OidStatementSupport
 
createDeclared(StmtContext<QName, AnnotationStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.rfc7952.parser.AnnotationStatementSupport
 
createDeclared(StmtContext<QName, ActionStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.action.ActionStatementSupport
 
createDeclared(StmtContext<QName, AnydataStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.anydata.AnydataStatementSupport
 
createDeclared(StmtContext<QName, AnyxmlStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.anyxml.AnyxmlStatementSupport
 
createDeclared(StmtContext<QName, ArgumentStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.argument.ArgumentStatementSupport
 
createDeclared(StmtContext<QName, BaseStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.base.BaseStatementSupport
 
createDeclared(StmtContext<QName, ExtensionStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.ExtensionStatementSupport
 
createDeclared(StmtContext<QName, FeatureStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.feature.FeatureStatementSupport
 
createDeclared(StmtContext<QName, LeafStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.leaf.LeafStatementSupport
 
createDeclared(StmtContext<QName, TypedefStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.typedef.TypedefStatementSupport
 
createDeclared(StmtContext<QName, UsesStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.uses.UsesStatementSupport
 
createDeclared(StmtContext<Revision, RevisionDateStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.revision_date.RevisionDateStatementSupport
 
createDeclared(StmtContext<Revision, RevisionStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.revision.RevisionStatementSupport
 
createDeclared(StmtContext<Uint32, SubIdStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.rfc6643.parser.SubIdStatementSupport
 
createDeclared(StmtContext<YangVersion, YangVersionStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.yang_version.YangVersionStatementSupport
 
createDeclared(StmtContext<PathExpression, PathStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.path.PathStatementSupport
 
createDeclared(StmtContext<Status, StatusStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.status.StatusStatementSupport
 
createDeclared(StmtContext<IfFeatureExpr, IfFeatureStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.IfFeatureStatementSupport
 
createDeclared(StmtContext<OrderedByStatement.Ordering, OrderedByStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.ordered_by.OrderedByStatementSupport
 
createDeclared(StmtContext<SchemaNodeIdentifier, AnyxmlSchemaLocationStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.odlext.parser.AnyxmlSchemaLocationStatementSupport
 
createDeclared(StmtContext<SchemaNodeIdentifier.Absolute, DeviationStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.deviation.DeviationStatementSupport
 
createDeclared(StmtContext<ModifierKind, ModifierStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.modifier.ModifierStatementSupport
 
createDeclared(StmtContext<YangXPathExpression.QualifiedBound, MustStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.must.MustStatementSupport
 
createDeclared(StmtContext<YangXPathExpression.QualifiedBound, WhenStatement, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.when.WhenStatementSupport
 
createDeclaredEffective(int, StmtContext<QName, D, E>, ImmutableList<? extends EffectiveStatement<?, ?>>, D) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseOperationContainerStatementSupport
 
createDeclaredEffective(StmtContext<QName, D, E>, ImmutableList<? extends EffectiveStatement<?, ?>>, D) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseImplicitStatementSupport
 
createDeclaredEffective(StmtContext<QName, D, E>, ImmutableList<? extends EffectiveStatement<?, ?>>, D) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseOperationContainerStatementSupport
 
createDocument(NormalizedNode<?, ?>) - Method in interface org.opendaylight.yangtools.yang.data.jaxen.api.XPathSchemaContext
Deprecated.
Create a new document context.
createEffective(StmtContext<A, D, E>) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StatementFactory
Create a EffectiveStatement for specified context.
createEffective(StmtContext<A, D, E>, D, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseStatementSupport
 
createEffective(StmtContext<A, D, E>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseStatementSupport
 
createEffective(StmtContext<A, D, E>) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.ForwardingStatementSupport
 
createEffective(StmtContext<Boolean, ConfigStatement, ConfigEffectiveStatement>, ConfigStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.config.ConfigStatementSupport
 
createEffective(StmtContext<Boolean, MandatoryStatement, MandatoryEffectiveStatement>, MandatoryStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.mandatory.MandatoryStatementSupport
 
createEffective(StmtContext<Boolean, RequireInstanceStatement, RequireInstanceEffectiveStatement>, RequireInstanceStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.require_instance.RequireInstanceStatementSupport
 
createEffective(StmtContext<Boolean, YinElementStatement, YinElementEffectiveStatement>, YinElementStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.yin_element.YinElementStatementSupport
 
createEffective(StmtContext<Integer, FractionDigitsStatement, FractionDigitsEffectiveStatement>, FractionDigitsStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.fraction_digits.FractionDigitsStatementSupport
 
createEffective(StmtContext<Integer, MinElementsStatement, MinElementsEffectiveStatement>, MinElementsStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.min_elements.MinElementsStatementSupport
 
createEffective(StmtContext<Integer, ValueStatement, ValueEffectiveStatement>, ValueStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.value.ValueStatementSupport
 
createEffective(StmtContext<String, AliasStatement, AliasEffectiveStatement>, AliasStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.rfc6643.parser.AliasStatementSupport
 
createEffective(StmtContext<String, DefValStatement, DefValEffectiveStatement>, DefValStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.rfc6643.parser.DefValStatementSupport
 
createEffective(StmtContext<String, DisplayHintStatement, DisplayHintEffectiveStatement>, DisplayHintStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.rfc6643.parser.DisplayHintStatementSupport
 
createEffective(StmtContext<String, ImpliedStatement, ImpliedEffectiveStatement>, ImpliedStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.rfc6643.parser.ImpliedStatementSupport
 
createEffective(StmtContext<String, YangDataStatement, YangDataEffectiveStatement>, YangDataStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.rfc8040.parser.YangDataStatementSupport
 
createEffective(StmtContext<String, BelongsToStatement, BelongsToEffectiveStatement>, BelongsToStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.belongs_to.BelongsToStatementSupport
 
createEffective(StmtContext<String, ContactStatement, ContactEffectiveStatement>, ContactStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.contact.ContactStatementSupport
 
createEffective(StmtContext<String, DefaultStatement, DefaultEffectiveStatement>, DefaultStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.default_.DefaultStatementSupport
 
createEffective(StmtContext<String, DescriptionStatement, DescriptionEffectiveStatement>, DescriptionStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.description.DescriptionStatementSupport
 
createEffective(StmtContext<String, ErrorAppTagStatement, ErrorAppTagEffectiveStatement>, ErrorAppTagStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.error_app_tag.ErrorAppTagStatementSupport
 
createEffective(StmtContext<String, ErrorMessageStatement, ErrorMessageEffectiveStatement>, ErrorMessageStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.error_message.ErrorMessageStatementSupport
 
createEffective(StmtContext<String, MaxElementsStatement, MaxElementsEffectiveStatement>, MaxElementsStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.max_elements.MaxElementsStatementSupport
 
createEffective(StmtContext<String, OrganizationStatement, OrganizationEffectiveStatement>, OrganizationStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.organization.OrganizationStatementSupport
 
createEffective(StmtContext<String, PrefixStatement, PrefixEffectiveStatement>, PrefixStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.prefix.PrefixStatementSupport
 
createEffective(StmtContext<String, PresenceStatement, PresenceEffectiveStatement>, PresenceStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.presence.PresenceStatementSupport
 
createEffective(StmtContext<String, ReferenceStatement, ReferenceEffectiveStatement>, ReferenceStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.reference.ReferenceStatementSupport
 
createEffective(StmtContext<String, UnitsStatement, UnitsEffectiveStatement>, UnitsStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.units.UnitsStatementSupport
 
createEffective(StmtContext<Void, GetFilterElementAttributesStatement, GetFilterElementAttributesEffectiveStatement>, GetFilterElementAttributesStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport
 
createEffective(StmtContext<Void, DefaultDenyAllStatement, DefaultDenyAllEffectiveStatement>, DefaultDenyAllStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.rfc6536.parser.DefaultDenyAllStatementSupport
 
createEffective(StmtContext<Void, DefaultDenyWriteStatement, DefaultDenyWriteEffectiveStatement>, DefaultDenyWriteStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.rfc6536.parser.DefaultDenyWriteStatementSupport
 
createEffective(StmtContext<URI, NamespaceStatement, NamespaceEffectiveStatement>, NamespaceStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.namespace.NamespaceStatementSupport
 
createEffective(StmtContext<List<ValueRange>, LengthStatement, LengthEffectiveStatement>, LengthStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.length.LengthStatementSupport
 
createEffective(StmtContext<List<ValueRange>, RangeStatement, RangeEffectiveStatement>, RangeStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.range.RangeStatementSupport
 
createEffective(StmtContext<Set<QName>, KeyStatement, KeyEffectiveStatement>, KeyStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.key.KeyStatementSupport
 
createEffective(StmtContext<Set<SchemaNodeIdentifier.Descendant>, UniqueStatement, UniqueEffectiveStatement>, UniqueStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.unique.UniqueStatementSupport
 
createEffective(StmtContext<SemVer, OpenConfigVersionStatement, OpenConfigVersionEffectiveStatement>, OpenConfigVersionStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.openconfig.stmt.OpenConfigVersionSupport
 
createEffective(StmtContext<MaxAccess, MaxAccessStatement, MaxAccessEffectiveStatement>, MaxAccessStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.rfc6643.parser.MaxAccessStatementSupport
 
createEffective(StmtContext<ObjectIdentifier, OidStatement, OidEffectiveStatement>, OidStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.rfc6643.parser.OidStatementSupport
 
createEffective(StmtContext<QName, D, E>, D, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseImplicitStatementSupport
 
createEffective(StmtContext<QName, AnnotationStatement, AnnotationEffectiveStatement>, AnnotationStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.rfc7952.parser.AnnotationStatementSupport
 
createEffective(StmtContext<QName, MountPointStatement, MountPointEffectiveStatement>, MountPointStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.rfc8528.parser.MountPointStatementSupport
 
createEffective(StmtContext<QName, ActionStatement, ActionEffectiveStatement>, ActionStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.action.ActionStatementSupport
 
createEffective(StmtContext<QName, AnydataStatement, AnydataEffectiveStatement>, AnydataStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.anydata.AnydataStatementSupport
 
createEffective(StmtContext<QName, AnyxmlStatement, AnyxmlEffectiveStatement>) - Method in class org.opendaylight.yangtools.odlext.parser.AnyxmlStatementSupportOverride
 
createEffective(StmtContext<QName, AnyxmlStatement, AnyxmlEffectiveStatement>, AnyxmlStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.anyxml.AnyxmlStatementSupport
 
createEffective(StmtContext<QName, ArgumentStatement, ArgumentEffectiveStatement>, ArgumentStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.argument.ArgumentStatementSupport
 
createEffective(StmtContext<QName, BaseStatement, BaseEffectiveStatement>, BaseStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.base.BaseStatementSupport
 
createEffective(StmtContext<QName, ExtensionStatement, ExtensionEffectiveStatement>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.ExtensionStatementSupport
 
createEffective(StmtContext<QName, ExtensionStatement, ExtensionEffectiveStatement>, ExtensionStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.ExtensionStatementSupport
 
createEffective(StmtContext<QName, FeatureStatement, FeatureEffectiveStatement>, FeatureStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.feature.FeatureStatementSupport
 
createEffective(StmtContext<QName, LeafStatement, LeafEffectiveStatement>, LeafStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.leaf.LeafStatementSupport
 
createEffective(StmtContext<QName, TypedefStatement, TypedefEffectiveStatement>, TypedefStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.typedef.TypedefStatementSupport
 
createEffective(StmtContext<QName, UsesStatement, UsesEffectiveStatement>, UsesStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.uses.UsesStatementSupport
 
createEffective(StmtContext<Revision, RevisionDateStatement, RevisionDateEffectiveStatement>, RevisionDateStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.revision_date.RevisionDateStatementSupport
 
createEffective(StmtContext<Revision, RevisionStatement, RevisionEffectiveStatement>, RevisionStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.revision.RevisionStatementSupport
 
createEffective(StmtContext<Uint32, SubIdStatement, SubIdEffectiveStatement>, SubIdStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.rfc6643.parser.SubIdStatementSupport
 
createEffective(StmtContext<Uint32, PositionStatement, PositionEffectiveStatement>, PositionStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.position.PositionStatementSupport
 
createEffective(StmtContext<YangVersion, YangVersionStatement, YangVersionEffectiveStatement>, YangVersionStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.yang_version.YangVersionStatementSupport
 
createEffective(StmtContext<PathExpression, PathStatement, PathEffectiveStatement>, PathStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.path.PathStatementSupport
 
createEffective(StmtContext<Status, StatusStatement, StatusEffectiveStatement>, StatusStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.status.StatusStatementSupport
 
createEffective(StmtContext<IfFeatureExpr, IfFeatureStatement, IfFeatureEffectiveStatement>, IfFeatureStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.IfFeatureStatementSupport
 
createEffective(StmtContext<OrderedByStatement.Ordering, OrderedByStatement, OrderedByEffectiveStatement>, OrderedByStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.ordered_by.OrderedByStatementSupport
 
createEffective(StmtContext<SchemaNodeIdentifier, AnyxmlSchemaLocationStatement, AnyxmlSchemaLocationEffectiveStatement>, AnyxmlSchemaLocationStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.odlext.parser.AnyxmlSchemaLocationStatementSupport
 
createEffective(StmtContext<SchemaNodeIdentifier.Absolute, DeviationStatement, DeviationEffectiveStatement>, DeviationStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.deviation.DeviationStatementSupport
 
createEffective(StmtContext<ModifierKind, ModifierStatement, ModifierEffectiveStatement>, ModifierStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.modifier.ModifierStatementSupport
 
createEffective(StmtContext<YangXPathExpression.QualifiedBound, MustStatement, MustEffectiveStatement>, MustStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.must.MustStatementSupport
 
createEffective(StmtContext<YangXPathExpression.QualifiedBound, WhenStatement, WhenEffectiveStatement>, WhenStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.when.WhenStatementSupport
 
createEffectiveModelContext(Collection<SourceIdentifier>) - Method in interface org.opendaylight.yangtools.yang.model.repo.api.EffectiveModelContextFactory
Create a new schema context containing specified sources, pulling in any dependencies they may have.
createEffectiveModelContext(SourceIdentifier...) - Method in interface org.opendaylight.yangtools.yang.model.repo.api.EffectiveModelContextFactory
 
createEffectiveModelContextFactory() - Method in interface org.opendaylight.yangtools.yang.model.repo.api.SchemaRepository
createEffectiveModelContextFactory(SchemaContextFactoryConfiguration) - Method in interface org.opendaylight.yangtools.yang.model.repo.api.SchemaRepository
Returns EffectiveModelContextFactory with supplied configuration.
createEffectiveModelContextFactory(SchemaContextFactoryConfiguration) - Method in class org.opendaylight.yangtools.yang.parser.repo.SharedSchemaRepository
 
createElementCountConstraint(ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStmtUtils
 
createElementCountConstraint(EffectiveStatement<?, ?>) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStmtUtils
 
createEmptyDeclared(A) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseInternedStatementSupport
 
createEmptyDeclared(Integer) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.value.ValueStatementSupport
 
createEmptyDeclared(StmtContext<A, D, ?>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseStatementSupport
 
createEmptyDeclared(StmtContext<QName, FeatureStatement, ?>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.feature.FeatureStatementSupport
 
createEmptyDeclared(Integer) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.min_elements.MinElementsStatementSupport
 
createEmptyDeclared(Uint32) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.position.PositionStatementSupport
 
createEmptyDeclared(StmtContext<A, D, ?>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseInternedStatementSupport
 
createEmptyDeclared(StmtContext<Boolean, D, ?>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseBooleanStatementSupport
 
createEmptyDeclared(StmtContext<Integer, FractionDigitsStatement, ?>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.fraction_digits.FractionDigitsStatementSupport
 
createEmptyDeclared(StmtContext<String, AliasStatement, ?>) - Method in class org.opendaylight.yangtools.rfc6643.parser.AliasStatementSupport
 
createEmptyDeclared(StmtContext<String, DefValStatement, ?>) - Method in class org.opendaylight.yangtools.rfc6643.parser.DefValStatementSupport
 
createEmptyDeclared(StmtContext<String, DisplayHintStatement, ?>) - Method in class org.opendaylight.yangtools.rfc6643.parser.DisplayHintStatementSupport
 
createEmptyDeclared(StmtContext<String, ImpliedStatement, ?>) - Method in class org.opendaylight.yangtools.rfc6643.parser.ImpliedStatementSupport
 
createEmptyDeclared(StmtContext<String, YangDataStatement, ?>) - Method in class org.opendaylight.yangtools.rfc8040.parser.YangDataStatementSupport
 
createEmptyDeclared(StmtContext<String, BelongsToStatement, ?>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.belongs_to.BelongsToStatementSupport
 
createEmptyDeclared(StmtContext<String, ContactStatement, ?>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.contact.ContactStatementSupport
 
createEmptyDeclared(StmtContext<String, DefaultStatement, ?>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.default_.DefaultStatementSupport
 
createEmptyDeclared(StmtContext<String, DescriptionStatement, ?>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.description.DescriptionStatementSupport
 
createEmptyDeclared(StmtContext<String, ErrorAppTagStatement, ?>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.error_app_tag.ErrorAppTagStatementSupport
 
createEmptyDeclared(StmtContext<String, ErrorMessageStatement, ?>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.error_message.ErrorMessageStatementSupport
 
createEmptyDeclared(StmtContext<String, MaxElementsStatement, ?>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.max_elements.MaxElementsStatementSupport
 
createEmptyDeclared(StmtContext<String, OrganizationStatement, ?>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.organization.OrganizationStatementSupport
 
createEmptyDeclared(StmtContext<String, PrefixStatement, ?>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.prefix.PrefixStatementSupport
 
createEmptyDeclared(StmtContext<String, PresenceStatement, ?>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.presence.PresenceStatementSupport
 
createEmptyDeclared(StmtContext<String, ReferenceStatement, ?>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.reference.ReferenceStatementSupport
 
createEmptyDeclared(StmtContext<String, UnitsStatement, ?>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.units.UnitsStatementSupport
 
createEmptyDeclared(StmtContext<Void, GetFilterElementAttributesStatement, ?>) - Method in class org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport
 
createEmptyDeclared(StmtContext<Void, DefaultDenyAllStatement, ?>) - Method in class org.opendaylight.yangtools.rfc6536.parser.DefaultDenyAllStatementSupport
 
createEmptyDeclared(StmtContext<Void, DefaultDenyWriteStatement, ?>) - Method in class org.opendaylight.yangtools.rfc6536.parser.DefaultDenyWriteStatementSupport
 
createEmptyDeclared(StmtContext<URI, NamespaceStatement, ?>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.namespace.NamespaceStatementSupport
 
createEmptyDeclared(StmtContext<List<ValueRange>, LengthStatement, ?>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.length.LengthStatementSupport
 
createEmptyDeclared(StmtContext<List<ValueRange>, RangeStatement, ?>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.range.RangeStatementSupport
 
createEmptyDeclared(StmtContext<Set<QName>, KeyStatement, ?>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.key.KeyStatementSupport
 
createEmptyDeclared(StmtContext<Set<SchemaNodeIdentifier.Descendant>, UniqueStatement, ?>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.unique.UniqueStatementSupport
 
createEmptyDeclared(StmtContext<SemVer, OpenConfigVersionStatement, ?>) - Method in class org.opendaylight.yangtools.yang.parser.openconfig.stmt.OpenConfigVersionSupport
 
createEmptyDeclared(StmtContext<MaxAccess, MaxAccessStatement, ?>) - Method in class org.opendaylight.yangtools.rfc6643.parser.MaxAccessStatementSupport
 
createEmptyDeclared(StmtContext<ObjectIdentifier, OidStatement, ?>) - Method in class org.opendaylight.yangtools.rfc6643.parser.OidStatementSupport
 
createEmptyDeclared(StmtContext<QName, AnnotationStatement, ?>) - Method in class org.opendaylight.yangtools.rfc7952.parser.AnnotationStatementSupport
 
createEmptyDeclared(StmtContext<QName, MountPointStatement, ?>) - Method in class org.opendaylight.yangtools.rfc8528.parser.MountPointStatementSupport
 
createEmptyDeclared(StmtContext<QName, ActionStatement, ?>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.action.ActionStatementSupport
 
createEmptyDeclared(StmtContext<QName, AnydataStatement, ?>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.anydata.AnydataStatementSupport
 
createEmptyDeclared(StmtContext<QName, AnyxmlStatement, ?>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.anyxml.AnyxmlStatementSupport
 
createEmptyDeclared(StmtContext<QName, ArgumentStatement, ?>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.argument.ArgumentStatementSupport
 
createEmptyDeclared(StmtContext<QName, BaseStatement, ?>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.base.BaseStatementSupport
 
createEmptyDeclared(StmtContext<QName, ExtensionStatement, ?>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.ExtensionStatementSupport
 
createEmptyDeclared(StmtContext<QName, LeafStatement, ?>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.leaf.LeafStatementSupport
 
createEmptyDeclared(StmtContext<QName, TypedefStatement, ?>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.typedef.TypedefStatementSupport
 
createEmptyDeclared(StmtContext<QName, UsesStatement, ?>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.uses.UsesStatementSupport
 
createEmptyDeclared(StmtContext<Revision, RevisionDateStatement, ?>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.revision_date.RevisionDateStatementSupport
 
createEmptyDeclared(StmtContext<Revision, RevisionStatement, ?>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.revision.RevisionStatementSupport
 
createEmptyDeclared(StmtContext<Uint32, SubIdStatement, ?>) - Method in class org.opendaylight.yangtools.rfc6643.parser.SubIdStatementSupport
 
createEmptyDeclared(StmtContext<YangVersion, YangVersionStatement, ?>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.yang_version.YangVersionStatementSupport
 
createEmptyDeclared(StmtContext<PathExpression, PathStatement, ?>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.path.PathStatementSupport
 
createEmptyDeclared(StmtContext<Status, StatusStatement, ?>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.status.StatusStatementSupport
 
createEmptyDeclared(StmtContext<IfFeatureExpr, IfFeatureStatement, ?>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.IfFeatureStatementSupport
 
createEmptyDeclared(StmtContext<OrderedByStatement.Ordering, OrderedByStatement, ?>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.ordered_by.OrderedByStatementSupport
 
createEmptyDeclared(StmtContext<SchemaNodeIdentifier, AnyxmlSchemaLocationStatement, ?>) - Method in class org.opendaylight.yangtools.odlext.parser.AnyxmlSchemaLocationStatementSupport
 
createEmptyDeclared(StmtContext<SchemaNodeIdentifier.Absolute, DeviationStatement, ?>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.deviation.DeviationStatementSupport
 
createEmptyDeclared(StmtContext<ModifierKind, ModifierStatement, ?>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.modifier.ModifierStatementSupport
 
createEmptyDeclared(StmtContext<YangXPathExpression.QualifiedBound, MustStatement, ?>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.must.MustStatementSupport
 
createEmptyDeclared(StmtContext<YangXPathExpression.QualifiedBound, WhenStatement, ?>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.when.WhenStatementSupport
 
createEmptyEffective(D) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseBooleanStatementSupport
 
createEmptyEffective(D) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseInternedStatementSupport
 
createEmptyEffective(ValueStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.value.ValueStatementSupport
 
createEmptyEffective(StmtContext<A, D, E>, D) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseStatementSupport
 
createEmptyEffective(ConfigStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.config.ConfigStatementSupport
 
createEmptyEffective(MandatoryStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.mandatory.MandatoryStatementSupport
 
createEmptyEffective(MinElementsStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.min_elements.MinElementsStatementSupport
 
createEmptyEffective(PositionStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.position.PositionStatementSupport
 
createEmptyEffective(RequireInstanceStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.require_instance.RequireInstanceStatementSupport
 
createEmptyEffective(YinElementStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.yin_element.YinElementStatementSupport
 
createEmptyEffective(StmtContext<A, D, E>, D) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseInternedStatementSupport
 
createEmptyEffective(StmtContext<Boolean, D, E>, D) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseBooleanStatementSupport
 
createEmptyEffective(StmtContext<Integer, FractionDigitsStatement, FractionDigitsEffectiveStatement>, FractionDigitsStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.fraction_digits.FractionDigitsStatementSupport
 
createEmptyEffective(StmtContext<String, AliasStatement, AliasEffectiveStatement>, AliasStatement) - Method in class org.opendaylight.yangtools.rfc6643.parser.AliasStatementSupport
 
createEmptyEffective(StmtContext<String, DefValStatement, DefValEffectiveStatement>, DefValStatement) - Method in class org.opendaylight.yangtools.rfc6643.parser.DefValStatementSupport
 
createEmptyEffective(StmtContext<String, DisplayHintStatement, DisplayHintEffectiveStatement>, DisplayHintStatement) - Method in class org.opendaylight.yangtools.rfc6643.parser.DisplayHintStatementSupport
 
createEmptyEffective(StmtContext<String, ImpliedStatement, ImpliedEffectiveStatement>, ImpliedStatement) - Method in class org.opendaylight.yangtools.rfc6643.parser.ImpliedStatementSupport
 
createEmptyEffective(StmtContext<String, YangDataStatement, YangDataEffectiveStatement>, YangDataStatement) - Method in class org.opendaylight.yangtools.rfc8040.parser.YangDataStatementSupport
 
createEmptyEffective(StmtContext<String, BelongsToStatement, BelongsToEffectiveStatement>, BelongsToStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.belongs_to.BelongsToStatementSupport
 
createEmptyEffective(StmtContext<String, ContactStatement, ContactEffectiveStatement>, ContactStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.contact.ContactStatementSupport
 
createEmptyEffective(StmtContext<String, DefaultStatement, DefaultEffectiveStatement>, DefaultStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.default_.DefaultStatementSupport
 
createEmptyEffective(StmtContext<String, DescriptionStatement, DescriptionEffectiveStatement>, DescriptionStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.description.DescriptionStatementSupport
 
createEmptyEffective(StmtContext<String, ErrorAppTagStatement, ErrorAppTagEffectiveStatement>, ErrorAppTagStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.error_app_tag.ErrorAppTagStatementSupport
 
createEmptyEffective(StmtContext<String, ErrorMessageStatement, ErrorMessageEffectiveStatement>, ErrorMessageStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.error_message.ErrorMessageStatementSupport
 
createEmptyEffective(StmtContext<String, MaxElementsStatement, MaxElementsEffectiveStatement>, MaxElementsStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.max_elements.MaxElementsStatementSupport
 
createEmptyEffective(StmtContext<String, OrganizationStatement, OrganizationEffectiveStatement>, OrganizationStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.organization.OrganizationStatementSupport
 
createEmptyEffective(StmtContext<String, PrefixStatement, PrefixEffectiveStatement>, PrefixStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.prefix.PrefixStatementSupport
 
createEmptyEffective(StmtContext<String, PresenceStatement, PresenceEffectiveStatement>, PresenceStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.presence.PresenceStatementSupport
 
createEmptyEffective(StmtContext<String, ReferenceStatement, ReferenceEffectiveStatement>, ReferenceStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.reference.ReferenceStatementSupport
 
createEmptyEffective(StmtContext<String, UnitsStatement, UnitsEffectiveStatement>, UnitsStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.units.UnitsStatementSupport
 
createEmptyEffective(StmtContext<Void, GetFilterElementAttributesStatement, GetFilterElementAttributesEffectiveStatement>, GetFilterElementAttributesStatement) - Method in class org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport
 
createEmptyEffective(StmtContext<Void, DefaultDenyAllStatement, DefaultDenyAllEffectiveStatement>, DefaultDenyAllStatement) - Method in class org.opendaylight.yangtools.rfc6536.parser.DefaultDenyAllStatementSupport
 
createEmptyEffective(StmtContext<Void, DefaultDenyWriteStatement, DefaultDenyWriteEffectiveStatement>, DefaultDenyWriteStatement) - Method in class org.opendaylight.yangtools.rfc6536.parser.DefaultDenyWriteStatementSupport
 
createEmptyEffective(StmtContext<URI, NamespaceStatement, NamespaceEffectiveStatement>, NamespaceStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.namespace.NamespaceStatementSupport
 
createEmptyEffective(StmtContext<List<ValueRange>, LengthStatement, LengthEffectiveStatement>, LengthStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.length.LengthStatementSupport
 
createEmptyEffective(StmtContext<List<ValueRange>, RangeStatement, RangeEffectiveStatement>, RangeStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.range.RangeStatementSupport
 
createEmptyEffective(StmtContext<Set<QName>, KeyStatement, KeyEffectiveStatement>, KeyStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.key.KeyStatementSupport
 
createEmptyEffective(StmtContext<Set<SchemaNodeIdentifier.Descendant>, UniqueStatement, UniqueEffectiveStatement>, UniqueStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.unique.UniqueStatementSupport
 
createEmptyEffective(StmtContext<SemVer, OpenConfigVersionStatement, OpenConfigVersionEffectiveStatement>, OpenConfigVersionStatement) - Method in class org.opendaylight.yangtools.yang.parser.openconfig.stmt.OpenConfigVersionSupport
 
createEmptyEffective(StmtContext<MaxAccess, MaxAccessStatement, MaxAccessEffectiveStatement>, MaxAccessStatement) - Method in class org.opendaylight.yangtools.rfc6643.parser.MaxAccessStatementSupport
 
createEmptyEffective(StmtContext<ObjectIdentifier, OidStatement, OidEffectiveStatement>, OidStatement) - Method in class org.opendaylight.yangtools.rfc6643.parser.OidStatementSupport
 
createEmptyEffective(StmtContext<QName, D, E>, D) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseImplicitStatementSupport
 
createEmptyEffective(StmtContext<QName, AnnotationStatement, AnnotationEffectiveStatement>, AnnotationStatement) - Method in class org.opendaylight.yangtools.rfc7952.parser.AnnotationStatementSupport
 
createEmptyEffective(StmtContext<QName, MountPointStatement, MountPointEffectiveStatement>, MountPointStatement) - Method in class org.opendaylight.yangtools.rfc8528.parser.MountPointStatementSupport
 
createEmptyEffective(StmtContext<QName, ActionStatement, ActionEffectiveStatement>, ActionStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.action.ActionStatementSupport
 
createEmptyEffective(StmtContext<QName, AnydataStatement, AnydataEffectiveStatement>, AnydataStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.anydata.AnydataStatementSupport
 
createEmptyEffective(StmtContext<QName, AnyxmlStatement, AnyxmlEffectiveStatement>, AnyxmlStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.anyxml.AnyxmlStatementSupport
 
createEmptyEffective(StmtContext<QName, ArgumentStatement, ArgumentEffectiveStatement>, ArgumentStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.argument.ArgumentStatementSupport
 
createEmptyEffective(StmtContext<QName, BaseStatement, BaseEffectiveStatement>, BaseStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.base.BaseStatementSupport
 
createEmptyEffective(StmtContext<QName, ExtensionStatement, ExtensionEffectiveStatement>, ExtensionStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.ExtensionStatementSupport
 
createEmptyEffective(StmtContext<QName, FeatureStatement, FeatureEffectiveStatement>, FeatureStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.feature.FeatureStatementSupport
 
createEmptyEffective(StmtContext<QName, LeafStatement, LeafEffectiveStatement>, LeafStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.leaf.LeafStatementSupport
 
createEmptyEffective(StmtContext<QName, TypedefStatement, TypedefEffectiveStatement>, TypedefStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.typedef.TypedefStatementSupport
 
createEmptyEffective(StmtContext<QName, UsesStatement, UsesEffectiveStatement>, UsesStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.uses.UsesStatementSupport
 
createEmptyEffective(StmtContext<Revision, RevisionDateStatement, RevisionDateEffectiveStatement>, RevisionDateStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.revision_date.RevisionDateStatementSupport
 
createEmptyEffective(StmtContext<Revision, RevisionStatement, RevisionEffectiveStatement>, RevisionStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.revision.RevisionStatementSupport
 
createEmptyEffective(StmtContext<Uint32, SubIdStatement, SubIdEffectiveStatement>, SubIdStatement) - Method in class org.opendaylight.yangtools.rfc6643.parser.SubIdStatementSupport
 
createEmptyEffective(StmtContext<YangVersion, YangVersionStatement, YangVersionEffectiveStatement>, YangVersionStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.yang_version.YangVersionStatementSupport
 
createEmptyEffective(StmtContext<PathExpression, PathStatement, PathEffectiveStatement>, PathStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.path.PathStatementSupport
 
createEmptyEffective(StmtContext<Status, StatusStatement, StatusEffectiveStatement>, StatusStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.status.StatusStatementSupport
 
createEmptyEffective(StmtContext<IfFeatureExpr, IfFeatureStatement, IfFeatureEffectiveStatement>, IfFeatureStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.IfFeatureStatementSupport
 
createEmptyEffective(StmtContext<OrderedByStatement.Ordering, OrderedByStatement, OrderedByEffectiveStatement>, OrderedByStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.ordered_by.OrderedByStatementSupport
 
createEmptyEffective(StmtContext<SchemaNodeIdentifier, AnyxmlSchemaLocationStatement, AnyxmlSchemaLocationEffectiveStatement>, AnyxmlSchemaLocationStatement) - Method in class org.opendaylight.yangtools.odlext.parser.AnyxmlSchemaLocationStatementSupport
 
createEmptyEffective(StmtContext<SchemaNodeIdentifier.Absolute, DeviationStatement, DeviationEffectiveStatement>, DeviationStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.deviation.DeviationStatementSupport
 
createEmptyEffective(StmtContext<ModifierKind, ModifierStatement, ModifierEffectiveStatement>, ModifierStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.modifier.ModifierStatementSupport
 
createEmptyEffective(StmtContext<YangXPathExpression.QualifiedBound, MustStatement, MustEffectiveStatement>, MustStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.must.MustStatementSupport
 
createEmptyEffective(StmtContext<YangXPathExpression.QualifiedBound, WhenStatement, WhenEffectiveStatement>, WhenStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.when.WhenStatementSupport
 
createException(Recognizer<?, ?>, Object, int, int, String, RecognitionException) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.antlr.AbstractParserErrorListener
 
createExclusiveWriter(JSONCodecFactory, DataNodeContainer, URI, JsonWriter) - Static method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONNormalizedNodeStreamWriter
Create a new stream writer, which writes to the specified output stream.
createExclusiveWriter(JSONCodecFactory, SchemaPath, URI, JsonWriter) - Static method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONNormalizedNodeStreamWriter
Create a new stream writer, which writes to the specified output stream.
createExclusiveWriter(JSONCodecFactory, SchemaNodeIdentifier.Absolute, URI, JsonWriter) - Static method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONNormalizedNodeStreamWriter
Create a new stream writer, which writes to the specified output stream.
createInstance(LeafRefPath, QNameWithPredicate) - Method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefPath
Create a new instance.
createInstance(XPathSupport) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.must.MustStatementSupport
 
createInstance(XPathSupport) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.when.WhenStatementSupport
 
createJsonWriter(Writer) - Static method in class org.opendaylight.yangtools.yang.data.codec.gson.JsonWriterFactory
Create a new JsonWriter, which writes to the specified output writer.
createJsonWriter(Writer, int) - Static method in class org.opendaylight.yangtools.yang.data.codec.gson.JsonWriterFactory
Create a new JsonWriter, which writes to the specified output writer.
createLazy(EffectiveModelContext) - Method in enum org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier
Create a new thread-unsafe, lazily-caching JSONCodecFactory for a SchemaContext.
createLenient(NormalizedNodeStreamWriter, JSONCodecFactory) - Static method in class org.opendaylight.yangtools.yang.data.codec.gson.JsonParserStream
Create a new JsonParserStream backed by specified NormalizedNodeStreamWriter and JSONCodecFactory.
createLenient(NormalizedNodeStreamWriter, JSONCodecFactory, SchemaNode) - Static method in class org.opendaylight.yangtools.yang.data.codec.gson.JsonParserStream
Create a new JsonParserStream backed by specified NormalizedNodeStreamWriter and JSONCodecFactory.
createModuleSet() - Static method in class org.opendaylight.yangtools.yang.model.util.AbstractSchemaContext
Create a TreeSet for containing Modules with the same name, such that the set is ordered by AbstractSchemaContext.REVISION_COMPARATOR.
createMountPointContext(EffectiveModelContext, ContainerNode) - Method in class org.opendaylight.yangtools.rcf8528.data.util.AbstractDynamicMountPointContextFactory
 
createMountPointContext(EffectiveModelContext, ContainerNode) - Method in class org.opendaylight.yangtools.rcf8528.data.util.AbstractMountPointContextFactory
 
createMutableClone() - Method in interface org.opendaylight.yangtools.yang.data.impl.schema.nodes.CloneableMap
Create a clone of this map's contents.
createNameCollisionSourceException(StmtContext<?, ?, ?>, EffectiveStatement<?, ?>) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStmtUtils
 
createNestedWriter(JSONCodecFactory, DataNodeContainer, URI, JsonWriter) - Static method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONNormalizedNodeStreamWriter
Create a new stream writer, which writes to the specified output stream.
createNestedWriter(JSONCodecFactory, SchemaPath, URI, JsonWriter) - Static method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONNormalizedNodeStreamWriter
Create a new stream writer, which writes to the specified output stream.
createNestedWriter(JSONCodecFactory, SchemaNodeIdentifier.Absolute, URI, JsonWriter) - Static method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONNormalizedNodeStreamWriter
Create a new stream writer, which writes to the specified output stream.
createNode(YangInstanceIdentifier.NodeIdentifier, T) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableLeafNodeBuilder
 
createNumber(int) - Method in interface org.opendaylight.yangtools.yang.xpath.api.YangXPathMathSupport
Create a YangNumberExpr for specified integer.
createNumber(String) - Method in interface org.opendaylight.yangtools.yang.xpath.api.YangXPathMathSupport
Create a YangNumberExpr backed by specified string.
createParser() - Method in interface org.opendaylight.yangtools.yang.model.parser.api.YangParserFactory
Create a YangParser instance operating in default import resolution mode.
createParser(StatementParserMode) - Method in interface org.opendaylight.yangtools.yang.model.parser.api.YangParserFactory
Create a YangParser instance operating in specified import resolution mode.
createParser(StatementParserMode) - Method in class org.opendaylight.yangtools.yang.parser.impl.OSGiYangParserFactory
 
createParser(StatementParserMode) - Method in class org.opendaylight.yangtools.yang.parser.impl.YangParserFactoryImpl
 
createQName(QNameModule, String) - Method in class org.opendaylight.yangtools.yang.data.util.AbstractStringInstanceIdentifierCodec
Create QName from unprefixed name, potentially taking last QNameModule encountered into account.
createQName(String, String) - Method in interface org.opendaylight.yangtools.yang.common.YangNamespaceContext
Create a QName by resolving a prefix against currently-bound prefixes and combining it with specified local name.
createQName(String, String) - Method in class org.opendaylight.yangtools.yang.data.util.AbstractModuleStringIdentityrefCodec
 
createQName(String, String) - Method in class org.opendaylight.yangtools.yang.data.util.AbstractModuleStringInstanceIdentifierCodec
 
createQNameModuleReplacing(NormalizedNodeStreamWriter, Map<QNameModule, QNameModule>) - Static method in class org.opendaylight.yangtools.transform.QNameTransformingStreamWriter
Returns decorator, which uses supplied map to transform QNameModules.
createQNameReplacing(NormalizedNodeStreamWriter, Map<QName, QName>) - Static method in class org.opendaylight.yangtools.transform.QNameTransformingStreamWriter
Returns decorator, which uses supplied map to transform QNames.
createReverse(Deque<? extends T>, Function<T, YangInstanceIdentifier.PathArgument>) - Static method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier
Create a YangInstanceIdentifier by walking specified stack backwards and extracting path components from it.
createReverse(Deque<YangInstanceIdentifier.PathArgument>) - Static method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier
Create a YangInstanceIdentifier by taking a snapshot of provided path and iterating it backwards.
createSchemaless(XMLStreamWriter) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XMLStreamNormalizedNodeStreamWriter
Create a new schema-less writer.
createSimple(EffectiveModelContext) - Method in enum org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier
Create a simplistic, thread-safe JSONCodecFactory for a EffectiveModelContext.
createSimple(String) - Static method in class org.opendaylight.yangtools.util.ObjectRegistry
 
createSoftCache(SchemaSourceRegistry, Class<R>) - Static method in class org.opendaylight.yangtools.yang.model.repo.util.InMemorySchemaSourceCache
 
createSoftCache(SchemaSourceRegistry, Class<R>, long, TimeUnit) - Static method in class org.opendaylight.yangtools.yang.model.repo.util.InMemorySchemaSourceCache
 
createStatement(YangStatementParser.FileContext) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.ir.AntlrSupport
createStatement(YangStatementParser.StatementContext) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.ir.AntlrSupport
createSynchronized() - Static method in class org.opendaylight.yangtools.util.DurationStatisticsTracker
Create a synchronized DurationStatisticsTracker, which performs well in non-contended environments.
createTreeNode(NormalizedNode<?, ?>, Version) - Static method in class org.opendaylight.yangtools.yang.data.api.schema.tree.spi.TreeNodeFactory
Create a new AbstractTreeNode from a data node.
createUndeclaredEffective(int, StmtContext<QName, D, E>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseOperationContainerStatementSupport
 
createUndeclaredEffective(StmtContext<QName, D, E>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseImplicitStatementSupport
 
createUndeclaredEffective(StmtContext<QName, D, E>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseOperationContainerStatementSupport
 
createXMLEventReader(ModuleEffectiveStatement) - Method in class org.opendaylight.yangtools.yang.model.export.YinXMLEventReaderFactory
Create a new XMLEventReader iterating of the YIN document equivalent of an effective module.
createXMLEventReader(ModuleEffectiveStatement, SubmoduleEffectiveStatement) - Method in class org.opendaylight.yangtools.yang.model.export.YinXMLEventReaderFactory
Create a new XMLEventReader iterating of the YIN document equivalent of an effective submodule.
createXMLStreamReader(InputStream) - Static method in class org.opendaylight.yangtools.util.xml.UntrustedXML
Create a new XMLStreamReader for dealing with untrusted XML data.
createXMLStreamReader(InputStream, Charset) - Static method in class org.opendaylight.yangtools.util.xml.UntrustedXML
Create a new XMLStreamReader for dealing with untrusted XML data.
createXMLStreamReader(Reader) - Static method in class org.opendaylight.yangtools.util.xml.UntrustedXML
Create a new XMLStreamReader for dealing with untrusted XML data.
CrossSourceStatementReactor - Class in org.opendaylight.yangtools.yang.parser.stmt.reactor
 
CrossSourceStatementReactor.BuildAction - Class in org.opendaylight.yangtools.yang.parser.stmt.reactor
 
CrossSourceStatementReactor.Builder - Class in org.opendaylight.yangtools.yang.parser.stmt.reactor
 
current() - Static method in enum org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeStreamVersion
Return the current runtime version.
CURRENT - org.opendaylight.yangtools.yang.model.api.Status
CURRENT means that the definition is current and valid.
CURRENT - org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
current_function_invocation() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
current_function_invocation() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Path_key_exprContext
 
Current_function_invocationContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Current_function_invocationContext
 
CURRENT_KEYWORD - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathLexer
 
CURRENT_KEYWORD - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
CURRENT_KEYWORD() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Current_function_invocationContext
 
CURRENT_KEYWORD() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.IdentifierContext
 
currentModule() - Method in class org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack
Return current module the stack has entered.
currentStatement() - Method in class org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack
Return the statement at the top of the stack.
CursorAwareDataTreeModification - Interface in org.opendaylight.yangtools.yang.data.api.schema.tree
A DataTreeModification which allows creation of a DataTreeModificationCursor.
CursorAwareDataTreeSnapshot - Interface in org.opendaylight.yangtools.yang.data.api.schema.tree
A DataTreeSnapshot which allows creation of a DataTreeSnapshotCursor.
CustomCrossSourceStatementReactorBuilder - Class in org.opendaylight.yangtools.yang.parser.rfc7950.reactor
 

D

daemon() - Method in class org.opendaylight.yangtools.util.concurrent.ImmutableThreadFactoryProvider
Daemon or not for new threads created via this factory.
daemon() - Method in class org.opendaylight.yangtools.util.concurrent.ThreadFactoryProvider
Daemon or not for new threads created via this factory.
daemon(boolean) - Method in class org.opendaylight.yangtools.util.concurrent.ImmutableThreadFactoryProvider.Builder
Initializes the value for the daemon attribute.
daemon(boolean) - Method in interface org.opendaylight.yangtools.util.concurrent.ImmutableThreadFactoryProvider.BuildFinal
Initializes the value for the daemon attribute.
dataChildByName(QName) - Method in interface org.opendaylight.yangtools.yang.model.api.DataNodeContainer
Returns the child node corresponding to the specified name.
DataContainerChild<K extends YangInstanceIdentifier.PathArgument,​V> - Interface in org.opendaylight.yangtools.yang.data.api.schema
Marker interface for direct children of DataContainerNode.
DataContainerNode<K extends YangInstanceIdentifier.PathArgument> - Interface in org.opendaylight.yangtools.yang.data.api.schema
Abstract node which does not have value but contains valid DataContainerChild nodes.
DataContainerNodeBuilder<I extends YangInstanceIdentifier.PathArgument,​R extends DataContainerNode<I>> - Interface in org.opendaylight.yangtools.yang.data.impl.schema.builder.api
 
DataDefinitionAwareDeclaredStatement<A> - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
DataDefinitionAwareDeclaredStatement.WithReusableDefinitions<A> - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
DataDefinitionStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Statement that defines new data nodes.
DataNodeAggregator - Class in org.opendaylight.yangtools.yang.model.util
 
DataNodeAggregator() - Constructor for class org.opendaylight.yangtools.yang.model.util.DataNodeAggregator
 
DataNodeContainer - Interface in org.opendaylight.yangtools.yang.model.api
Node which can contains other nodes.
DataNodeContainerValidator - Class in org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.valid
General validator for container like statements, e.g.
DataNodeContainerValidator(DataNodeContainer) - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.valid.DataNodeContainerValidator
 
DataSchemaContextNode<T extends YangInstanceIdentifier.PathArgument> - Class in org.opendaylight.yangtools.yang.data.util
Schema derived data providing necessary information for mapping between NormalizedNode and serialization format defined in RFC6020, since the mapping is not one-to-one.
DataSchemaContextNode(T, SchemaNode) - Constructor for class org.opendaylight.yangtools.yang.data.util.DataSchemaContextNode
 
DataSchemaContextTree - Class in org.opendaylight.yangtools.yang.data.util
Semantic tree binding a EffectiveModelContext to a NormalizedNode tree.
DataSchemaNode - Interface in org.opendaylight.yangtools.yang.model.api
Data Schema Node represents abstract supertype from which all data tree definitions are derived.
DatastoreIdentifier - Class in org.opendaylight.yangtools.yang.data.api
Identifier of a RFC8342 (NMDA) datastore.
DataStringCodec<T> - Interface in org.opendaylight.yangtools.yang.data.impl.codec
 
DataTree - Interface in org.opendaylight.yangtools.yang.data.api.schema.tree
Interface representing a data tree which can be modified in an MVCC fashion.
DataTreeAwareEffectiveStatement<A,​D extends DeclaredStatement<A>> - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Interface implemented by all SchemaTreeAwareEffectiveStatements which can contain a data tree child.
DataTreeAwareEffectiveStatement.Namespace<T extends DataTreeEffectiveStatement<?>> - Class in org.opendaylight.yangtools.yang.model.api.stmt
Namespace of data nodes.
DataTreeCandidate - Interface in org.opendaylight.yangtools.yang.data.api.schema.tree
An encapsulation of a validated data tree modification.
DataTreeCandidateDocument - Interface in org.opendaylight.yangtools.yang.data.api.xpath
DataTreeCandidateInputOutput - Class in org.opendaylight.yangtools.yang.data.codec.binfmt
Utility serialization/deserialization for DataTreeCandidate.
DataTreeCandidateNode - Interface in org.opendaylight.yangtools.yang.data.api.schema.tree
A single node within a DataTreeCandidate.
DataTreeCandidateNodes - Class in org.opendaylight.yangtools.yang.data.api.schema.tree
 
DataTreeCandidates - Class in org.opendaylight.yangtools.yang.data.api.schema.tree
Utility class holding methods useful when dealing with DataTreeCandidate instances.
DataTreeCandidateTip - Interface in org.opendaylight.yangtools.yang.data.api.schema.tree
A DataTreeCandidate which is also a DataTreeTip.
DataTreeConfiguration - Class in org.opendaylight.yangtools.yang.data.api.schema.tree
DataTree configuration class.
DataTreeConfiguration.Builder - Class in org.opendaylight.yangtools.yang.data.api.schema.tree
 
DataTreeEffectiveStatement<D extends DeclaredStatement<QName>> - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Common interface grouping all EffectiveStatements which are accessible via DataTreeAwareEffectiveStatement.Namespace.
DataTreeFactory - Interface in org.opendaylight.yangtools.yang.data.api.schema.tree
Factory interface for creating data trees.
DataTreeModification - Interface in org.opendaylight.yangtools.yang.data.api.schema.tree
Class encapsulation of set of modifications to a base tree.
DataTreeModificationCursor - Interface in org.opendaylight.yangtools.yang.data.api.schema.tree
Extension to the DataTreeSnapshotCursor which allows modifying the data tree.
dataTreeNamespace() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredEffectiveStatement.DefaultWithDataTree
 
dataTreeNamespace() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredEffectiveStatement.WithDataTree
 
dataTreeNamespace() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractUndeclaredEffectiveStatement.DefaultWithDataTree
 
dataTreeNamespace() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractUndeclaredEffectiveStatement.WithDataTree
 
DataTreeSnapshot - Interface in org.opendaylight.yangtools.yang.data.api.schema.tree
Read-only snapshot of a DataTree.
DataTreeSnapshotCursor - Interface in org.opendaylight.yangtools.yang.data.api.schema.tree
A cursor holding a logical position within a DataTreeSnapshot.
DataTreeTip - Interface in org.opendaylight.yangtools.yang.data.api.schema.tree
Tip of a data tree instance.
DataValidationException - Exception in org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.valid
 
DataValidationException(String) - Constructor for exception org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.valid.DataValidationException
 
DataValidationException.IllegalListKeyException - Exception in org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.valid
 
DataValidationFailedException - Exception in org.opendaylight.yangtools.yang.data.api.schema.tree
Exception thrown when a proposed change fails validation before being applied into the datastore.
DataValidationFailedException(YangInstanceIdentifier, String) - Constructor for exception org.opendaylight.yangtools.yang.data.api.schema.tree.DataValidationFailedException
Create a new instance.
DataValidationFailedException(YangInstanceIdentifier, String, Throwable) - Constructor for exception org.opendaylight.yangtools.yang.data.api.schema.tree.DataValidationFailedException
Create a new instance, initializing the cause.
DeadlockDetectingListeningExecutorService - Class in org.opendaylight.yangtools.util.concurrent
An implementation of ListeningExecutorService that attempts to detect deadlock scenarios that could occur if clients invoke the returned Future's get methods synchronously.
DeadlockDetectingListeningExecutorService(ExecutorService, Supplier<Exception>) - Constructor for class org.opendaylight.yangtools.util.concurrent.DeadlockDetectingListeningExecutorService
Constructor.
DeadlockDetectingListeningExecutorService(ExecutorService, Supplier<Exception>, Executor) - Constructor for class org.opendaylight.yangtools.util.concurrent.DeadlockDetectingListeningExecutorService
Constructor.
Decimal64 - Class in org.opendaylight.yangtools.yang.common
Dedicated type for YANG's 'type decimal64' type.
Decimal64(Decimal64) - Constructor for class org.opendaylight.yangtools.yang.common.Decimal64
 
DECIMAL64_QNAME - Static variable in class org.opendaylight.yangtools.yang.model.util.BaseTypes
 
Decimal64.Support - Class in org.opendaylight.yangtools.yang.common
 
decimalCodec(DecimalTypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactory
 
decimalCodec(DecimalTypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
 
decimalCodec(DecimalTypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.util.codec.AbstractCodecFactory
 
DecimalCodec<T> - Interface in org.opendaylight.yangtools.yang.data.api.codec
 
DecimalStringCodec - Class in org.opendaylight.yangtools.yang.data.impl.codec
Do not use this class outside of yangtools, its presence does not fall into the API stability contract.
decimalTypeBuilder(SchemaPath) - Static method in class org.opendaylight.yangtools.yang.model.util.type.BaseTypes
 
DecimalTypeBuilder - Class in org.opendaylight.yangtools.yang.model.util.type
 
DecimalTypeDefinition - Interface in org.opendaylight.yangtools.yang.model.api.type
Contains methods for getting data from the YANG type substatement for decimal64 built-in type.
decimalValue() - Method in class org.opendaylight.yangtools.yang.common.Decimal64
 
DECLARATION - org.opendaylight.yangtools.yang.model.api.meta.StatementSource
Statement was explicitly declared by author of the supplied model.
DeclarationInTextSource - Class in org.opendaylight.yangtools.yang.parser.spi.source
Reference of statement source present in textual source format.
DECLARED_COPY - org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport.CopyPolicy
Create a copy sharing declared instance, but otherwise having a separate disconnected lifecycle.
DeclaredStatement<A> - Interface in org.opendaylight.yangtools.yang.model.api.meta
Represents declared statement.
DeclaredStatementFormatter - Class in org.opendaylight.yangtools.yang.model.export
Utility class for formatting DeclaredStatements.
DeclaredStatementFormatter.Builder - Class in org.opendaylight.yangtools.yang.model.export
Builder class for instantiation of a customized DeclaredStatementFormatter.
declaredSubstatements() - Method in interface org.opendaylight.yangtools.yang.model.api.meta.DeclaredStatement
Returns collection of explicitly declared child statements, while preserving its original ordering from original source.
declaredSubstatements() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredStatement.ArgumentToString.WithSubstatements
 
declaredSubstatements() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredStatement
 
declaredSubstatements() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredStatement.WithArgument.WithSubstatements
 
declaredSubstatements() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredStatement.WithoutArgument.WithSubstatements
 
declaredSubstatements() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredStatement.WithQNameArgument.WithSubstatements
 
declaredSubstatements() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredStatement.WithRawStringArgument.WithSubstatements
 
declaredSubstatements() - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractDeclaredStatement
 
declaredSubstatements() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext
Return declared substatements.
declaredSubstatements() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext.Mutable
 
declaredSubstatements(Class<T>) - Method in interface org.opendaylight.yangtools.yang.model.api.meta.DeclaredStatement
Returns collection of explicitly declared child statements, while preserving its original ordering from original source.
decodeQName(String, Function<String, QNameModule>) - Static method in class org.opendaylight.yangtools.yang.data.util.codec.QNameCodecUtil
 
Default(D) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredEffectiveStatement.Default
 
DEFAULT - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
DEFAULT_CONFIGURATION - Static variable in class org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeConfiguration
 
DEFAULT_COPY_MAX_ITEMS - Static variable in class org.opendaylight.yangtools.util.MapAdaptor
 
DEFAULT_DENY_ALL - org.opendaylight.yangtools.rfc6536.model.api.NACMStatements
 
DEFAULT_DENY_WRITE - org.opendaylight.yangtools.rfc6536.model.api.NACMStatements
 
DEFAULT_MODE - org.opendaylight.yangtools.yang.model.repo.api.StatementParserMode
Default mode of statement parser.
DEFAULT_OPERATIONAL - Static variable in class org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeConfiguration
 
DEFAULT_PERSIST_MIN_ITEMS - Static variable in class org.opendaylight.yangtools.util.MapAdaptor
 
DEFAULT_PREFIX - Static variable in interface org.opendaylight.yangtools.yang.parser.spi.source.PrefixToModule
 
DEFAULT_VERSION - Static variable in class org.opendaylight.yangtools.yang.parser.stmt.reactor.RootStatementContext
 
DefaultArgument(D) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredEffectiveStatement.DefaultArgument
 
DefaultDataNodeContainer(D, StatementSourceReference, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredEffectiveStatement.DefaultDataNodeContainer
 
DefaultDenyAllEffectiveStatement - Interface in org.opendaylight.yangtools.rfc6536.model.api
Effective statement representation of 'default-deny-all' extension defined in RFC6536.
DefaultDenyAllSchemaNode - Interface in org.opendaylight.yangtools.rfc6536.model.api
Represents the effect of 'default-deny-all' extension, as defined in RFC6536, being attached to a SchemaNode.
DefaultDenyAllStatement - Interface in org.opendaylight.yangtools.rfc6536.model.api
Declared statement representation of 'default-deny-all' extension defined in RFC6536.
DefaultDenyAllStatementSupport - Class in org.opendaylight.yangtools.rfc6536.parser
 
DefaultDenyWriteEffectiveStatement - Interface in org.opendaylight.yangtools.rfc6536.model.api
Effective statement representation of 'default-deny-write' extension defined in RFC6536.
DefaultDenyWriteSchemaNode - Interface in org.opendaylight.yangtools.rfc6536.model.api
Represents the effect of 'default-deny-write' extension, as defined in RFC6536, being attached to a SchemaNode.
DefaultDenyWriteStatement - Interface in org.opendaylight.yangtools.rfc6536.model.api
Declared statement representation of 'default-deny-write' extension defined in RFC6536.
DefaultDenyWriteStatementSupport - Class in org.opendaylight.yangtools.rfc6536.parser
 
DefaultEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
defaultInstance() - Static method in class org.opendaylight.yangtools.yang.model.export.DeclaredStatementFormatter
Return the default DeclaredStatementFormatter instance.
defaultInstance() - Static method in class org.opendaylight.yangtools.yang.model.export.YinXMLEventReaderFactory
Get the system-wide default instance, backed by system-wide default XMLEventFactory.
defaultReactor() - Static method in class org.opendaylight.yangtools.yang.parser.impl.DefaultReactors
Get a shared default-configured reactor instance.
defaultReactor() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.reactor.RFC7950Reactors
Returns a pre-built CrossSourceStatementReactor supporting RFC6020 and RFC7950, along with OpenConfig semantic version extension.
defaultReactorBuilder() - Static method in class org.opendaylight.yangtools.yang.parser.impl.DefaultReactors
Return a baseline CrossSourceStatementReactor CrossSourceStatementReactor.Builder.
defaultReactorBuilder() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.reactor.RFC7950Reactors
Returns a partially-configured CustomCrossSourceStatementReactorBuilder, with RFC6020/RFC7950 and OpenConfig semantic version support enabled.
defaultReactorBuilder(YangXPathParserFactory) - Static method in class org.opendaylight.yangtools.yang.parser.impl.DefaultReactors
Return a baseline CrossSourceStatementReactor CrossSourceStatementReactor.Builder.
defaultReactorBuilder(YangXPathParserFactory) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.reactor.RFC7950Reactors
 
DefaultReactors - Class in org.opendaylight.yangtools.yang.parser.impl
Utility class for instantiating default-configured CrossSourceStatementReactors.
DefaultStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
DefaultStatementAwareDeclaredStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Marker interface for statements which may contain a 'default' statement, as defined in RFC7950.
DefaultStatementDefinition<A,​D extends DeclaredStatement<A>,​E extends EffectiveStatement<A,​D>> - Class in org.opendaylight.yangtools.yang.model.api.meta
Default implementation of the StatementDefinition contract.
DefaultStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.default_
 
defaultToString() - Method in interface org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStatementMixins.OperationContainerMixin
 
DefaultWithArgument(D, A) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredEffectiveStatement.DefaultWithArgument
 
DefaultWithDataTree(D, StmtContext<?, ?, ?>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredEffectiveStatement.DefaultWithDataTree
 
DefaultWithDataTree(StmtContext<?, ?, ?>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractUndeclaredEffectiveStatement.DefaultWithDataTree
 
DefaultWithSchemaTree(D, StmtContext<?, ?, ?>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredEffectiveStatement.DefaultWithSchemaTree
 
DefaultWithSchemaTree(StmtContext<?, ?, ?>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractUndeclaredEffectiveStatement.DefaultWithSchemaTree
 
DefaultXPathParserFactory - Class in org.opendaylight.yangtools.yang.xpath.impl.di
 
DefaultXPathParserFactory() - Constructor for class org.opendaylight.yangtools.yang.xpath.impl.di.DefaultXPathParserFactory
 
definition() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase
Return the context in which this statement was defined.
DEFVAL - org.opendaylight.yangtools.rfc6643.model.api.IetfYangSmiv2ExtensionsMapping
 
DefValEffectiveStatement - Interface in org.opendaylight.yangtools.rfc6643.model.api
 
DefValSchemaNode - Interface in org.opendaylight.yangtools.rfc6643.model.api
 
DefValStatement - Interface in org.opendaylight.yangtools.rfc6643.model.api
 
DefValStatementSupport - Class in org.opendaylight.yangtools.rfc6643.parser
 
delegate() - Method in class org.opendaylight.yangtools.odlext.parser.AnyxmlStatementSupportOverride
 
delegate() - Method in class org.opendaylight.yangtools.util.ForwardingIdentityObject
 
delegate() - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.ForwardingNormalizedNodeStreamWriter
 
delegate() - Method in class org.opendaylight.yangtools.yang.data.util.OperationAsContainer
 
delegate() - Method in class org.opendaylight.yangtools.yang.model.api.meta.ForwardingEffectiveStatement
 
delegate() - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.ForwardingStatementSupport
 
delegateForByteSource(String, ByteSource) - Static method in class org.opendaylight.yangtools.yang.model.repo.api.YangTextSchemaSource
Create a new YangTextSchemaSource with SourceIdentifier derived from a supplied filename and backed by ByteSource, which provides the actual InputStreams.
delegateForByteSource(SourceIdentifier, ByteSource) - Static method in class org.opendaylight.yangtools.yang.model.repo.api.YangTextSchemaSource
Create a new YangTextSchemaSource with a specific source identifier and backed by ByteSource, which provides the actual InputStreams.
delegateForByteSource(SourceIdentifier, ByteSource) - Static method in class org.opendaylight.yangtools.yang.model.repo.api.YinTextSchemaSource
Create a new YinTextSchemaSource with a specific source identifier and backed by ByteSource, which provides the actual InputStreams.
Delegator<T> - Interface in org.opendaylight.yangtools.concepts
Implementation of this interface delegates all its calls to the delegate if not specified otherwise.
delete(YangInstanceIdentifier) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeModification
Delete the node at specified path.
delete(YangInstanceIdentifier) - Method in class org.opendaylight.yangtools.yang.data.api.schema.tree.SynchronizedDataTreeModification
 
delete(YangInstanceIdentifier.PathArgument) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeModificationCursor
Delete the specified child.
DELETE - org.opendaylight.yangtools.yang.data.api.schema.tree.ModificationType
This node has been deleted along with any of its child nodes.
DELETE - org.opendaylight.yangtools.yang.model.api.DeviateKind
 
DEPRECATED - org.opendaylight.yangtools.yang.model.api.Status
DEPRECATED indicates an obsolete definition, but it permits new/ continued implementation in order to foster interoperability with older/existing implementations.
DEREF - org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
deref_expr() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
deref_expr() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Path_argContext
 
Deref_exprContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Deref_exprContext
 
deref_function_invocation() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Deref_exprContext
 
deref_function_invocation() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
Deref_function_invocationContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Deref_function_invocationContext
 
DEREF_KEYWORD - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathLexer
 
DEREF_KEYWORD - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
DEREF_KEYWORD() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Deref_function_invocationContext
 
DEREF_KEYWORD() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.IdentifierContext
 
DerefSteps(YangLocationPath.Relative, YangLocationPath.Relative) - Constructor for class org.opendaylight.yangtools.yang.model.api.PathExpression.DerefSteps
 
DerivableSchemaNode - Interface in org.opendaylight.yangtools.yang.model.api
Schema Node which may be derived from other schema node using augmentation or uses statement.
DERIVED_FROM - org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
DERIVED_FROM_OR_SELF - org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
derivedBinaryBuilder(BinaryTypeDefinition, SchemaPath) - Static method in class org.opendaylight.yangtools.yang.model.util.type.DerivedTypes
 
derivedBitsBuilder(BitsTypeDefinition, SchemaPath) - Static method in class org.opendaylight.yangtools.yang.model.util.type.DerivedTypes
 
derivedBooleanBuilder(BooleanTypeDefinition, SchemaPath) - Static method in class org.opendaylight.yangtools.yang.model.util.type.DerivedTypes
 
derivedEmptyBuilder(EmptyTypeDefinition, SchemaPath) - Static method in class org.opendaylight.yangtools.yang.model.util.type.DerivedTypes
 
derivedFrom(StatementSupportBundle) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupportBundle
 
derivedIdentityrefBuilder(IdentityrefTypeDefinition, SchemaPath) - Static method in class org.opendaylight.yangtools.yang.model.util.type.DerivedTypes
 
derivedInstanceIdentifierBuilder(InstanceIdentifierTypeDefinition, SchemaPath) - Static method in class org.opendaylight.yangtools.yang.model.util.type.DerivedTypes
 
derivedInt16Builder(Int16TypeDefinition, SchemaPath) - Static method in class org.opendaylight.yangtools.yang.model.util.type.DerivedTypes
 
derivedInt32Builder(Int32TypeDefinition, SchemaPath) - Static method in class org.opendaylight.yangtools.yang.model.util.type.DerivedTypes
 
derivedLeafrefBuilder(LeafrefTypeDefinition, SchemaPath) - Static method in class org.opendaylight.yangtools.yang.model.util.type.DerivedTypes
 
DerivedNamespaceBehaviour<K,​V,​L,​N extends IdentifierNamespace<K,​V>,​O extends IdentifierNamespace<L,​?>> - Class in org.opendaylight.yangtools.yang.parser.spi.meta
An NamespaceBehaviour which derives keys from a different namespace.
DerivedNamespaceBehaviour(Class<N>, Class<O>) - Constructor for class org.opendaylight.yangtools.yang.parser.spi.meta.DerivedNamespaceBehaviour
 
DerivedString<T extends DerivedString<T>> - Class in org.opendaylight.yangtools.yang.common
Abstract base class for objects which are string-equivalent to canonical string representation specified in a YANG model.
DerivedString() - Constructor for class org.opendaylight.yangtools.yang.common.DerivedString
 
derivedTypeBuilder(TypeDefinition<?>, SchemaPath) - Static method in class org.opendaylight.yangtools.yang.model.util.type.DerivedTypes
 
DerivedTypeBuilder<T extends TypeDefinition<T>> - Class in org.opendaylight.yangtools.yang.model.util.type
Builder of TypeDefinitions for use in typedef statements.
DerivedTypes - Class in org.opendaylight.yangtools.yang.model.util.type
YANG defines 'derived type' as a type created through a 'typedef' statement.
derivedUint32Builder(Uint32TypeDefinition, SchemaPath) - Static method in class org.opendaylight.yangtools.yang.model.util.type.DerivedTypes
 
derivedUint64Builder(Uint64TypeDefinition, SchemaPath) - Static method in class org.opendaylight.yangtools.yang.model.util.type.DerivedTypes
 
derivedUnionBuilder(UnionTypeDefinition, SchemaPath) - Static method in class org.opendaylight.yangtools.yang.model.util.type.DerivedTypes
 
DESCENDANT - org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
The descendant axis.
DESCENDANT_OR_SELF - org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
The descendant-or-self axis.
descendant_path() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
descendant_path() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Relative_pathContext
 
Descendant_pathContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Descendant_pathContext
 
descendingIterator() - Method in class org.opendaylight.yangtools.util.EmptyDeque
 
DESCRIPTION - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
DescriptionEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
DescriptionStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
DescriptionStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.description
 
DeserializationException - Exception in org.opendaylight.yangtools.yang.data.impl.codec
 
DeserializationException() - Constructor for exception org.opendaylight.yangtools.yang.data.impl.codec.DeserializationException
 
DeserializationException(String) - Constructor for exception org.opendaylight.yangtools.yang.data.impl.codec.DeserializationException
 
DeserializationException(String, Throwable) - Constructor for exception org.opendaylight.yangtools.yang.data.impl.codec.DeserializationException
 
DeserializationException(String, Throwable, boolean, boolean) - Constructor for exception org.opendaylight.yangtools.yang.data.impl.codec.DeserializationException
 
DeserializationException(Throwable) - Constructor for exception org.opendaylight.yangtools.yang.data.impl.codec.DeserializationException
 
deserialize(I) - Method in interface org.opendaylight.yangtools.concepts.Deserializer
Produce an object base on input.
deserialize(String, int) - Method in class org.opendaylight.yangtools.yang.data.impl.codec.AbstractIntegerStringCodec
Deserializes value from supplied string representation is supplied radix.
deserialize(P) - Method in class org.opendaylight.yangtools.concepts.AbstractCodec
 
deserialize(I) - Method in interface org.opendaylight.yangtools.concepts.UncheckedSerializer
 
deserialize(P) - Method in interface org.opendaylight.yangtools.concepts.Codec
 
deserializeImpl(String) - Method in class org.opendaylight.yangtools.yang.data.impl.codec.BitsStringCodec
 
deserializeImpl(P) - Method in class org.opendaylight.yangtools.concepts.AbstractCodec
 
deserializeImpl(P) - Method in class org.opendaylight.yangtools.concepts.AbstractUncheckedCodec
 
deserializeImpl(String) - Method in class org.opendaylight.yangtools.yang.data.impl.codec.AbstractIntegerStringCodec
 
deserializeImpl(String) - Method in class org.opendaylight.yangtools.yang.data.impl.codec.BinaryStringCodec
 
deserializeImpl(String) - Method in class org.opendaylight.yangtools.yang.data.impl.codec.BooleanStringCodec
 
deserializeImpl(String) - Method in class org.opendaylight.yangtools.yang.data.impl.codec.DecimalStringCodec
 
deserializeImpl(String) - Method in class org.opendaylight.yangtools.yang.data.impl.codec.EnumStringCodec
 
deserializeImpl(String) - Method in class org.opendaylight.yangtools.yang.data.impl.codec.StringStringCodec
 
deserializeImpl(String) - Method in class org.opendaylight.yangtools.yang.data.util.AbstractStringIdentityrefCodec
 
deserializeImpl(String) - Method in class org.opendaylight.yangtools.yang.data.util.AbstractStringInstanceIdentifierCodec
 
deserializeImpl(String) - Method in class org.opendaylight.yangtools.yang.data.util.AbstractStringUnionCodec
 
deserializeKeyValue(DataSchemaNode, String) - Method in class org.opendaylight.yangtools.yang.data.util.AbstractStringInstanceIdentifierCodec
 
Deserializer<P,​I,​X extends Exception> - Interface in org.opendaylight.yangtools.concepts
The concept of a deserializer, which produces an object from some input.
detectCase(ChoiceSchemaNode, DataContainerChild<?, ?>) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.SchemaUtils
 
DEVIATE - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
DeviateDefinition - Interface in org.opendaylight.yangtools.yang.model.api
Interface describing YANG 'deviate' statement.
DeviateEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
DeviateKind - Enum in org.opendaylight.yangtools.yang.model.api
Enum describing YANG deviation 'deviate' statement.
DeviateStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
DeviateStatementRFC6020Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.deviate
 
DeviateStatementRFC7950Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.deviate
Class providing necessary support for processing YANG 1.1 deviate statement.
Deviation - Interface in org.opendaylight.yangtools.yang.model.api
Interface describing YANG 'deviation' statement.
DEVIATION - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
DeviationEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
DeviationStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
DeviationStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.deviation
 
DISAPPEARED - org.opendaylight.yangtools.yang.data.api.schema.tree.ModificationType
This node has disappeared because it is no longer implied by any children.
DISPLAY_HINT - org.opendaylight.yangtools.rfc6643.model.api.IetfYangSmiv2ExtensionsMapping
 
DisplayHintEffectiveStatement - Interface in org.opendaylight.yangtools.rfc6643.model.api
 
DisplayHintSchemaNode - Interface in org.opendaylight.yangtools.rfc6643.model.api
 
DisplayHintStatement - Interface in org.opendaylight.yangtools.rfc6643.model.api
 
DisplayHintStatementSupport - Class in org.opendaylight.yangtools.rfc6643.parser
 
DIV - org.opendaylight.yangtools.yang.xpath.api.YangBinaryOperator
Arithmetic division.
DocumentedDeclaredStatement<T> - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Common interface for statements which contain either a description/reference or a description/reference/status combo.
DocumentedDeclaredStatement.WithStatus<T> - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
DocumentedNode - Interface in org.opendaylight.yangtools.yang.model.api
Node which can have documentation assigned.
DocumentedNode.WithStatus - Interface in org.opendaylight.yangtools.yang.model.api
 
doEvaluate(YangBinaryOperator, N, N) - Method in class org.opendaylight.yangtools.yang.xpath.api.AbstractYangXPathMathSupport
Evaluate an operator and its left- and right-handside.
DOMSourceAnyxmlNode - Interface in org.opendaylight.yangtools.yang.data.api.schema
An AnyxmlNode with data in DOMSource format.
domSourceValue(DOMSource) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.ForwardingNormalizedNodeStreamWriter
 
domSourceValue(DOMSource) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.LoggingNormalizedNodeStreamWriter
 
domSourceValue(DOMSource) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedNodeStreamWriter
Set the value of current anyxml node.
domSourceValue(DOMSource) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONNormalizedNodeStreamWriter
 
domSourceValue(DOMSource) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedNodeStreamWriter
 
done() - Method in class org.opendaylight.yangtools.util.concurrent.AsyncNotifyingListenableFutureTask
Called by the base class when the future result is set.
doNegateNumber(N) - Method in class org.opendaylight.yangtools.yang.xpath.api.AbstractYangXPathMathSupport
Create a YangNumberExpr representing the negated value of a number.
DOT - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
DOT - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
DOT() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.AbbreviatedStepContext
 
DOTDOT - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
DOTDOT - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
DOTDOT() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.AbbreviatedStepContext
 
DOTS - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathLexer
 
DOTS - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
DOTS() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Rel_path_keyexprContext
 
DOTS() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Relative_pathContext
 
DOTS(int) - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Rel_path_keyexprContext
 
DOTS(int) - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Relative_pathContext
 
doubleValue() - Method in class org.opendaylight.yangtools.yang.common.Decimal64
 
doubleValue() - Method in class org.opendaylight.yangtools.yang.common.Uint16
 
doubleValue() - Method in class org.opendaylight.yangtools.yang.common.Uint32
 
doubleValue() - Method in class org.opendaylight.yangtools.yang.common.Uint64
 
doubleValue() - Method in class org.opendaylight.yangtools.yang.common.Uint8
 
doubleValue() - Method in class org.opendaylight.yangtools.yang.model.api.stmt.UnresolvedNumber
 
DQUOT_END - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementLexer
 
DQUOT_END - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser
 
DQUOT_END() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.ArgumentContext
 
DQUOT_END(int) - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.ArgumentContext
 
DQUOT_START - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementLexer
 
DQUOT_START - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser
 
DQUOT_STRING - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementLexer
 
DQUOT_STRING - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser
 
DQUOT_STRING() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.ArgumentContext
 
DQUOT_STRING(int) - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.ArgumentContext
 
DQUOT_STRING_MODE - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementLexer
 
DRAFT_LHOTKA_NETMOD_YANG_JSON_02 - org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier
Source of JSONCodecFactory instances compliant with draft-lhotka-netmod-yang-json-02.
DuplicateChildNodeRejectedException - Exception in org.opendaylight.yangtools.yang.data.util
 
DuplicateChildNodeRejectedException(String) - Constructor for exception org.opendaylight.yangtools.yang.data.util.DuplicateChildNodeRejectedException
 
DuplicateEntry - Class in org.opendaylight.yangtools.yang.data.api.schema
Entry describing a duplicate found in a NormalizedNode tree.
DurationStatisticsTracker - Class in org.opendaylight.yangtools.util
Abstract class that calculates and tracks time duration statistics.
DurationStatisticsTracker() - Constructor for class org.opendaylight.yangtools.util.DurationStatisticsTracker
 

E

EdgeImpl(TopologicalSort.Node, TopologicalSort.Node) - Constructor for class org.opendaylight.yangtools.util.TopologicalSort.EdgeImpl
 
EFFECTIVE_MODEL - org.opendaylight.yangtools.yang.parser.spi.meta.ModelProcessingPhase
 
EffectiveAugmentationSchema - Class in org.opendaylight.yangtools.yang.model.util
Proxy for AugmentationSchema.
EffectiveAugmentationSchema(AugmentationSchemaNode, Collection<? extends DataSchemaNode>) - Constructor for class org.opendaylight.yangtools.yang.model.util.EffectiveAugmentationSchema
 
EffectiveModelContext - Interface in org.opendaylight.yangtools.yang.model.api
EffectiveStatement-based result of YANG parser compilation.
EffectiveModelContextFactory - Interface in org.opendaylight.yangtools.yang.model.repo.api
An asynchronous factory for building EffectiveModelContext instances based on a specification of what SourceIdentifiers are required and dynamic recursive resolution.
EffectiveModelContextListener - Interface in org.opendaylight.yangtools.yang.model.api
Interface for listeners interested in updates of an EffectiveModelContext.
EffectiveModelContextProvider - Interface in org.opendaylight.yangtools.yang.model.api
A static provider of an EffectiveModelContext.
EffectiveSchemaContext - Class in org.opendaylight.yangtools.yang.parser.stmt.reactor
 
EffectiveStatement<A,​D extends DeclaredStatement<A>> - Interface in org.opendaylight.yangtools.yang.model.api.meta
Effective model statement which should be used to derive application behaviour.
EffectiveStatementEquivalent<E extends EffectiveStatement<?,​?>> - Interface in org.opendaylight.yangtools.yang.model.api
Marker interface for objects which have an equivalent EffectiveStatement.
EffectiveStatementMixins - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
Mix-in interfaces providing services required by SchemaNode et al.
EffectiveStatementMixins.ActionNodeContainerMixin<A,​D extends DeclaredStatement<A>> - Interface in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
EffectiveStatementMixins.AddedByUsesMixin<A,​D extends DeclaredStatement<A>> - Interface in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
EffectiveStatementMixins.AugmentationTargetMixin<A,​D extends DeclaredStatement<A>> - Interface in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
EffectiveStatementMixins.ConstraintMetaDefinitionMixin<A,​D extends DeclaredStatement<A>> - Interface in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
EffectiveStatementMixins.CopyableMixin<A,​D extends DeclaredStatement<A>> - Interface in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
EffectiveStatementMixins.DataNodeContainerMixin<A,​D extends DeclaredStatement<A>> - Interface in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
EffectiveStatementMixins.DataSchemaNodeMixin<A,​D extends DeclaredStatement<A>> - Interface in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
EffectiveStatementMixins.DocumentedNodeMixin<A,​D extends DeclaredStatement<A>> - Interface in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
EffectiveStatementMixins.DocumentedNodeMixin.WithStatus<A,​D extends DeclaredStatement<A>> - Interface in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
EffectiveStatementMixins.EffectiveStatementWithFlags<A,​D extends DeclaredStatement<A>> - Interface in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
Support interface for various mixins.
EffectiveStatementMixins.EffectiveStatementWithFlags.FlagsBuilder - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
 
EffectiveStatementMixins.MandatoryMixin<A,​D extends DeclaredStatement<A>> - Interface in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
EffectiveStatementMixins.MustConstraintMixin<A,​D extends DeclaredStatement<A>> - Interface in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
EffectiveStatementMixins.NotificationNodeContainerMixin<A,​D extends DeclaredStatement<A>> - Interface in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
EffectiveStatementMixins.OpaqueDataSchemaNodeMixin<D extends DeclaredStatement<QName>> - Interface in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
Helper bridge for anydata and anyxml opaque data.
EffectiveStatementMixins.OperationContainerMixin<D extends DeclaredStatement<QName>> - Interface in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
Helper bridge for operation containers (input and output).
EffectiveStatementMixins.OperationDefinitionMixin<D extends DeclaredStatement<QName>> - Interface in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
Helper bridge for rpc and action operations.
EffectiveStatementMixins.PresenceMixin<A,​D extends DeclaredStatement<A>> - Interface in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
Bridge between EffectiveStatementMixins.EffectiveStatementWithFlags and presence statement.
EffectiveStatementMixins.SchemaNodeMixin<A,​D extends DeclaredStatement<A>> - Interface in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
EffectiveStatementMixins.UnknownSchemaNodeMixin<A,​D extends DeclaredStatement<A>> - Interface in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
EffectiveStatementMixins.UserOrderedMixin<A,​D extends DeclaredStatement<A>> - Interface in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
Bridge between EffectiveStatementMixins.EffectiveStatementWithFlags and ordered-by statement.
EffectiveStatementMixins.WhenConditionMixin<A,​D extends DeclaredStatement<A>> - Interface in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
Helper used to locate the effective when statement and exposing its argument as per WhenConditionAware.
EffectiveStatementNamespace<E extends NamespacedEffectiveStatement<?>> - Class in org.opendaylight.yangtools.yang.model.api.stmt
Common super-interface for IdentifierNamespaces which hold EffectiveStatements.
EffectiveStatementNamespace() - Constructor for class org.opendaylight.yangtools.yang.model.api.stmt.EffectiveStatementNamespace
 
EffectiveStmtUtils - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
 
effectiveSubstatements() - Method in interface org.opendaylight.yangtools.yang.model.api.meta.EffectiveStatement
Returns a collection of all effective substatements.
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.api.meta.ForwardingEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredEffectiveStatement.DefaultArgument.WithSubstatements
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredEffectiveStatement.DefaultDataNodeContainer
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredEffectiveStatement.DefaultWithArgument.WithSubstatements
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredEffectiveStatement.DefaultWithDataTree.WithSubstatements
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredEffectiveStatement.DefaultWithSchemaTree.WithSubstatements
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveDocumentedNodeWithStatus
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractUndeclaredEffectiveStatement.DefaultWithDataTree.WithSubstatements
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractUndeclaredEffectiveStatement.DefaultWithSchemaTree.WithSubstatements
 
effectiveSubstatements() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext
Return effective substatements.
effectiveSubstatements() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext.Mutable
 
ElementCountConstraint - Class in org.opendaylight.yangtools.yang.model.api
Contains method which returns various data constraints for a list-like YANG element (e.g.
ElementCountConstraintAware - Interface in org.opendaylight.yangtools.yang.model.api
Common interface for list-like nodes, which can optionally have constraints on the number of direct children.
empty() - Static method in class org.opendaylight.yangtools.yang.common.CanonicalValueViolation
 
empty() - Static method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier
Return An empty YangInstanceIdentifier.
empty() - Static method in class org.opendaylight.yangtools.yang.xpath.api.YangLiteralExpr
 
empty(YangInstanceIdentifier.PathArgument) - Static method in class org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeCandidateNodes
Return an empty DataTreeCandidateNode identified by specified YangInstanceIdentifier.PathArgument.
Empty - Class in org.opendaylight.yangtools.yang.common
Dedicated singleton type for YANG's 'type empty' value.
EMPTY_QNAME - Static variable in class org.opendaylight.yangtools.yang.model.util.BaseTypes
 
emptyCodec(EmptyTypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactory
 
emptyCodec(EmptyTypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
 
emptyCodec(EmptyTypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.util.codec.AbstractCodecFactory
 
EmptyCodec<T> - Interface in org.opendaylight.yangtools.yang.data.api.codec
 
EmptyDeque<E> - Class in org.opendaylight.yangtools.util
A specialized always-empty implementation of Deque.
EmptyImmutableUnkeyedListNode(YangInstanceIdentifier.NodeIdentifier) - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableUnkeyedListNodeBuilder.EmptyImmutableUnkeyedListNode
 
EmptyMountPointContext - Class in org.opendaylight.yangtools.rcf8528.data.util
A simple MountPointContext which does not contain any mount points.
EmptyMountPointContext(EffectiveModelContext) - Constructor for class org.opendaylight.yangtools.rcf8528.data.util.EmptyMountPointContext
 
emptyType() - Static method in class org.opendaylight.yangtools.yang.model.util.type.BaseTypes
 
EmptyTypeDefinition - Interface in org.opendaylight.yangtools.yang.model.api.type
 
emptyVariant() - Static method in class org.opendaylight.yangtools.yang.common.CanonicalValueViolation
 
encodeQName(QName, Function<QNameModule, String>) - Static method in class org.opendaylight.yangtools.yang.data.util.codec.QNameCodecUtil
 
ENCRYPTED_VALUE_MODULE - Static variable in class org.opendaylight.yangtools.openconfig.model.api.OpenConfigConstants
Runtime identity of model which exposed encrypted-value.
ENCRYPTED_VALUE_SOURCE - Static variable in class org.opendaylight.yangtools.openconfig.model.api.OpenConfigConstants
Original model source name.
EncryptedValueStatementSupport - Class in org.opendaylight.yangtools.openconfig.parser
 
endNode() - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.ForwardingNormalizedNodeStreamWriter
 
endNode() - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.LoggingNormalizedNodeStreamWriter
 
endNode() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedNodeStreamWriter
Emits end event for node.
endNode() - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONNormalizedNodeStreamWriter
 
endNode() - Method in class org.opendaylight.yangtools.yang.data.impl.codec.SchemaTracker
 
endNode() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableMetadataNormalizedNodeStreamWriter
 
endNode() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedNodeStreamWriter
 
endStatement(StatementSourceReference) - Method in interface org.opendaylight.yangtools.yang.parser.spi.source.StatementWriter
Ends current opened statement.
enter(Iterable<YangInstanceIdentifier.PathArgument>) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeSnapshotCursor
Move the cursor to the specified child of the current position.
enter(YangInstanceIdentifier.PathArgument) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeSnapshotCursor
Move the cursor to the specified child of the current position.
enter(YangInstanceIdentifier.PathArgument...) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeSnapshotCursor
Move the cursor to the specified child of the current position.
enter(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.rfc7952.data.util.ImmutableNormalizedMetadataStreamWriter
 
enterGrouping(QName) - Method in class org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack
Lookup a grouping by its node identifier and push it to the stack.
enterSchemaTree(QName) - Method in class org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack
Lookup a schema tree child by its node identifier and push it to the stack.
entrySet() - Method in class org.opendaylight.yangtools.concepts.ObjectExtensions
 
entrySet() - Method in class org.opendaylight.yangtools.util.ImmutableOffsetMap
 
entrySet() - Method in class org.opendaylight.yangtools.util.MutableOffsetMap
 
entrySet() - Method in class org.opendaylight.yangtools.util.SharedSingletonMap
 
entrySet() - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifierWithPredicates
Return the set of predicates keys and values.
entrySet() - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifierWithPredicates.Singleton
 
ENUM - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
ENUM_VALUE - org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
enumCodec(EnumTypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactory
 
enumCodec(EnumTypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
 
enumCodec(EnumTypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.util.codec.AbstractCodecFactory
 
EnumCodec<T> - Interface in org.opendaylight.yangtools.yang.data.api.codec
 
EnumEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
ENUMERATION_QNAME - Static variable in class org.opendaylight.yangtools.yang.model.util.BaseTypes
 
enumerationTypeBuilder(SchemaPath) - Static method in class org.opendaylight.yangtools.yang.model.util.type.BaseTypes
 
EnumerationTypeBuilder - Class in org.opendaylight.yangtools.yang.model.util.type
 
EnumPairBuilder - Class in org.opendaylight.yangtools.yang.model.util.type
Utility builder for EnumTypeDefinition.EnumPair instances.
EnumStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
EnumStatementRFC6020Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.enum_
 
EnumStatementRFC7950Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.enum_
Class providing necessary support for processing YANG 1.1 Enum statement.
EnumStringCodec - Class in org.opendaylight.yangtools.yang.data.impl.codec
Do not use this class outside of yangtools, its presence does not fall into the API stability contract.
EnumTypeDefinition - Interface in org.opendaylight.yangtools.yang.model.api.type
Makes is possible to access to the individual enumeration values of this type.
EnumTypeDefinition.EnumPair - Interface in org.opendaylight.yangtools.yang.model.api.type
Contains the methods for accessing the data about the concrete enumeration item which represents enum YANG type.
EOF() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Path_argContext
 
EOF() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.FileContext
 
eqQuotedString() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
eqQuotedString() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.KeyPredicateExprContext
 
eqQuotedString() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.LeafListPredicateExprContext
 
EqQuotedStringContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.EqQuotedStringContext
 
EQUAL - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathLexer
 
EQUAL - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
EQUAL() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Path_equality_exprContext
 
equalityExpr() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.AndExprContext
 
equalityExpr() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
equalityExpr(int) - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.AndExprContext
 
EqualityExprContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.EqualityExprContext
 
EqualityQueuedNotificationManager<L,​N> - Class in org.opendaylight.yangtools.util.concurrent
 
EqualityQueuedNotificationManager(String, Executor, int, QueuedNotificationManager.BatchedInvoker<L, N>) - Constructor for class org.opendaylight.yangtools.util.concurrent.EqualityQueuedNotificationManager
 
equals(BinaryTypeDefinition, Object) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.BinaryTypeDefinition
 
equals(BitsTypeDefinition, Object) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.BitsTypeDefinition
 
equals(BooleanTypeDefinition, Object) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.BooleanTypeDefinition
 
equals(EmptyTypeDefinition, Object) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.EmptyTypeDefinition
 
equals(EnumTypeDefinition, Object) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.EnumTypeDefinition
 
equals(IdentityrefTypeDefinition, Object) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.IdentityrefTypeDefinition
 
equals(InstanceIdentifierTypeDefinition, Object) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.InstanceIdentifierTypeDefinition
 
equals(Int16TypeDefinition, Object) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.Int16TypeDefinition
 
equals(Int32TypeDefinition, Object) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.Int32TypeDefinition
 
equals(Int64TypeDefinition, Object) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.Int64TypeDefinition
 
equals(Int8TypeDefinition, Object) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.Int8TypeDefinition
 
equals(LeafrefTypeDefinition, Object) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.LeafrefTypeDefinition
 
equals(StringTypeDefinition, Object) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.StringTypeDefinition
 
equals(Uint16TypeDefinition, Object) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.Uint16TypeDefinition
 
equals(Uint32TypeDefinition, Object) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.Uint32TypeDefinition
 
equals(Uint64TypeDefinition, Object) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.Uint64TypeDefinition
 
equals(Uint8TypeDefinition, Object) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.Uint8TypeDefinition
 
equals(Object) - Method in interface org.opendaylight.yangtools.concepts.ItemOrder
equals(Object) - Method in class org.opendaylight.yangtools.concepts.Variant
 
equals(Object) - Method in class org.opendaylight.yangtools.plugin.generator.api.GeneratedFilePath
 
equals(Object) - Method in class org.opendaylight.yangtools.plugin.generator.api.GeneratedFileType
 
equals(Object) - Method in class org.opendaylight.yangtools.util.ForwardingIdentityObject
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.common.AbstractQName
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.common.CanonicalValueViolation
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.common.Decimal64
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.common.DerivedString
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.common.QualifiedQName
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.common.Uint16
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.common.Uint32
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.common.Uint64
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.common.Uint8
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.common.UnqualifiedQName
 
equals(Object) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeCandidate
DataTreeCandidate implementations must not override the default identity hashCode method, meaning their equals implementation must result in identity comparison.
equals(Object) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeTip
DataTreeTip implementations must not override the default identity hashCode method, meaning their equals implementation must result in identity comparison.
equals(Object) - Method in class org.opendaylight.yangtools.yang.data.util.ImmutableNormalizedAnydata
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.api.PathExpression.DerefSteps
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.api.PathExpression.LocationPathSteps
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.api.PathExpression.Steps
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.api.stmt.PatternExpression
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.xpath.api.YangBinaryExpr
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.xpath.api.YangFilterExpr
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.xpath.api.YangFunctionCallExpr
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.xpath.api.YangLiteralExpr
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.xpath.api.YangLocationPath.AxisStep
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.xpath.api.YangLocationPath
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.xpath.api.YangLocationPath.NamespaceStep
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.xpath.api.YangLocationPath.NodeTypeStep
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.xpath.api.YangLocationPath.ProcessingInstructionStep
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.xpath.api.YangLocationPath.Step
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.xpath.api.YangNaryExpr
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.xpath.api.YangNegateExpr
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.xpath.api.YangNumberExpr
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.xpath.api.YangPathExpr
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.xpath.api.YangQNameExpr.Resolved
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.xpath.api.YangQNameExpr.Unresolved
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.xpath.api.YangVariableReferenceExpr
 
equals(Decimal64) - Method in class org.opendaylight.yangtools.yang.common.Decimal64
A slightly faster version of Decimal64.equals(Object).
equals(Uint16) - Method in class org.opendaylight.yangtools.yang.common.Uint16
A slightly faster version of Uint16.equals(Object).
equals(Uint32) - Method in class org.opendaylight.yangtools.yang.common.Uint32
A slightly faster version of Uint32.equals(Object).
equals(Uint64) - Method in class org.opendaylight.yangtools.yang.common.Uint64
A slightly faster version of Uint64.equals(Object).
equals(Uint8) - Method in class org.opendaylight.yangtools.yang.common.Uint8
A slightly faster version of Uint8.equals(Object).
equals(Object) - Method in interface org.opendaylight.yangtools.concepts.Identifier
 
equals(Object) - Method in interface org.opendaylight.yangtools.concepts.ItemOrder.Ordered
equals(Object) - Method in interface org.opendaylight.yangtools.concepts.ItemOrder.Unordered
equals(Object) - Method in class org.opendaylight.yangtools.concepts.SemVer
 
equals(Object) - Method in class org.opendaylight.yangtools.rfc6643.model.api.ObjectIdentifier
 
equals(Object) - Method in class org.opendaylight.yangtools.util.AbstractIdentifier
 
equals(Object) - Method in class org.opendaylight.yangtools.util.concurrent.ImmutableThreadFactoryProvider
This instance is equal to all instances of ImmutableThreadFactoryProvider that have equal attribute values.
equals(Object) - Method in class org.opendaylight.yangtools.util.ImmutableOffsetMap
 
equals(Object) - Method in class org.opendaylight.yangtools.util.MutableOffsetMap
 
equals(Object) - Method in class org.opendaylight.yangtools.util.SharedSingletonMap
 
equals(Object) - Method in class org.opendaylight.yangtools.util.SingletonSet
 
equals(Object) - Method in class org.opendaylight.yangtools.util.TopologicalSort.EdgeImpl
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.common.BiMapYangNamespaceContext
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.common.QName
Compares the specified object with this list for equality.
equals(Object) - Method in class org.opendaylight.yangtools.yang.common.QNameModule
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.common.Revision
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.AugmentationIdentifier
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifierWithPredicates
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeWithValue
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefPath
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.nodes.AbstractImmutableNormalizedNode
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.data.util.AbstractNodeDataWithSchema
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.api.ElementCountConstraint
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.api.meta.ArgumentDefinition
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.api.SchemaPath
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.api.stmt.IfFeatureExpr
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.api.stmt.SchemaNodeIdentifier
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.api.stmt.ValueRange
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.repo.api.RevisionSourceIdentifier
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.repo.api.SchemaContextFactoryConfiguration
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.repo.api.SemVerSourceIdentifier
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.repo.spi.PotentialSchemaSource
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.util.FilteringSchemaContextProxy.ModuleId
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.YangModelDependencyInfo
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.CopyHistory
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceKeyCriterion
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.parser.spi.source.DeclarationInTextSource
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.parser.spi.source.ImplicitSubstatement
 
equals(DecimalTypeDefinition, Object) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.DecimalTypeDefinition
 
equals(UnionTypeDefinition, Object) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.UnionTypeDefinition
 
EQUALS - org.opendaylight.yangtools.yang.xpath.api.YangBinaryOperator
Operands are equal.
equalsHelper(T, Object, EvenMoreObjects.BooleanEqualsFunction<T>) - Static method in class org.opendaylight.yangtools.util.EvenMoreObjects
 
ERROR - org.opendaylight.yangtools.yang.common.RpcError.ErrorSeverity
 
ERROR_APP_TAG - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
ERROR_MESSAGE - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
ErrorAppTagEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
ErrorAppTagStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
ErrorAppTagStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.error_app_tag
 
ErrorMessageEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
ErrorMessageStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
ErrorMessageStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.error_message
 
evaluate(XPathDocument, YangInstanceIdentifier) - Method in interface org.opendaylight.yangtools.yang.data.jaxen.api.XPathExpression
Deprecated.
Evaluate this expression at the specified path in a document.
evaluateLazily(XPathDocument, YangInstanceIdentifier) - Method in interface org.opendaylight.yangtools.yang.data.jaxen.api.LazyXPathExpression
Deprecated.
Evaluate this expression at the specified path in a document.
EvenMoreObjects - Class in org.opendaylight.yangtools.util
Utility helping to implement readable equals() methods.
EvenMoreObjects.BooleanEqualsFunction<T> - Interface in org.opendaylight.yangtools.util
 
EXACT - org.opendaylight.yangtools.yang.xpath.api.YangXPathMathMode
All number expressions are treated as infinite-precision numbers.
exception() - Static method in class org.opendaylight.yangtools.testutils.mockito.MoreAnswers
Returns Mockito Answer (default) which throws an UnstubbedMethodException.
ExceptionMapper<X extends Exception> - Class in org.opendaylight.yangtools.util.concurrent
Utility exception mapper which translates an Exception to a specified type of Exception.
ExceptionMapper(String, Class<X>) - Constructor for class org.opendaylight.yangtools.util.concurrent.ExceptionMapper
Constructor.
execute(Runnable) - Method in class org.opendaylight.yangtools.util.concurrent.AsyncNotifyingListeningExecutorService
 
execute(Runnable) - Method in class org.opendaylight.yangtools.util.concurrent.DeadlockDetectingListeningExecutorService
 
ExecutorServiceUtil - Class in org.opendaylight.yangtools.util
Utility methods for dealing with ExecutorServices.
exit() - Method in class org.opendaylight.yangtools.rfc7952.data.util.ImmutableNormalizedMetadataStreamWriter
 
exit() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeSnapshotCursor
Move the cursor up to the parent of current position.
exit() - Method in class org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack
Pop the current statement from the stack.
exit(int) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeSnapshotCursor
Move the cursor up by specified amounts of steps from the current position.
expr() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
expr() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.FunctionCallContext
 
expr() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.MainContext
 
expr() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.PredicateContext
 
expr() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.PrimaryExprContext
 
expr(int) - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.FunctionCallContext
 
ExprContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.ExprContext
 
exprWith(Collection<YangExpr>) - Method in enum org.opendaylight.yangtools.yang.xpath.api.YangNaryOperator
 
exprWith(YangExpr, YangExpr) - Method in enum org.opendaylight.yangtools.yang.xpath.api.YangBinaryOperator
 
ExtensibleObject<T extends ExtensibleObject<T,​E>,​E extends ObjectExtension<T,​E>> - Interface in org.opendaylight.yangtools.concepts
Interface specifying access to extensions attached to a particular object.
EXTENSION - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
ExtensionDefinition - Interface in org.opendaylight.yangtools.yang.model.api
Contains the methods for getting the data which are part of the YANG extensoion statement.
ExtensionEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
ExtensionEffectiveStatementNamespace - Class in org.opendaylight.yangtools.yang.model.api.stmt
Namespace of available extensions.
ExtensionNamespace - Interface in org.opendaylight.yangtools.yang.parser.spi
Extension namespace.
ExtensionStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
ExtensionStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension
 
extractRange(RangeRestrictedTypeDefinition<?, N>) - Static method in class org.opendaylight.yangtools.yang.data.impl.codec.AbstractIntegerStringCodec
 

F

factory(Class<T>, Class<? extends E>...) - Static method in class org.opendaylight.yangtools.concepts.ObjectExtensions
 
failed() - Static method in class org.opendaylight.yangtools.yang.common.RpcResultBuilder
Returns a builder for a failed result.
FALSE - org.opendaylight.yangtools.yang.xpath.api.YangBooleanConstantExpr
A constant false expression.
FALSE - org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
FastThreadPoolExecutor - Class in org.opendaylight.yangtools.util.concurrent
A ThreadPoolExecutor with a specified bounded queue capacity that favors creating new threads over queuing, as the former is faster.
FastThreadPoolExecutor(int, int, long, TimeUnit, String, Class<?>) - Constructor for class org.opendaylight.yangtools.util.concurrent.FastThreadPoolExecutor
Constructs a FastThreadPoolExecutor instance.
FastThreadPoolExecutor(int, int, String, Class<?>) - Constructor for class org.opendaylight.yangtools.util.concurrent.FastThreadPoolExecutor
Constructs a FastThreadPoolExecutor instance.
FEATURE - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
FeatureDefinition - Interface in org.opendaylight.yangtools.yang.model.api
Interface describing YANG 'feature' statement.
FeatureEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
FeatureEffectiveStatementNamespace - Class in org.opendaylight.yangtools.yang.model.api.stmt
Namespace of available features.
FeatureNamespace - Interface in org.opendaylight.yangtools.yang.parser.spi
Feature namespace.
FeatureStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
FeatureStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.feature
 
file() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser
 
FileContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.FileContext
 
FileGenerator - Interface in org.opendaylight.yangtools.plugin.generator.api
Interface implemented by plugins which can generate files from a EffectiveModelContext.
FileGenerator.ImportResolutionMode - Enum in org.opendaylight.yangtools.plugin.generator.api
EffectiveModelContext can be assembled in multiple ways, we hold known modes here.
FileGeneratorException - Exception in org.opendaylight.yangtools.plugin.generator.api
An exception reporting a problem with file generation.
FileGeneratorException(String) - Constructor for exception org.opendaylight.yangtools.plugin.generator.api.FileGeneratorException
 
FileGeneratorException(String, Throwable) - Constructor for exception org.opendaylight.yangtools.plugin.generator.api.FileGeneratorException
 
FileGeneratorFactory - Interface in org.opendaylight.yangtools.plugin.generator.api
A ServiceLoader factory for instantiating FileGenerator instances.
FilesystemSchemaSourceCache<T extends SchemaSourceRepresentation> - Class in org.opendaylight.yangtools.yang.model.repo.util
Cache implementation that stores schemas in form of files under provided folder.
FilesystemSchemaSourceCache(SchemaSourceRegistry, Class<T>, File) - Constructor for class org.opendaylight.yangtools.yang.model.repo.util.FilesystemSchemaSourceCache
 
filterExpr() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
filterExpr() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.PathExprNoRootContext
 
FilterExprContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.FilterExprContext
 
filteringFor(NormalizedNodeStreamWriter) - Static method in class org.opendaylight.yangtools.rcf8528.data.util.MountPointNormalizedNodeWriter
 
FilteringSchemaContextProxy - Class in org.opendaylight.yangtools.yang.model.util
 
FilteringSchemaContextProxy(SchemaContext, Collection<FilteringSchemaContextProxy.ModuleId>, Set<FilteringSchemaContextProxy.ModuleId>) - Constructor for class org.opendaylight.yangtools.yang.model.util.FilteringSchemaContextProxy
Filters SchemaContext for yang modules.
FilteringSchemaContextProxy.ModuleId - Class in org.opendaylight.yangtools.yang.model.util
 
find(SchemaContext, QName) - Static method in interface org.opendaylight.yangtools.rfc7952.model.api.AnnotationSchemaNode
Find specified annotation if it is supported by the specified SchemaContext.
findAction(QName) - Method in class org.opendaylight.yangtools.yang.data.util.OperationAsContainer
 
findAction(QName) - Method in interface org.opendaylight.yangtools.yang.model.api.ActionNodeContainer
Find an action based on its QName.
findAction(QName) - Method in interface org.opendaylight.yangtools.yang.model.api.SchemaContext
Deprecated.
findAction(QName) - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.compat.ActionNodeContainerCompat
 
findAction(QName) - Method in class org.opendaylight.yangtools.yang.model.util.EffectiveAugmentationSchema
 
findAction(QName) - Method in interface org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStatementMixins.OperationContainerMixin
 
findAll(SchemaContext) - Static method in interface org.opendaylight.yangtools.rfc7952.model.api.AnnotationSchemaNode
Find all annotations supported by a SchemaContext.
findAllChildsReferencedByLeafRef(Iterable<QName>, LeafRefContext) - Static method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefContextUtils
 
findAllChildsReferencedByLeafRef(LeafRefContext) - Static method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefContextUtils
 
findAllChildsReferencedByLeafRef(SchemaNode, LeafRefContext) - Static method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefContextUtils
 
findAllChildsReferencedByLeafRef(SchemaPath, LeafRefContext) - Static method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefContextUtils
 
findAllDeclaredSubstatements(StmtContext<?, ?, ?>, Class<D>) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StmtContextUtils
 
findAllEffectiveSubstatements(StmtContext<?, ?, ?>, Class<D>) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StmtContextUtils
 
findAllLeafRefChilds(Iterable<QName>, LeafRefContext) - Static method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefContextUtils
 
findAllLeafRefChilds(LeafRefContext) - Static method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefContextUtils
 
findAllLeafRefChilds(SchemaNode, LeafRefContext) - Static method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefContextUtils
 
findAllLeafRefChilds(SchemaPath, LeafRefContext) - Static method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefContextUtils
 
findAllSubstatements(StmtContext<?, ?, ?>, Class<D>) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StmtContextUtils
 
findAnnotation(QName) - Method in interface org.opendaylight.yangtools.rfc7952.model.api.AnnotationSchemaNodeAware
Find an annotation based on its QName.
findAnnotation(QName) - Method in class org.opendaylight.yangtools.yang.model.util.SimpleSchemaContext
 
findCase(QName) - Method in interface org.opendaylight.yangtools.yang.model.api.ChoiceSchemaNode
Returns the concrete case according to specified Q name.
findCaseNodes(String) - Method in interface org.opendaylight.yangtools.yang.model.api.ChoiceSchemaNode
Returns the concrete cases according to specified name, disregarding their namespace.
findChild(YangInstanceIdentifier) - Method in class org.opendaylight.yangtools.yang.data.util.DataSchemaContextNode
Find a child node as identified by a YangInstanceIdentifier relative to this node.
findChild(YangInstanceIdentifier) - Method in class org.opendaylight.yangtools.yang.data.util.DataSchemaContextTree
Find a child node as identified by an absolute YangInstanceIdentifier.
findChildSchemaNodesByQName(SchemaNode, QName) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.SchemaUtils
Find child schema node identified by its QName within a provided schema node.
findClosest(T, YangInstanceIdentifier) - Static method in class org.opendaylight.yangtools.yang.data.api.schema.tree.StoreTreeNodes
Finds a node or closest parent in the tree.
findClosestsOrFirstMatch(T, YangInstanceIdentifier, Predicate<T>) - Static method in class org.opendaylight.yangtools.yang.data.api.schema.tree.StoreTreeNodes
 
findClosestTowardsRoot(NamespaceBehaviour.NamespaceStorageNode, NamespaceBehaviour.StorageNodeType) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceBehaviour
 
findCorrespondingAugment(DataSchemaNode, DataSchemaNode) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.SchemaUtils
Tries to find in parent which is dealed as augmentation target node with QName as child.
findDataChildByName(QName) - Method in class org.opendaylight.yangtools.yang.data.util.OperationAsContainer
 
findDataChildByName(QName) - Method in class org.opendaylight.yangtools.yang.data.util.SingleChildDataNodeContainer
 
findDataChildByName(QName) - Method in interface org.opendaylight.yangtools.yang.model.api.DataNodeContainer
Returns the child node corresponding to the specified name.
findDataChildByName(QName) - Method in class org.opendaylight.yangtools.yang.model.util.AbstractSchemaContext
 
findDataChildByName(QName) - Method in class org.opendaylight.yangtools.yang.model.util.EffectiveAugmentationSchema
 
findDataChildByName(QName) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredEffectiveStatement.DefaultDataNodeContainer
 
findDataChildByName(QName) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
 
findDataChildByName(QName, QName...) - Method in interface org.opendaylight.yangtools.yang.model.api.DataNodeContainer
Returns the child node corresponding to the specified name.
findDataChildSchemaByQName(SchemaNode, QName) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.SchemaUtils
Find child data schema node identified by its QName within a provided schema node.
findDataParentSchemaOnPath(SchemaContext, SchemaPath) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.SchemaUtils
Finds schema node for given path in schema context.
findDataSchemaChild(QName) - Method in interface org.opendaylight.yangtools.yang.model.api.ChoiceSchemaNode
Find a specific data schema child, if present.
findDataSchemaNode(QName) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredEffectiveStatement.WithSchemaTree
findDataSchemaNode(QName) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractUndeclaredEffectiveStatement.WithSchemaTree
findDataSchemaNode(SchemaContext, List<QName>) - Static method in class org.opendaylight.yangtools.yang.model.util.SchemaContextUtil
Attempt to find a DataSchemaNode based on its path from root, similar to SchemaContextUtil.findDataSchemaNode(SchemaContext, Module, PathExpression) without requiring an expression.
findDataSchemaNode(SchemaContext, QName...) - Static method in class org.opendaylight.yangtools.yang.model.util.SchemaContextUtil
Attempt to find a DataSchemaNode based on its path from root, similar to SchemaContextUtil.findDataSchemaNode(SchemaContext, Module, PathExpression) without requiring an expression.
findDataSchemaNode(SchemaContext, Module, PathExpression) - Static method in class org.opendaylight.yangtools.yang.model.util.SchemaContextUtil
findDataSchemaNode(SchemaContext, SchemaPath) - Static method in class org.opendaylight.yangtools.yang.model.util.SchemaContextUtil
Method attempts to find DataSchemaNode in Schema Context via specified Schema Path.
findDataSchemaNodeForRelativeXPath(SchemaContext, Module, SchemaNode, PathExpression) - Static method in class org.opendaylight.yangtools.yang.model.util.SchemaContextUtil
Method attempts to find DataSchemaNode inside of provided Schema Context and Yang Module accordingly to Non-conditional relative Revision Aware XPath.
findDataTreeChild(Iterable<QName>) - Method in interface org.opendaylight.yangtools.yang.model.api.DataNodeContainer
Returns a data node identified by a series of QNames.
findDataTreeChild(QName) - Method in interface org.opendaylight.yangtools.yang.model.api.DataNodeContainer
Returns a data node identified by a QName.
findDataTreeChild(QName) - Method in interface org.opendaylight.yangtools.yang.model.api.SchemaContext
 
findDataTreeChild(QName...) - Method in interface org.opendaylight.yangtools.yang.model.api.DataNodeContainer
Returns a data node identified by a series of QNames.
findDataTreeNode(QName) - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.DataTreeAwareEffectiveStatement
Find a data tree child DataTreeEffectiveStatement, as identified by its QName argument.
findDataTreeSchemaNode(SchemaContext, QNameModule, PathExpression) - Static method in class org.opendaylight.yangtools.yang.model.util.SchemaContextUtil
 
findDataTreeSchemaNode(SchemaContext, QNameModule, YangLocationPath) - Static method in class org.opendaylight.yangtools.yang.model.util.SchemaContextUtil
 
findDeepFirstDeclaredSubstatement(StmtContext<?, ?, ?>, Class<D>) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StmtContextUtils
 
findDuplicates(NormalizedNode<?, ?>) - Static method in class org.opendaylight.yangtools.yang.data.api.schema.NormalizedNodes
Find duplicate NormalizedNode instances within a subtree.
findFirstArgument(ImmutableList<? extends EffectiveStatement<?, ?>>, Class<E>, A) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseStatementSupport
 
findFirstDeclaredSubstatement(Class<T>) - Method in interface org.opendaylight.yangtools.yang.model.api.meta.DeclaredStatement
Find the first effective substatement of specified type.
findFirstDeclaredSubstatement(StmtContext<?, ?, ?>, int, Class<? extends DeclaredStatement<?>>...) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StmtContextUtils
 
findFirstDeclaredSubstatement(StmtContext<?, ?, ?>, Class<D>) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StmtContextUtils
 
findFirstDeclaredSubstatementArgument(Class<T>) - Method in interface org.opendaylight.yangtools.yang.model.api.meta.DeclaredStatement
Find the first declared substatement of specified type and return its value.
findFirstDeclaredSubstatementOnSublevel(StmtContext<?, ?, ?>, Class<D>, int) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StmtContextUtils
 
findFirstEffectiveSubstatement(Class<T>) - Method in interface org.opendaylight.yangtools.yang.model.api.meta.EffectiveStatement
Find the first effective substatement of specified type.
findFirstEffectiveSubstatement(StmtContext<?, ?, ?>, Class<D>) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StmtContextUtils
 
findFirstEffectiveSubstatementArgument(Class<T>) - Method in interface org.opendaylight.yangtools.yang.model.api.meta.EffectiveStatement
Find the first effective substatement of specified type and return its value.
findFirstGenericArgument(Class<S>, Class<G>) - Static method in class org.opendaylight.yangtools.util.ClassLoaderUtils
 
findFirstSchema(QName, Iterable<? extends DataSchemaNode>) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.SchemaUtils
Find the first schema with specified QName.
findFirstStatement(ImmutableList<? extends EffectiveStatement<?, ?>>, Class<E>) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseStatementSupport
 
findFirstSubstatement(StmtContext<?, ?, ?>, Class<D>) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StmtContextUtils
Deprecated, for removal: This API element is subject to removal in a future version.
findIn(AnyxmlSchemaNode) - Static method in interface org.opendaylight.yangtools.rfc6241.model.api.GetFilterElementAttributesSchemaNode
findIn(DataSchemaNode) - Static method in interface org.opendaylight.yangtools.rfc6536.model.api.DefaultDenyAllSchemaNode
Attempt to find a DefaultDenyAllSchemaNode in a parent DataSchemaNode.
findIn(DataSchemaNode) - Static method in interface org.opendaylight.yangtools.rfc6536.model.api.DefaultDenyWriteSchemaNode
Attempt to find a DefaultDenyWriteSchemaNode in a parent DataSchemaNode.
findModule(URI) - Method in interface org.opendaylight.yangtools.yang.model.api.SchemaContext
Returns module instance (from the context) with specified namespace and no revision.
findModule(URI, Optional<Revision>) - Method in interface org.opendaylight.yangtools.yang.model.api.SchemaContext
Returns module instance (from the context) with specified namespace and revision.
findModule(URI, Revision) - Method in interface org.opendaylight.yangtools.yang.model.api.SchemaContext
Returns module instance (from the context) with specified namespace and revision.
findModule(QNameModule) - Method in interface org.opendaylight.yangtools.yang.model.api.SchemaContext
Returns the module matching specified QNameModule, if present.
findModule(String) - Method in interface org.opendaylight.yangtools.yang.model.api.SchemaContext
Returns module instance (from the context) with specified name and no revision.
findModule(String, Revision) - Method in interface org.opendaylight.yangtools.yang.model.api.SchemaContext
Returns module instance (from the context) with specified name and revision.
findModule(String, Optional<Revision>) - Method in interface org.opendaylight.yangtools.yang.model.api.SchemaContext
Returns module instance (from the context) with specified name and an optional revision.
findModule(String, Optional<Revision>) - Method in class org.opendaylight.yangtools.yang.model.util.AbstractSchemaContext
 
findModule(QNameModule) - Method in class org.opendaylight.yangtools.yang.model.util.AbstractSchemaContext
 
findModuleResourcePath(ModuleLike, Class<? extends SchemaSourceRepresentation>) - Method in interface org.opendaylight.yangtools.plugin.generator.api.ModuleResourceResolver
Find the path of the packaged resource which corresponds to the specified module in the specified representation.
findModules(String) - Method in interface org.opendaylight.yangtools.yang.model.api.SchemaContext
Returns module instances (from the context) with a concrete name.
findModules(String) - Method in class org.opendaylight.yangtools.yang.model.util.AbstractSchemaContext
 
findModules(URI) - Method in interface org.opendaylight.yangtools.yang.model.api.SchemaContext
Returns module instance (from the context) with concrete namespace.
findModules(URI) - Method in class org.opendaylight.yangtools.yang.model.util.AbstractSchemaContext
 
findModuleYangTextResourcePath(ModuleLike) - Method in interface org.opendaylight.yangtools.plugin.generator.api.ModuleResourceResolver
 
findMountPoint(MountPointIdentifier) - Method in interface org.opendaylight.yangtools.rfc8528.data.api.MountPointContext
Attempt to acquire a MountPointContextFactory to resolve schemas for the purposes of interpreting this mount point.
findMountPoint(MountPointIdentifier) - Method in class org.opendaylight.yangtools.rcf8528.data.util.EmptyMountPointContext
 
findNamespaceForPrefix(String) - Method in class org.opendaylight.yangtools.yang.common.BiMapYangNamespaceContext
 
findNamespaceForPrefix(String) - Method in interface org.opendaylight.yangtools.yang.common.YangNamespaceContext
Return QNameModule to which a particular prefix is bound.
findNamespaceForPrefix(String) - Method in class org.opendaylight.yangtools.yang.model.util.ModuleNameNamespaceContext
 
findNode(NormalizedNode<?, ?>, YangInstanceIdentifier.PathArgument) - Static method in class org.opendaylight.yangtools.yang.data.api.schema.NormalizedNodes
 
findNode(Optional<NormalizedNode<?, ?>>, Iterable<YangInstanceIdentifier.PathArgument>) - Static method in class org.opendaylight.yangtools.yang.data.api.schema.NormalizedNodes
 
findNode(Optional<NormalizedNode<?, ?>>, YangInstanceIdentifier.PathArgument) - Static method in class org.opendaylight.yangtools.yang.data.api.schema.NormalizedNodes
 
findNode(Optional<NormalizedNode<?, ?>>, YangInstanceIdentifier.PathArgument...) - Static method in class org.opendaylight.yangtools.yang.data.api.schema.NormalizedNodes
 
findNode(NormalizedNode<?, ?>, Iterable<YangInstanceIdentifier.PathArgument>) - Static method in class org.opendaylight.yangtools.yang.data.api.schema.NormalizedNodes
 
findNode(NormalizedNode<?, ?>, YangInstanceIdentifier) - Static method in class org.opendaylight.yangtools.yang.data.api.schema.NormalizedNodes
 
findNode(NormalizedNode<?, ?>, YangInstanceIdentifier.PathArgument...) - Static method in class org.opendaylight.yangtools.yang.data.api.schema.NormalizedNodes
 
findNode(NormalizedNode<?, ?>, SchemaPath) - Static method in class org.opendaylight.yangtools.yang.data.api.schema.NormalizedNodes
Deprecated, for removal: This API element is subject to removal in a future version.
findNode(NormalizedNode<?, ?>, SchemaNodeIdentifier.Descendant) - Static method in class org.opendaylight.yangtools.yang.data.api.schema.NormalizedNodes
 
findNode(YangInstanceIdentifier, NormalizedNode<?, ?>, YangInstanceIdentifier) - Static method in class org.opendaylight.yangtools.yang.data.api.schema.NormalizedNodes
 
findNode(StmtContext<?, ?, ?>, SchemaNodeIdentifier) - Static method in class org.opendaylight.yangtools.yang.parser.spi.SchemaTreeNamespace
Find statement context identified by interpreting specified SchemaNodeIdentifier starting at specified StmtContext.
findNode(T, YangInstanceIdentifier) - Static method in class org.opendaylight.yangtools.yang.data.api.schema.tree.StoreTreeNodes
Finds a node in tree.
findNodeChecked(T, YangInstanceIdentifier) - Static method in class org.opendaylight.yangtools.yang.data.api.schema.tree.StoreTreeNodes
 
findNodeInSchemaContext(SchemaContext, Iterable<QName>) - Static method in class org.opendaylight.yangtools.yang.model.util.SchemaContextUtil
 
findNotification(QName) - Method in class org.opendaylight.yangtools.yang.data.util.OperationAsContainer
 
findNotification(QName) - Method in interface org.opendaylight.yangtools.yang.model.api.NotificationNodeContainer
Find a notification based on its QName.
findNotification(QName) - Method in interface org.opendaylight.yangtools.yang.model.api.SchemaContext
 
findNotification(QName) - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.compat.NotificationNodeContainerCompat
 
findNotification(QName) - Method in class org.opendaylight.yangtools.yang.model.util.EffectiveAugmentationSchema
 
findNotification(QName) - Method in interface org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStatementMixins.OperationContainerMixin
 
findParameterizedType(Class<?>, Class<?>) - Static method in class org.opendaylight.yangtools.util.ClassLoaderUtils
Find the parameterized instantiation of a particular interface implemented by a class.
findParentModule(SchemaContext, SchemaNode) - Static method in class org.opendaylight.yangtools.yang.model.util.SchemaContextUtil
Returns parent Yang Module for specified Schema Context in which Schema Node is declared.
findParentSchemaNodesOnPath(SchemaContext, Iterable<QName>) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.SchemaUtils
Finds schema node for given path in schema context.
findParentSchemaNodesOnPath(SchemaContext, SchemaPath) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.SchemaUtils
Finds schema node for given path in schema context.
findPrefix(StmtContext<?, ?, ?>, String, String) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
 
findPrefixForNamespace(QNameModule) - Method in class org.opendaylight.yangtools.yang.common.BiMapYangNamespaceContext
 
findPrefixForNamespace(QNameModule) - Method in interface org.opendaylight.yangtools.yang.common.YangNamespaceContext
Return a prefix to which a particular QNameModule is bound.
findPrefixForNamespace(QNameModule) - Method in class org.opendaylight.yangtools.yang.model.util.ModuleNameNamespaceContext
 
findSchemaForAugment(AugmentationTarget, Set<QName>) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.SchemaUtils
 
findSchemaForAugment(ChoiceSchemaNode, Set<QName>) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.SchemaUtils
 
findSchemaForChild(ChoiceSchemaNode, QName) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.SchemaUtils
 
findSchemaForChild(DataNodeContainer, QName) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.SchemaUtils
Find child schema node identified by its QName within a provided schema node.
findSchemaForChild(DataNodeContainer, QName, boolean) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.SchemaUtils
 
findSchemaForChild(DataNodeContainer, QName, Iterable<? extends DataSchemaNode>) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.SchemaUtils
 
findSchemaForLibrary(YangLibraryConstants.ContainerName) - Method in class org.opendaylight.yangtools.rcf8528.data.util.AbstractDynamicMountPointContextFactory
Return the schema in which YANG Library container content should be interpreted.
findSchemaNodeByNameAndNamespace(DataSchemaNode, String, URI) - Static method in class org.opendaylight.yangtools.yang.data.util.ParserStreamUtils
Returns stack of schema nodes via which it was necessary to pass to get schema node with specified childName and namespace.
findSchemaTreeNode(QName) - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.SchemaTreeAwareEffectiveStatement
Find a schema tree child SchemaTreeEffectiveStatement, as identified by its QName argument.
findSemanticVersion(IRStatement, SourceIdentifier) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.YangModelDependencyInfo
 
findSubstatementArgument(Class<Z>) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext
Search of any child statement context of specified type and return its argument.
findSubstatementArgument(StmtContext<?, ?, ?>, Class<E>) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StmtContextDefaults
first() - Method in class org.opendaylight.yangtools.concepts.Variant
 
firstAttributeOf(Iterable<? extends StmtContext<?, ?, ?>>, Class<D>) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StmtContextUtils
 
firstAttributeOf(StmtContext<?, ?, ?>, Class<D>) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StmtContextUtils
 
firstNodeIdentifier() - Method in class org.opendaylight.yangtools.yang.model.api.stmt.SchemaNodeIdentifier
Return the first node identifier.
firstSubstatementAttributeOf(StmtContext<?, ?, ?>, Class<D>) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StmtContextUtils
 
firstSubstatementOfType(Class<?>, Class<R>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveDocumentedNodeWithStatus
 
firstSubstatementOfType(Class<T>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveDocumentedNodeWithStatus
 
flags() - Method in interface org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStatementMixins.EffectiveStatementWithFlags
Return flags assicated with this statements.
FlagsBuilder() - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStatementMixins.EffectiveStatementWithFlags.FlagsBuilder
 
flatMap(Function<? super T, CheckedValue<U, E>>) - Method in class org.opendaylight.yangtools.concepts.CheckedValue
 
floatValue() - Method in class org.opendaylight.yangtools.yang.common.Decimal64
 
floatValue() - Method in class org.opendaylight.yangtools.yang.common.Uint16
 
floatValue() - Method in class org.opendaylight.yangtools.yang.common.Uint32
 
floatValue() - Method in class org.opendaylight.yangtools.yang.common.Uint64
 
floatValue() - Method in class org.opendaylight.yangtools.yang.common.Uint8
 
floatValue() - Method in class org.opendaylight.yangtools.yang.model.api.stmt.UnresolvedNumber
 
FLOOR - org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
FluentFutures - Class in org.opendaylight.yangtools.util.concurrent
Utility methods for working with FluentFutures.
flush() - Method in class org.opendaylight.yangtools.rfc7952.data.util.NormalizedMetadataWriter
 
flush() - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.ForwardingNormalizedNodeStreamWriter
 
flush() - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.LoggingNormalizedNodeStreamWriter
 
flush() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedNodeStreamWriter
 
flush() - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedNodeWriter
 
flush() - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONNormalizedNodeStreamWriter
 
flush() - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JsonParserStream
 
flush() - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream
 
flush() - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XMLStreamNormalizedNodeStreamWriter
 
flush() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedNodeStreamWriter
 
FOLLOWING - org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
The following axis.
FOLLOWING_SIBLING - org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
The following-sibling axis.
forArgumentString(String) - Static method in enum org.opendaylight.yangtools.yang.model.api.Status
 
forArgumentString(String) - Static method in enum org.opendaylight.yangtools.yang.model.api.stmt.OrderedByStatement.Ordering
 
ForeignDataNode<K extends YangInstanceIdentifier.PathArgument,​V> - Interface in org.opendaylight.yangtools.yang.data.api.schema
A NormalizedNode holding a value in some foreign object model.
forFile(File) - Static method in class org.opendaylight.yangtools.yang.model.repo.api.YangTextSchemaSource
Create a new YangTextSchemaSource backed by a File with SourceIdentifier derived from the file name.
forFile(File) - Static method in class org.opendaylight.yangtools.yang.model.repo.api.YinTextSchemaSource
 
forFunctionName(String) - Static method in enum org.opendaylight.yangtools.yang.xpath.api.YangBooleanConstantExpr
 
forInputOf(XMLStreamWriter, EffectiveModelContext, SchemaNodeIdentifier.Absolute) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XMLStreamNormalizedNodeStreamWriter
Create a new writer with the specified context and rooted in the specified operation's input.
forIR(IRSchemaSource) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.YangModelDependencyInfo
Extracts YangModelDependencyInfo from an intermediate representation root statement of a YANG model.
forLocalName(String) - Static method in enum org.opendaylight.yangtools.rfc8528.data.api.YangLibraryConstants.ContainerName
 
formattedRevision(Optional<Revision>) - Static method in class org.opendaylight.yangtools.yang.common.QName
Formats Revision representing revision to format YYYY-mm-dd
forModules(Collection<? extends Module>) - Static method in class org.opendaylight.yangtools.yang.model.util.SimpleSchemaContext
Create a new instance from specified modules.
forNotification(NotificationDefinition) - Static method in class org.opendaylight.yangtools.yang.data.util.ContainerSchemaNodes
 
forNullable(Integer, Integer) - Static method in class org.opendaylight.yangtools.yang.model.api.ElementCountConstraint
 
forOperation(EffectiveModelContext, SchemaNodeIdentifier.Absolute, QName) - Static method in class org.opendaylight.yangtools.yang.data.impl.codec.SchemaTracker
Create a new writer with the specified context and rooted in the specified schema path.
forOutputOf(XMLStreamWriter, EffectiveModelContext, SchemaNodeIdentifier.Absolute) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XMLStreamNormalizedNodeStreamWriter
Create a new writer with the specified context and rooted in the specified operation's output.
forResource(Class<?>, String) - Static method in class org.opendaylight.yangtools.yang.model.repo.api.YangTextSchemaSource
Create a new YangTextSchemaSource backed by a resource by a resource available on the ClassLoader which loaded the specified class.
forResource(Class<?>, String) - Static method in class org.opendaylight.yangtools.yang.model.repo.api.YinTextSchemaSource
 
forResource(Class<?>, String) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.YangModelDependencyInfo
Deprecated, for removal: This API element is subject to removal in a future version.
This method was used by testing framework and was deemed to be potentially useful to the outside world. With Java Platform Module System, though, the resource loading rules have changed to the point where we no longer can guarantee it working correctly, as the results depend on the resource path. Users are advised to use YangModelDependencyInfo.forYangText(YangTextSchemaSource).
forResource(String) - Static method in class org.opendaylight.yangtools.yang.model.repo.api.YangTextSchemaSource
Create a new YangTextSchemaSource backed by a resource available in the ClassLoader where this class resides.
forRPC(RpcDefinition) - Static method in class org.opendaylight.yangtools.yang.data.util.ContainerSchemaNodes
 
forSchema(LeafListSchemaNode) - Static method in class org.opendaylight.yangtools.yang.data.util.LeafsetEntryInterner
Return a LeafsetEntryInterner for a particular schema.
forSchema(LeafSchemaNode) - Static method in class org.opendaylight.yangtools.yang.data.util.LeafInterner
Return a LeafInterner for a particular schema.
forStreamWriter(NormalizedNodeStreamWriter) - Static method in class org.opendaylight.yangtools.rcf8528.data.util.MountPointNormalizedNodeWriter
 
forStreamWriter(NormalizedNodeStreamWriter) - Static method in class org.opendaylight.yangtools.rfc7952.data.util.NormalizedMetadataWriter
Create a new writer backed by a NormalizedNodeStreamWriter.
forStreamWriter(NormalizedNodeStreamWriter) - Static method in class org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedNodeWriter
Create a new writer backed by a NormalizedNodeStreamWriter.
forStreamWriter(NormalizedNodeStreamWriter, boolean) - Static method in class org.opendaylight.yangtools.rfc7952.data.util.NormalizedMetadataWriter
Create a new writer backed by a NormalizedNodeStreamWriter.
forStreamWriter(NormalizedNodeStreamWriter, boolean) - Static method in class org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedNodeWriter
Create a new writer backed by a NormalizedNodeStreamWriter.
forString(String) - Static method in class org.opendaylight.yangtools.rfc6643.model.api.ObjectIdentifier
Create an ObjectIdentifier from its string representation.
forStringLiteral(String) - Static method in enum org.opendaylight.yangtools.rfc6643.model.api.MaxAccess
 
ForwardingEffectiveStatement<A,​D extends DeclaredStatement<A>,​E extends EffectiveStatement<A,​D>> - Class in org.opendaylight.yangtools.yang.model.api.meta
Utility forwarding implementation of EffectiveStatement contract.
ForwardingEffectiveStatement() - Constructor for class org.opendaylight.yangtools.yang.model.api.meta.ForwardingEffectiveStatement
 
forwardingFor(NormalizedNodeStreamWriter) - Static method in class org.opendaylight.yangtools.rcf8528.data.util.MountPointNormalizedNodeWriter
 
ForwardingIdentityObject<T> - Class in org.opendaylight.yangtools.util
A ForwardingObject which additionally masks ForwardingIdentityObject.hashCode()/ForwardingIdentityObject.equals(Object) of a delegate object, so that it can be a data transfer object with data-dependent implementations of those contracts can be use in collections and maps which need to work on identity.
ForwardingIdentityObject() - Constructor for class org.opendaylight.yangtools.util.ForwardingIdentityObject
 
ForwardingNormalizedNodeStreamWriter - Class in org.opendaylight.yangtools.yang.data.api.schema.stream
 
ForwardingNormalizedNodeStreamWriter() - Constructor for class org.opendaylight.yangtools.yang.data.api.schema.stream.ForwardingNormalizedNodeStreamWriter
 
ForwardingStatementSupport<A,​D extends DeclaredStatement<A>,​E extends EffectiveStatement<A,​D>> - Class in org.opendaylight.yangtools.yang.parser.spi.meta
Utility forwarding implementation of StatementSupport contract.
ForwardingStatementSupport() - Constructor for class org.opendaylight.yangtools.yang.parser.spi.meta.ForwardingStatementSupport
 
forYangText(YangTextSchemaSource) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.YangModelDependencyInfo
FRACTION_DIGITS - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
FractionDigitsEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
FractionDigitsStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
FractionDigitsStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.fraction_digits
 
from(EffectiveModelContext) - Static method in class org.opendaylight.yangtools.yang.data.util.DataSchemaContextTree
 
from(RpcResult<T>) - Static method in class org.opendaylight.yangtools.yang.common.RpcResultBuilder
Returns a builder from another RpcResult.
from(NormalizedNodeContainerBuilder<?, ?, ?, ?>) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedNodeStreamWriter
Creates a NormalizedNodeStreamWriter which creates instances of supplied NormalizedNodes and writes them to supplied builder as child nodes.
from(NormalizedNodeMetadataResult) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedNodeStreamWriter
Creates a NormalizedNodeStreamWriter which creates one instance of top-level NormalizedNode (type of NormalizedNode) is determined by first start event.
from(NormalizedNodeResult) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedNodeStreamWriter
Creates a NormalizedNodeStreamWriter which creates one instance of top-level NormalizedNode (type of NormalizedNode) is determined by first start event.
from(EffectiveModelContext) - Static method in class org.opendaylight.yangtools.yang.data.util.DataSchemaContextNode
 
from(BinaryTypeDefinition) - Static method in class org.opendaylight.yangtools.yang.data.impl.codec.BinaryStringCodec
 
from(BitsTypeDefinition) - Static method in class org.opendaylight.yangtools.yang.data.impl.codec.BitsStringCodec
 
from(BooleanTypeDefinition) - Static method in class org.opendaylight.yangtools.yang.data.impl.codec.BooleanStringCodec
 
from(DecimalTypeDefinition) - Static method in class org.opendaylight.yangtools.yang.data.impl.codec.DecimalStringCodec
 
from(EnumTypeDefinition) - Static method in class org.opendaylight.yangtools.yang.data.impl.codec.EnumStringCodec
 
from(Int16TypeDefinition) - Static method in class org.opendaylight.yangtools.yang.data.impl.codec.AbstractIntegerStringCodec
 
from(Int32TypeDefinition) - Static method in class org.opendaylight.yangtools.yang.data.impl.codec.AbstractIntegerStringCodec
 
from(Int64TypeDefinition) - Static method in class org.opendaylight.yangtools.yang.data.impl.codec.AbstractIntegerStringCodec
 
from(Int8TypeDefinition) - Static method in class org.opendaylight.yangtools.yang.data.impl.codec.AbstractIntegerStringCodec
 
from(StringTypeDefinition) - Static method in class org.opendaylight.yangtools.yang.data.impl.codec.StringStringCodec
 
from(Uint16TypeDefinition) - Static method in class org.opendaylight.yangtools.yang.data.impl.codec.AbstractIntegerStringCodec
 
from(Uint32TypeDefinition) - Static method in class org.opendaylight.yangtools.yang.data.impl.codec.AbstractIntegerStringCodec
 
from(Uint64TypeDefinition) - Static method in class org.opendaylight.yangtools.yang.data.impl.codec.AbstractIntegerStringCodec
 
from(Uint8TypeDefinition) - Static method in class org.opendaylight.yangtools.yang.data.impl.codec.AbstractIntegerStringCodec
 
from(TypeDefinition<?>) - Static method in class org.opendaylight.yangtools.yang.data.impl.codec.TypeDefinitionAwareCodec
 
fromByteBits(byte) - Static method in class org.opendaylight.yangtools.yang.common.Uint8
Returns an Uint8 corresponding to a given bit representation.
fromCanonicalString(String) - Method in interface org.opendaylight.yangtools.yang.common.CanonicalValueSupport
Create a instance for the canonical string representation.
fromDataSchemaNode(DataSchemaNode) - Static method in class org.opendaylight.yangtools.yang.data.util.DataSchemaContextNode
 
fromFunction(NormalizedNodeStreamWriter, Function<QName, QName>) - Static method in class org.opendaylight.yangtools.transform.QNameTransformingStreamWriter
Returns decorator, which uses supplied function to transform QNames.
fromGuava(UnsignedInteger) - Static method in class org.opendaylight.yangtools.yang.common.UintConversions
Convert an UnsignedInteger to a Uint32.
fromGuava(UnsignedLong) - Static method in class org.opendaylight.yangtools.yang.common.UintConversions
Convert an UnsignedLong to a Uint64.
fromInstanceId(SchemaContext, YangInstanceIdentifier) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes
Convert YangInstanceIdentifier into a normalized node structure.
fromInstanceId(SchemaContext, YangInstanceIdentifier, Optional<NormalizedNode<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes
Convert YangInstanceIdentifier into a normalized node structure.
fromInstanceId(SchemaContext, YangInstanceIdentifier, NormalizedNode<?, ?>) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes
Convert YangInstanceIdentifier into a normalized node structure.
fromIntBits(int) - Static method in class org.opendaylight.yangtools.yang.common.Uint32
Returns an Uint32 corresponding to a given bit representation.
fromJava(int) - Static method in class org.opendaylight.yangtools.yang.common.UintConversions
Convert an int in range 0-65535 to a Uint16.
fromJava(long) - Static method in class org.opendaylight.yangtools.yang.common.UintConversions
Convert a long in range 0-4294967295 to a Uint32.
fromJava(short) - Static method in class org.opendaylight.yangtools.yang.common.UintConversions
Convert a short in range 0-255 to an Uint8.
fromJava(BigInteger) - Static method in class org.opendaylight.yangtools.yang.common.UintConversions
Convert a BigInteger in range 0-18446744073709551615 to an Uint64.
fromLongBits(long) - Static method in class org.opendaylight.yangtools.yang.common.Uint64
Returns an Uint64 corresponding to a given bit representation.
fromNormalizedNode(YangInstanceIdentifier, NormalizedNode<?, ?>) - Static method in class org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeCandidates
 
fromShortBits(short) - Static method in class org.opendaylight.yangtools.yang.common.Uint16
Returns an Uint16 corresponding to a given bit representation.
fromString(String) - Method in interface org.opendaylight.yangtools.yang.common.CanonicalValueSupport
Create a instance for a string representation.
fromString(String) - Method in class org.opendaylight.yangtools.yang.common.Decimal64.Support
 
fromString(String) - Method in class org.opendaylight.yangtools.yang.common.Uint16.Support
 
fromString(String) - Method in class org.opendaylight.yangtools.yang.common.Uint32.Support
 
fromString(String) - Method in class org.opendaylight.yangtools.yang.common.Uint64.Support
 
fromString(String) - Method in class org.opendaylight.yangtools.yang.common.Uint8.Support
 
fromType(TypeDefinition<?>) - Static method in class org.opendaylight.yangtools.yang.data.impl.codec.TypeDefinitionAwareCodec
 
FULL_DECLARATION - org.opendaylight.yangtools.yang.parser.spi.meta.ModelProcessingPhase
 
functionCall() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
functionCall() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.PrimaryExprContext
 
FunctionCallContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.FunctionCallContext
 
functionName() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.FunctionCallContext
 
functionName() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
FunctionNameContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.FunctionNameContext
 

G

GE - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
GE - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
GE() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.RelationalExprContext
 
GE(int) - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.RelationalExprContext
 
GeneratedFile - Interface in org.opendaylight.yangtools.plugin.generator.api
The contents of a generated file and its GeneratedFileLifecycle.
GeneratedFileLifecycle - Enum in org.opendaylight.yangtools.plugin.generator.api
Lifecycle policy of a generated file.
GeneratedFilePath - Class in org.opendaylight.yangtools.plugin.generator.api
A relative path to a generated file.
GeneratedFileType - Class in org.opendaylight.yangtools.plugin.generator.api
Type of generated file.
generateFiles(EffectiveModelContext, Set<Module>, ModuleResourceResolver) - Method in interface org.opendaylight.yangtools.plugin.generator.api.FileGenerator
Generate files from a SchemaContext, being aware the that specific modules are local to the current project being processed.
generateSources(EffectiveModelContext, File, Set<Module>, ModuleResourceResolver) - Method in interface org.opendaylight.yangtools.yang2sources.spi.BasicCodeGenerator
Deprecated.
Generate sources from provided EffectiveModelContext.
get() - Method in class org.opendaylight.yangtools.concepts.CheckedValue
Return the contained value if CheckedValue.isPresent() would return true, throws IllegalStateException otherwise.
get() - Method in class org.opendaylight.yangtools.util.concurrent.ThreadFactoryProvider
 
get(Class<N>, K) - Method in interface org.opendaylight.yangtools.yang.model.api.meta.EffectiveStatement
Returns value associated with supplied identifier.
get(K) - Method in interface org.opendaylight.yangtools.yang.model.api.meta.IdentifierNamespace
Returns value associated with supplied identifier.
get(Class<N>, K) - Method in class org.opendaylight.yangtools.yang.model.api.meta.ForwardingEffectiveStatement
 
get(Class<N>, K) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveStatement
 
get(Class<V>) - Method in interface org.opendaylight.yangtools.concepts.ClassBasedPropertyBuilder
Gets a value of property based on its type.
get(Object) - Method in class org.opendaylight.yangtools.concepts.ObjectExtensions
 
get(Object) - Method in class org.opendaylight.yangtools.util.ImmutableOffsetMap
 
get(Object) - Method in class org.opendaylight.yangtools.util.MutableOffsetMap
 
get(Object) - Method in class org.opendaylight.yangtools.util.SharedSingletonMap
 
get(String) - Method in interface org.opendaylight.yangtools.yang.parser.spi.source.PrefixToModule
Returns QNameModule (namespace + revision) associated with supplied prefix.
get(String) - Method in class org.opendaylight.yangtools.yang.parser.spi.source.PrefixToModuleMap
 
get(K) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StatementNamespace
 
get(QName) - Method in class org.opendaylight.yangtools.yang.parser.spi.SchemaTreeNamespace
 
get(QName) - Method in interface org.opendaylight.yangtools.yang.parser.spi.source.QNameToStatementDefinition
Returns StatementDefinition with specified QName.
get(QName) - Method in class org.opendaylight.yangtools.yang.parser.spi.source.QNameToStatementDefinitionMap
 
GET_FILTER_ELEMENT_ATTRIBUTES - org.opendaylight.yangtools.rfc6241.model.api.NetconfStatements
 
getAbsoluteLeafRefTargetPath() - Method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefContext
 
getActions() - Method in class org.opendaylight.yangtools.yang.data.util.OperationAsContainer
 
getActions() - Method in interface org.opendaylight.yangtools.yang.model.api.ActionNodeContainer
Return the set of actions.
getActions() - Method in interface org.opendaylight.yangtools.yang.model.api.SchemaContext
Deprecated.
getActions() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ActionStatementAwareDeclaredStatement
Return actions in this container.
getActions() - Method in class org.opendaylight.yangtools.yang.model.util.EffectiveAugmentationSchema
 
getActions() - Method in interface org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStatementMixins.ActionNodeContainerMixin
 
getActions() - Method in interface org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStatementMixins.OperationContainerMixin
 
getActualCount() - Method in exception org.opendaylight.yangtools.yang.data.api.schema.tree.RequiredElementCountException
 
getAll(Class<N>) - Method in interface org.opendaylight.yangtools.yang.model.api.meta.EffectiveStatement
Returns all local values from supplied namespace.
getAll(Class<N>) - Method in class org.opendaylight.yangtools.yang.model.api.meta.ForwardingEffectiveStatement
 
getAll(Class<N>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveStatement
 
getAllContainers(DataNodeContainer) - Static method in class org.opendaylight.yangtools.yang.model.util.SchemaNodeUtils
 
getAllFrom(NamespaceBehaviour.NamespaceStorageNode) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.DerivedNamespaceBehaviour
 
getAllFrom(NamespaceBehaviour.NamespaceStorageNode) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceBehaviour
Returns all values of a keys of param class from model namespace storage.
getAllFrom(NamespaceBehaviour.NamespaceStorageNode) - Method in class org.opendaylight.yangtools.yang.parser.spi.SchemaTreeNamespace
 
getAllFromCurrentStmtCtxNamespace(Class<N>) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext
 
getAllFromCurrentStmtCtxNamespace(Class<N>) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase
 
getAllFromLocalStorage(Class<N>) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceBehaviour.NamespaceStorageNode
 
getAllFromLocalStorage(Class<N>) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.RootStatementContext
 
getAllFromLocalStorage(NamespaceBehaviour.NamespaceStorageNode) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceBehaviour
 
getAllFromNamespace(Class<N>) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext
 
getAllFromNamespace(Class<N>) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase
 
getAllLeafRefsReferencingThisNode(Iterable<QName>, LeafRefContext) - Static method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefContextUtils
 
getAllLeafRefsReferencingThisNode(SchemaNode, LeafRefContext) - Static method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefContextUtils
 
getAllLeafRefsReferencingThisNode(SchemaPath, LeafRefContext) - Static method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefContextUtils
 
getAllowedRanges() - Method in interface org.opendaylight.yangtools.yang.model.api.type.LengthConstraint
Return allowed length ranges.
getAllowedRanges() - Method in interface org.opendaylight.yangtools.yang.model.api.type.RangeConstraint
Return allowed length ranges.
getAllReferencedByLeafRefCtxs() - Method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefContext
 
getAllTypeDefinitions(DataNodeContainer) - Static method in class org.opendaylight.yangtools.yang.model.util.SchemaNodeUtils
 
getAllVersionSpecificDefinitions() - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupportBundle
Returns all version specific statement definitions.
getAncestor(int) - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier
Return the ancestor YangInstanceIdentifier with a particular depth, e.g.
getAnnotations() - Method in interface org.opendaylight.yangtools.rfc7952.data.api.NormalizedMetadata
Return the set of annotations defined in this metadata node.
getAnnotations() - Method in class org.opendaylight.yangtools.rfc7952.data.util.ImmutableNormalizedMetadata
 
getApexPath() - Method in interface org.opendaylight.yangtools.yang.data.jaxen.api.XPathExpression
Deprecated.
Return the SchemaPath of the topmost node which affects the result of evaluation of this expression.
getApplicationTag() - Method in interface org.opendaylight.yangtools.yang.common.RpcError
Returns a short string that identifies the specific type of error condition as determined by the application reporting the error.
getAppTag() - Method in class org.opendaylight.yangtools.yang.common.CanonicalValueViolation
 
getArgument() - Method in interface org.opendaylight.yangtools.rfc6643.model.api.AliasSchemaNode
 
getArgument() - Method in interface org.opendaylight.yangtools.rfc6643.model.api.DefValSchemaNode
 
getArgument() - Method in interface org.opendaylight.yangtools.rfc6643.model.api.ImpliedSchemaNode
 
getArgument() - Method in interface org.opendaylight.yangtools.rfc6643.model.api.MaxAccessSchemaNode
 
getArgument() - Method in interface org.opendaylight.yangtools.rfc6643.model.api.OidSchemaNode
 
getArgument() - Method in interface org.opendaylight.yangtools.rfc6643.model.api.SubIdSchemaNode
 
getArgument() - Method in interface org.opendaylight.yangtools.yang.model.api.ExtensionDefinition
Returns the String that is the name of argument to the Keyword.
getArgument() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ExtensionStatement
 
getArgument() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.UnknownStatement
 
getArgumentDefinition() - Method in enum org.opendaylight.yangtools.odlext.model.api.OpenDaylightExtensionsStatements
 
getArgumentDefinition() - Method in enum org.opendaylight.yangtools.openconfig.model.api.OpenConfigStatements
 
getArgumentDefinition() - Method in enum org.opendaylight.yangtools.rfc6241.model.api.NetconfStatements
 
getArgumentDefinition() - Method in enum org.opendaylight.yangtools.rfc6536.model.api.NACMStatements
 
getArgumentDefinition() - Method in enum org.opendaylight.yangtools.rfc6643.model.api.IetfYangSmiv2ExtensionsMapping
 
getArgumentDefinition() - Method in enum org.opendaylight.yangtools.rfc7952.model.api.MetadataStatements
 
getArgumentDefinition() - Method in enum org.opendaylight.yangtools.rfc8040.model.api.YangDataStatements
 
getArgumentDefinition() - Method in enum org.opendaylight.yangtools.rfc8528.model.api.SchemaMountStatements
 
getArgumentDefinition() - Method in class org.opendaylight.yangtools.yang.model.api.meta.AbstractStatementDefinition
 
getArgumentDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.meta.StatementDefinition
Returns name of statement argument or null, if statement does not have argument.
getArgumentDefinition() - Method in enum org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
getArgumentDefinition() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport
 
getArgumentDefinition() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementDefinitionContext
 
getArgumentName() - Method in class org.opendaylight.yangtools.yang.model.api.meta.ArgumentDefinition
 
getArguments() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangFunctionCallExpr
 
getArgumentString() - Method in enum org.opendaylight.yangtools.yang.model.api.Status
 
getArgumentString() - Method in enum org.opendaylight.yangtools.yang.model.api.stmt.OrderedByStatement.Ordering
 
getATN() - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionLexer
 
getATN() - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser
 
getATN() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathLexer
 
getATN() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
getATN() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementLexer
 
getATN() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser
 
getATN() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierLexer
 
getATN() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
getATN() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
getATN() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
getAttributes() - Method in class org.opendaylight.yangtools.yang.data.util.AbstractNodeDataWithSchema
Return the associated attributes.
getAugmentations() - Method in interface org.opendaylight.yangtools.yang.model.api.ModuleLike
Returns AugmentationSchemaNode instances which contain data from augment statements defined in the module.
getAugmentations() - Method in interface org.opendaylight.yangtools.yang.model.api.UsesNode
Returns augmentations which were specified in this uses node.
getAugmentations() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
 
getAugments() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.BodyDeclaredStatement
 
getAugments() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.UsesStatement
 
getAvailableAugmentations() - Method in class org.opendaylight.yangtools.yang.data.util.OperationAsContainer
 
getAvailableAugmentations() - Method in interface org.opendaylight.yangtools.yang.model.api.AugmentationTarget
Returns augmentations targeting this element.
getAvailableAugmentations() - Method in interface org.opendaylight.yangtools.yang.model.api.SchemaContext
Deprecated.
getAvailableAugmentations() - Method in interface org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStatementMixins.AugmentationTargetMixin
 
getAvailableSources() - Method in class org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
Return the set of sources currently available in this resolved.
getAverageDuration() - Method in class org.opendaylight.yangtools.util.DurationStatisticsTracker
Returns the average duration in nanoseconds.
getAxis() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangLocationPath.Step
 
getBaseIdentities() - Method in interface org.opendaylight.yangtools.yang.model.api.IdentitySchemaNode
Return base identities of this identity.
getBases() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.IdentityStatement
Returns the base identities of this identity.
getBases() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.TypeStatement.IdentityRefSpecification
Returns the base statements.
getBaseType() - Method in interface org.opendaylight.yangtools.yang.model.api.TypeDefinition
Returns the base type from which this type is derived.
getBaseTypeForLeafRef(LeafrefTypeDefinition, SchemaContext, QName) - Static method in class org.opendaylight.yangtools.yang.model.util.SchemaContextUtil
Returns base type for typeDefinition which belongs to module specified via qname.
getBaseTypeForLeafRef(LeafrefTypeDefinition, SchemaContext, SchemaNode) - Static method in class org.opendaylight.yangtools.yang.model.util.SchemaContextUtil
Extracts the base type of node on which schema node points to.
getBehaviourRegistry() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase
 
getBelongsTo() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.SubmoduleStatement
 
getBits() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.TypeStatement.BitsSpecification
 
getBits() - Method in interface org.opendaylight.yangtools.yang.model.api.type.BitsTypeDefinition
Returns all bit values.
getByNamespace(String) - Method in interface org.opendaylight.yangtools.yang.parser.spi.source.PrefixToModule
Returns QNameModule (namespace + revision) associated with XML namespace (URI).
getByNamespace(String) - Method in class org.opendaylight.yangtools.yang.parser.spi.source.PrefixToModuleMap
 
getByNamespaceAndLocalName(URI, String) - Method in interface org.opendaylight.yangtools.yang.parser.spi.source.QNameToStatementDefinition
Returns StatementDefinition with specified namespace and localName.
getByNamespaceAndLocalName(URI, String) - Method in class org.opendaylight.yangtools.yang.parser.spi.source.QNameToStatementDefinitionMap
 
getCases() - Method in interface org.opendaylight.yangtools.yang.model.api.ChoiceSchemaNode
Returns cases of choice, keyed by their SchemaNode.getQName().
getCases() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.AugmentStatement
 
getCases() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ChoiceStatement
 
getCause() - Method in class org.opendaylight.yangtools.yang.common.CanonicalValueViolation.WithException
 
getCause() - Method in interface org.opendaylight.yangtools.yang.common.RpcError
Returns an exception cause.
getChannelNames() - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionLexer
 
getChannelNames() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathLexer
 
getChannelNames() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementLexer
 
getChannelNames() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierLexer
 
getChannelNames() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
getCharPositionInLine() - Method in exception org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefYangSyntaxErrorException
 
getCharPositionInLine() - Method in exception org.opendaylight.yangtools.yang.model.parser.api.YangSyntaxErrorException
 
getChild(int) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.OrderedNodeContainer
Returns child node by position.
getChild(int) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedLeafSetNodeBuilder.ImmutableOrderedLeafSetNode
 
getChild(int) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedMapNodeBuilder.ImmutableOrderedMapNode
 
getChild(int) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableUnkeyedListNodeBuilder.EmptyImmutableUnkeyedListNode
 
getChild(int) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableUnkeyedListNodeBuilder.ImmutableUnkeyedListNode
 
getChild(Map<YangInstanceIdentifier.PathArgument, Object>, YangInstanceIdentifier.PathArgument) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.nodes.LazyLeafOperations
 
getChild(Optional<T>, YangInstanceIdentifier.PathArgument) - Static method in class org.opendaylight.yangtools.yang.data.api.schema.tree.StoreTreeNodes
 
getChild(K) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedNodeContainer
Returns child node identified by provided key.
getChild(QName) - Method in class org.opendaylight.yangtools.yang.data.util.DataSchemaContextNode
 
getChild(YangInstanceIdentifier.NodeIdentifierWithPredicates) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableMapNodeBuilder.ImmutableMapNode
 
getChild(YangInstanceIdentifier.NodeIdentifierWithPredicates) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedMapNodeBuilder.ImmutableOrderedMapNode
 
getChild(YangInstanceIdentifier.NodeWithValue) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableLeafSetNodeBuilder.ImmutableLeafSetNode
 
getChild(YangInstanceIdentifier.NodeWithValue) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedLeafSetNodeBuilder.ImmutableOrderedLeafSetNode
 
getChild(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.rcf8528.data.util.ImmutableMountPointNode
 
getChild(YangInstanceIdentifier.PathArgument) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.StoreTreeNode
Returns a direct child of the node.
getChild(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.nodes.AbstractImmutableDataContainerNode
 
getChild(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.util.DataSchemaContextNode
Find a child node identifier by its YangInstanceIdentifier.PathArgument.
getChildNodes() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeCandidateNode
Get an unmodifiable collection of modified child nodes.
getChildNodes() - Method in class org.opendaylight.yangtools.yang.data.util.OperationAsContainer
 
getChildNodes() - Method in class org.opendaylight.yangtools.yang.data.util.SingleChildDataNodeContainer
 
getChildNodes() - Method in interface org.opendaylight.yangtools.yang.model.api.DataNodeContainer
Returns set of all child nodes defined within this DataNodeContainer.
getChildNodes() - Method in class org.opendaylight.yangtools.yang.model.util.AbstractSchemaContext
 
getChildNodes() - Method in class org.opendaylight.yangtools.yang.model.util.EffectiveAugmentationSchema
 
getChildNodes() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
 
getChildNodes() - Method in interface org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStatementMixins.DataNodeContainerMixin
 
getChildNodesRecursive(DataNodeContainer) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.SchemaUtils
Recursively list all child nodes.
getChildren() - Method in interface org.opendaylight.yangtools.rfc7952.data.api.NormalizedMetadata
Returns child nodes.
getChildren() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.nodes.AbstractImmutableDataContainerNode
DO NOT USE THIS METHOD.
getCommonDefinitions() - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupportBundle
Returns statement definitions common for all versions.
getCompletedPhase() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext
 
getCompletedPhase() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase
 
getCondition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.MustStatement
 
getCondition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.WhenStatement
 
getConfig() - Method in class org.opendaylight.yangtools.rcf8528.data.util.AbstractMountPointContextFactory.MountPointDefinition
 
getConfig() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ConfigStatementAwareDeclaredStatement
Return a ConfigStatement child, if present.
getConstituentModuleIdentifiers(SchemaContext) - Static method in class org.opendaylight.yangtools.yang.model.util.SchemaContextUtil
Extract the identifiers of all modules and submodules which were used to create a particular SchemaContext.
getContact() - Method in interface org.opendaylight.yangtools.yang.model.api.ModuleLike
Returns the module contact.
getContact() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.MetaDeclaredStatement
 
getContact() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
 
getContainer() - Method in interface org.opendaylight.yangtools.rfc8040.model.api.YangDataEffectiveStatement
Return the container statement defined in this yang-data statement instance.
getContainerSchemaNode() - Method in interface org.opendaylight.yangtools.rfc8040.model.api.YangDataSchemaNode
Returns container schema node container within this yang-data definition.
getContextNode() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedAnydata
 
getContextNode() - Method in class org.opendaylight.yangtools.yang.data.util.ImmutableNormalizedAnydata
 
getCopyHistory() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext
Return the executive summary of the copy process that has produced this context.
getCopyHistory() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase
 
getCost() - Method in class org.opendaylight.yangtools.yang.model.repo.spi.PotentialSchemaSource
 
getCurrentListenerQueueStats() - Method in interface org.opendaylight.yangtools.util.concurrent.QueuedNotificationManagerMXBean
Returns a list of stat instances for each current listener notification task in progress.
getCurrentNodePath() - Method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefContext
 
getCurrentQueueSize() - Method in class org.opendaylight.yangtools.util.concurrent.ListenerNotificationQueueStats
Returns the current notification queue size.
getData() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedAnydata
 
getData() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.spi.TreeNode
Get a read-only view of the underlying data.
getData() - Method in class org.opendaylight.yangtools.yang.data.util.ImmutableNormalizedAnydata
 
getDataAfter() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeCandidateNode
Return the after-image of data corresponding to the node.
getDataBefore() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeCandidateNode
Return the before-image of data corresponding to the node.
getDataBuilder() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableMetadataNormalizedNodeStreamWriter.State
 
getDataChildByName(QName) - Method in interface org.opendaylight.yangtools.yang.model.api.DataNodeContainer
Deprecated, for removal: This API element is subject to removal in a future version.
Use DataNodeContainer.dataChildByName(QName) or DataNodeContainer.findDataChildByName(QName) instead. This method will be repurposed to assert existence in the next major release.
getDataContextTree() - Method in class org.opendaylight.yangtools.yang.data.util.AbstractStringInstanceIdentifierCodec
Returns DataSchemaContextTree associated with SchemaContext for which serialization / deserialization occurs.
getDataDefinitions() - Method in interface org.opendaylight.yangtools.yang.model.api.SchemaContext
Returns data schema node instances which represents direct subnodes (like leaf, leaf-list, list, container) in all YANG modules in the context.
getDataDefinitions() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.DataDefinitionAwareDeclaredStatement
 
getDataDefinitions() - Method in class org.opendaylight.yangtools.yang.model.util.AbstractSchemaContext
 
getDataSchema() - Method in interface org.opendaylight.yangtools.yang.model.api.AnydataSchemaNode
Schema of data.
getDataSchemaNode() - Method in class org.opendaylight.yangtools.yang.data.util.DataSchemaContextNode
 
getDataType() - Method in interface org.opendaylight.yangtools.yang.data.util.codec.TypeAwareCodec
Return the data type class.
getDate() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.RevisionDateStatement
 
getDate() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.RevisionStatement
 
getDeclared() - Method in interface org.opendaylight.yangtools.yang.model.api.meta.EffectiveStatement
Returns statement, which was explicit declaration of this effective statement.
getDeclared() - Method in class org.opendaylight.yangtools.yang.model.api.meta.ForwardingEffectiveStatement
 
getDeclared() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredEffectiveStatement.Default
 
getDeclared() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredEffectiveStatement.DefaultWithDataTree
 
getDeclared() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredEffectiveStatement.DefaultWithSchemaTree
 
getDeclared() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredEffectiveStatement
 
getDeclared() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveDocumentedNodeWithStatus
 
getDeclared() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractUndeclaredEffectiveStatement
 
getDeclaredPosition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.BitEffectiveStatement
 
getDeclaredRepresentationClass() - Method in enum org.opendaylight.yangtools.odlext.model.api.OpenDaylightExtensionsStatements
 
getDeclaredRepresentationClass() - Method in enum org.opendaylight.yangtools.openconfig.model.api.OpenConfigStatements
 
getDeclaredRepresentationClass() - Method in enum org.opendaylight.yangtools.rfc6241.model.api.NetconfStatements
 
getDeclaredRepresentationClass() - Method in enum org.opendaylight.yangtools.rfc6536.model.api.NACMStatements
 
getDeclaredRepresentationClass() - Method in enum org.opendaylight.yangtools.rfc6643.model.api.IetfYangSmiv2ExtensionsMapping
 
getDeclaredRepresentationClass() - Method in enum org.opendaylight.yangtools.rfc7952.model.api.MetadataStatements
 
getDeclaredRepresentationClass() - Method in enum org.opendaylight.yangtools.rfc8040.model.api.YangDataStatements
 
getDeclaredRepresentationClass() - Method in enum org.opendaylight.yangtools.rfc8528.model.api.SchemaMountStatements
 
getDeclaredRepresentationClass() - Method in class org.opendaylight.yangtools.yang.model.api.meta.DefaultStatementDefinition
 
getDeclaredRepresentationClass() - Method in interface org.opendaylight.yangtools.yang.model.api.meta.StatementDefinition
Returns class which represents declared version of statement associated with this definition.
getDeclaredRepresentationClass() - Method in enum org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
getDeclaredRepresentationClass() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport
 
getDefault() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.DefaultStatementAwareDeclaredStatement
Return a DefaultStatement child, if present.
getDefault() - Static method in class org.opendaylight.yangtools.yang.model.repo.api.SchemaContextFactoryConfiguration
 
getDefault(TreeType) - Static method in class org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeConfiguration
 
getDefaultCase() - Method in interface org.opendaylight.yangtools.yang.model.api.ChoiceSchemaNode
Returns name of case which is in the choice specified as default.
getDefaultInstance() - Static method in class org.opendaylight.yangtools.util.MapAdaptor
Return the default-configured instance.
getDefaults() - Method in interface org.opendaylight.yangtools.yang.model.api.LeafListSchemaNode
Return the default value of this leaf-list, as per the rules outlined in Section 7.4.4 of RFC7950.
getDefaults() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.LeafListStatement
Return default statements defined in this leaf-list.
getDefaults() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.RefineStatement
 
getDefaultValue() - Method in interface org.opendaylight.yangtools.yang.model.api.TypeDefinition
Returns the default value which represents the value of the argument of the default substatement of the YANG typedef or leaf statement.
getDefinition() - Method in interface org.opendaylight.yangtools.yang.parser.spi.source.StatementWriter.ResumedStatement
Return statement definition.
getDefinitionsSpecificForVersion(YangVersion) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupportBundle
Returns statement definitions specific for requested version.
getDelegate() - Method in class org.opendaylight.yangtools.concepts.AbstractDelegator
 
getDelegate() - Method in interface org.opendaylight.yangtools.concepts.Delegator
Return underlying delegate.
getDelegate() - Method in class org.opendaylight.yangtools.util.concurrent.AsyncNotifyingListeningExecutorService
Returns the delegate ExecutorService.
getDelegate() - Method in class org.opendaylight.yangtools.util.ForwardingIdentityObject
 
getDependencies() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.YangModelDependencyInfo
Returns immutable collection of all module imports.
getDerefArgument() - Method in class org.opendaylight.yangtools.yang.model.api.PathExpression.DerefSteps
 
getDerivedFrom() - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.DerivedNamespaceBehaviour
 
getDerivedIdentities(IdentitySchemaNode) - Method in interface org.opendaylight.yangtools.yang.model.api.SchemaContext
Get identities derived from a selected identity.
getDerivedIdentities(IdentitySchemaNode) - Method in class org.opendaylight.yangtools.yang.model.util.AbstractSchemaContext
 
getDescription() - Method in class org.opendaylight.yangtools.yang.data.util.OperationAsContainer
 
getDescription() - Method in interface org.opendaylight.yangtools.yang.model.api.DocumentedNode
Returns the value of the argument of YANG description keyword.
getDescription() - Method in interface org.opendaylight.yangtools.yang.model.api.SchemaContext
Deprecated.
getDescription() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.DocumentedDeclaredStatement
Return description statement, if available.
getDescription() - Method in class org.opendaylight.yangtools.yang.model.util.EffectiveAugmentationSchema
 
getDescription() - Method in interface org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStatementMixins.DocumentedNodeMixin
 
getDeviatedConfig() - Method in interface org.opendaylight.yangtools.yang.model.api.DeviateDefinition
Returns deviated config value.
getDeviatedDefault() - Method in interface org.opendaylight.yangtools.yang.model.api.DeviateDefinition
Returns deviated default value.
getDeviatedMandatory() - Method in interface org.opendaylight.yangtools.yang.model.api.DeviateDefinition
Returns deviated mandatory value.
getDeviatedMaxElements() - Method in interface org.opendaylight.yangtools.yang.model.api.DeviateDefinition
Returns deviated max-elements.
getDeviatedMinElements() - Method in interface org.opendaylight.yangtools.yang.model.api.DeviateDefinition
Returns deviated min-elements.
getDeviatedMusts() - Method in interface org.opendaylight.yangtools.yang.model.api.DeviateDefinition
Returns deviated must statements.
getDeviatedType() - Method in interface org.opendaylight.yangtools.yang.model.api.DeviateDefinition
Returns deviated type statement.
getDeviatedUniques() - Method in interface org.opendaylight.yangtools.yang.model.api.DeviateDefinition
Returns deviated unique statements.
getDeviatedUnits() - Method in interface org.opendaylight.yangtools.yang.model.api.DeviateDefinition
Returns deviated units statement.
getDeviates() - Method in interface org.opendaylight.yangtools.yang.model.api.Deviation
Returns deviate children.
getDeviateStatements() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.DeviationStatement
 
getDeviateType() - Method in interface org.opendaylight.yangtools.yang.model.api.DeviateDefinition
Return deviation kind.
getDeviations() - Method in interface org.opendaylight.yangtools.yang.model.api.ModuleLike
Returns Deviation instances which contain data from deviation statements defined in the module.
getDeviations() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.BodyDeclaredStatement
 
getDeviations() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
 
getDirectChild(NormalizedNode<?, ?>, YangInstanceIdentifier.PathArgument) - Static method in class org.opendaylight.yangtools.yang.data.api.schema.NormalizedNodes
 
getDisplayableAverageDuration() - Method in class org.opendaylight.yangtools.util.DurationStatisticsTracker
Returns the average duration as a displayable String with units, e.g.
getDisplayableLongestDuration() - Method in class org.opendaylight.yangtools.util.DurationStatisticsTracker
Returns the longest duration as a displayable String with units and the date/time at which it occurred, e.g.
getDisplayableShortestDuration() - Method in class org.opendaylight.yangtools.util.DurationStatisticsTracker
Returns the shortest duration as a displayable String with units and the date/time at which it occurred, e.g.
getDuplicates() - Method in class org.opendaylight.yangtools.yang.data.api.schema.DuplicateEntry
 
getEffectiveModelContext() - Method in class org.opendaylight.yangtools.yang.data.api.schema.tree.SynchronizedDataTreeModification
 
getEffectiveModelContext() - Method in class org.opendaylight.yangtools.yang.data.util.ModuleStringIdentityrefCodec
 
getEffectiveModelContext() - Method in interface org.opendaylight.yangtools.yang.model.api.EffectiveModelContextProvider
Return the EffectiveModelContext attached to this object.
getEffectiveModelContext() - Method in class org.opendaylight.yangtools.yang.model.util.AbstractEffectiveModelContextProvider
 
getEffectiveModelContext() - Method in class org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack
 
getEffectiveModelContext() - Method in class org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
Try to parse all currently available yang files and build new schema context.
getEffectiveModelContext(StatementParserMode) - Method in class org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
Try to parse all currently available yang files and build new schema context depending on specified parsing mode.
getEffectiveRepresentationClass() - Method in enum org.opendaylight.yangtools.odlext.model.api.OpenDaylightExtensionsStatements
 
getEffectiveRepresentationClass() - Method in class org.opendaylight.yangtools.odlext.parser.AnyxmlStatementSupportOverride
 
getEffectiveRepresentationClass() - Method in enum org.opendaylight.yangtools.openconfig.model.api.OpenConfigStatements
 
getEffectiveRepresentationClass() - Method in enum org.opendaylight.yangtools.rfc6241.model.api.NetconfStatements
 
getEffectiveRepresentationClass() - Method in enum org.opendaylight.yangtools.rfc6536.model.api.NACMStatements
 
getEffectiveRepresentationClass() - Method in enum org.opendaylight.yangtools.rfc6643.model.api.IetfYangSmiv2ExtensionsMapping
 
getEffectiveRepresentationClass() - Method in enum org.opendaylight.yangtools.rfc7952.model.api.MetadataStatements
 
getEffectiveRepresentationClass() - Method in enum org.opendaylight.yangtools.rfc8040.model.api.YangDataStatements
 
getEffectiveRepresentationClass() - Method in enum org.opendaylight.yangtools.rfc8528.model.api.SchemaMountStatements
 
getEffectiveRepresentationClass() - Method in class org.opendaylight.yangtools.yang.model.api.meta.DefaultStatementDefinition
 
getEffectiveRepresentationClass() - Method in interface org.opendaylight.yangtools.yang.model.api.meta.StatementDefinition
Returns class which represents derived behaviour from supplied statement.
getEffectiveRepresentationClass() - Method in enum org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
getEffectiveRepresentationClass() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport
 
getEffectOfStatement() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext
 
getEffectOfStatement() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase
 
getElement() - Method in class org.opendaylight.yangtools.util.SingletonSet
Return the single element contained in this set.
getElementCountConstraint() - Method in interface org.opendaylight.yangtools.yang.model.api.ElementCountConstraintAware
Return the constraint on the number of child nodes.
getEntry() - Method in class org.opendaylight.yangtools.util.SharedSingletonMap
 
getEnums() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.TypeStatement.EnumSpecification
 
getErrorAppTag() - Method in interface org.opendaylight.yangtools.yang.common.YangError
Returns the value of the argument of YANG error-app-tag keyword.
getErrorAppTag() - Method in exception org.opendaylight.yangtools.yang.data.api.codec.YangInvalidValueException
 
getErrorAppTag() - Method in interface org.opendaylight.yangtools.yang.model.api.ConstraintMetaDefinition
Returns the value of the argument of YANG error-app-tag keyword.
getErrorAppTag() - Method in interface org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStatementMixins.ConstraintMetaDefinitionMixin
 
getErrorAppTagStatement() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ConstrainedDocumentedDeclaredStatement
 
getErrorList() - Method in exception org.opendaylight.yangtools.yang.common.OperationFailedException
Returns additional error information about this exception.
getErrorMessage() - Method in interface org.opendaylight.yangtools.yang.common.YangError
Returns the value of the argument of YANG error-message keyword.
getErrorMessage() - Method in exception org.opendaylight.yangtools.yang.data.api.codec.YangInvalidValueException
 
getErrorMessage() - Method in interface org.opendaylight.yangtools.yang.model.api.ConstraintMetaDefinition
Returns the value of the argument of YANG error-message keyword.
getErrorMessage() - Method in interface org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStatementMixins.ConstraintMetaDefinitionMixin
 
getErrorMessageStatement() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ConstrainedDocumentedDeclaredStatement
 
getErrors() - Method in interface org.opendaylight.yangtools.yang.common.RpcResult
Returns a set of errors and warnings which occurred during processing the call.
getErrorType() - Method in interface org.opendaylight.yangtools.yang.common.RpcError
Returns the conceptual layer at which the error occurred.
getErrorType() - Method in interface org.opendaylight.yangtools.yang.common.YangError
Returns the conceptual layer at which the error occurred.
getErrorType() - Method in exception org.opendaylight.yangtools.yang.data.api.codec.YangInvalidValueException
 
getEvaluationPath() - Method in interface org.opendaylight.yangtools.yang.data.jaxen.api.XPathExpression
Deprecated.
Return the evaluation context SchemaPath of this expression.
getException() - Method in class org.opendaylight.yangtools.concepts.CheckedValue
Return the contained error string if CheckedValue.isPresent() would return false, throws IllegalStateException otherwise.
getExceptionType() - Method in class org.opendaylight.yangtools.util.concurrent.ExceptionMapper
Return the exception class produced by this instance.
getExpr() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangFilterExpr
 
getExpressions() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangNaryExpr
 
getExtensionDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.UnknownSchemaNode
Get extension definition which identifies this node.
getExtensionDefinition() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.UnknownEffectiveStatementBase
 
getExtensions() - Method in interface org.opendaylight.yangtools.concepts.ExtensibleObject
Return a map of currently-supported extensions, along with accessor objects which provide access to the specific functionality bound to this object.
getExtensions() - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.ForwardingNormalizedNodeStreamWriter
 
getExtensions() - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONNormalizedNodeStreamWriter
 
getExtensions() - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XMLStreamNormalizedNodeStreamWriter
 
getExtensions() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableMetadataNormalizedNodeStreamWriter
 
getExtensions() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableMountPointNormalizedNodeStreamWriter
 
getExtensions() - Method in interface org.opendaylight.yangtools.yang.model.api.SchemaContext
Returns extension definition instances which are defined as the direct subelements in all YANG modules in the context.
getExtensions() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.BodyDeclaredStatement
 
getExtensions() - Method in class org.opendaylight.yangtools.yang.model.util.AbstractSchemaContext
 
getExtensionSchemaNodes() - Method in interface org.opendaylight.yangtools.yang.model.api.ModuleLike
Returns ExtensionDefinition instances which contain data from extension statements defined in the module.
getExtensionSchemaNodes() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
 
getFactory() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementDefinitionContext
 
getFailedSource() - Method in exception org.opendaylight.yangtools.yang.model.repo.api.SchemaResolutionException
Return YANG schema source identifier consisting of name and revision of the module which caused this exception.
getFeatures() - Method in interface org.opendaylight.yangtools.yang.model.api.ModuleLike
Returns FeatureDefinition instances which contain data from feature statements defined in the module.
getFeatures() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.BodyDeclaredStatement
 
getFeatures() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
 
GetFilterElementAttributesEffectiveStatement - Interface in org.opendaylight.yangtools.rfc6241.model.api
Effective statement representation of 'get-filter-element-attributes' extension defined in RFC6241.
GetFilterElementAttributesSchemaNode - Interface in org.opendaylight.yangtools.rfc6241.model.api
Represents the effect of 'get-filter-element-attributes' extension, as defined in RFC6241.
GetFilterElementAttributesStatement - Interface in org.opendaylight.yangtools.rfc6241.model.api
Declared statement representation of 'get-filter-element-attributes' extension defined in RFC6241.
GetFilterElementAttributesStatementSupport - Class in org.opendaylight.yangtools.rfc6241.parser
 
getFilterExpr() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangPathExpr
 
getFirst() - Method in class org.opendaylight.yangtools.concepts.Variant
 
getFirst() - Method in class org.opendaylight.yangtools.util.EmptyDeque
 
getFirstGenericParameter(Type) - Static method in class org.opendaylight.yangtools.util.ClassLoaderUtils
Extract the first generic type argument for a Type.
getFormattedMessage() - Method in exception org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefYangSyntaxErrorException
 
getFormattedMessage() - Method in exception org.opendaylight.yangtools.yang.model.parser.api.YangSyntaxErrorException
 
getFormattedRevision() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.YangModelDependencyInfo
Returns formatted revision string.
getFractionDigits() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.TypeStatement.Decimal64Specification
 
getFractionDigits() - Method in interface org.opendaylight.yangtools.yang.model.api.type.DecimalTypeDefinition
Returns integer between 1 and 18 inclusively.
getFractionDigits() - Method in interface org.opendaylight.yangtools.yang.model.api.type.UnknownTypeDefinition
 
getFrom() - Method in interface org.opendaylight.yangtools.util.TopologicalSort.Edge
 
getFrom() - Method in class org.opendaylight.yangtools.util.TopologicalSort.EdgeImpl
 
getFrom(NamespaceBehaviour.NamespaceStorageNode, K) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.DerivedNamespaceBehaviour
 
getFrom(NamespaceBehaviour.NamespaceStorageNode, K) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceBehaviour
Returns a value from model namespace storage according to key param class.
getFrom(NamespaceBehaviour.NamespaceStorageNode, QName) - Method in class org.opendaylight.yangtools.yang.parser.spi.SchemaTreeNamespace
Returns a value from model namespace storage according to key param class.
getFrom(NamespaceBehaviour.NamespaceStorageNode, NamespaceKeyCriterion<K>) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceBehaviour
Returns the key/value mapping best matching specified criterion.
getFromLocalStorage(Class<N>, K) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceBehaviour.NamespaceStorageNode
 
getFromLocalStorage(Class<N>, K) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.RootStatementContext
 
getFromLocalStorage(NamespaceBehaviour.NamespaceStorageNode, K) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceBehaviour
 
getFromNamespace(Class<N>, T) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext
Return a value associated with specified key within a namespace.
getFromNamespace(Class<N>, T) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase
Return a value associated with specified key within a namespace.
getGrammarFileName() - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionLexer
 
getGrammarFileName() - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser
 
getGrammarFileName() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathLexer
 
getGrammarFileName() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
getGrammarFileName() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementLexer
 
getGrammarFileName() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser
 
getGrammarFileName() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierLexer
 
getGrammarFileName() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
getGrammarFileName() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
getGrammarFileName() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
getGroupings() - Method in class org.opendaylight.yangtools.yang.data.util.OperationAsContainer
 
getGroupings() - Method in class org.opendaylight.yangtools.yang.data.util.SingleChildDataNodeContainer
 
getGroupings() - Method in interface org.opendaylight.yangtools.yang.model.api.DataNodeContainer
Returns set of all groupings defined within this DataNodeContainer.
getGroupings() - Method in interface org.opendaylight.yangtools.yang.model.api.OperationDefinition
Returns the set of grouping statements declared under this operation.
getGroupings() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.DataDefinitionAwareDeclaredStatement.WithReusableDefinitions
 
getGroupings() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.OperationDeclaredStatement
 
getGroupings() - Method in class org.opendaylight.yangtools.yang.model.util.AbstractSchemaContext
 
getGroupings() - Method in class org.opendaylight.yangtools.yang.model.util.EffectiveAugmentationSchema
 
getGroupings() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
 
getGroupings() - Method in interface org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStatementMixins.DataNodeContainerMixin
 
getGroupings() - Method in interface org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStatementMixins.OperationDefinitionMixin
 
getHardLinks() - Method in class org.opendaylight.yangtools.yang.data.api.schema.DuplicateEntry
 
getIdentifier() - Method in class org.opendaylight.yangtools.concepts.AbstractIdentifiable
 
getIdentifier() - Method in interface org.opendaylight.yangtools.concepts.Identifiable
Return this objects Identifier.
getIdentifier() - Method in interface org.opendaylight.yangtools.plugin.generator.api.FileGeneratorFactory
Return this objects Identifier.
getIdentifier() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.AugmentationNode
Gets identifier of augmentation node.
getIdentifier() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.DataContainerChild
 
getIdentifier() - Method in class org.opendaylight.yangtools.yang.data.api.schema.DuplicateEntry
 
getIdentifier() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.LeafSetEntryNode
Returns YangInstanceIdentifier.NodeWithValue which identifies this leaf set entry.
getIdentifier() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.MapEntryNode
Returns identifier of this node in parent map node
getIdentifier() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode
Locally unique identifier of the node.
getIdentifier() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedNodeContainer
 
getIdentifier() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeCandidateNode
Get the node identifier.
getIdentifier() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.NamespacedEffectiveStatement
 
getIdentifier() - Method in interface org.opendaylight.yangtools.yang.model.repo.api.SchemaSourceRepresentation
 
getIdentifier() - Method in class org.opendaylight.yangtools.yang.model.repo.api.YangTextSchemaSource
 
getIdentifier() - Method in class org.opendaylight.yangtools.yang.model.repo.api.YinTextSchemaSource
 
getIdentifier() - Method in class org.opendaylight.yangtools.yang.parser.repo.SharedSchemaRepository
 
getIdentifier() - Method in enum org.opendaylight.yangtools.yang.xpath.api.YangBooleanConstantExpr
 
getIdentifier() - Method in enum org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
getIdentities() - Method in interface org.opendaylight.yangtools.yang.model.api.ModuleLike
Returns IdentitySchemaNode instances which contain data from identity statements defined in the module.
getIdentities() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.BodyDeclaredStatement
 
getIdentities() - Method in interface org.opendaylight.yangtools.yang.model.api.type.IdentityrefTypeDefinition
Returns the set of identities this reference points to.
getIdentities() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
 
getIdentityName() - Method in interface org.opendaylight.yangtools.yang.model.api.type.IdentityTypeDefinition
Returns the name of the YANG identity.
getIfFeaturePredicate() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.IfFeatureStatement
In YANG 1.1 (RFC7950) implementation of IfFeatureStatement, the argument is a boolean expression over feature names defined by "feature" statements.
getIfFeatures() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.IfFeatureAwareDeclaredStatement
Return attached if-feature statements.
getImplicitParentFor(StatementDefinition) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.ImplicitParentAwareStatementSupport
Returns implicit parent statement support for supplied statement definition, if it is defined.
getImplicitParentFor(StatementDefinition) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementDefinitionContext
 
getImportResolutionMode() - Method in interface org.opendaylight.yangtools.yang2sources.spi.BasicCodeGenerator
Deprecated.
Indicate import resolution mode this code generator requires.
getImports() - Method in interface org.opendaylight.yangtools.yang.model.api.ModuleLike
Returns imports which represents YANG modules which are imported to this module via import statement.
getImports() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.LinkageDeclaredStatement
 
getImports() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
 
getIncludes() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.LinkageDeclaredStatement
 
getInEdges() - Method in interface org.opendaylight.yangtools.util.TopologicalSort.Node
 
getInEdges() - Method in class org.opendaylight.yangtools.util.TopologicalSort.NodeImpl
 
getInfo() - Method in interface org.opendaylight.yangtools.yang.common.RpcError
Returns a string containing additional information to provide extended and/or implementation-specific debugging information.
getInput() - Method in class org.opendaylight.yangtools.yang.data.util.OperationAsContainer
 
getInput() - Method in interface org.opendaylight.yangtools.yang.model.api.OperationDefinition
Returns definition of input parameters for this operation.
getInput() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.OperationDeclaredStatement
 
getInput() - Method in interface org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStatementMixins.OperationDefinitionMixin
 
getInputClass() - Method in interface org.opendaylight.yangtools.yang.data.impl.codec.DataStringCodec
 
getInputClass() - Method in class org.opendaylight.yangtools.yang.data.impl.codec.TypeDefinitionAwareCodec
 
getInstance() - Method in class org.opendaylight.yangtools.concepts.AbstractObjectRegistration
 
getInstance() - Method in class org.opendaylight.yangtools.concepts.NoOpObjectRegistration
 
getInstance() - Method in interface org.opendaylight.yangtools.concepts.ObjectRegistration
Return the object instance.
getInstance() - Static method in class org.opendaylight.yangtools.odlext.parser.AnyxmlSchemaLocationStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.odlext.parser.AnyxmlStatementSupportOverride
 
getInstance() - Static method in class org.opendaylight.yangtools.openconfig.parser.EncryptedValueStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.openconfig.parser.HashedValueStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.rfc6536.parser.DefaultDenyAllStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.rfc6536.parser.DefaultDenyWriteStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.rfc6643.parser.AliasStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.rfc6643.parser.DefValStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.rfc6643.parser.DisplayHintStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.rfc6643.parser.ImpliedStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.rfc6643.parser.MaxAccessStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.rfc6643.parser.OidStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.rfc6643.parser.SubIdStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.rfc7952.parser.AnnotationStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.rfc8040.parser.YangDataStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.rfc8528.parser.MountPointStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.common.Empty
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.data.util.codec.NoopCodecCache
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.openconfig.stmt.OpenConfigVersionSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.action.ActionStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.anydata.AnydataStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.anyxml.AnyxmlStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.argument.ArgumentStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.augment.AugmentStatementRFC6020Support
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.augment.AugmentStatementRFC7950Support
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.base.BaseStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.belongs_to.BelongsToStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.bit.BitStatementRFC6020Support
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.bit.BitStatementRFC7950Support
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.case_.CaseStatementRFC6020Support
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.case_.CaseStatementRFC7950Support
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.choice.ChoiceStatementRFC6020Support
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.choice.ChoiceStatementRFC7950Support
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.config.ConfigStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.contact.ContactStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.container.ContainerStatementRFC6020Support
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.container.ContainerStatementRFC7950Support
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.default_.DefaultStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.description.DescriptionStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.deviate.DeviateStatementRFC6020Support
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.deviate.DeviateStatementRFC7950Support
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.deviation.DeviationStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.enum_.EnumStatementRFC6020Support
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.enum_.EnumStatementRFC7950Support
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.error_app_tag.ErrorAppTagStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.error_message.ErrorMessageStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.ExtensionStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.feature.FeatureStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.fraction_digits.FractionDigitsStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.grouping.GroupingStatementRFC6020Support
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.grouping.GroupingStatementRFC7950Support
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.identity.IdentityStatementRFC6020Support
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.identity.IdentityStatementRFC7950Support
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.IfFeatureStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.import_.ImportStatementRFC6020Support
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.import_.ImportStatementRFC7950Support
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.include.IncludeStatementRFC6020Support
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.include.IncludeStatementRFC7950Support
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.input.InputStatementRFC6020Support
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.input.InputStatementRFC7950Support
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.key.KeyStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.leaf_list.LeafListStatementRFC6020Support
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.leaf_list.LeafListStatementRFC7950Support
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.leaf.LeafStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.length.LengthStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.list.ListStatementRFC6020Support
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.list.ListStatementRFC7950Support
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.mandatory.MandatoryStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.max_elements.MaxElementsStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.min_elements.MinElementsStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.modifier.ModifierStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.module.ModuleStatementRFC6020Support
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.module.ModuleStatementRFC7950Support
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.namespace.NamespaceStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.notification.NotificationStatementRFC6020Support
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.notification.NotificationStatementRFC7950Support
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.ordered_by.OrderedByStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.organization.OrganizationStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.output.OutputStatementRFC6020Support
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.output.OutputStatementRFC7950Support
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.pattern.PatternStatementRFC6020Support
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.pattern.PatternStatementRFC7950Support
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.position.PositionStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.prefix.PrefixStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.presence.PresenceStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.range.RangeStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.reference.ReferenceStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.refine.RefineStatementRFC6020Support
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.refine.RefineStatementRFC7950Support
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.require_instance.RequireInstanceStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.revision_date.RevisionDateStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.revision.RevisionStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.rpc.RpcStatementRFC6020Support
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.rpc.RpcStatementRFC7950Support
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.status.StatusStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.submodule.SubmoduleStatementRFC6020Support
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.submodule.SubmoduleStatementRFC7950Support
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.type.TypeStatementRFC6020Support
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.type.TypeStatementRFC7950Support
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.typedef.TypedefStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.unique.UniqueStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.units.UnitsStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.uses.UsesStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.value.ValueStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.yang_version.YangVersionStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.yin_element.YinElementStatementSupport
 
getInstance() - Static method in class org.opendaylight.yangtools.yang.parser.spi.SchemaTreeNamespace
 
getInstance(boolean, int, int) - Static method in class org.opendaylight.yangtools.util.MapAdaptor
 
getInstance(Class<T>) - Method in class org.opendaylight.yangtools.concepts.ObjectExtensions
 
getIntSystemProperty(String, int) - Static method in class org.opendaylight.yangtools.util.PropertyUtils
Obtains the given property from the System properties and returns as an int.
getJavaPatternString() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.PatternEffectiveStatement
 
getJavaPatternString() - Method in class org.opendaylight.yangtools.yang.model.api.stmt.PatternExpression
Returns a Java Pattern-compatible regular expression (pattern).
getJavaPatternString() - Method in interface org.opendaylight.yangtools.yang.model.api.type.PatternConstraint
Returns a Java Pattern-compatible regular expression (pattern).
getJavaRegexFromXSD(String) - Static method in class org.opendaylight.yangtools.yang.model.util.RegexUtils
Converts XSD regex to Java-compatible regex.
getKey() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ListStatement
 
getKeyDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.ListSchemaNode
Returns the list of leaf identifiers.
getKeyword() - Method in enum org.opendaylight.yangtools.yang.model.api.DeviateKind
Returns the YANG keyword corresponding to this object.
getKeyword() - Method in enum org.opendaylight.yangtools.yang.model.api.type.ModifierKind
YANG keyword of this modifier.
getLabel() - Method in class org.opendaylight.yangtools.rfc8528.data.api.MountPointIdentifier
 
getLargestQueueSize() - Method in class org.opendaylight.yangtools.util.concurrent.CachedThreadPoolExecutor
 
getLargestQueueSize() - Method in class org.opendaylight.yangtools.util.concurrent.FastThreadPoolExecutor
 
getLargestQueueSize() - Method in class org.opendaylight.yangtools.util.concurrent.TrackingLinkedBlockingQueue
Returns the largest queue size.
getLast() - Method in class org.opendaylight.yangtools.util.EmptyDeque
 
getLastComponent() - Method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefPath
Get the last component of this path.
getLastComponent() - Method in class org.opendaylight.yangtools.yang.model.api.SchemaPath
Get the last component of this path.
getLastOperation() - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.CopyHistory
 
getLastPathArgument() - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier
Returns the last PathArgument.
getLatestRevision(Iterable<? extends StmtContext<?, ?, ?>>) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StmtContextUtils
 
getLatestRevision(IRStatement, SourceIdentifier) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.YangModelDependencyInfo
 
getLeafRefContextModule() - Method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefContext
 
getLeafRefReferencedByContext(Iterable<QName>, LeafRefContext) - Static method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefContextUtils
 
getLeafRefReferencedByContext(SchemaNode, LeafRefContext) - Static method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefContextUtils
 
getLeafRefReferencedByContext(SchemaPath, LeafRefContext) - Static method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefContextUtils
 
getLeafRefReferencingContext(Iterable<QName>, LeafRefContext) - Static method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefContextUtils
 
getLeafRefReferencingContext(SchemaNode, LeafRefContext) - Static method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefContextUtils
 
getLeafRefReferencingContext(SchemaPath, LeafRefContext) - Static method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefContextUtils
 
getLeafRefTargetPath() - Method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefContext
 
getLeafRefTargetPathString() - Method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefContext
 
getLeftExpr() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangBinaryExpr
 
getLength() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.TypeStatement.BinarySpecification
 
getLength() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.TypeStatement.StringRestrictions
 
getLengthConstraint() - Method in interface org.opendaylight.yangtools.yang.model.api.type.LengthRestrictedTypeDefinition
Returns length constraint of this type, if applicable.
getLengthConstraints() - Method in interface org.opendaylight.yangtools.yang.model.api.type.UnknownTypeDefinition
 
getLifecycle() - Method in class org.opendaylight.yangtools.plugin.generator.api.AbstractGeneratedFile
Return the lifecycle governing this file.
getLifecycle() - Method in interface org.opendaylight.yangtools.plugin.generator.api.GeneratedFile
Return the lifecycle governing this file.
getLine() - Method in exception org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefYangSyntaxErrorException
 
getLine() - Method in exception org.opendaylight.yangtools.yang.model.parser.api.YangSyntaxErrorException
 
getListenerClassName() - Method in class org.opendaylight.yangtools.util.concurrent.ListenerNotificationQueueStats
Returns the name of the listener class.
getLiteral() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangLiteralExpr
 
getLocalName() - Method in enum org.opendaylight.yangtools.rfc8528.data.api.YangLibraryConstants.ContainerName
 
getLocalName() - Method in class org.opendaylight.yangtools.yang.common.AbstractQName
Returns YANG schema identifier which were defined for this node in the YANG module.
getLocalName() - Method in interface org.opendaylight.yangtools.yang.data.impl.leafref.QNameWithPredicate
 
getLocalName() - Method in class org.opendaylight.yangtools.yang.data.impl.leafref.SimpleQNameWithPredicate
 
getLocalName() - Method in interface org.opendaylight.yangtools.yang.xpath.api.QNameReferent
Return local name part of the referenced QName.
getLocationPath() - Method in class org.opendaylight.yangtools.yang.model.api.PathExpression.LocationPathSteps
 
getLocationPath() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangPathExpr
 
getLongest() - Method in class org.opendaylight.yangtools.util.DurationStatisticsTracker
Get the longest recorded duration and the time when it was recorded.
getLongestDuration() - Method in class org.opendaylight.yangtools.util.DurationStatisticsTracker
Returns the longest duration in nanoseconds.
getMajor() - Method in class org.opendaylight.yangtools.concepts.SemVer
Return the major version number.
getMandatory() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.MandatoryStatementAwareDeclaredStatement
Return a MandatoryStatement child, if present.
getMathMode() - Method in interface org.opendaylight.yangtools.yang.xpath.api.YangXPathExpression
Return the YangXPathMathMode used in this expression.
getMaxElements() - Method in class org.opendaylight.yangtools.yang.model.api.ElementCountConstraint
Returns the maximum admissible number of data elements for node where this constraint is specified.
getMaxElements() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.MultipleElementsDeclaredStatement
 
getMaxElements() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.RefineStatement
 
getMaximumCount() - Method in exception org.opendaylight.yangtools.yang.data.api.schema.tree.RequiredElementCountException
 
getMaxListenerQueueSize() - Method in interface org.opendaylight.yangtools.util.concurrent.QueuedNotificationManagerMXBean
Returns the configured maximum listener queue size.
getMessage() - Method in class org.opendaylight.yangtools.yang.common.CanonicalValueViolation
 
getMessage() - Method in interface org.opendaylight.yangtools.yang.common.RpcError
Returns a string suitable for human display that describes the error condition.
getMetaBuilder() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableMetadataNormalizedNodeStreamWriter.State
 
getMetadata() - Method in interface org.opendaylight.yangtools.rfc7952.data.api.MetadataNormalizedAnydata
 
getMetadata() - Method in class org.opendaylight.yangtools.rfc7952.data.util.ImmutableMetadataNormalizedAnydata
 
getMetadata() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.NormalizedNodeMetadataResult
 
getMinElements() - Method in class org.opendaylight.yangtools.yang.model.api.ElementCountConstraint
Returns the minimum required number of data elements for node where this constraint is specified.
getMinElements() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.MultipleElementsDeclaredStatement
 
getMinElements() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.RefineStatement
 
getMinimumCount() - Method in exception org.opendaylight.yangtools.yang.data.api.schema.tree.RequiredElementCountException
 
getMinor() - Method in class org.opendaylight.yangtools.concepts.SemVer
Return the minor version number.
getModeNames() - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionLexer
 
getModeNames() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathLexer
 
getModeNames() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementLexer
 
getModeNames() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierLexer
 
getModeNames() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
getModificationType() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeCandidateNode
Return the type of modification this node is undergoing.
getModifiedChild(YangInstanceIdentifier.PathArgument) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeCandidateNode
Returns modified child or empty.
getModifier() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.PatternEffectiveStatement
 
getModifier() - Method in interface org.opendaylight.yangtools.yang.model.api.type.PatternConstraint
RFC7950 allows a pattern constraint to be inverted.
getModifierStatement() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.PatternStatement
Return a modifier statement, if present.
getModule() - Method in class org.opendaylight.yangtools.yang.common.QName
Get the module component of the QName.
getModule() - Method in exception org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefYangSyntaxErrorException
 
getModule() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.BelongsToStatement
 
getModule() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ImportStatement
 
getModule() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.IncludeStatement
 
getModuleMap() - Method in class org.opendaylight.yangtools.yang.model.util.AbstractSchemaContext
Returns the namespace+revision-to-module mapping.
getModuleMap() - Method in class org.opendaylight.yangtools.yang.model.util.FilteringSchemaContextProxy
 
getModuleMap() - Method in class org.opendaylight.yangtools.yang.model.util.SimpleSchemaContext
 
getModuleName() - Method in interface org.opendaylight.yangtools.yang.model.api.ModuleImport
Returns the name of the module to import.
getModuleQname() - Method in interface org.opendaylight.yangtools.yang.data.impl.leafref.QNameWithPredicate
 
getModuleQname() - Method in class org.opendaylight.yangtools.yang.data.impl.leafref.SimpleQNameWithPredicate
 
getModuleQNameByPrefix(StmtContext<?, ?, ?>, String) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StmtContextUtils
 
getModules() - Method in interface org.opendaylight.yangtools.yang.model.api.SchemaContext
Returns modules which are part of the schema context.
getModules() - Method in class org.opendaylight.yangtools.yang.model.util.FilteringSchemaContextProxy
 
getModules() - Method in class org.opendaylight.yangtools.yang.model.util.SimpleSchemaContext
 
getModulesDeviatedByModules() - Method in class org.opendaylight.yangtools.yang.model.repo.api.SchemaContextFactoryConfiguration
 
getModuleStatements() - Method in interface org.opendaylight.yangtools.yang.model.api.EffectiveModelContext
 
getModuleStatements() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.EffectiveSchemaContext
 
getMountPointContext() - Method in class org.opendaylight.yangtools.rcf8528.data.util.ImmutableMountPointNode
 
getMountPointContext() - Method in interface org.opendaylight.yangtools.rfc8528.data.api.MountPointNode
Return the underlying mount point context.
getMountPointData(MountPointIdentifier, MountPointContextFactory) - Method in class org.opendaylight.yangtools.yang.data.util.AbstractMountPointDataWithSchema
 
getMustConstraints() - Method in class org.opendaylight.yangtools.yang.data.util.OperationAsContainer
 
getMustConstraints() - Method in interface org.opendaylight.yangtools.yang.model.api.MustConstraintAware
Specifies the rules which the node which contains must YANG substatement has to match.
getMustConstraints() - Method in interface org.opendaylight.yangtools.yang.model.api.SchemaContext
Deprecated.
getMustConstraints() - Method in interface org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStatementMixins.MustConstraintMixin
 
getMustStatements() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.MustStatementAwareDeclaredStatement
Return collection of MustStatement.
getName() - Method in interface org.opendaylight.yangtools.yang.model.api.ModuleLike
Returns the name of the module which is specified as argument of YANG module statement.
getName() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ArgumentStatement
 
getName() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.BaseStatement
 
getName() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.BitStatement
 
getName() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.CaseStatement
 
getName() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.DataDefinitionStatement
 
getName() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.EnumStatement
 
getName() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.FeatureStatement
 
getName() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.GroupingStatement
 
getName() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.IdentityStatement
 
getName() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ModuleStatement
 
getName() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.NotificationStatement
 
getName() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.OperationDeclaredStatement
 
getName() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.SubmoduleStatement
 
getName() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.TypedefStatement
 
getName() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.TypeStatement
 
getName() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.UnitsStatement
 
getName() - Method in interface org.opendaylight.yangtools.yang.model.api.type.BitsTypeDefinition.Bit
Returns the name of the concrete bit.
getName() - Method in interface org.opendaylight.yangtools.yang.model.api.type.EnumTypeDefinition.EnumPair
The name to specify each assigned name of an enumeration type.
getName() - Method in class org.opendaylight.yangtools.yang.model.repo.api.SourceIdentifier
Returns model name.
getName() - Method in class org.opendaylight.yangtools.yang.model.util.FilteringSchemaContextProxy.ModuleId
 
getName() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.YangModelDependencyInfo
Returns model name.
getName() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
 
getName() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangFunctionCallExpr
 
getName() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangLocationPath.ProcessingInstructionStep
 
getNamespace() - Method in class org.opendaylight.yangtools.yang.common.QName
Returns XMLNamespace assigned to the YANG module.
getNamespace() - Method in class org.opendaylight.yangtools.yang.common.QNameModule
Returns the namespace of the module which is specified as argument of YANG Module namespace keyword.
getNamespace() - Method in interface org.opendaylight.yangtools.yang.model.api.QNameModuleAware
Deprecated.
getNamespace() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ModuleHeaderGroup
 
getNamespace() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ModuleStatement
 
getNamespace() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangLocationPath.NamespaceStep
 
getNamespaceBehaviour(Class<N>) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceBehaviour.Registry
Get a namespace behavior.
getNamespaceBehaviour(Class<N>) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupportBundle
 
getNamespaceContents(Class<N>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveStatement
Return the statement-specific contents of specified namespace, if available.
getNamespaceContents(Class<N>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredEffectiveStatement.WithDataTree
 
getNamespaceContents(Class<N>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredEffectiveStatement.WithSchemaTree
 
getNamespaceContents(Class<N>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractUndeclaredEffectiveStatement.WithDataTree
 
getNamespaceContents(Class<N>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractUndeclaredEffectiveStatement.WithSchemaTree
 
getNamespaceDefinitions() - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupportBundle
 
getNamespaceToModules() - Method in class org.opendaylight.yangtools.yang.model.util.AbstractSchemaContext
Returns the namespace-to-module mapping.
getNamespaceToModules() - Method in class org.opendaylight.yangtools.yang.model.util.FilteringSchemaContextProxy
 
getNamespaceToModules() - Method in class org.opendaylight.yangtools.yang.model.util.SimpleSchemaContext
 
getNameToModules() - Method in class org.opendaylight.yangtools.yang.model.util.AbstractSchemaContext
Returns the module name-to-module mapping.
getNameToModules() - Method in class org.opendaylight.yangtools.yang.model.util.FilteringSchemaContextProxy
 
getNameToModules() - Method in class org.opendaylight.yangtools.yang.model.util.SimpleSchemaContext
 
getNodeIdentifiers() - Method in class org.opendaylight.yangtools.yang.model.api.stmt.SchemaNodeIdentifier
Return the non-empty sequence of node identifiers which constitute this schema node identifier.
getNodeName() - Method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefContext
 
getNodeParameter() - Method in interface org.opendaylight.yangtools.yang.model.api.UnknownSchemaNode
Returns name of the unknown node.
getNodeParameter() - Method in interface org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStatementMixins.UnknownSchemaNodeMixin
 
getNodeParameter() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.UnknownEffectiveStatementBase
 
getNodeType() - Method in class org.opendaylight.yangtools.rfc8528.data.api.MountPointIdentifier
 
getNodeType() - Method in interface org.opendaylight.yangtools.rfc8528.data.api.MountPointNode
 
getNodeType() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode
QName of the node as defined in YANG schema.
getNodeType() - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.AugmentationIdentifier
 
getNodeType() - Method in interface org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.PathArgument
Returns unique QName of data node as defined in YANG Schema, if available.
getNodeType() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.nodes.AbstractImmutableNormalizedNode
 
getNodeType() - Method in interface org.opendaylight.yangtools.yang.model.api.UnknownSchemaNode
Returns QName instance with the name of the unknown node.
getNodeType() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.UnknownEffectiveStatementBase
 
getNodeType() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangLocationPath.NodeTypeStep
 
getNotifications() - Method in class org.opendaylight.yangtools.yang.data.util.OperationAsContainer
 
getNotifications() - Method in interface org.opendaylight.yangtools.yang.model.api.NotificationNodeContainer
Return the set of notifications in this container, keyed by QName.
getNotifications() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.NotificationStatementAwareDeclaredStatement
Return collection of NotificationStatement.
getNotifications() - Method in class org.opendaylight.yangtools.yang.model.util.AbstractSchemaContext
 
getNotifications() - Method in class org.opendaylight.yangtools.yang.model.util.EffectiveAugmentationSchema
 
getNotifications() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
 
getNotifications() - Method in interface org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStatementMixins.NotificationNodeContainerMixin
 
getNotifications() - Method in interface org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStatementMixins.OperationContainerMixin
 
getNotificationSchema(SchemaContext, SchemaPath) - Static method in class org.opendaylight.yangtools.yang.model.util.SchemaContextUtil
Returns NotificationDefinition from Schema Context.
getNumber() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangNumberExpr
 
getObjectModel() - Method in class org.opendaylight.yangtools.yang.data.util.AnydataNodeDataWithSchema
 
getOffendingBit() - Method in exception org.opendaylight.yangtools.yang.model.util.type.InvalidBitDefinitionException
 
getOffendingEnum() - Method in exception org.opendaylight.yangtools.yang.model.util.type.InvalidEnumDefinitionException
 
getOffendingRanges() - Method in exception org.opendaylight.yangtools.yang.model.util.type.InvalidRangeConstraintException
 
getOid() - Method in interface org.opendaylight.yangtools.rfc6643.model.api.OidStatement
 
getOidStatement() - Method in interface org.opendaylight.yangtools.rfc6643.model.api.AliasStatement
 
getOperations() - Method in interface org.opendaylight.yangtools.yang.model.api.SchemaContext
Returns rpc definition instances which are defined as the direct subelements in all YANG modules in the context.
getOperations() - Method in class org.opendaylight.yangtools.yang.model.util.AbstractSchemaContext
 
getOperator() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangBinaryExpr
 
getOperator() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangNaryExpr
 
getOrderedBy() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.MultipleElementsDeclaredStatement
 
getOrganization() - Method in interface org.opendaylight.yangtools.yang.model.api.ModuleLike
Returns the module organization.
getOrganization() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.MetaDeclaredStatement
 
getOrganization() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
 
getOriginal() - Method in interface org.opendaylight.yangtools.yang.model.api.DerivableSchemaNode
If this node is added by uses, returns original node definition from grouping where it was defined.
getOriginalCtx() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext
Return the statement context of the original definition, if this statement is an instantiated copy.
getOriginalDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.AugmentationSchemaNode
Returns Augmentation Definition from which this augmentation is derived if augmentation was added transitively via augmented uses.
getOriginalDefinition() - Method in class org.opendaylight.yangtools.yang.model.util.EffectiveAugmentationSchema
 
getOriginalIfPossible(SchemaNode) - Static method in class org.opendaylight.yangtools.yang.model.util.SchemaNodeUtils
 
getOriginalString() - Method in interface org.opendaylight.yangtools.yang.model.api.PathExpression
Returns the path expression formatted string as is defined in model.
getOriginalString() - Method in class org.opendaylight.yangtools.yang.model.util.AbstractPathExpression
 
getOutEdges() - Method in interface org.opendaylight.yangtools.util.TopologicalSort.Node
 
getOutEdges() - Method in class org.opendaylight.yangtools.util.TopologicalSort.NodeImpl
 
getOutput() - Method in class org.opendaylight.yangtools.yang.data.util.OperationAsContainer
 
getOutput() - Method in interface org.opendaylight.yangtools.yang.model.api.OperationDefinition
Returns definition of output parameters for this operation.
getOutput() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.OperationDeclaredStatement
 
getOutput() - Method in interface org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStatementMixins.OperationDefinitionMixin
 
getParent() - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier
Return the conceptual parent YangInstanceIdentifier, which has one item less in YangInstanceIdentifier.getPathArguments().
getParent() - Method in class org.opendaylight.yangtools.yang.data.impl.codec.SchemaTracker
 
getParent() - Method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefPath
Returns the immediate parent LeafRefPath.
getParent() - Method in class org.opendaylight.yangtools.yang.model.api.SchemaPath
Returns the immediate parent SchemaPath.
getParentContext() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StatementNamespace.TreeScoped
 
getParentContext() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext
Return the parent statement context, or null if this is the root statement.
getParentContext() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext.Mutable
 
getParentContext() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.RootStatementContext
 
getParentContext() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase
 
getParentModule() - Method in class org.opendaylight.yangtools.yang.data.util.ModuleStringIdentityrefCodec
 
getParentModule() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.YangModelDependencyInfo.SubmoduleDependencyInfo
Returns name of parent module.
getParentNamespaceStorage() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceBehaviour.NamespaceStorageNode
 
getParentNamespaceStorage() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.RootStatementContext
 
getParentReferences() - Method in class org.opendaylight.yangtools.rcf8528.data.util.AbstractMountPointContextFactory.MountPointDefinition
 
getPatch() - Method in class org.opendaylight.yangtools.concepts.SemVer
Return the patch version number.
getPath() - Method in class org.opendaylight.yangtools.odlext.parser.AnyxmlSchemaLocationEffectiveStatementImpl
Deprecated.
getPath() - Method in class org.opendaylight.yangtools.plugin.generator.api.GeneratedFilePath
 
getPath() - Method in exception org.opendaylight.yangtools.yang.data.api.schema.tree.DataValidationFailedException
Returns the offending object path.
getPath() - Method in class org.opendaylight.yangtools.yang.data.util.OperationAsContainer
Deprecated.
getPath() - Method in interface org.opendaylight.yangtools.yang.model.api.SchemaContext
Deprecated.
getPath() - Method in interface org.opendaylight.yangtools.yang.model.api.SchemaNode
Deprecated.
The idea of identifying SchemaNodes through a global path does not work. There are two problems:
  • SchemaPath does not work because it does not discern namespaces, i.e. we do not known whether the QName refers to a grouping, a typedef or a container.
  • Such a path needs to be maintained by each SchemaNode and requires us to instantiate each effective statement as a separate object (because SchemaNode.getPath() is effectively an identity within a given EffectiveModelContext.
getPath() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.TypeStatement.LeafrefSpecification
 
getPath() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.refine.RefineEffectiveStatementImpl
Deprecated.
getPathArguments() - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier
Returns an ordered iteration of path arguments.
getPathFromRoot() - Method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefPath
Returns the list of nodes which need to be traversed to get from the starting point (root for absolute LeafRefPaths) to the node represented by this object.
getPathFromRoot() - Method in class org.opendaylight.yangtools.yang.model.api.SchemaPath
Returns the list of nodes which need to be traversed to get from the starting point (root for absolute SchemaPaths) to the node represented by this object.
getPathKeyExpression() - Method in interface org.opendaylight.yangtools.yang.data.impl.leafref.QNamePredicate
 
getPathStatement() - Method in interface org.opendaylight.yangtools.yang.model.api.type.LeafrefTypeDefinition
 
getPathTowardsRoot() - Method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefPath
Returns the list of nodes which need to be traversed to get from this node to the starting point (root for absolute LeafRefPaths).
getPathTowardsRoot() - Method in class org.opendaylight.yangtools.yang.model.api.SchemaPath
Returns the list of nodes which need to be traversed to get from this node to the starting point (root for absolute SchemaPaths).
getPatternConstraints() - Method in interface org.opendaylight.yangtools.yang.model.api.type.StringTypeDefinition
Returns patterns specified in the string.
getPatternConstraints() - Method in interface org.opendaylight.yangtools.yang.model.api.type.UnknownTypeDefinition
 
getPatterns() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.TypeStatement.StringRestrictions
 
getPhase() - Method in exception org.opendaylight.yangtools.yang.parser.spi.meta.ReactorException
 
getPhase() - Method in interface org.opendaylight.yangtools.yang.parser.spi.source.StatementWriter
Return current model processing phase.
getPosition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.BitStatement
 
getPosition() - Method in interface org.opendaylight.yangtools.yang.model.api.type.BitsTypeDefinition.Bit
The position value MUST be in the range 0 to 4294967295, and it MUST be unique within the bits type.
getPossibleChildNames() - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.AugmentationIdentifier
Returns set of all possible child nodes.
getPrecomputed(EffectiveModelContext) - Method in enum org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier
Get a thread-safe, eagerly-caching JSONCodecFactory for a SchemaContext.
getPrecomputedIfAvailable(EffectiveModelContext) - Method in enum org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier
Get a thread-safe, eagerly-caching JSONCodecFactory for a SchemaContext, if it is available.
getPredicates() - Method in interface org.opendaylight.yangtools.yang.xpath.api.YangPredicateAware
 
getPrefix() - Method in interface org.opendaylight.yangtools.yang.model.api.ModuleImport
Returns the prefix associated with the imported module.
getPrefix() - Method in interface org.opendaylight.yangtools.yang.model.api.ModuleLike
Returns the prefix of the module.
getPrefix() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.BelongsToStatement
 
getPrefix() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ImportStatement
 
getPrefix() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ModuleHeaderGroup
 
getPrefix() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ModuleStatement
 
getPrefix() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
 
getPresence() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ContainerStatement
 
getPresence() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.RefineStatement
 
getPreviousCopyCtx() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext
Return the context of the previous copy of this statement -- effectively walking towards the source origin of this statement.
getPreviousPhase() - Method in enum org.opendaylight.yangtools.yang.parser.spi.meta.ModelProcessingPhase
Return the preceding phase, or null if this phase is the first one.
getProvider() - Method in class org.opendaylight.yangtools.yang.model.repo.util.AbstractSchemaSourceRegistration
 
getPublicDefinition() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext
getPublicDefinition() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase
 
getPublicView() - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractStatementSupport
 
getPublicView() - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.ForwardingStatementSupport
 
getPublicView() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport
Returns public statement definition, which will be present in built statements.
getPublicView() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementDefinitionContext
 
getQName() - Method in class org.opendaylight.yangtools.odlext.parser.AnyxmlSchemaLocationEffectiveStatementImpl
 
getQName() - Method in class org.opendaylight.yangtools.yang.data.impl.codec.ValueWithQName
 
getQName() - Method in interface org.opendaylight.yangtools.yang.data.impl.leafref.QNameWithPredicate
 
getQName() - Method in class org.opendaylight.yangtools.yang.data.impl.leafref.SimpleQNameWithPredicate
 
getQName() - Method in class org.opendaylight.yangtools.yang.data.util.OperationAsContainer
 
getQName() - Method in interface org.opendaylight.yangtools.yang.model.api.SchemaContext
Deprecated.
getQName() - Method in interface org.opendaylight.yangtools.yang.model.api.SchemaNode
Returns QName of the instance of the type SchemaNode.
getQName() - Method in interface org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStatementMixins.SchemaNodeMixin
 
getQName() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.refine.RefineEffectiveStatementImpl
Deprecated.
getQName() - Method in interface org.opendaylight.yangtools.yang.xpath.api.QNameReferent
Return the referenced AbstractQName.
getQName() - Method in interface org.opendaylight.yangtools.yang.xpath.api.ResolvedQNameReferent
Return the referenced QName.
getQName() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangQNameExpr.Resolved
 
getQName() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangQNameExpr.Unresolved
 
getQNameIdentifiers() - Method in class org.opendaylight.yangtools.yang.data.util.DataSchemaContextNode
 
getQNameModule() - Method in interface org.opendaylight.yangtools.yang.model.api.QNameModuleAware
Returns a QNameModule, which contains the namespace and the revision of the module.
getQNamePredicates() - Method in interface org.opendaylight.yangtools.yang.data.impl.leafref.QNameWithPredicate
 
getQNamePredicates() - Method in class org.opendaylight.yangtools.yang.data.impl.leafref.SimpleQNameWithPredicate
 
getQueue() - Method in class org.opendaylight.yangtools.util.concurrent.CachedThreadPoolExecutor
 
getRange() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.TypeStatement.Decimal64Specification
 
getRange() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.TypeStatement.NumericalRestrictions
 
getRangeConstraint() - Method in interface org.opendaylight.yangtools.yang.model.api.type.RangeRestrictedTypeDefinition
Returns range constraint of this type, if applicable.
getRangeConstraints() - Method in interface org.opendaylight.yangtools.yang.model.api.type.UnknownTypeDefinition
 
getRealSchemasForAugment(AugmentationTarget, AugmentationSchemaNode) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.SchemaUtils
Retrieves real schemas for augmented child node.
getRealSchemasForAugment(DataNodeContainer, AugmentationSchemaNode) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.SchemaUtils
 
getReference() - Method in enum org.opendaylight.yangtools.yang.common.YangVersion
Return the normative reference defining this YANG version.
getReference() - Method in class org.opendaylight.yangtools.yang.data.util.OperationAsContainer
 
getReference() - Method in interface org.opendaylight.yangtools.yang.model.api.DocumentedNode
Returns the value of the argument of YANG reference keyword.
getReference() - Method in interface org.opendaylight.yangtools.yang.model.api.SchemaContext
Deprecated.
getReference() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.DocumentedDeclaredStatement
Return description statement, if available.
getReference() - Method in class org.opendaylight.yangtools.yang.model.util.EffectiveAugmentationSchema
 
getReference() - Method in interface org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStatementMixins.DocumentedNodeMixin
 
getReferencedByChilds() - Method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefContext
 
getReferencedByLeafRefCtxByName(QName) - Method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefContext
 
getReferencedChildByName(QName) - Method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefContext
 
getReferencedFeatures() - Method in class org.opendaylight.yangtools.yang.model.api.stmt.IfFeatureExpr
Returns the set of all features referenced by this expression.
getReferencingChildByName(QName) - Method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefContext
 
getReferencingChilds() - Method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefContext
 
getRefines() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.UsesStatement
 
getRefines() - Method in interface org.opendaylight.yangtools.yang.model.api.UsesNode
Some of the properties of each node in the grouping can be refined with the "refine" statement.
getRefineTargetNode() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.refine.RefineEffectiveStatementImpl
 
getRegistrations() - Method in class org.opendaylight.yangtools.util.ObjectRegistry
 
getRegularExpressionString() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.PatternEffectiveStatement
 
getRegularExpressionString() - Method in class org.opendaylight.yangtools.yang.model.api.stmt.PatternExpression
Returns a raw regular expression as it was declared in a source.
getRegularExpressionString() - Method in interface org.opendaylight.yangtools.yang.model.api.type.PatternConstraint
Returns a raw regular expression as it was declared in a source.
getRejectedExecutionHandler() - Method in class org.opendaylight.yangtools.util.concurrent.CachedThreadPoolExecutor
 
getRejectedTaskCount() - Method in class org.opendaylight.yangtools.util.concurrent.CountingRejectedExecutionHandler
Returns the rejected task count.
getRelativePath() - Method in class org.opendaylight.yangtools.yang.model.api.PathExpression.DerefSteps
 
getRepresentation() - Method in class org.opendaylight.yangtools.yang.model.repo.spi.PotentialSchemaSource
 
getRepresentationClass() - Method in class org.opendaylight.yangtools.yang.common.AbstractCanonicalValueSupport
 
getRepresentationClass() - Method in class org.opendaylight.yangtools.yang.common.AbstractCanonicalValueValidator
 
getRepresentationClass() - Method in interface org.opendaylight.yangtools.yang.common.CanonicalValueValidator
Returns the instantiated representation class.
getRepresentingClass() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementDefinitionContext
 
getRequireInstance() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.TypeStatement.InstanceIdentifierSpecification
Return require-instance statement child, if present.
getRequireInstance() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.TypeStatement.LeafrefSpecification
Return require-instance statement child, if present.
getResolvedSources() - Method in exception org.opendaylight.yangtools.yang.model.repo.api.SchemaResolutionException
 
getResult() - Method in class org.opendaylight.yangtools.rfc7952.data.util.ImmutableNormalizedMetadataStreamWriter
 
getResult() - Method in interface org.opendaylight.yangtools.yang.common.RpcResult
Returns the value result of the call or null if no result is available.
getResult() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.stream.ReusableStreamReceiver
Acquire the result of the last streaming session.
getResult() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.NormalizedNodeResult
 
getResult() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ReusableImmutableNormalizedNodeStreamWriter
 
getResultData() - Method in exception org.opendaylight.yangtools.yang.data.impl.schema.ResultAlreadySetException
 
getRev() - Method in class org.opendaylight.yangtools.yang.model.util.FilteringSchemaContextProxy.ModuleId
 
getReversePathArguments() - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier
Returns an iterable of path arguments in reverse order.
getRevision() - Method in class org.opendaylight.yangtools.yang.common.QName
Returns revision of the YANG module if the module has defined revision.
getRevision() - Method in class org.opendaylight.yangtools.yang.common.QNameModule
Returns the revision date for the module.
getRevision() - Method in interface org.opendaylight.yangtools.yang.model.api.ModuleImport
Returns the module revision to import.
getRevision() - Method in interface org.opendaylight.yangtools.yang.model.api.QNameModuleAware
 
getRevision() - Method in class org.opendaylight.yangtools.yang.model.repo.api.SourceIdentifier
Returns revision of source or null if revision was not supplied.
getRevision() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.YangModelDependencyInfo
Returns revision.
getRevisionDate() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ImportStatement
 
getRevisionDate() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.IncludeStatement
 
getRevisions() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.RevisionAwareDeclaredStatement
 
getRightExpr() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangBinaryExpr
 
getRoot() - Method in class org.opendaylight.yangtools.yang.data.util.DataSchemaContextTree
 
getRoot() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext
 
getRoot() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext.Mutable
 
getRoot() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.RootStatementContext
 
getRoot() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase
Returns the model root for this statement.
getRootDeclaredStatements() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.EffectiveSchemaContext
 
getRootExpr() - Method in interface org.opendaylight.yangtools.yang.xpath.api.YangXPathExpression
Return the root YangExpr.
getRootModuleQName(StmtContext<?, ?, ?>) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StmtContextUtils
 
getRootNode() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeCandidate
Get the candidate tree root node.
getRootNode() - Method in interface org.opendaylight.yangtools.yang.data.api.xpath.XPathDocument
Return the root node of this document.
getRootNode() - Method in interface org.opendaylight.yangtools.yang.data.jaxen.api.XPathDocument
Deprecated.
Return the root node of this document.
getRootOriginalIfPossible(SchemaNode) - Static method in class org.opendaylight.yangtools.yang.model.util.SchemaNodeUtils
 
getRootPath() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeCandidate
Get the candidate tree root path.
getRootPath() - Method in class org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeConfiguration
 
getRootPath() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.ReadOnlyDataTree
Get the root path of this data tree.
getRootStatement() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.ir.IRSchemaSource
Return the root statement of this source.
getRootStatements() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.ReactorDeclaredModel
 
getRootVersion() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext
Return version of root statement context.
getRootVersion() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase
 
getRpcDataSchema(RpcDefinition, QName) - Static method in class org.opendaylight.yangtools.yang.model.util.SchemaNodeUtils
Returns RPC input or output schema based on supplied QName.
getRpcDataSchema(SchemaContext, SchemaPath) - Static method in class org.opendaylight.yangtools.yang.model.util.SchemaContextUtil
Returns RPC Input or Output Data container from RPC definition.
getRpcs() - Method in interface org.opendaylight.yangtools.yang.model.api.ModuleLike
Returns RpcDefinition instances which contain data from rpc statements defined in the module.
getRpcs() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.BodyDeclaredStatement
 
getRpcs() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser.Identifier_ref_argContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser.If_feature_exprContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser.If_feature_factorContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser.If_feature_termContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Absolute_pathContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Current_function_invocationContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Deref_exprContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Deref_function_invocationContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Descendant_pathContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.IdentifierContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Node_identifierContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Path_argContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Path_equality_exprContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Path_key_exprContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Path_predicateContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Path_strContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.PrefixContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Rel_path_keyexprContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Relative_pathContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.ArgumentContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.FileContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.KeywordContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.StatementContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.UnquotedStringContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.EqQuotedStringContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.InstanceIdentifierContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.KeyPredicateContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.KeyPredicateExprContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.LeafListPredicateContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.LeafListPredicateExprContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.NodeIdentifierContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.PathArgumentContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.PosContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.PredicateContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.QuotedStringContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.AbbreviatedStepContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.AbsoluteLocationPathNorootContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.AdditiveExprContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.AndExprContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.AxisSpecifierContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.EqualityExprContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.ExprContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.FilterExprContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.FunctionCallContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.FunctionNameContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.LocationPathContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.MainContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.MultiplicativeExprContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.NameTestContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.NCNameContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.NodeTestContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.OrExprContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.PathExprNoRootContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.PredicateContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.PrimaryExprContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.QNameContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.RelationalExprContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.RelativeLocationPathContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.StepContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.UnaryExprNoRootContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.UnionExprNoRootContext
 
getRuleIndex() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.VariableReferenceContext
 
getRuleNames() - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionLexer
 
getRuleNames() - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser
 
getRuleNames() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathLexer
 
getRuleNames() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
getRuleNames() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementLexer
 
getRuleNames() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser
 
getRuleNames() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierLexer
 
getRuleNames() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
getRuleNames() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
getRuleNames() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
getSchema() - Method in class org.opendaylight.yangtools.yang.data.util.AbstractNodeDataWithSchema
Return the associated schema node.
getSchemaOfAnyXmlData() - Method in interface org.opendaylight.yangtools.odlext.model.api.YangModeledAnyxmlSchemaNode
Returns the root schema node of the data in this anyxml node.
getSchemaOfAnyXmlData() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.YangModeledAnyXmlNode
Returns the schema corresponding to the node's datea.
getSchemaPath() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext
Deprecated.
Use of SchemaPath in the context of effective statements is going away. Consider not providing this information, if your users can exist without it.
getSchemaPath() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.RootStatementContext
Deprecated.
getSchemaSource(SourceIdentifier, Class<T>) - Method in interface org.opendaylight.yangtools.yang.model.repo.api.SchemaRepository
 
getSchemaSource(SourceIdentifier, Class<T>) - Method in class org.opendaylight.yangtools.yang.model.repo.util.AbstractSchemaRepository
 
getSchemaSourceFilter() - Method in class org.opendaylight.yangtools.yang.model.repo.api.SchemaContextFactoryConfiguration
 
getSecond() - Method in class org.opendaylight.yangtools.concepts.Variant
 
getSemanticVersion() - Method in interface org.opendaylight.yangtools.yang.model.api.ModuleImport
Returns the semantic version to import.
getSemanticVersion() - Method in interface org.opendaylight.yangtools.yang.model.api.ModuleLike
Returns the semantic version of YANG module.
getSemanticVersion() - Method in class org.opendaylight.yangtools.yang.model.repo.api.SemVerSourceIdentifier
Returns semantic version of source if it was specified.
getSemanticVersion() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.YangModelDependencyInfo
Returns semantic version of module.
getSemanticVersion() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
 
getSerializedATN() - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionLexer
 
getSerializedATN() - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser
 
getSerializedATN() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathLexer
 
getSerializedATN() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
getSerializedATN() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementLexer
 
getSerializedATN() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser
 
getSerializedATN() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierLexer
 
getSerializedATN() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
getSerializedATN() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
getSerializedATN() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
getSeverity() - Method in interface org.opendaylight.yangtools.yang.common.RpcError
Returns the error severity, as determined by the application reporting the error.
getSeverity() - Method in interface org.opendaylight.yangtools.yang.common.YangError
Returns the error severity, as determined by the application reporting the error.
getSeverity() - Method in exception org.opendaylight.yangtools.yang.data.api.codec.YangInvalidValueException
 
getShared(EffectiveModelContext) - Method in enum org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier
Get a thread-safe, lazily-caching JSONCodecFactory for a SchemaContext.
getShortest() - Method in class org.opendaylight.yangtools.util.DurationStatisticsTracker
Get the shortest recorded duration and the time when it was recorded.
getShortestDuration() - Method in class org.opendaylight.yangtools.util.DurationStatisticsTracker
Returns the shortest duration in nanoseconds.
getSignificantKey(K) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.DerivedNamespaceBehaviour
 
getSize() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.OrderedNodeContainer
Returns count of child nodes.
getSize() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedLeafSetNodeBuilder.ImmutableOrderedLeafSetNode
 
getSize() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedMapNodeBuilder.ImmutableOrderedMapNode
 
getSize() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableUnkeyedListNodeBuilder.EmptyImmutableUnkeyedListNode
 
getSize() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableUnkeyedListNodeBuilder.ImmutableUnkeyedListNode
 
getSource() - Method in exception org.opendaylight.yangtools.yang.model.parser.api.YangSyntaxErrorException
 
getSource() - Method in class org.opendaylight.yangtools.yang.model.repo.api.YinDomSchemaSource
 
getSource() - Method in interface org.opendaylight.yangtools.yang.model.repo.api.YinXmlSchemaSource
Return an XML Source of the YIN document.
getSource(SourceIdentifier) - Method in interface org.opendaylight.yangtools.yang.model.repo.spi.SchemaSourceProvider
Returns a representation a for supplied YANG source identifier.
getSource(SourceIdentifier) - Method in class org.opendaylight.yangtools.yang.model.repo.util.FilesystemSchemaSourceCache
 
getSource(SourceIdentifier) - Method in class org.opendaylight.yangtools.yang.model.repo.util.InMemorySchemaSourceCache
 
getSource(SourceIdentifier) - Method in class org.opendaylight.yangtools.yang.model.repo.util.SchemaSourceTransformer
 
getSource(SourceIdentifier) - Method in class org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
 
getSourceGrouping() - Method in interface org.opendaylight.yangtools.yang.model.api.UsesNode
Returns the {code grouping} which this node acted upon.
getSourceId() - Method in exception org.opendaylight.yangtools.yang.model.repo.api.MissingSchemaSourceException
 
getSourceIdentifier() - Method in class org.opendaylight.yangtools.yang.model.repo.spi.PotentialSchemaSource
 
getSourceIdentifier() - Method in exception org.opendaylight.yangtools.yang.parser.spi.meta.ReactorException
 
getSourceName() - Method in class org.opendaylight.yangtools.yang.parser.spi.source.DeclarationInTextSource
 
getSourceReference() - Method in exception org.opendaylight.yangtools.yang.parser.spi.source.SourceException
Return the reference to the source which caused this exception.
getSourceReference() - Method in interface org.opendaylight.yangtools.yang.parser.spi.source.StatementWriter.ResumedStatement
Return statement source reference.
getSourceTexts(SourceIdentifier) - Method in class org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
 
getStatementArgument() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext
Return the statement argument.
getStatementArgument() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.RootStatementContext
 
getStatementDefinition(YangVersion, QName) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupportBundle
 
getStatementName() - Method in enum org.opendaylight.yangtools.odlext.model.api.OpenDaylightExtensionsStatements
 
getStatementName() - Method in enum org.opendaylight.yangtools.openconfig.model.api.OpenConfigStatements
 
getStatementName() - Method in enum org.opendaylight.yangtools.rfc6241.model.api.NetconfStatements
 
getStatementName() - Method in enum org.opendaylight.yangtools.rfc6536.model.api.NACMStatements
 
getStatementName() - Method in enum org.opendaylight.yangtools.rfc6643.model.api.IetfYangSmiv2ExtensionsMapping
 
getStatementName() - Method in enum org.opendaylight.yangtools.rfc7952.model.api.MetadataStatements
 
getStatementName() - Method in enum org.opendaylight.yangtools.rfc8040.model.api.YangDataStatements
 
getStatementName() - Method in enum org.opendaylight.yangtools.rfc8528.model.api.SchemaMountStatements
 
getStatementName() - Method in class org.opendaylight.yangtools.yang.model.api.meta.AbstractStatementDefinition
 
getStatementName() - Method in interface org.opendaylight.yangtools.yang.model.api.meta.StatementDefinition
Returns name of the statement.
getStatementName() - Method in enum org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
getStatementName() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport
 
getStatementName() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementDefinitionContext
 
getStatementParserMode() - Method in class org.opendaylight.yangtools.yang.model.repo.api.SchemaContextFactoryConfiguration
 
getStatementSource() - Method in class org.opendaylight.yangtools.yang.model.api.meta.ForwardingEffectiveStatement
 
getStatementSource() - Method in interface org.opendaylight.yangtools.yang.model.api.meta.ModelStatement
Returns statement source, which denotes if statement was explicitly declared in original model or inferred during semantic processing of model.
getStatementSource() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredEffectiveStatement
 
getStatementSource() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredStatement
 
getStatementSource() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractUndeclaredEffectiveStatement
 
getStatementSource() - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractDeclaredStatement
 
getStatementSource() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext
Returns the origin of the statement.
getStatementSource() - Method in class org.opendaylight.yangtools.yang.parser.spi.source.DeclarationInTextSource
 
getStatementSource() - Method in class org.opendaylight.yangtools.yang.parser.spi.source.ImplicitSubstatement
 
getStatementSource() - Method in interface org.opendaylight.yangtools.yang.parser.spi.source.StatementSourceReference
Returns source type.
getStatementSource() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase
 
getStatementSourceReference() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext
Returns a reference to statement source.
getStatus() - Method in class org.opendaylight.yangtools.yang.data.util.OperationAsContainer
 
getStatus() - Method in interface org.opendaylight.yangtools.yang.model.api.DocumentedNode.WithStatus
Returns status of the instance of the type SchemaNode.
getStatus() - Method in interface org.opendaylight.yangtools.yang.model.api.SchemaContext
Deprecated.
getStatus() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.DocumentedDeclaredStatement.WithStatus
 
getStatus() - Method in class org.opendaylight.yangtools.yang.model.util.EffectiveAugmentationSchema
 
getStatus() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveDocumentedNodeWithStatus
 
getStatus() - Method in interface org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStatementMixins.DocumentedNodeMixin.WithStatus
 
getStatus() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.refine.RefineEffectiveStatementImpl
 
getSteps() - Method in interface org.opendaylight.yangtools.yang.model.api.PathExpression
Return the path of this expression, which can either be a YangLocationPath (compliant to RFC7950) or a YangPathExpr with filter being an invocation of YangFunction.DEREF.
getSteps() - Method in class org.opendaylight.yangtools.yang.model.util.PathExpressionImpl
Deprecated.
 
getSteps() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangLocationPath
 
getStorageNodeType() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceBehaviour.NamespaceStorageNode
Return local namespace behaviour type.
getStorageNodeType() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.RootStatementContext
 
getSubExpr() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangNegateExpr
 
getSubIdentifiers() - Method in class org.opendaylight.yangtools.rfc6643.model.api.ObjectIdentifier
 
getSubmodules() - Method in interface org.opendaylight.yangtools.yang.model.api.ModuleLike
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.odlext.parser.AnyxmlSchemaLocationStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.rfc6536.parser.DefaultDenyAllStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.rfc6536.parser.DefaultDenyWriteStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.rfc6643.parser.AliasStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.rfc6643.parser.DefValStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.rfc6643.parser.DisplayHintStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.rfc6643.parser.ImpliedStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.rfc6643.parser.MaxAccessStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.rfc6643.parser.OidStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.rfc6643.parser.SubIdStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.rfc7952.parser.AnnotationStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.rfc8040.parser.YangDataStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.rfc8528.parser.MountPointStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.openconfig.stmt.OpenConfigVersionSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.action.ActionStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.anydata.AnydataStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.anyxml.AnyxmlStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.argument.ArgumentStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.augment.AugmentStatementRFC6020Support
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.augment.AugmentStatementRFC7950Support
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.base.BaseStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.belongs_to.BelongsToStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.bit.BitStatementRFC6020Support
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.bit.BitStatementRFC7950Support
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.case_.CaseStatementRFC6020Support
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.case_.CaseStatementRFC7950Support
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.choice.ChoiceStatementRFC6020Support
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.choice.ChoiceStatementRFC7950Support
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.config.ConfigStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.contact.ContactStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.container.ContainerStatementRFC6020Support
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.container.ContainerStatementRFC7950Support
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.default_.DefaultStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.description.DescriptionStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.deviation.DeviationStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.enum_.EnumStatementRFC6020Support
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.enum_.EnumStatementRFC7950Support
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.error_app_tag.ErrorAppTagStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.error_message.ErrorMessageStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.ExtensionStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.feature.FeatureStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.fraction_digits.FractionDigitsStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.grouping.GroupingStatementRFC6020Support
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.grouping.GroupingStatementRFC7950Support
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.identity.IdentityStatementRFC6020Support
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.identity.IdentityStatementRFC7950Support
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.IfFeatureStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.import_.ImportStatementRFC6020Support
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.import_.ImportStatementRFC7950Support
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.include.IncludeStatementRFC6020Support
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.include.IncludeStatementRFC7950Support
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.input.InputStatementRFC6020Support
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.input.InputStatementRFC7950Support
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.key.KeyStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.leaf_list.LeafListStatementRFC6020Support
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.leaf_list.LeafListStatementRFC7950Support
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.leaf.LeafStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.length.LengthStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.list.ListStatementRFC6020Support
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.list.ListStatementRFC7950Support
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.mandatory.MandatoryStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.max_elements.MaxElementsStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.min_elements.MinElementsStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.modifier.ModifierStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.module.ModuleStatementRFC6020Support
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.module.ModuleStatementRFC7950Support
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.must.MustStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.namespace.NamespaceStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.notification.NotificationStatementRFC6020Support
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.notification.NotificationStatementRFC7950Support
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.ordered_by.OrderedByStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.organization.OrganizationStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.output.OutputStatementRFC6020Support
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.output.OutputStatementRFC7950Support
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.path.PathStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.pattern.PatternStatementRFC6020Support
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.pattern.PatternStatementRFC7950Support
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.position.PositionStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.prefix.PrefixStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.presence.PresenceStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.range.RangeStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.reference.ReferenceStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.refine.RefineStatementRFC6020Support
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.refine.RefineStatementRFC7950Support
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.require_instance.RequireInstanceStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.revision_date.RevisionDateStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.revision.RevisionStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.status.StatusStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.submodule.SubmoduleStatementRFC6020Support
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.submodule.SubmoduleStatementRFC7950Support
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.typedef.TypedefStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.unique.UniqueStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.units.UnitsStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.uses.UsesStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.value.ValueStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.when.WhenStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.yang_version.YangVersionStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.yin_element.YinElementStatementSupport
 
getSubstatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractStatementSupport
Returns corresponding substatement validator of a statement support.
getSubstatementValidatorForDeviate(DeviateKind) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.deviate.DeviateStatementRFC7950Support
 
getSubtreeVersion() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.spi.TreeNode
Get the subtree version.
getSupport() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangNumberExpr
 
getSupport() - Method in enum org.opendaylight.yangtools.yang.xpath.api.YangXPathMathMode
Return YangXPathMathSupport which provides support for the this mode.
getSupportedFeatures() - Method in class org.opendaylight.yangtools.yang.model.repo.api.SchemaContextFactoryConfiguration
 
getSupportedVersions() - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupportBundle.Builder
 
getSupportedVersions() - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupportBundle
 
getSupportSpecificForArgument(String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.type.TypeStatementRFC7950Support
 
getSupportSpecificForArgument(String) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractStatementSupport
 
getSupportSpecificForArgument(String) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.ForwardingStatementSupport
 
getSupportSpecificForArgument(String) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport
If this support has argument specific supports, the method returns support specific for given argument (e.g.
getSymbolicName() - Method in interface org.opendaylight.yangtools.yang.model.repo.api.SchemaSourceRepresentation
Return the symbolic name, if available.
getSymbolicName() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.ir.IRSchemaSource
 
getTag() - Method in interface org.opendaylight.yangtools.yang.common.RpcError
Returns a short string that identifies the general type of error condition.
getTag() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.UniqueStatement
 
getTargetNode() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.AugmentStatement
 
getTargetNode() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.DeviationStatement
 
getTargetNode() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.RefineStatement
 
getTargetPath() - Method in interface org.opendaylight.yangtools.yang.model.api.AugmentationSchemaNode
Returns augmentation schema path.
getTargetPath() - Method in interface org.opendaylight.yangtools.yang.model.api.Deviation
Returns target node absolute schema node identifier.
getText() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ContactStatement
 
getText() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.DescriptionStatement
 
getText() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.OrganizationStatement
 
getText() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ReferenceStatement
 
getTimeOfLongestDuration() - Method in class org.opendaylight.yangtools.util.DurationStatisticsTracker
Returns the time stamp of the longest duration.
getTimeOfShortestDuration() - Method in class org.opendaylight.yangtools.util.DurationStatisticsTracker
Returns the time stamp of the shortest duration.
getTo() - Method in interface org.opendaylight.yangtools.util.TopologicalSort.Edge
 
getTo() - Method in class org.opendaylight.yangtools.util.TopologicalSort.EdgeImpl
 
getTokenNames() - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionLexer
Deprecated.
getTokenNames() - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser
Deprecated.
getTokenNames() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathLexer
Deprecated.
getTokenNames() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
Deprecated.
getTokenNames() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementLexer
Deprecated.
getTokenNames() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser
Deprecated.
getTokenNames() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierLexer
Deprecated.
getTokenNames() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
Deprecated.
getTokenNames() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
Deprecated.
getTokenNames() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
Deprecated.
getTotalDurations() - Method in class org.opendaylight.yangtools.util.DurationStatisticsTracker
Returns the total number of tracked durations.
getTreeType() - Method in class org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeConfiguration
 
getType() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.TypeAwareDeclaredStatement
 
getType() - Method in interface org.opendaylight.yangtools.yang.model.api.TypeAware
Returns the type definition of stored data.
getType() - Method in interface org.opendaylight.yangtools.yang.model.api.TypedDataSchemaNode
Returns type of the instance which implements DataSchemaNode.
getType() - Method in interface org.opendaylight.yangtools.yang.model.repo.api.SchemaSourceRepresentation
Return the concrete representation type.
getType() - Method in interface org.opendaylight.yangtools.yang.model.repo.api.YangSchemaSourceRepresentation
 
getType() - Method in class org.opendaylight.yangtools.yang.model.repo.api.YangTextSchemaSource
 
getType() - Method in class org.opendaylight.yangtools.yang.model.repo.api.YinDomSchemaSource
 
getType() - Method in interface org.opendaylight.yangtools.yang.model.repo.api.YinSchemaSourceRepresentation
 
getType() - Method in class org.opendaylight.yangtools.yang.model.repo.api.YinTextSchemaSource
 
getType() - Method in interface org.opendaylight.yangtools.yang.model.repo.api.YinXmlSchemaSource
 
getType() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.ir.IRSchemaSource
 
getTypeDefinition() - Method in class org.opendaylight.yangtools.yang.data.impl.codec.TypeDefinitionAwareCodec
 
getTypeDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.TypeDefinitionAware
Return this statement's effective type definition.
getTypeDefinitions() - Method in class org.opendaylight.yangtools.yang.data.util.OperationAsContainer
 
getTypeDefinitions() - Method in class org.opendaylight.yangtools.yang.data.util.SingleChildDataNodeContainer
 
getTypeDefinitions() - Method in interface org.opendaylight.yangtools.yang.model.api.DataNodeContainer
Returns set of all newly defined types within this DataNodeContainer.
getTypeDefinitions() - Method in interface org.opendaylight.yangtools.yang.model.api.OperationDefinition
Returns the set of type definitions declared under this operation.
getTypeDefinitions() - Method in class org.opendaylight.yangtools.yang.model.util.AbstractSchemaContext
 
getTypeDefinitions() - Method in class org.opendaylight.yangtools.yang.model.util.EffectiveAugmentationSchema
 
getTypeDefinitions() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
 
getTypeDefinitions() - Method in interface org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStatementMixins.DataNodeContainerMixin
 
getTypeDefinitions() - Method in interface org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStatementMixins.OperationDefinitionMixin
 
getTypedefs() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.DataDefinitionAwareDeclaredStatement.WithReusableDefinitions
 
getTypedefs() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.OperationDeclaredStatement
 
getTypes() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.TypeStatement.UnionSpecification
 
getTypes() - Method in interface org.opendaylight.yangtools.yang.model.api.type.UnionTypeDefinition
Returns type definitions which represent the values of the arguments for all YANG type substatement in the main union statement.
getUnique() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ListStatement
 
getUniqueConstraints() - Method in interface org.opendaylight.yangtools.yang.model.api.ListSchemaNode
Returns unique constraints.
getUnits() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.TypeAwareDeclaredStatement
 
getUnits() - Method in interface org.opendaylight.yangtools.yang.model.api.TypeDefinition
Returns the unit which represents the value of the argument of the units substatement of the YANG typedef, leaf or leaf-list statements.
getUnknownSchemaNodes() - Method in interface org.opendaylight.yangtools.yang.model.api.DocumentedNode
Returns unknown schema nodes which belongs to this instance.
getUnknownSchemaNodes() - Method in class org.opendaylight.yangtools.yang.model.util.AbstractSchemaContext
 
getUnknownSchemaNodes() - Method in class org.opendaylight.yangtools.yang.model.util.EffectiveAugmentationSchema
 
getUnknownSchemaNodes() - Method in interface org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStatementMixins.DocumentedNodeMixin
 
getUnknownStatementDefinitionOf(StatementDefinition) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport
Returns unknown statement form of a regular YANG statement supplied as a parameter to the method.
getUnsatisfiedImports() - Method in exception org.opendaylight.yangtools.yang.model.repo.api.SchemaResolutionException
Return the list of sources which failed to resolve along with reasons why they were not resolved.
getUri() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.NamespaceStatement
 
getUses() - Method in class org.opendaylight.yangtools.yang.data.util.OperationAsContainer
 
getUses() - Method in class org.opendaylight.yangtools.yang.data.util.SingleChildDataNodeContainer
 
getUses() - Method in interface org.opendaylight.yangtools.yang.model.api.DataNodeContainer
Returns grouping nodes used ny this container.
getUses() - Method in interface org.opendaylight.yangtools.yang.model.api.SchemaContext
Deprecated.
getUses() - Method in class org.opendaylight.yangtools.yang.model.util.EffectiveAugmentationSchema
 
getUses() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
 
getUses() - Method in interface org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStatementMixins.DataNodeContainerMixin
 
getValidatedRepresentationClass() - Method in class org.opendaylight.yangtools.yang.common.AbstractCanonicalValueSupport
 
getValidatedRepresentationClass() - Method in class org.opendaylight.yangtools.yang.common.AbstractCanonicalValueValidator
 
getValidatedRepresentationClass() - Method in interface org.opendaylight.yangtools.yang.common.CanonicalValueValidator
Return the class which captures the fact it was validated by this validator.
getValidationsErrorsCount() - Method in exception org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefDataValidationFailedException
 
getValue() - Method in interface org.opendaylight.yangtools.concepts.ValueWrapper
Return the wrapped value object.
getValue() - Method in class org.opendaylight.yangtools.rcf8528.data.util.ImmutableMountPointNode
 
getValue() - Method in class org.opendaylight.yangtools.util.AbstractIdentifier
 
getValue() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.DataContainerNode
Returns iteration of all child nodes.
getValue() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.DOMSourceAnyxmlNode
Return value represented as a DOMSource.
getValue() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.LeafNode
Returns value of this leaf node.
getValue() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode
Value of node.
getValue() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedNodeContainer
Returns immutable iteration of child nodes of this node.
getValue() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.ValueNode
Returns value of held by this node.
getValue() - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeWithValue
 
getValue() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableMapNodeBuilder.ImmutableMapNode
 
getValue() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedLeafSetNodeBuilder.ImmutableOrderedLeafSetNode
 
getValue() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedMapNodeBuilder.ImmutableOrderedMapNode
 
getValue() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableUnkeyedListNodeBuilder.EmptyImmutableUnkeyedListNode
 
getValue() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.nodes.AbstractImmutableDataContainerNode
 
getValue() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.nodes.AbstractImmutableNormalizedValueNode
 
getValue() - Method in interface org.opendaylight.yangtools.yang.data.jaxen.api.XPathResult
Deprecated.
Get the value contained in this result.
getValue() - Method in class org.opendaylight.yangtools.yang.data.util.AnydataNodeDataWithSchema
 
getValue() - Method in class org.opendaylight.yangtools.yang.data.util.SimpleNodeDataWithSchema
 
getValue() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ConfigStatement
 
getValue() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.DefaultStatement
 
getValue() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.DeviateStatement
 
getValue() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.EnumStatement
 
getValue() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ErrorAppTagStatement
 
getValue() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ErrorMessageStatement
 
getValue() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.FractionDigitsStatement
 
getValue() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.MandatoryStatement
 
getValue() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.MaxElementsStatement
 
getValue() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.MinElementsStatement
 
getValue() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ModifierStatement
 
getValue() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.OrderedByStatement
 
getValue() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.PathStatement
 
getValue() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.PositionStatement
 
getValue() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.PrefixStatement
 
getValue() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.PresenceStatement
 
getValue() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.RequireInstanceStatement
 
getValue() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.StatusStatement
 
getValue() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ValueStatement
 
getValue() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.YangVersionStatement
 
getValue() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.YinElementStatement
 
getValue() - Method in interface org.opendaylight.yangtools.yang.model.api.type.EnumTypeDefinition.EnumPair
The "value" statement, which is optional, is used to associate an integer value with the assigned name for the enum.
getValue() - Method in enum org.opendaylight.yangtools.yang.model.repo.spi.PotentialSchemaSource.Costs
The the cost value.
getValue() - Method in enum org.opendaylight.yangtools.yang.xpath.api.YangBooleanConstantExpr
 
getValue() - Method in interface org.opendaylight.yangtools.yang.xpath.api.YangConstantExpr
Return this constant's value.
getValue(QName) - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifierWithPredicates
 
getValue(QName, Class<T>) - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifierWithPredicates
 
getValueObjectModel() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.DOMSourceAnyxmlNode
 
getValueObjectModel() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.ForeignDataNode
Return the object model class, which identifies it.
getValues() - Method in interface org.opendaylight.yangtools.yang.model.api.type.EnumTypeDefinition
Returns all enumeration values.
getVariableName() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangVariableReferenceExpr
 
getVersion() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.spi.TreeNode
Get the data node version.
getVersion() - Method in interface org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeDataInput
Return the version of the underlying input stream.
getVocabulary() - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionLexer
 
getVocabulary() - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser
 
getVocabulary() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathLexer
 
getVocabulary() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
getVocabulary() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementLexer
 
getVocabulary() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser
 
getVocabulary() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierLexer
 
getVocabulary() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
getVocabulary() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
getVocabulary() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
getWhenCondition() - Method in class org.opendaylight.yangtools.yang.data.util.OperationAsContainer
 
getWhenCondition() - Method in interface org.opendaylight.yangtools.yang.model.api.SchemaContext
Deprecated.
getWhenCondition() - Method in interface org.opendaylight.yangtools.yang.model.api.WhenConditionAware
Returns when statement.
getWhenCondition() - Method in class org.opendaylight.yangtools.yang.model.util.EffectiveAugmentationSchema
 
getWhenCondition() - Method in interface org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStatementMixins.WhenConditionMixin
 
getWhenStatement() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.WhenStatementAwareDeclaredStatement
 
getWithClassLoader(ClassLoader, Supplier<V>) - Static method in class org.opendaylight.yangtools.util.ClassLoaderUtils
Immediately call Supplier.get() with provided ClassLoader.
getWriter() - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedNodeWriter
 
getXpath() - Method in interface org.opendaylight.yangtools.yang.model.api.MustDefinition
Returns XPath expression which contains constraint.
getYangVersion() - Method in interface org.opendaylight.yangtools.yang.model.api.ModuleLike
Returns the YANG version.
getYangVersion() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ModuleHeaderGroup
 
getYangVersion() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ModuleStatement
 
getYangVersion() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.SubmoduleStatement
 
getYangVersion() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
 
getYangVersion() - Method in enum org.opendaylight.yangtools.yang.xpath.api.YangFunction
Return the minimum YANG version where this function is supported.
getYangVersion() - Method in interface org.opendaylight.yangtools.yang.xpath.api.YangXPathExpression
Return the minimum YangVersion runtime required to interpret this expression.
getYinElement() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ArgumentStatement
 
global(Class<N>) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceBehaviour
Creates a global namespace behaviour for supplied namespace type.
GLOBAL - org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceBehaviour.StorageNodeType
Global storage, visible from all sources.
GROUPING - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
GroupingDefinition - Interface in org.opendaylight.yangtools.yang.model.api
Interface describing YANG 'grouping' statement.
GroupingEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
GroupingNamespace - Interface in org.opendaylight.yangtools.yang.parser.spi
Grouping namespace.
GroupingStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
GroupingStatementRFC6020Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.grouping
 
GroupingStatementRFC7950Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.grouping
Class providing necessary support for processing YANG 1.1 Grouping statement.
GT - org.opendaylight.yangtools.yang.xpath.api.YangBinaryOperator
Left-hand operand is greater than right-hand operand.
GTE - org.opendaylight.yangtools.yang.xpath.api.YangBinaryOperator
Left-hand operand is greater than or equal to right-hand operand.

H

hasAncestorOfType(StmtContext<?, ?, ?>, Collection<StatementDefinition>) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StmtContextUtils
Checks whether at least one ancestor of a StatementContext matches one from a collection of statement definitions.
hasAncestorOfTypeWithChildOfType(StmtContext<?, ?, ?>, StatementDefinition, StatementDefinition) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StmtContextUtils
Checks whether all of StmtContext's ancestors of specified type have a child of specified type.
hasArgumentSpecificSupports() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.type.TypeStatementRFC7950Support
 
hasArgumentSpecificSupports() - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractStatementSupport
 
hasArgumentSpecificSupports() - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.ForwardingStatementSupport
 
hasArgumentSpecificSupports() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport
Returns true if this support has argument specific supports.
hasChildReferencedByLeafRef(SchemaNode, LeafRefContext) - Static method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefContextUtils
 
hasDefaultValueMarkedWithIfFeature(YangVersion, TypeEffectiveStatement<?>, String) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStmtUtils
Checks whether supplied type has specified default value marked with an if-feature.
hasDefaultValueMarkedWithIfFeature(YangVersion, TypeEffectiveStatement<?>, Set<String>) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStmtUtils
Checks whether supplied type has any of specified default values marked with an if-feature.
hashCode() - Method in interface org.opendaylight.yangtools.concepts.Identifier
 
hashCode() - Method in interface org.opendaylight.yangtools.concepts.ItemOrder
hashCode() - Method in interface org.opendaylight.yangtools.concepts.ItemOrder.Ordered
hashCode() - Method in interface org.opendaylight.yangtools.concepts.ItemOrder.Unordered
hashCode() - Method in class org.opendaylight.yangtools.concepts.SemVer
 
hashCode() - Method in class org.opendaylight.yangtools.concepts.Variant
 
hashCode() - Method in class org.opendaylight.yangtools.plugin.generator.api.GeneratedFilePath
 
hashCode() - Method in class org.opendaylight.yangtools.plugin.generator.api.GeneratedFileType
 
hashCode() - Method in class org.opendaylight.yangtools.rfc6643.model.api.ObjectIdentifier
 
hashCode() - Method in class org.opendaylight.yangtools.util.AbstractIdentifier
 
hashCode() - Method in class org.opendaylight.yangtools.util.concurrent.ImmutableThreadFactoryProvider
Computes a hash code from attributes: namePrefix, logger, priority, daemon.
hashCode() - Method in class org.opendaylight.yangtools.util.ForwardingIdentityObject
 
hashCode() - Method in class org.opendaylight.yangtools.util.ImmutableOffsetMap
 
hashCode() - Method in class org.opendaylight.yangtools.util.MutableOffsetMap
 
hashCode() - Method in class org.opendaylight.yangtools.util.SharedSingletonMap
 
hashCode() - Method in class org.opendaylight.yangtools.util.SingletonSet
 
hashCode() - Method in class org.opendaylight.yangtools.util.TopologicalSort.EdgeImpl
 
hashCode() - Method in class org.opendaylight.yangtools.yang.common.AbstractQName
 
hashCode() - Method in class org.opendaylight.yangtools.yang.common.BiMapYangNamespaceContext
 
hashCode() - Method in class org.opendaylight.yangtools.yang.common.CanonicalValueViolation
 
hashCode() - Method in class org.opendaylight.yangtools.yang.common.Decimal64
 
hashCode() - Method in class org.opendaylight.yangtools.yang.common.DerivedString
 
hashCode() - Method in class org.opendaylight.yangtools.yang.common.QName
 
hashCode() - Method in class org.opendaylight.yangtools.yang.common.QNameModule
 
hashCode() - Method in class org.opendaylight.yangtools.yang.common.QualifiedQName
 
hashCode() - Method in class org.opendaylight.yangtools.yang.common.Revision
 
hashCode() - Method in class org.opendaylight.yangtools.yang.common.Uint16
 
hashCode() - Method in class org.opendaylight.yangtools.yang.common.Uint32
 
hashCode() - Method in class org.opendaylight.yangtools.yang.common.Uint64
 
hashCode() - Method in class org.opendaylight.yangtools.yang.common.Uint8
 
hashCode() - Method in class org.opendaylight.yangtools.yang.common.UnqualifiedQName
 
hashCode() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeCandidate
DataTreeCandidate implementations must not override the default identity hashCode method.
hashCode() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeTip
DataTreeTip implementations must not override the default identity hashCode method.
hashCode() - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.AugmentationIdentifier
 
hashCode() - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier
 
hashCode() - Method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefPath
 
hashCode() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.nodes.AbstractImmutableNormalizedNode
 
hashCode() - Method in class org.opendaylight.yangtools.yang.data.util.AbstractNodeDataWithSchema
 
hashCode() - Method in class org.opendaylight.yangtools.yang.data.util.ImmutableNormalizedAnydata
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.api.ElementCountConstraint
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.api.meta.ArgumentDefinition
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.api.PathExpression.DerefSteps
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.api.PathExpression.LocationPathSteps
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.api.PathExpression.Steps
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.api.SchemaPath
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.api.stmt.IfFeatureExpr
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.api.stmt.PatternExpression
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.api.stmt.SchemaNodeIdentifier
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.api.stmt.ValueRange
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.repo.api.RevisionSourceIdentifier
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.repo.api.SchemaContextFactoryConfiguration
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.repo.api.SemVerSourceIdentifier
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.repo.spi.PotentialSchemaSource
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.util.FilteringSchemaContextProxy.ModuleId
 
hashCode() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.YangModelDependencyInfo
 
hashCode() - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.CopyHistory
 
hashCode() - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceKeyCriterion
 
hashCode() - Method in class org.opendaylight.yangtools.yang.parser.spi.source.DeclarationInTextSource
 
hashCode() - Method in class org.opendaylight.yangtools.yang.parser.spi.source.ImplicitSubstatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangBinaryExpr
 
hashCode() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangFilterExpr
 
hashCode() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangFunctionCallExpr
 
hashCode() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangLiteralExpr
 
hashCode() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangLocationPath.AxisStep
 
hashCode() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangLocationPath
 
hashCode() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangLocationPath.NamespaceStep
 
hashCode() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangLocationPath.NodeTypeStep
 
hashCode() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangLocationPath.ProcessingInstructionStep
 
hashCode() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangLocationPath.Step
 
hashCode() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangNaryExpr
 
hashCode() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangNegateExpr
 
hashCode() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangNumberExpr
 
hashCode() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangPathExpr
 
hashCode() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangQNameExpr.Resolved
 
hashCode() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangQNameExpr.Unresolved
 
hashCode() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangVariableReferenceExpr
 
hashCode(BinaryTypeDefinition) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.BinaryTypeDefinition
 
hashCode(BitsTypeDefinition) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.BitsTypeDefinition
 
hashCode(BooleanTypeDefinition) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.BooleanTypeDefinition
 
hashCode(EmptyTypeDefinition) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.EmptyTypeDefinition
 
hashCode(EnumTypeDefinition) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.EnumTypeDefinition
 
hashCode(IdentityrefTypeDefinition) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.IdentityrefTypeDefinition
 
hashCode(InstanceIdentifierTypeDefinition) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.InstanceIdentifierTypeDefinition
 
hashCode(Int16TypeDefinition) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.Int16TypeDefinition
 
hashCode(Int32TypeDefinition) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.Int32TypeDefinition
 
hashCode(Int64TypeDefinition) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.Int64TypeDefinition
 
hashCode(Int8TypeDefinition) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.Int8TypeDefinition
 
hashCode(LeafrefTypeDefinition) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.LeafrefTypeDefinition
 
hashCode(StringTypeDefinition) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.StringTypeDefinition
 
hashCode(Uint16TypeDefinition) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.Uint16TypeDefinition
 
hashCode(Uint32TypeDefinition) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.Uint32TypeDefinition
 
hashCode(Uint64TypeDefinition) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.Uint64TypeDefinition
 
hashCode(Uint8TypeDefinition) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.Uint8TypeDefinition
 
hashCode(DecimalTypeDefinition) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.DecimalTypeDefinition
 
hashCode(UnionTypeDefinition) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.UnionTypeDefinition
 
HashCodeBuilder<T> - Class in org.opendaylight.yangtools.util
Utility class for incrementally building object hashCode by hashing together component objects, one by one.
HashCodeBuilder() - Constructor for class org.opendaylight.yangtools.util.HashCodeBuilder
Create a new instance, with internal hash initialized to 1, equivalent of HashCodeBuilder(1).
HashCodeBuilder(int) - Constructor for class org.opendaylight.yangtools.util.HashCodeBuilder
Create a new instance, with internal hash set to specified seed.
hashCodeImpl() - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifierWithPredicates
 
hashCodeImpl() - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeWithValue
 
HASHED_VALUE_MODULE - Static variable in class org.opendaylight.yangtools.openconfig.model.api.OpenConfigConstants
Runtime identity of model which exposed encrypted-value.
HASHED_VALUE_SOURCE - Static variable in class org.opendaylight.yangtools.openconfig.model.api.OpenConfigConstants
Original model source name.
HashedValueStatementSupport - Class in org.opendaylight.yangtools.openconfig.parser
 
hasImplicitParentSupport() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase
 
hasLeafRefChild(SchemaNode, LeafRefContext) - Static method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefContextUtils
 
hasLeafRefContextChild() - Method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefContext
 
hasNamespaceBehaviour(Class<N>) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupportBundle
 
hasParentOfType(StmtContext<?, ?, ?>, StatementDefinition) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StmtContextUtils
Checks whether the parent of StmtContext is of specified type.
hasReferencedChild() - Method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefContext
 
hasReferencingChild() - Method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefContext
 
hasSubstatement(Class<? extends EffectiveStatement<?, ?>>) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext
Check if there is any child statement context of specified type.
hasSubstatement(StmtContext<?, ?, ?>, Class<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StmtContextDefaults
Default implementation of StmtContext.hasSubstatement(Class).
historyAndStatusFlags(StmtContext<?, ?, ?>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseQNameStatementSupport
 

I

ID - org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
Identifiable<T> - Interface in org.opendaylight.yangtools.concepts
A generalized contract of an object which has an identifier.
identifier() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
identifier() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Node_identifierContext
 
identifier() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.PrefixContext
 
identifier() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.ir.IRKeyword
This keyword's 'identifier' part.
Identifier - Interface in org.opendaylight.yangtools.concepts
General identifier interface.
Identifier - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierLexer
 
Identifier - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
Identifier() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.NodeIdentifierContext
 
Identifier(int) - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.NodeIdentifierContext
 
IDENTIFIER - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionLexer
 
IDENTIFIER - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser
 
IDENTIFIER - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathLexer
 
IDENTIFIER - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
IDENTIFIER - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementLexer
 
IDENTIFIER - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser
 
IDENTIFIER() - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser.Identifier_ref_argContext
 
IDENTIFIER() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.IdentifierContext
 
IDENTIFIER() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.ArgumentContext
 
IDENTIFIER() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.KeywordContext
 
IDENTIFIER() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.UnquotedStringContext
 
IDENTIFIER(int) - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser.Identifier_ref_argContext
 
IDENTIFIER(int) - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.KeywordContext
 
IDENTIFIER(int) - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.UnquotedStringContext
 
identifier_ref_arg() - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser
 
identifier_ref_arg() - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser.If_feature_factorContext
 
Identifier_ref_argContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser.Identifier_ref_argContext
 
IdentifierContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.IdentifierContext
 
identifierFromFilename(String) - Static method in class org.opendaylight.yangtools.yang.model.repo.api.YangTextSchemaSource
 
identifierFromFilename(String) - Static method in class org.opendaylight.yangtools.yang.model.repo.api.YinTextSchemaSource
 
IdentifierNamespace<K,​V> - Interface in org.opendaylight.yangtools.yang.model.api.meta
Model specific namespace which allows access to specific IdentifierNamespace serves as common superclass for YANG model namespaces, which are type-captured subclasses.
IDENTITY - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
IdentityCodecUtil - Class in org.opendaylight.yangtools.yang.data.util.codec
Utility methods for implementing string-to-identity codecs.
IdentityEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
IdentityEffectiveStatementNamespace - Class in org.opendaylight.yangtools.yang.model.api.stmt
Namespace of available identities.
IdentityNamespace - Interface in org.opendaylight.yangtools.yang.parser.spi
Identity namespace.
IdentityQueuedNotificationManager<L,​N> - Class in org.opendaylight.yangtools.util.concurrent
 
IdentityQueuedNotificationManager(String, Executor, int, QueuedNotificationManager.BatchedInvoker<L, N>) - Constructor for class org.opendaylight.yangtools.util.concurrent.IdentityQueuedNotificationManager
 
IDENTITYREF_QNAME - Static variable in class org.opendaylight.yangtools.yang.model.util.BaseTypes
 
identityRefCodec(IdentityrefTypeDefinition, QNameModule) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactory
 
identityRefCodec(IdentityrefTypeDefinition, QNameModule) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
 
identityRefCodec(IdentityrefTypeDefinition, QNameModule) - Method in class org.opendaylight.yangtools.yang.data.util.codec.AbstractCodecFactory
 
IdentityrefCodec<T> - Interface in org.opendaylight.yangtools.yang.data.api.codec
 
identityrefTypeBuilder(SchemaPath) - Static method in class org.opendaylight.yangtools.yang.model.util.type.BaseTypes
 
IdentityrefTypeBuilder - Class in org.opendaylight.yangtools.yang.model.util.type
 
IdentityrefTypeDefinition - Interface in org.opendaylight.yangtools.yang.model.api.type
Contains method for getting data from identityref built-in YANG type.
IdentitySchemaNode - Interface in org.opendaylight.yangtools.yang.model.api
Interface describing YANG 'identity' statement.
IdentityStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
IdentityStatementRFC6020Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.identity
 
IdentityStatementRFC7950Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.identity
Class providing necessary support for processing YANG 1.1 Identity statement.
IdentityTypeDefinition - Interface in org.opendaylight.yangtools.yang.model.api.type
Contains the method for getting the details about YANG identity.
IEEE754 - org.opendaylight.yangtools.yang.xpath.api.YangXPathMathMode
All number expressions are treated as double.
IetfYangSmiv2Constants - Class in org.opendaylight.yangtools.rfc6643.model.api
 
IetfYangSmiv2ExtensionsMapping - Enum in org.opendaylight.yangtools.rfc6643.model.api
 
IF_FEATURE - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
if_feature_expr() - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser
 
if_feature_expr() - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser.If_feature_factorContext
 
If_feature_exprContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser.If_feature_exprContext
 
if_feature_factor() - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser
 
if_feature_factor() - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser.If_feature_factorContext
 
if_feature_factor() - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser.If_feature_termContext
 
If_feature_factorContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser.If_feature_factorContext
 
if_feature_term() - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser.If_feature_exprContext
 
if_feature_term() - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser
 
if_feature_term() - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser.If_feature_termContext
 
if_feature_term(int) - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser.If_feature_exprContext
 
if_feature_term(int) - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser.If_feature_termContext
 
If_feature_termContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser.If_feature_termContext
 
IfFeatureAwareDeclaredStatement<A> - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
IfFeatureEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
IfFeatureExpr - Class in org.opendaylight.yangtools.yang.model.api.stmt
A resolved if-feature expression, implementing a Predicate.
IfFeatureExpr() - Constructor for class org.opendaylight.yangtools.yang.model.api.stmt.IfFeatureExpr
 
IfFeatureExpressionLexer - Class in org.opendaylight.yangtools.yang.parser.antlr
 
IfFeatureExpressionLexer(CharStream) - Constructor for class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionLexer
 
IfFeatureExpressionParser - Class in org.opendaylight.yangtools.yang.parser.antlr
 
IfFeatureExpressionParser(TokenStream) - Constructor for class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser
 
IfFeatureExpressionParser.Identifier_ref_argContext - Class in org.opendaylight.yangtools.yang.parser.antlr
 
IfFeatureExpressionParser.If_feature_exprContext - Class in org.opendaylight.yangtools.yang.parser.antlr
 
IfFeatureExpressionParser.If_feature_factorContext - Class in org.opendaylight.yangtools.yang.parser.antlr
 
IfFeatureExpressionParser.If_feature_termContext - Class in org.opendaylight.yangtools.yang.parser.antlr
 
IfFeatureExpressionParserBaseVisitor<T> - Class in org.opendaylight.yangtools.yang.parser.antlr
This class provides an empty implementation of IfFeatureExpressionParserVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.
IfFeatureExpressionParserBaseVisitor() - Constructor for class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParserBaseVisitor
 
IfFeatureExpressionParserVisitor<T> - Interface in org.opendaylight.yangtools.yang.parser.antlr
This interface defines a complete generic visitor for a parse tree produced by IfFeatureExpressionParser.
IfFeatureStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Represents YANG if-feature statement.
IfFeatureStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature
 
ifPresent(Consumer<? super T>) - Method in class org.opendaylight.yangtools.concepts.CheckedValue
If a value is present, invoke the specified consumer with the value, otherwise do nothing.
IGNORE - org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport.CopyPolicy
Ignore this statement's existence for the purposes of the new place -- it is not impacted.
IllegalArgumentCodec<P,​I> - Interface in org.opendaylight.yangtools.concepts
Utility interface, which specializes UncheckedCodec to IllegalArgumentException.
IllegalListKeyException(String, Object...) - Constructor for exception org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.valid.DataValidationException.IllegalListKeyException
 
IMMEDIATE - org.opendaylight.yangtools.yang.model.repo.spi.PotentialSchemaSource.Costs
The source is immediately available, via a lookup or similar.
immediateBooleanFluentFuture(boolean) - Static method in class org.opendaylight.yangtools.util.concurrent.FluentFutures
Return a FluentFuture which is immediately completed, reporting specified result.
immediateBooleanFluentFuture(Boolean) - Static method in class org.opendaylight.yangtools.util.concurrent.FluentFutures
Return a FluentFuture which is immediately completed, reporting specified result.
immediateCancelledFluentFuture() - Static method in class org.opendaylight.yangtools.util.concurrent.FluentFutures
Return a FluentFuture which is immediately Future.cancel(boolean)led.
immediateFailedFluentFuture(Throwable) - Static method in class org.opendaylight.yangtools.util.concurrent.FluentFutures
Return a FluentFuture which is immediately failed, reporting specified failure cause.
immediateFalseFluentFuture() - Static method in class org.opendaylight.yangtools.util.concurrent.FluentFutures
Return a FluentFuture which is immediately completed, reporting specified Boolean.TRUE.
immediateFluentFuture(T) - Static method in class org.opendaylight.yangtools.util.concurrent.FluentFutures
Return a FluentFuture which is immediately completed, reporting specified result.
immediateNullFluentFuture() - Static method in class org.opendaylight.yangtools.util.concurrent.FluentFutures
Return a FluentFuture which is immediately completed with a null result.
immediateTrueFluentFuture() - Static method in class org.opendaylight.yangtools.util.concurrent.FluentFutures
Return a FluentFuture which is immediately completed, reporting specified Boolean.TRUE.
Immutable - Interface in org.opendaylight.yangtools.concepts
Immutable Object - object does not change its externally-observable state during its lifetime.
ImmutableAnydataNodeBuilder<V> - Class in org.opendaylight.yangtools.yang.data.impl.schema.builder.impl
 
ImmutableAnyXmlNodeBuilder - Class in org.opendaylight.yangtools.yang.data.impl.schema.builder.impl
 
ImmutableAnyXmlNodeBuilder() - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableAnyXmlNodeBuilder
 
ImmutableAnyXmlNodeSchemaAwareBuilder - Class in org.opendaylight.yangtools.yang.data.impl.schema.builder.impl
 
ImmutableAugmentationNodeBuilder - Class in org.opendaylight.yangtools.yang.data.impl.schema.builder.impl
 
ImmutableAugmentationNodeBuilder() - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableAugmentationNodeBuilder
 
ImmutableAugmentationNodeBuilder(int) - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableAugmentationNodeBuilder
 
ImmutableAugmentationNodeBuilder(ImmutableAugmentationNodeBuilder.ImmutableAugmentationNode) - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableAugmentationNodeBuilder
 
ImmutableAugmentationNodeSchemaAwareBuilder - Class in org.opendaylight.yangtools.yang.data.impl.schema.builder.impl
 
ImmutableAugmentationNodeSchemaAwareBuilder(AugmentationSchemaNode) - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableAugmentationNodeSchemaAwareBuilder
 
ImmutableChoiceNodeBuilder - Class in org.opendaylight.yangtools.yang.data.impl.schema.builder.impl
 
ImmutableChoiceNodeBuilder() - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableChoiceNodeBuilder
 
ImmutableChoiceNodeBuilder(int) - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableChoiceNodeBuilder
 
ImmutableChoiceNodeBuilder(ImmutableChoiceNodeBuilder.ImmutableChoiceNode) - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableChoiceNodeBuilder
 
ImmutableChoiceNodeSchemaAwareBuilder - Class in org.opendaylight.yangtools.yang.data.impl.schema.builder.impl
 
ImmutableChoiceNodeSchemaAwareBuilder(ChoiceSchemaNode) - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableChoiceNodeSchemaAwareBuilder
 
ImmutableContainerNodeBuilder - Class in org.opendaylight.yangtools.yang.data.impl.schema.builder.impl
 
ImmutableContainerNodeBuilder() - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableContainerNodeBuilder
 
ImmutableContainerNodeBuilder(int) - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableContainerNodeBuilder
 
ImmutableContainerNodeBuilder(ImmutableContainerNodeBuilder.ImmutableContainerNode) - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableContainerNodeBuilder
 
ImmutableContainerNodeBuilder.ImmutableContainerNode - Class in org.opendaylight.yangtools.yang.data.impl.schema.builder.impl
 
ImmutableContainerNodeSchemaAwareBuilder - Class in org.opendaylight.yangtools.yang.data.impl.schema.builder.impl
 
ImmutableLeafNodeBuilder<T> - Class in org.opendaylight.yangtools.yang.data.impl.schema.builder.impl
 
ImmutableLeafNodeBuilder() - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableLeafNodeBuilder
 
ImmutableLeafNodeSchemaAwareBuilder<T> - Class in org.opendaylight.yangtools.yang.data.impl.schema.builder.impl
 
ImmutableLeafSetEntryNodeBuilder<T> - Class in org.opendaylight.yangtools.yang.data.impl.schema.builder.impl
 
ImmutableLeafSetEntryNodeBuilder() - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableLeafSetEntryNodeBuilder
 
ImmutableLeafSetEntryNodeSchemaAwareBuilder<T> - Class in org.opendaylight.yangtools.yang.data.impl.schema.builder.impl
 
ImmutableLeafSetNodeBuilder<T> - Class in org.opendaylight.yangtools.yang.data.impl.schema.builder.impl
 
ImmutableLeafSetNodeBuilder() - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableLeafSetNodeBuilder
 
ImmutableLeafSetNodeBuilder(int) - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableLeafSetNodeBuilder
 
ImmutableLeafSetNodeBuilder(ImmutableLeafSetNodeBuilder.ImmutableLeafSetNode<T>) - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableLeafSetNodeBuilder
 
ImmutableLeafSetNodeBuilder.ImmutableLeafSetNode<T> - Class in org.opendaylight.yangtools.yang.data.impl.schema.builder.impl
 
ImmutableLeafSetNodeSchemaAwareBuilder<T> - Class in org.opendaylight.yangtools.yang.data.impl.schema.builder.impl
 
ImmutableLeafSetNodeSchemaAwareBuilder(LeafListSchemaNode, ImmutableLeafSetNodeBuilder.ImmutableLeafSetNode<T>) - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableLeafSetNodeSchemaAwareBuilder
 
ImmutableMapEntryNodeBuilder - Class in org.opendaylight.yangtools.yang.data.impl.schema.builder.impl
 
ImmutableMapEntryNodeBuilder() - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableMapEntryNodeBuilder
 
ImmutableMapEntryNodeBuilder(int) - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableMapEntryNodeBuilder
 
ImmutableMapEntryNodeBuilder(ImmutableMapEntryNodeBuilder.ImmutableMapEntryNode) - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableMapEntryNodeBuilder
 
ImmutableMapEntryNodeSchemaAwareBuilder - Class in org.opendaylight.yangtools.yang.data.impl.schema.builder.impl
 
ImmutableMapNodeBuilder - Class in org.opendaylight.yangtools.yang.data.impl.schema.builder.impl
 
ImmutableMapNodeBuilder() - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableMapNodeBuilder
 
ImmutableMapNodeBuilder(int) - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableMapNodeBuilder
 
ImmutableMapNodeBuilder(ImmutableMapNodeBuilder.ImmutableMapNode) - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableMapNodeBuilder
 
ImmutableMapNodeBuilder.ImmutableMapNode - Class in org.opendaylight.yangtools.yang.data.impl.schema.builder.impl
 
ImmutableMapNodeSchemaAwareBuilder - Class in org.opendaylight.yangtools.yang.data.impl.schema.builder.impl
 
ImmutableMapNodeSchemaAwareBuilder(ListSchemaNode) - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableMapNodeSchemaAwareBuilder
 
ImmutableMapNodeSchemaAwareBuilder(ListSchemaNode, ImmutableMapNodeBuilder.ImmutableMapNode) - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableMapNodeSchemaAwareBuilder
 
ImmutableMapTemplate<K> - Class in org.opendaylight.yangtools.util
Template for instantiating UnmodifiableMapPhase instances with a fixed set of keys.
ImmutableMetadataNormalizedAnydata - Class in org.opendaylight.yangtools.rfc7952.data.util
 
ImmutableMetadataNormalizedAnydata(EffectiveModelContext, DataSchemaNode, NormalizedNode<?, ?>, NormalizedMetadata) - Constructor for class org.opendaylight.yangtools.rfc7952.data.util.ImmutableMetadataNormalizedAnydata
 
ImmutableMetadataNormalizedNodeStreamWriter - Class in org.opendaylight.yangtools.yang.data.impl.schema
ImmutableMetadataNormalizedNodeStreamWriter(ImmutableMetadataNormalizedNodeStreamWriter.State) - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableMetadataNormalizedNodeStreamWriter
 
ImmutableMetadataNormalizedNodeStreamWriter(NormalizedNodeMetadataResult) - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableMetadataNormalizedNodeStreamWriter
 
ImmutableMetadataNormalizedNodeStreamWriter.State - Class in org.opendaylight.yangtools.yang.data.impl.schema
Snapshot of currently-open data- and metadatastate.
ImmutableMountPointNode - Class in org.opendaylight.yangtools.rcf8528.data.util
 
ImmutableMountPointNormalizedNodeStreamWriter - Class in org.opendaylight.yangtools.yang.data.impl.schema
 
ImmutableMountPointNormalizedNodeStreamWriter(NormalizedNodeResult) - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableMountPointNormalizedNodeStreamWriter
 
ImmutableNodes - Class in org.opendaylight.yangtools.yang.data.impl.schema
 
ImmutableNormalizedAnydata - Class in org.opendaylight.yangtools.yang.data.util
 
ImmutableNormalizedAnydata(EffectiveModelContext, DataSchemaNode, NormalizedNode<?, ?>) - Constructor for class org.opendaylight.yangtools.yang.data.util.ImmutableNormalizedAnydata
 
ImmutableNormalizedMetadata - Class in org.opendaylight.yangtools.rfc7952.data.util
Immutable implementation of NormalizedMetadata.
ImmutableNormalizedMetadata.Builder - Class in org.opendaylight.yangtools.rfc7952.data.util
ImmutableNormalizedMetadataStreamWriter - Class in org.opendaylight.yangtools.rfc7952.data.util
A simple StreamWriterMetadataExtension implementation, which takes care of building NormalizedMetadata based on additional nesting instructions.
ImmutableNormalizedMetadataStreamWriter() - Constructor for class org.opendaylight.yangtools.rfc7952.data.util.ImmutableNormalizedMetadataStreamWriter
 
ImmutableNormalizedNodeStreamWriter - Class in org.opendaylight.yangtools.yang.data.impl.schema
Implementation of NormalizedNodeStreamWriter, which constructs immutable instances of NormalizedNodes.
ImmutableNormalizedNodeStreamWriter(NormalizedNodeBuilder) - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedNodeStreamWriter
 
ImmutableNormalizedNodeStreamWriter(NormalizedNodeResult) - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedNodeStreamWriter
 
immutableOf(T) - Static method in class org.opendaylight.yangtools.util.SingletonSpliterators
Create a new Spliterator reporting specified element.
ImmutableOffsetMap<K,​V> - Class in org.opendaylight.yangtools.util
Implementation of the Map interface which stores a set of immutable mappings using a key-to-offset map and a backing array.
ImmutableOffsetMapTemplate<K> - Class in org.opendaylight.yangtools.util
Template for instantiating ImmutableOffsetMap instances with a fixed set of keys.
immutableOfNull() - Static method in class org.opendaylight.yangtools.util.SingletonSpliterators
Create a new Spliterator reporting a null element.
ImmutableOrderedLeafSetNodeBuilder<T> - Class in org.opendaylight.yangtools.yang.data.impl.schema.builder.impl
 
ImmutableOrderedLeafSetNodeBuilder() - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedLeafSetNodeBuilder
 
ImmutableOrderedLeafSetNodeBuilder(ImmutableOrderedLeafSetNodeBuilder.ImmutableOrderedLeafSetNode<T>) - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedLeafSetNodeBuilder
 
ImmutableOrderedLeafSetNodeBuilder.ImmutableOrderedLeafSetNode<T> - Class in org.opendaylight.yangtools.yang.data.impl.schema.builder.impl
 
ImmutableOrderedLeafSetNodeSchemaAwareBuilder<T> - Class in org.opendaylight.yangtools.yang.data.impl.schema.builder.impl
 
ImmutableOrderedLeafSetNodeSchemaAwareBuilder(LeafListSchemaNode, ImmutableOrderedLeafSetNodeBuilder.ImmutableOrderedLeafSetNode<T>) - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedLeafSetNodeSchemaAwareBuilder
 
ImmutableOrderedMapNodeBuilder - Class in org.opendaylight.yangtools.yang.data.impl.schema.builder.impl
 
ImmutableOrderedMapNodeBuilder() - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedMapNodeBuilder
 
ImmutableOrderedMapNodeBuilder(int) - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedMapNodeBuilder
 
ImmutableOrderedMapNodeBuilder(ImmutableOrderedMapNodeBuilder.ImmutableOrderedMapNode) - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedMapNodeBuilder
 
ImmutableOrderedMapNodeBuilder.ImmutableOrderedMapNode - Class in org.opendaylight.yangtools.yang.data.impl.schema.builder.impl
 
ImmutableOrderedMapNodeSchemaAwareBuilder - Class in org.opendaylight.yangtools.yang.data.impl.schema.builder.impl
 
ImmutableOrderedMapNodeSchemaAwareBuilder(ListSchemaNode) - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedMapNodeSchemaAwareBuilder
 
ImmutableOrderedMapNodeSchemaAwareBuilder(ListSchemaNode, ImmutableOrderedMapNodeBuilder.ImmutableOrderedMapNode) - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedMapNodeSchemaAwareBuilder
 
Immutables - Class in org.opendaylight.yangtools.util
 
ImmutableThreadFactoryProvider - Class in org.opendaylight.yangtools.util.concurrent
Immutable implementation of ThreadFactoryProvider.
ImmutableThreadFactoryProvider.Builder - Class in org.opendaylight.yangtools.util.concurrent
Builds instances of type ImmutableThreadFactoryProvider.
ImmutableThreadFactoryProvider.BuildFinal - Interface in org.opendaylight.yangtools.util.concurrent
 
ImmutableThreadFactoryProvider.LoggerBuildStage - Interface in org.opendaylight.yangtools.util.concurrent
 
ImmutableThreadFactoryProvider.NamePrefixBuildStage - Interface in org.opendaylight.yangtools.util.concurrent
 
ImmutableUnkeyedListEntryNodeBuilder - Class in org.opendaylight.yangtools.yang.data.impl.schema.builder.impl
 
ImmutableUnkeyedListEntryNodeBuilder() - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableUnkeyedListEntryNodeBuilder
 
ImmutableUnkeyedListEntryNodeBuilder(int) - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableUnkeyedListEntryNodeBuilder
 
ImmutableUnkeyedListEntryNodeBuilder(ImmutableUnkeyedListEntryNodeBuilder.ImmutableUnkeyedListEntryNode) - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableUnkeyedListEntryNodeBuilder
 
ImmutableUnkeyedListEntryNodeBuilder.ImmutableUnkeyedListEntryNode - Class in org.opendaylight.yangtools.yang.data.impl.schema.builder.impl
 
ImmutableUnkeyedListNodeBuilder - Class in org.opendaylight.yangtools.yang.data.impl.schema.builder.impl
 
ImmutableUnkeyedListNodeBuilder() - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableUnkeyedListNodeBuilder
 
ImmutableUnkeyedListNodeBuilder(ImmutableUnkeyedListNodeBuilder.ImmutableUnkeyedListNode) - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableUnkeyedListNodeBuilder
 
ImmutableUnkeyedListNodeBuilder.EmptyImmutableUnkeyedListNode - Class in org.opendaylight.yangtools.yang.data.impl.schema.builder.impl
 
ImmutableUnkeyedListNodeBuilder.ImmutableUnkeyedListNode - Class in org.opendaylight.yangtools.yang.data.impl.schema.builder.impl
 
ImmutableYangModeledAnyXmlNodeBuilder - Class in org.opendaylight.yangtools.yang.data.impl.schema.builder.impl
 
ImplicitParentAwareStatementSupport - Interface in org.opendaylight.yangtools.yang.parser.spi.meta
StatementSupport trait for statements which create intermediate parent node for some of its child nodes.
ImplicitSubstatement - Class in org.opendaylight.yangtools.yang.parser.spi.source
An implicit sub-statement, which is implied to be always present in its parent, even if it does not appear in model source.
IMPLIED - org.opendaylight.yangtools.rfc6643.model.api.IetfYangSmiv2ExtensionsMapping
 
ImpliedEffectiveStatement - Interface in org.opendaylight.yangtools.rfc6643.model.api
 
ImpliedSchemaNode - Interface in org.opendaylight.yangtools.rfc6643.model.api
 
ImpliedStatement - Interface in org.opendaylight.yangtools.rfc6643.model.api
 
ImpliedStatementSupport - Class in org.opendaylight.yangtools.rfc6643.parser
 
IMPORT - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
ImportedModuleContext - Interface in org.opendaylight.yangtools.yang.parser.spi.source
 
ImportedNamespaceContext<K> - Interface in org.opendaylight.yangtools.yang.parser.spi.meta
Special namespace which allows import of namespaces from other sources.
ImportEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
ImportPrefixToModuleCtx - Interface in org.opendaylight.yangtools.yang.parser.spi.source
Source-specific mapping of prefix strings to module context.
ImportPrefixToSemVerSourceIdentifier - Interface in org.opendaylight.yangtools.yang.parser.spi.source
Source-specific mapping of prefixes to source identifier with specified semantic version.
importResolutionMode() - Method in interface org.opendaylight.yangtools.plugin.generator.api.FileGenerator
Indicate import resolution mode this code generator requires.
ImportStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
ImportStatementRFC6020Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.import_
 
ImportStatementRFC7950Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.import_
Implementation of import statement definition for Yang 1.1 (RFC 7950) to allow import statement to have "description" and "reference" as substatements.
ImpPrefixToNamespace - Interface in org.opendaylight.yangtools.yang.parser.spi.source
Pre-linkage source-specific mapping of prefixes to module namespaces.
INCLUDE - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
IncludedModuleContext - Interface in org.opendaylight.yangtools.yang.parser.spi.source
 
IncludedSubmoduleNameToModuleCtx - Interface in org.opendaylight.yangtools.yang.parser.spi.source
Source-specific mapping of prefixes to namespaces.
IncludeEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
IncludeStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
IncludeStatementRFC6020Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.include
 
IncludeStatementRFC7950Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.include
Implementation of include statement definition for Yang 1.1 (RFC 7950) to allow include statement to have "description" and "reference" as substatements.
inConstructor(Object) - Static method in class org.opendaylight.yangtools.util.RecursiveObjectLeaker
 
IncorrectDataStructureException - Exception in org.opendaylight.yangtools.yang.data.api.schema.tree
Exception thrown when a proposed change fails validation before being applied into the datastore because of incorrect structure of user supplied data.
IncorrectDataStructureException(YangInstanceIdentifier, String) - Constructor for exception org.opendaylight.yangtools.yang.data.api.schema.tree.IncorrectDataStructureException
 
IncorrectDataStructureException(YangInstanceIdentifier, String, Throwable) - Constructor for exception org.opendaylight.yangtools.yang.data.api.schema.tree.IncorrectDataStructureException
 
InferenceException - Exception in org.opendaylight.yangtools.yang.parser.spi.meta
Thrown when there is an inference error.
InferenceException(String, StatementSourceReference) - Constructor for exception org.opendaylight.yangtools.yang.parser.spi.meta.InferenceException
 
InferenceException(String, StatementSourceReference, Throwable) - Constructor for exception org.opendaylight.yangtools.yang.parser.spi.meta.InferenceException
 
InferenceException(StatementSourceReference, String, Object...) - Constructor for exception org.opendaylight.yangtools.yang.parser.spi.meta.InferenceException
 
inInstantiatedContext() - Method in class org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack
Check if the stack is in instantiated context.
INIT - org.opendaylight.yangtools.yang.parser.spi.meta.ModelProcessingPhase
 
initial() - Static method in class org.opendaylight.yangtools.yang.data.api.schema.tree.spi.Version
Create an initial version.
initialSnapshot(int) - Method in class org.opendaylight.yangtools.util.MapAdaptor
Creates an initial snapshot.
InMemoryDataTreeFactory - Class in org.opendaylight.yangtools.yang.data.impl.schema.tree
A factory for creating in-memory data trees.
InMemoryDataTreeFactory() - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.tree.InMemoryDataTreeFactory
 
InMemorySchemaSourceCache<T extends SchemaSourceRepresentation> - Class in org.opendaylight.yangtools.yang.model.repo.util
 
InMemorySchemaSourceCache(SchemaSourceRegistry, Class<T>, CacheBuilder<Object, Object>) - Constructor for class org.opendaylight.yangtools.yang.model.repo.util.InMemorySchemaSourceCache
 
INPUT - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
InputEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
InputSchemaNode - Interface in org.opendaylight.yangtools.yang.model.api
 
InputStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
InputStatementRFC6020Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.input
 
InputStatementRFC7950Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.input
Class providing necessary support for processing YANG 1.1 Input statement.
inRange(int, int) - Static method in class org.opendaylight.yangtools.yang.model.api.ElementCountConstraint
 
inSource(String) - Static method in class org.opendaylight.yangtools.yang.parser.spi.source.DeclarationInTextSource
 
instance() - Static method in class org.opendaylight.yangtools.util.EmptyDeque
 
INSTANCE_IDENTIFIER_QNAME - Static variable in class org.opendaylight.yangtools.yang.model.util.BaseTypes
 
instanceIdentifier() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
instanceIdentifierCodec(InstanceIdentifierTypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactory
 
instanceIdentifierCodec(InstanceIdentifierTypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
 
instanceIdentifierCodec(InstanceIdentifierTypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.util.codec.AbstractCodecFactory
 
InstanceIdentifierCodec<T> - Interface in org.opendaylight.yangtools.yang.data.api.codec
Codec which serializes / deserializes InstanceIdentifier.
InstanceIdentifierContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.InstanceIdentifierContext
 
instanceIdentifierLexer - Class in org.opendaylight.yangtools.yang.xpath.antlr
 
instanceIdentifierLexer(CharStream) - Constructor for class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierLexer
 
instanceIdentifierParser - Class in org.opendaylight.yangtools.yang.xpath.antlr
 
instanceIdentifierParser(TokenStream) - Constructor for class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
instanceIdentifierParser.EqQuotedStringContext - Class in org.opendaylight.yangtools.yang.xpath.antlr
 
instanceIdentifierParser.InstanceIdentifierContext - Class in org.opendaylight.yangtools.yang.xpath.antlr
 
instanceIdentifierParser.KeyPredicateContext - Class in org.opendaylight.yangtools.yang.xpath.antlr
 
instanceIdentifierParser.KeyPredicateExprContext - Class in org.opendaylight.yangtools.yang.xpath.antlr
 
instanceIdentifierParser.LeafListPredicateContext - Class in org.opendaylight.yangtools.yang.xpath.antlr
 
instanceIdentifierParser.LeafListPredicateExprContext - Class in org.opendaylight.yangtools.yang.xpath.antlr
 
instanceIdentifierParser.NodeIdentifierContext - Class in org.opendaylight.yangtools.yang.xpath.antlr
 
instanceIdentifierParser.PathArgumentContext - Class in org.opendaylight.yangtools.yang.xpath.antlr
 
instanceIdentifierParser.PosContext - Class in org.opendaylight.yangtools.yang.xpath.antlr
 
instanceIdentifierParser.PredicateContext - Class in org.opendaylight.yangtools.yang.xpath.antlr
 
instanceIdentifierParser.QuotedStringContext - Class in org.opendaylight.yangtools.yang.xpath.antlr
 
instanceIdentifierType() - Static method in class org.opendaylight.yangtools.yang.model.util.type.BaseTypes
 
InstanceIdentifierTypeBuilder - Class in org.opendaylight.yangtools.yang.model.util.type
 
InstanceIdentifierTypeDefinition - Interface in org.opendaylight.yangtools.yang.model.api.type
Contains methods for getting data from the instance-identifier YANG built-in type.
instantiateTransformed(Map<K, T>, BiFunction<K, T, V>) - Method in class org.opendaylight.yangtools.util.ImmutableMapTemplate
Instantiate an immutable map by applying specified transformer to values of fromMap.
instantiateTransformed(Map<K, T>, BiFunction<K, T, V>) - Method in class org.opendaylight.yangtools.util.ImmutableOffsetMapTemplate
 
instantiateTransformed(Map<K, T>, BiFunction<K, T, V>) - Method in class org.opendaylight.yangtools.util.SharedSingletonMapTemplate
 
instantiateWithValue(V) - Method in class org.opendaylight.yangtools.util.SharedSingletonMapTemplate
Instantiate an immutable map with the value supplied.
instantiateWithValues(V...) - Method in class org.opendaylight.yangtools.util.ImmutableMapTemplate
Instantiate an immutable map by filling values from provided array.
instantiateWithValues(V...) - Method in class org.opendaylight.yangtools.util.ImmutableOffsetMapTemplate
 
instantiateWithValues(V...) - Method in class org.opendaylight.yangtools.util.SharedSingletonMapTemplate
 
INT16_QNAME - Static variable in class org.opendaylight.yangtools.yang.model.util.BaseTypes
 
int16Codec(Int16TypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactory
 
int16Codec(Int16TypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
 
int16Codec(Int16TypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.util.codec.AbstractCodecFactory
 
Int16Codec<T> - Interface in org.opendaylight.yangtools.yang.data.api.codec
 
int16Type() - Static method in class org.opendaylight.yangtools.yang.model.util.type.BaseTypes
 
Int16TypeDefinition - Interface in org.opendaylight.yangtools.yang.model.api.type
Type definition derived from int16 type.
INT32_QNAME - Static variable in class org.opendaylight.yangtools.yang.model.util.BaseTypes
 
int32Codec(Int32TypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactory
 
int32Codec(Int32TypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
 
int32Codec(Int32TypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.util.codec.AbstractCodecFactory
 
Int32Codec<T> - Interface in org.opendaylight.yangtools.yang.data.api.codec
 
int32Type() - Static method in class org.opendaylight.yangtools.yang.model.util.type.BaseTypes
 
Int32TypeDefinition - Interface in org.opendaylight.yangtools.yang.model.api.type
Type definition derived from int32 type.
INT64_QNAME - Static variable in class org.opendaylight.yangtools.yang.model.util.BaseTypes
 
int64Codec(Int64TypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactory
 
int64Codec(Int64TypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
 
int64Codec(Int64TypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.util.codec.AbstractCodecFactory
 
Int64Codec<T> - Interface in org.opendaylight.yangtools.yang.data.api.codec
 
int64Type() - Static method in class org.opendaylight.yangtools.yang.model.util.type.BaseTypes
 
Int64TypeDefinition - Interface in org.opendaylight.yangtools.yang.model.api.type
Type definition derived from int64 type.
INT8_QNAME - Static variable in class org.opendaylight.yangtools.yang.model.util.BaseTypes
 
int8Codec(Int8TypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactory
 
int8Codec(Int8TypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
 
int8Codec(Int8TypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.util.codec.AbstractCodecFactory
 
Int8Codec<T> - Interface in org.opendaylight.yangtools.yang.data.api.codec
 
int8Type() - Static method in class org.opendaylight.yangtools.yang.model.util.type.BaseTypes
 
Int8TypeDefinition - Interface in org.opendaylight.yangtools.yang.model.api.type
Type definition derived from int8 type.
intern() - Method in class org.opendaylight.yangtools.yang.common.AbstractQName
Return an interned reference to an equivalent object.
intern() - Method in class org.opendaylight.yangtools.yang.common.QName
 
intern() - Method in class org.opendaylight.yangtools.yang.common.QNameModule
Return an interned reference to a equivalent QNameModule.
intern() - Method in class org.opendaylight.yangtools.yang.common.QualifiedQName
 
intern() - Method in class org.opendaylight.yangtools.yang.common.Uint16
Return an interned (shared) instance equivalent to this object.
intern() - Method in class org.opendaylight.yangtools.yang.common.Uint32
Return an interned (shared) instance equivalent to this object.
intern() - Method in class org.opendaylight.yangtools.yang.common.Uint64
Return an interned (shared) instance equivalent to this object.
intern() - Method in class org.opendaylight.yangtools.yang.common.UnqualifiedQName
 
intern() - Method in class org.opendaylight.yangtools.yang.model.api.stmt.SchemaNodeIdentifier.Absolute
Return an interned reference to an equivalent object.
intern() - Method in class org.opendaylight.yangtools.yang.model.repo.api.SourceIdentifier
Return an interned reference to a equivalent SemVerSourceIdentifier.
intern(T) - Method in class org.opendaylight.yangtools.yang.data.util.LeafsetEntryInterner
 
internArgument(String) - Method in class org.opendaylight.yangtools.rfc6643.parser.MaxAccessStatementSupport
 
internArgument(String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseBooleanStatementSupport
 
internArgument(String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.max_elements.MaxElementsStatementSupport
 
internArgument(String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.modifier.ModifierStatementSupport
 
internArgument(String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.ordered_by.OrderedByStatementSupport
 
internArgument(String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.status.StatusStatementSupport
 
internArgument(String) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport
Given a raw string representation of an argument, try to use a shared representation.
internBoolean(String) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.ArgumentUtils
 
interpretAsInstanceIdentifier(YangLiteralExpr) - Method in interface org.opendaylight.yangtools.yang.xpath.api.YangXPathExpression
 
interpretAsQName(YangLiteralExpr) - Method in interface org.opendaylight.yangtools.yang.xpath.api.YangXPathExpression
Attempt to interpret a YangLiteralExpr referenced by this expression as a QName.
interpretAsQName(YangLiteralExpr) - Method in interface org.opendaylight.yangtools.yang.xpath.api.YangXPathExpression.UnqualifiedBound
 
intValue() - Method in class org.opendaylight.yangtools.yang.common.Decimal64
 
intValue() - Method in class org.opendaylight.yangtools.yang.common.Uint16
 
intValue() - Method in class org.opendaylight.yangtools.yang.common.Uint32
intValue() - Method in class org.opendaylight.yangtools.yang.common.Uint64
 
intValue() - Method in class org.opendaylight.yangtools.yang.common.Uint8
 
intValue() - Method in class org.opendaylight.yangtools.yang.model.api.stmt.UnresolvedNumber
 
intValueExact() - Method in class org.opendaylight.yangtools.yang.common.Decimal64
Converts this BigDecimal to an int, checking for lost information.
InvalidBitDefinitionException - Exception in org.opendaylight.yangtools.yang.model.util.type
 
InvalidBitDefinitionException(BitsTypeDefinition.Bit, String) - Constructor for exception org.opendaylight.yangtools.yang.model.util.type.InvalidBitDefinitionException
 
InvalidBitDefinitionException(BitsTypeDefinition.Bit, String, Object...) - Constructor for exception org.opendaylight.yangtools.yang.model.util.type.InvalidBitDefinitionException
 
InvalidEnumDefinitionException - Exception in org.opendaylight.yangtools.yang.model.util.type
 
InvalidEnumDefinitionException(EnumTypeDefinition.EnumPair, String) - Constructor for exception org.opendaylight.yangtools.yang.model.util.type.InvalidEnumDefinitionException
 
InvalidEnumDefinitionException(EnumTypeDefinition.EnumPair, String, Object...) - Constructor for exception org.opendaylight.yangtools.yang.model.util.type.InvalidEnumDefinitionException
 
InvalidLengthConstraintException - Exception in org.opendaylight.yangtools.yang.model.util.type
 
InvalidLengthConstraintException(String, Object...) - Constructor for exception org.opendaylight.yangtools.yang.model.util.type.InvalidLengthConstraintException
 
InvalidNormalizedNodeStreamException - Exception in org.opendaylight.yangtools.yang.data.codec.binfmt
Exception thrown from NormalizedNodeInputStreamReader when the input stream does not contain valid serialized data.
InvalidNormalizedNodeStreamException(String) - Constructor for exception org.opendaylight.yangtools.yang.data.codec.binfmt.InvalidNormalizedNodeStreamException
 
InvalidNormalizedNodeStreamException(String, Throwable) - Constructor for exception org.opendaylight.yangtools.yang.data.codec.binfmt.InvalidNormalizedNodeStreamException
 
InvalidRangeConstraintException - Exception in org.opendaylight.yangtools.yang.model.util.type
 
InvalidRangeConstraintException(RangeSet<?>, String) - Constructor for exception org.opendaylight.yangtools.yang.model.util.type.InvalidRangeConstraintException
 
InvalidRangeConstraintException(RangeSet<?>, String, Object...) - Constructor for exception org.opendaylight.yangtools.yang.model.util.type.InvalidRangeConstraintException
 
InvalidSubstatementException - Exception in org.opendaylight.yangtools.yang.parser.spi.meta
Thrown when there was invalid element in YANG file.
InvalidSubstatementException(String, StatementSourceReference) - Constructor for exception org.opendaylight.yangtools.yang.parser.spi.meta.InvalidSubstatementException
 
InvalidSubstatementException(String, StatementSourceReference, Throwable) - Constructor for exception org.opendaylight.yangtools.yang.parser.spi.meta.InvalidSubstatementException
 
InvalidSubstatementException(StatementSourceReference, String, Object...) - Constructor for exception org.opendaylight.yangtools.yang.parser.spi.meta.InvalidSubstatementException
 
INVERT_MATCH - org.opendaylight.yangtools.yang.model.api.type.ModifierKind
 
invokeListener(L, ImmutableList<N>) - Method in interface org.opendaylight.yangtools.util.concurrent.QueuedNotificationManager.BatchedInvoker
Called to invoke a listener with a notification.
IRArgument - Class in org.opendaylight.yangtools.yang.parser.rfc7950.ir
An argument to a YANG statement, as defined by section 6.1.3 of both RFC6020 and RFC7950.
IRArgument.Concatenation - Class in org.opendaylight.yangtools.yang.parser.rfc7950.ir
An argument composed of multiple concatenated parts.
IRArgument.Single - Class in org.opendaylight.yangtools.yang.parser.rfc7950.ir
An argument composed of a single string.
IRKeyword - Class in org.opendaylight.yangtools.yang.parser.rfc7950.ir
A YANG keyword, as defined, as defined by section 6.1.2 of both RFC6020 and RFC7950.
IRKeyword.Qualified - Class in org.opendaylight.yangtools.yang.parser.rfc7950.ir
 
IRKeyword.Unqualified - Class in org.opendaylight.yangtools.yang.parser.rfc7950.ir
 
IRSchemaSource - Class in org.opendaylight.yangtools.yang.parser.rfc7950.ir
 
IRSchemaSource(SourceIdentifier, IRStatement) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.ir.IRSchemaSource
 
IRSchemaSource(SourceIdentifier, IRStatement, String) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.ir.IRSchemaSource
 
IRStatement - Class in org.opendaylight.yangtools.yang.parser.rfc7950.ir
A single YANG statement in its raw string form.
isAbsolute() - Method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefPath
Describes whether schema path is|isn't absolute.
isAbsolute() - Method in interface org.opendaylight.yangtools.yang.model.api.PathExpression
Returns true if the XPapth starts in root of YANG model, otherwise returns false.
isAbsolute() - Method in class org.opendaylight.yangtools.yang.model.api.SchemaPath
Describes whether schema path is|isn't absolute.
isAbsolute() - Method in class org.opendaylight.yangtools.yang.model.util.PathExpressionImpl
Deprecated.
 
isAbsolute() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangLocationPath.Absolute
 
isAbsolute() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangLocationPath
 
isAbsolute() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangLocationPath.Relative
 
isAbsoluteXPath(String) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.ArgumentUtils
 
isAddedByUses() - Method in class org.opendaylight.yangtools.yang.data.util.OperationAsContainer
Deprecated.
isAddedByUses() - Method in interface org.opendaylight.yangtools.yang.model.api.AddedByUsesAware
Deprecated.
Returns true if this node was added by uses statement, otherwise returns false.
isAddedByUses() - Method in interface org.opendaylight.yangtools.yang.model.api.SchemaContext
Deprecated.
isAddedByUses() - Method in interface org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStatementMixins.AddedByUsesMixin
 
isAddedByUses() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.UnknownEffectiveStatementBase
Deprecated.
isAugmenting() - Method in class org.opendaylight.yangtools.yang.data.util.OperationAsContainer
Deprecated.
isAugmenting() - Method in interface org.opendaylight.yangtools.yang.model.api.CopyableNode
Deprecated.
Returns true if this node was added by augmentation, otherwise returns false.
isAugmenting() - Method in interface org.opendaylight.yangtools.yang.model.api.SchemaContext
Deprecated.
isAugmenting() - Method in interface org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStatementMixins.CopyableMixin
 
isAugmenting() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.UnknownEffectiveStatementBase
Deprecated.
isClosed() - Method in class org.opendaylight.yangtools.concepts.AbstractRegistration
Query the state of this registration.
isCompletedBy(ModelProcessingPhase) - Method in enum org.opendaylight.yangtools.yang.parser.spi.meta.ModelProcessingPhase
Determine whether this processing phase is implied to have completed by completion of some other phase.
isConfiguration() - Method in class org.opendaylight.yangtools.yang.data.util.OperationAsContainer
 
isConfiguration() - Method in interface org.opendaylight.yangtools.yang.model.api.DataSchemaNode
Returns true if the data represents configuration data, otherwise returns false.
isConfiguration() - Method in interface org.opendaylight.yangtools.yang.model.api.SchemaContext
Deprecated.
isConfiguration() - Method in interface org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStatementMixins.DataSchemaNodeMixin
 
isConfiguration() - Method in interface org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStatementMixins.OperationContainerMixin
 
isConfiguration() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext
 
isConfiguration() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.RootStatementContext
 
isEmpty() - Method in class org.opendaylight.yangtools.concepts.ObjectExtensions
 
isEmpty() - Method in class org.opendaylight.yangtools.util.ImmutableOffsetMap
 
isEmpty() - Method in class org.opendaylight.yangtools.util.ListenerRegistry
 
isEmpty() - Method in class org.opendaylight.yangtools.util.MutableOffsetMap
 
isEmpty() - Method in class org.opendaylight.yangtools.util.ObjectRegistry
 
isEmpty() - Method in class org.opendaylight.yangtools.util.SharedSingletonMap
 
isEmpty() - Method in class org.opendaylight.yangtools.util.SingletonSet
 
isEmpty() - Method in class org.opendaylight.yangtools.util.UnmodifiableCollection
 
isEmpty() - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier
Check if this instance identifier has empty path arguments, e.g.
isEmpty() - Method in class org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack
Check if this stack is empty.
isEnabledSemanticVersioning() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext
 
isEnabledSemanticVersioning() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase
 
isEolString(String) - Static method in class org.opendaylight.yangtools.yang.model.export.YangTextSnippet
Check if an emitted string contains End-Of-Line character.
isEqualWithoutRevision(QName) - Method in class org.opendaylight.yangtools.yang.common.QName
Compares this QName to other, without comparing revision.
isFinished() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.NormalizedNodeResult
 
isFirst() - Method in class org.opendaylight.yangtools.concepts.Variant
 
isFullyDefined() - Method in interface org.opendaylight.yangtools.yang.parser.spi.source.StatementWriter.ResumedStatement
Check if the statement has been fully defined.
isIgnoringConfig() - Method in class org.opendaylight.yangtools.rfc8040.parser.YangDataStatementSupport
 
isIgnoringConfig() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport
Returns true if this statement support and all its substatements ignore config statements (e.g.
isIgnoringConfig() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.RootStatementContext
 
isIgnoringConfig() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase
 
isIgnoringIfFeatures() - Method in class org.opendaylight.yangtools.rfc8040.parser.YangDataStatementSupport
 
isIgnoringIfFeatures() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport
Returns true if this statement support and all its substatements ignore if-feature statements (e.g.
isIgnoringIfFeatures() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.RootStatementContext
 
isIgnoringIfFeatures() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase
 
isImmutable(Object) - Static method in class org.opendaylight.yangtools.util.Immutables
Determines if object is known to be immutable
isInExtensionBody(StmtContext<?, ?, ?>) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StmtContextUtils
 
isKeyedEntry() - Method in class org.opendaylight.yangtools.yang.data.util.DataSchemaContextNode
 
isLeaf() - Method in class org.opendaylight.yangtools.yang.data.util.DataSchemaContextNode
 
isLeafRef(SchemaNode, LeafRefContext) - Static method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefContextUtils
 
isMandatory() - Method in interface org.opendaylight.yangtools.yang.model.api.MandatoryAware
Return whether this node is mandatory or not.
isMandatory() - Method in interface org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStatementMixins.MandatoryMixin
 
isMandatoryNode(StmtContext<?, ?, ?>) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StmtContextUtils
Checks whether statement context is a mandatory leaf, choice, anyxml, list or leaf-list according to RFC6020 or not.
isMandatoryNodesValidationEnabled() - Method in class org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeConfiguration
 
isMixin() - Method in class org.opendaylight.yangtools.yang.data.util.DataSchemaContextNode
 
isNonPresenceContainer(StmtContext<?, ?, ?>) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StmtContextUtils
Checks whether statement context is a non-presence container or not.
isNotMandatoryNodeOfType(StmtContext<?, ?, ?>, StatementDefinition) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StmtContextUtils
Checks whether a statement context is a statement of supplied statement definition and whether it is not mandatory leaf, choice, anyxml, list or leaf-list according to RFC6020.
isParentSupportedByFeatures() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.RootStatementContext
 
isParentSupportedByFeatures() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase
 
isPresenceContainer() - Method in interface org.opendaylight.yangtools.yang.model.api.ContainerSchemaNode
Returns true if this container is marked as presence.
isPresenceContainer(StmtContext<?, ?, ?>) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StmtContextUtils
Checks whether statement context is a presence container or not.
isPresent() - Method in class org.opendaylight.yangtools.concepts.CheckedValue
Return true if a value is present.
isPresent(QName) - Static method in class org.opendaylight.yangtools.yang.model.api.stmt.IfFeatureExpr
Construct an assertion that a feature is present in the set passed to IfFeatureExpr.test(Set).
isPresentIn(SchemaNode) - Static method in interface org.opendaylight.yangtools.openconfig.model.api.OpenConfigHashedValueSchemaNode
Determine if specified SchemaNode is marked to report its value in hashed form.
isReferenced() - Method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefContext
 
isReferencedByLeafRef(SchemaNode, LeafRefContext) - Static method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefContextUtils
 
isReferencing() - Method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefContext
 
isSecond() - Method in class org.opendaylight.yangtools.concepts.Variant
 
isShutdown() - Method in class org.opendaylight.yangtools.util.concurrent.AsyncNotifyingListeningExecutorService
 
isSuccessful() - Method in interface org.opendaylight.yangtools.yang.common.RpcResult
Returns whether or not processing of the call was successful.
isSupportedByFeatures() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext
 
isSupportedByFeatures() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase
 
isSupportedToBuildEffective() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext
 
isSupportedToBuildEffective() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase
 
isTerminated() - Method in class org.opendaylight.yangtools.util.concurrent.AsyncNotifyingListeningExecutorService
 
isUniqueIndexEnabled() - Method in class org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeConfiguration
 
isUnknownStatement(StmtContext<?, ?, ?>) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StmtContextUtils
Returns true if supplied statement context represents unknown statement, otherwise returns false.
isUnrecognizedStatement(StmtContext<?, ?, ?>) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StmtContextUtils
Returns true if supplied statement context represents unrecognized statement, otherwise returns false.
isUserOrdered() - Method in interface org.opendaylight.yangtools.yang.model.api.LeafListSchemaNode
YANG 'ordered-by' statement.
isUserOrdered() - Method in interface org.opendaylight.yangtools.yang.model.api.ListSchemaNode
YANG 'ordered-by' statement.
isValidIdentifier() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.ir.IRArgument.Single
Imprecise check if this argument complies with the identifier YANG specification.
isYangBuildInType(String) - Static method in class org.opendaylight.yangtools.yang.model.util.BaseTypes
Returns true if supplied type is representation of built-in YANG type as per RFC 6020.
isYangBuildInType(TypeDefinition<?>) - Static method in class org.opendaylight.yangtools.yang.model.util.BaseTypes
Returns true if supplied type is representation of built-in YANG type as per RFC 6020.
isYinElement() - Method in interface org.opendaylight.yangtools.yang.model.api.ExtensionDefinition
This statement indicates if the argument is mapped to an XML element in YIN or to an XML attribute.
By contract if implementation of ExtensionDefinition does not specify the yin-element statement the return value is by default set to false
isYinElement() - Method in class org.opendaylight.yangtools.yang.model.api.meta.ArgumentDefinition
Returns true, if argument of statement is represented as value of YIN element.
itemOrder() - Method in interface org.opendaylight.yangtools.concepts.ItemOrder
Return the item order class of this object.
itemOrder() - Method in interface org.opendaylight.yangtools.concepts.ItemOrder.Ordered
 
itemOrder() - Method in interface org.opendaylight.yangtools.concepts.ItemOrder.Unordered
 
ItemOrder<T extends ItemOrder<T>> - Interface in org.opendaylight.yangtools.concepts
Marker interface for specifying ordering of items.
ItemOrder.Ordered - Interface in org.opendaylight.yangtools.concepts
Items are ordered and their order is significant.
ItemOrder.Unordered - Interface in org.opendaylight.yangtools.concepts
Items are unordered and their order is insignificant.
iterator() - Method in class org.opendaylight.yangtools.util.EmptyDeque
 
iterator() - Method in class org.opendaylight.yangtools.util.SingletonSet
 
iterator() - Method in class org.opendaylight.yangtools.util.UnmodifiableCollection
 
iterator() - Method in class org.opendaylight.yangtools.yang.model.export.YangTextSnippet
 

J

JaxenSchemaContextFactory - Class in org.opendaylight.yangtools.yang.data.jaxen
 
JaxenSchemaContextFactory() - Constructor for class org.opendaylight.yangtools.yang.data.jaxen.JaxenSchemaContextFactory
 
JSONCodecFactory - Class in org.opendaylight.yangtools.yang.data.codec.gson
Factory for creating JSON equivalents of codecs.
JSONCodecFactorySupplier - Enum in org.opendaylight.yangtools.yang.data.codec.gson
API entry point for acquiring JSONCodecFactory instances.
JSONNormalizedNodeStreamWriter - Class in org.opendaylight.yangtools.yang.data.codec.gson
This implementation will create JSON output as output stream.
JsonParserStream - Class in org.opendaylight.yangtools.yang.data.codec.gson
This class parses JSON elements from a GSON JsonReader.
JsonWriterFactory - Class in org.opendaylight.yangtools.yang.data.codec.gson
Factory Method class for JsonWriter creation.

K

KEY - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
KeyEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
keyPredicate() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
keyPredicate() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.PredicateContext
 
keyPredicate(int) - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.PredicateContext
 
KeyPredicateContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.KeyPredicateContext
 
keyPredicateExpr() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.KeyPredicateContext
 
keyPredicateExpr() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
KeyPredicateExprContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.KeyPredicateExprContext
 
keySet() - Method in class org.opendaylight.yangtools.concepts.ObjectExtensions
 
keySet() - Method in class org.opendaylight.yangtools.util.ImmutableMapTemplate
Returns the set of keys expected by this template, in the iteration order Maps resulting from instantiation will have.
keySet() - Method in class org.opendaylight.yangtools.util.ImmutableOffsetMap
 
keySet() - Method in class org.opendaylight.yangtools.util.ImmutableOffsetMapTemplate
 
keySet() - Method in class org.opendaylight.yangtools.util.MutableOffsetMap
 
keySet() - Method in class org.opendaylight.yangtools.util.SharedSingletonMap
 
keySet() - Method in class org.opendaylight.yangtools.util.SharedSingletonMapTemplate
 
keySet() - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifierWithPredicates
Return the predicate key in the iteration order of YangInstanceIdentifier.NodeIdentifierWithPredicates.entrySet().
keySet() - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifierWithPredicates.Singleton
 
KeyStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
KeyStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.key
 
keyword() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser
 
keyword() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.StatementContext
 
keyword() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.ir.IRStatement
Return this statement's keyword.
KeywordContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.KeywordContext
 
knownModelSources() - Static method in class org.opendaylight.yangtools.odlext.model.api.OpenDaylightExtensionsConstants
Return identifiers of all sources known to define the metadata extension.
knownModelSources() - Static method in class org.opendaylight.yangtools.openconfig.model.api.OpenConfigConstants
Return identifiers of all sources known to define the metadata extension.
knownModelSources() - Static method in class org.opendaylight.yangtools.rfc6241.model.api.NetconfConstants
Return identifiers of all sources known to define NACM extension.
knownModelSources() - Static method in class org.opendaylight.yangtools.rfc6536.model.api.NACMConstants
Return identifiers of all sources known to define NACM extension.
knownModelSources() - Static method in class org.opendaylight.yangtools.rfc6643.model.api.IetfYangSmiv2Constants
Return identifiers of all sources known to define NACM extension.
knownModelSources() - Static method in class org.opendaylight.yangtools.rfc7952.model.api.MetadataConstants
Return identifiers of all sources known to define the metadata extension.
knownModelSources() - Static method in class org.opendaylight.yangtools.rfc8040.model.api.YangDataConstants
Return identifiers of all sources known to define the metadata extension.
knownModelSources() - Static method in class org.opendaylight.yangtools.rfc8528.model.api.SchemaMountConstants
Return identifiers of all sources known to define the metadata extension.

L

LANG - org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
LAST - org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
lastNodeIdentifier() - Method in class org.opendaylight.yangtools.yang.model.api.stmt.SchemaNodeIdentifier
Return the last node identifier.
latestRevisionModule(String) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceKeyCriterion
Return a criterion which selects the latest known revision of a particular module.
lazyAdd(List<E>, E) - Static method in class org.opendaylight.yangtools.util.LazyCollections
Add an element to a list, potentially transforming the list.
lazyAdd(Set<E>, E) - Static method in class org.opendaylight.yangtools.util.LazyCollections
Add an element to a set, potentially transforming the set.
LazyCodecCache<T> - Class in org.opendaylight.yangtools.yang.data.util.codec
Lazily-populated CodecCache.
LazyCodecCache() - Constructor for class org.opendaylight.yangtools.yang.data.util.codec.LazyCodecCache
 
LazyCollections - Class in org.opendaylight.yangtools.util
Utility methods for lazily instantiated collections.
LazyLeafOperations - Class in org.opendaylight.yangtools.yang.data.impl.schema.nodes
Support utilities for dealing with Maps which would normally hold DataContainerChild values, but are modified to eliminate LeafNode instances.
lazyTransform(YinXmlSchemaSource) - Static method in class org.opendaylight.yangtools.yang.model.repo.api.YinDomSchemaSource
LazyXPathExpression - Interface in org.opendaylight.yangtools.yang.data.jaxen.api
Deprecated.
PREVIEW API. DO NOT IMPLEMENT YET AS THIS NEEDS TO BE VALIDATED FOR USE IN CLIENT APPLICATIONS. APPLICATIONS WILLING TO USE THIS API PLEASE CONTACT yangtools-dev.
LazyXPathExpressionException - Exception in org.opendaylight.yangtools.yang.data.jaxen.api
Deprecated.
PREVIEW API. DO NOT IMPLEMENT YET AS THIS NEEDS TO BE VALIDATED FOR USE IN CLIENT APPLICATIONS. APPLICATIONS WILLING TO USE THIS API PLEASE CONTACT yangtools-dev.
LazyXPathExpressionException(String) - Constructor for exception org.opendaylight.yangtools.yang.data.jaxen.api.LazyXPathExpressionException
Deprecated.
 
LazyXPathExpressionException(String, Throwable) - Constructor for exception org.opendaylight.yangtools.yang.data.jaxen.api.LazyXPathExpressionException
Deprecated.
 
LBRAC - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
LBRAC - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
LBRAC() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.PredicateContext
 
LE - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
LE - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
LE() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.RelationalExprContext
 
LE(int) - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.RelationalExprContext
 
LEAF - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
LEAF_LIST - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
leafBuilder() - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
 
leafBuilder(LeafSchemaNode) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
 
LeafEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
LeafInterner - Class in org.opendaylight.yangtools.yang.data.util
Utility class for sharing instances of LeafNodes which have low cardinality-- e.g.
LeafListEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
LeafListEntryNodeDataWithSchema - Class in org.opendaylight.yangtools.yang.data.util
Utility class used for tracking parser state as needed by a StAX-like parser.
LeafListEntryNodeDataWithSchema(LeafListSchemaNode) - Constructor for class org.opendaylight.yangtools.yang.data.util.LeafListEntryNodeDataWithSchema
 
LeafListNodeDataWithSchema - Class in org.opendaylight.yangtools.yang.data.util
Utility class used for tracking parser state as needed by a StAX-like parser.
LeafListNodeDataWithSchema(LeafListSchemaNode) - Constructor for class org.opendaylight.yangtools.yang.data.util.LeafListNodeDataWithSchema
 
leafListPredicate() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
leafListPredicate() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.PredicateContext
 
LeafListPredicateContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.LeafListPredicateContext
 
leafListPredicateExpr() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.LeafListPredicateContext
 
leafListPredicateExpr() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
LeafListPredicateExprContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.LeafListPredicateExprContext
 
LeafListSchemaNode - Interface in org.opendaylight.yangtools.yang.model.api
Interface describing YANG 'leaf-list' statement.
LeafListStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
LeafListStatementRFC6020Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.leaf_list
 
LeafListStatementRFC7950Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.leaf_list
Class providing necessary support for processing YANG 1.1 leaf-list statement.
leafNode(QName, T) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes
Construct immutable leaf node.
leafNode(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.impl.codec.SchemaTracker
 
leafNode(YangInstanceIdentifier.NodeIdentifier, T) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes
Construct immutable leaf node.
LeafNode<T> - Interface in org.opendaylight.yangtools.yang.data.api.schema
Leaf node with multiplicity 0..1.
LeafNodeDataWithSchema - Class in org.opendaylight.yangtools.yang.data.util
Utility class used for tracking parser state as needed by a StAX-like parser.
LeafNodeDataWithSchema(LeafSchemaNode) - Constructor for class org.opendaylight.yangtools.yang.data.util.LeafNodeDataWithSchema
 
LEAFREF_QNAME - Static variable in class org.opendaylight.yangtools.yang.model.util.BaseTypes
 
LeafrefCodec<T> - Interface in org.opendaylight.yangtools.yang.data.api.codec
 
LeafRefContext - Class in org.opendaylight.yangtools.yang.data.impl.leafref
 
LeafRefContextUtils - Class in org.opendaylight.yangtools.yang.data.impl.leafref
 
LeafRefDataValidationFailedException - Exception in org.opendaylight.yangtools.yang.data.impl.leafref
 
LeafRefDataValidationFailedException(String) - Constructor for exception org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefDataValidationFailedException
 
LeafRefDataValidationFailedException(String, int) - Constructor for exception org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefDataValidationFailedException
 
LeafRefDataValidationFailedException(String, Throwable) - Constructor for exception org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefDataValidationFailedException
 
LeafRefPath - Class in org.opendaylight.yangtools.yang.data.impl.leafref
 
LeafRefPath(LeafRefPath, QNameWithPredicate) - Constructor for class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefPath
 
LeafRefPathLexer - Class in org.opendaylight.yangtools.yang.parser.antlr
 
LeafRefPathLexer(CharStream) - Constructor for class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathLexer
 
LeafRefPathParser - Class in org.opendaylight.yangtools.yang.parser.antlr
 
LeafRefPathParser(TokenStream) - Constructor for class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
LeafRefPathParser.Absolute_pathContext - Class in org.opendaylight.yangtools.yang.parser.antlr
 
LeafRefPathParser.Current_function_invocationContext - Class in org.opendaylight.yangtools.yang.parser.antlr
 
LeafRefPathParser.Deref_exprContext - Class in org.opendaylight.yangtools.yang.parser.antlr
 
LeafRefPathParser.Deref_function_invocationContext - Class in org.opendaylight.yangtools.yang.parser.antlr
 
LeafRefPathParser.Descendant_pathContext - Class in org.opendaylight.yangtools.yang.parser.antlr
 
LeafRefPathParser.IdentifierContext - Class in org.opendaylight.yangtools.yang.parser.antlr
 
LeafRefPathParser.Node_identifierContext - Class in org.opendaylight.yangtools.yang.parser.antlr
 
LeafRefPathParser.Path_argContext - Class in org.opendaylight.yangtools.yang.parser.antlr
 
LeafRefPathParser.Path_equality_exprContext - Class in org.opendaylight.yangtools.yang.parser.antlr
 
LeafRefPathParser.Path_key_exprContext - Class in org.opendaylight.yangtools.yang.parser.antlr
 
LeafRefPathParser.Path_predicateContext - Class in org.opendaylight.yangtools.yang.parser.antlr
 
LeafRefPathParser.Path_strContext - Class in org.opendaylight.yangtools.yang.parser.antlr
 
LeafRefPathParser.PrefixContext - Class in org.opendaylight.yangtools.yang.parser.antlr
 
LeafRefPathParser.Rel_path_keyexprContext - Class in org.opendaylight.yangtools.yang.parser.antlr
 
LeafRefPathParser.Relative_pathContext - Class in org.opendaylight.yangtools.yang.parser.antlr
 
LeafRefPathParserBaseVisitor<T> - Class in org.opendaylight.yangtools.yang.parser.antlr
This class provides an empty implementation of LeafRefPathParserVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.
LeafRefPathParserBaseVisitor() - Constructor for class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParserBaseVisitor
 
LeafRefPathParserVisitor<T> - Interface in org.opendaylight.yangtools.yang.parser.antlr
This interface defines a complete generic visitor for a parse tree produced by LeafRefPathParser.
leafrefTypeBuilder(SchemaPath) - Static method in class org.opendaylight.yangtools.yang.model.util.type.BaseTypes
 
LeafrefTypeBuilder - Class in org.opendaylight.yangtools.yang.model.util.type
 
LeafrefTypeDefinition - Interface in org.opendaylight.yangtools.yang.model.api.type
 
LeafRefUtils - Class in org.opendaylight.yangtools.yang.data.impl.leafref
 
LeafRefValidation - Class in org.opendaylight.yangtools.yang.data.impl.leafref
 
LeafRefYangSyntaxErrorException - Exception in org.opendaylight.yangtools.yang.data.impl.leafref
 
LeafRefYangSyntaxErrorException(String, int, int, String) - Constructor for exception org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefYangSyntaxErrorException
 
LeafRefYangSyntaxErrorException(String, int, int, String, Throwable) - Constructor for exception org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefYangSyntaxErrorException
 
LeafSchemaNode - Interface in org.opendaylight.yangtools.yang.model.api
Interface describing YANG leaf statement.
leafSetBuilder() - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
 
leafSetBuilder(LeafSetNode<T>) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
 
leafSetBuilder(LeafListSchemaNode) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
 
leafSetBuilder(LeafListSchemaNode, LeafSetNode<T>) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
 
leafSetEntryBuilder() - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
 
leafSetEntryBuilder(LeafListSchemaNode) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
 
LeafsetEntryInterner - Class in org.opendaylight.yangtools.yang.data.util
Utility class for sharing instances of LeafSetEntryNodes which have low cardinality -- e.g.
leafSetEntryNode(QName) - Method in class org.opendaylight.yangtools.yang.data.impl.codec.SchemaTracker
 
LeafSetEntryNode<T> - Interface in org.opendaylight.yangtools.yang.data.api.schema
Leaf node with multiplicity 0...n.
LeafSetNode<T> - Interface in org.opendaylight.yangtools.yang.data.api.schema
Node representing set of simple leaf nodes.
LeafStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
LeafStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.leaf
 
LEFT_BRACE - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementLexer
 
LEFT_BRACE - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser
 
LEFT_BRACE() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.StatementContext
 
LEFT_PARENTHESIS - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathLexer
 
LEFT_PARENTHESIS - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
LEFT_PARENTHESIS() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Current_function_invocationContext
 
LEFT_PARENTHESIS() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Deref_function_invocationContext
 
LEFT_SQUARE_BRACKET - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathLexer
 
LEFT_SQUARE_BRACKET - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
LEFT_SQUARE_BRACKET() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Path_predicateContext
 
LEGACY_ATTRIBUTE_NAMESPACE - Static variable in class org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream
Deprecated.
The use on this namespace is discouraged and users are strongly encouraged to proper RFC7952 metadata annotations.
LENGTH - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
LengthConstraint - Interface in org.opendaylight.yangtools.yang.model.api.type
A single value length restriction, as expressed by a length statement, as specified by [RFC-6020] The length Statement.
LengthEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
LengthRestrictedTypeBuilder<T extends LengthRestrictedTypeDefinition<T>> - Class in org.opendaylight.yangtools.yang.model.util.type
 
LengthRestrictedTypeDefinition<T extends TypeDefinition<T>> - Interface in org.opendaylight.yangtools.yang.model.api.type
Interface for TypeDefinitions which can have their values restricted to a set of allowed lengths.
LengthStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
LengthStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.length
 
lenientInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.path.PathStatementSupport
 
LESS - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
LESS - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
LESS() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.RelationalExprContext
 
LESS(int) - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.RelationalExprContext
 
LINE_COMMENT - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementLexer
 
LINE_COMMENT - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser
 
LinkageDeclaredStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
LIST - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
ListEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
ListenerNotificationQueueStats - Class in org.opendaylight.yangtools.util.concurrent
Class used by the QueuedNotificationManager that contains a snapshot of notification queue statistics for a listener.
ListenerNotificationQueueStats(String, int) - Constructor for class org.opendaylight.yangtools.util.concurrent.ListenerNotificationQueueStats
 
ListenerRegistration<T extends EventListener> - Interface in org.opendaylight.yangtools.concepts
Class representing a Registration of an EventListener.
ListenerRegistry<T extends EventListener> - Class in org.opendaylight.yangtools.util
A registry of EventListeners, maintaining a set of registrations.
ListEntryNodeDataWithSchema - Class in org.opendaylight.yangtools.yang.data.util
Utility class used for tracking parser state as needed by a StAX-like parser.
listNode(QName) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes
Create an immutable list node.
listNode(YangInstanceIdentifier.NodeIdentifier) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes
Create an immutable list node.
ListNodeBuilder<T,​V> - Interface in org.opendaylight.yangtools.yang.data.impl.schema.builder.api
 
ListNodeDataWithSchema - Class in org.opendaylight.yangtools.yang.data.util
Utility class used for tracking parser state as needed by a StAX-like parser.
ListNodeDataWithSchema(ListSchemaNode) - Constructor for class org.opendaylight.yangtools.yang.data.util.ListNodeDataWithSchema
 
ListSchemaNode - Interface in org.opendaylight.yangtools.yang.model.api
Interface describing YANG 'list' statement.
ListStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
ListStatementRFC6020Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.list
 
ListStatementRFC7950Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.list
Class providing necessary support for processing YANG 1.1 List statement.
Literal - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
Literal - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
Literal() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.NodeTestContext
 
Literal() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.PrimaryExprContext
 
LITHIUM - org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeStreamVersion
Original stream version, as shipped in OpenDaylight Lithium simultaneous release.
loadClass(ClassLoader, String) - Static method in class org.opendaylight.yangtools.util.ClassLoaderUtils
Loads class using this supplied classloader.
loadClassWithTCCL(String) - Static method in class org.opendaylight.yangtools.util.ClassLoaderUtils
 
LOCAL_IO - org.opendaylight.yangtools.yang.model.repo.spi.PotentialSchemaSource.Costs
The source is available by performing local IO, such that reading from a disk.
LOCAL_NAME - org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
localQNameModule() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ModuleEffectiveStatement
Get the local QNameModule of this module.
locationPath() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
locationPath() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.PathExprNoRootContext
 
LocationPathContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.LocationPathContext
 
LocationPathSteps(YangLocationPath) - Constructor for class org.opendaylight.yangtools.yang.model.api.PathExpression.LocationPathSteps
 
logger() - Method in class org.opendaylight.yangtools.util.concurrent.ImmutableThreadFactoryProvider
Logger used to log uncaught exceptions from new threads created via this factory.
logger() - Method in class org.opendaylight.yangtools.util.concurrent.ThreadFactoryProvider
Logger used to log uncaught exceptions from new threads created via this factory.
logger(Logger) - Method in class org.opendaylight.yangtools.util.concurrent.ImmutableThreadFactoryProvider.Builder
Initializes the value for the logger attribute.
logger(Logger) - Method in interface org.opendaylight.yangtools.util.concurrent.ImmutableThreadFactoryProvider.LoggerBuildStage
Initializes the value for the logger attribute.
LoggingNormalizedNodeStreamWriter - Class in org.opendaylight.yangtools.yang.data.api.schema.stream
A NormalizedNodeStreamWriter which logs the events into a Logger.
LoggingNormalizedNodeStreamWriter() - Constructor for class org.opendaylight.yangtools.yang.data.api.schema.stream.LoggingNormalizedNodeStreamWriter
 
LoggingNormalizedNodeStreamWriter(int) - Constructor for class org.opendaylight.yangtools.yang.data.api.schema.stream.LoggingNormalizedNodeStreamWriter
 
longHeaderFlags(byte) - Static method in class org.opendaylight.yangtools.concepts.WritableObjects
Extract user-defined flags from a compressed long header.
longValue() - Method in class org.opendaylight.yangtools.yang.common.Decimal64
 
longValue() - Method in class org.opendaylight.yangtools.yang.common.Uint16
 
longValue() - Method in class org.opendaylight.yangtools.yang.common.Uint32
 
longValue() - Method in class org.opendaylight.yangtools.yang.common.Uint64
longValue() - Method in class org.opendaylight.yangtools.yang.common.Uint8
 
longValue() - Method in class org.opendaylight.yangtools.yang.model.api.stmt.UnresolvedNumber
 
longValueExact() - Method in class org.opendaylight.yangtools.yang.common.Decimal64
Converts this BigDecimal to a long, checking for lost information.
lookup(Object, Class<T>) - Static method in class org.opendaylight.yangtools.util.RecursiveObjectLeaker
 
lookupComplex(S) - Method in class org.opendaylight.yangtools.yang.data.util.codec.SharedCodecCache
 
lowerBound() - Method in class org.opendaylight.yangtools.yang.model.api.stmt.ValueRange
 
LP - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionLexer
 
LP - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser
 
LP() - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser.If_feature_factorContext
 
LPAR - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
LPAR - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
LPAR() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.FunctionCallContext
 
LPAR() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.NodeTestContext
 
LPAR() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.PrimaryExprContext
 
LT - org.opendaylight.yangtools.yang.xpath.api.YangBinaryOperator
Left-hand operand is less than right-hand operand.
LTE - org.opendaylight.yangtools.yang.xpath.api.YangBinaryOperator
Left-hand operand is less than or equal to right-hand operand.

M

MAGNESIUM - org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeStreamVersion
First shipping is Magnesium.
main() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
MainContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.MainContext
 
MANDATORY - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
MandatoryAware - Interface in org.opendaylight.yangtools.yang.model.api
Mix-in interface for SchemaNodes which can have a mandatory statement.
MandatoryEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
MandatoryStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
MandatoryStatementAwareDeclaredStatement<T> - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Marker interface for statements which may contain a 'mandatory' statement, as defined in RFC7950.
MandatoryStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.mandatory
 
map(Function<? super T, U>) - Method in class org.opendaylight.yangtools.concepts.CheckedValue
 
MapAdaptor - Class in org.opendaylight.yangtools.util
A simple layer on top of maps, which performs snapshot mediation and optimization of what the underlying implementation is.
mapBuilder() - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
 
mapBuilder(MapNode) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
 
mapBuilder(ListSchemaNode) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
 
mapBuilder(ListSchemaNode, MapNode) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
 
mapChildElementsFromAugments(AugmentationTarget) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.SchemaUtils
Recursively find all child nodes that come from augmentations.
mapChildElementsFromChoices(DataNodeContainer) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.SchemaUtils
Recursively find all child nodes that come from choices.
mapEntry(QName, QName, Object) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes
 
mapEntryBuilder() - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
 
mapEntryBuilder() - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes
 
mapEntryBuilder(QName, QName, Object) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes
 
mapEntryBuilder(MapEntryNode) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
 
mapEntryBuilder(ListSchemaNode) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
 
MapEntryNode - Interface in org.opendaylight.yangtools.yang.data.api.schema
Instance of Map entry, this node does not contains value, but child nodes.
mapException(Function<? super E, X>) - Method in class org.opendaylight.yangtools.concepts.CheckedValue
 
mapNode(QName) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes
Create an immutable map node.
mapNode(YangInstanceIdentifier.NodeIdentifier) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes
Create an immutable map node.
MapNode - Interface in org.opendaylight.yangtools.yang.data.api.schema
Containment node, which contains MapEntryNode of the same type, which may be quickly retrieved using key.
mapNodeBuilder() - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes
 
mapNodeBuilder(QName) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes
 
mapNodeBuilder(YangInstanceIdentifier.NodeIdentifier) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes
 
match(K) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceKeyCriterion
Match a key against this criterion.
MavenProjectAware - Interface in org.opendaylight.yangtools.yang2sources.spi
Deprecated.
max() - Static method in class org.opendaylight.yangtools.yang.model.api.stmt.UnresolvedNumber
 
MAX_ACCESS - org.opendaylight.yangtools.rfc6643.model.api.IetfYangSmiv2ExtensionsMapping
 
MAX_ELEMENTS - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
MAX_VALUE - Static variable in class org.opendaylight.yangtools.yang.common.Revision
Revision which compares as greater than any other valid revision.
MAX_VALUE - Static variable in class org.opendaylight.yangtools.yang.common.Uint16
Value of 65535.
MAX_VALUE - Static variable in class org.opendaylight.yangtools.yang.common.Uint32
Value of 4294967295.
MAX_VALUE - Static variable in class org.opendaylight.yangtools.yang.common.Uint64
Value of 18446744073709551615.
MAX_VALUE - Static variable in class org.opendaylight.yangtools.yang.common.Uint8
Value of 255.
MaxAccess - Enum in org.opendaylight.yangtools.rfc6643.model.api
Maximum allowed access, as defined by RFC2578 Section 7.3.
MaxAccessEffectiveStatement - Interface in org.opendaylight.yangtools.rfc6643.model.api
 
MaxAccessSchemaNode - Interface in org.opendaylight.yangtools.rfc6643.model.api
 
MaxAccessStatement - Interface in org.opendaylight.yangtools.rfc6643.model.api
 
MaxAccessStatementSupport - Class in org.opendaylight.yangtools.rfc6643.parser
 
MaxElementsEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
MaxElementsStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
MaxElementsStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.max_elements
 
merge(YangInstanceIdentifier.PathArgument, NormalizedNode<?, ?>) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeModificationCursor
Merge the specified data with the currently-present data at specified path.
merge(YangInstanceIdentifier, NormalizedNode<?, ?>) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeModification
Merge the specified data with the currently-present data at specified path.
merge(YangInstanceIdentifier, NormalizedNode<?, ?>) - Method in class org.opendaylight.yangtools.yang.data.api.schema.tree.SynchronizedDataTreeModification
 
metadata(ImmutableMap<QName, Object>) - Method in interface org.opendaylight.yangtools.rfc7952.data.api.StreamWriterMetadataExtension
Emit a block of metadata associated with the currently-open node.
metadata(ImmutableMap<QName, Object>) - Method in class org.opendaylight.yangtools.rfc7952.data.util.ImmutableNormalizedMetadataStreamWriter
 
metadata(ImmutableMap<QName, Object>) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XMLStreamNormalizedNodeStreamWriter
 
metadata(ImmutableMap<QName, Object>) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableMetadataNormalizedNodeStreamWriter
 
MetadataConstants - Class in org.opendaylight.yangtools.rfc7952.model.api
Constants associated with RFC7952.
MetadataNormalizedAnydata - Interface in org.opendaylight.yangtools.rfc7952.data.api
A piece of NormalizedAnydata with a corresponding piece of NormalizedMetadata.
MetadataStatements - Enum in org.opendaylight.yangtools.rfc7952.model.api
StatementDefinitions for statements defined by RFC7952.
MetaDeclaredStatement<T> - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Common interface for statements which contain either a description/reference or a description/reference/status combo.
MethodExtensions - Class in org.opendaylight.yangtools.testutils.mockito
Nicer shorter toString() for Method than it's default.
min() - Static method in class org.opendaylight.yangtools.yang.model.api.stmt.UnresolvedNumber
 
MIN_ELEMENTS - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
MinElementsEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
MinElementsStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
MinElementsStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.min_elements
 
MINUS - org.opendaylight.yangtools.yang.xpath.api.YangBinaryOperator
Arithmetic subtraction.
MINUS - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
MINUS - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
MINUS() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.AdditiveExprContext
 
MINUS() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.UnaryExprNoRootContext
 
MINUS(int) - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.AdditiveExprContext
 
MINUS(int) - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.UnaryExprNoRootContext
 
MissingSchemaSourceException - Exception in org.opendaylight.yangtools.yang.model.repo.api
Exception thrown when a the specified schema source is not available.
MissingSchemaSourceException(String, SourceIdentifier) - Constructor for exception org.opendaylight.yangtools.yang.model.repo.api.MissingSchemaSourceException
 
MissingSchemaSourceException(String, SourceIdentifier, Throwable) - Constructor for exception org.opendaylight.yangtools.yang.model.repo.api.MissingSchemaSourceException
 
MissingSubstatementException - Exception in org.opendaylight.yangtools.yang.parser.spi.meta
Thrown when there was Missing element in yang file.
MissingSubstatementException(String, StatementSourceReference) - Constructor for exception org.opendaylight.yangtools.yang.parser.spi.meta.MissingSubstatementException
 
MissingSubstatementException(String, StatementSourceReference, Throwable) - Constructor for exception org.opendaylight.yangtools.yang.parser.spi.meta.MissingSubstatementException
 
MissingSubstatementException(StatementSourceReference, String, Object...) - Constructor for exception org.opendaylight.yangtools.yang.parser.spi.meta.MissingSubstatementException
 
MixinNode - Interface in org.opendaylight.yangtools.yang.data.api.schema
Marker interface for nodes, which are mixins - their content belongs to parent node and in serialized form this node does not exists, but it's children are present.
MOD - org.opendaylight.yangtools.yang.xpath.api.YangBinaryOperator
Arithmetic modulus after truncating division.
ModelActionBuilder - Interface in org.opendaylight.yangtools.yang.parser.spi.meta
Builder for effective model inference action.
ModelActionBuilder.InferenceAction - Interface in org.opendaylight.yangtools.yang.parser.spi.meta
User-defined inference action.
ModelActionBuilder.InferenceContext - Interface in org.opendaylight.yangtools.yang.parser.spi.meta
 
ModelActionBuilder.Prerequisite<T> - Interface in org.opendaylight.yangtools.yang.parser.spi.meta
 
ModelProcessingPhase - Enum in org.opendaylight.yangtools.yang.parser.spi.meta
 
ModelStatement<A> - Interface in org.opendaylight.yangtools.yang.model.api.meta
Model statement.
modeNames - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionLexer
 
modeNames - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathLexer
 
modeNames - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementLexer
 
modeNames - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierLexer
 
modeNames - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
ModifiableMapPhase<K,​V> - Interface in org.opendaylight.yangtools.util
A Map which can be modified and supports efficient conversion to an unmodifiable map.
ModificationType - Enum in org.opendaylight.yangtools.yang.data.api.schema.tree
Enumeration of all possible node modification states.
ModifiedNodeDoesNotExistException - Exception in org.opendaylight.yangtools.yang.data.api.schema.tree
Exception thrown when a proposed change fails validation before being applied into the Data Tree because tree node which child nodes are modified or written did not exist when transaction started and still does not exists when transaction is processed.
ModifiedNodeDoesNotExistException(YangInstanceIdentifier, String) - Constructor for exception org.opendaylight.yangtools.yang.data.api.schema.tree.ModifiedNodeDoesNotExistException
 
ModifiedNodeDoesNotExistException(YangInstanceIdentifier, String, Throwable) - Constructor for exception org.opendaylight.yangtools.yang.data.api.schema.tree.ModifiedNodeDoesNotExistException
 
MODIFIER - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
ModifierEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
ModifierKind - Enum in org.opendaylight.yangtools.yang.model.api.type
Enum describing the effect of a YANG modifier statement.
ModifierStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Represents YANG modifier statement.
ModifierStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.modifier
 
Module - Interface in org.opendaylight.yangtools.yang.model.api
This interface contains the methods for getting the data from the YANG module.
MODULE - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
MODULE_NAME - Static variable in class org.opendaylight.yangtools.rfc8528.data.api.YangLibraryConstants
The module name assigned to ietf-yang-library.
MODULE_NAMESPACE - Static variable in class org.opendaylight.yangtools.rfc8528.data.api.YangLibraryConstants
The namespace assigned to ietf-yang-library.
MODULE_PREFIX - Static variable in class org.opendaylight.yangtools.openconfig.model.api.OpenConfigConstants
Normative prefix to use when importing OpenConfigConstants.SEMVER_SOURCE and later.
MODULE_PREFIX - Static variable in class org.opendaylight.yangtools.rfc6241.model.api.NetconfConstants
Normative prefix to use when importing NetconfConstants.RFC6241_SOURCE.
MODULE_PREFIX - Static variable in class org.opendaylight.yangtools.rfc6536.model.api.NACMConstants
Normative prefix to use when importing NACMConstants.RFC6536_SOURCE.
MODULE_PREFIX - Static variable in class org.opendaylight.yangtools.rfc6643.model.api.IetfYangSmiv2Constants
Normative prefix to use when importing IetfYangSmiv2Constants.RFC6643_SOURCE.
MODULE_PREFIX - Static variable in class org.opendaylight.yangtools.rfc7952.model.api.MetadataConstants
Normative prefix to use when importing MetadataConstants.RFC7952_SOURCE.
MODULE_PREFIX - Static variable in class org.opendaylight.yangtools.rfc8040.model.api.YangDataConstants
Normative prefix to use when importing YangDataConstants.RFC8040_SOURCE.
MODULE_PREFIX - Static variable in class org.opendaylight.yangtools.rfc8528.model.api.SchemaMountConstants
Normative prefix to use when importing SchemaMountConstants.RFC8528_SOURCE.
MODULE_TO_MODULE_ID - Static variable in class org.opendaylight.yangtools.yang.model.util.FilteringSchemaContextProxy.ModuleId
 
ModuleCtxToModuleQName - Interface in org.opendaylight.yangtools.yang.parser.spi.source
Global mapping of modules to QNameModules.
ModuleCtxToSourceIdentifier - Interface in org.opendaylight.yangtools.yang.parser.spi.source
Global mapping of modules to source identifier.
ModuleDependencySort - Class in org.opendaylight.yangtools.yang.model.util
Creates a module dependency graph from provided Modules and provides a ModuleDependencySort.sort(Collection) method.
ModuleEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective view of a ModuleStatement.
ModuleEffectiveStatement.NameToEffectiveSubmoduleNamespace - Class in org.opendaylight.yangtools.yang.model.api.stmt
Namespace mapping all included submodules.
ModuleEffectiveStatement.PrefixToEffectiveModuleNamespace - Class in org.opendaylight.yangtools.yang.model.api.stmt
Namespace mapping all known prefixes in a module to their modules.
ModuleEffectiveStatement.QNameModuleToPrefixNamespace - Class in org.opendaylight.yangtools.yang.model.api.stmt
Namespace mapping all known QNameModules to their encoding prefixes.
moduleForPrefix(String) - Method in class org.opendaylight.yangtools.yang.data.util.AbstractModuleStringIdentityrefCodec
Resolve a string prefix into the corresponding module.
moduleForPrefix(String) - Method in class org.opendaylight.yangtools.yang.data.util.AbstractModuleStringInstanceIdentifierCodec
Resolve a string prefix into the corresponding module.
ModuleHeaderGroup - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
ModuleId(String, Optional<Revision>) - Constructor for class org.opendaylight.yangtools.yang.model.util.FilteringSchemaContextProxy.ModuleId
 
ModuleImport - Interface in org.opendaylight.yangtools.yang.model.api
Interface describing YANG 'import' statement.
ModuleLike - Interface in org.opendaylight.yangtools.yang.model.api
This interface contains common methods for getting the schema contents from a YANG module or submodule.
ModuleNameNamespaceContext - Class in org.opendaylight.yangtools.yang.model.util
Utility YangNamespaceContext backed by a SchemaContext, resolving namespaces to their module names.
ModuleNameNamespaceContext(EffectiveModelContext) - Constructor for class org.opendaylight.yangtools.yang.model.util.ModuleNameNamespaceContext
 
ModuleNamespace - Interface in org.opendaylight.yangtools.yang.parser.spi
Module namespace.
ModuleNamespaceForBelongsTo - Interface in org.opendaylight.yangtools.yang.parser.spi.source
namespace class similar to ModuleNamespace for storing modules into Yang model storage but keyed by plain name.
ModuleNameToModuleQName - Interface in org.opendaylight.yangtools.yang.parser.spi.source
Source-specific mapping of prefixes to namespaces.
ModuleNameToNamespace - Interface in org.opendaylight.yangtools.yang.parser.spi.source
Pre-linkage global mapping of module names to namespaces.
ModuleQNameToModuleName - Interface in org.opendaylight.yangtools.yang.parser.spi.source
Source-specific mapping of prefixes to namespaces.
ModuleQNameToPrefix - Interface in org.opendaylight.yangtools.yang.parser.rfc7950.namespace
Implementation-internal cache for looking up URI to import prefix.
ModuleResourceResolver - Interface in org.opendaylight.yangtools.plugin.generator.api
An SPI-level interface to find the schema source for a particular YANG module, as packaged in the final artifact.
ModuleResourceResolver - Interface in org.opendaylight.yangtools.yang2sources.spi
Deprecated.
ModulesDeviatedByModules - Interface in org.opendaylight.yangtools.yang.parser.spi.source
Namespace used for storing information about modules that support deviation resolution.
ModulesDeviatedByModules.SupportedModules - Enum in org.opendaylight.yangtools.yang.parser.spi.source
 
ModuleStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
ModuleStatementRFC6020Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.module
 
ModuleStatementRFC7950Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.module
 
ModuleStringIdentityrefCodec - Class in org.opendaylight.yangtools.yang.data.util
Base class for implementing identityref codecs on based on module names.
ModuleStringIdentityrefCodec(EffectiveModelContext, QNameModule) - Constructor for class org.opendaylight.yangtools.yang.data.util.ModuleStringIdentityrefCodec
 
MORE_ - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
MORE_ - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
MORE_() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.RelationalExprContext
 
MORE_(int) - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.RelationalExprContext
 
MoreAnswers - Class in org.opendaylight.yangtools.testutils.mockito
More Answer variants.
MOUNT_POINT - org.opendaylight.yangtools.rfc8528.model.api.SchemaMountStatements
 
MountPointChild - Interface in org.opendaylight.yangtools.rfc8528.data.api
An unresolved child within a mount point.
MountPointContext - Interface in org.opendaylight.yangtools.rfc8528.data.api
A context of either an explicit (RFC8528 Schema Mount instance) or implicit (system root).
MountPointContextFactory - Interface in org.opendaylight.yangtools.rfc8528.data.api
An entity able to resolve the SchemaContext for embedded mount points based on generic data provided by the current interpretation context.
MountPointData - Class in org.opendaylight.yangtools.yang.data.util
YANG Schema Mount-supported data attached to either a list item or a container.
MountPointEffectiveStatement - Interface in org.opendaylight.yangtools.rfc8528.model.api
Effective statement representation of 'mount-point' extension defined in RFC8528.
MountPointIdentifier - Class in org.opendaylight.yangtools.rfc8528.data.api
 
MountPointNode - Interface in org.opendaylight.yangtools.rfc8528.data.api
Common NormalizedNode representation of a YANG mount point.
MountPointNormalizedNodeWriter - Class in org.opendaylight.yangtools.rcf8528.data.util
A MountPointNode-aware counterpart to NormalizedNodeWriter.
MountPointSchemaNode - Interface in org.opendaylight.yangtools.rfc8528.model.api
Represents the effect of 'mount-point' extension, as defined in RFC8528, being attached to a SchemaNode.
MountPointStatement - Interface in org.opendaylight.yangtools.rfc8528.model.api
Declared statement representation of 'mount-point' extension defined in RFC8528.
MountPointStatementSupport - Class in org.opendaylight.yangtools.rfc8528.parser
 
MUL - org.opendaylight.yangtools.yang.xpath.api.YangBinaryOperator
Arithmetic multiplication.
MUL - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
MUL - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
MUL() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.MultiplicativeExprContext
 
MUL() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.NameTestContext
 
MultipleElementsDeclaredStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
MultipleEntryDataWithSchema<T extends AbstractNodeDataWithSchema<?>> - Interface in org.opendaylight.yangtools.yang.data.util
Marker interface for AbstractNodeDataWithSchema specializations which are composed of multiple entries.
multiplicativeExpr() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.AdditiveExprContext
 
multiplicativeExpr() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
multiplicativeExpr() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.MultiplicativeExprContext
 
multiplicativeExpr(int) - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.AdditiveExprContext
 
MultiplicativeExprContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.MultiplicativeExprContext
 
MUST - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
MustConstraintAware - Interface in org.opendaylight.yangtools.yang.model.api
Mix-in interface for nodes which can define must constraints.
MustDefinition - Interface in org.opendaylight.yangtools.yang.model.api
Contains methods for accessing constraint declaration for valid data in form of XPath expressions.

YANG example:
must "ifType != 'ethernet' or (ifType = 'ethernet' and ifMTU = 1500)";
MustEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
MustStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
MustStatementAwareDeclaredStatement<A> - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
MustStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.must
 
mutable() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.spi.TreeNode
Get a mutable, isolated copy of the node.
Mutable - Interface in org.opendaylight.yangtools.concepts
Mutable object - object may change it's state during lifecycle.
mutableDeclaredSubstatements() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext.Mutable
 
mutableDeclaredSubstatements() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase
 
mutableEffectiveSubstatements() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext.Mutable
 
mutableEffectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase
 
MutableOffsetMap<K,​V> - Class in org.opendaylight.yangtools.util
A mutable version of ImmutableOffsetMap.
MutableStatement - Interface in org.opendaylight.yangtools.yang.parser.spi.meta
Mutable statement interface.
MutableTreeNode - Interface in org.opendaylight.yangtools.yang.data.api.schema.tree.spi
A mutable tree node.
mutatesCtx(T, ModelProcessingPhase) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.ModelActionBuilder
Action mutates the specified statement in the specified phase.
mutatesEffectiveCtx(StmtContext<?, ?, ?>, Class<N>, K) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.ModelActionBuilder
 
mutatesEffectiveCtx(T) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.ModelActionBuilder
Action mutates the effective model of specified statement.
mutatesEffectiveCtxPath(StmtContext<?, ?, ?>, Class<N>, Iterable<K>) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.ModelActionBuilder
 
mutatesNs(StmtContext.Mutable<?, ?, ?>, Class<N>) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.ModelActionBuilder
Deprecated.
Undocumented method. Use at your own risk.
MutationBehaviour<T extends MutationBehaviour<T>> - Interface in org.opendaylight.yangtools.concepts
Mutation behavior.

N

NACMConstants - Class in org.opendaylight.yangtools.rfc6536.model.api
Constants associated with RFC6536.
NACMStatements - Enum in org.opendaylight.yangtools.rfc6536.model.api
StatementDefinitions for statements defined by RFC6536.
name() - Method in class org.opendaylight.yangtools.plugin.generator.api.GeneratedFileType
 
NAME - org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
NAME - Static variable in interface org.opendaylight.yangtools.yang.model.api.SchemaContext
QName of NETCONF top-level data node.
NAME_REVISION_COMPARATOR - Static variable in class org.opendaylight.yangtools.yang.model.util.AbstractSchemaContext
A Module comparator based on ModuleLike.getName() and QNameModuleAware.getRevision(), ordering modules lexicographically by their name and then in order of descending revision.
namePrefix() - Method in class org.opendaylight.yangtools.util.concurrent.ImmutableThreadFactoryProvider
Prefix for threads from this factory.
namePrefix() - Method in class org.opendaylight.yangtools.util.concurrent.ThreadFactoryProvider
Prefix for threads from this factory.
namePrefix(String) - Method in class org.opendaylight.yangtools.util.concurrent.ImmutableThreadFactoryProvider.Builder
Initializes the value for the namePrefix attribute.
namePrefix(String) - Method in interface org.opendaylight.yangtools.util.concurrent.ImmutableThreadFactoryProvider.NamePrefixBuildStage
Initializes the value for the namePrefix attribute.
NAMESPACE - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
NAMESPACE - org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
The namespace axis.
NAMESPACE_URI - org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
NamespaceBehaviour<K,​V,​N extends IdentifierNamespace<K,​V>> - Class in org.opendaylight.yangtools.yang.parser.spi.meta
Definition / implementation of specific Identifier Namespace behaviour.
NamespaceBehaviour(Class<N>) - Constructor for class org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceBehaviour
 
NamespaceBehaviour.NamespaceStorageNode - Interface in org.opendaylight.yangtools.yang.parser.spi.meta
 
NamespaceBehaviour.OnDemandSchemaTreeStorageNode - Interface in org.opendaylight.yangtools.yang.parser.spi.meta
Interface implemented by NamespaceBehaviour.NamespaceStorageNodes which support dynamic addition of child elements as they are requested.
NamespaceBehaviour.Registry - Interface in org.opendaylight.yangtools.yang.parser.spi.meta
 
NamespaceBehaviour.StorageNodeType - Enum in org.opendaylight.yangtools.yang.parser.spi.meta
 
NamespacedEffectiveStatement<D extends DeclaredStatement<QName>> - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Common super-interface for all statements which can be held in one of the EffectiveStatementNamespaces.
NamespaceEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
NamespaceKeyCriterion<K> - Class in org.opendaylight.yangtools.yang.parser.spi.meta
Namespace key matching criterion.
NamespaceKeyCriterion() - Constructor for class org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceKeyCriterion
 
NamespaceNotAvailableException - Exception in org.opendaylight.yangtools.yang.parser.spi.meta
Thrown when identifier namespace is not available (supported) in a specific model processing phase.
NamespaceNotAvailableException(String) - Constructor for exception org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceNotAvailableException
 
NamespaceNotAvailableException(String, Throwable) - Constructor for exception org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceNotAvailableException
 
NamespaceStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
NamespaceStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.namespace
 
NamespaceToModule - Interface in org.opendaylight.yangtools.yang.parser.spi
A derived namespace allowing lookup of modules based on their QNameModule.
nameTest() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
nameTest() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.NodeTestContext
 
NameTestContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.NameTestContext
 
nCName() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.FunctionNameContext
 
nCName() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.NameTestContext
 
nCName() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
nCName() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.QNameContext
 
nCName(int) - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.FunctionNameContext
 
nCName(int) - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.QNameContext
 
NCName - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
NCName - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
NCName() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.FunctionNameContext
 
NCName() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.NCNameContext
 
NCNameContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.NCNameContext
 
needQuoteCheck() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.ir.IRArgument.Single
Imprecise check if this argument needs an additional content check for compliance.
needUnescape() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.ir.IRArgument.Single
Imprecise check if this argument needs further unescape operation (which is version-specific) to arrive at the literal string value.
negate() - Method in class org.opendaylight.yangtools.yang.model.api.stmt.IfFeatureExpr
 
negateNumber(YangNumberExpr) - Method in class org.opendaylight.yangtools.yang.xpath.api.AbstractYangXPathMathSupport
 
negateNumber(YangNumberExpr) - Method in interface org.opendaylight.yangtools.yang.xpath.api.YangXPathMathSupport
Create a YangNumberExpr representing the negated value of a number.
NEON_SR2 - org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeStreamVersion
Updated stream version, as shipped in OpenDaylight Neon SR2 release.
NetconfConstants - Class in org.opendaylight.yangtools.rfc6241.model.api
Constants associated with RFC6241.
NetconfStatements - Enum in org.opendaylight.yangtools.rfc6241.model.api
StatementDefinitions for statements defined by RFC6241.
newAbortPolicy() - Static method in class org.opendaylight.yangtools.util.concurrent.CountingRejectedExecutionHandler
Returns a counting handler for rejected tasks that throws a RejectedExecutionException.
newBinaryBuilder(BinaryTypeDefinition, SchemaPath) - Static method in class org.opendaylight.yangtools.yang.model.util.type.RestrictedTypes
 
newBitsBuilder(BitsTypeDefinition, SchemaPath) - Static method in class org.opendaylight.yangtools.yang.model.util.type.RestrictedTypes
 
newBlockingBoundedCachedThreadPool(int, int, String, Class<?>) - Static method in class org.opendaylight.yangtools.util.concurrent.SpecialExecutors
Creates an ExecutorService similar to SpecialExecutors.newBoundedCachedThreadPool(int, int, java.lang.String, java.lang.Class<?>) except that it handles rejected tasks by running them in the same thread as the caller.
newBlockingBoundedFastThreadPool(int, int, String, Class<?>) - Static method in class org.opendaylight.yangtools.util.concurrent.SpecialExecutors
Creates an ExecutorService similar to SpecialExecutors.newBoundedFastThreadPool(int, int, java.lang.String, java.lang.Class<?>) except that it handles rejected tasks by running them in the same thread as the caller.
newBooleanBuilder(BooleanTypeDefinition, SchemaPath) - Static method in class org.opendaylight.yangtools.yang.model.util.type.RestrictedTypes
 
newBoundedCachedThreadPool(int, int, String, Class<?>) - Static method in class org.opendaylight.yangtools.util.concurrent.SpecialExecutors
Creates an ExecutorService with a specified bounded queue capacity that favors reusing previously constructed threads, when they are available, over creating new threads.
newBoundedFastThreadPool(int, int, String, Class<?>) - Static method in class org.opendaylight.yangtools.util.concurrent.SpecialExecutors
Creates an ExecutorService with a specified bounded queue capacity that favors creating new threads over queuing, as the former is faster, so threads will only be reused when the thread limit is exceeded and tasks are queued.
newBoundedSingleThreadExecutor(int, String, Class<?>) - Static method in class org.opendaylight.yangtools.util.concurrent.SpecialExecutors
Creates an ExecutorService that uses a single worker thread operating off a bounded queue with the specified capacity.
newBuild() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.CrossSourceStatementReactor
Start a new reactor build using the default statement parser mode with all features and deviations enabled.
newBuild(StatementParserMode) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.CrossSourceStatementReactor
Start a new reactor build using the specified statement parser mode and enabling all features and deviations.
newCallerRunsPolicy() - Static method in class org.opendaylight.yangtools.util.concurrent.CountingRejectedExecutionHandler
Returns a counting handler for rejected tasks that runs the rejected task directly in the calling thread of the execute method, unless the executor has been shut down, in which case the task is discarded.
newCallerWaitsPolicy() - Static method in class org.opendaylight.yangtools.util.concurrent.CountingRejectedExecutionHandler
Returns a counting handler for rejected tasks that blocks on the ThreadPoolExecutor's backing queue until it can add the task to the queue.
newChildEntry() - Method in class org.opendaylight.yangtools.yang.data.util.LeafListNodeDataWithSchema
 
newChildEntry() - Method in class org.opendaylight.yangtools.yang.data.util.ListNodeDataWithSchema
 
newChildEntry() - Method in interface org.opendaylight.yangtools.yang.data.util.MultipleEntryDataWithSchema
Create a new child entry.
newDataInput(DataInput) - Static method in interface org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeDataInput
Creates a new NormalizedNodeDataInput instance that reads from the given input.
newDataInputWithoutValidation(DataInput) - Static method in interface org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeDataInput
Deprecated, for removal: This API element is subject to removal in a future version.
newDataOutput(DataOutput) - Method in enum org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeStreamVersion
Creates a new NormalizedNodeDataOutput instance that writes to the given output.
newDataTreeCandidate(YangInstanceIdentifier, DataTreeCandidateNode) - Static method in class org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeCandidates
 
newDecima64Builder(DecimalTypeDefinition, SchemaPath) - Static method in class org.opendaylight.yangtools.yang.model.util.type.RestrictedTypes
 
newDocumentBuilder() - Static method in class org.opendaylight.yangtools.util.xml.UntrustedXML
Create a new DocumentBuilder for dealing with untrusted XML data.
newEmptyBuilder(EmptyTypeDefinition, SchemaPath) - Static method in class org.opendaylight.yangtools.yang.model.util.type.RestrictedTypes
 
newEnumerationBuilder(EnumTypeDefinition, SchemaPath) - Static method in class org.opendaylight.yangtools.yang.model.util.type.RestrictedTypes
 
newError(RpcError.ErrorType, String, String) - Static method in class org.opendaylight.yangtools.yang.common.RpcResultBuilder
Creates an RpcError with severity ERROR for reuse.
newError(RpcError.ErrorType, String, String, String, String, Throwable) - Static method in class org.opendaylight.yangtools.yang.common.RpcResultBuilder
Creates an RpcError with severity ERROR for reuse.
newFileGenerator(Map<String, String>) - Method in interface org.opendaylight.yangtools.plugin.generator.api.FileGeneratorFactory
Create a new FileGenerator.
newIdentityrefBuilder(IdentityrefTypeDefinition, SchemaPath) - Static method in class org.opendaylight.yangtools.yang.model.util.type.RestrictedTypes
 
newInferenceAction(ModelProcessingPhase) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext.Mutable
Create a new inference action to be executed during specified phase.
newInferenceAction(ModelProcessingPhase) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase
 
newInstance(T) - Method in class org.opendaylight.yangtools.concepts.ObjectExtensions.Factory
 
newInstanceIdentifierBuilder(InstanceIdentifierTypeDefinition, SchemaPath) - Static method in class org.opendaylight.yangtools.yang.model.util.type.RestrictedTypes
 
newInt16Builder(Int16TypeDefinition, SchemaPath) - Static method in class org.opendaylight.yangtools.yang.model.util.type.RestrictedTypes
 
newInt32Builder(Int32TypeDefinition, SchemaPath) - Static method in class org.opendaylight.yangtools.yang.model.util.type.RestrictedTypes
 
newInt64Builder(Int64TypeDefinition, SchemaPath) - Static method in class org.opendaylight.yangtools.yang.model.util.type.RestrictedTypes
 
newInt8Builder(Int8TypeDefinition, SchemaPath) - Static method in class org.opendaylight.yangtools.yang.model.util.type.RestrictedTypes
 
newLeafrefBuilder(LeafrefTypeDefinition, SchemaPath) - Static method in class org.opendaylight.yangtools.yang.model.util.type.RestrictedTypes
 
newModification() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.CursorAwareDataTreeSnapshot
 
newModification() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeSnapshot
Create a new data tree modification based on this snapshot, using the specified data application strategy.
newModification() - Method in class org.opendaylight.yangtools.yang.data.api.schema.tree.SynchronizedDataTreeModification
 
newParser() - Method in interface org.opendaylight.yangtools.yang.xpath.api.YangXPathParserFactory
newParser(YangNamespaceContext) - Method in interface org.opendaylight.yangtools.yang.xpath.api.YangXPathParserFactory
newParser(YangNamespaceContext, QNameModule) - Method in interface org.opendaylight.yangtools.yang.xpath.api.YangXPathParserFactory
newParser(YangXPathMathMode) - Method in interface org.opendaylight.yangtools.yang.xpath.api.YangXPathParserFactory
Return a YangXPathParser compliant with YangXPathMathMode.
newParser(YangXPathMathMode) - Method in class org.opendaylight.yangtools.yang.xpath.impl.AntlrXPathParserFactory
 
newParser(YangXPathMathMode, YangNamespaceContext) - Method in interface org.opendaylight.yangtools.yang.xpath.api.YangXPathParserFactory
Return a YangXPathParser compliant with YangXPathMathMode.
newParser(YangXPathMathMode, YangNamespaceContext) - Method in class org.opendaylight.yangtools.yang.xpath.impl.AntlrXPathParserFactory
 
newParser(YangXPathMathMode, YangNamespaceContext, QNameModule) - Method in interface org.opendaylight.yangtools.yang.xpath.api.YangXPathParserFactory
Return a YangXPathParser compliant with YangXPathMathMode.
newParser(YangXPathMathMode, YangNamespaceContext, QNameModule) - Method in class org.opendaylight.yangtools.yang.xpath.impl.AntlrXPathParserFactory
 
newPatternConstraint(String, Optional<String>, Optional<String>) - Static method in class org.opendaylight.yangtools.yang.model.util.BaseConstraints
newPatternConstraint(String, Optional<String>, Optional<String>, String, String, Optional<ModifierKind>) - Static method in class org.opendaylight.yangtools.yang.model.util.BaseConstraints
newSAXParser() - Static method in class org.opendaylight.yangtools.util.xml.UntrustedXML
Create a new SAXParser for dealing with untrusted XML data.
newStringBuilder(StringTypeDefinition, SchemaPath) - Static method in class org.opendaylight.yangtools.yang.model.util.type.RestrictedTypes
 
newUint16Builder(Uint16TypeDefinition, SchemaPath) - Static method in class org.opendaylight.yangtools.yang.model.util.type.RestrictedTypes
 
newUint32Builder(Uint32TypeDefinition, SchemaPath) - Static method in class org.opendaylight.yangtools.yang.model.util.type.RestrictedTypes
 
newUint64Builder(Uint64TypeDefinition, SchemaPath) - Static method in class org.opendaylight.yangtools.yang.model.util.type.RestrictedTypes
 
newUint8Builder(Uint8TypeDefinition, SchemaPath) - Static method in class org.opendaylight.yangtools.yang.model.util.type.RestrictedTypes
 
newUnionBuilder(UnionTypeDefinition, SchemaPath) - Static method in class org.opendaylight.yangtools.yang.model.util.type.RestrictedTypes
 
newWarning(RpcError.ErrorType, String, String) - Static method in class org.opendaylight.yangtools.yang.common.RpcResultBuilder
Creates an RpcError with severity WARNING for reuse.
newWarning(RpcError.ErrorType, String, String, String, String, Throwable) - Static method in class org.opendaylight.yangtools.yang.common.RpcResultBuilder
Creates an RpcError with severity WARNING for reuse.
newWithCause(String, Throwable) - Method in class org.opendaylight.yangtools.util.concurrent.ExceptionMapper
Invoked to create a new exception instance of the specified type.
newWithCause(String, Throwable) - Method in class org.opendaylight.yangtools.util.concurrent.ReflectiveExceptionMapper
 
next() - Method in class org.opendaylight.yangtools.yang.data.api.schema.tree.spi.Version
Create a new version, distinct from any other version.
nextDataSchemaNode(DataSchemaNode) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedNodeStreamWriter
Attach the specified DataSchemaNode to the next node which will get started or emitted.
nextDataSchemaNode(DataSchemaNode) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedNodeStreamWriter
 
nextHashCode(int, Object) - Static method in class org.opendaylight.yangtools.util.HashCodeBuilder
Determine the next hash code combining a base hash code and the hash code of an object.
node(QName) - Method in interface org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.InstanceIdentifierBuilder
Adds YangInstanceIdentifier.NodeIdentifier with supplied QName to path arguments of resulting instance identifier.
node(QName) - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier
Constructs a new Instance Identifier with new YangInstanceIdentifier.NodeIdentifier added to the end of path arguments.
node(YangInstanceIdentifier.PathArgument) - Method in interface org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.InstanceIdentifierBuilder
Adds a YangInstanceIdentifier.PathArgument to path arguments of resulting instance identifier.
node(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier
Constructs a new Instance Identifier with new YangInstanceIdentifier.PathArgument added to the end of path arguments.
NODE - org.opendaylight.yangtools.yang.xpath.api.YangXPathNodeType
A node.
node_identifier() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Absolute_pathContext
 
node_identifier() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Descendant_pathContext
 
node_identifier() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
node_identifier() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Path_equality_exprContext
 
node_identifier() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Rel_path_keyexprContext
 
node_identifier(int) - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Absolute_pathContext
 
node_identifier(int) - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Rel_path_keyexprContext
 
Node_identifierContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Node_identifierContext
 
nodeIdentifier() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.KeyPredicateExprContext
 
nodeIdentifier() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
nodeIdentifier() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.PathArgumentContext
 
NodeIdentifier(QName) - Constructor for class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifier
 
NodeIdentifierContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.NodeIdentifierContext
 
nodeIdentifierFromPath(StmtContext<?, ?, ?>, String) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.ArgumentUtils
 
NodeImpl() - Constructor for class org.opendaylight.yangtools.util.TopologicalSort.NodeImpl
 
nodeTest() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
nodeTest() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.StepContext
 
NodeTestContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.NodeTestContext
 
NodeType - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
NodeType - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
NodeType() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.NCNameContext
 
NodeType() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.NodeTestContext
 
nodeWithKey(QName, Map<QName, Object>) - Method in interface org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.InstanceIdentifierBuilder
Adds YangInstanceIdentifier.NodeIdentifierWithPredicates with supplied QName and key values to path arguments of resulting instance identifier.
nodeWithKey(QName, QName, Object) - Method in interface org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.InstanceIdentifierBuilder
Adds YangInstanceIdentifier.NodeIdentifierWithPredicates with supplied QName and key, value.
NodeWithValue(QName, T) - Constructor for class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeWithValue
 
NOOP - org.opendaylight.yangtools.yang.data.util.CompositeNodeDataWithSchema.ChildReusePolicy
Do not consider any existing nodes at all, just perform a straight append.
NoopCodecCache<T> - Class in org.opendaylight.yangtools.yang.data.util.codec
A no-operation codec cache.
NoOpListenerRegistration<T extends EventListener> - Class in org.opendaylight.yangtools.concepts
Implementation of ListenerRegistration which does nothing in its NoOpObjectRegistration.close() method.
NoOpObjectRegistration<T> - Class in org.opendaylight.yangtools.concepts
Implementation of ObjectRegistration which does nothing in its NoOpObjectRegistration.close() method.
NormalizableAnydata - Interface in org.opendaylight.yangtools.yang.data.api.schema
An anydata value object model which can be normalized to NormalizedAnydata when provided with proper context.
NORMALIZE_SPACE - org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
NormalizedAnydata - Interface in org.opendaylight.yangtools.yang.data.api.schema
The contents of an anydata node in a normalized format.
NormalizedMetadata - Interface in org.opendaylight.yangtools.rfc7952.data.api
RFC7952 metadata counterpart to a NormalizedNode.
NormalizedMetadataWriter - Class in org.opendaylight.yangtools.rfc7952.data.util
A utility class to attach NormalizedMetadata into a NormalizedNode stream, such as the one produced by NormalizedNodeWriter, so that a target NormalizedNodeStreamWriter sees both data and metadata in the stream.
NormalizedNode<K extends YangInstanceIdentifier.PathArgument,​V> - Interface in org.opendaylight.yangtools.yang.data.api.schema
Node which is normalized according to the YANG schema is identifiable by a YangInstanceIdentifier.
NormalizedNodeBuilder<I extends YangInstanceIdentifier.PathArgument,​V,​R extends NormalizedNode<I,​?>> - Interface in org.opendaylight.yangtools.yang.data.impl.schema.builder.api
 
NormalizedNodeContainer<I extends YangInstanceIdentifier.PathArgument,​K extends YangInstanceIdentifier.PathArgument,​V extends NormalizedNode<? extends K,​?>> - Interface in org.opendaylight.yangtools.yang.data.api.schema
Node which is not leaf, but has child NormalizedNodes as its value.
NormalizedNodeContainerBuilder<K extends YangInstanceIdentifier.PathArgument,​CK extends YangInstanceIdentifier.PathArgument,​CV extends NormalizedNode<? extends CK,​?>,​P extends NormalizedNode<K,​?>> - Interface in org.opendaylight.yangtools.yang.data.impl.schema.builder.api
 
NormalizedNodeDataInput - Interface in org.opendaylight.yangtools.yang.data.codec.binfmt
NormalizedNodeDataOutput - Interface in org.opendaylight.yangtools.yang.data.codec.binfmt
NormalizedNodeDocument - Interface in org.opendaylight.yangtools.yang.data.api.xpath
An XPathDocument bound to a NormalizedNode tree.
NormalizedNodeMetadataResult - Class in org.opendaylight.yangtools.yang.data.impl.schema
A NormalizedNodeResult which also holds NormalizedMetadata structure.
NormalizedNodeMetadataResult() - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.NormalizedNodeMetadataResult
 
NormalizedNodeResult - Class in org.opendaylight.yangtools.yang.data.impl.schema
Client allocated result holder for ImmutableNormalizedNodeStreamWriter which produces instance of NormalizedNode.
NormalizedNodeResult() - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.NormalizedNodeResult
 
NormalizedNodes - Class in org.opendaylight.yangtools.yang.data.api.schema
A set of utility methods for interacting with NormalizedNode objects.
NormalizedNodeStreamVersion - Enum in org.opendaylight.yangtools.yang.data.codec.binfmt
Enumeration of all stream versions this implementation supports on both input and output.
NormalizedNodeStreamWriter - Interface in org.opendaylight.yangtools.yang.data.api.schema.stream
Event Stream Writer based on Normalized Node tree representation.
NormalizedNodeStreamWriterExtension - Interface in org.opendaylight.yangtools.yang.data.api.schema.stream
Extension interface for NormalizedNodeStreamWriter.
NormalizedNodeTransformations - Class in org.opendaylight.yangtools.transform
 
NormalizedNodeWriter - Class in org.opendaylight.yangtools.yang.data.api.schema.stream
This is an experimental iterator over a NormalizedNode.
NormalizedNodeWriter(NormalizedNodeStreamWriter) - Constructor for class org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedNodeWriter
 
normalizeTo(EffectiveModelContext) - Method in interface org.opendaylight.yangtools.rfc8528.data.api.MountPointChild
Normalized this child to a particular EffectiveModelContext.
normalizeTo(EffectiveModelContext) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.AbstractMountPointChild
 
normalizeTo(EffectiveModelContext, DataSchemaNode) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizableAnydata
Attempt to interpret this anydata content in the context of specified tree and node.
normalizeTo(EffectiveModelContext, DataSchemaNode) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.AbstractNormalizableAnydata
 
NOT - org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
NOT - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionLexer
 
NOT - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser
 
NOT() - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser.If_feature_factorContext
 
NOT_ACCESSIBLE - org.opendaylight.yangtools.rfc6643.model.api.MaxAccess
Indicates the annotated object is an auxiliary object, as per RFC2578 Section 7.7.
NOT_EQUALS - org.opendaylight.yangtools.yang.xpath.api.YangBinaryOperator
Operands do not equal.
NOT_SUPPORTED - org.opendaylight.yangtools.yang.model.api.DeviateKind
 
notClosed() - Method in class org.opendaylight.yangtools.concepts.AbstractRegistration
Query the state of this registration.
NOTIFICATION - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
NotificationDefinition - Interface in org.opendaylight.yangtools.yang.model.api
Interface describing YANG 'notification' statement.
NotificationEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
NotificationManager<L,​N> - Interface in org.opendaylight.yangtools.util.concurrent
Interface for a class that manages queuing and dispatching notifications for multiple listeners.
NotificationNodeContainer - Interface in org.opendaylight.yangtools.yang.model.api
 
NotificationNodeContainerCompat<A,​D extends DeclaredStatement<A>,​E extends SchemaTreeAwareEffectiveStatement<A,​D>> - Interface in org.opendaylight.yangtools.yang.model.api.stmt.compat
NotificationStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
NotificationStatementAwareDeclaredStatement<A> - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
NotificationStatementRFC6020Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.notification
 
NotificationStatementRFC7950Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.notification
Class providing necessary support for processing YANG 1.1 Notification statement.
Number - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
Number - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
Number() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.PrimaryExprContext
 
NUMBER - org.opendaylight.yangtools.yang.xpath.api.YangFunction
 

O

OBJECT_ID - org.opendaylight.yangtools.rfc6643.model.api.IetfYangSmiv2ExtensionsMapping
 
ObjectExtension<T extends ExtensibleObject<T,​E>,​E extends ObjectExtension<T,​E>> - Interface in org.opendaylight.yangtools.concepts
An extension to a concrete ExtensibleObject.
ObjectExtensions<O extends ExtensibleObject<O,​E>,​E extends ObjectExtension<O,​E>> - Class in org.opendaylight.yangtools.concepts
Utility ClassToInstanceMap implementation for implementing ExtensibleObject.getExtensions() method by objects which are themselves implementing the extension.
ObjectExtensions.Factory<T,​O extends ExtensibleObject<O,​E>,​E extends ObjectExtension<O,​E>> - Class in org.opendaylight.yangtools.concepts
 
ObjectIdentifier - Class in org.opendaylight.yangtools.rfc6643.model.api
An OID, or ObjectIdentifier, as defined by ITU and ISO/IEC.
ObjectRegistration<T> - Interface in org.opendaylight.yangtools.concepts
Class representing a registration of an object.
ObjectRegistry<T> - Class in org.opendaylight.yangtools.util
 
OBSOLETE - org.opendaylight.yangtools.yang.model.api.Status
OBSOLETE means the definition is obsolete and SHOULD NOT be implemented and/or can be removed from implementations.
of(boolean) - Static method in enum org.opendaylight.yangtools.yang.xpath.api.YangBooleanConstantExpr
 
of(int...) - Static method in class org.opendaylight.yangtools.rfc6643.model.api.ObjectIdentifier
Create an ObjectIdentifier from its integer components.
of(Number) - Static method in class org.opendaylight.yangtools.yang.model.api.stmt.ValueRange
 
of(Number, Number) - Static method in class org.opendaylight.yangtools.yang.model.api.stmt.ValueRange
 
of(String) - Static method in class org.opendaylight.yangtools.yang.common.Revision
Parse a revision string.
of(MountPointIdentifier, MountPointContext, ContainerNode) - Static method in class org.opendaylight.yangtools.rcf8528.data.util.ImmutableMountPointNode
 
of(E) - Static method in class org.opendaylight.yangtools.util.SingletonSet
 
of(String, String) - Static method in class org.opendaylight.yangtools.yang.common.CanonicalValueViolation
 
of(Exception) - Static method in class org.opendaylight.yangtools.yang.common.CanonicalValueViolation
 
of(String) - Static method in class org.opendaylight.yangtools.plugin.generator.api.GeneratedFileType
 
of(String) - Static method in class org.opendaylight.yangtools.yang.common.UnqualifiedQName
Create a new unqualified QName.
of(String) - Static method in class org.opendaylight.yangtools.yang.xpath.api.YangLiteralExpr
 
of(String, String) - Static method in class org.opendaylight.yangtools.yang.common.QualifiedQName
 
of(String, String) - Static method in class org.opendaylight.yangtools.yang.model.api.stmt.PatternExpression
 
of(String, Logger, Optional<Integer>) - Static method in class org.opendaylight.yangtools.util.concurrent.ImmutableThreadFactoryProvider
Construct a new immutable ThreadFactoryProvider instance.
of(Collection<QName>) - Static method in class org.opendaylight.yangtools.yang.model.api.stmt.SchemaNodeIdentifier.Absolute
Create an absolute schema node identifier composed of multiple node identifiers.
of(Collection<QName>) - Static method in class org.opendaylight.yangtools.yang.model.api.stmt.SchemaNodeIdentifier.Descendant
Create a descendant schema node identifier composed of multiple node identifiers.
of(GeneratedFileLifecycle, ByteSource) - Static method in interface org.opendaylight.yangtools.plugin.generator.api.GeneratedFile
Create a new GeneratedFile with the specified ByteSource body.
of(GeneratedFileLifecycle, CharSource) - Static method in interface org.opendaylight.yangtools.plugin.generator.api.GeneratedFile
Create a new GeneratedFile with the specified CharSource body.
of(GeneratedFileLifecycle, CharSequence) - Static method in interface org.opendaylight.yangtools.plugin.generator.api.GeneratedFile
Create a new GeneratedFile with the specified CharSequence body.
of(AbstractQName) - Static method in class org.opendaylight.yangtools.yang.xpath.api.YangQNameExpr
 
of(QName) - Static method in class org.opendaylight.yangtools.rfc8528.data.api.MountPointIdentifier
 
of(QName) - Static method in class org.opendaylight.yangtools.yang.data.api.DatastoreIdentifier
 
of(QName) - Static method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifierWithPredicates
 
of(QName) - Static method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier
Returns a new InstanceIdentifier with only one path argument of type YangInstanceIdentifier.NodeIdentifier with supplied QName.
of(QName) - Static method in class org.opendaylight.yangtools.yang.model.api.stmt.SchemaNodeIdentifier.Absolute
Create an absolute schema node identifier composed of a single node identifier.
of(QName) - Static method in class org.opendaylight.yangtools.yang.model.api.stmt.SchemaNodeIdentifier.Descendant
Create a descendant schema node identifier composed of a single node identifier.
of(QName) - Static method in class org.opendaylight.yangtools.yang.xpath.api.YangFunctionCallExpr
 
of(QName) - Static method in class org.opendaylight.yangtools.yang.xpath.api.YangQNameExpr
 
of(QName) - Static method in class org.opendaylight.yangtools.yang.xpath.api.YangVariableReferenceExpr
 
of(QName...) - Static method in class org.opendaylight.yangtools.yang.model.api.stmt.SchemaNodeIdentifier.Absolute
Create an absolute schema node identifier composed of multiple node identifiers.
of(QName...) - Static method in class org.opendaylight.yangtools.yang.model.api.stmt.SchemaNodeIdentifier.Descendant
Create a descendant schema node identifier composed of multiple node identifiers.
of(QName, boolean) - Static method in class org.opendaylight.yangtools.yang.model.api.meta.ArgumentDefinition
 
of(QName, Class<D>, Class<E>) - Static method in class org.opendaylight.yangtools.yang.model.api.meta.DefaultStatementDefinition
 
of(QName, Class<D>, Class<E>, QName) - Static method in class org.opendaylight.yangtools.yang.model.api.meta.DefaultStatementDefinition
 
of(QName, Class<D>, Class<E>, QName, boolean) - Static method in class org.opendaylight.yangtools.yang.model.api.meta.DefaultStatementDefinition
 
of(QName, List<YangExpr>) - Static method in class org.opendaylight.yangtools.yang.xpath.api.YangFunctionCallExpr
 
of(QName, Map.Entry<QName, Object>) - Static method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifierWithPredicates
 
of(QName, Map<QName, Object>) - Static method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifierWithPredicates
 
of(QName, ImmutableOffsetMap<QName, Object>) - Static method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifierWithPredicates
 
of(QName, SharedSingletonMap<QName, Object>) - Static method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifierWithPredicates
Deprecated.
of(QName, QName, Object) - Static method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifierWithPredicates
 
of(QName, YangExpr) - Static method in class org.opendaylight.yangtools.yang.xpath.api.YangFunctionCallExpr
 
of(OperationDefinition) - Static method in class org.opendaylight.yangtools.yang.data.util.OperationAsContainer
 
of(CopyType, CopyHistory) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.CopyHistory
 
of(StatementSourceReference) - Static method in class org.opendaylight.yangtools.yang.parser.spi.source.ImplicitSubstatement
Create a new ImplicitSubstatement.
of(YangExpr) - Static method in class org.opendaylight.yangtools.yang.xpath.api.YangFilterExpr
 
of(YangExpr) - Static method in class org.opendaylight.yangtools.yang.xpath.api.YangNegateExpr
 
of(YangExpr) - Static method in class org.opendaylight.yangtools.yang.xpath.api.YangPathExpr
 
of(YangExpr, Collection<YangExpr>) - Static method in class org.opendaylight.yangtools.yang.xpath.api.YangFilterExpr
 
of(YangExpr, YangExpr...) - Static method in class org.opendaylight.yangtools.yang.xpath.api.YangFilterExpr
 
of(YangExpr, YangLocationPath.Relative) - Static method in class org.opendaylight.yangtools.yang.xpath.api.YangPathExpr
 
of(T) - Static method in class org.opendaylight.yangtools.concepts.NoOpListenerRegistration
 
of(T) - Static method in class org.opendaylight.yangtools.concepts.NoOpObjectRegistration
 
of(T) - Static method in class org.opendaylight.yangtools.util.ForwardingIdentityObject
 
ofEventFactory(XMLEventFactory) - Static method in class org.opendaylight.yangtools.yang.model.export.YinXMLEventReaderFactory
 
ofException(E) - Static method in class org.opendaylight.yangtools.concepts.CheckedValue
Create a new instance containing an Exception.
offer(E) - Method in class org.opendaylight.yangtools.util.concurrent.TrackingLinkedBlockingQueue
 
offer(E) - Method in class org.opendaylight.yangtools.util.EmptyDeque
 
offer(E, long, TimeUnit) - Method in class org.opendaylight.yangtools.util.concurrent.TrackingLinkedBlockingQueue
 
offer(T) - Method in class org.opendaylight.yangtools.yang.model.repo.util.AbstractSchemaSourceCache
Offer a schema source in requested representation for caching.
offer(T) - Method in class org.opendaylight.yangtools.yang.model.repo.util.FilesystemSchemaSourceCache
 
offer(T) - Method in class org.opendaylight.yangtools.yang.model.repo.util.InMemorySchemaSourceCache
 
offerFailingBlockingQueue(BlockingQueue<E>) - Static method in class org.opendaylight.yangtools.util.ExecutorServiceUtil
Creates a BlockingQueue which does not allow for non-blocking addition to the queue.
offerFirst(E) - Method in class org.opendaylight.yangtools.util.EmptyDeque
 
offerLast(E) - Method in class org.opendaylight.yangtools.util.EmptyDeque
 
ofFile(File) - Static method in class org.opendaylight.yangtools.plugin.generator.api.GeneratedFilePath
 
ofFilePath(String) - Static method in class org.opendaylight.yangtools.plugin.generator.api.GeneratedFilePath
 
ofFirst(T) - Static method in class org.opendaylight.yangtools.concepts.Variant
Create a new instance containing specified value.
ofNullable(String) - Static method in class org.opendaylight.yangtools.yang.common.Revision
Parse a (potentially null) revision string.
ofNullable(QName, boolean) - Static method in class org.opendaylight.yangtools.yang.model.api.meta.ArgumentDefinition
 
ofOptional(EffectiveModelContext, DataSchemaNode, NormalizedNode<?, ?>, Optional<NormalizedMetadata>) - Static method in class org.opendaylight.yangtools.rfc7952.data.util.ImmutableMetadataNormalizedAnydata
 
ofPath(String) - Static method in class org.opendaylight.yangtools.plugin.generator.api.GeneratedFilePath
 
ofSecond(U) - Static method in class org.opendaylight.yangtools.concepts.Variant
Create a new instance containing specified value.
ofValue(T) - Static method in class org.opendaylight.yangtools.concepts.CheckedValue
Create a new instance containing specified value.
ofVariant(Variant<T, U>, Function<U, E>) - Static method in class org.opendaylight.yangtools.concepts.CheckedValue
Convert a Variant into a CheckedValue, converting the second value into an exception.
OidEffectiveStatement - Interface in org.opendaylight.yangtools.rfc6643.model.api
 
OidSchemaNode - Interface in org.opendaylight.yangtools.rfc6643.model.api
 
OidStatement - Interface in org.opendaylight.yangtools.rfc6643.model.api
 
OidStatementSupport - Class in org.opendaylight.yangtools.rfc6643.parser
 
onDeclarationFinished(StmtContext.Mutable<A, D, E>, ModelProcessingPhase) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementDefinitionContext
 
ONE - Static variable in class org.opendaylight.yangtools.yang.common.Uint16
Value of 1.
ONE - Static variable in class org.opendaylight.yangtools.yang.common.Uint32
Value of 1.
ONE - Static variable in class org.opendaylight.yangtools.yang.common.Uint64
Value of 1.
ONE - Static variable in class org.opendaylight.yangtools.yang.common.Uint8
Value of 1.
onFullDefinitionDeclared(StmtContext.Mutable<A, D, E>) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractStatementSupport
Invoked when statement is closed during ModelProcessingPhase.FULL_DECLARATION phase, only substatements from this phase are available.
onFullDefinitionDeclared(StmtContext.Mutable<A, D, E>) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.ForwardingStatementSupport
 
onFullDefinitionDeclared(StmtContext.Mutable<A, D, E>) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport
Invoked when statement is closed during ModelProcessingPhase.FULL_DECLARATION phase, only substatements from this phase are available.
onFullDefinitionDeclared(StmtContext.Mutable<String, YangDataStatement, YangDataEffectiveStatement>) - Method in class org.opendaylight.yangtools.rfc8040.parser.YangDataStatementSupport
 
onFullDefinitionDeclared(StmtContext.Mutable<Void, GetFilterElementAttributesStatement, GetFilterElementAttributesEffectiveStatement>) - Method in class org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport
 
onFullDefinitionDeclared(StmtContext.Mutable<QName, ActionStatement, ActionEffectiveStatement>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.action.ActionStatementSupport
 
onFullDefinitionDeclared(StmtContext.Mutable<QName, FeatureStatement, FeatureEffectiveStatement>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.feature.FeatureStatementSupport
 
onFullDefinitionDeclared(StmtContext.Mutable<QName, LeafStatement, LeafEffectiveStatement>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.leaf.LeafStatementSupport
 
onFullDefinitionDeclared(StmtContext.Mutable<QName, TypedefStatement, TypedefEffectiveStatement>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.typedef.TypedefStatementSupport
 
onFullDefinitionDeclared(StmtContext.Mutable<QName, UsesStatement, UsesEffectiveStatement>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.uses.UsesStatementSupport
 
onFullDefinitionDeclared(StmtContext.Mutable<IfFeatureExpr, IfFeatureStatement, IfFeatureEffectiveStatement>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.IfFeatureStatementSupport
 
onFullDefinitionDeclared(StmtContext.Mutable<SchemaNodeIdentifier, AnyxmlSchemaLocationStatement, AnyxmlSchemaLocationEffectiveStatement>) - Method in class org.opendaylight.yangtools.odlext.parser.AnyxmlSchemaLocationStatementSupport
 
onFullDefinitionDeclared(StmtContext.Mutable<SchemaNodeIdentifier.Absolute, DeviationStatement, DeviationEffectiveStatement>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.deviation.DeviationStatementSupport
 
onGlobalContextUpdated(SchemaContext) - Method in interface org.opendaylight.yangtools.yang.model.api.SchemaContextListener
The global schema context is being updated.
onLinkageDeclared(StmtContext.Mutable<A, D, E>) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractStatementSupport
Invoked when statement is closed during ModelProcessingPhase.SOURCE_LINKAGE phase, only substatements from this and previous phase are available.
onLinkageDeclared(StmtContext.Mutable<A, D, E>) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.ForwardingStatementSupport
 
onLinkageDeclared(StmtContext.Mutable<A, D, E>) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport
Invoked when statement is closed during ModelProcessingPhase.SOURCE_LINKAGE phase, only substatements from this and previous phase are available.
onLinkageDeclared(StmtContext.Mutable<String, BelongsToStatement, BelongsToEffectiveStatement>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.belongs_to.BelongsToStatementSupport
 
onLinkageDeclared(StmtContext.Mutable<SemVer, OpenConfigVersionStatement, OpenConfigVersionEffectiveStatement>) - Method in class org.opendaylight.yangtools.yang.parser.openconfig.stmt.OpenConfigVersionSupport
 
onModelContextUpdated(EffectiveModelContext) - Method in interface org.opendaylight.yangtools.yang.model.api.EffectiveModelContextListener
Invoked when the model context changes.
onNamespaceElementAdded(Class<N>, K, V) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase
 
onPreLinkageDeclared(StmtContext.Mutable<A, D, E>) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractStatementSupport
Invoked when statement is closed during ModelProcessingPhase.SOURCE_PRE_LINKAGE phase, only substatements from this and previous phase are available.
onPreLinkageDeclared(StmtContext.Mutable<A, D, E>) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.ForwardingStatementSupport
 
onPreLinkageDeclared(StmtContext.Mutable<A, D, E>) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport
Invoked when statement is closed during ModelProcessingPhase.SOURCE_PRE_LINKAGE phase, only substatements from this and previous phase are available.
onPreLinkageDeclared(StmtContext.Mutable<String, BelongsToStatement, BelongsToEffectiveStatement>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.belongs_to.BelongsToStatementSupport
 
onPreLinkageDeclared(StmtContext.Mutable<YangVersion, YangVersionStatement, YangVersionEffectiveStatement>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.yang_version.YangVersionStatementSupport
 
onStatementAdded(StmtContext.Mutable<A, D, E>) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractStatementSupport
 
onStatementAdded(StmtContext.Mutable<A, D, E>) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.ForwardingStatementSupport
 
onStatementAdded(StmtContext.Mutable<A, D, E>) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport
Invoked when a statement supported by this instance is added to build context.
onStatementAdded(StmtContext.Mutable<A, D, E>) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementDefinitionContext
 
onStatementAdded(StmtContext.Mutable<QName, D, E>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseSchemaTreeStatementSupport
 
onStatementAdded(StmtContext.Mutable<QName, AnnotationStatement, AnnotationEffectiveStatement>) - Method in class org.opendaylight.yangtools.rfc7952.parser.AnnotationStatementSupport
 
onStatementAdded(StmtContext.Mutable<QName, MountPointStatement, MountPointEffectiveStatement>) - Method in class org.opendaylight.yangtools.rfc8528.parser.MountPointStatementSupport
 
onStatementDefinitionDeclared(StmtContext.Mutable<A, D, E>) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractStatementSupport
Invoked when statement is closed during ModelProcessingPhase.STATEMENT_DEFINITION phase, only substatements from this phase are available.
onStatementDefinitionDeclared(StmtContext.Mutable<A, D, E>) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.ForwardingStatementSupport
 
onStatementDefinitionDeclared(StmtContext.Mutable<A, D, E>) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport
Invoked when statement is closed during ModelProcessingPhase.STATEMENT_DEFINITION phase, only substatements from this phase are available.
onStatementDefinitionDeclared(StmtContext.Mutable<QName, BaseStatement, BaseEffectiveStatement>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.base.BaseStatementSupport
 
onStatementDefinitionDeclared(StmtContext.Mutable<QName, ExtensionStatement, ExtensionEffectiveStatement>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.ExtensionStatementSupport
 
OPENCONFIG_ENCRYPTED_VALUE - org.opendaylight.yangtools.openconfig.model.api.OpenConfigStatements
 
OPENCONFIG_HASHED_VALUE - org.opendaylight.yangtools.openconfig.model.api.OpenConfigStatements
 
OPENCONFIG_VERSION - org.opendaylight.yangtools.openconfig.model.api.OpenConfigStatements
 
OpenConfigConstants - Class in org.opendaylight.yangtools.openconfig.model.api
Constants associated with OpenDaylight extension in yang-ext.yang.
OpenConfigHashedValueEffectiveStatement - Interface in org.opendaylight.yangtools.openconfig.model.api
Effective statement corresponding to config's "openconfig-hashed-value" (new name) or "openconfig-encrypted-value" (old name).
OpenConfigHashedValueSchemaNode - Interface in org.opendaylight.yangtools.openconfig.model.api
SchemaNode presence in SchemaNode API space.
OpenConfigHashedValueStatement - Interface in org.opendaylight.yangtools.openconfig.model.api
Declared statement corresponding to config's "openconfig-hashed-value" (new name) or "openconfig-encrypted-value" (old name).
OpenConfigStatements - Enum in org.opendaylight.yangtools.openconfig.model.api
 
OpenConfigVersionEffectiveStatement - Interface in org.opendaylight.yangtools.openconfig.model.api
 
OpenConfigVersionStatement - Interface in org.opendaylight.yangtools.openconfig.model.api
 
OpenConfigVersionSupport - Class in org.opendaylight.yangtools.yang.parser.openconfig.stmt
 
openCursor() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.CursorAwareDataTreeModification
Create a new DataTreeModificationCursor at the root of the modification.
openCursor() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.CursorAwareDataTreeSnapshot
Create a new DataTreeSnapshotCursor at the root of the modification.
openCursor(YangInstanceIdentifier) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.CursorAwareDataTreeSnapshot
Create a new DataTreeSnapshotCursor at specified path.
openCursor(YangInstanceIdentifier) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.CursorAwareDataTreeModification
Create a new DataTreeModificationCursor at specified path.
OpenDaylightExtensionsConstants - Class in org.opendaylight.yangtools.odlext.model.api
Constants associated with OpenDaylight extension in yang-ext.yang.
OpenDaylightExtensionsStatements - Enum in org.opendaylight.yangtools.odlext.model.api
 
OPERATIONAL - org.opendaylight.yangtools.yang.data.api.schema.tree.TreeType
Only config true and config false nodes are allowed.
OperationAsContainer - Class in org.opendaylight.yangtools.yang.data.util
 
OperationDeclaredStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Common interface for action and rpc statements.
OperationDefinition - Interface in org.opendaylight.yangtools.yang.model.api
Common interface for an operation.
OperationFailedException - Exception in org.opendaylight.yangtools.yang.common
A general base exception for an operation failure.
OperationFailedException(String, Throwable, RpcError...) - Constructor for exception org.opendaylight.yangtools.yang.common.OperationFailedException
Constructs a new instance with the specified detail message, cause and errors.
OperationFailedException(String, RpcError...) - Constructor for exception org.opendaylight.yangtools.yang.common.OperationFailedException
Constructs a new instance with the specified detail message and errors.
operationInputQName(QNameModule) - Static method in class org.opendaylight.yangtools.yang.common.YangConstants
Create a QName representing the 'input' statement of an operation (RPC or action) within specified QNameModule.
operationOutputQName(QNameModule) - Static method in class org.opendaylight.yangtools.yang.common.YangConstants
Create a QName representing the 'output' statement of an operation (RPC or action) within specified QNameModule.
OptimizableXPathExpression - Interface in org.opendaylight.yangtools.yang.data.jaxen.api
Deprecated.
optimize(Map<K, V>) - Method in class org.opendaylight.yangtools.util.MapAdaptor
Input will be thrown away, result will be retained for read-only access or MapAdaptor.takeSnapshot(Map) purposes.
optimizeExpression() - Method in interface org.opendaylight.yangtools.yang.data.jaxen.api.OptimizableXPathExpression
Deprecated.
Perform optimization of this expression.
or(Set<IfFeatureExpr>) - Static method in class org.opendaylight.yangtools.yang.model.api.stmt.IfFeatureExpr
Construct a union (logical OR) expression of specified expressions.
OR - org.opendaylight.yangtools.yang.xpath.api.YangNaryOperator
Logical 'or' operator on operands.
OR - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionLexer
 
OR - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser
 
OR() - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser.If_feature_exprContext
 
OR(int) - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser.If_feature_exprContext
 
ordered() - Static method in class org.opendaylight.yangtools.util.MutableOffsetMap
Create an empty MutableOffsetMap which has an iteration order matching the insertion order.
ordered(Collection<K>) - Static method in class org.opendaylight.yangtools.util.ImmutableMapTemplate
Create a template which produces Maps with specified keys, with iteration order matching the iteration order of keys.
ordered(Collection<K>) - Static method in class org.opendaylight.yangtools.util.ImmutableOffsetMapTemplate
Create a template which produces Maps with specified keys, with iteration order matching the iteration order of keys.
ordered(K) - Static method in class org.opendaylight.yangtools.util.SharedSingletonMapTemplate
Create a template which produces Maps with specified key.
ORDERED_BY - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
OrderedByEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
OrderedByStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
OrderedByStatement.Ordering - Enum in org.opendaylight.yangtools.yang.model.api.stmt
 
OrderedByStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.ordered_by
 
orderedCopyOf(Map<K, V>) - Static method in class org.opendaylight.yangtools.util.ImmutableOffsetMap
Create an ImmutableOffsetMap as a copy of an existing map.
orderedCopyOf(Map<K, V>) - Static method in class org.opendaylight.yangtools.util.MutableOffsetMap
Create a MutableOffsetMap of the specified map, retaining its iteration order.
orderedCopyOf(Map<K, V>) - Static method in class org.opendaylight.yangtools.util.SharedSingletonMap
Create a SharedSingletonMap of specified key and value, which retains insertion order when transformed via UnmodifiableMapPhase.toModifiableMap().
orderedLeafSetBuilder() - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
 
orderedLeafSetBuilder(LeafListSchemaNode) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
 
OrderedLeafSetNode<T> - Interface in org.opendaylight.yangtools.yang.data.api.schema
Leaf set node which preserves user-supplied ordering.
orderedMapBuilder() - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
 
orderedMapBuilder(ListSchemaNode) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
 
orderedMapNode(QName) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes
Create immutable ordered map node.
orderedMapNode(YangInstanceIdentifier.NodeIdentifier) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes
Create immutable ordered map node.
OrderedMapNode - Interface in org.opendaylight.yangtools.yang.data.api.schema
Map node which preserves user-supplied ordering.
OrderedNodeContainer<V extends NormalizedNode<?,​?>> - Interface in org.opendaylight.yangtools.yang.data.api.schema
Normalized Node container which preserves user supplied ordering and allows addressing of child elements by position.
orderedOf(K, V) - Static method in class org.opendaylight.yangtools.util.SharedSingletonMap
Create a SharedSingletonMap of specified key and value, which retains insertion order when transformed via UnmodifiableMapPhase.toModifiableMap().
orElse(T) - Method in class org.opendaylight.yangtools.concepts.CheckedValue
Return contained value if present, otherwise return supplied value.
orElseGet(Supplier<T>) - Method in class org.opendaylight.yangtools.concepts.CheckedValue
Return contained value if present, otherwise return the value produced by a supplier.
orElseThrow() - Method in class org.opendaylight.yangtools.concepts.CheckedValue
Return contained value if present or throw the exception alternative.
orElseThrow(Function<E, X>) - Method in class org.opendaylight.yangtools.concepts.CheckedValue
Return contained value if present or throw the exception alternative mapped through provided mapper.
orElseThrow(Supplier<X>) - Method in class org.opendaylight.yangtools.concepts.CheckedValue
Return contained value if present or throw the exception supplied by supplier.
orExpr() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.ExprContext
 
orExpr() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
OrExprContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.OrExprContext
 
org.opendaylight.yangtools.concepts - package org.opendaylight.yangtools.concepts
 
org.opendaylight.yangtools.odlext.model.api - package org.opendaylight.yangtools.odlext.model.api
YANG metamodel extensions to support OpenDaylight extensions as defined in yang-ext.yang.
org.opendaylight.yangtools.odlext.parser - package org.opendaylight.yangtools.odlext.parser
YANG parser support for OpenDaylight extensions as defined in yang-ext.yang.
org.opendaylight.yangtools.openconfig.model.api - package org.opendaylight.yangtools.openconfig.model.api
YANG parser support for metamodel extensions defined in OpenConfig.
org.opendaylight.yangtools.openconfig.parser - package org.opendaylight.yangtools.openconfig.parser
YANG parser support for metamodel extensions defined in OpenConfig.
org.opendaylight.yangtools.plugin.generator.api - package org.opendaylight.yangtools.plugin.generator.api
API exposed by generator plugins, i.e.
org.opendaylight.yangtools.rcf8528.data.util - package org.opendaylight.yangtools.rcf8528.data.util
 
org.opendaylight.yangtools.rfc6241.model.api - package org.opendaylight.yangtools.rfc6241.model.api
YANG metamodel extensions to support NETCONF, filters as defined in RFC6241.
org.opendaylight.yangtools.rfc6241.parser - package org.opendaylight.yangtools.rfc6241.parser
YANG parser support for metamodel extensions defined in RFC6241.
org.opendaylight.yangtools.rfc6536.model.api - package org.opendaylight.yangtools.rfc6536.model.api
YANG metamodel extensions to support NACM, as defined in RFC6536.
org.opendaylight.yangtools.rfc6536.parser - package org.opendaylight.yangtools.rfc6536.parser
YANG parser support for metamodel extensions defined in RFC6536.
org.opendaylight.yangtools.rfc6643.model.api - package org.opendaylight.yangtools.rfc6643.model.api
 
org.opendaylight.yangtools.rfc6643.parser - package org.opendaylight.yangtools.rfc6643.parser
 
org.opendaylight.yangtools.rfc7952.data.api - package org.opendaylight.yangtools.rfc7952.data.api
 
org.opendaylight.yangtools.rfc7952.data.util - package org.opendaylight.yangtools.rfc7952.data.util
 
org.opendaylight.yangtools.rfc7952.model.api - package org.opendaylight.yangtools.rfc7952.model.api
YANG metamodel extensions to support metadata, as defined in RFC7952.
org.opendaylight.yangtools.rfc7952.parser - package org.opendaylight.yangtools.rfc7952.parser
YANG parser support for metamodel extensions defined in RFC7952.
org.opendaylight.yangtools.rfc8040.model.api - package org.opendaylight.yangtools.rfc8040.model.api
 
org.opendaylight.yangtools.rfc8040.parser - package org.opendaylight.yangtools.rfc8040.parser
Support package for semantics defined in RFC8040, most notably yang-data statement.
org.opendaylight.yangtools.rfc8528.data.api - package org.opendaylight.yangtools.rfc8528.data.api
 
org.opendaylight.yangtools.rfc8528.model.api - package org.opendaylight.yangtools.rfc8528.model.api
YANG metamodel extensions to support mount-poing, as defined in RFC8528.
org.opendaylight.yangtools.rfc8528.parser - package org.opendaylight.yangtools.rfc8528.parser
YANG parser support for metamodel extensions defined in RFC8528.
org.opendaylight.yangtools.testutils.mockito - package org.opendaylight.yangtools.testutils.mockito
 
org.opendaylight.yangtools.transform - package org.opendaylight.yangtools.transform
 
org.opendaylight.yangtools.util - package org.opendaylight.yangtools.util
 
org.opendaylight.yangtools.util.concurrent - package org.opendaylight.yangtools.util.concurrent
 
org.opendaylight.yangtools.util.xml - package org.opendaylight.yangtools.util.xml
 
org.opendaylight.yangtools.yang.common - package org.opendaylight.yangtools.yang.common
 
org.opendaylight.yangtools.yang.common.netty - package org.opendaylight.yangtools.yang.common.netty
 
org.opendaylight.yangtools.yang.data.api - package org.opendaylight.yangtools.yang.data.api
 
org.opendaylight.yangtools.yang.data.api.codec - package org.opendaylight.yangtools.yang.data.api.codec
 
org.opendaylight.yangtools.yang.data.api.schema - package org.opendaylight.yangtools.yang.data.api.schema
Definition of normalized YANG DOM Model.
org.opendaylight.yangtools.yang.data.api.schema.stream - package org.opendaylight.yangtools.yang.data.api.schema.stream
 
org.opendaylight.yangtools.yang.data.api.schema.tree - package org.opendaylight.yangtools.yang.data.api.schema.tree
 
org.opendaylight.yangtools.yang.data.api.schema.tree.spi - package org.opendaylight.yangtools.yang.data.api.schema.tree.spi
 
org.opendaylight.yangtools.yang.data.api.xpath - package org.opendaylight.yangtools.yang.data.api.xpath
Experimental support for evaluating YangXPathExpressions on top of NormalizedNode trees.
org.opendaylight.yangtools.yang.data.codec.binfmt - package org.opendaylight.yangtools.yang.data.codec.binfmt
 
org.opendaylight.yangtools.yang.data.codec.gson - package org.opendaylight.yangtools.yang.data.codec.gson
 
org.opendaylight.yangtools.yang.data.codec.xml - package org.opendaylight.yangtools.yang.data.codec.xml
 
org.opendaylight.yangtools.yang.data.impl.codec - package org.opendaylight.yangtools.yang.data.impl.codec
 
org.opendaylight.yangtools.yang.data.impl.leafref - package org.opendaylight.yangtools.yang.data.impl.leafref
 
org.opendaylight.yangtools.yang.data.impl.schema - package org.opendaylight.yangtools.yang.data.impl.schema
 
org.opendaylight.yangtools.yang.data.impl.schema.builder.api - package org.opendaylight.yangtools.yang.data.impl.schema.builder.api
 
org.opendaylight.yangtools.yang.data.impl.schema.builder.impl - package org.opendaylight.yangtools.yang.data.impl.schema.builder.impl
 
org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.valid - package org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.valid
 
org.opendaylight.yangtools.yang.data.impl.schema.nodes - package org.opendaylight.yangtools.yang.data.impl.schema.nodes
 
org.opendaylight.yangtools.yang.data.impl.schema.tree - package org.opendaylight.yangtools.yang.data.impl.schema.tree
 
org.opendaylight.yangtools.yang.data.jaxen - package org.opendaylight.yangtools.yang.data.jaxen
 
org.opendaylight.yangtools.yang.data.jaxen.api - package org.opendaylight.yangtools.yang.data.jaxen.api
Deprecated APIs for evaluating XPath expressions on NormalizedNode trees.
org.opendaylight.yangtools.yang.data.util - package org.opendaylight.yangtools.yang.data.util
 
org.opendaylight.yangtools.yang.data.util.codec - package org.opendaylight.yangtools.yang.data.util.codec
 
org.opendaylight.yangtools.yang.model.api - package org.opendaylight.yangtools.yang.model.api
Definition of structures and DOM like API of effected YANG schema.
org.opendaylight.yangtools.yang.model.api.meta - package org.opendaylight.yangtools.yang.model.api.meta
Meta model of YANG model as was defined in RFC6020 and extracted by analysis of YANG text.
org.opendaylight.yangtools.yang.model.api.stmt - package org.opendaylight.yangtools.yang.model.api.stmt
 
org.opendaylight.yangtools.yang.model.api.stmt.compat - package org.opendaylight.yangtools.yang.model.api.stmt.compat
Compatibility interfaces for implementations which implement both EffectiveStatement and SchemaNode.
org.opendaylight.yangtools.yang.model.api.type - package org.opendaylight.yangtools.yang.model.api.type
 
org.opendaylight.yangtools.yang.model.export - package org.opendaylight.yangtools.yang.model.export
 
org.opendaylight.yangtools.yang.model.parser.api - package org.opendaylight.yangtools.yang.model.parser.api
 
org.opendaylight.yangtools.yang.model.repo.api - package org.opendaylight.yangtools.yang.model.repo.api
 
org.opendaylight.yangtools.yang.model.repo.spi - package org.opendaylight.yangtools.yang.model.repo.spi
 
org.opendaylight.yangtools.yang.model.repo.util - package org.opendaylight.yangtools.yang.model.repo.util
 
org.opendaylight.yangtools.yang.model.util - package org.opendaylight.yangtools.yang.model.util
Utility classes and implementations for concepts defined in yang-model-api.
org.opendaylight.yangtools.yang.model.util.type - package org.opendaylight.yangtools.yang.model.util.type
 
org.opendaylight.yangtools.yang.parser.antlr - package org.opendaylight.yangtools.yang.parser.antlr
ANTLR grammars for parsing RFC7950 constructs.
org.opendaylight.yangtools.yang.parser.impl - package org.opendaylight.yangtools.yang.parser.impl
This package holds the 'parser implementation', which really is just glue code holding together the statement reactor, base RFC6020/RFC7950 support bundles and supported semantic extensions.
org.opendaylight.yangtools.yang.parser.openconfig.stmt - package org.opendaylight.yangtools.yang.parser.openconfig.stmt
 
org.opendaylight.yangtools.yang.parser.repo - package org.opendaylight.yangtools.yang.parser.repo
 
org.opendaylight.yangtools.yang.parser.rfc7950.antlr - package org.opendaylight.yangtools.yang.parser.rfc7950.antlr
 
org.opendaylight.yangtools.yang.parser.rfc7950.ir - package org.opendaylight.yangtools.yang.parser.rfc7950.ir
Intermediate representation of a YANG file.
org.opendaylight.yangtools.yang.parser.rfc7950.namespace - package org.opendaylight.yangtools.yang.parser.rfc7950.namespace
Package holding implementation-specific namespace declarations for RFC7950.
org.opendaylight.yangtools.yang.parser.rfc7950.reactor - package org.opendaylight.yangtools.yang.parser.rfc7950.reactor
Base RFC7950 reactor and supporting classes.
org.opendaylight.yangtools.yang.parser.rfc7950.repo - package org.opendaylight.yangtools.yang.parser.rfc7950.repo
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt
Statement library for YANG version 1 and 1.1, as defined in RFC6020 and RFC7950.
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.action - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.action
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.anydata - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.anydata
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.anyxml - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.anyxml
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.argument - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.argument
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.augment - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.augment
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.base - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.base
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.belongs_to - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.belongs_to
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.bit - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.bit
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.case_ - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.case_
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.choice - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.choice
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.config - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.config
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.contact - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.contact
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.container - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.container
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.default_ - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.default_
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.description - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.description
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.deviate - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.deviate
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.deviation - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.deviation
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.enum_ - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.enum_
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.error_app_tag - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.error_app_tag
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.error_message - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.error_message
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.feature - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.feature
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.fraction_digits - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.fraction_digits
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.grouping - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.grouping
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.identity - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.identity
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.import_ - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.import_
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.include - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.include
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.input - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.input
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.key - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.key
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.leaf - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.leaf
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.leaf_list - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.leaf_list
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.length - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.length
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.list - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.list
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.mandatory - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.mandatory
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.max_elements - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.max_elements
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.min_elements - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.min_elements
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.modifier - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.modifier
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.module - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.module
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.must - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.must
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.namespace - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.namespace
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.notification - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.notification
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.ordered_by - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.ordered_by
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.organization - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.organization
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.output - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.output
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.path - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.path
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.pattern - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.pattern
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.position - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.position
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.prefix - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.prefix
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.presence - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.presence
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.range - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.range
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.reference - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.reference
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.refine - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.refine
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.require_instance - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.require_instance
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.revision - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.revision
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.revision_date - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.revision_date
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.rpc - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.rpc
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.status - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.status
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.submodule - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.submodule
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.type - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.type
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.typedef - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.typedef
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.unique - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.unique
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.units - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.units
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.uses - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.uses
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.value - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.value
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.when - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.when
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.yang_version - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.yang_version
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.yin_element - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.yin_element
 
org.opendaylight.yangtools.yang.parser.spi - package org.opendaylight.yangtools.yang.parser.spi
Provides essential namespaces which are filled in the parsing process.
org.opendaylight.yangtools.yang.parser.spi.meta - package org.opendaylight.yangtools.yang.parser.spi.meta
Provides base abstract classes, interfaces and common implementation used by the statement parser.
org.opendaylight.yangtools.yang.parser.spi.source - package org.opendaylight.yangtools.yang.parser.spi.source
Provides API necessary for the processing of statement sources.
org.opendaylight.yangtools.yang.parser.spi.validation - package org.opendaylight.yangtools.yang.parser.spi.validation
Provides interfaces and enumerations necessary for validation processes.
org.opendaylight.yangtools.yang.parser.stmt.reactor - package org.opendaylight.yangtools.yang.parser.stmt.reactor
Contains the implementation of the parser reactor CrossSourceStatementReactor.
org.opendaylight.yangtools.yang.test.util - package org.opendaylight.yangtools.yang.test.util
 
org.opendaylight.yangtools.yang.xpath.antlr - package org.opendaylight.yangtools.yang.xpath.antlr
ANTLR grammars for parsing RFC7950 XPpath constructs.
org.opendaylight.yangtools.yang.xpath.api - package org.opendaylight.yangtools.yang.xpath.api
Model of a RFC7950 XPath Expression.
org.opendaylight.yangtools.yang.xpath.impl - package org.opendaylight.yangtools.yang.xpath.impl
XPath parsing which results in a YangExpr.
org.opendaylight.yangtools.yang.xpath.impl.di - package org.opendaylight.yangtools.yang.xpath.impl.di
Package exposing YangXPathParserFactory component to various dependency injection frameworks, so they can locate them.
org.opendaylight.yangtools.yang2sources.spi - package org.opendaylight.yangtools.yang2sources.spi
 
ORGANIZATION - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
OrganizationEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
OrganizationStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
OrganizationStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.organization
 
original() - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.CopyHistory
 
ORIGINAL - org.opendaylight.yangtools.yang.parser.spi.meta.CopyType
 
ORIGINAL_MODULE - Static variable in class org.opendaylight.yangtools.odlext.model.api.OpenDaylightExtensionsConstants
Runtime baseline identity.
ORIGINAL_SOURCE - Static variable in class org.opendaylight.yangtools.odlext.model.api.OpenDaylightExtensionsConstants
Baseline model source name.
OSGiYangParserFactory - Class in org.opendaylight.yangtools.yang.parser.impl
 
OSGiYangParserFactory() - Constructor for class org.opendaylight.yangtools.yang.parser.impl.OSGiYangParserFactory
 
OUTPUT - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
OutputEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
OutputSchemaNode - Interface in org.opendaylight.yangtools.yang.model.api
 
OutputStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
OutputStatementRFC6020Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.output
 
OutputStatementRFC7950Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.output
Class providing necessary support for processing YANG 1.1 Output statement.
overrideStatementSupport(ModelProcessingPhase, StatementSupport<?, ?, ?>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.reactor.CustomCrossSourceStatementReactorBuilder
 
overrideSupport(StatementSupport<?, ?, ?>) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupportBundle.Builder
 

P

PARENT - org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
The parent axis.
parse(String) - Static method in enum org.opendaylight.yangtools.yang.common.YangVersion
Parse a YANG version from its textual representation.
parse(String) - Static method in enum org.opendaylight.yangtools.yang.model.api.type.ModifierKind
Returns ModifierKind based on supplied YANG keyword.
parse(JsonReader) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JsonParserStream
 
parse(XMLStreamReader) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream
This method parses the XML source and emits node events into a NormalizedNodeStreamWriter based on the YANG-modeled data contained in the XML source.
parse(Lexer, Parser, Supplier<T>, StatementSourceReference) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.antlr.SourceExceptionParser
Use a Lexer/Parser pair extracting the parser's root item.
parse(Recognizer<?, ?>, Supplier<T>, StatementSourceReference) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.antlr.SourceExceptionParser
Parse a Recognizer extracting its root item.
parseAbsoluteSchemaNodeIdentifier(StmtContext<?, ?, ?>, String) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.ArgumentUtils
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.odlext.parser.AnyxmlSchemaLocationStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.rfc6643.parser.MaxAccessStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.rfc6643.parser.OidStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.rfc6643.parser.SubIdStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.rfc7952.parser.AnnotationStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.rfc8528.parser.MountPointStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.openconfig.stmt.OpenConfigVersionSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.argument.ArgumentStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.base.BaseStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseBooleanStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseOperationContainerStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseSchemaTreeStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseStringStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseVoidStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.deviation.DeviationStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.ExtensionStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.feature.FeatureStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.fraction_digits.FractionDigitsStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.IfFeatureStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.key.KeyStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.length.LengthStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.min_elements.MinElementsStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.modifier.ModifierStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.must.MustStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.namespace.NamespaceStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.ordered_by.OrderedByStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.path.PathStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.position.PositionStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.range.RangeStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.revision_date.RevisionDateStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.revision.RevisionStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.status.StatusStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.typedef.TypedefStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.unique.UniqueStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.uses.UsesStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.value.ValueStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.when.WhenStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.yang_version.YangVersionStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.ForwardingStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport
Parses textual representation of argument in object representation.
parseArgumentValue(StmtContext<A, D, E>, String) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementDefinitionContext
 
parseBoolean(StmtContext<?, ?, ?>, String) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.ArgumentUtils
 
parseDescendantSchemaNodeIdentifier(StmtContext<?, ?, ?>, String) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.ArgumentUtils
 
parseExpression(String) - Method in interface org.opendaylight.yangtools.yang.xpath.api.YangXPathParser
Parse a string containing an XPath expression.
parseExpression(String) - Method in interface org.opendaylight.yangtools.yang.xpath.api.YangXPathParser.QualifiedBound
 
parseExpression(String) - Method in interface org.opendaylight.yangtools.yang.xpath.api.YangXPathParser.UnqualifiedBound
 
parseFilename(String) - Static method in class org.opendaylight.yangtools.yang.common.YangNames
Parse a file name according to rules outlined in https://tools.ietf.org/html/rfc6020#section-5.2.
parseIdentifier(StmtContext<?, ?, ?>, String) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StmtContextUtils
Parse a YANG identifier string in context of a statement.
parseIdentity(String, EffectiveModelContext, Function<String, QNameModule>) - Static method in class org.opendaylight.yangtools.yang.data.util.codec.IdentityCodecUtil
Parse a string into a QName using specified prefix-to-QNameModule mapping function, interpreting the result as an IdentitySchemaNode existing in specified SchemaContext.
parseNodeIdentifier(StmtContext<?, ?, ?>, String) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StmtContextUtils
Parse a YANG node identifier string in context of a statement.
parseNodeIdentifier(StmtContext<?, ?, ?>, String, String) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StmtContextUtils
 
ParserStreamUtils - Class in org.opendaylight.yangtools.yang.data.util
 
parseSources(StatementParserMode, Set<QName>, Collection<? extends SchemaSourceRepresentation>) - Static method in class org.opendaylight.yangtools.yang.test.util.YangParserTestUtils
 
parseValue(I, String) - Method in interface org.opendaylight.yangtools.yang.data.util.codec.TypeAwareCodec
Parse a String representation into its native format.
parseXPath(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.XPathSupport
 
parseYangFiles(File...) - Static method in class org.opendaylight.yangtools.yang.test.util.YangParserTestUtils
Creates a new effective schema context containing the specified YANG sources.
parseYangFiles(Collection<File>) - Static method in class org.opendaylight.yangtools.yang.test.util.YangParserTestUtils
Creates a new effective schema context containing the specified YANG sources.
parseYangFiles(Set<QName>, File...) - Static method in class org.opendaylight.yangtools.yang.test.util.YangParserTestUtils
Creates a new effective schema context containing the specified YANG sources.
parseYangFiles(Set<QName>, Collection<File>) - Static method in class org.opendaylight.yangtools.yang.test.util.YangParserTestUtils
 
parseYangFiles(Set<QName>, StatementParserMode, File...) - Static method in class org.opendaylight.yangtools.yang.test.util.YangParserTestUtils
Creates a new effective schema context containing the specified YANG sources.
parseYangFiles(Set<QName>, StatementParserMode, Collection<File>) - Static method in class org.opendaylight.yangtools.yang.test.util.YangParserTestUtils
Creates a new effective schema context containing the specified YANG sources.
parseYangFiles(StatementParserMode, File...) - Static method in class org.opendaylight.yangtools.yang.test.util.YangParserTestUtils
Creates a new effective schema context containing the specified YANG sources.
parseYangFiles(StatementParserMode, Collection<File>) - Static method in class org.opendaylight.yangtools.yang.test.util.YangParserTestUtils
Creates a new effective schema context containing the specified YANG sources.
parseYangResource(String) - Static method in class org.opendaylight.yangtools.yang.test.util.YangParserTestUtils
Creates a new effective schema context containing the specified YANG source.
parseYangResource(String, Set<QName>) - Static method in class org.opendaylight.yangtools.yang.test.util.YangParserTestUtils
Creates a new effective schema context containing the specified YANG source.
parseYangResource(String, StatementParserMode) - Static method in class org.opendaylight.yangtools.yang.test.util.YangParserTestUtils
Creates a new effective schema context containing the specified YANG source.
parseYangResource(String, StatementParserMode, Set<QName>) - Static method in class org.opendaylight.yangtools.yang.test.util.YangParserTestUtils
Creates a new effective schema context containing the specified YANG source.
parseYangResourceDirectory(String) - Static method in class org.opendaylight.yangtools.yang.test.util.YangParserTestUtils
Creates a new effective schema context containing the specified YANG sources.
parseYangResourceDirectory(String, Set<QName>) - Static method in class org.opendaylight.yangtools.yang.test.util.YangParserTestUtils
Creates a new effective schema context containing the specified YANG sources.
parseYangResourceDirectory(String, Set<QName>, StatementParserMode) - Static method in class org.opendaylight.yangtools.yang.test.util.YangParserTestUtils
Creates a new effective schema context containing the specified YANG sources.
parseYangResourceDirectory(String, StatementParserMode) - Static method in class org.opendaylight.yangtools.yang.test.util.YangParserTestUtils
Creates a new effective schema context containing the specified YANG sources.
parseYangResources(Class<?>, String...) - Static method in class org.opendaylight.yangtools.yang.test.util.YangParserTestUtils
Creates a new effective schema context containing the specified YANG sources.
parseYangResources(Class<?>, Collection<String>) - Static method in class org.opendaylight.yangtools.yang.test.util.YangParserTestUtils
 
parseYangResources(List<String>, List<String>, Set<QName>) - Static method in class org.opendaylight.yangtools.yang.test.util.YangParserTestUtils
Creates a new effective schema context containing the specified YANG sources.
parseYangResources(List<String>, List<String>, Set<QName>, StatementParserMode) - Static method in class org.opendaylight.yangtools.yang.test.util.YangParserTestUtils
Creates a new effective schema context containing the specified YANG sources.
parseYangResources(List<String>, List<String>, StatementParserMode) - Static method in class org.opendaylight.yangtools.yang.test.util.YangParserTestUtils
Creates a new effective schema context containing the specified YANG sources.
parseYangSources(StatementParserMode, Set<QName>, YangTextSchemaSource...) - Static method in class org.opendaylight.yangtools.yang.test.util.YangParserTestUtils
 
parts() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.ir.IRArgument.Concatenation
Return the argument parts that need to be concatenated.
Path<P extends Path<P>> - Interface in org.opendaylight.yangtools.concepts
Conceptual representation of a logical path in a tree-like structure, similar to a Path, but more general in terms of what objects it can be applied to.
PATH - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
path_arg() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
Path_argContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Path_argContext
 
path_equality_expr() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
path_equality_expr() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Path_predicateContext
 
Path_equality_exprContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Path_equality_exprContext
 
path_key_expr() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Path_equality_exprContext
 
path_key_expr() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
Path_key_exprContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Path_key_exprContext
 
path_predicate() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Absolute_pathContext
 
path_predicate() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Descendant_pathContext
 
path_predicate() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
path_predicate(int) - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Absolute_pathContext
 
path_predicate(int) - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Descendant_pathContext
 
Path_predicateContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Path_predicateContext
 
path_str() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Path_argContext
 
path_str() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
Path_strContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Path_strContext
 
pathArgument() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.InstanceIdentifierContext
 
pathArgument() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
pathArgument(int) - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.InstanceIdentifierContext
 
PathArgumentContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.PathArgumentContext
 
PathEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
PathExpression - Interface in org.opendaylight.yangtools.yang.model.api
An expression as defined in RFC7950 Section 9.9.2, i.e.
PathExpression.DerefSteps - Class in org.opendaylight.yangtools.yang.model.api
Steps of a PathExpression which is a combination of deref() function call and a relative path, corresponding to Errata 5617.
PathExpression.LocationPathSteps - Class in org.opendaylight.yangtools.yang.model.api
Steps of a PathExpression which is a LocationPath, corresponding to RFC7950 base specification.
PathExpression.Steps - Class in org.opendaylight.yangtools.yang.model.api
Abstract base class for expressing steps of a PathExpression.
PathExpressionImpl - Class in org.opendaylight.yangtools.yang.model.util
Deprecated, for removal: This API element is subject to removal in a future version.
Users are advised to supply their own implementation of PathExpression.
PathExpressionImpl(String, boolean) - Constructor for class org.opendaylight.yangtools.yang.model.util.PathExpressionImpl
Deprecated.
 
PathExpressionImpl(String, PathExpression.Steps) - Constructor for class org.opendaylight.yangtools.yang.model.util.PathExpressionImpl
Deprecated.
 
pathExprNoRoot() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
pathExprNoRoot() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.UnionExprNoRootContext
 
PathExprNoRootContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.PathExprNoRootContext
 
PATHSEP - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
PATHSEP - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
PATHSEP() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.AbsoluteLocationPathNorootContext
 
PATHSEP() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.MultiplicativeExprContext
 
PATHSEP() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.PathExprNoRootContext
 
PATHSEP() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.RelativeLocationPathContext
 
PATHSEP() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.UnionExprNoRootContext
 
PATHSEP(int) - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.RelativeLocationPathContext
 
PathStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
PathStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.path
 
PATTERN - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
PatternConstraint - Interface in org.opendaylight.yangtools.yang.model.api.type
Contains the method for getting the data from the YANG pattern which is substatement of type statement.
PatternEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
PatternExpression - Class in org.opendaylight.yangtools.yang.model.api.stmt
An intermediate capture of the argument to pattern statement.
PatternStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
PatternStatementRFC6020Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.pattern
 
PatternStatementRFC7950Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.pattern
Class providing necessary support for processing YANG 1.1 Pattern statement.
peek() - Method in class org.opendaylight.yangtools.util.EmptyDeque
 
peekFirst() - Method in class org.opendaylight.yangtools.util.EmptyDeque
 
peekLast() - Method in class org.opendaylight.yangtools.util.EmptyDeque
 
PERSIST_MIN_ITEMS_PROP - Static variable in class org.opendaylight.yangtools.util.MapAdaptor
 
PERSISTENT - org.opendaylight.yangtools.plugin.generator.api.GeneratedFileLifecycle
Generated file should be persistent and potentially customized.
PIPE - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
PIPE - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
PIPE() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.UnionExprNoRootContext
 
PIPE_SPLITTER - Static variable in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.ArgumentUtils
 
PLUS - org.opendaylight.yangtools.yang.xpath.api.YangBinaryOperator
Arithmetic addition.
PLUS - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementLexer
 
PLUS - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser
 
PLUS - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
PLUS - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
PLUS() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.ArgumentContext
 
PLUS() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.UnquotedStringContext
 
PLUS() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.AdditiveExprContext
 
PLUS(int) - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.ArgumentContext
 
PLUS(int) - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.UnquotedStringContext
 
PLUS(int) - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.AdditiveExprContext
 
poll() - Method in class org.opendaylight.yangtools.util.EmptyDeque
 
pollFirst() - Method in class org.opendaylight.yangtools.util.EmptyDeque
 
pollLast() - Method in class org.opendaylight.yangtools.util.EmptyDeque
 
pop() - Method in class org.opendaylight.yangtools.util.EmptyDeque
 
popBuilder() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedNodeStreamWriter
 
popState() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableMetadataNormalizedNodeStreamWriter
Remove the currently-open builders for data and metadata from the stack.
pos() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
pos() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.PredicateContext
 
PosContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.PosContext
 
POSITION - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
POSITION - org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
PositionEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
PositionStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
PositionStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.position
 
PositiveIntegerValue - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierLexer
 
PositiveIntegerValue - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
PositiveIntegerValue() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.PosContext
 
PotentialSchemaSource<T extends SchemaSourceRepresentation> - Class in org.opendaylight.yangtools.yang.model.repo.spi
A potential schema source.
PotentialSchemaSource.Costs - Enum in org.opendaylight.yangtools.yang.model.repo.spi
Each registered source has a cost associated with it.
PRECEDING - org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
The preceding axis.
PRECEDING_SIBLING - org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
The preceding-sibling axis.
PrecomputedCodecCache<T> - Class in org.opendaylight.yangtools.yang.data.util.codec
Pre-computed thread-safe CodecCache.
predicate() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.PathArgumentContext
 
predicate() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
predicate() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.FilterExprContext
 
predicate() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
predicate() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.StepContext
 
predicate(int) - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.FilterExprContext
 
predicate(int) - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.StepContext
 
PredicateContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.PredicateContext
 
PredicateContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.PredicateContext
 
prefix() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Node_identifierContext
 
prefix() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
prefix() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.ir.IRKeyword
This keyword's 'prefix' part.
prefix() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.ir.IRKeyword.Qualified
 
prefix() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.ir.IRKeyword.Unqualified
 
PREFIX - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
PrefixContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.PrefixContext
 
PrefixConverters - Class in org.opendaylight.yangtools.yang.data.jaxen.api
Deprecated.
PrefixEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
prefixForNamespace(URI) - Method in class org.opendaylight.yangtools.yang.data.util.ModuleStringIdentityrefCodec
 
PrefixStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
PrefixStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.prefix
 
PrefixToModule - Interface in org.opendaylight.yangtools.yang.parser.spi.source
Source-specific mapping of prefixes to namespaces.
PrefixToModuleMap - Class in org.opendaylight.yangtools.yang.parser.spi.source
Map-based PrefixToModule namespace.
PrefixToModuleMap() - Constructor for class org.opendaylight.yangtools.yang.parser.spi.source.PrefixToModuleMap
 
PreLinkageModuleNamespace - Interface in org.opendaylight.yangtools.yang.parser.spi
Intermediate-stage namespace equivalent to ModuleNamespace except it is keyed by module names.
prepare(DataTreeModification) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeTip
Prepare a modification for commit.
prerequisiteFailed(Collection<? extends ModelActionBuilder.Prerequisite<?>>) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.ModelActionBuilder.InferenceAction
Invoked once one of prerequisites was not met, even after all other satisfiable inference actions were processed.
prerequisiteUnavailable(ModelActionBuilder.Prerequisite<?>) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.ModelActionBuilder.InferenceAction
Invoked once the prerequisite is deemed unavailable due to conformance reasons.
presence() - Method in interface org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStatementMixins.PresenceMixin
 
PRESENCE - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
PresenceEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
PresenceStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
PresenceStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.presence
 
primaryExpr() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.FilterExprContext
 
primaryExpr() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
PrimaryExprContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.PrimaryExprContext
 
priority() - Method in class org.opendaylight.yangtools.util.concurrent.ImmutableThreadFactoryProvider
Priority for new threads from this factory.
priority() - Method in class org.opendaylight.yangtools.util.concurrent.ThreadFactoryProvider
Priority for new threads from this factory.
priority(int) - Method in class org.opendaylight.yangtools.util.concurrent.ImmutableThreadFactoryProvider.Builder
Initializes the optional value priority to priority.
priority(int) - Method in interface org.opendaylight.yangtools.util.concurrent.ImmutableThreadFactoryProvider.BuildFinal
Initializes the optional value priority to priority.
priority(Optional<Integer>) - Method in class org.opendaylight.yangtools.util.concurrent.ImmutableThreadFactoryProvider.Builder
Initializes the optional value priority to priority.
priority(Optional<Integer>) - Method in interface org.opendaylight.yangtools.util.concurrent.ImmutableThreadFactoryProvider.BuildFinal
Initializes the optional value priority to priority.
PROCESSING_INSTRUCTION - org.opendaylight.yangtools.yang.xpath.api.YangXPathNodeType
A processing-instruction.
producesDeclared(Class<? super Y>) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext
 
producesDeclared(StmtContext<?, ?, ?>, Class<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StmtContextUtils
Deprecated, for removal: This API element is subject to removal in a future version.
producesEffective(Class<? super Z>) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext
 
ProductAwareBuilder<P> - Interface in org.opendaylight.yangtools.concepts
An extension of the Builder concept which allows an implementation of this interface to be used in collections instead of the product.
productEquals(Object) - Method in interface org.opendaylight.yangtools.concepts.ProductAwareBuilder
Check whether an instance of the product that would be created by the builder is equal to an existing instance.
productHashCode() - Method in interface org.opendaylight.yangtools.concepts.ProductAwareBuilder
Return the hash code of the product.
PropertyUtils - Class in org.opendaylight.yangtools.util
Provides utilities for system properties.
PROTOCOL - org.opendaylight.yangtools.yang.common.RpcError.ErrorType
Indicates an error at a protocol layer, eg if invalid data was passed by the caller.
provideNodeIdentifier() - Method in class org.opendaylight.yangtools.yang.data.util.AbstractNodeDataWithSchema
 
push(E) - Method in class org.opendaylight.yangtools.util.EmptyDeque
 
put(E) - Method in class org.opendaylight.yangtools.util.concurrent.TrackingLinkedBlockingQueue
 
put(Class<? extends E>, E) - Method in class org.opendaylight.yangtools.concepts.ObjectExtensions
 
put(String, QNameModule) - Method in class org.opendaylight.yangtools.yang.parser.spi.source.PrefixToModuleMap
 
put(K, V) - Method in class org.opendaylight.yangtools.util.ImmutableOffsetMap
 
put(K, V) - Method in class org.opendaylight.yangtools.util.MutableOffsetMap
 
put(K, V) - Method in class org.opendaylight.yangtools.util.SharedSingletonMap
 
put(QName, StatementSupport<?, ?, ?>) - Method in class org.opendaylight.yangtools.yang.parser.spi.source.QNameToStatementDefinitionMap
 
putAll(Map<? extends Class<? extends E>, ? extends E>) - Method in class org.opendaylight.yangtools.concepts.ObjectExtensions
 
putAll(Map<? extends K, ? extends V>) - Method in class org.opendaylight.yangtools.util.ImmutableOffsetMap
 
putAll(Map<? extends K, ? extends V>) - Method in class org.opendaylight.yangtools.util.SharedSingletonMap
 
putAll(Map<QName, StatementSupport<?, ?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.spi.source.QNameToStatementDefinitionMap
 
putChild(Map<YangInstanceIdentifier.PathArgument, Object>, DataContainerChild<?, ?>) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.nodes.LazyLeafOperations
 
putIfAbsent(QName, StatementSupport<?, ?, ?>) - Method in class org.opendaylight.yangtools.yang.parser.spi.source.QNameToStatementDefinitionMap
 
putInstance(Class<T>, T) - Method in class org.opendaylight.yangtools.concepts.ObjectExtensions
 
putToLocalStorage(Class<N>, K, V) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceBehaviour.NamespaceStorageNode
Populate specified namespace with a key/value pair, overwriting previous contents.
putToLocalStorage(Class<N>, K, V) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.RootStatementContext
 
putToLocalStorageIfAbsent(Class<N>, K, V) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceBehaviour.NamespaceStorageNode
Populate specified namespace with a key/value pair unless the key is already associated with a value.

Q

qName() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.NameTestContext
 
qName() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
qName() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.VariableReferenceContext
 
QName - Class in org.opendaylight.yangtools.yang.common
The QName from XML consists of local name of element and XML namespace, but for our use, we added module revision to it.
QNameCodecUtil - Class in org.opendaylight.yangtools.yang.data.util.codec
Utility methods for parsing and writing QNames.
QNameContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.QNameContext
 
qnameFromArgument(StmtContext<?, ?, ?>, String) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StmtContextUtils
 
QNameModule - Class in org.opendaylight.yangtools.yang.common
 
QNameModuleAware - Interface in org.opendaylight.yangtools.yang.model.api
 
QNamePredicate - Interface in org.opendaylight.yangtools.yang.data.impl.leafref
 
QNameReferent - Interface in org.opendaylight.yangtools.yang.xpath.api
An object referencing a QName, either resolved or unresolved.
QNameToStatementDefinition - Interface in org.opendaylight.yangtools.yang.parser.spi.source
Map of fully qualified statement name to statement definition.
QNameToStatementDefinitionMap - Class in org.opendaylight.yangtools.yang.parser.spi.source
 
QNameToStatementDefinitionMap() - Constructor for class org.opendaylight.yangtools.yang.parser.spi.source.QNameToStatementDefinitionMap
 
QNameToStatementDefinitionMap(int) - Constructor for class org.opendaylight.yangtools.yang.parser.spi.source.QNameToStatementDefinitionMap
 
QNameTransformingStreamWriter - Class in org.opendaylight.yangtools.transform
Stateless Normalized Node Stream Writer decorator, which performs QName translation.
QNameTransformingStreamWriter() - Constructor for class org.opendaylight.yangtools.transform.QNameTransformingStreamWriter
 
QNameWithPredicate - Interface in org.opendaylight.yangtools.yang.data.impl.leafref
 
QualifiedQName - Class in org.opendaylight.yangtools.yang.common
An unresolved, qualified QName.
QueuedNotificationManager<L,​N> - Class in org.opendaylight.yangtools.util.concurrent
This class manages queuing and dispatching notifications for multiple listeners concurrently.
QueuedNotificationManager.BatchedInvoker<L,​N> - Interface in org.opendaylight.yangtools.util.concurrent
 
QueuedNotificationManagerMXBean - Interface in org.opendaylight.yangtools.util.concurrent
MXBean interface for QueuedNotificationManager statistic metrics.
QUOT - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
QUOT - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
quotedString() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.EqQuotedStringContext
 
quotedString() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
QuotedStringContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.QuotedStringContext
 

R

RANGE - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
RangeConstraint<T extends Number & Comparable<T>> - Interface in org.opendaylight.yangtools.yang.model.api.type
A single value range restriction, as expressed by a range statement, as specified by [RFC-6020] The range Statement.
RangeEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
RangeRestrictedTypeBuilder<T extends RangeRestrictedTypeDefinition<T,​N>,​N extends Number & Comparable<N>> - Class in org.opendaylight.yangtools.yang.model.util.type
 
RangeRestrictedTypeDefinition<T extends TypeDefinition<T>,​N extends Number & Comparable<N>> - Interface in org.opendaylight.yangtools.yang.model.api.type
Interface for TypeDefinitions which can have their values restricted to a set of allowed values.
RangeStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
RangeStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.range
 
rawArgument() - Method in interface org.opendaylight.yangtools.yang.model.api.meta.DeclaredStatement
Returns statement argument as was present in original source.
rawArgument() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredStatement.ArgumentToString
 
rawArgument() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredStatement.WithoutArgument
 
rawArgument() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredStatement.WithQNameArgument
 
rawArgument() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredStatement.WithRawArgument
 
rawArgument() - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractDeclaredStatement
 
rawStatementArgument() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext
Return the statement argument in literal format.
RBRAC - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
RBRAC - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
RBRAC() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.PredicateContext
 
RE_MATCH - org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
ReactorDeclaredModel - Class in org.opendaylight.yangtools.yang.parser.stmt.reactor
 
ReactorDeclaredModel(List<DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.parser.stmt.reactor.ReactorDeclaredModel
 
ReactorException - Exception in org.opendaylight.yangtools.yang.parser.spi.meta
 
ReactorException(ModelProcessingPhase, String, SourceIdentifier) - Constructor for exception org.opendaylight.yangtools.yang.parser.spi.meta.ReactorException
 
ReactorException(ModelProcessingPhase, String, SourceIdentifier, Throwable) - Constructor for exception org.opendaylight.yangtools.yang.parser.spi.meta.ReactorException
 
read(JsonReader, AbstractNodeDataWithSchema<?>) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JsonParserStream
 
READ_CREATE - org.opendaylight.yangtools.rfc6643.model.api.MaxAccess
Indicates that read, write and create access make 'protocol sense'.
READ_ONLY - org.opendaylight.yangtools.rfc6643.model.api.MaxAccess
Indicates that read access makes 'protocol sense', but write and create do not.
READ_WRITE - org.opendaylight.yangtools.rfc6643.model.api.MaxAccess
Indicates that read and write access make 'protocol sense', but create does not.
readDataTreeCandidate(NormalizedNodeDataInput) - Static method in class org.opendaylight.yangtools.yang.data.codec.binfmt.DataTreeCandidateInputOutput
 
readDataTreeCandidate(NormalizedNodeDataInput, ReusableStreamReceiver) - Static method in class org.opendaylight.yangtools.yang.data.codec.binfmt.DataTreeCandidateInputOutput
 
readFirstLong(DataInput, byte) - Static method in class org.opendaylight.yangtools.concepts.WritableObjects
Read first long value from an input.
readFrom(DataInput) - Static method in class org.opendaylight.yangtools.rfc6643.model.api.ObjectIdentifier
Read an ObjectIdentifier from a DataInput, performing the inverse of ObjectIdentifier.writeTo(DataOutput).
readFrom(DataInput) - Static method in class org.opendaylight.yangtools.rfc8528.data.api.MountPointIdentifier
 
readFrom(DataInput) - Static method in class org.opendaylight.yangtools.yang.common.BiMapYangNamespaceContext
 
readFrom(DataInput) - Static method in class org.opendaylight.yangtools.yang.common.QName
Read a QName from a DataInput.
readFrom(DataInput) - Static method in class org.opendaylight.yangtools.yang.common.QNameModule
Read a QNameModule from a DataInput.
readFrom(DataInput) - Static method in class org.opendaylight.yangtools.yang.common.QualifiedQName
Read an QualifiedQName from a DataInput.
readFrom(DataInput) - Static method in class org.opendaylight.yangtools.yang.common.UnqualifiedQName
Read an UnqualifiedQName from a DataInput.
readFrom(DataInput) - Static method in class org.opendaylight.yangtools.yang.data.api.DatastoreIdentifier
 
readLong(DataInput) - Static method in class org.opendaylight.yangtools.concepts.WritableObjects
Read a long value from a DataInput which was previously written via WritableObjects.writeLong(DataOutput, long).
readLongBody(DataInput, byte) - Static method in class org.opendaylight.yangtools.concepts.WritableObjects
Read a long value from a DataInput as hinted by the result of WritableObjects.readLongHeader(DataInput).
readLongHeader(DataInput) - Static method in class org.opendaylight.yangtools.concepts.WritableObjects
Read the header of a compressed long value.
readNode(YangInstanceIdentifier.PathArgument) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeSnapshotCursor
Read a particular node from the snapshot.
readNode(YangInstanceIdentifier) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeSnapshot
Read a particular node from the snapshot.
readNode(YangInstanceIdentifier) - Method in class org.opendaylight.yangtools.yang.data.api.schema.tree.SynchronizedDataTreeModification
 
readNormalizedNode() - Method in interface org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeDataInput
Read a normalized node from the reader.
readNormalizedNode(ReusableStreamReceiver) - Method in interface org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeDataInput
Read a normalized node from the reader, using specified writer to construct the result.
ReadOnlyDataTree - Interface in org.opendaylight.yangtools.yang.data.api.schema.tree
A read-only view of a DataTree.
readOptionalNormalizedNode() - Method in interface org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeDataInput
 
readPathArgument() - Method in interface org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeDataInput
 
readQName() - Method in interface org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeDataInput
 
readResolve() - Method in class org.opendaylight.yangtools.yang.xpath.api.AbstractYangXPathMathSupport
 
readResolve() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangLiteralExpr
 
readSchemaNodeIdentifier() - Method in interface org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeDataInput
 
readSchemaPath() - Method in interface org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeDataInput
Deprecated, for removal: This API element is subject to removal in a future version.
readSecondLong(DataInput, byte) - Static method in class org.opendaylight.yangtools.concepts.WritableObjects
Read second long value from an input.
readUint16(ByteBuf) - Static method in class org.opendaylight.yangtools.yang.common.netty.ByteBufUtils
Read a Uint16 from specified buffer.
readUint32(ByteBuf) - Static method in class org.opendaylight.yangtools.yang.common.netty.ByteBufUtils
Read a Uint32 from specified buffer.
readUint64(ByteBuf) - Static method in class org.opendaylight.yangtools.yang.common.netty.ByteBufUtils
Read a Uint64 from specified buffer.
readUint8(ByteBuf) - Static method in class org.opendaylight.yangtools.yang.common.netty.ByteBufUtils
Read an Uint8 from specified buffer.
ready() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeModification
Finish creation of a modification, making it ready for application to the data tree.
ready() - Method in class org.opendaylight.yangtools.yang.data.api.schema.tree.SynchronizedDataTreeModification
 
readYangInstanceIdentifier() - Method in interface org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeDataInput
 
realOrException() - Static method in class org.opendaylight.yangtools.testutils.mockito.MoreAnswers
Returns Mockito Answer (default) which forwards method calls or throws an UnstubbedMethodException.
RecursiveObjectLeaker - Class in org.opendaylight.yangtools.util
Thread-local hack to make recursive extensions work without too much hassle.
REFERENCE - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
ReferenceEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
ReferenceStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
ReferenceStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.reference
 
REFINE - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
RefineEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
RefineEffectiveStatementImpl - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.refine
 
RefineStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
RefineStatementRFC6020Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.refine
 
RefineStatementRFC7950Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.refine
Class providing necessary support for processing YANG 1.1 Refine statement.
ReflectiveExceptionMapper<X extends Exception> - Class in org.opendaylight.yangtools.util.concurrent
Convenience ExceptionMapper which instantiates specified Exception using reflection.
RegexUtils - Class in org.opendaylight.yangtools.yang.model.util
Utilities for converting YANG XSD regexes into Java-compatible regexes.
register(L) - Method in class org.opendaylight.yangtools.util.ListenerRegistry
 
register(O) - Method in class org.opendaylight.yangtools.util.ObjectRegistry
 
register(SourceIdentifier) - Method in class org.opendaylight.yangtools.yang.model.repo.util.AbstractSchemaSourceCache
Register the presence of a cached schema source with the consumer.
registerSchemaSource(SchemaSourceProvider<? super T>, PotentialSchemaSource<T>) - Method in interface org.opendaylight.yangtools.yang.model.repo.spi.SchemaSourceRegistry
Register a new schema source which is potentially available from a provider.
registerSchemaSource(SchemaSourceProvider<? super T>, PotentialSchemaSource<T>) - Method in class org.opendaylight.yangtools.yang.model.repo.util.AbstractSchemaRepository
 
registerSchemaSourceListener(SchemaSourceListener) - Method in interface org.opendaylight.yangtools.yang.model.repo.spi.SchemaSourceRegistry
Register a schema source listener.
registerSchemaSourceListener(SchemaSourceListener) - Method in class org.opendaylight.yangtools.yang.model.repo.util.AbstractSchemaRepository
 
registerSource(URL) - Method in class org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
Register a URL containing a YANG text.
registerSource(YangTextSchemaSource) - Method in class org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
Registration - Interface in org.opendaylight.yangtools.concepts
Class representing a registration.
REJECT - org.opendaylight.yangtools.yang.data.util.CompositeNodeDataWithSchema.ChildReusePolicy
Do not allow duplicate definition of a child node.
REJECT - org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport.CopyPolicy
Reject any attempt to copy this statement.
rejectedExecution(Runnable, ThreadPoolExecutor) - Method in class org.opendaylight.yangtools.util.concurrent.CountingRejectedExecutionHandler
 
rel_path_keyexpr() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Path_key_exprContext
 
rel_path_keyexpr() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
Rel_path_keyexprContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Rel_path_keyexprContext
 
relationalExpr() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.EqualityExprContext
 
relationalExpr() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
relationalExpr(int) - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.EqualityExprContext
 
RelationalExprContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.RelationalExprContext
 
relative(Collection<YangLocationPath.Step>) - Static method in class org.opendaylight.yangtools.yang.xpath.api.YangLocationPath
 
relative(YangLocationPath.Step...) - Static method in class org.opendaylight.yangtools.yang.xpath.api.YangLocationPath
 
relative_path() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Deref_exprContext
 
relative_path() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Deref_function_invocationContext
 
relative_path() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Path_strContext
 
relative_path() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
Relative_pathContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Relative_pathContext
 
relativeLocationPath() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.AbsoluteLocationPathNorootContext
 
relativeLocationPath() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.LocationPathContext
 
relativeLocationPath() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.PathExprNoRootContext
 
relativeLocationPath() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
RelativeLocationPathContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.RelativeLocationPathContext
 
relativeTo(YangInstanceIdentifier) - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier
Get the relative path from an ancestor.
RelocatableXPathExpression - Interface in org.opendaylight.yangtools.yang.data.jaxen.api
Deprecated.
relocateExpression() - Method in interface org.opendaylight.yangtools.yang.data.jaxen.api.RelocatableXPathExpression
Deprecated.
Return a new XPathExpression relocated to a SchemaPath of the implementation's choosing.
REMOTE_IO - org.opendaylight.yangtools.yang.model.repo.spi.PotentialSchemaSource.Costs
The source is available by performing remote IO, such as fetching from an HTTP server or similar.
remove(Object) - Method in class org.opendaylight.yangtools.concepts.ObjectExtensions
 
remove(Object) - Method in class org.opendaylight.yangtools.util.ImmutableOffsetMap
 
remove(Object) - Method in class org.opendaylight.yangtools.util.MutableOffsetMap
 
remove(Object) - Method in class org.opendaylight.yangtools.util.SharedSingletonMap
 
remove(Object) - Method in class org.opendaylight.yangtools.util.SingletonSet
 
remove(Object) - Method in class org.opendaylight.yangtools.util.UnmodifiableCollection
 
removeAll(Collection<?>) - Method in class org.opendaylight.yangtools.util.SingletonSet
 
removeAll(Collection<?>) - Method in class org.opendaylight.yangtools.util.UnmodifiableCollection
 
removeChild(CK) - Method in interface org.opendaylight.yangtools.yang.data.impl.schema.builder.api.NormalizedNodeContainerBuilder
 
removeChild(YangInstanceIdentifier.PathArgument) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.spi.MutableTreeNode
Remove a child node.
removeChild(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableLeafSetNodeBuilder
 
removeChild(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableMapNodeBuilder
 
removeChild(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedLeafSetNodeBuilder
 
removeChild(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedMapNodeBuilder
 
removeChild(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableUnkeyedListNodeBuilder
 
removeFirst() - Method in class org.opendaylight.yangtools.util.EmptyDeque
 
removeFirstOccurrence(Object) - Method in class org.opendaylight.yangtools.util.EmptyDeque
 
removeLast() - Method in class org.opendaylight.yangtools.util.EmptyDeque
 
removeLastOccurrence(Object) - Method in class org.opendaylight.yangtools.util.EmptyDeque
 
removeRegistration() - Method in class org.opendaylight.yangtools.concepts.AbstractRegistration
Remove the state referenced by this registration.
removeStatementFromEffectiveSubstatements(StatementDefinition) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase
 
removeStatementFromEffectiveSubstatements(StatementDefinition, String) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase
Removes a statement context from the effective substatements based on its statement definition (i.e statement keyword) and raw (in String form) statement argument.
REPLACE - org.opendaylight.yangtools.yang.model.api.DeviateKind
 
replaceQNameModules(NormalizedNode<?, ?>, Map<QNameModule, QNameModule>) - Static method in class org.opendaylight.yangtools.transform.NormalizedNodeTransformations
Returns a NormalizedNode with QNameModules replaced by supplied mapping.
replaceQNames(NormalizedNode<?, ?>, Map<QName, QName>) - Static method in class org.opendaylight.yangtools.transform.NormalizedNodeTransformations
Returns a NormalizedNode with QNames replaced by supplied mapping.
requestSchemaTreeChild(QName) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceBehaviour.OnDemandSchemaTreeStorageNode
Request that a new member of this node's schema tree statement be added.
REQUIRE_INSTANCE - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
RequiredElementCountException - Exception in org.opendaylight.yangtools.yang.data.api.schema.tree
Exception thrown when min-elements or max-element statement restrictions are violated.
RequiredElementCountException(YangInstanceIdentifier, int, int, int, String) - Constructor for exception org.opendaylight.yangtools.yang.data.api.schema.tree.RequiredElementCountException
 
RequiredElementCountException(YangInstanceIdentifier, int, int, int, String, Object...) - Constructor for exception org.opendaylight.yangtools.yang.data.api.schema.tree.RequiredElementCountException
 
requireInstance() - Method in interface org.opendaylight.yangtools.yang.model.api.type.LeafrefTypeDefinition
Returns true or false which represents argument of require-instance statement.
requireInstance() - Method in interface org.opendaylight.yangtools.yang.model.api.type.RequireInstanceRestrictedTypeDefinition
Returns true or false which represents argument of require-instance statement.
RequireInstanceEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
RequireInstanceRestrictedTypeBuilder<T extends RequireInstanceRestrictedTypeDefinition<T>> - Class in org.opendaylight.yangtools.yang.model.util.type
 
RequireInstanceRestrictedTypeDefinition<T extends TypeDefinition<T>> - Interface in org.opendaylight.yangtools.yang.model.api.type
Interface for TypeDefinitions which can be restricted through a require-instance statement.
RequireInstanceStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
RequireInstanceStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.require_instance
 
requireMetadataFirst() - Method in interface org.opendaylight.yangtools.rfc7952.data.api.StreamWriterMetadataExtension
Indicate whether metadata is required to be emitted just after an entry is open.
requiresCtx(StmtContext<?, ?, ?>, Class<N>, K, ModelProcessingPhase) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.ModelActionBuilder
 
requiresCtx(StmtContext<?, ?, ?>, Class<N>, NamespaceKeyCriterion<K>, ModelProcessingPhase) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.ModelActionBuilder
 
requiresCtx(StmtContext<A, D, E>, ModelProcessingPhase) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.ModelActionBuilder
Action requires that the specified context completes specified phase before ModelActionBuilder.apply(InferenceAction) may be invoked.
requiresDeclared(StmtContext<?, ?, ?>, Class<N>, K) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.ModelActionBuilder
Deprecated.
Undocumented method. Use at your own risk.
requiresDeclared(StmtContext<?, ? extends D, ?>) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.ModelActionBuilder
Action requires that the specified context transition to complete ModelProcessingPhase.FULL_DECLARATION phase and produce a declared statement.
requiresDeclaredCtx(StmtContext<?, ?, ?>, Class<N>, K) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.ModelActionBuilder
Deprecated.
Undocumented method. Use at your own risk.
requiresEffective(StmtContext<?, ?, ?>, Class<N>, K) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.ModelActionBuilder
Deprecated.
Undocumented method. Use at your own risk.
requiresEffective(StmtContext<?, ?, ? extends E>) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.ModelActionBuilder
Deprecated.
Undocumented method. Use at your own risk.
requiresEffectiveCtx(StmtContext<?, ?, ?>, Class<N>, K) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.ModelActionBuilder
Deprecated.
Undocumented method. Use at your own risk.
reset() - Method in class org.opendaylight.yangtools.util.DurationStatisticsTracker
Resets all statistics back to their defaults.
reset() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.stream.ReusableStreamReceiver
Reset this writer to initial state.
reset() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ReusableImmutableNormalizedNodeStreamWriter
 
resolve(ModelActionBuilder.InferenceContext) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.ModelActionBuilder.Prerequisite
Returns associated prerequisite once it is resolved.
ResolvedQNameReferent - Interface in org.opendaylight.yangtools.yang.xpath.api
A QNameReferent referencing a resolved QName.
resolveLength(Range<? extends T>) - Method in class org.opendaylight.yangtools.yang.model.api.stmt.UnresolvedNumber
 
resolveRange(Range<? extends T>) - Method in class org.opendaylight.yangtools.yang.model.api.stmt.UnresolvedNumber
 
RESOURCE - Static variable in class org.opendaylight.yangtools.plugin.generator.api.GeneratedFileType
A generated resource file.
RestrictedTypes - Class in org.opendaylight.yangtools.yang.model.util.type
Restricted types are a refinement of the restrictions applied to a particular type.
ResultAlreadySetException - Exception in org.opendaylight.yangtools.yang.data.impl.schema
 
ResultAlreadySetException(String, NormalizedNode<?, ?>) - Constructor for exception org.opendaylight.yangtools.yang.data.impl.schema.ResultAlreadySetException
 
ResultAlreadySetException(String, NormalizedNode<?, ?>, Throwable) - Constructor for exception org.opendaylight.yangtools.yang.data.impl.schema.ResultAlreadySetException
 
resumeStatement(int) - Method in interface org.opendaylight.yangtools.yang.parser.spi.source.StatementWriter
Attempt to resume a child statement.
retainAll(Collection<?>) - Method in class org.opendaylight.yangtools.util.SingletonSet
 
retainAll(Collection<?>) - Method in class org.opendaylight.yangtools.util.UnmodifiableCollection
 
retainDefaultStatements() - Method in class org.opendaylight.yangtools.yang.model.export.DeclaredStatementFormatter.Builder
Retain common known statements whose argument matches semantics of not being present.
ReusableImmutableNormalizedNodeStreamWriter - Class in org.opendaylight.yangtools.yang.data.impl.schema
ReusableStreamReceiver - Interface in org.opendaylight.yangtools.yang.data.api.schema.stream
Utility marker interface for NormalizedNodeStreamWriter implementations which can be reused multiple times and can expose a NormalizedNode result of each complete streaming use.
REUSE - org.opendaylight.yangtools.yang.data.util.CompositeNodeDataWithSchema.ChildReusePolicy
Reuse previously-defined child node.
Revision - Class in org.opendaylight.yangtools.yang.common
Dedicated object identifying a YANG module revision.
REVISION - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
REVISION_COMPARATOR - Static variable in class org.opendaylight.yangtools.yang.model.util.AbstractSchemaContext
A Module comparator based on QNameModuleAware.getRevision(), placing latest revision first.
REVISION_DATE - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
REVISION_EXACT_OR_LATEST - org.opendaylight.yangtools.plugin.generator.api.FileGenerator.ImportResolutionMode
Standard, RFC6020 and RFC7950 compliant mode.
REVISION_EXACT_OR_LATEST - org.opendaylight.yangtools.yang2sources.spi.BasicCodeGenerator.ImportResolutionMode
Deprecated.
Standard, RFC6020 and RFC7950 compliant mode.
RevisionAwareDeclaredStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
RevisionDateEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
RevisionDateStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
RevisionDateStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.revision_date
 
RevisionEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
RevisionSourceIdentifier - Class in org.opendaylight.yangtools.yang.model.repo.api
YANG Schema revision source identifier.
RevisionStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
RevisionStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.revision
 
RFC6020_MAC_FILE_TYPE - Static variable in class org.opendaylight.yangtools.yang.common.YangConstants
YANG Media Type, as defined in RFC6020.
RFC6020_YANG_FILE_EXTENSION - Static variable in class org.opendaylight.yangtools.yang.common.YangConstants
YANG File Extension, as defined in RFC6020.
RFC6020_YANG_MAC_FILE_TYPE - Static variable in class org.opendaylight.yangtools.yang.common.YangConstants
YANG Media Type, as defined in RFC6020.
RFC6020_YANG_MEDIA_TYPE - Static variable in class org.opendaylight.yangtools.yang.common.YangConstants
YANG Media Type, as defined in hRFC6020.
RFC6020_YANG_MODULE - Static variable in class org.opendaylight.yangtools.yang.common.YangConstants
Base QNameModule for all YANG statements.
RFC6020_YANG_NAMESPACE - Static variable in class org.opendaylight.yangtools.yang.common.YangConstants
YANG namespace, as defined in https://tools.ietf.org/html/rfc6020#section-14, in URI format.
RFC6020_YANG_NAMESPACE_STRING - Static variable in class org.opendaylight.yangtools.yang.common.YangConstants
YANG namespace, as defined in https://tools.ietf.org/html/rfc6020#section-14, in String format.
RFC6020_YIN_FILE_EXTENSION - Static variable in class org.opendaylight.yangtools.yang.common.YangConstants
YIN File Extension, as defined in RFC6020.
RFC6020_YIN_MEDIA_TYPE - Static variable in class org.opendaylight.yangtools.yang.common.YangConstants
YANG Media Type, as defined in RFC6020.
RFC6020_YIN_MODULE - Static variable in class org.opendaylight.yangtools.yang.common.YangConstants
Base QNameModule for all YIN statements.
RFC6020_YIN_NAMESPACE - Static variable in class org.opendaylight.yangtools.yang.common.YangConstants
YIN namespace, as defined in https://tools.ietf.org/html/rfc6020#section-14, in URI format.
RFC6020_YIN_NAMESPACE_STRING - Static variable in class org.opendaylight.yangtools.yang.common.YangConstants
YIN namespace, as defined in https://tools.ietf.org/html/rfc6020#section-14, in String format.
RFC6241_MODULE - Static variable in class org.opendaylight.yangtools.rfc6241.model.api.NetconfConstants
Runtime RFC6241 identity.
RFC6241_SOURCE - Static variable in class org.opendaylight.yangtools.rfc6241.model.api.NetconfConstants
RFC6241 model source name.
RFC6536_MODULE - Static variable in class org.opendaylight.yangtools.rfc6536.model.api.NACMConstants
Runtime RFC6536 identity.
RFC6536_SOURCE - Static variable in class org.opendaylight.yangtools.rfc6536.model.api.NACMConstants
RFC6536 model source name.
RFC6643_MODULE - Static variable in class org.opendaylight.yangtools.rfc6643.model.api.IetfYangSmiv2Constants
Runtime RFC6643 identity.
RFC6643_SOURCE - Static variable in class org.opendaylight.yangtools.rfc6643.model.api.IetfYangSmiv2Constants
RFC6643 model source name.
RFC7895 - org.opendaylight.yangtools.rfc8528.data.api.YangLibraryConstants.ContainerName
Container in RFC7895 (pre-NMDA) YANG Library.
RFC7950_YANG_LIBRARY_CAPABILITY - Static variable in class org.opendaylight.yangtools.yang.common.YangConstants
YANG Library NETCONF Capability, as defined in https://tools.ietf.org/html/rfc7950#section-16.
RFC7950Reactors - Class in org.opendaylight.yangtools.yang.parser.rfc7950.reactor
Utility class holding entrypoints for assembling RFC6020/RFC7950 statement CrossSourceStatementReactors.
RFC7951 - org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier
Source of JSONCodecFactory instances compliant with RFC7951.
RFC7952_MODULE - Static variable in class org.opendaylight.yangtools.rfc7952.model.api.MetadataConstants
Runtime RFC7952 identity.
RFC7952_SOURCE - Static variable in class org.opendaylight.yangtools.rfc7952.model.api.MetadataConstants
RFC7952 model source name.
RFC8040_MODULE - Static variable in class org.opendaylight.yangtools.rfc8040.model.api.YangDataConstants
Runtime RFC8040 identity.
RFC8040_SOURCE - Static variable in class org.opendaylight.yangtools.rfc8040.model.api.YangDataConstants
RFC8040 model source name.
RFC8341_MODULE - Static variable in class org.opendaylight.yangtools.rfc6536.model.api.NACMConstants
Runtime RFC8341 identity.
RFC8341_SOURCE - Static variable in class org.opendaylight.yangtools.rfc6536.model.api.NACMConstants
RFC8341 model source name.
RFC8525 - org.opendaylight.yangtools.rfc8528.data.api.YangLibraryConstants.ContainerName
Container in RFC8525 (NMDA) YANG Library.
RFC8528_MODULE - Static variable in class org.opendaylight.yangtools.rfc8528.model.api.SchemaMountConstants
Runtime RFC8528 identity.
RFC8528_SOURCE - Static variable in class org.opendaylight.yangtools.rfc8528.model.api.SchemaMountConstants
RFC8528 model source name.
RIGHT_BRACE - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementLexer
 
RIGHT_BRACE - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser
 
RIGHT_BRACE() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.StatementContext
 
RIGHT_PARENTHESIS - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathLexer
 
RIGHT_PARENTHESIS - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
RIGHT_PARENTHESIS() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Current_function_invocationContext
 
RIGHT_PARENTHESIS() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Deref_function_invocationContext
 
RIGHT_SQUARE_BRACKET - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathLexer
 
RIGHT_SQUARE_BRACKET - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
RIGHT_SQUARE_BRACKET() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Path_predicateContext
 
root() - Static method in class org.opendaylight.yangtools.yang.xpath.api.YangLocationPath
The conceptual root YangLocationPath.
ROOT - Static variable in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefPath
Shared instance of the conceptual root schema node.
ROOT - Static variable in interface org.opendaylight.yangtools.yang.data.impl.leafref.QNameWithPredicate
 
ROOT - Static variable in class org.opendaylight.yangtools.yang.model.api.SchemaPath
Shared instance of the conceptual root schema node.
ROOT_STATEMENT_LOCAL - org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceBehaviour.StorageNodeType
Storage of the root statement of a particular source.
RootStatementContext<A,​D extends DeclaredStatement<A>,​E extends EffectiveStatement<A,​D>> - Class in org.opendaylight.yangtools.yang.parser.stmt.reactor
Root statement class for a YANG source.
rootStatementLocal(Class<N>) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceBehaviour
Creates a root-statement-local namespace behaviour for supplied namespace type.
ROUND - org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
RP - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionLexer
 
RP - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser
 
RP() - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser.If_feature_factorContext
 
RPAR - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
RPAR - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
RPAR() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.FunctionCallContext
 
RPAR() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.NodeTestContext
 
RPAR() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.PrimaryExprContext
 
RPC - org.opendaylight.yangtools.yang.common.RpcError.ErrorType
Indicates an error occurred during a remote procedure call.
RPC - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
RpcDefinition - Interface in org.opendaylight.yangtools.yang.model.api
Interface describing YANG 'rpc' statement.
RpcEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
RpcError - Interface in org.opendaylight.yangtools.yang.common
Representation of an error.
RpcError.ErrorSeverity - Enum in org.opendaylight.yangtools.yang.common
 
RpcError.ErrorType - Enum in org.opendaylight.yangtools.yang.common
 
RpcResult<T> - Interface in org.opendaylight.yangtools.yang.common
Represents a general result of a call, request, or operation.
RpcResultBuilder<T> - Class in org.opendaylight.yangtools.yang.common
A builder for creating RpcResult instances.
RpcStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
RpcStatementRFC6020Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.rpc
 
RpcStatementRFC7950Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.rpc
Bridge class for RFC7950 RPCs.
RULE_abbreviatedStep - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
RULE_absolute_path - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
RULE_absoluteLocationPathNoroot - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
RULE_additiveExpr - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
RULE_andExpr - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
RULE_argument - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser
 
RULE_axisSpecifier - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
RULE_current_function_invocation - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
RULE_deref_expr - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
RULE_deref_function_invocation - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
RULE_descendant_path - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
RULE_eqQuotedString - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
RULE_equalityExpr - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
RULE_expr - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
RULE_file - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser
 
RULE_filterExpr - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
RULE_functionCall - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
RULE_functionName - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
RULE_identifier - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
RULE_identifier_ref_arg - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser
 
RULE_if_feature_expr - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser
 
RULE_if_feature_factor - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser
 
RULE_if_feature_term - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser
 
RULE_instanceIdentifier - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
RULE_keyPredicate - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
RULE_keyPredicateExpr - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
RULE_keyword - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser
 
RULE_leafListPredicate - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
RULE_leafListPredicateExpr - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
RULE_locationPath - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
RULE_main - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
RULE_multiplicativeExpr - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
RULE_nameTest - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
RULE_nCName - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
RULE_node_identifier - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
RULE_nodeIdentifier - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
RULE_nodeTest - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
RULE_orExpr - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
RULE_path_arg - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
RULE_path_equality_expr - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
RULE_path_key_expr - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
RULE_path_predicate - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
RULE_path_str - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
RULE_pathArgument - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
RULE_pathExprNoRoot - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
RULE_pos - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
RULE_predicate - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
RULE_predicate - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
RULE_prefix - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
RULE_primaryExpr - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
RULE_qName - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
RULE_quotedString - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
RULE_rel_path_keyexpr - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
RULE_relationalExpr - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
RULE_relative_path - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
RULE_relativeLocationPath - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
RULE_statement - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser
 
RULE_step - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
RULE_unaryExprNoRoot - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
RULE_unionExprNoRoot - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
RULE_unquotedString - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser
 
RULE_variableReference - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
ruleNames - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionLexer
 
ruleNames - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser
 
ruleNames - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathLexer
 
ruleNames - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
ruleNames - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementLexer
 
ruleNames - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser
 
ruleNames - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierLexer
 
ruleNames - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
ruleNames - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
ruleNames - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
runWithClassLoader(ClassLoader, Runnable) - Static method in class org.opendaylight.yangtools.util.ClassLoaderUtils
Immediately call Runnable.run() with provided ClassLoader.

S

SAME - Static variable in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefPath
Shared instance of the "same" relative schema node.
SAME - Static variable in class org.opendaylight.yangtools.yang.model.api.SchemaPath
Shared instance of the "same" relative schema node.
saturatedOf(byte) - Static method in class org.opendaylight.yangtools.yang.common.Uint16
Returns an Uint16 corresponding to a given byteVal if it is representable.
saturatedOf(byte) - Static method in class org.opendaylight.yangtools.yang.common.Uint32
Returns an Uint32 corresponding to a given byteVal if it is representable.
saturatedOf(byte) - Static method in class org.opendaylight.yangtools.yang.common.Uint64
Returns an Uint64 corresponding to a given byteVal if it is representable.
saturatedOf(byte) - Static method in class org.opendaylight.yangtools.yang.common.Uint8
Returns an Uint8 corresponding to a given byteVal if it is representable.
saturatedOf(int) - Static method in class org.opendaylight.yangtools.yang.common.Uint16
Returns an Uint16 corresponding to a given intVal if it is representable.
saturatedOf(int) - Static method in class org.opendaylight.yangtools.yang.common.Uint32
Returns an Uint32 corresponding to a given intVal if it is representable.
saturatedOf(int) - Static method in class org.opendaylight.yangtools.yang.common.Uint64
Returns an Uint64 corresponding to a given intVal if it is representable.
saturatedOf(int) - Static method in class org.opendaylight.yangtools.yang.common.Uint8
Returns an Uint8 corresponding to a given intVal if it is representable.
saturatedOf(long) - Static method in class org.opendaylight.yangtools.yang.common.Uint16
Returns an Uint16 corresponding to a given longVal if it is representable.
saturatedOf(long) - Static method in class org.opendaylight.yangtools.yang.common.Uint32
Returns an Uint32 corresponding to a given longVal if it is representable.
saturatedOf(long) - Static method in class org.opendaylight.yangtools.yang.common.Uint64
Returns an Uint64 corresponding to a given longVal if it is representable.
saturatedOf(long) - Static method in class org.opendaylight.yangtools.yang.common.Uint8
Returns an Uint8 corresponding to a given longVal if it is representable.
saturatedOf(short) - Static method in class org.opendaylight.yangtools.yang.common.Uint16
Returns an Uint16 corresponding to a given shortVal if it is representable.
saturatedOf(short) - Static method in class org.opendaylight.yangtools.yang.common.Uint32
Returns an Uint32 corresponding to a given shortVal if it is representable.
saturatedOf(short) - Static method in class org.opendaylight.yangtools.yang.common.Uint64
Returns an Uint32 corresponding to a given shortVal if it is representable.
saturatedOf(short) - Static method in class org.opendaylight.yangtools.yang.common.Uint8
Returns an Uint8 corresponding to a given shortVal if it is representable.
saturatedOf(BigInteger) - Static method in class org.opendaylight.yangtools.yang.common.Uint64
Returns an Uint64 corresponding to a given longVal if it is representable.
scalarValue(Object) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedNodeStreamWriter
Set the value of current node.
scalarValue(Object) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.ForwardingNormalizedNodeStreamWriter
 
scalarValue(Object) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.LoggingNormalizedNodeStreamWriter
 
scalarValue(Object) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONNormalizedNodeStreamWriter
 
scalarValue(Object) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedNodeStreamWriter
 
schema - Variable in class org.opendaylight.yangtools.yang.data.util.AbstractStringUnionCodec
 
SchemaContext - Interface in org.opendaylight.yangtools.yang.model.api
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...
SchemaContextFactoryConfiguration - Class in org.opendaylight.yangtools.yang.model.repo.api
SchemaContextFactory configuration class.
SchemaContextFactoryConfiguration.Builder - Class in org.opendaylight.yangtools.yang.model.repo.api
 
SchemaContextListener - Interface in org.opendaylight.yangtools.yang.model.api
Interface for listeners interested in updates of the global schema context.
SchemaContextUtil - Class in org.opendaylight.yangtools.yang.model.util
The Schema Context Util contains support methods for searching through Schema Context modules for specified schema nodes via Schema Path or Revision Aware XPath.
SchemaInferenceStack - Class in org.opendaylight.yangtools.yang.model.util
A state tracking utility for walking EffectiveModelContext's contents along schema/grouping namespaces.
SchemaInferenceStack(EffectiveModelContext) - Constructor for class org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack
Create a new empty stack backed by an effective model.
SchemaListenerRegistration - Interface in org.opendaylight.yangtools.yang.model.repo.spi
Registration of a SchemaSourceListener.
SchemaMountConstants - Class in org.opendaylight.yangtools.rfc8528.model.api
Constants associated with RFC8528.
SchemaMountStatements - Enum in org.opendaylight.yangtools.rfc8528.model.api
StatementDefinitions for statements defined by RFC7952.
SchemaNode - Interface in org.opendaylight.yangtools.yang.model.api
SchemaNode represents a node in schema tree.
SchemaNodeIdentifier - Class in org.opendaylight.yangtools.yang.model.api.stmt
Represents unique path to every schema node inside the schema node identifier namespace.
SchemaNodeIdentifier.Absolute - Class in org.opendaylight.yangtools.yang.model.api.stmt
An absolute schema node identifier.
SchemaNodeIdentifier.Descendant - Class in org.opendaylight.yangtools.yang.model.api.stmt
A descendant schema node identifier.
SchemaNodeIdentifierNamespace - Interface in org.opendaylight.yangtools.yang.parser.spi
Deprecated, for removal: This API element is subject to removal in a future version.
This namespace was never implemented. Its purpose is generalized in SchemaTreeNamespace.
SchemaNodeUtils - Class in org.opendaylight.yangtools.yang.model.util
 
SchemaOrderedNormalizedNodeWriter - Class in org.opendaylight.yangtools.yang.data.impl.schema
This is an iterator over a NormalizedNode.
SchemaOrderedNormalizedNodeWriter(NormalizedNodeStreamWriter, EffectiveModelContext, SchemaPath) - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.SchemaOrderedNormalizedNodeWriter
Create a new writer backed by a NormalizedNodeStreamWriter.
SchemaPath - Class in org.opendaylight.yangtools.yang.model.api
Represents unique path to the every node inside the module.
schemaPathToLeafRefPath(SchemaPath, Module) - Static method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefUtils
 
SchemaRepository - Interface in org.opendaylight.yangtools.yang.model.repo.api
Interface exposed by repository implementations.
SchemaResolutionException - Exception in org.opendaylight.yangtools.yang.model.repo.api
Exception thrown when a Schema Source fails to resolve.
SchemaResolutionException(String) - Constructor for exception org.opendaylight.yangtools.yang.model.repo.api.SchemaResolutionException
 
SchemaResolutionException(String, Collection<SourceIdentifier>, Multimap<SourceIdentifier, ModuleImport>) - Constructor for exception org.opendaylight.yangtools.yang.model.repo.api.SchemaResolutionException
 
SchemaResolutionException(String, Throwable) - Constructor for exception org.opendaylight.yangtools.yang.model.repo.api.SchemaResolutionException
 
SchemaResolutionException(String, SourceIdentifier, Throwable) - Constructor for exception org.opendaylight.yangtools.yang.model.repo.api.SchemaResolutionException
 
SchemaResolutionException(String, SourceIdentifier, Throwable, Collection<SourceIdentifier>, Multimap<SourceIdentifier, ModuleImport>) - Constructor for exception org.opendaylight.yangtools.yang.model.repo.api.SchemaResolutionException
 
schemaSourceEncountered(SchemaSourceRepresentation) - Method in interface org.opendaylight.yangtools.yang.model.repo.spi.SchemaSourceListener
Invoked when the registry sees a concrete source.
schemaSourceEncountered(SchemaSourceRepresentation) - Method in class org.opendaylight.yangtools.yang.model.repo.util.AbstractSchemaSourceCache
 
schemaSourceEncountered(SchemaSourceRepresentation) - Method in class org.opendaylight.yangtools.yang.model.repo.util.SchemaSourceTransformer
 
SchemaSourceException - Exception in org.opendaylight.yangtools.yang.model.repo.api
Exception thrown when a failure to acquire a schema source occurs.
SchemaSourceException(String) - Constructor for exception org.opendaylight.yangtools.yang.model.repo.api.SchemaSourceException
 
SchemaSourceException(String, Throwable) - Constructor for exception org.opendaylight.yangtools.yang.model.repo.api.SchemaSourceException
 
SchemaSourceFilter - Interface in org.opendaylight.yangtools.yang.model.repo.api
A filter of schema sources.
SchemaSourceListener - Interface in org.opendaylight.yangtools.yang.model.repo.spi
Listener for schema source lifecycle events.
SchemaSourceProvider<T extends SchemaSourceRepresentation> - Interface in org.opendaylight.yangtools.yang.model.repo.spi
Schema source provider implementations take care of resolving a SourceIdentifier into a particular representation of the schema source.
schemaSourceRegistered(Iterable<PotentialSchemaSource<?>>) - Method in interface org.opendaylight.yangtools.yang.model.repo.spi.SchemaSourceListener
Invoked when a new schema source is registered by a provider.
schemaSourceRegistered(Iterable<PotentialSchemaSource<?>>) - Method in class org.opendaylight.yangtools.yang.model.repo.util.AbstractSchemaSourceCache
 
schemaSourceRegistered(Iterable<PotentialSchemaSource<?>>) - Method in class org.opendaylight.yangtools.yang.model.repo.util.SchemaSourceTransformer
 
SchemaSourceRegistration<T extends SchemaSourceRepresentation> - Interface in org.opendaylight.yangtools.yang.model.repo.spi
Registration of a schema source.
SchemaSourceRegistry - Interface in org.opendaylight.yangtools.yang.model.repo.spi
Registry of all potentially available schema sources.
SchemaSourceRepresentation - Interface in org.opendaylight.yangtools.yang.model.repo.api
Common interface for schema source representations.
SchemaSourceTransformer<S extends SchemaSourceRepresentation,​D extends SchemaSourceRepresentation> - Class in org.opendaylight.yangtools.yang.model.repo.util
 
SchemaSourceTransformer(SchemaRepository, Class<S>, SchemaSourceRegistry, Class<D>, AsyncFunction<S, D>) - Constructor for class org.opendaylight.yangtools.yang.model.repo.util.SchemaSourceTransformer
 
SchemaSourceTransformer.Transformation<S extends SchemaSourceRepresentation,​D extends SchemaSourceRepresentation> - Interface in org.opendaylight.yangtools.yang.model.repo.util
 
schemaSourceUnregistered(PotentialSchemaSource<?>) - Method in interface org.opendaylight.yangtools.yang.model.repo.spi.SchemaSourceListener
Invoked when a schema source is unregistered.
schemaSourceUnregistered(PotentialSchemaSource<?>) - Method in class org.opendaylight.yangtools.yang.model.repo.util.AbstractSchemaSourceCache
 
schemaSourceUnregistered(PotentialSchemaSource<?>) - Method in class org.opendaylight.yangtools.yang.model.repo.util.SchemaSourceTransformer
 
SchemaTracker - Class in org.opendaylight.yangtools.yang.data.impl.codec
Utility class for tracking the underlying state of the underlying schema node.
SchemaTreeAwareEffectiveStatement<A,​D extends DeclaredStatement<A>> - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Interface implemented by all EffectiveStatements which can contain a schema tree child.
SchemaTreeAwareEffectiveStatement.Namespace<T extends SchemaTreeEffectiveStatement<?>> - Class in org.opendaylight.yangtools.yang.model.api.stmt
Namespace of schema nodes defined within this node.
SchemaTreeEffectiveStatement<D extends DeclaredStatement<QName>> - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Common interface grouping all EffectiveStatements which are accessible via SchemaTreeAwareEffectiveStatement.Namespace.
schemaTreeNamespace() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredEffectiveStatement.DefaultWithDataTree
 
schemaTreeNamespace() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredEffectiveStatement.DefaultWithSchemaTree
 
schemaTreeNamespace() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredEffectiveStatement.WithSchemaTree
 
schemaTreeNamespace() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractUndeclaredEffectiveStatement.DefaultWithDataTree
 
schemaTreeNamespace() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractUndeclaredEffectiveStatement.DefaultWithSchemaTree
 
schemaTreeNamespace() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractUndeclaredEffectiveStatement.WithSchemaTree
 
SchemaTreeNamespace<D extends DeclaredStatement<QName>,​E extends SchemaTreeEffectiveStatement<D>> - Class in org.opendaylight.yangtools.yang.parser.spi
Statement local namespace, which holds direct schema node descendants.
SchemaUtils - Class in org.opendaylight.yangtools.yang.data.impl.schema
 
SchemaValidationFailedException - Exception in org.opendaylight.yangtools.yang.data.impl.schema.tree
SchemaValidationFailedException is thrown when an attempt is made to modify the data tree and the modification does not match the schema context.
SchemaValidationFailedException(String) - Constructor for exception org.opendaylight.yangtools.yang.data.impl.schema.tree.SchemaValidationFailedException
 
SchemaValidationFailedException(String, Throwable) - Constructor for exception org.opendaylight.yangtools.yang.data.impl.schema.tree.SchemaValidationFailedException
 
seal() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.spi.MutableTreeNode
Finish node modification and return a read-only view of this node.
seal() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.MutableStatement
Finish statement and make it immutable.
second() - Method in class org.opendaylight.yangtools.concepts.Variant
 
select(K, K) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceKeyCriterion
Select the better match from two candidate keys.
self() - Static method in class org.opendaylight.yangtools.yang.xpath.api.YangLocationPath
The conceptual same YangLocationPath.
SELF - org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
The self axis.
SemanticVersionModuleNamespace - Interface in org.opendaylight.yangtools.yang.parser.spi.meta
Namespace class for storing Maps of all modules with the same name.
SemanticVersionNamespace - Interface in org.opendaylight.yangtools.yang.parser.spi.meta
Namespace class for storing semantic version of yang modules.
SEMICOLON - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementLexer
 
SEMICOLON - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser
 
SEMICOLON() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.StatementContext
 
SemVer - Class in org.opendaylight.yangtools.concepts
A single version according to Semantic Versioning.
SEMVER_LATEST - org.opendaylight.yangtools.plugin.generator.api.FileGenerator.ImportResolutionMode
Semantic version based mode.
SEMVER_LATEST - org.opendaylight.yangtools.yang2sources.spi.BasicCodeGenerator.ImportResolutionMode
Deprecated.
Semantic version based mode.
SEMVER_MODE - org.opendaylight.yangtools.yang.model.repo.api.StatementParserMode
Semantic version mode of statement parser.
SEMVER_MODULE - Static variable in class org.opendaylight.yangtools.openconfig.model.api.OpenConfigConstants
Runtime identity of initial model.
SEMVER_SOURCE - Static variable in class org.opendaylight.yangtools.openconfig.model.api.OpenConfigConstants
Original model source name.
SemVerSourceIdentifier - Class in org.opendaylight.yangtools.yang.model.repo.api
YANG Schema source identifier with specified semantic version.
SEP - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionLexer
 
SEP - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser
 
SEP - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathLexer
 
SEP - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
SEP - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementLexer
 
SEP - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser
 
SEP() - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser.If_feature_exprContext
 
SEP() - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser.If_feature_factorContext
 
SEP() - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser.If_feature_termContext
 
SEP() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Current_function_invocationContext
 
SEP() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Deref_exprContext
 
SEP() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Deref_function_invocationContext
 
SEP() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Path_equality_exprContext
 
SEP() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Path_key_exprContext
 
SEP() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Path_predicateContext
 
SEP() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Rel_path_keyexprContext
 
SEP() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.ArgumentContext
 
SEP() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.FileContext
 
SEP() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.StatementContext
 
SEP(int) - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser.If_feature_exprContext
 
SEP(int) - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser.If_feature_factorContext
 
SEP(int) - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser.If_feature_termContext
 
SEP(int) - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Current_function_invocationContext
 
SEP(int) - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Deref_exprContext
 
SEP(int) - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Deref_function_invocationContext
 
SEP(int) - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Path_equality_exprContext
 
SEP(int) - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Path_key_exprContext
 
SEP(int) - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Path_predicateContext
 
SEP(int) - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Rel_path_keyexprContext
 
SEP(int) - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.ArgumentContext
 
SEP(int) - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.FileContext
 
SEP(int) - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.StatementContext
 
SEPARATOR - Static variable in class org.opendaylight.yangtools.plugin.generator.api.GeneratedFilePath
 
SEPARATOR_STR - Static variable in class org.opendaylight.yangtools.plugin.generator.api.GeneratedFilePath
 
serialize(I) - Method in class org.opendaylight.yangtools.concepts.AbstractCodec
 
serialize(I) - Method in interface org.opendaylight.yangtools.concepts.Serializer
Convert an input into a product.
serialize(I) - Method in interface org.opendaylight.yangtools.concepts.Codec
 
serialize(I) - Method in interface org.opendaylight.yangtools.concepts.UncheckedDeserializer
 
serializeImpl(byte[]) - Method in class org.opendaylight.yangtools.yang.data.impl.codec.BinaryStringCodec
 
serializeImpl(I) - Method in class org.opendaylight.yangtools.concepts.AbstractCodec
 
serializeImpl(I) - Method in class org.opendaylight.yangtools.concepts.AbstractUncheckedCodec
 
serializeImpl(BigDecimal) - Method in class org.opendaylight.yangtools.yang.data.impl.codec.DecimalStringCodec
 
serializeImpl(Boolean) - Method in class org.opendaylight.yangtools.yang.data.impl.codec.BooleanStringCodec
 
serializeImpl(Object) - Method in class org.opendaylight.yangtools.yang.data.util.AbstractStringUnionCodec
 
serializeImpl(String) - Method in class org.opendaylight.yangtools.yang.data.impl.codec.EnumStringCodec
 
serializeImpl(String) - Method in class org.opendaylight.yangtools.yang.data.impl.codec.StringStringCodec
 
serializeImpl(Set<String>) - Method in class org.opendaylight.yangtools.yang.data.impl.codec.BitsStringCodec
 
serializeImpl(N) - Method in class org.opendaylight.yangtools.yang.data.impl.codec.AbstractIntegerStringCodec
 
serializeImpl(QName) - Method in class org.opendaylight.yangtools.yang.data.util.AbstractStringIdentityrefCodec
 
serializeImpl(YangInstanceIdentifier) - Method in class org.opendaylight.yangtools.yang.data.util.AbstractStringInstanceIdentifierCodec
 
Serializer<P,​I,​X extends Exception> - Interface in org.opendaylight.yangtools.concepts
An entity which is able to convert some input into a product.
set(Class<V>, V) - Method in interface org.opendaylight.yangtools.concepts.ClassBasedPropertyBuilder
Sets a value of property uniquely identified by its class.
setAdditionalConfig(Map<String, String>) - Method in interface org.opendaylight.yangtools.yang2sources.spi.BasicCodeGenerator
Deprecated.
Provided map contains all configuration that was set in pom for code generator in additionalConfiguration tag.
setAttributes(ImmutableMap<QName, Object>) - Method in class org.opendaylight.yangtools.yang.data.util.AbstractNodeDataWithSchema
Set the associated attributes.
setBuildContext(BuildContext) - Method in interface org.opendaylight.yangtools.yang2sources.spi.BuildContextAware
Deprecated.
Set the build context to be used during the lifetime of this reactor.
setBundle(ModelProcessingPhase, StatementSupportBundle) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.CrossSourceStatementReactor.Builder
 
setConfiguration(boolean) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStatementMixins.EffectiveStatementWithFlags.FlagsBuilder
 
setContainer(YangLibraryConstants.ContainerName, MountPointChild) - Method in class org.opendaylight.yangtools.yang.data.util.MountPointData
 
setData(NormalizedNode<?, ?>) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.spi.MutableTreeNode
Set the data component of the node.
setDefaultValue(Object) - Method in class org.opendaylight.yangtools.yang.model.util.type.DerivedTypeBuilder
 
setDescription(String) - Method in class org.opendaylight.yangtools.yang.model.util.type.DerivedTypeBuilder
 
setDescription(String) - Method in class org.opendaylight.yangtools.yang.model.util.type.BitBuilder
 
setDescription(String) - Method in class org.opendaylight.yangtools.yang.model.util.type.EnumPairBuilder
 
setEffectiveModelContext(EffectiveModelContext) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.DataTree
Make the data tree use a new schema context.
setFilter(SchemaSourceFilter) - Method in class org.opendaylight.yangtools.yang.model.repo.api.SchemaContextFactoryConfiguration.Builder
Set schema source filter which will filter available schema sources using the provided filter.
setFractionDigits(int) - Method in class org.opendaylight.yangtools.yang.model.util.type.DecimalTypeBuilder
 
setHistory(CopyHistory) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStatementMixins.EffectiveStatementWithFlags.FlagsBuilder
 
setIsSupportedToBuildEffective(boolean) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext.Mutable
 
setIsSupportedToBuildEffective(boolean) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase
 
setLengthConstraint(ConstraintMetaDefinition, List<ValueRange>) - Method in class org.opendaylight.yangtools.yang.model.util.type.LengthRestrictedTypeBuilder
Set a new length constraint.
setMandatory(boolean) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStatementMixins.EffectiveStatementWithFlags.FlagsBuilder
 
setMandatoryNodesValidation(boolean) - Method in class org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeConfiguration.Builder
 
setMavenProject(MavenProject) - Method in interface org.opendaylight.yangtools.yang2sources.spi.MavenProjectAware
Deprecated.
Provided maven project object.
setModulesDeviatedByModules(SetMultimap<QNameModule, QNameModule>) - Method in class org.opendaylight.yangtools.yang.model.repo.api.SchemaContextFactoryConfiguration.Builder
Set YANG modules which can be deviated by specified modules during the parsing process.
setModulesWithSupportedDeviations(SetMultimap<QNameModule, QNameModule>) - Method in interface org.opendaylight.yangtools.yang.model.parser.api.YangParser
Set YANG modules which can be deviated by specified modules during the parsing process.
setModulesWithSupportedDeviations(SetMultimap<QNameModule, QNameModule>) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.CrossSourceStatementReactor.BuildAction
Set YANG modules which can be deviated by specified modules during the parsing process.
setObjectModel(Class<?>) - Method in class org.opendaylight.yangtools.yang.data.util.AnydataNodeDataWithSchema
 
setParent(StatementSupportBundle) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupportBundle.Builder
 
setPathStatement(PathExpression) - Method in class org.opendaylight.yangtools.yang.model.util.type.LeafrefTypeBuilder
 
setPresence(boolean) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStatementMixins.EffectiveStatementWithFlags.FlagsBuilder
 
setRangeConstraint(ConstraintMetaDefinition, List<ValueRange>) - Method in class org.opendaylight.yangtools.yang.model.util.type.RangeRestrictedTypeBuilder
 
setReference(String) - Method in class org.opendaylight.yangtools.yang.model.util.type.DerivedTypeBuilder
 
setReference(String) - Method in class org.opendaylight.yangtools.yang.model.util.type.BitBuilder
 
setReference(String) - Method in class org.opendaylight.yangtools.yang.model.util.type.EnumPairBuilder
 
setRejectedExecutionHandler(RejectedExecutionHandler) - Method in class org.opendaylight.yangtools.util.concurrent.CachedThreadPoolExecutor
 
setRequireInstance(boolean) - Method in class org.opendaylight.yangtools.yang.model.util.type.RequireInstanceRestrictedTypeBuilder
 
setResourceBaseDir(File) - Method in interface org.opendaylight.yangtools.yang2sources.spi.BasicCodeGenerator
Deprecated.
Provided folder is marked as resources and its content will be packaged in resulting jar.
setRootIdentifier(SourceIdentifier) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext.Mutable
Set identifier of current root context.
setRootIdentifier(SourceIdentifier) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase
 
setRootPath(YangInstanceIdentifier) - Method in class org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeConfiguration.Builder
 
setRootVersion(YangVersion) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext.Mutable
Set version of root statement context.
setRootVersion(YangVersion) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase
 
setSchemaMounts(MountPointChild) - Method in class org.opendaylight.yangtools.yang.data.util.MountPointData
 
setStatementParserMode(StatementParserMode) - Method in class org.opendaylight.yangtools.yang.model.repo.api.SchemaContextFactoryConfiguration.Builder
Set YANG statement parser mode.
setStatus(Status) - Method in class org.opendaylight.yangtools.yang.model.util.type.DerivedTypeBuilder
 
setStatus(Status) - Method in class org.opendaylight.yangtools.yang.model.util.type.BitBuilder
 
setStatus(Status) - Method in class org.opendaylight.yangtools.yang.model.util.type.EnumPairBuilder
 
setStatus(Status) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStatementMixins.EffectiveStatementWithFlags.FlagsBuilder
 
setSubtreeVersion(Version) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.spi.MutableTreeNode
Set the new subtree version.
setSupportedFeatures(Set<QName>) - Method in interface org.opendaylight.yangtools.yang.model.parser.api.YangParser
Set supported features based on which all if-feature statements in the parsed YANG modules will be resolved.
setSupportedFeatures(Set<QName>) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.CrossSourceStatementReactor.BuildAction
Set supported features based on which all if-feature statements in the parsed YANG modules will be resolved.
setSupportedFeatures(Set<QName>) - Method in class org.opendaylight.yangtools.yang.model.repo.api.SchemaContextFactoryConfiguration.Builder
Set supported features based on which all if-feature statements in the parsed YANG modules will be resolved.
setUniqueIndexes(boolean) - Method in class org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeConfiguration.Builder
 
setUnits(String) - Method in class org.opendaylight.yangtools.yang.model.util.type.DerivedTypeBuilder
 
setUnknownSchemaNodes(Collection<? extends UnknownSchemaNode>) - Method in class org.opendaylight.yangtools.yang.model.util.type.EnumPairBuilder
 
setUnknownSchemaNodes(Collection<UnknownSchemaNode>) - Method in class org.opendaylight.yangtools.yang.model.util.type.BitBuilder
 
setUnknownSchemaNodes(UnknownSchemaNode...) - Method in class org.opendaylight.yangtools.yang.model.util.type.BitBuilder
 
setUnknownSchemaNodes(UnknownSchemaNode...) - Method in class org.opendaylight.yangtools.yang.model.util.type.EnumPairBuilder
 
setUserOrdered(boolean) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStatementMixins.EffectiveStatementWithFlags.FlagsBuilder
 
setValidationBundle(ValidationBundlesNamespace.ValidationBundleType, Collection<?>) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.CrossSourceStatementReactor.Builder
 
setValue(Object) - Method in class org.opendaylight.yangtools.yang.data.util.AnydataNodeDataWithSchema
 
setValue(Object) - Method in class org.opendaylight.yangtools.yang.data.util.SimpleNodeDataWithSchema
 
SharedCodecCache<T> - Class in org.opendaylight.yangtools.yang.data.util.codec
A thread-safe lazily-populated codec cache.
SharedCodecCache() - Constructor for class org.opendaylight.yangtools.yang.data.util.codec.SharedCodecCache
 
SharedSchemaRepository - Class in org.opendaylight.yangtools.yang.parser.repo
A SchemaRepository which allows sharing of SchemaContext as long as their specification is the same.
SharedSchemaRepository() - Constructor for class org.opendaylight.yangtools.yang.parser.repo.SharedSchemaRepository
 
SharedSchemaRepository(String) - Constructor for class org.opendaylight.yangtools.yang.parser.repo.SharedSchemaRepository
 
SharedSchemaRepository(String, YangParserFactory) - Constructor for class org.opendaylight.yangtools.yang.parser.repo.SharedSchemaRepository
 
SharedSingletonMap<K,​V> - Class in org.opendaylight.yangtools.util
Implementation of the Map interface which stores a single mapping.
SharedSingletonMapTemplate<K> - Class in org.opendaylight.yangtools.util
Template for instantiating SharedSingletonMap instances with a fixed key.
shortValue() - Method in class org.opendaylight.yangtools.yang.common.Uint16
shortValueExact() - Method in class org.opendaylight.yangtools.yang.common.Decimal64
Converts this BigDecimal to a short, checking for lost information.
shutdown() - Method in class org.opendaylight.yangtools.util.concurrent.AsyncNotifyingListeningExecutorService
 
shutdownNow() - Method in class org.opendaylight.yangtools.util.concurrent.AsyncNotifyingListeningExecutorService
 
SimpleNodeDataWithSchema<T extends DataSchemaNode> - Class in org.opendaylight.yangtools.yang.data.util
Utility class used for tracking parser state as needed by a StAX-like parser.
SimpleNodeDataWithSchema(T) - Constructor for class org.opendaylight.yangtools.yang.data.util.SimpleNodeDataWithSchema
 
SimpleQNameWithPredicate - Class in org.opendaylight.yangtools.yang.data.impl.leafref
 
SimpleSchemaContext - Class in org.opendaylight.yangtools.yang.model.util
Simple subclass of AbstractSchemaContext which performs some amount of indexing to speed up common SchemaContext operations.
SimpleSchemaContext(Collection<? extends Module>) - Constructor for class org.opendaylight.yangtools.yang.model.util.SimpleSchemaContext
 
simpleSize() - Method in class org.opendaylight.yangtools.yang.data.util.codec.PrecomputedCodecCache
 
SingleChildDataNodeContainer - Class in org.opendaylight.yangtools.yang.data.util
Utility DataNodeContainer containing only the specified node.
SingleChildDataNodeContainer(DataSchemaNode) - Constructor for class org.opendaylight.yangtools.yang.data.util.SingleChildDataNodeContainer
 
singleEntry() - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifierWithPredicates.Singleton
Return the single entry contained in this object.
SingletonSet<E> - Class in org.opendaylight.yangtools.util
A Set containing a single value.
SingletonSet() - Constructor for class org.opendaylight.yangtools.util.SingletonSet
 
SingletonSpliterators - Class in org.opendaylight.yangtools.util
Utility methods for instantiating Spliterators containing a single element.
size() - Method in class org.opendaylight.yangtools.concepts.ObjectExtensions
 
size() - Method in class org.opendaylight.yangtools.util.EmptyDeque
 
size() - Method in class org.opendaylight.yangtools.util.ImmutableOffsetMap
 
size() - Method in class org.opendaylight.yangtools.util.MutableOffsetMap
 
size() - Method in class org.opendaylight.yangtools.util.SharedSingletonMap
 
size() - Method in class org.opendaylight.yangtools.util.SingletonSet
 
size() - Method in class org.opendaylight.yangtools.util.UnmodifiableCollection
 
size() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedNodeContainer
Return the logical size of this container, i.e.
size() - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifierWithPredicates.Singleton
 
size() - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifierWithPredicates
Return the number of predicates present.
size() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableLeafSetNodeBuilder.ImmutableLeafSetNode
 
size() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableMapNodeBuilder.ImmutableMapNode
 
size() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedMapNodeBuilder.ImmutableOrderedMapNode
 
size() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.nodes.AbstractImmutableDataContainerNode
 
SLASH - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathLexer
 
SLASH - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
SLASH - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementLexer
 
SLASH - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser
 
SLASH() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Absolute_pathContext
 
SLASH() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Deref_exprContext
 
SLASH() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Path_key_exprContext
 
SLASH() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Rel_path_keyexprContext
 
SLASH() - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Relative_pathContext
 
SLASH() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.UnquotedStringContext
 
SLASH(int) - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Absolute_pathContext
 
SLASH(int) - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Rel_path_keyexprContext
 
SLASH(int) - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.Relative_pathContext
 
SLASH(int) - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.UnquotedStringContext
 
SODIUM_SR1 - org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeStreamVersion
First shipping in Sodium SR1.
SomeModifiersUnresolvedException - Exception in org.opendaylight.yangtools.yang.parser.spi.meta
 
SomeModifiersUnresolvedException(ModelProcessingPhase, SourceIdentifier, Throwable) - Constructor for exception org.opendaylight.yangtools.yang.parser.spi.meta.SomeModifiersUnresolvedException
 
sort(Collection<? extends Module>) - Static method in class org.opendaylight.yangtools.yang.model.util.ModuleDependencySort
Topological sort of module dependency graph.
sort(Set<TopologicalSort.Node>) - Static method in class org.opendaylight.yangtools.util.TopologicalSort
Topological sort of dependent nodes in acyclic graphs.
sort(Module...) - Static method in class org.opendaylight.yangtools.yang.model.util.ModuleDependencySort
Topological sort of module dependency graph.
SOURCE - Static variable in class org.opendaylight.yangtools.plugin.generator.api.GeneratedFileType
A generated source file.
SOURCE_LINKAGE - org.opendaylight.yangtools.yang.parser.spi.meta.ModelProcessingPhase
Cross-source relationship resolution phase.
SOURCE_LOCAL_SPECIAL - org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceBehaviour.StorageNodeType
Storage of the root statement of a particular source and any sources it is importing.
SOURCE_PRE_LINKAGE - org.opendaylight.yangtools.yang.parser.spi.meta.ModelProcessingPhase
Preliminary cross-source relationship resolution phase which collects available module names and module namespaces.
SourceException - Exception in org.opendaylight.yangtools.yang.parser.spi.source
Thrown to indicate error in YANG model source.
SourceException(String, StatementSourceReference) - Constructor for exception org.opendaylight.yangtools.yang.parser.spi.source.SourceException
Create a new instance with the specified message and source.
SourceException(String, StatementSourceReference, Throwable) - Constructor for exception org.opendaylight.yangtools.yang.parser.spi.source.SourceException
Create a new instance with the specified message and source.
SourceException(StatementSourceReference, String, Object...) - Constructor for exception org.opendaylight.yangtools.yang.parser.spi.source.SourceException
Create a new instance with the specified source and a formatted message.
SourceException(StatementSourceReference, Throwable, String, Object...) - Constructor for exception org.opendaylight.yangtools.yang.parser.spi.source.SourceException
Create a new instance with the specified source and a formatted message.
SourceExceptionParser - Class in org.opendaylight.yangtools.yang.parser.rfc7950.antlr
Utility class for converting ANTLRErrorListener errors to SourceExceptions.
SourceIdentifier - Class in org.opendaylight.yangtools.yang.model.repo.api
Base class of YANG Schema source identifiers.
sourceLocal(Class<N>) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceBehaviour
Creates source-local namespace behaviour for supplied namespace type.
SpecialExecutors - Class in org.opendaylight.yangtools.util.concurrent
Factory methods for creating ExecutorService instances with specific configurations.
spliterator() - Method in class org.opendaylight.yangtools.util.EmptyDeque
 
spliterator() - Method in class org.opendaylight.yangtools.util.SingletonSet
 
spliterator() - Method in class org.opendaylight.yangtools.yang.model.export.YangTextSnippet
 
SQUOT_END - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementLexer
 
SQUOT_END - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser
 
SQUOT_END() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.ArgumentContext
 
SQUOT_END(int) - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.ArgumentContext
 
SQUOT_START - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementLexer
 
SQUOT_START - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser
 
SQUOT_STRING - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementLexer
 
SQUOT_STRING - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser
 
SQUOT_STRING() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.ArgumentContext
 
SQUOT_STRING(int) - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.ArgumentContext
 
SQUOT_STRING_MODE - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementLexer
 
STAR - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementLexer
 
STAR - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser
 
STAR() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.UnquotedStringContext
 
STAR(int) - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.UnquotedStringContext
 
startAnydataNode(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.impl.codec.SchemaTracker
 
startAnydataNode(YangInstanceIdentifier.NodeIdentifier, Class<?>) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.ForwardingNormalizedNodeStreamWriter
 
startAnydataNode(YangInstanceIdentifier.NodeIdentifier, Class<?>) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.LoggingNormalizedNodeStreamWriter
 
startAnydataNode(YangInstanceIdentifier.NodeIdentifier, Class<?>) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedNodeStreamWriter
Start emitting a new anydata node identified by name.
startAnydataNode(YangInstanceIdentifier.NodeIdentifier, Class<?>) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONNormalizedNodeStreamWriter
 
startAnydataNode(YangInstanceIdentifier.NodeIdentifier, Class<?>) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XMLStreamNormalizedNodeStreamWriter
 
startAnydataNode(YangInstanceIdentifier.NodeIdentifier, Class<?>) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedNodeStreamWriter
 
startAnyxmlNode(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.impl.codec.SchemaTracker
 
startAnyxmlNode(YangInstanceIdentifier.NodeIdentifier, Class<?>) - Method in class org.opendaylight.yangtools.transform.QNameTransformingStreamWriter
 
startAnyxmlNode(YangInstanceIdentifier.NodeIdentifier, Class<?>) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.ForwardingNormalizedNodeStreamWriter
 
startAnyxmlNode(YangInstanceIdentifier.NodeIdentifier, Class<?>) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.LoggingNormalizedNodeStreamWriter
 
startAnyxmlNode(YangInstanceIdentifier.NodeIdentifier, Class<?>) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedNodeStreamWriter
Emits a start of anyxml node event.
startAnyxmlNode(YangInstanceIdentifier.NodeIdentifier, Class<?>) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONNormalizedNodeStreamWriter
 
startAnyxmlNode(YangInstanceIdentifier.NodeIdentifier, Class<?>) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedNodeStreamWriter
 
startAugmentationNode(YangInstanceIdentifier.AugmentationIdentifier) - Method in class org.opendaylight.yangtools.transform.QNameTransformingStreamWriter
 
startAugmentationNode(YangInstanceIdentifier.AugmentationIdentifier) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.ForwardingNormalizedNodeStreamWriter
 
startAugmentationNode(YangInstanceIdentifier.AugmentationIdentifier) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.LoggingNormalizedNodeStreamWriter
 
startAugmentationNode(YangInstanceIdentifier.AugmentationIdentifier) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedNodeStreamWriter
Emits start of augmentation node.
startAugmentationNode(YangInstanceIdentifier.AugmentationIdentifier) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONNormalizedNodeStreamWriter
 
startAugmentationNode(YangInstanceIdentifier.AugmentationIdentifier) - Method in class org.opendaylight.yangtools.yang.data.impl.codec.SchemaTracker
 
startAugmentationNode(YangInstanceIdentifier.AugmentationIdentifier) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedNodeStreamWriter
 
startChoiceNode(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.impl.codec.SchemaTracker
 
startChoiceNode(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.transform.QNameTransformingStreamWriter
 
startChoiceNode(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.ForwardingNormalizedNodeStreamWriter
 
startChoiceNode(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.LoggingNormalizedNodeStreamWriter
 
startChoiceNode(YangInstanceIdentifier.NodeIdentifier, int) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedNodeStreamWriter
Emits start of a choice node event.
startChoiceNode(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONNormalizedNodeStreamWriter
 
startChoiceNode(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedNodeStreamWriter
 
startColumn() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.ir.IRStatement
Return the column number on which this statement's keyword has its first character, counting from 0.
startContainerNode(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.impl.codec.SchemaTracker
 
startContainerNode(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.transform.QNameTransformingStreamWriter
 
startContainerNode(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.ForwardingNormalizedNodeStreamWriter
 
startContainerNode(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.LoggingNormalizedNodeStreamWriter
 
startContainerNode(YangInstanceIdentifier.NodeIdentifier, int) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedNodeStreamWriter
Emits start of new container.
startContainerNode(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONNormalizedNodeStreamWriter
 
startContainerNode(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedNodeStreamWriter
 
startLeafNode(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.transform.QNameTransformingStreamWriter
 
startLeafNode(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.ForwardingNormalizedNodeStreamWriter
 
startLeafNode(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.LoggingNormalizedNodeStreamWriter
 
startLeafNode(YangInstanceIdentifier.NodeIdentifier) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedNodeStreamWriter
Emits a start of leaf node event.
startLeafNode(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONNormalizedNodeStreamWriter
 
startLeafNode(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.impl.codec.SchemaTracker
 
startLeafNode(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedNodeStreamWriter
 
startLeafSet(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.impl.codec.SchemaTracker
 
startLeafSet(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.transform.QNameTransformingStreamWriter
 
startLeafSet(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.ForwardingNormalizedNodeStreamWriter
 
startLeafSet(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.LoggingNormalizedNodeStreamWriter
 
startLeafSet(YangInstanceIdentifier.NodeIdentifier, int) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedNodeStreamWriter
Emits a start of system-ordered leaf set (leaf-list).
startLeafSet(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONNormalizedNodeStreamWriter
 
startLeafSet(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedNodeStreamWriter
 
startLeafSetEntryNode(YangInstanceIdentifier.NodeWithValue<?>) - Method in class org.opendaylight.yangtools.transform.QNameTransformingStreamWriter
 
startLeafSetEntryNode(YangInstanceIdentifier.NodeWithValue<?>) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.ForwardingNormalizedNodeStreamWriter
 
startLeafSetEntryNode(YangInstanceIdentifier.NodeWithValue<?>) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.LoggingNormalizedNodeStreamWriter
 
startLeafSetEntryNode(YangInstanceIdentifier.NodeWithValue<?>) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedNodeStreamWriter
Emits a leaf set entry node.
startLeafSetEntryNode(YangInstanceIdentifier.NodeWithValue<?>) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONNormalizedNodeStreamWriter
 
startLeafSetEntryNode(YangInstanceIdentifier.NodeWithValue<?>) - Method in class org.opendaylight.yangtools.yang.data.impl.codec.SchemaTracker
 
startLeafSetEntryNode(YangInstanceIdentifier.NodeWithValue<?>) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedNodeStreamWriter
 
startLine() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.ir.IRStatement
Return the line number on which this statement's keyword has its first character, counting from 1.
startList(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.impl.codec.SchemaTracker
 
startListItem(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.impl.codec.SchemaTracker
 
startMapEntryNode(YangInstanceIdentifier.NodeIdentifierWithPredicates, int) - Method in class org.opendaylight.yangtools.transform.QNameTransformingStreamWriter
 
startMapEntryNode(YangInstanceIdentifier.NodeIdentifierWithPredicates, int) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.ForwardingNormalizedNodeStreamWriter
 
startMapEntryNode(YangInstanceIdentifier.NodeIdentifierWithPredicates, int) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.LoggingNormalizedNodeStreamWriter
 
startMapEntryNode(YangInstanceIdentifier.NodeIdentifierWithPredicates, int) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedNodeStreamWriter
Emits start of map entry.
startMapEntryNode(YangInstanceIdentifier.NodeIdentifierWithPredicates, int) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONNormalizedNodeStreamWriter
 
startMapEntryNode(YangInstanceIdentifier.NodeIdentifierWithPredicates, int) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XMLStreamNormalizedNodeStreamWriter
 
startMapEntryNode(YangInstanceIdentifier.NodeIdentifierWithPredicates, int) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedNodeStreamWriter
 
startMapNode(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.transform.QNameTransformingStreamWriter
 
startMapNode(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.ForwardingNormalizedNodeStreamWriter
 
startMapNode(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.LoggingNormalizedNodeStreamWriter
 
startMapNode(YangInstanceIdentifier.NodeIdentifier, int) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedNodeStreamWriter
Emits start of map node event.
startMapNode(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONNormalizedNodeStreamWriter
 
startMapNode(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XMLStreamNormalizedNodeStreamWriter
 
startMapNode(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedNodeStreamWriter
 
startMountPoint(MountPointIdentifier, MountPointContext) - Method in interface org.opendaylight.yangtools.rfc8528.data.api.StreamWriterMountPointExtension
Start a new mount point with a specific mount point context.
startMountPoint(MountPointIdentifier, MountPointContext) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONNormalizedNodeStreamWriter
 
startMountPoint(MountPointIdentifier, MountPointContext) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableMountPointNormalizedNodeStreamWriter
 
startOrderedLeafSet(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.transform.QNameTransformingStreamWriter
 
startOrderedLeafSet(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.ForwardingNormalizedNodeStreamWriter
 
startOrderedLeafSet(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.LoggingNormalizedNodeStreamWriter
 
startOrderedLeafSet(YangInstanceIdentifier.NodeIdentifier, int) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedNodeStreamWriter
Emits a start of a user-ordered leaf set (leaf-list).
startOrderedLeafSet(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONNormalizedNodeStreamWriter
 
startOrderedLeafSet(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedNodeStreamWriter
 
startOrderedMapNode(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.transform.QNameTransformingStreamWriter
 
startOrderedMapNode(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.ForwardingNormalizedNodeStreamWriter
 
startOrderedMapNode(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.LoggingNormalizedNodeStreamWriter
 
startOrderedMapNode(YangInstanceIdentifier.NodeIdentifier, int) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedNodeStreamWriter
Emits start of map node event.
startOrderedMapNode(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONNormalizedNodeStreamWriter
 
startOrderedMapNode(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XMLStreamNormalizedNodeStreamWriter
 
startOrderedMapNode(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedNodeStreamWriter
 
STARTS_WITH - org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
startStatement(int, QName, String, StatementSourceReference) - Method in interface org.opendaylight.yangtools.yang.parser.spi.source.StatementWriter
Starts statement with supplied name and location in source.
startUnkeyedList(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.transform.QNameTransformingStreamWriter
 
startUnkeyedList(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.ForwardingNormalizedNodeStreamWriter
 
startUnkeyedList(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.LoggingNormalizedNodeStreamWriter
 
startUnkeyedList(YangInstanceIdentifier.NodeIdentifier, int) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedNodeStreamWriter
Emits start of unkeyed list node event.
startUnkeyedList(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONNormalizedNodeStreamWriter
 
startUnkeyedList(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XMLStreamNormalizedNodeStreamWriter
 
startUnkeyedList(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedNodeStreamWriter
 
startUnkeyedListItem(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.transform.QNameTransformingStreamWriter
 
startUnkeyedListItem(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.ForwardingNormalizedNodeStreamWriter
 
startUnkeyedListItem(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.LoggingNormalizedNodeStreamWriter
 
startUnkeyedListItem(YangInstanceIdentifier.NodeIdentifier, int) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedNodeStreamWriter
Emits start of new unkeyed list item.
startUnkeyedListItem(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONNormalizedNodeStreamWriter
 
startUnkeyedListItem(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XMLStreamNormalizedNodeStreamWriter
 
startUnkeyedListItem(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedNodeStreamWriter
 
startYangModeledAnyXmlNode(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.impl.codec.SchemaTracker
 
startYangModeledAnyXmlNode(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.transform.QNameTransformingStreamWriter
 
startYangModeledAnyXmlNode(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.ForwardingNormalizedNodeStreamWriter
 
startYangModeledAnyXmlNode(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.LoggingNormalizedNodeStreamWriter
 
startYangModeledAnyXmlNode(YangInstanceIdentifier.NodeIdentifier, int) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedNodeStreamWriter
Emits start of new YANG-modeled anyxml node.
startYangModeledAnyXmlNode(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONNormalizedNodeStreamWriter
 
startYangModeledAnyXmlNode(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedNodeStreamWriter
 
statement() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.FileContext
 
statement() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser
 
statement() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.StatementContext
 
statement(int) - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.StatementContext
 
STATEMENT_DEFINITION - org.opendaylight.yangtools.yang.parser.spi.meta.ModelProcessingPhase
 
STATEMENT_LOCAL - org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceBehaviour.StorageNodeType
Storage of a single statement.
StatementContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.StatementContext
 
StatementContextBase<A,​D extends DeclaredStatement<A>,​E extends EffectiveStatement<A,​D>> - Class in org.opendaylight.yangtools.yang.parser.stmt.reactor
Core reactor statement implementation of StmtContext.Mutable.
statementDefinition() - Method in interface org.opendaylight.yangtools.odlext.model.api.AnyxmlSchemaLocationEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.odlext.model.api.AnyxmlSchemaLocationStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.openconfig.model.api.OpenConfigVersionEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.openconfig.model.api.OpenConfigVersionStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.rfc6241.model.api.GetFilterElementAttributesEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.rfc6241.model.api.GetFilterElementAttributesStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.rfc6536.model.api.DefaultDenyAllEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.rfc6536.model.api.DefaultDenyAllStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.rfc6536.model.api.DefaultDenyWriteEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.rfc6536.model.api.DefaultDenyWriteStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.rfc6643.model.api.AliasEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.rfc6643.model.api.AliasStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.rfc6643.model.api.DefValEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.rfc6643.model.api.DefValStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.rfc6643.model.api.DisplayHintEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.rfc6643.model.api.DisplayHintStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.rfc6643.model.api.ImpliedEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.rfc6643.model.api.ImpliedStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.rfc6643.model.api.MaxAccessEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.rfc6643.model.api.MaxAccessStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.rfc6643.model.api.OidEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.rfc6643.model.api.OidStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.rfc6643.model.api.SubIdEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.rfc6643.model.api.SubIdStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.rfc7952.model.api.AnnotationEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.rfc7952.model.api.AnnotationStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.rfc8040.model.api.YangDataEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.rfc8040.model.api.YangDataStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.rfc8528.model.api.MountPointEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.rfc8528.model.api.MountPointStatement
 
statementDefinition() - Method in class org.opendaylight.yangtools.yang.model.api.meta.ForwardingEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.meta.ModelStatement
Statement Definition of this statement.
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ActionEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ActionStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.AnydataEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.AnydataStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.AnyxmlEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.AnyxmlStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ArgumentEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ArgumentStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.AugmentEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.AugmentStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.BaseEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.BaseStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.BelongsToEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.BelongsToStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.BitEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.BitStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.CaseEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.CaseStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ChoiceEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ChoiceStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ConfigEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ConfigStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ContactEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ContactStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ContainerEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ContainerStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.DefaultEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.DefaultStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.DescriptionEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.DescriptionStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.DeviateEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.DeviateStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.DeviationEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.DeviationStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.EnumEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.EnumStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ErrorAppTagEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ErrorAppTagStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ErrorMessageEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ErrorMessageStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ExtensionEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ExtensionStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.FeatureEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.FeatureStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.FractionDigitsEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.FractionDigitsStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.GroupingEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.GroupingStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.IdentityEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.IdentityStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.IfFeatureEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.IfFeatureStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ImportEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ImportStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.IncludeEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.IncludeStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.InputEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.InputStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.KeyEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.KeyStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.LeafEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.LeafListEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.LeafListStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.LeafStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.LengthEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.LengthStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ListEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ListStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.MandatoryEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.MandatoryStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.MaxElementsEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.MaxElementsStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.MinElementsEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.MinElementsStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ModifierEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ModifierStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ModuleEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ModuleStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.MustEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.MustStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.NamespaceEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.NamespaceStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.NotificationEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.NotificationStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.OrderedByEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.OrderedByStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.OrganizationEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.OrganizationStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.OutputEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.OutputStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.PathEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.PathStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.PatternEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.PatternStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.PositionEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.PositionStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.PrefixEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.PrefixStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.PresenceEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.PresenceStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.RangeEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.RangeStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ReferenceEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ReferenceStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.RefineEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.RefineStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.RequireInstanceEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.RequireInstanceStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.RevisionDateEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.RevisionDateStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.RevisionEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.RevisionStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.RpcEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.RpcStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.StatusEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.StatusStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.SubmoduleEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.SubmoduleStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.TypedefEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.TypedefStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.TypeEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.TypeStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.UniqueEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.UniqueStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.UnitsEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.UnitsStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.UsesEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.UsesStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ValueEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ValueStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.WhenEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.WhenStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.YangVersionEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.YangVersionStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.YinElementEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.YinElementStatement
 
statementDefinition() - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractDeclaredStatement
 
StatementDefinition - Interface in org.opendaylight.yangtools.yang.model.api.meta
Definition / model of YANG DeclaredStatement and EffectiveStatement.
StatementDefinitionContext<A,​D extends DeclaredStatement<A>,​E extends EffectiveStatement<A,​D>> - Class in org.opendaylight.yangtools.yang.parser.stmt.reactor
 
StatementDefinitionContext(StatementSupport<A, D, E>) - Constructor for class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementDefinitionContext
 
StatementDefinitionNamespace - Interface in org.opendaylight.yangtools.yang.parser.spi.meta
Module-specific namespace for holding StatementDefinitions defined by extension statements.
StatementFactory<A,​D extends DeclaredStatement<A>,​E extends EffectiveStatement<A,​D>> - Interface in org.opendaylight.yangtools.yang.parser.spi.meta
 
statementLocal(Class<N>) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceBehaviour
 
StatementNamespace<K,​D extends DeclaredStatement<?>,​E extends EffectiveStatement<?,​D>> - Interface in org.opendaylight.yangtools.yang.parser.spi.meta
 
StatementNamespace.TreeBased<K,​D extends DeclaredStatement<?>,​E extends EffectiveStatement<?,​D>> - Interface in org.opendaylight.yangtools.yang.parser.spi.meta
 
StatementNamespace.TreeScoped<K,​D extends DeclaredStatement<?>,​E extends EffectiveStatement<?,​D>> - Interface in org.opendaylight.yangtools.yang.parser.spi.meta
 
StatementParserMode - Enum in org.opendaylight.yangtools.yang.model.repo.api
 
statements() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.ir.IRStatement
Return this statement's substatements.
StatementSource - Enum in org.opendaylight.yangtools.yang.model.api.meta
Origin of statement.
StatementSourceReference - Interface in org.opendaylight.yangtools.yang.parser.spi.source
Reference of statement source.
statementsToBuild(StmtContext<A, D, E>, List<? extends StmtContext<?, ?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.BaseStatementSupport
Give statement support a hook to transform statement contexts before they are built.
StatementStreamSource - Interface in org.opendaylight.yangtools.yang.parser.spi.source
Statement stream source, which is used for inference of effective model.
StatementSupport<A,​D extends DeclaredStatement<A>,​E extends EffectiveStatement<A,​D>> - Interface in org.opendaylight.yangtools.yang.parser.spi.meta
Support for processing concrete YANG statement.
StatementSupport.CopyPolicy - Enum in org.opendaylight.yangtools.yang.parser.spi.meta
Statement context copy policy, indicating how should reactor handle statement copy operations.
StatementSupportBundle - Class in org.opendaylight.yangtools.yang.parser.spi.meta
 
StatementSupportBundle.Builder - Class in org.opendaylight.yangtools.yang.parser.spi.meta
 
StatementWriter - Interface in org.opendaylight.yangtools.yang.parser.spi.source
 
StatementWriter.ResumedStatement - Interface in org.opendaylight.yangtools.yang.parser.spi.source
Resumed statement state.
status(boolean) - Static method in class org.opendaylight.yangtools.yang.common.RpcResultBuilder
Returns a builder based on the given status.
Status - Enum in org.opendaylight.yangtools.yang.model.api
Enumeration describing YANG 'status' statement.
STATUS - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
StatusEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
StatusStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
StatusStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.status
 
step() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.RelativeLocationPathContext
 
step() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
step(int) - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.RelativeLocationPathContext
 
StepContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.StepContext
 
StmtContext<A,​D extends DeclaredStatement<A>,​E extends EffectiveStatement<A,​D>> - Interface in org.opendaylight.yangtools.yang.parser.spi.meta
An inference context associated with an instance of a statement.
StmtContext.Mutable<A,​D extends DeclaredStatement<A>,​E extends EffectiveStatement<A,​D>> - Interface in org.opendaylight.yangtools.yang.parser.spi.meta
An mutable view of an inference context associated with an instance of a statement.
StmtContextDefaults - Class in org.opendaylight.yangtools.yang.parser.spi.meta
Default implementations for various StmtContext methods.
StmtContextUtils - Class in org.opendaylight.yangtools.yang.parser.spi.meta
 
storeStatement(int, boolean) - Method in interface org.opendaylight.yangtools.yang.parser.spi.source.StatementWriter
Store a defined statement, hinting at the number of children it is expected to have and indicating whether it has been fully defined.
StoreTreeNode<C extends StoreTreeNode<C>> - Interface in org.opendaylight.yangtools.yang.data.api.schema.tree
A tree node which has references to its child leaves.
StoreTreeNodes - Class in org.opendaylight.yangtools.yang.data.api.schema.tree
A set of utility methods for interacting with StoreTreeNode objects.
stream() - Method in class org.opendaylight.yangtools.yang.model.export.YangTextSnippet
 
streamAll(ContainerSchemaNode) - Static method in interface org.opendaylight.yangtools.rfc8528.model.api.MountPointSchemaNode
Find all mount points defined in a ContainerSchemaNode.
streamAll(ListSchemaNode) - Static method in interface org.opendaylight.yangtools.rfc8528.model.api.MountPointSchemaNode
Find all mount points defined in a ListSchemaNode.
streamDeclaredSubstatements(Class<T>) - Method in interface org.opendaylight.yangtools.yang.model.api.meta.DeclaredStatement
Find all declared substatements of specified type and return them as a stream.
streamEffectiveSubstatements(Class<T>) - Method in interface org.opendaylight.yangtools.yang.model.api.meta.EffectiveStatement
Find all effective substatements of specified type and return them as a stream.
streamListeners() - Method in class org.opendaylight.yangtools.util.ListenerRegistry
 
streamNormalizedNode(NormalizedNodeStreamWriter) - Method in interface org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeDataInput
Interpret current stream position as a NormalizedNode, stream its events into a NormalizedNodeStreamWriter.
streamObjects() - Method in class org.opendaylight.yangtools.util.ObjectRegistry
 
streamRegistrations() - Method in class org.opendaylight.yangtools.util.ObjectRegistry
 
streamSubIdentifiers() - Method in class org.opendaylight.yangtools.rfc6643.model.api.ObjectIdentifier
 
StreamWriterMetadataExtension - Interface in org.opendaylight.yangtools.rfc7952.data.api
Extension to the NormalizedNodeStreamWriter with metadata support.
StreamWriterMountPointExtension - Interface in org.opendaylight.yangtools.rfc8528.data.api
A NormalizedNodeStreamWriterExtension exposed by stream writers which can handle mount point data, notably providing the facilities to resolve a mount point schema and normalize mount point contents into a normalized structure.
strictInstance() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.path.PathStatementSupport
 
string() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.ir.IRArgument.Single
Significant portion of this argument.
STRING - org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
STRING - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierLexer
 
STRING - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
STRING() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.QuotedStringContext
 
STRING_FORMAT_PATTERN - Static variable in class org.opendaylight.yangtools.yang.common.Revision
String format pattern, which can be used to match parts of a string into components.
STRING_LENGTH - org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
STRING_QNAME - Static variable in class org.opendaylight.yangtools.yang.model.util.BaseTypes
 
stringCodec(StringTypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactory
 
stringCodec(StringTypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
 
stringCodec(StringTypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.util.codec.AbstractCodecFactory
 
StringCodec<T> - Interface in org.opendaylight.yangtools.yang.data.api.codec
 
stringLiteral() - Method in enum org.opendaylight.yangtools.rfc6643.model.api.MaxAccess
 
StringStringCodec - Class in org.opendaylight.yangtools.yang.data.impl.codec
Do not use this class outside of yangtools, its presence does not fall into the API stability contract.
stringType() - Static method in class org.opendaylight.yangtools.yang.model.util.type.BaseTypes
 
StringTypeBuilder - Class in org.opendaylight.yangtools.yang.model.util.type
 
StringTypeDefinition - Interface in org.opendaylight.yangtools.yang.model.api.type
Contains method for getting data from the string YANG built-in type.
SUB_ID - org.opendaylight.yangtools.rfc6643.model.api.IetfYangSmiv2ExtensionsMapping
 
SubIdEffectiveStatement - Interface in org.opendaylight.yangtools.rfc6643.model.api
 
SubIdSchemaNode - Interface in org.opendaylight.yangtools.rfc6643.model.api
 
SubIdStatement - Interface in org.opendaylight.yangtools.rfc6643.model.api
 
SubIdStatementSupport - Class in org.opendaylight.yangtools.rfc6643.parser
 
submit(Runnable) - Method in class org.opendaylight.yangtools.util.concurrent.AsyncNotifyingListeningExecutorService
 
submit(Runnable) - Method in class org.opendaylight.yangtools.util.concurrent.DeadlockDetectingListeningExecutorService
 
submit(Runnable, T) - Method in class org.opendaylight.yangtools.util.concurrent.AsyncNotifyingListeningExecutorService
 
submit(Runnable, T) - Method in class org.opendaylight.yangtools.util.concurrent.DeadlockDetectingListeningExecutorService
 
submit(Callable<T>) - Method in class org.opendaylight.yangtools.util.concurrent.AsyncNotifyingListeningExecutorService
 
submit(Callable<T>) - Method in class org.opendaylight.yangtools.util.concurrent.DeadlockDetectingListeningExecutorService
 
submitNotification(L, N) - Method in interface org.opendaylight.yangtools.util.concurrent.NotificationManager
Submits a notification to be queued and dispatched to the given listener.
submitNotifications(L, Iterable<N>) - Method in interface org.opendaylight.yangtools.util.concurrent.NotificationManager
Submits notifications to be queued and dispatched to the given listener.
Submodule - Interface in org.opendaylight.yangtools.yang.model.api
This interface contains the methods for getting the data from the YANG submodule.
SUBMODULE - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
SubmoduleEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Representation of submodule statement.
SubmoduleNamespace - Interface in org.opendaylight.yangtools.yang.parser.spi
Submodule equivalent of ModuleNamespace.
SubmoduleStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
SubmoduleStatementRFC6020Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.submodule
 
SubmoduleStatementRFC7950Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.submodule
Class providing necessary support for processing YANG 1.1 Submodule statement.
SubstatementValidator - Class in org.opendaylight.yangtools.yang.parser.spi.meta
 
SubstatementValidator.Builder - Class in org.opendaylight.yangtools.yang.parser.spi.meta
 
SUBSTRING - org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
SUBSTRING_AFTER - org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
SUBSTRING_BEFORE - org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
SUBTREE_MODIFIED - org.opendaylight.yangtools.yang.data.api.schema.tree.ModificationType
A child node, either direct or indirect, has been modified.
success() - Static method in class org.opendaylight.yangtools.yang.common.RpcResultBuilder
Returns a builder for a successful result.
success(Builder<T>) - Static method in class org.opendaylight.yangtools.yang.common.RpcResultBuilder
Returns a builder for a successful result.
success(T) - Static method in class org.opendaylight.yangtools.yang.common.RpcResultBuilder
Returns a builder for a successful result.
SUM - org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
support() - Method in interface org.opendaylight.yangtools.yang.common.CanonicalValue
Return the CanonicalValue associated with this type.
support() - Method in class org.opendaylight.yangtools.yang.common.Decimal64
 
support() - Method in class org.opendaylight.yangtools.yang.common.Uint16
 
support() - Method in class org.opendaylight.yangtools.yang.common.Uint32
 
support() - Method in class org.opendaylight.yangtools.yang.common.Uint64
 
support() - Method in class org.opendaylight.yangtools.yang.common.Uint8
 
Support() - Constructor for class org.opendaylight.yangtools.yang.common.Decimal64.Support
 
Support() - Constructor for class org.opendaylight.yangtools.yang.common.Uint16.Support
 
Support() - Constructor for class org.opendaylight.yangtools.yang.common.Uint32.Support
 
Support() - Constructor for class org.opendaylight.yangtools.yang.common.Uint64.Support
 
Support() - Constructor for class org.opendaylight.yangtools.yang.common.Uint8.Support
 
SUPPORTED_AUGMENT_TARGETS - org.opendaylight.yangtools.yang.parser.spi.validation.ValidationBundlesNamespace.ValidationBundleType
Whether a node is suitable target for augment operation.
SUPPORTED_AUGMENT_TARGETS - Static variable in class org.opendaylight.yangtools.yang.parser.rfc7950.reactor.YangValidationBundles
 
SUPPORTED_CASE_SHORTHANDS - org.opendaylight.yangtools.yang.parser.spi.validation.ValidationBundlesNamespace.ValidationBundleType
Whether a case shorthand can be created for a node.
SUPPORTED_CASE_SHORTHANDS - Static variable in class org.opendaylight.yangtools.yang.parser.rfc7950.reactor.YangValidationBundles
 
SUPPORTED_DATA_NODES - org.opendaylight.yangtools.yang.parser.spi.validation.ValidationBundlesNamespace.ValidationBundleType
Whether a node is data node.
SUPPORTED_DATA_NODES - Static variable in class org.opendaylight.yangtools.yang.parser.rfc7950.reactor.YangValidationBundles
 
SUPPORTED_DEVIATION_TARGETS - Static variable in class org.opendaylight.yangtools.yang.parser.rfc7950.reactor.YangValidationBundles
Deprecated.
This is an implementation leak from statement support and will be removed in next major version.
SUPPORTED_FEATURES - org.opendaylight.yangtools.yang.parser.spi.source.SupportedFeaturesNamespace.SupportedFeatures
 
SUPPORTED_MODULES - org.opendaylight.yangtools.yang.parser.spi.source.ModulesDeviatedByModules.SupportedModules
 
SUPPORTED_REFINE_SUBSTATEMENTS - org.opendaylight.yangtools.yang.parser.spi.validation.ValidationBundlesNamespace.ValidationBundleType
Whether a node is suitable refine substatement.
SUPPORTED_REFINE_SUBSTATEMENTS - Static variable in class org.opendaylight.yangtools.yang.parser.rfc7950.reactor.YangValidationBundles
 
SUPPORTED_REFINE_TARGETS - org.opendaylight.yangtools.yang.parser.spi.validation.ValidationBundlesNamespace.ValidationBundleType
Whether a node is suitable target for refine operation.
SUPPORTED_REFINE_TARGETS - Static variable in class org.opendaylight.yangtools.yang.parser.rfc7950.reactor.YangValidationBundles
 
SupportedFeaturesNamespace - Interface in org.opendaylight.yangtools.yang.parser.spi.source
 
SupportedFeaturesNamespace.SupportedFeatures - Enum in org.opendaylight.yangtools.yang.parser.spi.source
 
supportedParserModes() - Method in interface org.opendaylight.yangtools.yang.model.parser.api.YangParserFactory
Return enumeration of StatementParserModes supported by this factory.
supportedParserModes() - Method in class org.opendaylight.yangtools.yang.parser.impl.OSGiYangParserFactory
 
supportedParserModes() - Method in class org.opendaylight.yangtools.yang.parser.impl.YangParserFactoryImpl
 
supportedRepresentations() - Method in interface org.opendaylight.yangtools.yang.model.repo.api.SchemaSourceFilter
Get the representations this filter supports.
supportedSourceRepresentations() - Method in interface org.opendaylight.yangtools.yang.model.parser.api.YangParser
Return enumeration of concrete types of SchemaSourceRepresentation parsers created from this factory support.
supportedStatements() - Method in interface org.opendaylight.yangtools.yang.model.parser.api.YangParser
Return the set of all YANG statements semantically supported by this parser instance.
SynchronizedDataTreeModification - Class in org.opendaylight.yangtools.yang.data.api.schema.tree
A DataTreeModification implementation which delegates all calls to another instance, making sure no method is being invoked from multiple threads concurrently.
syntaxError(Recognizer<?, ?>, Object, int, int, String, RecognitionException) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.antlr.AbstractParserErrorListener
 
syntaxError(Recognizer<?, ?>, Object, int, int, String, RecognitionException) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.YangErrorListener
 
SYSTEM - org.opendaylight.yangtools.yang.model.api.stmt.OrderedByStatement.Ordering
 

T

T__0 - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierLexer
 
T__0 - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
T__0 - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
T__0 - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
T__1 - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierLexer
 
T__1 - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
T__1 - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
T__1 - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
T__2 - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierLexer
 
T__2 - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
T__2 - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
T__2 - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
T__3 - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierLexer
 
T__3 - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
T__3 - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
T__3 - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
T__4 - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierLexer
 
T__4 - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
T__4 - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
T__4 - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
T__5 - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierLexer
 
T__5 - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
T__5 - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
T__5 - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
T__6 - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierLexer
 
T__6 - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
T__6 - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
T__6 - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
T__7 - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierLexer
 
T__7 - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
T__7 - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
T__7 - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
takeSnapshot() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.ReadOnlyDataTree
Take a read-only point-in-time snapshot of the tree.
takeSnapshot(Map<K, V>) - Method in class org.opendaylight.yangtools.util.MapAdaptor
Input is treated is supposed to be left unmodified, result must be mutable.
TEN - Static variable in class org.opendaylight.yangtools.yang.common.Uint16
Value of 10.
TEN - Static variable in class org.opendaylight.yangtools.yang.common.Uint32
Value of 10.
TEN - Static variable in class org.opendaylight.yangtools.yang.common.Uint64
Value of 10.
TEN - Static variable in class org.opendaylight.yangtools.yang.common.Uint8
Value of 10.
test(Set<QName>) - Method in class org.opendaylight.yangtools.yang.model.api.stmt.IfFeatureExpr
 
TEXT - org.opendaylight.yangtools.yang.xpath.api.YangXPathNodeType
A text.
TextToIRTransformer - Class in org.opendaylight.yangtools.yang.parser.rfc7950.repo
 
ThreadFactoryProvider - Class in org.opendaylight.yangtools.util.concurrent
Builder for ThreadFactory.
ThreadFactoryProvider() - Constructor for class org.opendaylight.yangtools.util.concurrent.ThreadFactoryProvider
 
throwIf(boolean, StatementSourceReference, String, Object...) - Static method in exception org.opendaylight.yangtools.yang.parser.spi.meta.InferenceException
Throw an instance of this exception if an expression evaluates to true.
throwIf(boolean, StatementSourceReference, String, Object...) - Static method in exception org.opendaylight.yangtools.yang.parser.spi.source.SourceException
Throw an instance of this exception if an expression evaluates to true.
throwIfNull(T, StatementSourceReference, String, Object...) - Static method in exception org.opendaylight.yangtools.yang.parser.spi.source.SourceException
Throw an instance of this exception if an object is null.
ThrowsMethodExceptionAnswer - Class in org.opendaylight.yangtools.testutils.mockito
Mockito Answer which for un-stubbed methods throws an UnstubbedMethodException (instead of Mockito's default of returning null).
toArray() - Method in class org.opendaylight.yangtools.util.EmptyDeque
 
toArray() - Method in class org.opendaylight.yangtools.util.SingletonSet
 
toArray() - Method in class org.opendaylight.yangtools.util.UnmodifiableCollection
 
toArray(T[]) - Method in class org.opendaylight.yangtools.util.EmptyDeque
 
toArray(T[]) - Method in class org.opendaylight.yangtools.util.SingletonSet
 
toArray(T[]) - Method in class org.opendaylight.yangtools.util.UnmodifiableCollection
 
toBiMap() - Method in class org.opendaylight.yangtools.yang.model.util.ModuleNameNamespaceContext
Convert this object to an equivalent BiMapYangNamespaceContext.
toCanonicalString() - Method in class org.opendaylight.yangtools.yang.common.CachingDerivedString
 
toCanonicalString() - Method in interface org.opendaylight.yangtools.yang.common.CanonicalValue
Return the canonical string representation of this value.
toCanonicalString() - Method in class org.opendaylight.yangtools.yang.common.Decimal64
 
toCanonicalString() - Method in class org.opendaylight.yangtools.yang.common.Uint16
 
toCanonicalString() - Method in class org.opendaylight.yangtools.yang.common.Uint32
 
toCanonicalString() - Method in class org.opendaylight.yangtools.yang.common.Uint64
 
toCanonicalString() - Method in class org.opendaylight.yangtools.yang.common.Uint8
 
toCompletableFuture() - Method in class org.opendaylight.yangtools.concepts.CheckedValue
Transform this object into an immediately-completed CompletableFuture.
toFileGeneratorMode() - Method in enum org.opendaylight.yangtools.yang2sources.spi.BasicCodeGenerator.ImportResolutionMode
Deprecated.
Return FileGenerator.ImportResolutionMode equivalent of this mode.
toFlags() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStatementMixins.EffectiveStatementWithFlags.FlagsBuilder
 
toFluentFuture() - Method in class org.opendaylight.yangtools.concepts.CheckedValue
Transform this object into an immediately-completed FluentFuture.
toGuava() - Method in class org.opendaylight.yangtools.yang.common.Uint32
Convert this value to an UnsignedInteger.
toGuava() - Method in class org.opendaylight.yangtools.yang.common.Uint64
Convert this value to an UnsignedLong.
toJava() - Method in class org.opendaylight.yangtools.yang.common.Uint16
Convert this value to an int.
toJava() - Method in class org.opendaylight.yangtools.yang.common.Uint32
Convert this value to a long.
toJava() - Method in class org.opendaylight.yangtools.yang.common.Uint64
Convert this value to a BigInteger.
toJava() - Method in class org.opendaylight.yangtools.yang.common.Uint8
Convert this value to a short.
tokenNames - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionLexer
Deprecated.
tokenNames - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser
Deprecated.
tokenNames - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathLexer
Deprecated.
tokenNames - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
Deprecated.
tokenNames - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementLexer
Deprecated.
tokenNames - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser
Deprecated.
tokenNames - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierLexer
Deprecated.
tokenNames - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
Deprecated.
tokenNames - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
Deprecated.
tokenNames - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
Deprecated.
toModifiableMap() - Method in class org.opendaylight.yangtools.util.ImmutableOffsetMap
 
toModifiableMap() - Method in interface org.opendaylight.yangtools.util.UnmodifiableMapPhase
Return an isolated modifiable version of this map.
toOptimized() - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier
Return an optimized version of this identifier, useful when the identifier will be used very frequently.
TopologicalSort - Class in org.opendaylight.yangtools.util
Utility class that provides topological sort.
TopologicalSort.Edge - Interface in org.opendaylight.yangtools.util
Interface for edges in graph that can be sorted topologically.
TopologicalSort.EdgeImpl - Class in org.opendaylight.yangtools.util
Basic Edge implementation.
TopologicalSort.Node - Interface in org.opendaylight.yangtools.util
Interface for nodes in graph that can be sorted topologically.
TopologicalSort.NodeImpl - Class in org.opendaylight.yangtools.util
Basic Node implementation.
toPrecomputed() - Method in class org.opendaylight.yangtools.yang.data.util.codec.LazyCodecCache
 
toRelativeString(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.rfc8528.data.api.MountPointIdentifier
 
toRelativeString(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.AugmentationIdentifier
 
toRelativeString(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifierWithPredicates
 
toRelativeString(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeWithValue
 
toRelativeString(YangInstanceIdentifier.PathArgument) - Method in interface org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.PathArgument
Return the string representation of this object for use in context provided by a previous object.
toSaturatedUint16() - Method in class org.opendaylight.yangtools.yang.common.Uint32
 
toSaturatedUint8() - Method in class org.opendaylight.yangtools.yang.common.Uint16
 
toSaturatedUint8() - Method in class org.opendaylight.yangtools.yang.common.Uint32
 
toSchemaNodeIdentifier() - Method in class org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack
Convert current state into an absolute schema node identifier.
toSchemaPath() - Method in class org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack
Deprecated.
This method is meant only for interoperation with SchemaPath-based APIs.
toString() - Method in class org.opendaylight.yangtools.concepts.AbstractDelegator
 
toString() - Method in class org.opendaylight.yangtools.concepts.AbstractIdentifiable
 
toString() - Method in class org.opendaylight.yangtools.concepts.AbstractRegistration
 
toString() - Method in interface org.opendaylight.yangtools.concepts.Identifier
 
toString() - Method in class org.opendaylight.yangtools.concepts.NoOpObjectRegistration
 
toString() - Method in class org.opendaylight.yangtools.concepts.SemVer
 
toString() - Method in class org.opendaylight.yangtools.concepts.Variant
 
toString() - Method in class org.opendaylight.yangtools.plugin.generator.api.AbstractGeneratedFile
 
toString() - Method in class org.opendaylight.yangtools.plugin.generator.api.GeneratedFilePath
 
toString() - Method in class org.opendaylight.yangtools.plugin.generator.api.GeneratedFileType
 
toString() - Method in class org.opendaylight.yangtools.rfc6643.model.api.ObjectIdentifier
 
toString() - Method in class org.opendaylight.yangtools.util.AbstractIdentifier
 
toString() - Method in class org.opendaylight.yangtools.util.concurrent.AsyncNotifyingListeningExecutorService
 
toString() - Method in class org.opendaylight.yangtools.util.concurrent.CachedThreadPoolExecutor
 
toString() - Method in class org.opendaylight.yangtools.util.concurrent.FastThreadPoolExecutor
 
toString() - Method in class org.opendaylight.yangtools.util.concurrent.ImmutableThreadFactoryProvider
Prints the immutable value ThreadFactoryProvider with attribute values.
toString() - Method in class org.opendaylight.yangtools.util.ImmutableOffsetMap
 
toString() - Method in class org.opendaylight.yangtools.util.ImmutableOffsetMapTemplate
 
toString() - Method in class org.opendaylight.yangtools.util.ListenerRegistry
 
toString() - Method in class org.opendaylight.yangtools.util.ObjectRegistry
 
toString() - Method in class org.opendaylight.yangtools.util.SharedSingletonMap
 
toString() - Method in class org.opendaylight.yangtools.util.SharedSingletonMapTemplate
 
toString() - Method in class org.opendaylight.yangtools.util.UnmodifiableCollection
 
toString() - Method in class org.opendaylight.yangtools.yang.common.AbstractQName
 
toString() - Method in class org.opendaylight.yangtools.yang.common.BiMapYangNamespaceContext
 
toString() - Method in class org.opendaylight.yangtools.yang.common.CanonicalValueViolation
 
toString() - Method in class org.opendaylight.yangtools.yang.common.Decimal64
 
toString() - Method in class org.opendaylight.yangtools.yang.common.DerivedString
 
toString() - Method in class org.opendaylight.yangtools.yang.common.Empty
 
toString() - Method in exception org.opendaylight.yangtools.yang.common.OperationFailedException
 
toString() - Method in class org.opendaylight.yangtools.yang.common.QName
 
toString() - Method in class org.opendaylight.yangtools.yang.common.QNameModule
 
toString() - Method in class org.opendaylight.yangtools.yang.common.QualifiedQName
 
toString() - Method in class org.opendaylight.yangtools.yang.common.Revision
 
toString() - Method in class org.opendaylight.yangtools.yang.common.Uint16
 
toString() - Method in class org.opendaylight.yangtools.yang.common.Uint32
 
toString() - Method in class org.opendaylight.yangtools.yang.common.Uint64
 
toString() - Method in class org.opendaylight.yangtools.yang.common.Uint8
 
toString() - Method in class org.opendaylight.yangtools.yang.common.UnqualifiedQName
 
toString() - Method in enum org.opendaylight.yangtools.yang.common.YangVersion
 
toString() - Method in class org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeConfiguration
 
toString() - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.AugmentationIdentifier
 
toString() - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifierWithPredicates
 
toString() - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeWithValue
 
toString() - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier
 
toString() - Method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefPath
 
toString() - Method in exception org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefYangSyntaxErrorException
 
toString() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.AbstractNormalizableAnydata
 
toString() - Method in class org.opendaylight.yangtools.yang.model.api.ElementCountConstraint
 
toString() - Method in class org.opendaylight.yangtools.yang.model.api.meta.AbstractStatementDefinition
 
toString() - Method in class org.opendaylight.yangtools.yang.model.api.meta.ArgumentDefinition
 
toString() - Method in class org.opendaylight.yangtools.yang.model.api.PathExpression.Steps
 
toString() - Method in class org.opendaylight.yangtools.yang.model.api.SchemaPath
 
toString() - Method in class org.opendaylight.yangtools.yang.model.api.stmt.IfFeatureExpr
 
toString() - Method in class org.opendaylight.yangtools.yang.model.api.stmt.PatternExpression
 
toString() - Method in class org.opendaylight.yangtools.yang.model.api.stmt.SchemaNodeIdentifier
 
toString() - Method in class org.opendaylight.yangtools.yang.model.api.stmt.UnresolvedNumber
 
toString() - Method in class org.opendaylight.yangtools.yang.model.export.YangTextSnippet
 
toString() - Method in exception org.opendaylight.yangtools.yang.model.parser.api.YangSyntaxErrorException
 
toString() - Method in class org.opendaylight.yangtools.yang.model.repo.api.RevisionSourceIdentifier
 
toString() - Method in class org.opendaylight.yangtools.yang.model.repo.api.SchemaContextFactoryConfiguration
 
toString() - Method in exception org.opendaylight.yangtools.yang.model.repo.api.SchemaResolutionException
 
toString() - Method in class org.opendaylight.yangtools.yang.model.repo.api.SemVerSourceIdentifier
 
toString() - Method in class org.opendaylight.yangtools.yang.model.repo.api.YangTextSchemaSource
 
toString() - Method in class org.opendaylight.yangtools.yang.model.repo.api.YinDomSchemaSource
 
toString() - Method in class org.opendaylight.yangtools.yang.model.repo.api.YinTextSchemaSource
 
toString() - Method in class org.opendaylight.yangtools.yang.model.util.AbstractEffectiveModelContextProvider
 
toString() - Method in class org.opendaylight.yangtools.yang.model.util.AbstractPathExpression
 
toString() - Method in class org.opendaylight.yangtools.yang.model.util.FilteringSchemaContextProxy.ModuleId
 
toString() - Method in class org.opendaylight.yangtools.yang.model.util.FilteringSchemaContextProxy
 
toString() - Method in class org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack
 
toString() - Method in class org.opendaylight.yangtools.yang.model.util.SimpleSchemaContext
 
toString() - Method in class org.opendaylight.yangtools.yang.parser.repo.SharedSchemaRepository
 
toString() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.YangModelDependencyInfo.ModuleDependencyInfo
 
toString() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.YangModelDependencyInfo.SubmoduleDependencyInfo
 
toString() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
 
toString() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.UnknownEffectiveStatementBase
 
toString() - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.CopyHistory
 
toString() - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceKeyCriterion
 
toString() - Method in class org.opendaylight.yangtools.yang.parser.spi.source.DeclarationInTextSource
 
toString() - Method in class org.opendaylight.yangtools.yang.parser.spi.source.ImplicitSubstatement
 
toString() - Method in interface org.opendaylight.yangtools.yang.parser.spi.source.StatementSourceReference
Returns human readable representation of statement source.
toString() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase
 
toString() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementDefinitionContext
 
toString() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangBinaryExpr
 
toString() - Method in enum org.opendaylight.yangtools.yang.xpath.api.YangBinaryOperator
 
toString() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangFilterExpr
 
toString() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangFunctionCallExpr
 
toString() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangLiteralExpr
 
toString() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangLocationPath.Step
 
toString() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangLocationPath
 
toString() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangNaryExpr
 
toString() - Method in enum org.opendaylight.yangtools.yang.xpath.api.YangNaryOperator
 
toString() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangNegateExpr
 
toString() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangPathExpr
 
toString() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangQNameExpr.Resolved
 
toString() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangQNameExpr.Unresolved
 
toString() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangVariableReferenceExpr
 
toString() - Method in enum org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
 
toString() - Method in enum org.opendaylight.yangtools.yang.xpath.api.YangXPathNodeType
 
toString(BinaryTypeDefinition) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.BinaryTypeDefinition
 
toString(BitsTypeDefinition) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.BitsTypeDefinition
 
toString(BooleanTypeDefinition) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.BooleanTypeDefinition
 
toString(EmptyTypeDefinition) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.EmptyTypeDefinition
 
toString(EnumTypeDefinition) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.EnumTypeDefinition
 
toString(IdentityrefTypeDefinition) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.IdentityrefTypeDefinition
 
toString(InstanceIdentifierTypeDefinition) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.InstanceIdentifierTypeDefinition
 
toString(Int16TypeDefinition) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.Int16TypeDefinition
 
toString(Int32TypeDefinition) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.Int32TypeDefinition
 
toString(Int64TypeDefinition) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.Int64TypeDefinition
 
toString(Int8TypeDefinition) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.Int8TypeDefinition
 
toString(LeafrefTypeDefinition) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.LeafrefTypeDefinition
 
toString(StringTypeDefinition) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.StringTypeDefinition
 
toString(Uint16TypeDefinition) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.Uint16TypeDefinition
 
toString(Uint32TypeDefinition) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.Uint32TypeDefinition
 
toString(Uint64TypeDefinition) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.Uint64TypeDefinition
 
toString(Uint8TypeDefinition) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.Uint8TypeDefinition
 
toString(Method) - Static method in class org.opendaylight.yangtools.testutils.mockito.MethodExtensions
 
toString(DecimalTypeDefinition) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.DecimalTypeDefinition
 
toString(UnionTypeDefinition) - Static method in interface org.opendaylight.yangtools.yang.model.api.type.UnionTypeDefinition
 
toStringTree(NormalizedNode<?, ?>) - Static method in class org.opendaylight.yangtools.yang.data.api.schema.NormalizedNodes
Convert a data subtree under a node into a human-readable string format.
toUint16() - Method in class org.opendaylight.yangtools.yang.common.Uint32
Convert this value to a Uint16.
toUint16() - Method in class org.opendaylight.yangtools.yang.common.Uint64
Convert this value to a Uint16.
toUint16() - Method in class org.opendaylight.yangtools.yang.common.Uint8
Convert this value to a Uint16.
toUint32() - Method in class org.opendaylight.yangtools.yang.common.Uint16
Convert this value to a Uint32.
toUint32() - Method in class org.opendaylight.yangtools.yang.common.Uint64
Convert this value to a Uint64.
toUint32() - Method in class org.opendaylight.yangtools.yang.common.Uint8
Convert this value to a Uint32.
toUint64() - Method in class org.opendaylight.yangtools.yang.common.Uint16
Convert this value to a Uint64.
toUint64() - Method in class org.opendaylight.yangtools.yang.common.Uint32
Convert this value to a Uint64.
toUint64() - Method in class org.opendaylight.yangtools.yang.common.Uint8
Convert this value to a Uint64.
toUint8() - Method in class org.opendaylight.yangtools.yang.common.Uint16
Convert this value to a Uint8.
toUint8() - Method in class org.opendaylight.yangtools.yang.common.Uint32
Convert this value to a Uint8.
toUint8() - Method in class org.opendaylight.yangtools.yang.common.Uint64
Convert this value to a Uint8.
toUnmodifiableMap() - Method in interface org.opendaylight.yangtools.util.ModifiableMapPhase
Return an isolated unmodifiable version of this map.
toUnmodifiableMap() - Method in class org.opendaylight.yangtools.util.MutableOffsetMap
 
toYangFilename() - Method in class org.opendaylight.yangtools.yang.model.repo.api.SourceIdentifier
Returns filename for this YANG module as specified in RFC 6020.
toYangFileName(String, Optional<Revision>) - Static method in class org.opendaylight.yangtools.yang.model.repo.api.SourceIdentifier
Returns filename for this YANG module as specified in RFC 6020.
toYangTextSnippet(ModuleEffectiveStatement, DeclaredStatement<?>) - Method in class org.opendaylight.yangtools.yang.model.export.DeclaredStatementFormatter
Format specified statement into a YangTextSnippet.
toYangTextSnippet(SubmoduleEffectiveStatement, DeclaredStatement<?>) - Method in class org.opendaylight.yangtools.yang.model.export.DeclaredStatementFormatter
 
TrackingLinkedBlockingQueue<E> - Class in org.opendaylight.yangtools.util.concurrent
A LinkedBlockingQueue that tracks the largest queue size for debugging.
TrackingLinkedBlockingQueue() - Constructor for class org.opendaylight.yangtools.util.concurrent.TrackingLinkedBlockingQueue
TrackingLinkedBlockingQueue(int) - Constructor for class org.opendaylight.yangtools.util.concurrent.TrackingLinkedBlockingQueue
TrackingLinkedBlockingQueue(Collection<? extends E>) - Constructor for class org.opendaylight.yangtools.util.concurrent.TrackingLinkedBlockingQueue
transform(QName) - Method in class org.opendaylight.yangtools.transform.QNameTransformingStreamWriter
Transforms a QName to new mapping.
transform(YinXmlSchemaSource) - Static method in class org.opendaylight.yangtools.yang.model.repo.api.YinDomSchemaSource
transformQNames(NormalizedNode<?, ?>, Function<QName, QName>) - Static method in class org.opendaylight.yangtools.transform.NormalizedNodeTransformations
 
transformSource(YinTextSchemaSource) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.YinTextToDomTransformer
 
transformText(YangTextSchemaSource) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.TextToIRTransformer
 
TRANSIENT - org.opendaylight.yangtools.plugin.generator.api.GeneratedFileLifecycle
Generated file should be transient and is not expected to be further modified.
TRANSLATE - org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
TRANSPORT - org.opendaylight.yangtools.yang.common.RpcError.ErrorType
Indicates an error occurred during transport of data, eg over the network.
traverse(DataNodeAggregator, DataNodeContainer) - Static method in class org.opendaylight.yangtools.yang.model.util.SchemaNodeUtils
 
traverse(DOMSource) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream
This method traverses a DOMSource and emits node events into a NormalizedNodeStreamWriter based on the YANG-modeled data contained in the source.
TreeNode - Interface in org.opendaylight.yangtools.yang.data.api.schema.tree.spi
A very basic data tree node.
TreeNodeFactory - Class in org.opendaylight.yangtools.yang.data.api.schema.tree.spi
Public entrypoint for other packages.
treeScoped(Class<N>) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceBehaviour
Creates tree-scoped namespace behaviour for supplied namespace type.
TreeType - Enum in org.opendaylight.yangtools.yang.data.api.schema.tree
DataTree type, specifying which YANG modeled content is valid with a data tree.
TRUE - org.opendaylight.yangtools.yang.xpath.api.YangBooleanConstantExpr
A constant true expression.
TRUE - org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
tryCreate(String) - Static method in class org.opendaylight.yangtools.yang.common.UnqualifiedQName
Create a new unqualified QName.
tryEvaluate(YangBinaryOperator, YangNumberExpr, YangNumberExpr) - Method in class org.opendaylight.yangtools.yang.xpath.api.AbstractYangXPathMathSupport
 
tryEvaluate(YangBinaryOperator, YangNumberExpr, YangNumberExpr) - Method in interface org.opendaylight.yangtools.yang.xpath.api.YangXPathMathSupport
Attempt to evaluate an operator and its left- and right-handside.
tryFirst() - Method in class org.opendaylight.yangtools.concepts.Variant
 
tryGracefulShutdown(ExecutorService, long, TimeUnit) - Static method in class org.opendaylight.yangtools.util.ExecutorServiceUtil
Tries to shutdown the given executor gracefully by awaiting termination for the given timeout period.
trySchemaContext() - Method in class org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
 
trySchemaContext(StatementParserMode) - Method in class org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
 
trySecond() - Method in class org.opendaylight.yangtools.concepts.Variant
 
tryToLoadClassWithTCCL(String) - Static method in class org.opendaylight.yangtools.util.ClassLoaderUtils
 
TWO - Static variable in class org.opendaylight.yangtools.yang.common.Uint16
Value of 2.
TWO - Static variable in class org.opendaylight.yangtools.yang.common.Uint32
Value of 2.
TWO - Static variable in class org.opendaylight.yangtools.yang.common.Uint64
Value of 2.
TWO - Static variable in class org.opendaylight.yangtools.yang.common.Uint8
Value of 2.
TWO_DOTS_SPLITTER - Static variable in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.ArgumentUtils
 
TYPE - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
TypeAware - Interface in org.opendaylight.yangtools.yang.model.api
Marker interface for SchemaNodes which store simple data, for which we have type information.
TypeAwareCodec<T,​I,​O> - Interface in org.opendaylight.yangtools.yang.data.util.codec
A codec, which knows what the native representation for a particular data type is.
TypeAwareDeclaredStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
TypeBuilder<T extends TypeDefinition<T>> - Class in org.opendaylight.yangtools.yang.model.util.type
 
TypedDataSchemaNode - Interface in org.opendaylight.yangtools.yang.model.api
A DataSchemaNode which holds values of the same type.
TYPEDEF - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
TypedefEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective model statement which should be used to derive application behaviour related to typedefs.
typeDefinition - Variable in class org.opendaylight.yangtools.yang.data.util.AbstractStringUnionCodec
 
TypeDefinition<T extends TypeDefinition<?>> - Interface in org.opendaylight.yangtools.yang.model.api
YANG statement typedef contains also substatements default - default value which is compatible with type, type - base type from which is typedef derived, units - textual information about units associated with this type. This interface contains the methods for getting the values of the arguments of substatements mentioned above.
TypeDefinitionAware - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Interface indicating an entity which acts as a holder of a TypeDefinition.
TypeDefinitionAwareCodec<J,​T extends TypeDefinition<T>> - Class in org.opendaylight.yangtools.yang.data.impl.codec
 
TypeDefinitionAwareCodec(T, Class<J>) - Constructor for class org.opendaylight.yangtools.yang.data.impl.codec.TypeDefinitionAwareCodec
 
TypedefStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
TypedefStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.typedef
 
TypeEffectiveStatement<T extends TypeStatement> - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
TypeNamespace - Interface in org.opendaylight.yangtools.yang.parser.spi
Derived types namespace.
TypeStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
TypeStatement.BinarySpecification - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
TypeStatement.BitsSpecification - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
TypeStatement.Decimal64Specification - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
TypeStatement.EnumSpecification - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
TypeStatement.IdentityRefSpecification - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
TypeStatement.InstanceIdentifierSpecification - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
TypeStatement.LeafrefSpecification - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
TypeStatement.NumericalRestrictions - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
TypeStatement.StringRestrictions - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
TypeStatement.UnionSpecification - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
TypeStatementRFC6020Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.type
 
TypeStatementRFC7950Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.type
Class providing necessary support for processing YANG 1.1 Type statement.

U

Uint16 - Class in org.opendaylight.yangtools.yang.common
Dedicated type for YANG's 'type uint16' type.
Uint16(Uint16) - Constructor for class org.opendaylight.yangtools.yang.common.Uint16
 
UINT16_QNAME - Static variable in class org.opendaylight.yangtools.yang.model.util.BaseTypes
 
Uint16.Support - Class in org.opendaylight.yangtools.yang.common
 
uint16Codec(Uint16TypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactory
 
uint16Codec(Uint16TypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
 
uint16Codec(Uint16TypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.util.codec.AbstractCodecFactory
 
Uint16Codec<T> - Interface in org.opendaylight.yangtools.yang.data.api.codec
A codec between Uint16 and some other representation.
uint16Type() - Static method in class org.opendaylight.yangtools.yang.model.util.type.BaseTypes
 
Uint16TypeDefinition - Interface in org.opendaylight.yangtools.yang.model.api.type
Type definition derived from uint16 type.
Uint32 - Class in org.opendaylight.yangtools.yang.common
Dedicated type for YANG's 'type uint32' type.
Uint32(Uint32) - Constructor for class org.opendaylight.yangtools.yang.common.Uint32
 
UINT32_QNAME - Static variable in class org.opendaylight.yangtools.yang.model.util.BaseTypes
 
Uint32.Support - Class in org.opendaylight.yangtools.yang.common
 
uint32Codec(Uint32TypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactory
 
uint32Codec(Uint32TypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
 
uint32Codec(Uint32TypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.util.codec.AbstractCodecFactory
 
Uint32Codec<T> - Interface in org.opendaylight.yangtools.yang.data.api.codec
A codec between Uint32 and some other representation.
uint32Type() - Static method in class org.opendaylight.yangtools.yang.model.util.type.BaseTypes
 
Uint32TypeDefinition - Interface in org.opendaylight.yangtools.yang.model.api.type
Type definition derived from uint32 type.
Uint64 - Class in org.opendaylight.yangtools.yang.common
Dedicated type for YANG's 'type uint64' type.
Uint64(Uint64) - Constructor for class org.opendaylight.yangtools.yang.common.Uint64
 
UINT64_QNAME - Static variable in class org.opendaylight.yangtools.yang.model.util.BaseTypes
 
Uint64.Support - Class in org.opendaylight.yangtools.yang.common
 
uint64Codec(Uint64TypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactory
 
uint64Codec(Uint64TypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
 
uint64Codec(Uint64TypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.util.codec.AbstractCodecFactory
 
Uint64Codec<T> - Interface in org.opendaylight.yangtools.yang.data.api.codec
A codec between Uint64 and some other representation.
uint64Type() - Static method in class org.opendaylight.yangtools.yang.model.util.type.BaseTypes
 
Uint64TypeDefinition - Interface in org.opendaylight.yangtools.yang.model.api.type
Type definition derived from uint64 type.
Uint8 - Class in org.opendaylight.yangtools.yang.common
Dedicated type for YANG's 'type uint8' type.
Uint8(Uint8) - Constructor for class org.opendaylight.yangtools.yang.common.Uint8
 
UINT8_QNAME - Static variable in class org.opendaylight.yangtools.yang.model.util.BaseTypes
 
Uint8.Support - Class in org.opendaylight.yangtools.yang.common
 
uint8Codec(Uint8TypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactory
 
uint8Codec(Uint8TypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
 
uint8Codec(Uint8TypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.util.codec.AbstractCodecFactory
 
Uint8Codec<T> - Interface in org.opendaylight.yangtools.yang.data.api.codec
A codec between Uint8 and some other representation.
uint8Type() - Static method in class org.opendaylight.yangtools.yang.model.util.type.BaseTypes
 
Uint8TypeDefinition - Interface in org.opendaylight.yangtools.yang.model.api.type
Type definition derived from uint8 type.
UintConversions - Class in org.opendaylight.yangtools.yang.common
Utility methods for converting Java and Guava integer types to their Uint8, Uint16, Uint32 and Uint64 equivalents.
unaryExprNoRoot() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.MultiplicativeExprContext
 
unaryExprNoRoot() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
UnaryExprNoRootContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.UnaryExprNoRootContext
 
UncheckedCodec<P,​I,​X extends RuntimeException> - Interface in org.opendaylight.yangtools.concepts
The concept of a combined UncheckedSerializer and UncheckedDeserializer, which produces an object from some input.
UncheckedDeserializer<P,​I,​X extends RuntimeException> - Interface in org.opendaylight.yangtools.concepts
A specialization of Serializer, which is guaranteed to throws unchecked exceptions.
UncheckedSerializer<P,​I,​X extends RuntimeException> - Interface in org.opendaylight.yangtools.concepts
A specialization of Deserializer, which is guaranteed to throws unchecked exceptions.
UNION - org.opendaylight.yangtools.yang.xpath.api.YangNaryOperator
Set union operator on operands.
UNION_QNAME - Static variable in class org.opendaylight.yangtools.yang.model.util.BaseTypes
 
unionCodec(UnionTypeDefinition, List<JSONCodec<?>>) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactory
 
unionCodec(UnionTypeDefinition, List<XmlCodec<?>>) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
 
unionCodec(UnionTypeDefinition, List<T>) - Method in class org.opendaylight.yangtools.yang.data.util.codec.AbstractCodecFactory
 
UnionCodec<T> - Interface in org.opendaylight.yangtools.yang.data.api.codec
 
unionExprNoRoot() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.UnaryExprNoRootContext
 
unionExprNoRoot() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
unionExprNoRoot() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.UnionExprNoRootContext
 
UnionExprNoRootContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.UnionExprNoRootContext
 
unionTypeBuilder(SchemaPath) - Static method in class org.opendaylight.yangtools.yang.model.util.type.BaseTypes
 
UnionTypeBuilder - Class in org.opendaylight.yangtools.yang.model.util.type
 
UnionTypeDefinition - Interface in org.opendaylight.yangtools.yang.model.api.type
Contains the method which access union item in the union type.
UNIQUE - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
UniqueConstraintException - Exception in org.opendaylight.yangtools.yang.data.api.schema.tree
Exception thrown when a unique statement restrictions are violated.
UniqueConstraintException(YangInstanceIdentifier, Map<SchemaNodeIdentifier.Descendant, Object>, String) - Constructor for exception org.opendaylight.yangtools.yang.data.api.schema.tree.UniqueConstraintException
 
UniqueEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Interface describing YANG 'unique' constraint.
UniqueStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
UniqueStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.unique
 
UNITS - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
UnitsEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
UnitsStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
UnitsStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.units
 
unkeyedListBuilder() - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
 
unkeyedListEntryBuilder() - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
 
UnkeyedListEntryNode - Interface in org.opendaylight.yangtools.yang.data.api.schema
List entry node, which does not have value, but child nodes.
UnkeyedListNode - Interface in org.opendaylight.yangtools.yang.data.api.schema
Containment node, which contains UnkeyedListEntryNode of the same type, which may be quickly retrieved using key.
UNKNOWN_SIZE - Static variable in interface org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedNodeStreamWriter
Methods in this interface allow users to hint the underlying implementation about the sizing of container-like constructors (leafLists, containers, etc.).
unknownCodec(UnknownTypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactory
 
unknownCodec(UnknownTypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
 
unknownCodec(UnknownTypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.util.codec.AbstractCodecFactory
 
UnknownEffectiveStatement<A> - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
UnknownEffectiveStatementBase<A,​D extends UnknownStatement<A>> - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
 
UnknownEffectiveStatementBase(A, D, ImmutableList<? extends EffectiveStatement<?, ?>>, StmtContext<A, D, ?>) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.UnknownEffectiveStatementBase
 
UnknownSchemaNode - Interface in org.opendaylight.yangtools.yang.model.api
Contains the methods for getting the details about the unknown node.
UnknownStatement<A> - Interface in org.opendaylight.yangtools.yang.model.api.stmt
A statement not covered by the base metamodel, e.g.
UnknownTypeDefinition - Interface in org.opendaylight.yangtools.yang.model.api.type
 
unmaskList(Object) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
UnmodifiableCollection<E> - Class in org.opendaylight.yangtools.util
An unmodifiable view over a Collection.
UnmodifiableMapPhase<K,​V> - Interface in org.opendaylight.yangtools.util
A Map which cannot be modified and supports efficient conversion to a ModifiableMapPhase.
unmodified(NormalizedNode<?, ?>) - Static method in class org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeCandidateNodes
Return an unmodified DataTreeCandidateNode identified by specified NormalizedNode.
UNMODIFIED - org.opendaylight.yangtools.yang.data.api.schema.tree.ModificationType
Node is currently unmodified.
unordered() - Static method in class org.opendaylight.yangtools.util.MutableOffsetMap
Create an empty MutableOffsetMap which has unspecified iteration order.
unordered(Collection<K>) - Static method in class org.opendaylight.yangtools.util.ImmutableMapTemplate
Create a template which produces Maps with specified keys, with unconstrained iteration order.
unordered(Collection<K>) - Static method in class org.opendaylight.yangtools.util.ImmutableOffsetMapTemplate
Create a template which produces Maps with specified keys, with unconstrained iteration order.
unordered(K) - Static method in class org.opendaylight.yangtools.util.SharedSingletonMapTemplate
Create a template which produces Maps with specified key.
unorderedCopyOf(Map<K, V>) - Static method in class org.opendaylight.yangtools.util.ImmutableOffsetMap
Create an ImmutableOffsetMap as a copy of an existing map.
unorderedCopyOf(Map<K, V>) - Static method in class org.opendaylight.yangtools.util.MutableOffsetMap
Create a MutableOffsetMap of the specified map, potentially with a different iteration order.
unorderedCopyOf(Map<K, V>) - Static method in class org.opendaylight.yangtools.util.SharedSingletonMap
Create a SharedSingletonMap from specified single-element map, which does not retain insertion order when transformed via UnmodifiableMapPhase.toModifiableMap().
unorderedOf(K, V) - Static method in class org.opendaylight.yangtools.util.SharedSingletonMap
Create a SharedSingletonMap of specified key and value, which does not retain insertion order when transformed via UnmodifiableMapPhase.toModifiableMap().
UnqualifiedQName - Class in org.opendaylight.yangtools.yang.common
An unresolved, unqualified QName.
unquotedString() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.ArgumentContext
 
unquotedString() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser
 
UnquotedStringContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.UnquotedStringContext
 
UnrecognizedEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
UnrecognizedStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Common interface for unrecognized unknown statements.
UnresolvedNumber - Class in org.opendaylight.yangtools.yang.model.api.stmt
 
UnresolvedNumber() - Constructor for class org.opendaylight.yangtools.yang.model.api.stmt.UnresolvedNumber
 
UnresolvedQNameReferent<T extends ResolvedQNameReferent> - Interface in org.opendaylight.yangtools.yang.xpath.api
A QNameReferent referencing an unresolved QName.
unsafe() - Method in interface org.opendaylight.yangtools.yang.common.CanonicalValueSupport
Unsafe cast to a factory type.
unsafeOf(QNameModule, String) - Static method in class org.opendaylight.yangtools.yang.common.QName
Creates new QName composed of specified module and local name.
UnstubbedMethodException - Exception in org.opendaylight.yangtools.testutils.mockito
Exception to be thrown on unstubbed method calls.
UnstubbedMethodException(Method) - Constructor for exception org.opendaylight.yangtools.testutils.mockito.UnstubbedMethodException
 
UnstubbedMethodException(Method, Object) - Constructor for exception org.opendaylight.yangtools.testutils.mockito.UnstubbedMethodException
 
UntrustedXML - Class in org.opendaylight.yangtools.util.xml
Set of utility methods for instantiating parser that deal with untrusted XML sources.
unwrap(Optional<T>, StatementSourceReference, String, Object...) - Static method in exception org.opendaylight.yangtools.yang.parser.spi.source.SourceException
Throw an instance of this exception if an optional is not present.
UP_PARENT - Static variable in interface org.opendaylight.yangtools.yang.data.impl.leafref.QNameWithPredicate
 
upperBound() - Method in class org.opendaylight.yangtools.yang.model.api.stmt.ValueRange
 
UQUOT_STRING - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementLexer
 
UQUOT_STRING - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser
 
UQUOT_STRING() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.UnquotedStringContext
 
UQUOT_STRING(int) - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.UnquotedStringContext
 
URIStringToImportPrefix - Interface in org.opendaylight.yangtools.yang.parser.rfc7950.namespace
Deprecated.
Use ModuleQNameToPrefix instead.
USER - org.opendaylight.yangtools.yang.model.api.stmt.OrderedByStatement.Ordering
 
userOrdered() - Method in interface org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStatementMixins.UserOrderedMixin
 
USES - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
UsesEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
UsesNode - Interface in org.opendaylight.yangtools.yang.model.api
Contains the methods for getting data and checking properties of the YANG uses substatement.
UsesStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
UsesStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.uses
 

V

validate() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.antlr.AbstractParserErrorListener
 
validate() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.YangErrorListener
 
validate(DataTreeCandidate, LeafRefContext) - Static method in class org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefValidation
 
validate(DataTreeModification) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeTip
Validate whether a particular modification can be applied to the data tree.
validate(StmtContext<?, ?, ?>) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.SubstatementValidator
Validate substatements inside a context.
validate(T) - Method in class org.opendaylight.yangtools.yang.common.AbstractCanonicalValueValidator
Validate a DerivedString representation.
validate(T, String) - Method in class org.opendaylight.yangtools.yang.common.AbstractCanonicalValueValidator
Validate a DerivedString representation.
validateChild(DataContainerChild<?, ?>) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.valid.DataNodeContainerValidator
 
validateChild(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.valid.DataNodeContainerValidator
 
validateIfFeatureAndWhenOnListKeys(StmtContext<?, ?, ?>) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StmtContextUtils
Validates the specified statement context with regards to if-feature and when statement on list keys.
validateRepresentation(T) - Method in class org.opendaylight.yangtools.yang.common.AbstractCanonicalValueSupport
 
validateRepresentation(T) - Method in class org.opendaylight.yangtools.yang.common.AbstractCanonicalValueValidator
 
validateRepresentation(T) - Method in interface org.opendaylight.yangtools.yang.common.CanonicalValueValidator
Validate a CanonicalValue representation.
validateRepresentation(T, String) - Method in class org.opendaylight.yangtools.yang.common.AbstractCanonicalValueSupport
 
validateRepresentation(T, String) - Method in class org.opendaylight.yangtools.yang.common.AbstractCanonicalValueValidator
 
validateRepresentation(T, String) - Method in interface org.opendaylight.yangtools.yang.common.CanonicalValueValidator
Validate a CanonicalValue representation.
ValidationBundlesNamespace - Interface in org.opendaylight.yangtools.yang.parser.spi.validation
Namespace used for validating whether a node is of some type, e.g.
ValidationBundlesNamespace.ValidationBundleType - Enum in org.opendaylight.yangtools.yang.parser.spi.validation
 
validator() - Method in interface org.opendaylight.yangtools.yang.common.CanonicalValue
Return a CanonicalValueValidator associated with this value's validated type.
value() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.nodes.AbstractImmutableNormalizedValueNode
 
VALUE - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
ValueEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
valueEquals(AbstractImmutableNormalizedNode<?, ?>) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableLeafSetNodeBuilder.ImmutableLeafSetNode
 
valueEquals(AbstractImmutableNormalizedNode<?, ?>) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableMapNodeBuilder.ImmutableMapNode
 
valueEquals(AbstractImmutableNormalizedNode<?, ?>) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedLeafSetNodeBuilder.ImmutableOrderedLeafSetNode
 
valueEquals(AbstractImmutableNormalizedNode<?, ?>) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedMapNodeBuilder.ImmutableOrderedMapNode
 
valueEquals(AbstractImmutableNormalizedNode<?, ?>) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableUnkeyedListNodeBuilder.EmptyImmutableUnkeyedListNode
 
valueEquals(AbstractImmutableNormalizedNode<?, ?>) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableUnkeyedListNodeBuilder.ImmutableUnkeyedListNode
 
valueEquals(AbstractImmutableNormalizedNode<?, ?>) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.nodes.AbstractImmutableDataContainerNode
 
valueEquals(AbstractImmutableNormalizedNode<?, ?>) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.nodes.AbstractImmutableNormalizedNode
 
valueEquals(AbstractImmutableNormalizedNode<?, ?>) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.nodes.AbstractImmutableNormalizedSimpleValueNode
 
valueHashCode() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableLeafSetNodeBuilder.ImmutableLeafSetNode
 
valueHashCode() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableMapNodeBuilder.ImmutableMapNode
 
valueHashCode() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedLeafSetNodeBuilder.ImmutableOrderedLeafSetNode
 
valueHashCode() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedMapNodeBuilder.ImmutableOrderedMapNode
 
valueHashCode() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableUnkeyedListNodeBuilder.EmptyImmutableUnkeyedListNode
 
valueHashCode() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableUnkeyedListNodeBuilder.ImmutableUnkeyedListNode
 
valueHashCode() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.nodes.AbstractImmutableDataContainerNode
 
valueHashCode() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.nodes.AbstractImmutableNormalizedNode
 
valueHashCode() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.nodes.AbstractImmutableNormalizedSimpleValueNode
 
ValueNode<K extends YangInstanceIdentifier.PathArgument,​V> - Interface in org.opendaylight.yangtools.yang.data.api.schema
Interface holding the common trait of LeafSetEntryNode and LeafNode, which both hold a value.
valueOf(byte) - Static method in class org.opendaylight.yangtools.yang.common.Decimal64
 
valueOf(byte) - Static method in class org.opendaylight.yangtools.yang.common.Uint16
Returns an Uint16 corresponding to a given byteVal.
valueOf(byte) - Static method in class org.opendaylight.yangtools.yang.common.Uint32
Returns an Uint32 corresponding to a given byteVal.
valueOf(byte) - Static method in class org.opendaylight.yangtools.yang.common.Uint64
Returns an Uint64 corresponding to a given byteVal.
valueOf(byte) - Static method in class org.opendaylight.yangtools.yang.common.Uint8
Returns an Uint8 corresponding to a given byteVal.
valueOf(double) - Static method in class org.opendaylight.yangtools.yang.common.Decimal64
 
valueOf(int) - Static method in class org.opendaylight.yangtools.yang.common.Decimal64
 
valueOf(int) - Static method in class org.opendaylight.yangtools.yang.common.Uint16
Returns an Uint16 corresponding to a given intVal.
valueOf(int) - Static method in class org.opendaylight.yangtools.yang.common.Uint32
Returns an Uint32 corresponding to a given intVal.
valueOf(int) - Static method in class org.opendaylight.yangtools.yang.common.Uint64
Returns an Uint64 corresponding to a given intVal.
valueOf(int) - Static method in class org.opendaylight.yangtools.yang.common.Uint8
Returns an Uint8 corresponding to a given intVal.
valueOf(long) - Static method in class org.opendaylight.yangtools.yang.common.Decimal64
 
valueOf(long) - Static method in class org.opendaylight.yangtools.yang.common.Uint16
Returns an Uint16 corresponding to a given longVal.
valueOf(long) - Static method in class org.opendaylight.yangtools.yang.common.Uint32
Returns an Uint32 corresponding to a given longVal.
valueOf(long) - Static method in class org.opendaylight.yangtools.yang.common.Uint64
Returns an Uint64 corresponding to a given longVal, which is checked for range.
valueOf(long) - Static method in class org.opendaylight.yangtools.yang.common.Uint8
Returns an Uint8 corresponding to a given longVal.
valueOf(short) - Static method in class org.opendaylight.yangtools.yang.common.Decimal64
 
valueOf(short) - Static method in class org.opendaylight.yangtools.yang.common.Uint16
Returns an Uint16 corresponding to a given shortVal.
valueOf(short) - Static method in class org.opendaylight.yangtools.yang.common.Uint32
Returns an Uint32 corresponding to a given shortVal.
valueOf(short) - Static method in class org.opendaylight.yangtools.yang.common.Uint64
Returns an Uint64 corresponding to a given shortVal.
valueOf(short) - Static method in class org.opendaylight.yangtools.yang.common.Uint8
Returns an Uint8 corresponding to a given shortVal.
valueOf(String) - Static method in class org.opendaylight.yangtools.concepts.SemVer
 
valueOf(UnsignedInteger) - Static method in class org.opendaylight.yangtools.yang.common.Uint32
Returns an Uint32 corresponding to a given uint.
valueOf(UnsignedLong) - Static method in class org.opendaylight.yangtools.yang.common.Uint64
Returns an Uint64 corresponding to a given ulong.
valueOf(String) - Static method in enum org.opendaylight.yangtools.odlext.model.api.OpenDaylightExtensionsStatements
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yangtools.openconfig.model.api.OpenConfigStatements
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yangtools.plugin.generator.api.FileGenerator.ImportResolutionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yangtools.plugin.generator.api.GeneratedFileLifecycle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yangtools.rfc6241.model.api.NetconfStatements
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yangtools.rfc6536.model.api.NACMStatements
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yangtools.rfc6643.model.api.IetfYangSmiv2ExtensionsMapping
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yangtools.rfc6643.model.api.MaxAccess
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yangtools.rfc7952.model.api.MetadataStatements
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yangtools.rfc8040.model.api.YangDataStatements
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yangtools.rfc8528.data.api.YangLibraryConstants.ContainerName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yangtools.rfc8528.model.api.SchemaMountStatements
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.opendaylight.yangtools.yang.common.Decimal64
Attempt to parse a String into a Decimal64.
valueOf(String) - Static method in enum org.opendaylight.yangtools.yang.common.RpcError.ErrorSeverity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yangtools.yang.common.RpcError.ErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.opendaylight.yangtools.yang.common.Uint16
Returns an Uint16 holding the value of the specified String, parsed as an unsigned int value.
valueOf(String) - Static method in class org.opendaylight.yangtools.yang.common.Uint32
Returns an Uint32 holding the value of the specified String, parsed as an unsigned long value.
valueOf(String) - Static method in class org.opendaylight.yangtools.yang.common.Uint64
Returns an Uint32 holding the value of the specified String, parsed as an unsigned long value.
valueOf(String) - Static method in class org.opendaylight.yangtools.yang.common.Uint8
Returns an Uint8 holding the value of the specified String, parsed as an unsigned short value.
valueOf(String) - Static method in enum org.opendaylight.yangtools.yang.common.YangVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yangtools.yang.data.api.schema.tree.ModificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yangtools.yang.data.api.schema.tree.TreeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeStreamVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yangtools.yang.data.util.CompositeNodeDataWithSchema.ChildReusePolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yangtools.yang.model.api.DeviateKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yangtools.yang.model.api.meta.StatementSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yangtools.yang.model.api.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yangtools.yang.model.api.stmt.OrderedByStatement.Ordering
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yangtools.yang.model.api.type.ModifierKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yangtools.yang.model.api.YangStmtMapping
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yangtools.yang.model.repo.api.StatementParserMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yangtools.yang.model.repo.spi.PotentialSchemaSource.Costs
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yangtools.yang.parser.spi.meta.CopyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yangtools.yang.parser.spi.meta.ModelProcessingPhase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceBehaviour.StorageNodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport.CopyPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yangtools.yang.parser.spi.source.ModulesDeviatedByModules.SupportedModules
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yangtools.yang.parser.spi.source.SupportedFeaturesNamespace.SupportedFeatures
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yangtools.yang.parser.spi.validation.ValidationBundlesNamespace.ValidationBundleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yangtools.yang.xpath.api.YangBinaryOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yangtools.yang.xpath.api.YangBooleanConstantExpr
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yangtools.yang.xpath.api.YangFunction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yangtools.yang.xpath.api.YangNaryOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yangtools.yang.xpath.api.YangXPathMathMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yangtools.yang.xpath.api.YangXPathNodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yangtools.yang2sources.spi.BasicCodeGenerator.ImportResolutionMode
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String, int) - Static method in class org.opendaylight.yangtools.yang.common.Uint16
Returns an Uint16 holding the value of the specified String, parsed as an unsigned int value.
valueOf(String, int) - Static method in class org.opendaylight.yangtools.yang.common.Uint32
Returns an Uint32 holding the value of the specified String, parsed as an unsigned long value.
valueOf(String, int) - Static method in class org.opendaylight.yangtools.yang.common.Uint64
Returns an Uint64 holding the value of the specified String, parsed as an unsigned long value.
valueOf(String, int) - Static method in class org.opendaylight.yangtools.yang.common.Uint8
Returns an Uint8 holding the value of the specified String, parsed as an unsigned short value.
valueOf(BigDecimal) - Static method in class org.opendaylight.yangtools.yang.common.Decimal64
 
valueOf(BigInteger) - Static method in class org.opendaylight.yangtools.yang.common.Uint64
Returns an Uint64 corresponding to a given bigInt.
valueOf(Uint16) - Static method in class org.opendaylight.yangtools.yang.common.Uint32
Returns an Uint32 corresponding to a given uint.
valueOf(Uint16) - Static method in class org.opendaylight.yangtools.yang.common.Uint64
Returns an Uint64 corresponding to a given uint.
valueOf(Uint16) - Static method in class org.opendaylight.yangtools.yang.common.Uint8
Returns an Uint8 corresponding to a given uint.
valueOf(Uint32) - Static method in class org.opendaylight.yangtools.yang.common.Uint16
Returns an Uint8 corresponding to a given uint.
valueOf(Uint32) - Static method in class org.opendaylight.yangtools.yang.common.Uint64
Returns an Uint64 corresponding to a given uint.
valueOf(Uint32) - Static method in class org.opendaylight.yangtools.yang.common.Uint8
Returns an Uint8 corresponding to a given uint.
valueOf(Uint64) - Static method in class org.opendaylight.yangtools.yang.common.Uint16
Returns an Uint8 corresponding to a given uint.
valueOf(Uint64) - Static method in class org.opendaylight.yangtools.yang.common.Uint32
Returns an Uint32 corresponding to a given uint.
valueOf(Uint64) - Static method in class org.opendaylight.yangtools.yang.common.Uint8
Returns an Uint8 corresponding to a given uint.
valueOf(Uint8) - Static method in class org.opendaylight.yangtools.yang.common.Uint16
Returns an Uint16 corresponding to a given uint.
valueOf(Uint8) - Static method in class org.opendaylight.yangtools.yang.common.Uint32
Returns an Uint32 corresponding to a given uint.
valueOf(Uint8) - Static method in class org.opendaylight.yangtools.yang.common.Uint64
Returns an Uint64 corresponding to a given uint.
ValueRange - Class in org.opendaylight.yangtools.yang.model.api.stmt
YANG specification of a numeric value range.
ValueRange() - Constructor for class org.opendaylight.yangtools.yang.model.api.stmt.ValueRange
 
values() - Method in class org.opendaylight.yangtools.concepts.ObjectExtensions
 
values() - Static method in enum org.opendaylight.yangtools.odlext.model.api.OpenDaylightExtensionsStatements
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yangtools.openconfig.model.api.OpenConfigStatements
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yangtools.plugin.generator.api.FileGenerator.ImportResolutionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yangtools.plugin.generator.api.GeneratedFileLifecycle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yangtools.rfc6241.model.api.NetconfStatements
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yangtools.rfc6536.model.api.NACMStatements
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yangtools.rfc6643.model.api.IetfYangSmiv2ExtensionsMapping
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yangtools.rfc6643.model.api.MaxAccess
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yangtools.rfc7952.model.api.MetadataStatements
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yangtools.rfc8040.model.api.YangDataStatements
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yangtools.rfc8528.data.api.YangLibraryConstants.ContainerName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yangtools.rfc8528.model.api.SchemaMountStatements
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.opendaylight.yangtools.util.ImmutableOffsetMap
 
values() - Method in class org.opendaylight.yangtools.util.SharedSingletonMap
 
values() - Static method in enum org.opendaylight.yangtools.yang.common.RpcError.ErrorSeverity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yangtools.yang.common.RpcError.ErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yangtools.yang.common.YangVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yangtools.yang.data.api.schema.tree.ModificationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yangtools.yang.data.api.schema.tree.TreeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in exception org.opendaylight.yangtools.yang.data.api.schema.tree.UniqueConstraintException
 
values() - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifierWithPredicates.Singleton
 
values() - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifierWithPredicates
Return the predicate values in the iteration order of YangInstanceIdentifier.NodeIdentifierWithPredicates.entrySet().
values() - Static method in enum org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeStreamVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yangtools.yang.data.util.CompositeNodeDataWithSchema.ChildReusePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yangtools.yang.model.api.DeviateKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yangtools.yang.model.api.meta.StatementSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yangtools.yang.model.api.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yangtools.yang.model.api.stmt.OrderedByStatement.Ordering
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yangtools.yang.model.api.type.ModifierKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yangtools.yang.model.api.YangStmtMapping
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yangtools.yang.model.repo.api.StatementParserMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yangtools.yang.model.repo.spi.PotentialSchemaSource.Costs
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yangtools.yang.parser.spi.meta.CopyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yangtools.yang.parser.spi.meta.ModelProcessingPhase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceBehaviour.StorageNodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport.CopyPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yangtools.yang.parser.spi.source.ModulesDeviatedByModules.SupportedModules
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yangtools.yang.parser.spi.source.SupportedFeaturesNamespace.SupportedFeatures
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yangtools.yang.parser.spi.validation.ValidationBundlesNamespace.ValidationBundleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yangtools.yang.xpath.api.YangBinaryOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yangtools.yang.xpath.api.YangBooleanConstantExpr
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yangtools.yang.xpath.api.YangFunction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yangtools.yang.xpath.api.YangNaryOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yangtools.yang.xpath.api.YangXPathMathMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yangtools.yang.xpath.api.YangXPathNodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yangtools.yang2sources.spi.BasicCodeGenerator.ImportResolutionMode
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
ValueStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
ValueStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.value
 
ValueWithQName<V> - Class in org.opendaylight.yangtools.yang.data.impl.codec
 
ValueWithQName(QName, V) - Constructor for class org.opendaylight.yangtools.yang.data.impl.codec.ValueWithQName
 
ValueWrapper<T> - Interface in org.opendaylight.yangtools.concepts
Wraps around a value object.
vanillaReactor() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.reactor.RFC7950Reactors
Returns a pre-built CrossSourceStatementReactor supporting both RFC6020 and RFC7950.
vanillaReactorBuilder() - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.reactor.RFC7950Reactors
Returns a partially-configured CustomCrossSourceStatementReactorBuilder, with vanilla RFC6020/RFC7950 support enabled.
vanillaReactorBuilder(YangXPathParserFactory) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.reactor.RFC7950Reactors
 
variableReference() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.PrimaryExprContext
 
variableReference() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
VariableReferenceContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.VariableReferenceContext
 
Variant<T,​U> - Class in org.opendaylight.yangtools.concepts
Utility holder of a two-variant value.
Variant(T) - Constructor for class org.opendaylight.yangtools.concepts.Variant
 
Variant(U, Void) - Constructor for class org.opendaylight.yangtools.concepts.Variant
 
variantOf(String, String) - Static method in class org.opendaylight.yangtools.yang.common.CanonicalValueViolation
 
variantOf(Exception) - Static method in class org.opendaylight.yangtools.yang.common.CanonicalValueViolation
 
variantOf(String) - Static method in class org.opendaylight.yangtools.yang.common.CanonicalValueViolation
 
Version - Class in org.opendaylight.yangtools.yang.data.api.schema.tree.spi
The concept of a version, either node version, or a subtree version.
VERSION_1 - org.opendaylight.yangtools.yang.common.YangVersion
Version 1, as defined in RFC6020.
VERSION_1_1 - org.opendaylight.yangtools.yang.common.YangVersion
Version 1.1, as defined in RFC7950.
visitAbsolute_path(LeafRefPathParser.Absolute_pathContext) - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParserBaseVisitor
Visit a parse tree produced by LeafRefPathParser.absolute_path().
visitAbsolute_path(LeafRefPathParser.Absolute_pathContext) - Method in interface org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParserVisitor
Visit a parse tree produced by LeafRefPathParser.absolute_path().
visitArgument(YangStatementParser.ArgumentContext) - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParserBaseVisitor
Visit a parse tree produced by YangStatementParser.argument().
visitArgument(YangStatementParser.ArgumentContext) - Method in interface org.opendaylight.yangtools.yang.parser.antlr.YangStatementParserVisitor
Visit a parse tree produced by YangStatementParser.argument().
visitCurrent_function_invocation(LeafRefPathParser.Current_function_invocationContext) - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParserBaseVisitor
Visit a parse tree produced by LeafRefPathParser.current_function_invocation().
visitCurrent_function_invocation(LeafRefPathParser.Current_function_invocationContext) - Method in interface org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParserVisitor
Visit a parse tree produced by LeafRefPathParser.current_function_invocation().
visitDeref_expr(LeafRefPathParser.Deref_exprContext) - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParserBaseVisitor
Visit a parse tree produced by LeafRefPathParser.deref_expr().
visitDeref_expr(LeafRefPathParser.Deref_exprContext) - Method in interface org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParserVisitor
Visit a parse tree produced by LeafRefPathParser.deref_expr().
visitDeref_function_invocation(LeafRefPathParser.Deref_function_invocationContext) - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParserBaseVisitor
Visit a parse tree produced by LeafRefPathParser.deref_function_invocation().
visitDeref_function_invocation(LeafRefPathParser.Deref_function_invocationContext) - Method in interface org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParserVisitor
Visit a parse tree produced by LeafRefPathParser.deref_function_invocation().
visitDescendant_path(LeafRefPathParser.Descendant_pathContext) - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParserBaseVisitor
Visit a parse tree produced by LeafRefPathParser.descendant_path().
visitDescendant_path(LeafRefPathParser.Descendant_pathContext) - Method in interface org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParserVisitor
Visit a parse tree produced by LeafRefPathParser.descendant_path().
visitFile(YangStatementParser.FileContext) - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParserBaseVisitor
Visit a parse tree produced by YangStatementParser.file().
visitFile(YangStatementParser.FileContext) - Method in interface org.opendaylight.yangtools.yang.parser.antlr.YangStatementParserVisitor
Visit a parse tree produced by YangStatementParser.file().
visitIdentifier(LeafRefPathParser.IdentifierContext) - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParserBaseVisitor
Visit a parse tree produced by LeafRefPathParser.identifier().
visitIdentifier(LeafRefPathParser.IdentifierContext) - Method in interface org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParserVisitor
Visit a parse tree produced by LeafRefPathParser.identifier().
visitIdentifier_ref_arg(IfFeatureExpressionParser.Identifier_ref_argContext) - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParserBaseVisitor
Visit a parse tree produced by IfFeatureExpressionParser.identifier_ref_arg().
visitIdentifier_ref_arg(IfFeatureExpressionParser.Identifier_ref_argContext) - Method in interface org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParserVisitor
Visit a parse tree produced by IfFeatureExpressionParser.identifier_ref_arg().
visitIf_feature_expr(IfFeatureExpressionParser.If_feature_exprContext) - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParserBaseVisitor
Visit a parse tree produced by IfFeatureExpressionParser.if_feature_expr().
visitIf_feature_expr(IfFeatureExpressionParser.If_feature_exprContext) - Method in interface org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParserVisitor
Visit a parse tree produced by IfFeatureExpressionParser.if_feature_expr().
visitIf_feature_factor(IfFeatureExpressionParser.If_feature_factorContext) - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParserBaseVisitor
Visit a parse tree produced by IfFeatureExpressionParser.if_feature_factor().
visitIf_feature_factor(IfFeatureExpressionParser.If_feature_factorContext) - Method in interface org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParserVisitor
Visit a parse tree produced by IfFeatureExpressionParser.if_feature_factor().
visitIf_feature_term(IfFeatureExpressionParser.If_feature_termContext) - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParserBaseVisitor
Visit a parse tree produced by IfFeatureExpressionParser.if_feature_term().
visitIf_feature_term(IfFeatureExpressionParser.If_feature_termContext) - Method in interface org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParserVisitor
Visit a parse tree produced by IfFeatureExpressionParser.if_feature_term().
visitKeyword(YangStatementParser.KeywordContext) - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParserBaseVisitor
Visit a parse tree produced by YangStatementParser.keyword().
visitKeyword(YangStatementParser.KeywordContext) - Method in interface org.opendaylight.yangtools.yang.parser.antlr.YangStatementParserVisitor
Visit a parse tree produced by YangStatementParser.keyword().
visitNode_identifier(LeafRefPathParser.Node_identifierContext) - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParserBaseVisitor
Visit a parse tree produced by LeafRefPathParser.node_identifier().
visitNode_identifier(LeafRefPathParser.Node_identifierContext) - Method in interface org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParserVisitor
Visit a parse tree produced by LeafRefPathParser.node_identifier().
visitPath_arg(LeafRefPathParser.Path_argContext) - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParserBaseVisitor
Visit a parse tree produced by LeafRefPathParser.path_arg().
visitPath_arg(LeafRefPathParser.Path_argContext) - Method in interface org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParserVisitor
Visit a parse tree produced by LeafRefPathParser.path_arg().
visitPath_equality_expr(LeafRefPathParser.Path_equality_exprContext) - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParserBaseVisitor
Visit a parse tree produced by LeafRefPathParser.path_equality_expr().
visitPath_equality_expr(LeafRefPathParser.Path_equality_exprContext) - Method in interface org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParserVisitor
Visit a parse tree produced by LeafRefPathParser.path_equality_expr().
visitPath_key_expr(LeafRefPathParser.Path_key_exprContext) - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParserBaseVisitor
Visit a parse tree produced by LeafRefPathParser.path_key_expr().
visitPath_key_expr(LeafRefPathParser.Path_key_exprContext) - Method in interface org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParserVisitor
Visit a parse tree produced by LeafRefPathParser.path_key_expr().
visitPath_predicate(LeafRefPathParser.Path_predicateContext) - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParserBaseVisitor
Visit a parse tree produced by LeafRefPathParser.path_predicate().
visitPath_predicate(LeafRefPathParser.Path_predicateContext) - Method in interface org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParserVisitor
Visit a parse tree produced by LeafRefPathParser.path_predicate().
visitPath_str(LeafRefPathParser.Path_strContext) - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParserBaseVisitor
Visit a parse tree produced by LeafRefPathParser.path_str().
visitPath_str(LeafRefPathParser.Path_strContext) - Method in interface org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParserVisitor
Visit a parse tree produced by LeafRefPathParser.path_str().
visitPrefix(LeafRefPathParser.PrefixContext) - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParserBaseVisitor
Visit a parse tree produced by LeafRefPathParser.prefix().
visitPrefix(LeafRefPathParser.PrefixContext) - Method in interface org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParserVisitor
Visit a parse tree produced by LeafRefPathParser.prefix().
visitRel_path_keyexpr(LeafRefPathParser.Rel_path_keyexprContext) - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParserBaseVisitor
Visit a parse tree produced by LeafRefPathParser.rel_path_keyexpr().
visitRel_path_keyexpr(LeafRefPathParser.Rel_path_keyexprContext) - Method in interface org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParserVisitor
Visit a parse tree produced by LeafRefPathParser.rel_path_keyexpr().
visitRelative_path(LeafRefPathParser.Relative_pathContext) - Method in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParserBaseVisitor
Visit a parse tree produced by LeafRefPathParser.relative_path().
visitRelative_path(LeafRefPathParser.Relative_pathContext) - Method in interface org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParserVisitor
Visit a parse tree produced by LeafRefPathParser.relative_path().
visitStatement(YangStatementParser.StatementContext) - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParserBaseVisitor
Visit a parse tree produced by YangStatementParser.statement().
visitStatement(YangStatementParser.StatementContext) - Method in interface org.opendaylight.yangtools.yang.parser.antlr.YangStatementParserVisitor
Visit a parse tree produced by YangStatementParser.statement().
visitUnquotedString(YangStatementParser.UnquotedStringContext) - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParserBaseVisitor
Visit a parse tree produced by YangStatementParser.unquotedString().
visitUnquotedString(YangStatementParser.UnquotedStringContext) - Method in interface org.opendaylight.yangtools.yang.parser.antlr.YangStatementParserVisitor
Visit a parse tree produced by YangStatementParser.unquotedString().
VOCABULARY - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionLexer
 
VOCABULARY - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser
 
VOCABULARY - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathLexer
 
VOCABULARY - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
VOCABULARY - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementLexer
 
VOCABULARY - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser
 
VOCABULARY - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierLexer
 
VOCABULARY - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
VOCABULARY - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
VOCABULARY - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 

W

waitInQueueExecutionHandler() - Static method in class org.opendaylight.yangtools.util.ExecutorServiceUtil
Returns a RejectedExecutionHandler which blocks on the ThreadPoolExecutor's backing queue if a new thread cannot be spawned.
WARNING - org.opendaylight.yangtools.yang.common.RpcError.ErrorSeverity
 
wasProcessAsSimpleNode(NormalizedNode<?, ?>) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedNodeWriter
 
wasProcessedAsCompositeNode(NormalizedNode<?, ?>) - Method in class org.opendaylight.yangtools.rcf8528.data.util.MountPointNormalizedNodeWriter
 
wasProcessedAsCompositeNode(NormalizedNode<?, ?>) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedNodeWriter
 
wellFormedYinName(String, String) - Static method in class org.opendaylight.yangtools.yang.model.export.YinExportUtils
Returns well-formed file name of YIN file as defined in RFC6020.
wellFormedYinName(String, Optional<Revision>) - Static method in class org.opendaylight.yangtools.yang.model.export.YinExportUtils
Returns well-formed file name of YIN file as defined in RFC6020.
WHEN - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
WhenConditionAware - Interface in org.opendaylight.yangtools.yang.model.api
Mix-in interface for nodes which can be conditional on a when statement.
WhenEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
WhenStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
WhenStatementAwareDeclaredStatement<A> - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
WhenStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.when
 
Whitespace - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
Whitespace - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
withAnnotation(QName, Object) - Method in class org.opendaylight.yangtools.rfc7952.data.util.ImmutableNormalizedMetadata.Builder
 
withAnnotations(Map<QName, Object>) - Method in class org.opendaylight.yangtools.rfc7952.data.util.ImmutableNormalizedMetadata.Builder
 
WithArgument(String, A) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredStatement.WithArgument
 
WithArgument(StmtContext<A, ?, ?>) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredStatement.WithArgument
Deprecated.
withChild(ImmutableNormalizedMetadata) - Method in class org.opendaylight.yangtools.rfc7952.data.util.ImmutableNormalizedMetadata.Builder
 
withChild(DataContainerChild<?, ?>) - Method in interface org.opendaylight.yangtools.yang.data.impl.schema.builder.api.DataContainerNodeBuilder
 
withChild(DataContainerChild<?, ?>) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableAugmentationNodeBuilder
 
withChild(DataContainerChild<?, ?>) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableAugmentationNodeSchemaAwareBuilder
 
withChild(DataContainerChild<?, ?>) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableChoiceNodeSchemaAwareBuilder
 
withChild(DataContainerChild<?, ?>) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableContainerNodeSchemaAwareBuilder
 
withChild(DataContainerChild<?, ?>) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableMapEntryNodeBuilder
 
withChild(DataContainerChild<?, ?>) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableMapEntryNodeSchemaAwareBuilder
 
withChild(LeafSetEntryNode<T>) - Method in interface org.opendaylight.yangtools.yang.data.impl.schema.builder.api.ListNodeBuilder
 
withChild(LeafSetEntryNode<T>) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableLeafSetNodeBuilder
 
withChild(LeafSetEntryNode<T>) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableLeafSetNodeSchemaAwareBuilder
 
withChild(LeafSetEntryNode<T>) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedLeafSetNodeBuilder
 
withChild(LeafSetEntryNode<T>) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedLeafSetNodeSchemaAwareBuilder
 
withChild(MapEntryNode) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableMapNodeBuilder
 
withChild(MapEntryNode) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableMapNodeSchemaAwareBuilder
 
withChild(MapEntryNode) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedMapNodeBuilder
 
withChild(MapEntryNode) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedMapNodeSchemaAwareBuilder
 
withChild(UnkeyedListEntryNode) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableUnkeyedListNodeBuilder
 
withChild(V) - Method in interface org.opendaylight.yangtools.yang.data.impl.schema.builder.api.CollectionNodeBuilder
 
withChildren(Collection<ImmutableNormalizedMetadata>) - Method in class org.opendaylight.yangtools.rfc7952.data.util.ImmutableNormalizedMetadata.Builder
 
withChildValue(T) - Method in interface org.opendaylight.yangtools.yang.data.impl.schema.builder.api.ListNodeBuilder
 
withChildValue(T) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableLeafSetNodeBuilder
 
withChildValue(T) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableLeafSetNodeSchemaAwareBuilder
 
withChildValue(T) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedLeafSetNodeBuilder
 
withChildValue(T) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedLeafSetNodeSchemaAwareBuilder
 
withDaemon(boolean) - Method in class org.opendaylight.yangtools.util.concurrent.ImmutableThreadFactoryProvider
Copy the current immutable object by setting a value for the daemon attribute.
WithDataTree() - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredEffectiveStatement.WithDataTree
 
WithDataTree() - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractUndeclaredEffectiveStatement.WithDataTree
 
withError(RpcError.ErrorType, String) - Method in class org.opendaylight.yangtools.yang.common.RpcResultBuilder
Adds an error to the result.
withError(RpcError.ErrorType, String, String) - Method in class org.opendaylight.yangtools.yang.common.RpcResultBuilder
Adds an error to the result.
withError(RpcError.ErrorType, String, String, String, String, Throwable) - Method in class org.opendaylight.yangtools.yang.common.RpcResultBuilder
Adds an error to the result.
withError(RpcError.ErrorType, String, Throwable) - Method in class org.opendaylight.yangtools.yang.common.RpcResultBuilder
Adds an error to the result.
withIdentifier(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.rfc7952.data.util.ImmutableNormalizedMetadata.Builder
 
withLogger(Logger) - Method in class org.opendaylight.yangtools.util.concurrent.ImmutableThreadFactoryProvider
Copy the current immutable object by setting a value for the logger attribute.
withNamePrefix(String) - Method in class org.opendaylight.yangtools.util.concurrent.ImmutableThreadFactoryProvider
Copy the current immutable object by setting a value for the namePrefix attribute.
withNodeIdentifier(I) - Method in interface org.opendaylight.yangtools.yang.data.impl.schema.builder.api.DataContainerNodeBuilder
 
withNodeIdentifier(I) - Method in interface org.opendaylight.yangtools.yang.data.impl.schema.builder.api.NormalizedNodeBuilder
 
withNodeIdentifier(K) - Method in interface org.opendaylight.yangtools.yang.data.impl.schema.builder.api.NormalizedNodeContainerBuilder
 
withNodeIdentifier(YangInstanceIdentifier.AugmentationIdentifier) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableAugmentationNodeSchemaAwareBuilder
 
withNodeIdentifier(YangInstanceIdentifier.NodeIdentifier) - Method in interface org.opendaylight.yangtools.yang.data.impl.schema.builder.api.CollectionNodeBuilder
 
withNodeIdentifier(YangInstanceIdentifier.NodeIdentifier) - Method in interface org.opendaylight.yangtools.yang.data.impl.schema.builder.api.ListNodeBuilder
 
withNodeIdentifier(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableAnyXmlNodeSchemaAwareBuilder
 
withNodeIdentifier(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableChoiceNodeSchemaAwareBuilder
 
withNodeIdentifier(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableContainerNodeSchemaAwareBuilder
 
withNodeIdentifier(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableLeafNodeSchemaAwareBuilder
 
withNodeIdentifier(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableLeafSetNodeBuilder
 
withNodeIdentifier(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableLeafSetNodeSchemaAwareBuilder
 
withNodeIdentifier(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableMapNodeBuilder
 
withNodeIdentifier(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableMapNodeSchemaAwareBuilder
 
withNodeIdentifier(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedLeafSetNodeBuilder
 
withNodeIdentifier(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedLeafSetNodeSchemaAwareBuilder
 
withNodeIdentifier(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedMapNodeBuilder
 
withNodeIdentifier(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedMapNodeSchemaAwareBuilder
 
withNodeIdentifier(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableUnkeyedListNodeBuilder
 
withNodeIdentifier(YangInstanceIdentifier.NodeIdentifierWithPredicates) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableMapEntryNodeSchemaAwareBuilder
 
withNodeIdentifier(YangInstanceIdentifier.NodeWithValue) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableLeafSetEntryNodeSchemaAwareBuilder
 
WithoutArgument() - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredStatement.WithoutArgument
 
withoutChild(YangInstanceIdentifier.PathArgument) - Method in interface org.opendaylight.yangtools.yang.data.impl.schema.builder.api.CollectionNodeBuilder
 
withoutChild(YangInstanceIdentifier.PathArgument) - Method in interface org.opendaylight.yangtools.yang.data.impl.schema.builder.api.DataContainerNodeBuilder
 
withoutChild(YangInstanceIdentifier.PathArgument) - Method in interface org.opendaylight.yangtools.yang.data.impl.schema.builder.api.ListNodeBuilder
 
withoutChild(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableAugmentationNodeBuilder
 
withoutChild(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableLeafSetNodeBuilder
 
withoutChild(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableMapNodeBuilder
 
withoutChild(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedLeafSetNodeBuilder
 
withoutChild(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedMapNodeBuilder
 
withoutChild(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableUnkeyedListNodeBuilder
 
withoutRevision() - Method in class org.opendaylight.yangtools.yang.common.QName
Returns a QName with the same namespace and local name, but with no revision.
withoutRevision() - Method in class org.opendaylight.yangtools.yang.common.QNameModule
Returns a QNameModule with the same namespace, but with no revision.
withPriority(int) - Method in class org.opendaylight.yangtools.util.concurrent.ImmutableThreadFactoryProvider
Copy the current immutable object by setting a present value for the optional priority attribute.
withPriority(Optional<Integer>) - Method in class org.opendaylight.yangtools.util.concurrent.ImmutableThreadFactoryProvider
Copy the current immutable object by setting an optional value for the priority attribute.
WithQNameArgument(QName) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredStatement.WithQNameArgument
 
WithRawArgument(String) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredStatement.WithRawArgument
 
WithRawArgument(StmtContext<A, ?, ?>) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredStatement.WithRawArgument
Deprecated.
WithRawStringArgument(String) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredStatement.WithRawStringArgument
 
WithRawStringArgument(StmtContext<String, ?, ?>) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredStatement.WithRawStringArgument
Deprecated.
withResult(Builder<T>) - Method in class org.opendaylight.yangtools.yang.common.RpcResultBuilder
Sets the value of the result.
withResult(T) - Method in class org.opendaylight.yangtools.yang.common.RpcResultBuilder
Sets the value of the result.
withRpcError(RpcError) - Method in class org.opendaylight.yangtools.yang.common.RpcResultBuilder
Adds an RpcError.
withRpcErrors(Collection<? extends RpcError>) - Method in class org.opendaylight.yangtools.yang.common.RpcResultBuilder
Adds RpcErrors.
WithSchemaTree() - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredEffectiveStatement.WithSchemaTree
 
WithSchemaTree() - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractUndeclaredEffectiveStatement.WithSchemaTree
 
WithSubstatements(A, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredStatement.ArgumentToString.WithSubstatements
 
WithSubstatements(ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredStatement.WithoutArgument.WithSubstatements
 
WithSubstatements(D, A, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredEffectiveStatement.DefaultWithArgument.WithSubstatements
 
WithSubstatements(D, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredEffectiveStatement.DefaultArgument.WithSubstatements
 
WithSubstatements(D, StmtContext<?, ?, ?>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredEffectiveStatement.DefaultWithDataTree.WithSubstatements
 
WithSubstatements(D, StmtContext<?, ?, ?>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredEffectiveStatement.DefaultWithSchemaTree.WithSubstatements
 
WithSubstatements(String, A, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredStatement.WithArgument.WithSubstatements
 
WithSubstatements(String, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredStatement.WithRawStringArgument.WithSubstatements
 
WithSubstatements(QName, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredStatement.WithQNameArgument.WithSubstatements
 
WithSubstatements(StmtContext<?, ?, ?>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractUndeclaredEffectiveStatement.DefaultWithDataTree.WithSubstatements
 
WithSubstatements(StmtContext<?, ?, ?>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractUndeclaredEffectiveStatement.DefaultWithSchemaTree.WithSubstatements
 
WithSubstatements(StmtContext<A, ?, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredStatement.WithArgument.WithSubstatements
Deprecated.
WithSubstatements(StmtContext<String, ?, ?>, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractDeclaredStatement.WithRawStringArgument.WithSubstatements
Deprecated.
withValue(Collection<CV>) - Method in interface org.opendaylight.yangtools.yang.data.impl.schema.builder.api.NormalizedNodeContainerBuilder
 
withValue(Collection<DataContainerChild<? extends YangInstanceIdentifier.PathArgument, ?>>) - Method in interface org.opendaylight.yangtools.yang.data.impl.schema.builder.api.DataContainerNodeBuilder
 
withValue(Collection<DataContainerChild<? extends YangInstanceIdentifier.PathArgument, ?>>) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableMapEntryNodeBuilder
 
withValue(Collection<LeafSetEntryNode<T>>) - Method in interface org.opendaylight.yangtools.yang.data.impl.schema.builder.api.ListNodeBuilder
 
withValue(Collection<LeafSetEntryNode<T>>) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableLeafSetNodeBuilder
 
withValue(Collection<LeafSetEntryNode<T>>) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedLeafSetNodeBuilder
 
withValue(Collection<MapEntryNode>) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableMapNodeBuilder
 
withValue(Collection<MapEntryNode>) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableOrderedMapNodeBuilder
 
withValue(Collection<UnkeyedListEntryNode>) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableUnkeyedListNodeBuilder
 
withValue(Collection<V>) - Method in interface org.opendaylight.yangtools.yang.data.impl.schema.builder.api.CollectionNodeBuilder
 
withValue(DOMSource) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableAnyXmlNodeSchemaAwareBuilder
 
withValue(T) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableLeafNodeSchemaAwareBuilder
 
withValue(T) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.ImmutableLeafSetEntryNodeSchemaAwareBuilder
 
withValue(V) - Method in interface org.opendaylight.yangtools.yang.data.impl.schema.builder.api.NormalizedNodeBuilder
 
withWarning(RpcError.ErrorType, String, String) - Method in class org.opendaylight.yangtools.yang.common.RpcResultBuilder
Adds a warning to the result.
withWarning(RpcError.ErrorType, String, String, String, String, Throwable) - Method in class org.opendaylight.yangtools.yang.common.RpcResultBuilder
Adds a warning to the result.
wrapAsList(Collection<E>) - Static method in class org.opendaylight.yangtools.util.CollectionWrappers
Wrap the specified Collection as a List.
wrapAsSet(Collection<E>) - Static method in class org.opendaylight.yangtools.util.CollectionWrappers
Wrap the specified Collection as a Set.
wrapValue(V) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.nodes.AbstractImmutableNormalizedValueNode
 
wrapWithImplicit(StatementContextBase<?, ?, ?>) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase
 
WritableIdentifier - Interface in org.opendaylight.yangtools.concepts
A combination of both Identifier and WritableObject.
WritableObject - Interface in org.opendaylight.yangtools.concepts
Marker interface for an object which can be written out to an DataOutput.
WritableObjects - Class in org.opendaylight.yangtools.concepts
Utility methods for working with WritableObjects.
write(ByteBuf, Uint16) - Static method in class org.opendaylight.yangtools.yang.common.netty.ByteBufUtils
Write a Uint16 to specified buffer.
write(ByteBuf, Uint32) - Static method in class org.opendaylight.yangtools.yang.common.netty.ByteBufUtils
Write a Uint32 to specified buffer.
write(ByteBuf, Uint64) - Static method in class org.opendaylight.yangtools.yang.common.netty.ByteBufUtils
Write a Uint64 to specified buffer.
write(ByteBuf, Uint8) - Static method in class org.opendaylight.yangtools.yang.common.netty.ByteBufUtils
Write a Uint8 to specified buffer.
write(Collection<DataContainerChild<?, ?>>) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.SchemaOrderedNormalizedNodeWriter
Iterate over the provided collection and emit write events to the encapsulated NormalizedNodeStreamWriter.
write(NormalizedNode<?, ?>) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedNodeWriter
Iterate over the provided NormalizedNode and emit write events to the encapsulated NormalizedNodeStreamWriter.
write(NormalizedNode<?, ?>) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.SchemaOrderedNormalizedNodeWriter
 
write(NormalizedNode<?, ?>, NormalizedMetadata) - Method in class org.opendaylight.yangtools.rfc7952.data.util.NormalizedMetadataWriter
Iterate over the provided NormalizedNode and NormalizedMetadata and emit write events to the encapsulated NormalizedNodeStreamWriter.
write(NormalizedNodeStreamWriter) - Method in class org.opendaylight.yangtools.yang.data.util.AbstractNodeDataWithSchema
Emit this node's events into the specified writer.
write(NormalizedNodeStreamWriter, StreamWriterMetadataExtension) - Method in class org.opendaylight.yangtools.yang.data.util.AbstractNodeDataWithSchema
 
write(NormalizedNodeStreamWriter, StreamWriterMetadataExtension) - Method in class org.opendaylight.yangtools.yang.data.util.AbstractMountPointDataWithSchema
 
write(NormalizedNodeStreamWriter, StreamWriterMetadataExtension) - Method in class org.opendaylight.yangtools.yang.data.util.AnydataNodeDataWithSchema
 
write(NormalizedNodeStreamWriter, StreamWriterMetadataExtension) - Method in class org.opendaylight.yangtools.yang.data.util.AnyXmlNodeDataWithSchema
 
write(NormalizedNodeStreamWriter, StreamWriterMetadataExtension) - Method in class org.opendaylight.yangtools.yang.data.util.CompositeNodeDataWithSchema
 
write(NormalizedNodeStreamWriter, StreamWriterMetadataExtension) - Method in class org.opendaylight.yangtools.yang.data.util.ContainerNodeDataWithSchema
 
write(NormalizedNodeStreamWriter, StreamWriterMetadataExtension) - Method in class org.opendaylight.yangtools.yang.data.util.LeafListEntryNodeDataWithSchema
 
write(NormalizedNodeStreamWriter, StreamWriterMetadataExtension) - Method in class org.opendaylight.yangtools.yang.data.util.LeafListNodeDataWithSchema
 
write(NormalizedNodeStreamWriter, StreamWriterMetadataExtension) - Method in class org.opendaylight.yangtools.yang.data.util.LeafNodeDataWithSchema
 
write(NormalizedNodeStreamWriter, StreamWriterMetadataExtension) - Method in class org.opendaylight.yangtools.yang.data.util.ListNodeDataWithSchema
 
write(NormalizedNodeStreamWriter, StreamWriterMetadataExtension) - Method in class org.opendaylight.yangtools.yang.data.util.YangModeledAnyXmlNodeDataWithSchema
 
write(YangInstanceIdentifier.PathArgument, NormalizedNode<?, ?>) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeModificationCursor
Replace the data at specified path with supplied data.
write(YangInstanceIdentifier, NormalizedNode<?, ?>) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeModification
Replace the data at specified path with supplied data.
write(YangInstanceIdentifier, NormalizedNode<?, ?>) - Method in class org.opendaylight.yangtools.yang.data.api.schema.tree.SynchronizedDataTreeModification
 
WRITE - org.opendaylight.yangtools.yang.data.api.schema.tree.ModificationType
This node has been placed into the tree, potentially completely replacing pre-existing contents.
writeBody(OutputStream) - Method in class org.opendaylight.yangtools.plugin.generator.api.AbstractGeneratedTextFile
 
writeBody(OutputStream) - Method in interface org.opendaylight.yangtools.plugin.generator.api.GeneratedFile
Write the body of this file into specified OutputStream.
writeBody(Writer) - Method in class org.opendaylight.yangtools.plugin.generator.api.AbstractGeneratedTextFile
Write the body of this file into specified Writer.
writeChild(NormalizedNode<?, ?>) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedNodeStreamWriter
Add a child not to the currently-open builder.
writeChildren(Iterable<? extends NormalizedNode<?, ?>>) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedNodeWriter
Emit events for all children and then emit an endNode() event.
writeChildren(Iterable<? extends NormalizedNode<?, ?>>) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.SchemaOrderedNormalizedNodeWriter
 
writeDataTreeCandidate(NormalizedNodeDataOutput, DataTreeCandidate) - Static method in class org.opendaylight.yangtools.yang.data.codec.binfmt.DataTreeCandidateInputOutput
 
writeFull(StatementWriter, QNameToStatementDefinition, PrefixToModule, YangVersion) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.YangStatementStreamSource
 
writeFull(StatementWriter, QNameToStatementDefinition, PrefixToModule, YangVersion) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.YinStatementStreamSource
 
writeFull(StatementWriter, QNameToStatementDefinition, PrefixToModule, YangVersion) - Method in interface org.opendaylight.yangtools.yang.parser.spi.source.StatementStreamSource
Emits every statements present in this statement source to supplied writer based on specified yang version.
writeLinkage(StatementWriter, QNameToStatementDefinition, PrefixToModule, YangVersion) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.YangStatementStreamSource
 
writeLinkage(StatementWriter, QNameToStatementDefinition, PrefixToModule, YangVersion) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.YinStatementStreamSource
 
writeLinkage(StatementWriter, QNameToStatementDefinition, PrefixToModule, YangVersion) - Method in interface org.opendaylight.yangtools.yang.parser.spi.source.StatementStreamSource
Emits only linkage-related statements to supplied writer based on specified YANG version.
writeLinkageAndStatementDefinitions(StatementWriter, QNameToStatementDefinition, PrefixToModule, YangVersion) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.YangStatementStreamSource
 
writeLinkageAndStatementDefinitions(StatementWriter, QNameToStatementDefinition, PrefixToModule, YangVersion) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.YinStatementStreamSource
 
writeLinkageAndStatementDefinitions(StatementWriter, QNameToStatementDefinition, PrefixToModule, YangVersion) - Method in interface org.opendaylight.yangtools.yang.parser.spi.source.StatementStreamSource
Emits only linkage and language extension statements to supplied writer based on specified YANG version.
writeLong(DataOutput, long) - Static method in class org.opendaylight.yangtools.concepts.WritableObjects
writeLong(DataOutput, long, int) - Static method in class org.opendaylight.yangtools.concepts.WritableObjects
Write a long value into a DataOutput, compressing potential zero bytes.
writeLongs(DataOutput, long, long) - Static method in class org.opendaylight.yangtools.concepts.WritableObjects
Write two consecutive long values.
writeMandatory(ByteBuf, Byte, String) - Static method in class org.opendaylight.yangtools.yang.common.netty.ByteBufUtils
Write a Byte property to specified buffer.
writeMandatory(ByteBuf, Integer, String) - Static method in class org.opendaylight.yangtools.yang.common.netty.ByteBufUtils
Write a Integer property to specified buffer.
writeMandatory(ByteBuf, Long, String) - Static method in class org.opendaylight.yangtools.yang.common.netty.ByteBufUtils
Write a Long property to specified buffer.
writeMandatory(ByteBuf, Short, String) - Static method in class org.opendaylight.yangtools.yang.common.netty.ByteBufUtils
Write a Short property to specified buffer.
writeMandatory(ByteBuf, Uint16, String) - Static method in class org.opendaylight.yangtools.yang.common.netty.ByteBufUtils
Write a Uint16 property to specified buffer.
writeMandatory(ByteBuf, Uint32, String) - Static method in class org.opendaylight.yangtools.yang.common.netty.ByteBufUtils
Write a Uint32 property to specified buffer.
writeMandatory(ByteBuf, Uint64, String) - Static method in class org.opendaylight.yangtools.yang.common.netty.ByteBufUtils
Write a Uint64 property to specified buffer.
writeMandatory(ByteBuf, Uint8, String) - Static method in class org.opendaylight.yangtools.yang.common.netty.ByteBufUtils
Write a Uint8 property to specified buffer.
writeMapEntryNode(MapEntryNode) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedNodeWriter
 
writeMetadata(StreamWriterMetadataExtension) - Method in class org.opendaylight.yangtools.yang.data.util.AbstractNodeDataWithSchema
 
writeModuleAsYinText(Module, OutputStream) - Static method in class org.opendaylight.yangtools.yang.model.export.YinExportUtils
writeModuleAsYinText(ModuleEffectiveStatement, OutputStream) - Static method in class org.opendaylight.yangtools.yang.model.export.YinExportUtils
Write a module as a YIN text into specified OutputStream.
writeNormalizedNode(NormalizedNode<?, ?>) - Method in interface org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeDataOutput
 
writeOptional(ByteBuf, Byte) - Static method in class org.opendaylight.yangtools.yang.common.netty.ByteBufUtils
Write a Byte value to specified buffer if it is not null.
writeOptional(ByteBuf, Integer) - Static method in class org.opendaylight.yangtools.yang.common.netty.ByteBufUtils
Write a Integer value to specified buffer if it is not null.
writeOptional(ByteBuf, Long) - Static method in class org.opendaylight.yangtools.yang.common.netty.ByteBufUtils
Write a Long value to specified buffer if it is not null.
writeOptional(ByteBuf, Short) - Static method in class org.opendaylight.yangtools.yang.common.netty.ByteBufUtils
Write a Byte value to specified buffer if it is not null.
writeOptional(ByteBuf, Uint16) - Static method in class org.opendaylight.yangtools.yang.common.netty.ByteBufUtils
Write a Uint16 value to specified buffer if it is not null.
writeOptional(ByteBuf, Uint32) - Static method in class org.opendaylight.yangtools.yang.common.netty.ByteBufUtils
Write a Uint32 value to specified buffer if it is not null.
writeOptional(ByteBuf, Uint64) - Static method in class org.opendaylight.yangtools.yang.common.netty.ByteBufUtils
Write a Uint64 value to specified buffer if it is not null.
writeOptional(ByteBuf, Uint8) - Static method in class org.opendaylight.yangtools.yang.common.netty.ByteBufUtils
Write a Uint8 value to specified buffer if it is not null.
writeOptionalNormalizedNode(NormalizedNode<?, ?>) - Method in interface org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeDataOutput
 
writeOrZero(ByteBuf, Byte) - Static method in class org.opendaylight.yangtools.yang.common.netty.ByteBufUtils
Write a Byte value to specified buffer if it is not null, otherwise write one zero byte.
writeOrZero(ByteBuf, Integer) - Static method in class org.opendaylight.yangtools.yang.common.netty.ByteBufUtils
Write a Integer value to specified buffer if it is not null, otherwise write four zero bytes.
writeOrZero(ByteBuf, Long) - Static method in class org.opendaylight.yangtools.yang.common.netty.ByteBufUtils
Write a Byte value to specified buffer if it is not null, otherwise write eight zero bytes.
writeOrZero(ByteBuf, Short) - Static method in class org.opendaylight.yangtools.yang.common.netty.ByteBufUtils
Write a Short value to specified buffer if it is not null, otherwise write two zero bytes.
writeOrZero(ByteBuf, Uint16) - Static method in class org.opendaylight.yangtools.yang.common.netty.ByteBufUtils
Write a Uint16 value to specified buffer if it is not null, otherwise write two zero bytes.
writeOrZero(ByteBuf, Uint32) - Static method in class org.opendaylight.yangtools.yang.common.netty.ByteBufUtils
Write a Uint32 value to specified buffer if it is not null, otherwise write four zero bytes.
writeOrZero(ByteBuf, Uint64) - Static method in class org.opendaylight.yangtools.yang.common.netty.ByteBufUtils
Write a Uint64 value to specified buffer if it is not null, otherwise write eight zero bytes.
writeOrZero(ByteBuf, Uint8) - Static method in class org.opendaylight.yangtools.yang.common.netty.ByteBufUtils
Write a Uint8 value to specified buffer if it is not null, otherwise write one zero byte.
writePathArgument(YangInstanceIdentifier.PathArgument) - Method in interface org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeDataOutput
 
writePreLinkage(StatementWriter, QNameToStatementDefinition) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.YangStatementStreamSource
 
writePreLinkage(StatementWriter, QNameToStatementDefinition) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.YinStatementStreamSource
 
writePreLinkage(StatementWriter, QNameToStatementDefinition) - Method in interface org.opendaylight.yangtools.yang.parser.spi.source.StatementStreamSource
Emits only pre-linkage-related statements to supplied writer.
writeQName(QName) - Method in interface org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeDataOutput
 
writeSchemaNodeIdentifier(SchemaNodeIdentifier) - Method in interface org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeDataOutput
 
writeSchemaPath(SchemaPath) - Method in interface org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeDataOutput
Deprecated, for removal: This API element is subject to removal in a future version.
writeSubmoduleAsYinText(Module, Submodule, OutputStream) - Static method in class org.opendaylight.yangtools.yang.model.export.YinExportUtils
writeSubmoduleAsYinText(ModuleEffectiveStatement, SubmoduleEffectiveStatement, OutputStream) - Static method in class org.opendaylight.yangtools.yang.model.export.YinExportUtils
Write a submodule as a YIN text into specified OutputStream.
writeTo(DataOutput) - Method in interface org.opendaylight.yangtools.concepts.WritableObject
Serialize this object into a DataOutput as a fixed-format stream.
writeTo(DataOutput) - Method in class org.opendaylight.yangtools.rfc6643.model.api.ObjectIdentifier
 
writeTo(DataOutput) - Method in class org.opendaylight.yangtools.rfc8528.data.api.MountPointIdentifier
 
writeTo(DataOutput) - Method in class org.opendaylight.yangtools.yang.common.BiMapYangNamespaceContext
 
writeTo(DataOutput) - Method in class org.opendaylight.yangtools.yang.common.QName
 
writeTo(DataOutput) - Method in class org.opendaylight.yangtools.yang.common.QNameModule
 
writeTo(DataOutput) - Method in class org.opendaylight.yangtools.yang.common.QualifiedQName
 
writeTo(DataOutput) - Method in class org.opendaylight.yangtools.yang.common.UnqualifiedQName
 
writeTo(DataOutput) - Method in class org.opendaylight.yangtools.yang.data.api.DatastoreIdentifier
 
writeTo(NormalizedNodeStreamWriter) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedAnydata
 
writeTo(NormalizedNodeStreamWriter, boolean) - Method in class org.opendaylight.yangtools.rfc7952.data.util.ImmutableMetadataNormalizedAnydata
 
writeTo(NormalizedNodeStreamWriter, boolean) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedAnydata
 
writeTo(NormalizedNodeStreamWriter, MountPointContext) - Method in interface org.opendaylight.yangtools.rfc8528.data.api.MountPointChild
Stream this child into a writer, with the help of a SchemaContext.
writeTo(NormalizedNodeStreamWriter, EffectiveModelContext, DataSchemaNode) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.AbstractNormalizableAnydata
 
writeUint16(ByteBuf, Uint16) - Static method in class org.opendaylight.yangtools.yang.common.netty.ByteBufUtils
Write a Uint16 to specified buffer.
writeUint32(ByteBuf, Uint32) - Static method in class org.opendaylight.yangtools.yang.common.netty.ByteBufUtils
Write a Uint32 to specified buffer.
writeUint64(ByteBuf, Uint64) - Static method in class org.opendaylight.yangtools.yang.common.netty.ByteBufUtils
Write a Uint64 to specified buffer.
writeUint8(ByteBuf, Uint8) - Static method in class org.opendaylight.yangtools.yang.common.netty.ByteBufUtils
Write a Uint8 to specified buffer.
writeValue(O, T) - Method in interface org.opendaylight.yangtools.yang.data.util.codec.TypeAwareCodec
Serialize specified value with specified JsonWriter.
writeYangInstanceIdentifier(YangInstanceIdentifier) - Method in interface org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeDataOutput
 
written(NormalizedNode<?, ?>) - Static method in class org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeCandidateNodes
Return a DataTreeCandidateNode pretending specified node was written without the data exsting beforehand.
WSP - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierLexer
 
WSP - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
WSP() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.EqQuotedStringContext
 
WSP() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.KeyPredicateContext
 
WSP() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.LeafListPredicateContext
 
WSP() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.PosContext
 
WSP(int) - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.EqQuotedStringContext
 
WSP(int) - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.KeyPredicateContext
 
WSP(int) - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.LeafListPredicateContext
 
WSP(int) - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.PosContext
 

X

XmlCodecFactory - Class in org.opendaylight.yangtools.yang.data.codec.xml
A thread-safe factory for instantiating XmlCodecs.
XmlParserStream - Class in org.opendaylight.yangtools.yang.data.codec.xml
This class provides functionality for parsing an XML source containing YANG-modeled data.
XMLStreamNormalizedNodeStreamWriter<T> - Class in org.opendaylight.yangtools.yang.data.codec.xml
A NormalizedNodeStreamWriter which translates the events into an XMLStreamWriter, resulting in an RFC6020 XML encoding.
XPathBooleanResult - Interface in org.opendaylight.yangtools.yang.data.jaxen.api
Deprecated.
XPathDocument<T> - Interface in org.opendaylight.yangtools.yang.data.api.xpath
The notion of a W3C documented bound to a specific object model.
XPathDocument - Interface in org.opendaylight.yangtools.yang.data.jaxen.api
Deprecated.
XPathExpression - Interface in org.opendaylight.yangtools.yang.data.jaxen.api
Deprecated.
xpathLexer - Class in org.opendaylight.yangtools.yang.xpath.antlr
 
xpathLexer(CharStream) - Constructor for class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
XPathNodesetResult - Interface in org.opendaylight.yangtools.yang.data.jaxen.api
Deprecated.
XPathNumberResult - Interface in org.opendaylight.yangtools.yang.data.jaxen.api
Deprecated.
xpathParser - Class in org.opendaylight.yangtools.yang.xpath.antlr
 
xpathParser(TokenStream) - Constructor for class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
xpathParser.AbbreviatedStepContext - Class in org.opendaylight.yangtools.yang.xpath.antlr
 
xpathParser.AbsoluteLocationPathNorootContext - Class in org.opendaylight.yangtools.yang.xpath.antlr
 
xpathParser.AdditiveExprContext - Class in org.opendaylight.yangtools.yang.xpath.antlr
 
xpathParser.AndExprContext - Class in org.opendaylight.yangtools.yang.xpath.antlr
 
xpathParser.AxisSpecifierContext - Class in org.opendaylight.yangtools.yang.xpath.antlr
 
xpathParser.EqualityExprContext - Class in org.opendaylight.yangtools.yang.xpath.antlr
 
xpathParser.ExprContext - Class in org.opendaylight.yangtools.yang.xpath.antlr
 
xpathParser.FilterExprContext - Class in org.opendaylight.yangtools.yang.xpath.antlr
 
xpathParser.FunctionCallContext - Class in org.opendaylight.yangtools.yang.xpath.antlr
 
xpathParser.FunctionNameContext - Class in org.opendaylight.yangtools.yang.xpath.antlr
 
xpathParser.LocationPathContext - Class in org.opendaylight.yangtools.yang.xpath.antlr
 
xpathParser.MainContext - Class in org.opendaylight.yangtools.yang.xpath.antlr
 
xpathParser.MultiplicativeExprContext - Class in org.opendaylight.yangtools.yang.xpath.antlr
 
xpathParser.NameTestContext - Class in org.opendaylight.yangtools.yang.xpath.antlr
 
xpathParser.NCNameContext - Class in org.opendaylight.yangtools.yang.xpath.antlr
 
xpathParser.NodeTestContext - Class in org.opendaylight.yangtools.yang.xpath.antlr
 
xpathParser.OrExprContext - Class in org.opendaylight.yangtools.yang.xpath.antlr
 
xpathParser.PathExprNoRootContext - Class in org.opendaylight.yangtools.yang.xpath.antlr
 
xpathParser.PredicateContext - Class in org.opendaylight.yangtools.yang.xpath.antlr
 
xpathParser.PrimaryExprContext - Class in org.opendaylight.yangtools.yang.xpath.antlr
 
xpathParser.QNameContext - Class in org.opendaylight.yangtools.yang.xpath.antlr
 
xpathParser.RelationalExprContext - Class in org.opendaylight.yangtools.yang.xpath.antlr
 
xpathParser.RelativeLocationPathContext - Class in org.opendaylight.yangtools.yang.xpath.antlr
 
xpathParser.StepContext - Class in org.opendaylight.yangtools.yang.xpath.antlr
 
xpathParser.UnaryExprNoRootContext - Class in org.opendaylight.yangtools.yang.xpath.antlr
 
xpathParser.UnionExprNoRootContext - Class in org.opendaylight.yangtools.yang.xpath.antlr
 
xpathParser.VariableReferenceContext - Class in org.opendaylight.yangtools.yang.xpath.antlr
 
XPathResult<T> - Interface in org.opendaylight.yangtools.yang.data.jaxen.api
Deprecated.
XPathSchemaContext - Interface in org.opendaylight.yangtools.yang.data.jaxen.api
Deprecated.
XPathSchemaContextFactory - Interface in org.opendaylight.yangtools.yang.data.jaxen.api
Deprecated.
XPathStringResult - Interface in org.opendaylight.yangtools.yang.data.jaxen.api
Deprecated.
XPathSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
 
XPathSupport(YangXPathParserFactory) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.XPathSupport
 

Y

YANG_DATA - org.opendaylight.yangtools.rfc8040.model.api.YangDataStatements
 
YANG_VERSION - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
YANG_XPATH_FUNCTIONS_PREFIX - Static variable in class org.opendaylight.yangtools.yang.common.YangConstants
Prefix for YANG-specific XPath functions.
YangBinaryExpr - Class in org.opendaylight.yangtools.yang.xpath.api
YangBinaryOperator - Enum in org.opendaylight.yangtools.yang.xpath.api
YANG XPath binary operator.
YangBooleanConstantExpr - Enum in org.opendaylight.yangtools.yang.xpath.api
Expressions which evaluate to a logical true or false.
YangConstantExpr<T> - Interface in org.opendaylight.yangtools.yang.xpath.api
Common interface for all YANG XPath constant expressions.
YangConstants - Class in org.opendaylight.yangtools.yang.common
Constant definitions present in RFC documents related to the YANG language.
YangDataConstants - Class in org.opendaylight.yangtools.rfc8040.model.api
Constants associated with RFC8040.
YangDataEffectiveStatement - Interface in org.opendaylight.yangtools.rfc8040.model.api
Effective statement representation of 'yang-data' extension defined in RFC 8040.
YangDataSchemaNode - Interface in org.opendaylight.yangtools.rfc8040.model.api
Represents 'yang-data' extension statement defined in RFC8040.
YangDataStatement - Interface in org.opendaylight.yangtools.rfc8040.model.api
Declared statement representation of 'yang-data' extension defined in RFC 8040.
YangDataStatements - Enum in org.opendaylight.yangtools.rfc8040.model.api
StatementDefinitions for statements defined by RFC8040.
YangDataStatementSupport - Class in org.opendaylight.yangtools.rfc8040.parser
 
YangError - Interface in org.opendaylight.yangtools.yang.common
An error condition raised as a consequence of a YANG-defined contract.
YangErrorListener - Class in org.opendaylight.yangtools.yang.parser.rfc7950.repo
 
YangErrorListener(SourceIdentifier) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.repo.YangErrorListener
 
YangExpr - Interface in org.opendaylight.yangtools.yang.xpath.api
Common base interface for all YANG Expression components.
YangFilterExpr - Class in org.opendaylight.yangtools.yang.xpath.api
 
YangFunction - Enum in org.opendaylight.yangtools.yang.xpath.api
Functions known to a YANG XPath.
YangFunctionCallExpr - Class in org.opendaylight.yangtools.yang.xpath.api
Function call invocation.
YangInstanceIdentifier - Class in org.opendaylight.yangtools.yang.data.api
Unique identifier of a particular node instance in the data tree.
YangInstanceIdentifier.AugmentationIdentifier - Class in org.opendaylight.yangtools.yang.data.api
Composite path argument identifying a AugmentationNode node in particular subtree.
YangInstanceIdentifier.InstanceIdentifierBuilder - Interface in org.opendaylight.yangtools.yang.data.api
Fluent Builder of Instance Identifier instances.
YangInstanceIdentifier.NodeIdentifier - Class in org.opendaylight.yangtools.yang.data.api
Simple path argument identifying a ContainerNode or LeafNode leaf in particular subtree.
YangInstanceIdentifier.NodeIdentifierWithPredicates - Class in org.opendaylight.yangtools.yang.data.api
Composite path argument identifying a MapEntryNode leaf overall data tree.
YangInstanceIdentifier.NodeIdentifierWithPredicates.Singleton - Class in org.opendaylight.yangtools.yang.data.api
 
YangInstanceIdentifier.NodeWithValue<T> - Class in org.opendaylight.yangtools.yang.data.api
Simple path argument identifying a LeafSetEntryNode leaf overall data tree.
YangInstanceIdentifier.PathArgument - Interface in org.opendaylight.yangtools.yang.data.api
Path argument / component of InstanceIdentifier.
YangInvalidValueException - Exception in org.opendaylight.yangtools.yang.data.api.codec
Dedicated exception for reporting conditions where error-tag should be reported as invalid-value.
YangInvalidValueException(RpcError.ErrorType, ConstraintMetaDefinition, String) - Constructor for exception org.opendaylight.yangtools.yang.data.api.codec.YangInvalidValueException
 
YangLibraryConstants - Class in org.opendaylight.yangtools.rfc8528.data.api
Constants related to ietf-yang-library.yang.
YangLibraryConstants.ContainerName - Enum in org.opendaylight.yangtools.rfc8528.data.api
Top-level containers which hold YANG Library information, ordered by descending preference, with more modern and/or preferred entries first.
YangLiteralExpr - Class in org.opendaylight.yangtools.yang.xpath.api
An XPath literal expression.
YangLocationPath - Class in org.opendaylight.yangtools.yang.xpath.api
 
YangLocationPath.Absolute - Class in org.opendaylight.yangtools.yang.xpath.api
 
YangLocationPath.AxisStep - Class in org.opendaylight.yangtools.yang.xpath.api
 
YangLocationPath.NamespaceStep - Class in org.opendaylight.yangtools.yang.xpath.api
 
YangLocationPath.NodeTypeStep - Class in org.opendaylight.yangtools.yang.xpath.api
 
YangLocationPath.ProcessingInstructionStep - Class in org.opendaylight.yangtools.yang.xpath.api
 
YangLocationPath.QNameStep - Class in org.opendaylight.yangtools.yang.xpath.api
A step along an axis.
YangLocationPath.Relative - Class in org.opendaylight.yangtools.yang.xpath.api
 
YangLocationPath.ResolvedQNameStep - Class in org.opendaylight.yangtools.yang.xpath.api
 
YangLocationPath.Step - Class in org.opendaylight.yangtools.yang.xpath.api
 
YangLocationPath.UnresolvedQNameStep - Class in org.opendaylight.yangtools.yang.xpath.api
 
YangModelDependencyInfo - Class in org.opendaylight.yangtools.yang.parser.rfc7950.repo
Helper transfer object which holds basic and dependency information for YANG model.
YangModelDependencyInfo.ModuleDependencyInfo - Class in org.opendaylight.yangtools.yang.parser.rfc7950.repo
Dependency information for YANG module.
YangModelDependencyInfo.SubmoduleDependencyInfo - Class in org.opendaylight.yangtools.yang.parser.rfc7950.repo
Dependency information for submodule, also provides name for parent module.
yangModeledAnyXmlBuilder(YangModeledAnyxmlSchemaNode) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
 
YangModeledAnyXmlNode - Interface in org.opendaylight.yangtools.yang.data.api.schema
AnyXML node with schema of contained XML data.
YangModeledAnyXmlNodeDataWithSchema - Class in org.opendaylight.yangtools.yang.data.util
Utility class used for tracking parser state as needed by a StAX-like parser.
YangModeledAnyXmlNodeDataWithSchema(YangModeledAnyxmlSchemaNode) - Constructor for class org.opendaylight.yangtools.yang.data.util.YangModeledAnyXmlNodeDataWithSchema
 
YangModeledAnyxmlSchemaNode - Interface in org.opendaylight.yangtools.odlext.model.api
The "YangModeledAnyXml" interface defines an interior node in the schema tree.
YangNames - Class in org.opendaylight.yangtools.yang.common
Utility class for handling various naming conventions mentioned in YANG and related specifications.
YangNamespaceContext - Interface in org.opendaylight.yangtools.yang.common
Interface for mapping between String prefixes and QNameModule namespaces.
YangNamespaceContextNamespace - Interface in org.opendaylight.yangtools.yang.parser.rfc7950.namespace
 
YangNaryExpr - Class in org.opendaylight.yangtools.yang.xpath.api
A YangExpr combining a YangNaryOperator with a set of expressions.
YangNaryOperator - Enum in org.opendaylight.yangtools.yang.xpath.api
YANG XPath binary operator.
YangNegateExpr - Class in org.opendaylight.yangtools.yang.xpath.api
 
YangNumberExpr - Class in org.opendaylight.yangtools.yang.xpath.api
A number-bearing expression.
YangParser - Interface in org.opendaylight.yangtools.yang.model.parser.api
Configurable single-use YANG parser.
YangParserException - Exception in org.opendaylight.yangtools.yang.model.parser.api
Base exception reported by YangParser.
YangParserException(String) - Constructor for exception org.opendaylight.yangtools.yang.model.parser.api.YangParserException
 
YangParserException(String, Throwable) - Constructor for exception org.opendaylight.yangtools.yang.model.parser.api.YangParserException
 
YangParserFactory - Interface in org.opendaylight.yangtools.yang.model.parser.api
Basic entry point into a YANG parser implementation.
YangParserFactoryImpl - Class in org.opendaylight.yangtools.yang.parser.impl
Reference YangParserFactory implementation.
YangParserFactoryImpl() - Constructor for class org.opendaylight.yangtools.yang.parser.impl.YangParserFactoryImpl
YangParserFactoryImpl(CrossSourceStatementReactor) - Constructor for class org.opendaylight.yangtools.yang.parser.impl.YangParserFactoryImpl
Construct a new YangParserFactory backed by specified reactor.
YangParserFactoryImpl(YangXPathParserFactory) - Constructor for class org.opendaylight.yangtools.yang.parser.impl.YangParserFactoryImpl
 
YangParserTestUtils - Class in org.opendaylight.yangtools.yang.test.util
Utility class which provides convenience methods for producing effective schema context based on the supplied yang/yin sources or paths to these sources.
YangPathExpr - Class in org.opendaylight.yangtools.yang.xpath.api
 
YangPredicateAware - Interface in org.opendaylight.yangtools.yang.xpath.api
Common interface for YangFilterExpr and YangLocationPath.Step, both of which can contain predicates.
YangQNameExpr - Class in org.opendaylight.yangtools.yang.xpath.api
An XPath QName expression.
YangQNameExpr.Resolved - Class in org.opendaylight.yangtools.yang.xpath.api
 
YangQNameExpr.Unresolved - Class in org.opendaylight.yangtools.yang.xpath.api
 
YangSchemaSourceRepresentation - Interface in org.opendaylight.yangtools.yang.model.repo.api
YangStatementLexer - Class in org.opendaylight.yangtools.yang.parser.antlr
 
YangStatementLexer(CharStream) - Constructor for class org.opendaylight.yangtools.yang.parser.antlr.YangStatementLexer
 
YangStatementParser - Class in org.opendaylight.yangtools.yang.parser.antlr
 
YangStatementParser(TokenStream) - Constructor for class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser
 
YangStatementParser.ArgumentContext - Class in org.opendaylight.yangtools.yang.parser.antlr
 
YangStatementParser.FileContext - Class in org.opendaylight.yangtools.yang.parser.antlr
 
YangStatementParser.KeywordContext - Class in org.opendaylight.yangtools.yang.parser.antlr
 
YangStatementParser.StatementContext - Class in org.opendaylight.yangtools.yang.parser.antlr
 
YangStatementParser.UnquotedStringContext - Class in org.opendaylight.yangtools.yang.parser.antlr
 
YangStatementParserBaseVisitor<T> - Class in org.opendaylight.yangtools.yang.parser.antlr
This class provides an empty implementation of YangStatementParserVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.
YangStatementParserBaseVisitor() - Constructor for class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParserBaseVisitor
 
YangStatementParserVisitor<T> - Interface in org.opendaylight.yangtools.yang.parser.antlr
This interface defines a complete generic visitor for a parse tree produced by YangStatementParser.
YangStatementStreamSource - Class in org.opendaylight.yangtools.yang.parser.rfc7950.repo
This class represents implementation of StatementStreamSource in order to emit YANG statements using supplied StatementWriter.
YangStmtMapping - Enum in org.opendaylight.yangtools.yang.model.api
Mapping for both RFC6020 and RFC7950 statements.
YangSyntaxErrorException - Exception in org.opendaylight.yangtools.yang.model.parser.api
 
YangSyntaxErrorException(SourceIdentifier, int, int, String) - Constructor for exception org.opendaylight.yangtools.yang.model.parser.api.YangSyntaxErrorException
 
YangSyntaxErrorException(SourceIdentifier, int, int, String, Throwable) - Constructor for exception org.opendaylight.yangtools.yang.model.parser.api.YangSyntaxErrorException
 
YangTextSchemaContextResolver - Class in org.opendaylight.yangtools.yang.parser.repo
 
YangTextSchemaSource - Class in org.opendaylight.yangtools.yang.model.repo.api
YANG text schema source representation.
YangTextSchemaSource(SourceIdentifier) - Constructor for class org.opendaylight.yangtools.yang.model.repo.api.YangTextSchemaSource
 
YangTextSchemaSourceRegistration - Interface in org.opendaylight.yangtools.yang.parser.repo
 
YangTextSnippet - Class in org.opendaylight.yangtools.yang.model.export
A YANG text snippet generated from a DeclaredStatement.
YangValidationBundles - Class in org.opendaylight.yangtools.yang.parser.rfc7950.reactor
 
YangVariableReferenceExpr - Class in org.opendaylight.yangtools.yang.xpath.api
 
YangVersion - Enum in org.opendaylight.yangtools.yang.common
Enumeration of supported YANG versions.
YangVersionEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
YangVersionStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
YangVersionStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.yang_version
 
YangXPathAxis - Enum in org.opendaylight.yangtools.yang.xpath.api
XPath evaluation axis, as defined in XPath 1.0.
YangXPathExpression - Interface in org.opendaylight.yangtools.yang.xpath.api
An XPath expression.
YangXPathExpression.QualifiedBound - Interface in org.opendaylight.yangtools.yang.xpath.api
A Qualified-bound expression.
YangXPathExpression.UnqualifiedBound - Interface in org.opendaylight.yangtools.yang.xpath.api
 
YangXPathMathMode - Enum in org.opendaylight.yangtools.yang.xpath.api
YangXPathParser number compliance knobs.
YangXPathMathSupport - Interface in org.opendaylight.yangtools.yang.xpath.api
Interface supporting mathematical operations.
YangXPathNodeType - Enum in org.opendaylight.yangtools.yang.xpath.api
XPath node type as defined in XPath 1.0.
YangXPathParser - Interface in org.opendaylight.yangtools.yang.xpath.api
Interface for converting a String into a YangXPathExpression.
YangXPathParser.QualifiedBound - Interface in org.opendaylight.yangtools.yang.xpath.api
A YangXPathParser bound to a YangNamespaceContext, producing Qualified-bound Expressions.
YangXPathParser.UnqualifiedBound - Interface in org.opendaylight.yangtools.yang.xpath.api
A YangXPathParser bound to a YangNamespaceContext and a default namespace, producing Unqualified-bound Expressions.
YangXPathParserFactory - Interface in org.opendaylight.yangtools.yang.xpath.api
Factory for creating YangXPathParsers.
YIN_ELEMENT - org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
YinDomSchemaSource - Class in org.opendaylight.yangtools.yang.model.repo.api
Utility YinXmlSchemaSource exposing a W3C DOMSource representation of YIN model.
YinElementEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
YinElementStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
YinElementStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.yin_element
 
YinExportUtils - Class in org.opendaylight.yangtools.yang.model.export
 
YinSchemaSourceRepresentation - Interface in org.opendaylight.yangtools.yang.model.repo.api
YinStatementStreamSource - Class in org.opendaylight.yangtools.yang.parser.rfc7950.repo
YinTextSchemaSource - Class in org.opendaylight.yangtools.yang.model.repo.api
YIN text schema source representation.
YinTextSchemaSource(SourceIdentifier) - Constructor for class org.opendaylight.yangtools.yang.model.repo.api.YinTextSchemaSource
 
YinTextToDomTransformer - Class in org.opendaylight.yangtools.yang.parser.rfc7950.repo
A SchemaSourceTransformer which handles translation of models from YinTextSchemaSource representation into YinDomSchemaSource.
YinXMLEventReaderFactory - Class in org.opendaylight.yangtools.yang.model.export
Factory for creating XMLEventReader instances reporting events equivalent to reading a YIN document defining a specified ModuleEffectiveStatement.
YinXmlSchemaSource - Interface in org.opendaylight.yangtools.yang.model.repo.api
YIN text schema source representation.

Z

ZERO - Static variable in class org.opendaylight.yangtools.yang.common.Uint16
Value of 0.
ZERO - Static variable in class org.opendaylight.yangtools.yang.common.Uint32
Value of 0.
ZERO - Static variable in class org.opendaylight.yangtools.yang.common.Uint64
Value of 0.
ZERO - Static variable in class org.opendaylight.yangtools.yang.common.Uint8
Value of 0.

_

_ATN - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionLexer
 
_ATN - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser
 
_ATN - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathLexer
 
_ATN - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
_ATN - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementLexer
 
_ATN - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser
 
_ATN - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierLexer
 
_ATN - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
_ATN - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
_ATN - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
_decisionToDFA - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionLexer
 
_decisionToDFA - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser
 
_decisionToDFA - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathLexer
 
_decisionToDFA - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
_decisionToDFA - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementLexer
 
_decisionToDFA - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser
 
_decisionToDFA - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierLexer
 
_decisionToDFA - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
_decisionToDFA - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
_decisionToDFA - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
_serializedATN - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionLexer
 
_serializedATN - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser
 
_serializedATN - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathLexer
 
_serializedATN - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
_serializedATN - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementLexer
 
_serializedATN - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser
 
_serializedATN - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierLexer
 
_serializedATN - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
_serializedATN - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
_serializedATN - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
_sharedContextCache - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionLexer
 
_sharedContextCache - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser
 
_sharedContextCache - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathLexer
 
_sharedContextCache - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser
 
_sharedContextCache - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementLexer
 
_sharedContextCache - Static variable in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser
 
_sharedContextCache - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierLexer
 
_sharedContextCache - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
_sharedContextCache - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
_sharedContextCache - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages