Index

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 and Interfaces|All Packages|Constant Field Values|Serialized Form

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
 
AbstractAnydataNode<T> - Class in org.opendaylight.yangtools.yang.data.api.schema
Abstract base class for AnydataNode implementations.
AbstractAnydataNode() - Constructor for class org.opendaylight.yangtools.yang.data.api.schema.AbstractAnydataNode
 
AbstractAnyxmlNode<T> - Class in org.opendaylight.yangtools.yang.data.api.schema
Abstract base class for AnyxmlNode implementations.
AbstractAnyxmlNode() - Constructor for class org.opendaylight.yangtools.yang.data.api.schema.AbstractAnyxmlNode
 
AbstractAugmentable<T> - Class in org.opendaylight.yangtools.binding.lib
Abstract base class for implementing immutable Augmentable classes.
AbstractAugmentable() - Constructor for class org.opendaylight.yangtools.binding.lib.AbstractAugmentable
 
AbstractAugmentable(ImmutableMap<Class<? extends Augmentation<T>>, Augmentation<T>>) - Constructor for class org.opendaylight.yangtools.binding.lib.AbstractAugmentable
 
AbstractAugmentable(Map<Class<? extends Augmentation<T>>, Augmentation<T>>) - Constructor for class org.opendaylight.yangtools.binding.lib.AbstractAugmentable
 
AbstractAugmentable(AbstractAugmentable<T>) - Constructor for class org.opendaylight.yangtools.binding.lib.AbstractAugmentable
 
AbstractBindingLazyContainerNode<T,C> - Class in org.opendaylight.yangtools.binding.data.codec.spi
A ContainerNode backed by a binding DataObject, with lazy instantiation of the ContainerNode view.
AbstractBindingLazyContainerNode(YangInstanceIdentifier.NodeIdentifier, T, C) - Constructor for class org.opendaylight.yangtools.binding.data.codec.spi.AbstractBindingLazyContainerNode
 
AbstractBindingNormalizedNodeSerializer - Class in org.opendaylight.yangtools.binding.data.codec.spi
 
AbstractBindingNormalizedNodeSerializer() - Constructor for class org.opendaylight.yangtools.binding.data.codec.spi.AbstractBindingNormalizedNodeSerializer
 
AbstractBindingRuntimeContext - Class in org.opendaylight.yangtools.binding.runtime.api
Runtime Context for Java YANG Binding classes.
AbstractBindingRuntimeContext() - Constructor for class org.opendaylight.yangtools.binding.runtime.api.AbstractBindingRuntimeContext
 
AbstractBooleanStatementSupport<D,E> - Class in org.opendaylight.yangtools.yang.parser.spi.meta
Specialization of AbstractStatementSupport for statements which carry a Boolean argument and are essentially context-independent.
AbstractBooleanStatementSupport(StatementDefinition, E, E, StatementSupport.StatementPolicy<Boolean, D>, YangParserConfiguration, SubstatementValidator) - Constructor for class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractBooleanStatementSupport
 
AbstractBuilderTemplate - Class in org.opendaylight.yangtools.binding.codegen
 
AbstractBuilderTemplate(AbstractJavaGeneratedType, GeneratedType, GeneratedType, Set<BuilderGeneratedProperty>, Type, GeneratedTransferObject) - Constructor for class org.opendaylight.yangtools.binding.codegen.AbstractBuilderTemplate
 
AbstractBuilderTemplate(GeneratedType, GeneratedType, GeneratedTransferObject) - Constructor for class org.opendaylight.yangtools.binding.codegen.AbstractBuilderTemplate
 
AbstractCanonicalValueSupport<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,V> - 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
 
AbstractChoiceEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
AbstractChoiceNode - Class in org.opendaylight.yangtools.yang.data.api.schema
Abstract base class for ChoiceNode implementations.
AbstractChoiceNode() - Constructor for class org.opendaylight.yangtools.yang.data.api.schema.AbstractChoiceNode
 
AbstractCodecFactory<T> - 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
 
AbstractCompositeContext - Class in org.opendaylight.yangtools.yang.data.util.impl.context
 
AbstractCompositeGenerator<S,R> - Class in org.opendaylight.yangtools.binding.generator.impl.reactor
A composite generator.
AbstractContainerEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
AbstractContainerNode - Class in org.opendaylight.yangtools.yang.data.api.schema
Abstract base class for ContainerNode implementations.
AbstractContainerNode() - Constructor for class org.opendaylight.yangtools.yang.data.api.schema.AbstractContainerNode
 
AbstractContext - Class in org.opendaylight.yangtools.yang.data.util.impl.context
Schema derived data providing necessary information for mapping between NormalizedNode and serialization format defined in RFC6020, since the mapping is not one-to-one.
AbstractDataObjectIdentifierBuilder<T> - Class in org.opendaylight.yangtools.binding.impl
 
AbstractDataObjectReference<T,S> - Class in org.opendaylight.yangtools.binding.impl
Base implementation of DataObjectReference.
AbstractDataObjectReference(Iterable<? extends S>) - Constructor for class org.opendaylight.yangtools.binding.impl.AbstractDataObjectReference
 
AbstractDataObjectReferenceBuilder<T> - Class in org.opendaylight.yangtools.binding.impl
Base implementation of DataObjectReference.Builder.
AbstractDataObjectReferenceBuilder(DataObjectReference<T>) - Constructor for class org.opendaylight.yangtools.binding.impl.AbstractDataObjectReferenceBuilder
 
AbstractDataObjectReferenceBuilder(DataObjectStep<?>) - Constructor for class org.opendaylight.yangtools.binding.impl.AbstractDataObjectReferenceBuilder
 
AbstractDataObjectReferenceBuilder(ExactDataObjectStep<?>) - Constructor for class org.opendaylight.yangtools.binding.impl.AbstractDataObjectReferenceBuilder
 
AbstractDataObjectReferenceBuilder(AbstractDataObjectReferenceBuilder<?>) - Constructor for class org.opendaylight.yangtools.binding.impl.AbstractDataObjectReferenceBuilder
 
AbstractDataStringCodec<T> - Class in org.opendaylight.yangtools.yang.data.impl.codec
 
AbstractDataStringCodec() - Constructor for class org.opendaylight.yangtools.yang.data.impl.codec.AbstractDataStringCodec
 
AbstractDataTreeCandidateNode - Class in org.opendaylight.yangtools.yang.data.tree.spi
Abstract base class for DataTreeCandidateNode implementations.
AbstractDataTreeCandidateNode(ModificationType) - Constructor for class org.opendaylight.yangtools.yang.data.tree.spi.AbstractDataTreeCandidateNode
 
AbstractDeclaredEffectiveStatement<A,D> - Class in org.opendaylight.yangtools.yang.model.spi.meta
Base stateless superclass for statements which (logically) always have an associated DeclaredStatement.
AbstractDeclaredEffectiveStatement() - Constructor for class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement
 
AbstractDeclaredEffectiveStatement.Default<A,D> - Class in org.opendaylight.yangtools.yang.model.spi.meta
A stateful version of AbstractDeclaredEffectiveStatement, which holds (and requires) a declared statement.
AbstractDeclaredEffectiveStatement.DefaultArgument<A,D> - Class in org.opendaylight.yangtools.yang.model.spi.meta
An extra building block on top of AbstractDeclaredEffectiveStatement.Default, which is wiring AbstractDeclaredEffectiveStatement.DefaultArgument.argument() to the declared statement.
AbstractDeclaredEffectiveStatement.DefaultArgument.WithSubstatements<A,D> - Class in org.opendaylight.yangtools.yang.model.spi.meta
 
AbstractDeclaredEffectiveStatement.DefaultWithArgument<A,D> - Class in org.opendaylight.yangtools.yang.model.spi.meta
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> - Class in org.opendaylight.yangtools.yang.model.spi.meta
 
AbstractDeclaredEffectiveStatement.DefaultWithDataTree<A,D> - Class in org.opendaylight.yangtools.yang.model.spi.meta
AbstractDeclaredEffectiveStatement.DefaultWithDataTree.WithTypedefNamespace<A,D> - Class in org.opendaylight.yangtools.yang.model.spi.meta
 
AbstractDeclaredEffectiveStatement.DefaultWithSchemaTree<A,D> - Class in org.opendaylight.yangtools.yang.model.spi.meta
AbstractDeclaredEffectiveStatement.WithDataTree<A,D> - Class in org.opendaylight.yangtools.yang.model.spi.meta
Base stateless superclass for DataTreeAwareEffectiveStatements.
AbstractDeclaredEffectiveStatement.WithSchemaTree<A,D> - Class in org.opendaylight.yangtools.yang.model.spi.meta
Base stateless superclass form SchemaTreeAwareEffectiveStatements.
AbstractDeclaredStatement<A> - Class in org.opendaylight.yangtools.yang.model.api.meta
Abstract base class for DeclaredStatement implementations.
AbstractDeclaredStatement<A> - Class in org.opendaylight.yangtools.yang.model.spi.meta
An abstract base class for DeclaredStatement implementations.
AbstractDeclaredStatement() - Constructor for class org.opendaylight.yangtools.yang.model.api.meta.AbstractDeclaredStatement
 
AbstractDeclaredStatement() - Constructor for class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement
 
AbstractDeclaredStatement.ArgumentToString<A> - Class in org.opendaylight.yangtools.yang.model.spi.meta
 
AbstractDeclaredStatement.ArgumentToString.WithSubstatements<A> - Class in org.opendaylight.yangtools.yang.model.spi.meta
 
AbstractDeclaredStatement.WithArgument<A> - Class in org.opendaylight.yangtools.yang.model.spi.meta
 
AbstractDeclaredStatement.WithArgument.WithSubstatements<A> - Class in org.opendaylight.yangtools.yang.model.spi.meta
 
AbstractDeclaredStatement.WithoutArgument - Class in org.opendaylight.yangtools.yang.model.spi.meta
 
AbstractDeclaredStatement.WithoutArgument.WithSubstatements - Class in org.opendaylight.yangtools.yang.model.spi.meta
 
AbstractDeclaredStatement.WithQNameArgument - Class in org.opendaylight.yangtools.yang.model.spi.meta
 
AbstractDeclaredStatement.WithQNameArgument.WithSubstatements - Class in org.opendaylight.yangtools.yang.model.spi.meta
 
AbstractDeclaredStatement.WithRawArgument<A> - Class in org.opendaylight.yangtools.yang.model.spi.meta
 
AbstractDeclaredStatement.WithRawArgument.WithSubstatements<A> - Class in org.opendaylight.yangtools.yang.model.spi.meta
 
AbstractDeclaredStatement.WithRawStringArgument - Class in org.opendaylight.yangtools.yang.model.spi.meta
 
AbstractDeclaredStatement.WithRawStringArgument.WithSubstatements - Class in org.opendaylight.yangtools.yang.model.spi.meta
 
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.yang.data.util
Abstract base class for dynamic resolvers.
AbstractDynamicMountPointContextFactory(MountPointLabel) - Constructor for class org.opendaylight.yangtools.yang.data.util.AbstractDynamicMountPointContextFactory
 
AbstractEffectiveModule<D,E> - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
 
AbstractEffectiveModule(EffectiveStmtCtx.Current<UnresolvedQName.Unqualified, D>, ImmutableList<? extends EffectiveStatement<?, ?>>, String) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
 
AbstractEffectiveStatement<A,D> - Class in org.opendaylight.yangtools.yang.model.api.meta
Abstract base class for EffectiveStatement implementations.
AbstractEffectiveStatement() - Constructor for class org.opendaylight.yangtools.yang.model.api.meta.AbstractEffectiveStatement
 
AbstractEffectiveStatementInference<T> - Class in org.opendaylight.yangtools.yang.model.spi
AbstractEffectiveStatementInference(EffectiveModelContext) - Constructor for class org.opendaylight.yangtools.yang.model.spi.AbstractEffectiveStatementInference
 
AbstractEffectiveStatementInference.WithPath<T> - Class in org.opendaylight.yangtools.yang.model.spi
A simple capture of an AbstractEffectiveStatementInference and a list of EffectiveStatements.
AbstractEffectiveUnknownSchmemaNode<A,D> - Class in org.opendaylight.yangtools.yang.model.spi.meta
AbstractEffectiveUnknownSchmemaNode(D, A, CopyableNode, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.spi.meta.AbstractEffectiveUnknownSchmemaNode
 
AbstractEmptyStatementSupport<D,E> - Class in org.opendaylight.yangtools.yang.parser.spi.meta
 
AbstractEmptyStatementSupport(StatementDefinition, StatementSupport.StatementPolicy<Empty, D>, YangParserConfiguration, SubstatementValidator) - Constructor for class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractEmptyStatementSupport
 
AbstractEntryObject<T,K> - Class in org.opendaylight.yangtools.binding.lib
Abstract base class for implementations of EntryObject.
AbstractEntryObject(Map<Class<? extends Augmentation<T>>, Augmentation<T>>, K) - Constructor for class org.opendaylight.yangtools.binding.lib.AbstractEntryObject
 
AbstractEnumerationBuilder - Class in org.opendaylight.yangtools.binding.model.ri.generated.type.builder
 
AbstractExplicitGenerator<S,R> - Class in org.opendaylight.yangtools.binding.generator.impl.reactor
An explicit Generator, associated with a particular EffectiveStatement.
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
 
AbstractGroupingEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
AbstractHierarchicalIdentifier<T,I> - Class in org.opendaylight.yangtools.concepts
An opinionated superclass for implementing HierarchicalIdentifiers.
AbstractHierarchicalIdentifier() - Constructor for class org.opendaylight.yangtools.concepts.AbstractHierarchicalIdentifier
 
AbstractIdentifiable<T,I> - Class in org.opendaylight.yangtools.concepts
 
AbstractIdentifiable(I) - 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<S,D> - Class in org.opendaylight.yangtools.yang.data.api.codec
An abstract base class enforcing nullness contract around IllegalArgumentCodec interface.
AbstractIllegalArgumentCodec() - Constructor for class org.opendaylight.yangtools.yang.data.api.codec.AbstractIllegalArgumentCodec
 
AbstractInputStreamNormalizer<T> - Class in org.opendaylight.yangtools.yang.data.util.codec
An AbstractCodecFactory which additionally provides services defined in InputStreamNormalizer.
AbstractInputStreamNormalizer(EffectiveModelContext, CodecCache<T>) - Constructor for class org.opendaylight.yangtools.yang.data.util.codec.AbstractInputStreamNormalizer
 
AbstractIntegerStringCodec<N,T> - 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.
AbstractInternedStatementSupport<A,D,E> - Class in org.opendaylight.yangtools.yang.parser.spi.meta
A AbstractStatementSupport specialized for global interning.
AbstractInternedStatementSupport(StatementDefinition, StatementSupport.StatementPolicy<A, D>, YangParserConfiguration, SubstatementValidator) - Constructor for class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractInternedStatementSupport
 
AbstractInternedStringStatementSupport<D,E> - Class in org.opendaylight.yangtools.yang.parser.spi.meta
A specialization of AbstractInternedStatementSupport for String arguments.
AbstractInternedStringStatementSupport(StatementDefinition, StatementSupport.StatementPolicy<String, D>, YangParserConfiguration, SubstatementValidator) - Constructor for class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractInternedStringStatementSupport
 
AbstractLeafEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
AbstractLeafNode<T> - Class in org.opendaylight.yangtools.yang.data.api.schema
Abstract base class for LeafNode implementations.
AbstractLeafNode() - Constructor for class org.opendaylight.yangtools.yang.data.api.schema.AbstractLeafNode
 
AbstractLeafSetEntryNode<T> - Class in org.opendaylight.yangtools.yang.data.api.schema
Abstract base class for LeafSetEntryNode implementations.
AbstractLeafSetEntryNode() - Constructor for class org.opendaylight.yangtools.yang.data.api.schema.AbstractLeafSetEntryNode
 
AbstractMapEntryNode - Class in org.opendaylight.yangtools.yang.data.api.schema
Abstract base class for MapEntryNode implementations.
AbstractMapEntryNode() - Constructor for class org.opendaylight.yangtools.yang.data.api.schema.AbstractMapEntryNode
 
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.yang.data.util
Abstract base class for MountPointContextFactory implementations, which can process RFC8525 mount point definitions.
AbstractMountPointContextFactory(MountPointLabel) - Constructor for class org.opendaylight.yangtools.yang.data.util.AbstractMountPointContextFactory
 
AbstractMountPointContextFactory.MountPointDefinition - Record Class in org.opendaylight.yangtools.yang.data.util
Definition of a MountPoint, as known to RFC8528.
AbstractMountPointDataWithSchema<T> - Class in org.opendaylight.yangtools.yang.data.util
A CompositeNodeDataWithSchema which can hold mount-point data.
AbstractNodeDataWithSchema<T> - Class in org.opendaylight.yangtools.yang.data.util
Utility abstract class for tracking parser state, as needed by StAX-like parser.
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
 
AbstractNormalizedNode<T> - Class in org.opendaylight.yangtools.yang.data.api.schema
Abstract base class for NormalizedNode implementations.
AbstractNormalizedNode() - Constructor for class org.opendaylight.yangtools.yang.data.api.schema.AbstractNormalizedNode
 
AbstractObjectRegistration<T> - Class in org.opendaylight.yangtools.concepts
Utility registration handle.
AbstractObjectRegistration(T) - Constructor for class org.opendaylight.yangtools.concepts.AbstractObjectRegistration
 
AbstractOpaqueData<T> - Class in org.opendaylight.yangtools.binding.lib
Utility class for OpaqueData implementations.
AbstractOpaqueData() - Constructor for class org.opendaylight.yangtools.binding.lib.AbstractOpaqueData
 
AbstractOpaqueObject<T> - Class in org.opendaylight.yangtools.binding.lib
Utility base class for OpaqueObject implementations.
AbstractOpaqueObject() - Constructor for class org.opendaylight.yangtools.binding.lib.AbstractOpaqueObject
 
AbstractParserErrorListener<E> - 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.spi
Convenience base class for PathExpression implementations.
AbstractPathExpression(String) - Constructor for class org.opendaylight.yangtools.yang.model.spi.AbstractPathExpression
 
AbstractPathMixinContext - Class in org.opendaylight.yangtools.yang.data.util.impl.context
 
AbstractQName - Class in org.opendaylight.yangtools.yang.common
Abstract superclass for sharing QName references, which can either be resolved QNames or unresolved UnresolvedQName.Unqualified and UnresolvedQName.Qualifieds.
AbstractQNameStatementSupport<D,E> - Class in org.opendaylight.yangtools.yang.parser.spi.meta
Specialization of AbstractStatementSupport for QName statement arguments.
AbstractQNameStatementSupport(StatementDefinition, StatementSupport.StatementPolicy<QName, D>, YangParserConfiguration, SubstatementValidator) - Constructor for class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractQNameStatementSupport
 
AbstractRefStatement<A,D> - Class in org.opendaylight.yangtools.yang.model.spi.meta
Abstract base class for DeclaredStatement implementations which decorate a statement with a DeclarationReference.
AbstractRefStatement(D, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.spi.meta.AbstractRefStatement
 
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.spi
 
AbstractSchemaContext() - Constructor for class org.opendaylight.yangtools.yang.model.spi.AbstractSchemaContext
 
AbstractSchemaRepository - Class in org.opendaylight.yangtools.yang.model.repo.spi
Abstract base class for SchemaRepository implementations.
AbstractSchemaRepository() - Constructor for class org.opendaylight.yangtools.yang.model.repo.spi.AbstractSchemaRepository
 
AbstractSchemaSourceCache<T> - Class in org.opendaylight.yangtools.yang.model.repo.spi
Abstract base class for cache-type SchemaSourceListeners.
AbstractSchemaSourceCache(SchemaSourceRegistry, Class<T>, PotentialSchemaSource.Costs) - Constructor for class org.opendaylight.yangtools.yang.model.repo.spi.AbstractSchemaSourceCache
 
AbstractSchemaTreeStatementSupport<D,E> - Class in org.opendaylight.yangtools.yang.parser.spi.meta
Specialization of AbstractQNameStatementSupport for SchemaTreeEffectiveStatement implementations.
AbstractSchemaTreeStatementSupport(StatementDefinition, StatementSupport.StatementPolicy<QName, D>, YangParserConfiguration, SubstatementValidator) - Constructor for class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractSchemaTreeStatementSupport
 
AbstractSimpleIdentifiable<T> - Class in org.opendaylight.yangtools.concepts
 
AbstractSimpleIdentifiable(T) - Constructor for class org.opendaylight.yangtools.concepts.AbstractSimpleIdentifiable
 
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,E> - Class in org.opendaylight.yangtools.yang.parser.spi.meta
Baseline implementation class for common StatementSupport implementations.
AbstractStatementSupport(StatementDefinition, StatementSupport.StatementPolicy<A, D>, YangParserConfiguration, SubstatementValidator) - Constructor for class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractStatementSupport
 
AbstractStringIdentifier<T> - Class in org.opendaylight.yangtools.util
Utility Identifier backed by a UUID.
AbstractStringIdentifier(String) - Constructor for class org.opendaylight.yangtools.util.AbstractStringIdentifier
 
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
 
AbstractStringStatementSupport<D,E> - Class in org.opendaylight.yangtools.yang.parser.spi.meta
Specialization of AbstractStatementSupport for String statement arguments.
AbstractStringStatementSupport(StatementDefinition, StatementSupport.StatementPolicy<String, D>, YangParserConfiguration, SubstatementValidator) - Constructor for class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractStringStatementSupport
 
AbstractStringUnionCodec - Class in org.opendaylight.yangtools.yang.data.util
 
AbstractStringUnionCodec(DataSchemaNode, UnionTypeDefinition) - Constructor for class org.opendaylight.yangtools.yang.data.util.AbstractStringUnionCodec
 
AbstractSystemLeafSetNode<T> - Class in org.opendaylight.yangtools.yang.data.api.schema
Abstract base class for implementing SystemLeafSetNodes.
AbstractSystemLeafSetNode() - Constructor for class org.opendaylight.yangtools.yang.data.api.schema.AbstractSystemLeafSetNode
 
AbstractSystemMapNode - Class in org.opendaylight.yangtools.yang.data.api.schema
Abstract base class for SystemMapNode implementations.
AbstractSystemMapNode() - Constructor for class org.opendaylight.yangtools.yang.data.api.schema.AbstractSystemMapNode
 
AbstractType - Class in org.opendaylight.yangtools.binding.model.api
It is used only as ancestor for other Types.
AbstractType(JavaTypeName) - Constructor for class org.opendaylight.yangtools.binding.model.api.AbstractType
Constructs the instance of this class with a JavaTypeName.
AbstractUndeclaredEffectiveStatement<A,D> - Class in org.opendaylight.yangtools.yang.model.spi.meta
 
AbstractUndeclaredEffectiveStatement() - Constructor for class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement
 
AbstractUndeclaredEffectiveStatement.DefaultWithDataTree<A,D> - Class in org.opendaylight.yangtools.yang.model.spi.meta
AbstractUndeclaredEffectiveStatement.DefaultWithSchemaTree<A,D> - Class in org.opendaylight.yangtools.yang.model.spi.meta
AbstractUndeclaredEffectiveStatement.WithDataTree<A,D> - Class in org.opendaylight.yangtools.yang.model.spi.meta
Base stateless superclass form DataTreeAwareEffectiveStatements.
AbstractUndeclaredEffectiveStatement.WithSchemaTree<A,D> - Class in org.opendaylight.yangtools.yang.model.spi.meta
Base stateless superclass form SchemaTreeAwareEffectiveStatements.
AbstractUnkeyedListEntryNode - Class in org.opendaylight.yangtools.yang.data.api.schema
Abstract base class for UnkeyedListEntryNode implementations.
AbstractUnkeyedListEntryNode() - Constructor for class org.opendaylight.yangtools.yang.data.api.schema.AbstractUnkeyedListEntryNode
 
AbstractUnkeyedListNode - Class in org.opendaylight.yangtools.yang.data.api.schema
Abstract base class for implementing UnkeyedListNodes.
AbstractUnkeyedListNode() - Constructor for class org.opendaylight.yangtools.yang.data.api.schema.AbstractUnkeyedListNode
 
AbstractUnqualifiedStatementSupport<D,E> - Class in org.opendaylight.yangtools.yang.parser.spi.meta
Specialization of AbstractStatementSupport for Unqualified statement arguments.
AbstractUnqualifiedStatementSupport(StatementDefinition, StatementSupport.StatementPolicy<UnresolvedQName.Unqualified, D>, YangParserConfiguration, SubstatementValidator) - Constructor for class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractUnqualifiedStatementSupport
 
AbstractUserLeafSetNode<T> - Class in org.opendaylight.yangtools.yang.data.api.schema
Abstract base class for implementing UserLeafSetNodes.
AbstractUserLeafSetNode() - Constructor for class org.opendaylight.yangtools.yang.data.api.schema.AbstractUserLeafSetNode
 
AbstractUserMapNode - Class in org.opendaylight.yangtools.yang.data.api.schema
Abstract base class for UserMapNode implementations.
AbstractUserMapNode() - Constructor for class org.opendaylight.yangtools.yang.data.api.schema.AbstractUserMapNode
 
AbstractUUIDIdentifier<T> - Class in org.opendaylight.yangtools.util
Utility Identifier backed by a UUID.
AbstractUUIDIdentifier(UUID) - Constructor for class org.opendaylight.yangtools.util.AbstractUUIDIdentifier
 
AbstractValueContext - Class in org.opendaylight.yangtools.yang.data.util.impl.context
 
AbstractYangXPathMathSupport<N> - 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
 
ACCESS_DENIED - Static variable in class org.opendaylight.yangtools.yang.common.ErrorTag
access-denied ErrorTag.
ACCESSIBLE_FOR_NOTIFY - Enum constant in enum class org.opendaylight.yangtools.rfc6643.model.api.MaxAccess
Indicates the annotated object is accessible only for notifications.
AccessModifier - Enum Class in org.opendaylight.yangtools.binding.model.api
Enum definition which provides four access modifiers that are described in Java programming language (Default, Private, Protected, Public).
action(Type, Type, Type) - Static method in class org.opendaylight.yangtools.binding.model.ri.BindingTypes
Type specializing Action for a particular type.
Action<P,I,O> - Interface in org.opendaylight.yangtools.binding
Interface extended by all interfaces generated for a YANG action.
ACTION - Enum constant in enum class org.opendaylight.yangtools.binding.contract.StatementNamespace
 
ACTION - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
ACTION_INVOKE_NAME - Static variable in class org.opendaylight.yangtools.binding.contract.Naming
ActionDefinition - Interface in org.opendaylight.yangtools.yang.model.api
Represents YANG action statement.
ActionEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a action statement.
ActionEffectiveStatementImpl - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
ActionEffectiveStatementImpl(ActionStatement, QName, int, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ActionEffectiveStatementImpl
 
ActionEffectiveStatementImpl(ActionEffectiveStatementImpl, QName, int) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ActionEffectiveStatementImpl
 
actionInputName(Class<? extends Action<?, ?, ?>>) - Method in class org.opendaylight.yangtools.binding.data.codec.spi.AbstractBindingNormalizedNodeSerializer
 
actionInputName(Class<? extends Action<?, ?, ?>>) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
 
ActionNodeContainer - Interface in org.opendaylight.yangtools.yang.model.api
Node which can contain ActionDefinition.
ActionNodeContainerCompat<A,D,E> - Interface in org.opendaylight.yangtools.yang.model.api.stmt.compat
actionOutputName(Class<? extends Action<?, ?, ?>>) - Method in class org.opendaylight.yangtools.binding.data.codec.spi.AbstractBindingNormalizedNodeSerializer
 
actionOutputName(Class<? extends Action<?, ?, ?>>) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
 
ActionRuntimeType - Interface in org.opendaylight.yangtools.binding.runtime.api
A RuntimeType associated with an action statement.
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.meta
 
ActionStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ActionStatementSupport
 
adaptArgumentValue(StmtContext<A, D, E>, QNameModule) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport
Adapts the argument value to match a new module.
adaptArgumentValue(StmtContext<Set<QName>, KeyStatement, KeyEffectiveStatement>, QNameModule) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.KeyStatementSupport
 
adaptArgumentValue(StmtContext<Set<SchemaNodeIdentifier.Descendant>, UniqueStatement, UniqueEffectiveStatement>, QNameModule) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.UniqueStatementSupport
 
adaptArgumentValue(StmtContext<AnnotationName, AnnotationStatement, AnnotationEffectiveStatement>, QNameModule) - Method in class org.opendaylight.yangtools.rfc7952.parser.AnnotationStatementSupport
 
adaptArgumentValue(StmtContext<MountPointLabel, MountPointStatement, MountPointEffectiveStatement>, QNameModule) - Method in class org.opendaylight.yangtools.rfc8528.parser.MountPointStatementSupport
 
adaptArgumentValue(StmtContext<QName, D, E>, QNameModule) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractQNameStatementSupport
 
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(Class<? extends BindingObject>) - Method in class org.opendaylight.yangtools.binding.runtime.spi.ModuleInfoSnapshotBuilder
 
add(Class<? extends BindingObject>...) - Method in class org.opendaylight.yangtools.binding.runtime.spi.ModuleInfoSnapshotBuilder
 
add(Iterable<? extends YangModuleInfo>) - Method in class org.opendaylight.yangtools.binding.runtime.spi.ModuleInfoSnapshotBuilder
 
add(YangModuleInfo) - Method in class org.opendaylight.yangtools.binding.runtime.spi.ModuleInfoSnapshotBuilder
 
add(YangModuleInfo...) - Method in class org.opendaylight.yangtools.binding.runtime.spi.ModuleInfoSnapshotBuilder
 
add(StatementDefinition, int, int) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.SubstatementValidator.Builder
 
add(V) - Method in class org.opendaylight.yangtools.binding.util.BindingMap.Builder
Add a value to this builder.
ADD - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.DeviateKind
Server implements target node with additional properties.
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
 
addAll(Collection<V>) - Method in class org.opendaylight.yangtools.binding.util.BindingMap.Builder
Add values to this builder.
addAll(V...) - Method in class org.opendaylight.yangtools.binding.util.BindingMap.Builder
Add values to this builder.
addAllCommonStatementSupports(ModelProcessingPhase, Collection<StatementSupport<?, ?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.reactor.CustomCrossSourceStatementReactorBuilder
 
addAllInfo(Iterable<? extends YangErrorInfo>) - Method in class org.opendaylight.yangtools.yang.data.api.ImmutableYangNetconfError.Builder
Adds elements to info list.
addAllInfo(Iterable<? extends YangErrorInfo>) - Method in interface org.opendaylight.yangtools.yang.data.api.ImmutableYangNetconfError.BuildFinal
Adds elements to info list.
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
 
addAnnotation(String, String) - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.AnnotableTypeBuilder
The method creates new AnnotationTypeBuilder containing specified package name an annotation name.
addAnnotation(String, String) - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.AnnotationTypeBuilder
The method creates new AnnotationTypeBuilder containing specified package name an annotation name.
addAnnotation(JavaTypeName) - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.AnnotableTypeBuilder
The method creates new AnnotationTypeBuilder containing specified package name an annotation name.
addAnnotation(JavaTypeName) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.AbstractEnumerationBuilder
 
addAnnotation(JavaTypeName) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
addAnnotation(JavaTypeName) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTypeBuilder
 
addAnnotation(JavaTypeName) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
addAnnotation(JavaTypeName) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTypeBuilder
 
addAnnotation(JavaTypeName) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.GeneratedPropertyBuilderImpl
 
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
 
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.ri.type.BitsTypeBuilder
 
addChild(Deque<DataSchemaNode>, CompositeNodeDataWithSchema.ChildReusePolicy) - Method in class org.opendaylight.yangtools.yang.data.util.CompositeNodeDataWithSchema
 
addChild(MountPointChild) - Method in class org.opendaylight.yangtools.yang.data.util.MountPointData
 
addChild(DataContainerChild) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableChoiceNodeBuilder
 
addChild(DataContainerChild) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableContainerNodeBuilder
 
addChild(DataContainerChild) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableMapEntryNodeBuilder
 
addChild(DataContainerChild) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableUnkeyedListEntryNodeBuilder
 
addChild(LeafSetEntryNode<T>) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableSystemLeafSetNodeBuilder
 
addChild(LeafSetEntryNode<T>) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableUserLeafSetNodeBuilder
 
addChild(LeafSetEntryNode<T>) - Method in class org.opendaylight.yangtools.yang.data.spi.node.InterningLeafSetNodeBuilder
 
addChild(MapEntryNode) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableSystemMapNodeBuilder
 
addChild(MapEntryNode) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableUserMapNodeBuilder
 
addChild(UnkeyedListEntryNode) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableUnkeyedListNodeBuilder
 
addChild(V) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.builder.NormalizedNodeContainerBuilder
 
addComment(TypeComment) - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.GeneratedTypeBuilderBase
Adds String definition of comment into Method Signature definition.
The comment String MUST NOT contain any comment specific chars (i.e. "/**" or "//") just plain String text description.
addComment(TypeComment) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
addComment(TypeComment) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTypeBuilder
 
addComment(TypeComment) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
addComment(TypeComment) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTypeBuilder
 
addConstant(Type, String, Object) - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.GeneratedTypeBuilderBase
Adds Constant definition and returns new Constant instance.
By definition Constant MUST be defined by return Type, Name and assigned value.
addConstant(Type, String, Object) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
addConstant(Type, String, Object) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTypeBuilder
 
addConstant(Type, String, Object) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
addConstant(Type, String, Object) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTypeBuilder
 
addDuration(long) - Method in class org.opendaylight.yangtools.util.DurationStatisticsTracker
Add a duration to track.
ADDED_BY_AUGMENTATION - Enum constant in enum class org.opendaylight.yangtools.yang.parser.spi.meta.CopyType
 
ADDED_BY_USES - Enum constant in enum class org.opendaylight.yangtools.yang.parser.spi.meta.CopyType
 
ADDED_BY_USES_AUGMENTATION - Enum constant in enum class org.opendaylight.yangtools.yang.parser.spi.meta.CopyType
 
AddedByUsesAware - Interface in org.opendaylight.yangtools.yang.model.api
Deprecated, for removal: This API element is subject to removal in a future version.
The only user of this trait is MD-SAL's binding component. As such, we provide enough information in EffectiveStatement tree to reconstruct this information.
addEdge(TopologicalSort.Node) - Method in class org.opendaylight.yangtools.util.TopologicalSort.NodeImpl
 
addEffectiveSubstatement(StmtContext.Mutable<?, ?, ?>) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext.Mutable
Adds an effective statement to collection of substatements.
addEffectiveSubstatements(Collection<? extends StmtContext.Mutable<?, ?, ?>>) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext.Mutable
Adds an effective statement to collection of substatements.
addEnclosingTransferObject(GeneratedTransferObject) - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.GeneratedTypeBuilderBase
Adds new Enclosing Transfer Object genTOBuilder into definition of Generated Type.
addEnclosingTransferObject(GeneratedTransferObject) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
addEnclosingTransferObject(GeneratedTransferObject) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTypeBuilder
 
addEnclosingTransferObject(GeneratedTransferObject) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
addEnclosingTransferObject(GeneratedTransferObject) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTypeBuilder
 
addEnum(EnumTypeDefinition.EnumPair) - Method in class org.opendaylight.yangtools.yang.model.ri.type.EnumerationTypeBuilder
 
addEnumeration(Enumeration) - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.GeneratedTypeBuilderBase
Adds new Enumeration definition for Generated Type Builder and returns Enum Builder for specifying all Enum parameters.
If there is already Enumeration stored with the same name, the old enum will be simply overwritten byt new enum definition.
Name of Enumeration cannot be null, if it is null the method SHOULD throw IllegalArgumentException.
addEnumeration(Enumeration) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
addEnumeration(Enumeration) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTypeBuilder
 
addEnumeration(Enumeration) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
addEnumeration(Enumeration) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTypeBuilder
 
addEqualsIdentity(GeneratedPropertyBuilder) - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.GeneratedTOBuilder
Add Property that will be part of equals definition.
addEqualsIdentity(GeneratedPropertyBuilder) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
addEqualsIdentity(GeneratedPropertyBuilder) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
addFirst(E) - Method in class org.opendaylight.yangtools.util.EmptyDeque
 
addHashIdentity(GeneratedPropertyBuilder) - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.GeneratedTOBuilder
Add Property that will be part of hashCode definition.
addHashIdentity(GeneratedPropertyBuilder) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
addHashIdentity(GeneratedPropertyBuilder) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
addIdentity(IdentitySchemaNode) - Method in class org.opendaylight.yangtools.yang.model.ri.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.
addImplementsType(Type) - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.GeneratedTypeBuilderBase
Add Type to implements.
addImplementsType(Type) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
addImplementsType(Type) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTypeBuilder
 
addImplementsType(Type) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
addImplementsType(Type) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTypeBuilder
 
addImport(SourceDependency.Import) - Method in class org.opendaylight.yangtools.yang.model.spi.source.SourceInfo.Builder
 
addInclude(SourceDependency.Include) - Method in class org.opendaylight.yangtools.yang.model.spi.source.SourceInfo.Builder
 
addInfo(YangErrorInfo) - Method in class org.opendaylight.yangtools.yang.data.api.ImmutableYangNetconfError.Builder
Adds one element to info list.
addInfo(YangErrorInfo) - Method in interface org.opendaylight.yangtools.yang.data.api.ImmutableYangNetconfError.BuildFinal
Adds one element to info list.
addInfo(YangErrorInfo...) - Method in class org.opendaylight.yangtools.yang.data.api.ImmutableYangNetconfError.Builder
Adds elements to info list.
addInfo(YangErrorInfo...) - Method in interface org.opendaylight.yangtools.yang.data.api.ImmutableYangNetconfError.BuildFinal
Adds elements to info list.
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(SourceRepresentation) - Method in interface org.opendaylight.yangtools.yang.parser.api.YangParser
 
addLibSource(StatementStreamSource) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.CrossSourceStatementReactor.BuildAction
Add a library source.
addLibSources(Collection<SourceRepresentation>) - Method in interface org.opendaylight.yangtools.yang.parser.api.YangParser
 
addLibSources(Collection<StatementStreamSource>) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.CrossSourceStatementReactor.BuildAction
Add library sources.
addLibSources(SourceRepresentation...) - Method in interface org.opendaylight.yangtools.yang.parser.api.YangParser
Add library sources.
addLibSources(StatementStreamSource...) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.CrossSourceStatementReactor.BuildAction
Add library sources.
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
 
addMethod(String) - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.GeneratedTypeBuilderBase
Add new Method Signature definition for Generated Type Builder and returns Method Signature Builder for specifying all Method parameters.
Name of Method cannot be null, if it is null the method SHOULD throw IllegalArgumentException.
By Default the MethodSignatureBuilder SHOULD be pre-set as MethodSignatureBuilder.setAbstract(boolean), {TypeMemberBuilder#setFinal(boolean)} and {TypeMemberBuilder#setAccessModifier(boolean)}
addMethod(String) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
Add new Method Signature definition for Generated Type Builder and returns Method Signature Builder for specifying all Method parameters.
addMethod(String) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
Add new Method Signature definition for Generated Type Builder and returns Method Signature Builder for specifying all Method parameters.
addMethod(String) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTypeBuilder
 
addMethod(String) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTypeBuilder
 
addModuleFeatures(Class<R>, Set<? extends YangFeature<?, R>>) - Method in class org.opendaylight.yangtools.binding.runtime.spi.ModuleInfoSnapshotBuilder
 
addModuleFeatures(QNameModule, Collection<String>) - Method in class org.opendaylight.yangtools.yang.model.api.stmt.FeatureSet.Builder
 
addMultiple(StatementDefinition) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.SubstatementValidator.Builder
 
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
 
addParameter(String, String) - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.AnnotationTypeBuilder
Adds the parameter into List of parameters for Annotation Type.
addParameter(Type, String) - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.MethodSignatureBuilder
Adds Parameter into the List of method parameters.
addParameters(String, List<String>) - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.AnnotationTypeBuilder
Adds the parameter with specified List of parameter values into List of parameters for Annotation Type.
addPatternConstraint(PatternConstraint) - Method in class org.opendaylight.yangtools.yang.model.ri.type.StringTypeBuilder
 
addProperty(String) - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.GeneratedTypeBuilderBase
Add new Generated Property definition for Generated Transfer Object Builder and returns Generated Property Builder for specifying Property.
Name of Property cannot be null, if it is null the method SHOULD throw IllegalArgumentException.
addProperty(String) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
addProperty(String) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTypeBuilder
 
addProperty(String) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
addProperty(String) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTypeBuilder
 
addRequiredSource(SourceIdentifier) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext.Mutable
Add required module.
ADDRESSABLE - Enum constant in enum class org.opendaylight.yangtools.binding.data.codec.api.BindingDataContainerCodecTreeNode.ChildAddressabilitySummary
All children are addressable.
addRevision(Revision) - Method in class org.opendaylight.yangtools.yang.model.spi.source.SourceInfo.Builder
 
addSource(SourceRepresentation) - Method in interface org.opendaylight.yangtools.yang.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 SourceRepresentation>) - Method in interface org.opendaylight.yangtools.yang.parser.api.YangParser
 
addSources(SourceRepresentation...) - Method in interface org.opendaylight.yangtools.yang.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<?, ?>) - 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(NamespaceStorage.GlobalStorage, NamespaceStorage, 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.
addToNs(ParserNamespace<K, V>, K, V) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext.Mutable
Associate a value with a key within a namespace.
addToStorage(NamespaceStorage, 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.Either
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.util.concurrent.AsyncNotifyingListeningExecutorService
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.binding.lib.AbstractOpaqueData
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.binding.lib.AbstractOpaqueObject
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.AbstractEnumerationBuilder
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder.GTO
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTypeBuilder
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTypeBuilder
 
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.util.concurrent.CachedThreadPoolExecutor
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.util.concurrent.FastThreadPoolExecutor
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in exception class org.opendaylight.yangtools.yang.common.OperationFailedException
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractNormalizedNode
 
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.tree.spi.AbstractDataTreeCandidateNode
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractChoiceEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractContainerEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.Default
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultArgument
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultArgument.WithSubstatements
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithArgument
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithArgument.WithSubstatements
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithDataTree
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithDataTree.WithTypedefNamespace
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithSchemaTree
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.WithDataTree
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.WithSchemaTree
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.api.meta.AbstractDeclaredStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.ArgumentToString
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.ArgumentToString.WithSubstatements
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithArgument
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithArgument.WithSubstatements
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithoutArgument
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithoutArgument.WithSubstatements
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithQNameArgument
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithQNameArgument.WithSubstatements
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithRawArgument
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithRawArgument.WithSubstatements
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithRawStringArgument
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithRawStringArgument.WithSubstatements
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.api.meta.AbstractEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractEffectiveUnknownSchmemaNode
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractGroupingEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractLeafEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.DefaultWithDataTree
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.DefaultWithSchemaTree
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.WithDataTree
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.WithSchemaTree
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ActionEffectiveStatementImpl
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AugmentEffectiveStatementImpl
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredCaseEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredInputEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredOutputEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeviateEffectiveStatementImpl
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.DeviateStatementImpl
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeviationEffectiveStatementImpl
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.DeviationStatementImpl
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyActionStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyAnydataEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyAnydataStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyAnyxmlEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyAnyxmlStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyArgumentEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyArgumentStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyAugmentStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyBaseEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyBaseStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyBelongsToEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyBelongsToStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyBitEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyBitStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyCaseStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyChoiceEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyChoiceStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyConfigEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyConfigStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyContactEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyContactStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyContainerEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyContainerStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyDefaultEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyDefaultStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyDescriptionEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyDescriptionStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyEnumEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyEnumStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyErrorAppTagEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyErrorAppTagStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyErrorMessageEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyErrorMessageStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyExtensionStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyFeatureEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyFeatureStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyForeignKeyEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyFractionDigitsEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyFractionDigitsStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyGroupingEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyGroupingStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyIdentityEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyIdentityStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyIfFeatureEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyIfFeatureStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyIncludeEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyIncludeStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyInputStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyKeyStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLeafEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLeafListEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyLeafListStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyLeafStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLengthEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyLengthStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyListEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyListStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLocalKeyEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMandatoryEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyMandatoryStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMaxElementsEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyMaxElementsStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMinElementsEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyMinElementsStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyModifierEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyModifierStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMustEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyMustStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyNamespaceEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyNamespaceStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyNotificationStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyOrderedByEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyOrderedByStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyOrganizationEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyOrganizationStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyOutputStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPathEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyPathStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPatternEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyPatternStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPositionEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyPositionStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPrefixEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyPrefixStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPresenceEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyPresenceStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRangeEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyRangeStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyReferenceEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyReferenceStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRequireInstanceEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyRequireInstanceStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRevisionDateEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyRevisionDateStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRevisionEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyRevisionStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyRpcStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyStatusEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyStatusStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyTypedefStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyTypeStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyUniqueEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyUniqueStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyUnitsEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyUnitsStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyUsesStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyValueEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyValueStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyWhenEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyWhenStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyYangVersionEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyYangVersionStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyYinElementEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyYinElementStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ExtensionEffectiveStatementImpl
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ImportEffectiveStatementImpl
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.ImportStatementImpl
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.ModuleStatementImpl
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.NotificationEffectiveStatementImpl
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RefineEffectiveStatementImpl
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RefineStatementImpl
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularActionStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularAnydataEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularAnydataStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularAnyxmlEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularAnyxmlStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularArgumentEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularArgumentStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularAugmentStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularBaseEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularBaseStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularBelongsToEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularBelongsToStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularBitEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularBitStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularCaseStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularChoiceEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularChoiceStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularConfigEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularConfigStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularContactEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularContactStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularContainerEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularContainerStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularDefaultEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularDefaultStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularDescriptionEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularDescriptionStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularEnumEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularEnumStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularErrorAppTagEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularErrorAppTagStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularErrorMessageEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularErrorMessageStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularExtensionStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularFeatureEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularFeatureStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularForeignKeyEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularFractionDigitsEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularFractionDigitsStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularGroupingEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularGroupingStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularIdentityEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularIdentityStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularIfFeatureEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularIfFeatureStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularIncludeEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularIncludeStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularInputStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularKeyStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLeafEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLeafListEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularLeafListStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularLeafStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLengthEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularLengthStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularListEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularListStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLocalKeyEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMandatoryEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularMandatoryStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMaxElementsEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularMaxElementsStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMinElementsEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularMinElementsStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularModifierEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularModifierStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMustEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularMustStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularNamespaceEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularNamespaceStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularNotificationStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularOrderedByEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularOrderedByStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularOrganizationEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularOrganizationStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularOutputStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPathEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularPathStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPatternEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularPatternStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPositionEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularPositionStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPrefixEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularPrefixStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPresenceEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularPresenceStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRangeEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularRangeStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularReferenceEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularReferenceStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRequireInstanceEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularRequireInstanceStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRevisionDateEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularRevisionDateStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRevisionEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularRevisionStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularRpcStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularStatusEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularStatusStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularTypedefStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularTypeStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularUniqueEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularUniqueStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularUnitsEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularUnitsStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularUsesStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularValueEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularValueStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularWhenEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularWhenStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularYangVersionEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularYangVersionStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularYinElementEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularYinElementStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RpcEffectiveStatementImpl
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.SlimLeafListEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.SubmoduleStatementImpl
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.TypedefEffectiveStatementImpl
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredCaseEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredInputEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredLeafEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredOutputEffectiveStatement
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.UnrecognizedStatementImpl
 
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.source.YangTextSource
Add subclass-specific attributes to the output YangTextSource.toString() output.
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.api.source.YinTextSource
Add subclass-specific attributes to the output YinTextSource.toString() output.
addToStringAttributes(MoreObjects.ToStringHelper) - Method in exception class org.opendaylight.yangtools.yang.model.repo.api.SchemaResolutionException
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.spi.AbstractEffectiveStatementInference
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.spi.AbstractEffectiveStatementInference.WithPath
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.spi.AbstractPathExpression
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.spi.SimpleSchemaContext
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.spi.source.DelegatedYangTextSource
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.spi.source.DelegatedYinTextSource
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.spi.source.FileYangTextSource
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.spi.source.FileYinTextSource
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.spi.source.URLYangTextSource
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.spi.source.URLYinTextSource
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.model.spi.source.YinDomSource
Add subclass-specific attributes to the output YinDomSource.toString() output.
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.EffectiveStatementState
 
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.spi.meta.QNameWithFlagsEffectiveStatementState
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.xpath.api.YangLocationPath.ResolvedQNameStep
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.xpath.api.YangLocationPath.UnresolvedQNameStep
 
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
 
addToStringHelperAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.binding.lib.ResourceYangModuleInfo
 
addToStringProperty(GeneratedPropertyBuilder) - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.GeneratedTOBuilder
Add Property that will be part of toString definition.
addToStringProperty(GeneratedPropertyBuilder) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
addToStringProperty(GeneratedPropertyBuilder) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
addType(TypeDefinition<?>) - Method in class org.opendaylight.yangtools.yang.model.ri.type.UnionTypeBuilder
 
addUnknownSchemaNode(UnknownSchemaNode) - Method in class org.opendaylight.yangtools.yang.model.ri.type.TypeBuilder
 
addValidationBundle(ValidationBundles.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
 
aggregate(List<? extends DataTreeCandidate>) - Static method in class org.opendaylight.yangtools.yang.data.tree.spi.DataTreeCandidates
Compress a list of DataTreeCandidates into a single DataTreeCandidate.
ALIAS - Enum constant in enum class 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
 
AliasStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.rfc6643.parser.AliasStatementSupport
 
allCaseChildren(ChoiceRuntimeType) - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultBindingRuntimeTypes
 
allCaseChildren(ChoiceRuntimeType) - Method in interface org.opendaylight.yangtools.binding.runtime.api.BindingRuntimeTypes
Lookup to all CaseRuntimeTypes related to a ChoiceRuntimeType.
allowDeviationsFrom() - Method in record class org.opendaylight.yangtools.yang.parser.spi.source.BuildSpecification.SourceSpec.Module
Returns the value of the allowDeviationsFrom record component.
allProperties - Variable in class org.opendaylight.yangtools.binding.codegen.ClassTemplate
 
allSubstatements() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext
 
allSubstatementsOfType(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractEffectiveUnknownSchmemaNode
 
allSubstatementsStream() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext
 
allValuesConstructor() - Method in class org.opendaylight.yangtools.binding.codegen.ClassTemplate
 
allValuesConstructor() - Method in class org.opendaylight.yangtools.binding.codegen.ListKeyTemplate
 
AlphabeticallyTypeMemberComparator<T> - Class in org.opendaylight.yangtools.binding.codegen
Alphabetically type member Comparator which provides sorting by name for type members (variables and methods) in a generated class.
AlphabeticallyTypeMemberComparator() - Constructor for class org.opendaylight.yangtools.binding.codegen.AlphabeticallyTypeMemberComparator
 
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.
alwaysCopyDeclared() - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport.StatementPolicy
Return a StatementSupport.StatementPolicy for StatementSupport.CopyPolicy.DECLARED_COPY, always performing a copy operation.
ANCESTOR - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
The ancestor axis.
ANCESTOR_OR_SELF - Enum constant in enum class 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 - Enum constant in enum class 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 - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
AND - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
AND() - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser.If_feature_termContext
 
AND() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.AndExprContext
 
AND() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.FunctionNameContext
 
AND() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.NCNameContext
 
AND(int) - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser.If_feature_termContext
 
AND(int) - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.AndExprContext
 
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
 
AnnotableTypeBuilder - Interface in org.opendaylight.yangtools.binding.model.api.type.builder
Common interface for java type builders which allow attaching annotations to them.
annotation(Class<A$$>) - Method in interface org.opendaylight.yangtools.binding.AnnotationAware
Returns an instance of a requested annotation type.
Annotation<T> - Interface in org.opendaylight.yangtools.binding
Base marker interface implemented by all YANG-defined annotations through the facilities provided by RFC7952.
ANNOTATION - Enum constant in enum class org.opendaylight.yangtools.rfc7952.model.api.MetadataStatements
 
AnnotationAware - Interface in org.opendaylight.yangtools.binding
Interface mixin for BindingObjects which can hold additional metadata, as specified by RFC7952.
annotationDeclaration() - Method in class org.opendaylight.yangtools.binding.codegen.ClassTemplate
 
AnnotationEffectiveStatement - Interface in org.opendaylight.yangtools.rfc7952.model.api
Effective statement representation of 'annotation' extension defined in RFC7952.
AnnotationName - Record Class in org.opendaylight.yangtools.yang.common
Name of an individual YANG annotation, as defined in RFC7952.
AnnotationName(QName) - Constructor for record class org.opendaylight.yangtools.yang.common.AnnotationName
Creates an instance of a AnnotationName record class.
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
 
AnnotationStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.rfc7952.parser.AnnotationStatementSupport
 
AnnotationType - Interface in org.opendaylight.yangtools.binding.model.api
The Annotation Type interface is designed to hold information about annotation for any type that could be annotated in Java.
For sake of simplicity the Annotation Type is not designed to model exact behaviour of annotation mechanism, but just to hold information needed to model annotation over java Type definition.
AnnotationType.Parameter - Interface in org.opendaylight.yangtools.binding.model.api
Annotation Type parameter interface.
AnnotationTypeBuilder - Interface in org.opendaylight.yangtools.binding.model.api.type.builder
Annotation Type Builder Interface serves for creation and instantiation of immutable copy of Annotation Type.
answer(InvocationOnMock) - Method in class org.opendaylight.yangtools.testutils.mockito.CallsRealOrExceptionAnswer
 
answer(InvocationOnMock) - Method in class org.opendaylight.yangtools.testutils.mockito.ThrowsMethodExceptionAnswer
 
AntlrXPathParserFactory - Class in org.opendaylight.yangtools.yang.xpath.impl
 
AntlrXPathParserFactory() - Constructor for class org.opendaylight.yangtools.yang.xpath.impl.AntlrXPathParserFactory
 
ANYDATA - Enum constant in enum class org.opendaylight.yangtools.binding.contract.StatementNamespace
 
ANYDATA - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
anydataBuilder(Class<T>) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
Deprecated.
 
AnydataEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a anydata statement.
AnydataNode<V> - Interface in org.opendaylight.yangtools.yang.data.api.schema
A NormalizedNode holding the contents of an anydata node in some object model.
AnydataNode.Builder<V> - Interface in org.opendaylight.yangtools.yang.data.api.schema
A builder of AnydataNodes.
AnydataNodeDataWithSchema - Class in org.opendaylight.yangtools.yang.data.util
 
AnydataNormalizationException - Exception Class in org.opendaylight.yangtools.yang.data.api.schema
 
AnydataNormalizationException(String) - Constructor for exception class org.opendaylight.yangtools.yang.data.api.schema.AnydataNormalizationException
 
AnydataNormalizationException(String, Throwable) - Constructor for exception class org.opendaylight.yangtools.yang.data.api.schema.AnydataNormalizationException
 
AnydataRuntimeType - Interface in org.opendaylight.yangtools.binding.runtime.api
A RuntimeType associated with a anydata statement.
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.meta
 
AnydataStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.AnydataStatementSupport
 
ANYXML - Enum constant in enum class org.opendaylight.yangtools.binding.contract.StatementNamespace
 
ANYXML - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
anyXmlBuilder() - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
Deprecated.
 
AnyxmlEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a anyxml statement.
anyxmlNode(String, Object) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingStreamEventWriter
Emits anyxml node event.
AnyxmlNode<V> - Interface in org.opendaylight.yangtools.yang.data.api.schema
A NormalizedNode holding the contents of an anyxml node in some object model.
AnyxmlNode.Builder<V,N> - Interface in org.opendaylight.yangtools.yang.data.api.schema
A builder of AnyxmlNodes.
AnyXmlNodeDataWithSchema - Class in org.opendaylight.yangtools.yang.data.util
Utility class used for tracking parser state as needed by a StAX-like parser.
AnyxmlRuntimeType - Interface in org.opendaylight.yangtools.binding.runtime.api
A RuntimeType associated with an anyxml statement.
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
Declared representation of a anyxml statement.
AnyxmlStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
AnyxmlStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.AnyxmlStatementSupport
 
API design note - Search tag in class org.opendaylight.yangtools.yang.common.Revision
Section
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(NormalizedNode, Map<YangInstanceIdentifier.PathArgument, DataTreeCandidate.CandidateNode>) - Static method in class org.opendaylight.yangtools.yang.data.tree.spi.ImmutableCandidateNodes
 
appeared(NormalizedNode, ImmutableCandidateNodes.WithChildrenImpl) - Static method in class org.opendaylight.yangtools.yang.data.tree.spi.ImmutableCandidateNodes
 
APPEARED - Enum constant in enum class org.opendaylight.yangtools.yang.data.tree.api.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(DataObjectStep<X>) - Method in class org.opendaylight.yangtools.binding.impl.AbstractDataObjectReferenceBuilder
 
append(KeyStep<Y, X>) - Method in class org.opendaylight.yangtools.binding.impl.AbstractDataObjectReferenceBuilder
 
append(DataObjectStep<X>) - Method in class org.opendaylight.yangtools.binding.impl.AbstractDataObjectIdentifierBuilder
 
append(DataObjectStep<X>) - Method in class org.opendaylight.yangtools.binding.impl.DataObjectIdentifierBuilder
 
append(DataObjectStep<X>) - Method in class org.opendaylight.yangtools.binding.impl.DataObjectIdentifierBuilderWithKey
 
append(DataObjectStep<X>) - Method in class org.opendaylight.yangtools.binding.impl.DataObjectReferenceBuilder
 
append(DataObjectStep<X>) - Method in class org.opendaylight.yangtools.binding.impl.DataObjectReferenceBuilderWithKey
 
append(DataObjectStep<X>) - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier.Builder
Deprecated.
 
append(DataObjectStep<X>) - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier.KeyedBuilder
Deprecated.
 
append(KeyStep<Y, X>) - Method in class org.opendaylight.yangtools.binding.impl.AbstractDataObjectIdentifierBuilder
 
append(KeyStep<Y, X>) - Method in class org.opendaylight.yangtools.binding.impl.DataObjectIdentifierBuilder
 
append(KeyStep<Y, X>) - Method in class org.opendaylight.yangtools.binding.impl.DataObjectIdentifierBuilderWithKey
 
append(KeyStep<Y, X>) - Method in class org.opendaylight.yangtools.binding.impl.DataObjectReferenceBuilder
 
append(KeyStep<Y, X>) - Method in class org.opendaylight.yangtools.binding.impl.DataObjectReferenceBuilderWithKey
 
append(KeyStep<Y, X>) - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier.Builder
Deprecated.
 
append(KeyStep<Y, X>) - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier.KeyedBuilder
Deprecated.
 
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.
appendAugmentations(MoreObjects.ToStringHelper, String, Augmentable<?>) - Static method in class org.opendaylight.yangtools.binding.lib.CodeHelpers
Append augmentation map of an Augmentable to a ToStringHelper.
appendBit(MoreObjects.ToStringHelper, String, boolean) - Static method in class org.opendaylight.yangtools.binding.lib.CodeHelpers
Append a bits individual value.
appendIndent(StringBuilder, int) - Static method in class org.opendaylight.yangtools.concepts.PrettyTree
Append a number of spaces equivalent to specified tree nesting depth into the specified StringBuilder.
appendItem(ExactDataObjectStep<?>) - Method in class org.opendaylight.yangtools.binding.impl.AbstractDataObjectReferenceBuilder
 
appendItem(InexactDataObjectStep<?>) - Method in class org.opendaylight.yangtools.binding.impl.AbstractDataObjectReferenceBuilder
 
appendItem(DataObjectStep<?>) - Method in class org.opendaylight.yangtools.binding.impl.AbstractDataObjectReferenceBuilder
 
appendItem(InexactDataObjectStep<?>) - Method in class org.opendaylight.yangtools.binding.impl.AbstractDataObjectIdentifierBuilder
 
AppendIterable<T> - Record Class in org.opendaylight.yangtools.binding.impl
An Iterable which concatenates another Iterable with a subsequent element.
AppendIterable(Iterable<? extends T>, T) - Constructor for record class org.opendaylight.yangtools.binding.impl.AppendIterable
Creates an instance of a AppendIterable record class.
appendPrefixes(EffectiveStmtCtx.Current<?, ?>, ImmutableMap.Builder<String, ModuleEffectiveStatement>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
 
appendQName(StringBuilder, QName) - Method in class org.opendaylight.yangtools.yang.data.util.AbstractStringInstanceIdentifierCodec
 
appendQName(StringBuilder, QName, QNameModule) - Method in class org.opendaylight.yangtools.yang.data.util.AbstractStringInstanceIdentifierCodec
Append a QName, potentially taking into account last QNameModule encountered in the serialized path.
appendTo(StringBuilder, int) - Method in class org.opendaylight.yangtools.concepts.PrettyTree
Format this object into specified StringBuilder starting at specified initial depth.
appendTo(StringBuilder, int) - Method in class org.opendaylight.yangtools.yang.data.api.schema.NormalizedNodePrettyTree
 
appendValue(MoreObjects.ToStringHelper, String, Object) - Static method in class org.opendaylight.yangtools.binding.lib.CodeHelpers
Append a named value to a ToStringHelper.
appendValue(MoreObjects.ToStringHelper, String, byte[]) - Static method in class org.opendaylight.yangtools.binding.lib.CodeHelpers
Append a named value to a ToStringHelper.
APPLICATION - Enum constant in enum class org.opendaylight.yangtools.yang.common.ErrorType
A NetconfLayer.CONTENT layer error.
apply(Exception) - Method in class org.opendaylight.yangtools.util.concurrent.ExceptionMapper
 
apply(SourceRepresentation) - 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.spi.SchemaSourceTransformer.Transformation
 
applyRootedNodeToCursor(DataTreeModificationCursor, YangInstanceIdentifier, DataTreeCandidateNode) - Static method in class org.opendaylight.yangtools.yang.data.tree.spi.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.tree.spi.DataTreeCandidateNodes
 
applyToCursor(DataTreeModificationCursor) - Method in interface org.opendaylight.yangtools.yang.data.tree.api.DataTreeModification
Apply the contents of this modification to a cursor.
applyToCursor(DataTreeModificationCursor, DataTreeCandidate) - Static method in class org.opendaylight.yangtools.yang.data.tree.spi.DataTreeCandidates
 
applyToCursor(DataTreeModificationCursor, DataTreeCandidateNode) - Static method in class org.opendaylight.yangtools.yang.data.tree.spi.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.tree.spi.DataTreeCandidates
 
applyWithClassLoader(ClassLoader, Function<T, R>, T) - Static method in class org.opendaylight.yangtools.util.ClassLoaderUtils
Immediately call Function.apply(Object) with provided ClassLoader.
appTag() - Method in class org.opendaylight.yangtools.yang.data.api.ImmutableYangNetconfError
Return this error's error-app-tag, if available.
appTag() - Method in interface org.opendaylight.yangtools.yang.data.api.YangNetconfError
Return this error's error-app-tag, if available.
appTag(String) - Method in class org.opendaylight.yangtools.yang.data.api.ImmutableYangNetconfError.Builder
Initializes the value for the appTag attribute.
appTag(String) - Method in interface org.opendaylight.yangtools.yang.data.api.ImmutableYangNetconfError.BuildFinal
Initializes the value for the appTag attribute.
argument() - Method in enum class org.opendaylight.yangtools.yang.common.Ordering
Return the {code ordered-by} string argument this Ordering represents.
argument() - Method in class org.opendaylight.yangtools.yang.ir.IRStatement
Return this statement's argument, if it is present.
argument() - Method in enum class org.opendaylight.yangtools.yang.model.api.DeviateKind
Returns the YANG deviate statement argument value corresponding to this object.
argument() - Method in interface org.opendaylight.yangtools.yang.model.api.meta.ModelStatement
Returns statement argument.
argument() - Method in enum class org.opendaylight.yangtools.yang.model.api.Status
Returns the YANG status statement argument value corresponding to this object.
argument() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.KeyEffectiveStatement
Returns statement argument.
argument() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.KeyStatement
Returns statement argument.
argument() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.RootDeclaredStatement
 
argument() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.UnrecognizedStatement
Returns statement argument.
argument() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyKeyStatement
 
argument() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularKeyStatement
 
argument() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyOrderedByStatement
 
argument() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularOrderedByStatement
 
argument() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyStatusStatement
 
argument() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularStatusStatement
 
argument() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyPathStatement
 
argument() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.UnrecognizedStatementImpl
 
argument() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyForeignKeyEffectiveStatement
 
argument() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularForeignKeyEffectiveStatement
 
argument() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLocalKeyEffectiveStatement
 
argument() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLocalKeyEffectiveStatement
 
argument() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLeafListEffectiveStatement
 
argument() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.SlimLeafListEffectiveStatement
 
argument() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredInputEffectiveStatement
 
argument() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredOutputEffectiveStatement
 
argument() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ActionEffectiveStatementImpl
 
argument() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AugmentEffectiveStatementImpl
 
argument() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredCaseEffectiveStatement
 
argument() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredInputEffectiveStatement
 
argument() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredOutputEffectiveStatement
 
argument() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyAnydataEffectiveStatement
 
argument() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyAnyxmlEffectiveStatement
 
argument() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyChoiceEffectiveStatement
 
argument() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyContainerEffectiveStatement
 
argument() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyGroupingEffectiveStatement
 
argument() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLeafEffectiveStatement
 
argument() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLeafListEffectiveStatement
 
argument() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyListEffectiveStatement
 
argument() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.NotificationEffectiveStatementImpl
 
argument() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularChoiceEffectiveStatement
 
argument() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularContainerEffectiveStatement
 
argument() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularGroupingEffectiveStatement
 
argument() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLeafEffectiveStatement
 
argument() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularListEffectiveStatement
 
argument() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RpcEffectiveStatementImpl
 
argument() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredCaseEffectiveStatement
 
argument() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredLeafEffectiveStatement
 
argument() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultArgument
 
argument() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithArgument
 
argument() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.ArgumentToString
 
argument() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithArgument
 
argument() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithoutArgument
 
argument() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithQNameArgument
 
argument() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithRawStringArgument
 
argument() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractEffectiveUnknownSchmemaNode
 
argument() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.ForwardingDeclaredStatement
 
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.stmt.AbstractEffectiveModule
 
argument() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.BoundStmtCtx
Return the statement argument.
ARGUMENT - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
argumentAsTypeQName() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.EffectiveStmtCtx.Current
 
ArgumentContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.ArgumentContext
 
ArgumentDefinition - Class in org.opendaylight.yangtools.yang.model.api.meta
Definition of an argument to a YANG statement.
ArgumentEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a argument statement.
argumentName() - Method in class org.opendaylight.yangtools.yang.model.api.meta.ArgumentDefinition
 
argumentName() - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport
 
ArgumentStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a argument statement.
ArgumentStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
ArgumentStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ArgumentStatementSupport
 
ArgumentToString(A) - Constructor for class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.ArgumentToString
 
ArgumentUtils - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
Utility class for dealing with arguments encountered by StatementSupport classes.
asArguments(Collection<GeneratedProperty>) - Method in class org.opendaylight.yangtools.binding.codegen.BaseTemplate
Template method which generates sequence of the names of the class attributes from parameters.
asArgumentsDeclaration(Iterable<GeneratedProperty>) - Method in class org.opendaylight.yangtools.binding.codegen.BaseTemplate
Template method which generates method parameters with their types from parameters.
asEffectiveStatement() - Method in interface org.opendaylight.yangtools.openconfig.model.api.OpenConfigHashedValueSchemaNode
 
asEffectiveStatement() - Method in interface org.opendaylight.yangtools.rfc6241.model.api.GetFilterElementAttributesSchemaNode
 
asEffectiveStatement() - Method in interface org.opendaylight.yangtools.rfc6536.model.api.DefaultDenyAllSchemaNode
 
asEffectiveStatement() - Method in interface org.opendaylight.yangtools.rfc6536.model.api.DefaultDenyWriteSchemaNode
 
asEffectiveStatement() - Method in interface org.opendaylight.yangtools.rfc6643.model.api.AliasSchemaNode
 
asEffectiveStatement() - Method in interface org.opendaylight.yangtools.rfc6643.model.api.DefValSchemaNode
 
asEffectiveStatement() - Method in interface org.opendaylight.yangtools.rfc6643.model.api.DisplayHintSchemaNode
 
asEffectiveStatement() - Method in interface org.opendaylight.yangtools.rfc6643.model.api.ImpliedSchemaNode
 
asEffectiveStatement() - Method in interface org.opendaylight.yangtools.rfc6643.model.api.MaxAccessSchemaNode
 
asEffectiveStatement() - Method in interface org.opendaylight.yangtools.rfc6643.model.api.OidSchemaNode
 
asEffectiveStatement() - Method in interface org.opendaylight.yangtools.rfc6643.model.api.SubIdSchemaNode
 
asEffectiveStatement() - Method in interface org.opendaylight.yangtools.rfc7952.model.api.AnnotationSchemaNode
 
asEffectiveStatement() - Method in interface org.opendaylight.yangtools.rfc8040.model.api.YangDataSchemaNode
 
asEffectiveStatement() - Method in interface org.opendaylight.yangtools.rfc8528.model.api.MountPointSchemaNode
 
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.ri.stmt.impl.eff.AbstractChoiceEffectiveStatement
 
asEffectiveStatement() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractContainerEffectiveStatement
 
asEffectiveStatement() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractGroupingEffectiveStatement
 
asEffectiveStatement() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyIdentityEffectiveStatement
 
asEffectiveStatement() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularIdentityEffectiveStatement
 
asEffectiveStatement() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractLeafEffectiveStatement
 
asEffectiveStatement() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLeafListEffectiveStatement
 
asEffectiveStatement() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLeafListEffectiveStatement
 
asEffectiveStatement() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.SlimLeafListEffectiveStatement
 
asEffectiveStatement() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyListEffectiveStatement
 
asEffectiveStatement() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularListEffectiveStatement
 
asEffectiveStatement() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ActionEffectiveStatementImpl
 
asEffectiveStatement() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AugmentEffectiveStatementImpl
 
asEffectiveStatement() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredCaseEffectiveStatement
 
asEffectiveStatement() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredInputEffectiveStatement
 
asEffectiveStatement() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredOutputEffectiveStatement
 
asEffectiveStatement() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeviateEffectiveStatementImpl
 
asEffectiveStatement() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeviationEffectiveStatementImpl
 
asEffectiveStatement() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyAnydataEffectiveStatement
 
asEffectiveStatement() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyAnyxmlEffectiveStatement
 
asEffectiveStatement() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyFeatureEffectiveStatement
 
asEffectiveStatement() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ExtensionEffectiveStatementImpl
 
asEffectiveStatement() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ImportEffectiveStatementImpl
 
asEffectiveStatement() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMustEffectiveStatement
 
asEffectiveStatement() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMustEffectiveStatement
 
asEffectiveStatement() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.NotificationEffectiveStatementImpl
 
asEffectiveStatement() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RpcEffectiveStatementImpl
 
asEffectiveStatement() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredCaseEffectiveStatement
 
asEffectiveStatement() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredInputEffectiveStatement
 
asEffectiveStatement() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredLeafEffectiveStatement
 
asEffectiveStatement() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredOutputEffectiveStatement
 
asFunction() - Method in enum class org.opendaylight.yangtools.yang.xpath.api.YangBooleanConstantExpr
Convert this constant into the equivalent function.
asJavadoc(TypeMemberComment) - Method in class org.opendaylight.yangtools.binding.codegen.BaseTemplate
Template method which generates JAVA comments.
asLink(String) - Method in class org.opendaylight.yangtools.binding.codegen.BaseTemplate
 
asMap() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.MapNode
Return a Map view of this node.
asMap() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.UserMapNode
Return a Map view of this node.
asMap() - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifierWithPredicates
A Map-like view of this identifier's predicates.
asMap() - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifierWithPredicates.Singleton
 
asNonNullArgumentsDeclaration(Iterable<GeneratedProperty>) - Method in class org.opendaylight.yangtools.binding.codegen.BaseTemplate
Template method which generates method parameters with their types from parameters, annotating them with NonNull.
asNullable() - Method in enum class org.opendaylight.yangtools.yang.parser.spi.meta.EffectiveStmtCtx.Parent.EffectiveConfig
Return this value as a Boolean for use with DataSchemaNode.effectiveConfig().
assignValue(Object) - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.ConstantBuilder
 
asStep() - Method in enum class org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
Return the name-independent YangLocationPath.AxisStep along this axis.
asStep(String) - Method in enum class org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
 
asStep(String, Collection<YangExpr>) - Method in enum class org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
 
asStep(Collection<YangExpr>) - Method in enum class org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
 
asStep(QName) - Method in enum class org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
 
asStep(QName, Collection<YangExpr>) - Method in enum class org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
 
asStep(UnresolvedQName) - Method in enum class org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
 
asStep(UnresolvedQName, Collection<YangExpr>) - Method in enum class org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
 
asStep(YangXPathNodeType) - Method in enum class org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
 
asStep(YangXPathNodeType, Collection<YangExpr>) - Method in enum class org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
 
asStringDeclaration() - Method in class org.opendaylight.yangtools.yang.ir.IRKeyword
Helper method to re-create the string which was used to declared this keyword.
asStringDeclaration() - Method in class org.opendaylight.yangtools.yang.ir.IRKeyword.Qualified
 
asStringDeclaration() - Method in class org.opendaylight.yangtools.yang.ir.IRKeyword.Unqualified
 
asStringLiteral() - Method in enum class org.opendaylight.yangtools.yang.xpath.api.YangBooleanConstantExpr
Convert this constant into a string literal, i.e. the result of calling string(boolean) function on this constant.
asTypeEffectiveStatement() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.TypedefEffectiveStatement
Return this type definition as an effective type statement.
asTypeEffectiveStatement() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.TypedefEffectiveStatementImpl
 
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
 
atMost(int) - Static method in class org.opendaylight.yangtools.yang.model.api.ElementCountConstraint
 
attachDeclarationReference(D, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractStatementSupport
Attach specified DeclarationReference to a baseline declared statement.
attachDeclarationReference(AugmentIdentifierStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport
 
attachDeclarationReference(ContextInstanceStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport
 
attachDeclarationReference(ContextReferenceStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport
 
attachDeclarationReference(InstanceTargetStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport
 
attachDeclarationReference(LegacyAugmentIdentifierStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.odlext.parser.LegacyAugmentIdentifierStatementSupport
 
attachDeclarationReference(MountStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.odlext.parser.MountStatementSupport
 
attachDeclarationReference(RpcContextReferenceStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.odlext.parser.RpcContextReferenceStatementSupport
 
attachDeclarationReference(OpenConfigHashedValueStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.openconfig.parser.EncryptedValueStatementSupport
 
attachDeclarationReference(OpenConfigHashedValueStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.openconfig.parser.HashedValueStatementSupport
 
attachDeclarationReference(OpenConfigVersionStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.openconfig.parser.OpenConfigVersionSupport
 
attachDeclarationReference(GetFilterElementAttributesStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport
 
attachDeclarationReference(DefaultDenyAllStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.rfc6536.parser.DefaultDenyAllStatementSupport
 
attachDeclarationReference(DefaultDenyWriteStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.rfc6536.parser.DefaultDenyWriteStatementSupport
 
attachDeclarationReference(AliasStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.rfc6643.parser.AliasStatementSupport
 
attachDeclarationReference(DefValStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.rfc6643.parser.DefValStatementSupport
 
attachDeclarationReference(DisplayHintStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.rfc6643.parser.DisplayHintStatementSupport
 
attachDeclarationReference(ImpliedStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.rfc6643.parser.ImpliedStatementSupport
 
attachDeclarationReference(MaxAccessStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.rfc6643.parser.MaxAccessStatementSupport
 
attachDeclarationReference(OidStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.rfc6643.parser.OidStatementSupport
 
attachDeclarationReference(SubIdStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.rfc6643.parser.SubIdStatementSupport
 
attachDeclarationReference(AnnotationStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.rfc7952.parser.AnnotationStatementSupport
 
attachDeclarationReference(YangDataStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.rfc8040.parser.YangDataStatementSupport
 
attachDeclarationReference(MountPointStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.rfc8528.parser.MountPointStatementSupport
 
attachDeclarationReference(SubscriptionStateNotificationStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.rfc8639.parser.SubscriptionStateNotificationStatementSupport
 
attachDeclarationReference(ModuleTagStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.rfc8819.parser.ModuleTagStatementSupport
 
attachDeclarationReference(ActionStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ActionStatementSupport
 
attachDeclarationReference(AnydataStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.AnydataStatementSupport
 
attachDeclarationReference(AnyxmlStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.AnyxmlStatementSupport
 
attachDeclarationReference(ArgumentStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ArgumentStatementSupport
 
attachDeclarationReference(AugmentStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.augment.AugmentStatementRFC6020Support
 
attachDeclarationReference(AugmentStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.augment.AugmentStatementRFC7950Support
 
attachDeclarationReference(BaseStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.BaseStatementSupport
 
attachDeclarationReference(BelongsToStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.BelongsToStatementSupport
 
attachDeclarationReference(BitStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.BitStatementSupport
 
attachDeclarationReference(CaseStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.CaseStatementSupport
 
attachDeclarationReference(ChoiceStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ChoiceStatementSupport
 
attachDeclarationReference(ConfigStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ConfigStatementSupport
 
attachDeclarationReference(ContactStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ContactStatementSupport
 
attachDeclarationReference(ContainerStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ContainerStatementSupport
 
attachDeclarationReference(DefaultStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.DefaultStatementSupport
 
attachDeclarationReference(DescriptionStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.DescriptionStatementSupport
 
attachDeclarationReference(DeviateStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.deviate.DeviateStatementRFC6020Support
 
attachDeclarationReference(DeviateStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.deviate.DeviateStatementRFC7950Support
 
attachDeclarationReference(DeviationStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.DeviationStatementSupport
 
attachDeclarationReference(EnumStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.EnumStatementSupport
 
attachDeclarationReference(ErrorAppTagStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ErrorAppTagStatementSupport
 
attachDeclarationReference(ErrorMessageStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ErrorMessageStatementSupport
 
attachDeclarationReference(ExtensionStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.ExtensionStatementSupport
 
attachDeclarationReference(FeatureStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.FeatureStatementSupport
 
attachDeclarationReference(FractionDigitsStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.FractionDigitsStatementSupport
 
attachDeclarationReference(GroupingStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.GroupingStatementSupport
 
attachDeclarationReference(IdentityStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.IdentityStatementSupport
 
attachDeclarationReference(IfFeatureStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.IfFeatureStatementRFC6020Support
 
attachDeclarationReference(IfFeatureStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.IfFeatureStatementRFC7950Support
 
attachDeclarationReference(ImportStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.import_.ImportStatementSupport
 
attachDeclarationReference(IncludeStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.IncludeStatementSupport
 
attachDeclarationReference(InputStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.InputStatementSupport
 
attachDeclarationReference(KeyStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.KeyStatementSupport
 
attachDeclarationReference(LeafListStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.LeafListStatementSupport
 
attachDeclarationReference(LeafStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.LeafStatementSupport
 
attachDeclarationReference(LengthStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.LengthStatementSupport
 
attachDeclarationReference(ListStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.list.ListStatementSupport
 
attachDeclarationReference(MandatoryStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.MandatoryStatementSupport
 
attachDeclarationReference(MaxElementsStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.MaxElementsStatementSupport
 
attachDeclarationReference(MinElementsStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.MinElementsStatementSupport
 
attachDeclarationReference(ModifierStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ModifierStatementSupport
 
attachDeclarationReference(ModuleStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.module.ModuleStatementSupport
 
attachDeclarationReference(MustStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.MustStatementSupport
 
attachDeclarationReference(NamespaceStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.NamespaceStatementSupport
 
attachDeclarationReference(NotificationStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.notification.NotificationStatementRFC6020Support
 
attachDeclarationReference(NotificationStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.notification.NotificationStatementRFC7950Support
 
attachDeclarationReference(OrderedByStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.OrderedByStatementSupport
 
attachDeclarationReference(OrganizationStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.OrganizationStatementSupport
 
attachDeclarationReference(OutputStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.OutputStatementSupport
 
attachDeclarationReference(PathStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.path.PathStatementSupport
 
attachDeclarationReference(PatternStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.pattern.PatternStatementSupport
 
attachDeclarationReference(PositionStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.PositionStatementSupport
 
attachDeclarationReference(PrefixStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.PrefixStatementSupport
 
attachDeclarationReference(PresenceStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.PresenceStatementSupport
 
attachDeclarationReference(RangeStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.RangeStatementSupport
 
attachDeclarationReference(ReferenceStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ReferenceStatementSupport
 
attachDeclarationReference(RefineStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.RefineStatementSupport
 
attachDeclarationReference(RequireInstanceStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.RequireInstanceStatementSupport
 
attachDeclarationReference(RevisionDateStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.RevisionDateStatementSupport
 
attachDeclarationReference(RevisionStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.RevisionStatementSupport
 
attachDeclarationReference(RpcStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.RpcStatementSupport
 
attachDeclarationReference(StatusStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.StatusStatementSupport
 
attachDeclarationReference(SubmoduleStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.submodule.SubmoduleStatementSupport
 
attachDeclarationReference(TypedefStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.TypedefStatementSupport
 
attachDeclarationReference(TypeStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.type.TypeStatementRFC6020Support
 
attachDeclarationReference(TypeStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.type.TypeStatementRFC7950Support
 
attachDeclarationReference(UniqueStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.UniqueStatementSupport
 
attachDeclarationReference(UnitsStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.UnitsStatementSupport
 
attachDeclarationReference(UsesStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.uses.UsesStatementSupport
 
attachDeclarationReference(ValueStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ValueStatementSupport
 
attachDeclarationReference(WhenStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.WhenStatementSupport
 
attachDeclarationReference(YangVersionStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.YangVersionStatementSupport
 
attachDeclarationReference(YinElementStatement, DeclarationReference) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.YinElementStatementSupport
 
ATTRIBUTE - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
The attribute axis.
AUGMENT - Enum constant in enum class org.opendaylight.yangtools.binding.contract.StatementNamespace
The namespace for augment statements.
AUGMENT - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
AUGMENT_IDENTIFIER - Enum constant in enum class org.opendaylight.yangtools.odlext.model.api.OpenDaylightExtensionsStatements
 
augmentable(Type) - Static method in class org.opendaylight.yangtools.binding.model.ri.BindingTypes
Specialize Augmentable for a particular type.
Augmentable<T> - Interface in org.opendaylight.yangtools.binding
Augmentable (extensible) object which could carry additional data defined by a third-party extension, without introducing conflict between various extension.
AUGMENTABLE_AUGMENTATION_NAME - Static variable in class org.opendaylight.yangtools.binding.contract.Naming
AugmentableCodecDataObject<T> - Class in org.opendaylight.yangtools.binding.data.codec.impl
A base class for DataObjects which are also Augmentable, backed by DataObjectCodecContext.
AugmentableCodecDataObject(CommonDataObjectCodecContext<T, ?>, DataContainerNode) - Constructor for class org.opendaylight.yangtools.binding.data.codec.impl.AugmentableCodecDataObject
 
AugmentableRuntimeType - Interface in org.opendaylight.yangtools.binding.runtime.api
A CompositeRuntimeType which is also can be targeted by augment statements.
augmentation(Class<A>) - Method in interface org.opendaylight.yangtools.binding.DataObjectReference.Builder
Update this builder to build a reference to a specific augmentation of the data object this builder currently points to.
augmentation(Class<A>) - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Deprecated.
Create an InstanceIdentifier for a child augmentation.
augmentation(Class<A>) - Method in interface org.opendaylight.yangtools.binding.Augmentable
Returns instance of augmentation, if present.
augmentation(Class<A>) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.AugmentableCodecDataObject
 
augmentation(Class<A>) - Method in interface org.opendaylight.yangtools.binding.DataObjectIdentifier.Builder
 
augmentation(Class<A>) - Method in class org.opendaylight.yangtools.binding.impl.AbstractDataObjectIdentifierBuilder
 
augmentation(Class<A>) - Method in class org.opendaylight.yangtools.binding.impl.AbstractDataObjectReferenceBuilder
 
augmentation(Class<A>) - Method in class org.opendaylight.yangtools.binding.lib.AbstractAugmentable
 
augmentation(Class<A>) - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier.Builder
Deprecated.
 
augmentation(Type) - Static method in class org.opendaylight.yangtools.binding.model.ri.BindingTypes
Specialize Augmentation for a particular type.
Augmentation<T> - Interface in org.opendaylight.yangtools.binding
Augmentation (extension) of other interface.
AUGMENTATION_FIELD - Static variable in class org.opendaylight.yangtools.binding.contract.Naming
 
augmentationOrElseThrow(Class<A>) - Method in interface org.opendaylight.yangtools.binding.Augmentable
Returns instance of augmentation, or throws NoSuchElementException.
augmentationOrElseThrow(Class<A>, Supplier<X>) - Method in interface org.opendaylight.yangtools.binding.Augmentable
Returns instance of augmentation, or throws NoSuchElementException.
AugmentationResult(YangInstanceIdentifier, ImmutableSet<YangInstanceIdentifier.NodeIdentifier>, ImmutableList<DataContainerChild>) - Constructor for record class org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeSerializer.AugmentationResult
Creates an instance of a AugmentationResult record class.
augmentations() - Method in interface org.opendaylight.yangtools.binding.Augmentable
Returns map of all augmentations.
augmentations() - Method in class org.opendaylight.yangtools.binding.data.codec.impl.AugmentableCodecDataObject
 
augmentations() - Method in class org.opendaylight.yangtools.binding.lib.AbstractAugmentable
 
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
EffectiveStatement representation of a augment statement as defined by RFC7950.
AugmentEffectiveStatementImpl - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
AugmentEffectiveStatementImpl(AugmentStatement, SchemaNodeIdentifier, int, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AugmentEffectiveStatementImpl
 
AugmentIdentifierEffectiveStatement - Interface in org.opendaylight.yangtools.odlext.model.api
 
AugmentIdentifierStatement - Interface in org.opendaylight.yangtools.odlext.model.api
 
AugmentIdentifierStatementSupport - Class in org.opendaylight.yangtools.odlext.parser
 
AugmentIdentifierStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport
 
AugmentImplicitHandlingNamespace - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.augment
Helper namespace for attaching target information to augmentation statements.
AugmentRuntimeType - Interface in org.opendaylight.yangtools.binding.runtime.api
A RuntimeType associated with an augment statement.
augments() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultCaseRuntimeType
 
augments() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultContainerRuntimeType
 
augments() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultInputRuntimeType
 
augments() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultListRuntimeType
 
augments() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultNotificationRuntimeType
 
augments() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultOutputRuntimeType
 
augments() - Method in interface org.opendaylight.yangtools.binding.runtime.api.AugmentableRuntimeType
Return the AugmentRuntimeTypes extending this type, matching the underlying RuntimeType.statement().
AugmentStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a augment statement.
AugmentStatementRFC6020Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.augment
 
AugmentStatementRFC6020Support(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.augment.AugmentStatementRFC6020Support
 
AugmentStatementRFC7950Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.augment
Class providing necessary support for processing YANG 1.1 Augment statement.
AugmentStatementRFC7950Support(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.augment.AugmentStatementRFC7950Support
 
augmentType - Variable in class org.opendaylight.yangtools.binding.codegen.AbstractBuilderTemplate
Generated property is set if among methods is found one with the name GET_AUGMENTATION_METHOD_NAME.
auxiliaryGeneratedTypes() - Method in class org.opendaylight.yangtools.binding.generator.impl.reactor.Generator
 
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 Class in org.opendaylight.yangtools.yang.data.tree.api
Exception thrown when the backend of a DataTreeSnapshotCursor detects an errors which prevents it from completing the requested operation.
BackendFailedException(String) - Constructor for exception class org.opendaylight.yangtools.yang.data.tree.api.BackendFailedException
 
BackendFailedException(String, Throwable) - Constructor for exception class org.opendaylight.yangtools.yang.data.tree.api.BackendFailedException
 
BAD_ATTRIBUTE - Static variable in class org.opendaylight.yangtools.yang.common.ErrorTag
bad-attribute ErrorTag.
BAD_ATTRIBUTE_QNAME - Static variable in class org.opendaylight.yangtools.yang.common.YangConstants
bad-attribute, value is the name of the attribute.
BAD_ELEMENT - Static variable in class org.opendaylight.yangtools.yang.common.ErrorTag
bad-element ErrorTag.
BAD_ELEMENT_QNAME - Static variable in class org.opendaylight.yangtools.yang.common.YangConstants
bad-element, value is the name of the element.
BAD_NAMESPACE_QNAME - Static variable in class org.opendaylight.yangtools.yang.common.YangConstants
bad-namespace, value is the name of the namespace.
badAttribute(QName) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.YangErrorInfos
bad-attribute with the name of the attribute.
badElement(QName) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.YangErrorInfos
bad-element with the name of the element.
badNamespace(QName) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.YangErrorInfos
bad-namespace with the name of the namespace.
BASE - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
BASE_IDENTITY - Static variable in class org.opendaylight.yangtools.binding.model.ri.BindingTypes
 
BaseEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a base statement.
BaseIdentity - Interface in org.opendaylight.yangtools.binding
Base Identity.
BaseNotification - Interface in org.opendaylight.yangtools.binding
Marker interface for YANG-defined all notifications.
BaseStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a base statement.
BaseStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
BaseStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.BaseStatementSupport
 
BaseTemplate - Class in org.opendaylight.yangtools.binding.codegen
 
BaseTemplate(AbstractJavaGeneratedType, GeneratedType) - Constructor for class org.opendaylight.yangtools.binding.codegen.BaseTemplate
 
BaseTemplate(GeneratedType) - Constructor for class org.opendaylight.yangtools.binding.codegen.BaseTemplate
 
BaseTypeNamespace - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.type
 
baseTypeOf(TypeDefinition<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.type.BaseTypes
Return the base type of a particular type.
BaseTypes - Class in org.opendaylight.yangtools.yang.model.ri.type
Utility access methods for creating and accessing YANG base type definitions.
BaseTypeWithRestrictions - Interface in org.opendaylight.yangtools.binding.model.api
The BaseTypeWithRestrictions is marker interface that encapsulates definition of java concrete type only with changed restriction values.
BaseYangTypes - Class in org.opendaylight.yangtools.binding.model.ri
 
BEHAVIOUR - Static variable in class org.opendaylight.yangtools.rfc8040.parser.YangDataStatementSupport
 
BEHAVIOUR - Static variable in class org.opendaylight.yangtools.yang.parser.rfc7950.namespace.ModuleQNameToPrefix
 
BEHAVIOUR - Static variable in class org.opendaylight.yangtools.yang.parser.rfc7950.namespace.YangNamespaceContextNamespace
 
BEHAVIOUR - Static variable in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.augment.AugmentImplicitHandlingNamespace
 
BEHAVIOUR - Static variable in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.import_.ImportedVersionNamespace
 
BEHAVIOUR - Static variable in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.list.ConfigListWarningNamespace
 
BEHAVIOUR - Static variable in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.module.QNameModuleNamespace
 
BEHAVIOUR - Static variable in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.type.BaseTypeNamespace
 
BEHAVIOUR - Static variable in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.uses.SourceGroupingNamespace
 
BEHAVIOUR - Static variable in class org.opendaylight.yangtools.yang.parser.spi.meta.StatementDefinitions
 
BEHAVIOUR - Static variable in class org.opendaylight.yangtools.yang.parser.spi.validation.ValidationBundles
 
BELONGS_TO - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
belongsTo() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.SubmoduleEffectiveStatement
Return this statement's belongs-to substatement.
belongsTo() - Method in record class org.opendaylight.yangtools.yang.model.spi.source.SourceInfo.Submodule
Returns the value of the belongsTo record component.
BelongsTo(UnresolvedQName.Unqualified, UnresolvedQName.Unqualified) - Constructor for record class org.opendaylight.yangtools.yang.model.api.source.SourceDependency.BelongsTo
Creates an instance of a BelongsTo record class.
BELONGSTO_PREFIX_TO_MODULE_NAME - Static variable in class org.opendaylight.yangtools.yang.parser.spi.NamespaceBehaviours
 
BELONGSTO_PREFIX_TO_MODULE_NAME - Static variable in class org.opendaylight.yangtools.yang.parser.spi.ParserNamespaces
Source-specific mapping of prefixes to namespaces.
BELONGSTO_PREFIX_TO_MODULECTX - Static variable in class org.opendaylight.yangtools.yang.parser.spi.NamespaceBehaviours
 
BELONGSTO_PREFIX_TO_MODULECTX - Static variable in class org.opendaylight.yangtools.yang.parser.spi.ParserNamespaces
Source-specific mapping of belongsTo prefixes to module identifiers.
BelongsToEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a belongs-to statement.
BelongsToStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a belongs-to statement.
BelongsToStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
BelongsToStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.BelongsToStatementSupport
 
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 - Static variable in class org.opendaylight.yangtools.binding.contract.BuiltInType
 
BINARY - Static variable in class org.opendaylight.yangtools.yang.model.api.type.TypeDefinitions
Well-known QName of the binary built-in type.
BINARY_TYPE - Static variable in class org.opendaylight.yangtools.binding.model.ri.BaseYangTypes
Type representation of binary YANG type.
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.ri.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.
BINDING_CONTRACT_IMPLEMENTED_INTERFACE_NAME - Static variable in class org.opendaylight.yangtools.binding.contract.Naming
BINDING_EQUALS_NAME - Static variable in class org.opendaylight.yangtools.binding.contract.Naming
Name of default Object.equals(Object) implementation for instantiated DataObjects.
BINDING_HASHCODE_NAME - Static variable in class org.opendaylight.yangtools.binding.contract.Naming
Name of default Object.hashCode() implementation for instantiated DataObjects.
BINDING_TO_STRING_NAME - Static variable in class org.opendaylight.yangtools.binding.contract.Naming
Name of default Object.toString() implementation for instantiated DataObjects.
bindingArg() - Method in class org.opendaylight.yangtools.binding.data.codec.impl.CommonDataObjectCodecContext
 
BindingAugmentationCodecTreeNode<T> - Interface in org.opendaylight.yangtools.binding.data.codec.api
 
bindingCaseChild(JavaTypeName) - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultChoiceRuntimeType
 
bindingCaseChild(JavaTypeName) - Method in interface org.opendaylight.yangtools.binding.runtime.api.ChoiceRuntimeType
Returns resolved CaseRuntimeType for specified binding class name.
bindingChild(JavaTypeName) - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultActionRuntimeType
 
bindingChild(JavaTypeName) - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultAugmentRuntimeType
 
bindingChild(JavaTypeName) - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultCaseRuntimeType
 
bindingChild(JavaTypeName) - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultChoiceRuntimeType
 
bindingChild(JavaTypeName) - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultContainerRuntimeType
 
bindingChild(JavaTypeName) - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultGroupingRuntimeType
 
bindingChild(JavaTypeName) - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultInputRuntimeType
 
bindingChild(JavaTypeName) - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultListRuntimeType
 
bindingChild(JavaTypeName) - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultModuleRuntimeType
 
bindingChild(JavaTypeName) - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultNotificationBodyRuntimeType
 
bindingChild(JavaTypeName) - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultNotificationRuntimeType
 
bindingChild(JavaTypeName) - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultOutputRuntimeType
 
bindingChild(JavaTypeName) - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultRpcRuntimeType
 
bindingChild(JavaTypeName) - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultYangDataRuntimeType
 
bindingChild(JavaTypeName) - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultBindingRuntimeTypes
 
bindingChild(JavaTypeName) - Method in interface org.opendaylight.yangtools.binding.runtime.api.RuntimeTypeContainer
Look up a child by the JavaTypeName of its generated class.
bindingChild(Type) - Method in interface org.opendaylight.yangtools.binding.runtime.api.RuntimeTypeContainer
 
BindingChoiceCodecTreeNode<C> - Interface in org.opendaylight.yangtools.binding.data.codec.api
A BindingDataContainerCodecTreeNode corresponding to a base ChoiceIn.
BindingClassLoader - Class in org.opendaylight.yangtools.binding.loader
A ClassLoader hosting types generated for a particular type.
BindingClassLoader.ClassGenerator<T> - Interface in org.opendaylight.yangtools.binding.loader
A class generator, generating a class of a particular type.
BindingClassLoader.GeneratorResult<T> - Class in org.opendaylight.yangtools.binding.loader
Result of class generation.
BindingCodecContext - Class in org.opendaylight.yangtools.binding.data.codec.impl
 
BindingCodecContext() - Constructor for class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
 
BindingCodecContext(BindingRuntimeContext) - Constructor for class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
 
BindingCodecTree - Interface in org.opendaylight.yangtools.binding.data.codec.api
Navigable tree representing hierarchy of Binding to Normalized Node codecs.
BindingCodecTree.CodecWithPath<T> - Record Class in org.opendaylight.yangtools.binding.data.codec.api
A DTO holding a CommonDataObjectCodecTreeNode and the corresponding YangInstanceIdentifier.
BindingCodecTreeNode - Interface in org.opendaylight.yangtools.binding.data.codec.api
Subtree codec specific to model subtree between Java Binding and NormalizedNode.
BindingContract<T> - Interface in org.opendaylight.yangtools.binding
Base interface for all interfaces generated to capture a specific contract.
BindingDataCodec - Interface in org.opendaylight.yangtools.binding.data.codec.api
Binding/NormalizedNode codec services.
BindingDataCodecFactory - Interface in org.opendaylight.yangtools.binding.data.codec.dynamic
A factory component capable of instantiating BindingDataCodec for a particular BindingRuntimeContext.
BindingDataContainerCodecTreeNode<T> - Interface in org.opendaylight.yangtools.binding.data.codec.api
A BindingObjectCodecTreeNode which corresponds to a DataContainer construct.
BindingDataContainerCodecTreeNode.ChildAddressabilitySummary - Enum Class in org.opendaylight.yangtools.binding.data.codec.api
Enumeration of possible addressability attribute of all children.
BindingDataContainerWriter<T> - Interface in org.opendaylight.yangtools.binding.data.codec.api
An entity capable of sourcing NormalizedNodeStreamWriter events from a DataContainer.
BindingDataObjectCodecTreeNode<T> - Interface in org.opendaylight.yangtools.binding.data.codec.api
 
BindingDataObjectCodecTreeParent<T> - Interface in org.opendaylight.yangtools.binding.data.codec.api
Common interface for entities which can supply a BindingDataObjectCodecTreeNode based on Binding DataObject class instance.
BindingDOMCodecFactory - Interface in org.opendaylight.yangtools.binding.data.codec.spi
Deprecated, for removal: This API element is subject to removal in a future version.
BindingDOMCodecServices - Interface in org.opendaylight.yangtools.binding.data.codec.spi
Deprecated, for removal: This API element is subject to removal in a future version.
Use BindingDataCodec instead.
BindingGenerator - Interface in org.opendaylight.yangtools.binding.generator
Transform Schema Context to Generated types.
BindingGeneratorUtil - Class in org.opendaylight.yangtools.binding.generator
Contains the methods for converting strings to valid JAVA language strings (package names, class names, attribute names) and to valid javadoc comments.
BindingIdentityCodec - Interface in org.opendaylight.yangtools.binding.data.codec.api
A codec capable of translating identity values between their YANG (QName) and Binding (Class) representation.
BindingInstanceIdentifier - Interface in org.opendaylight.yangtools.binding
Binding representation of a instance-identifier.
BindingInstanceIdentifier.Step - Interface in org.opendaylight.yangtools.binding
A single step in a BindingInstanceIdentifier.
BindingInstanceIdentifierCodec - Interface in org.opendaylight.yangtools.binding.data.codec.api
 
BindingLazyContainerNode<T> - Interface in org.opendaylight.yangtools.binding.data.codec.api
A ContainerNode backed by a binding DataObject, with lazy instantiation of the ContainerNode view.
BindingMap - Class in org.opendaylight.yangtools.binding.util
Utility class for instantiating Maps containing EntryObject values.
BindingMap.Builder<K,V> - Class in org.opendaylight.yangtools.binding.util
Builder producing a Map containing binding EntryObject values.
BindingNormalizedNodeCachingCodec<T> - Interface in org.opendaylight.yangtools.binding.data.codec.api
Caching variant of Binding to Normalized Node codec.
BindingNormalizedNodeCodec<T> - Interface in org.opendaylight.yangtools.binding.data.codec.api
Codec providing serialization and deserializiation between Binding and NormalizedNode representation of data.
BindingNormalizedNodeSerializer - Interface in org.opendaylight.yangtools.binding.data.codec.api
Serialization service, which provides two-way serialization between Java Binding Data representation and NormalizedNode representation.
BindingNormalizedNodeSerializer.AugmentationResult - Record Class in org.opendaylight.yangtools.binding.data.codec.api
BindingNormalizedNodeSerializer.NodeResult - Record Class in org.opendaylight.yangtools.binding.data.codec.api
 
BindingNormalizedNodeSerializer.NormalizedResult - Interface in org.opendaylight.yangtools.binding.data.codec.api
BindingNormalizedNodeWriterFactory - Interface in org.opendaylight.yangtools.binding.data.codec.api
Factory for BindingStreamEventWriter, which provides stream writers which translates data and delegates calls to NormalizedNodeStreamWriter.
BindingObject - Interface in org.opendaylight.yangtools.binding
Base interface for all interfaces and classes which can be encountered in the context of a particular data exchange.
BindingObjectCodecTreeNode - Interface in org.opendaylight.yangtools.binding.data.codec.api
 
BindingOpaqueObjectCodecTreeNode<T> - Interface in org.opendaylight.yangtools.binding.data.codec.api
 
bindingPathArgumentChild(DataObjectStep<?>, List<YangInstanceIdentifier.PathArgument>) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingDataContainerCodecTreeNode
Returns nested node context using supplied DataObjectStep and adds YANG instance identifiers to the supplied list.
bindingPathArgumentChild(DataObjectStep<?>, List<YangInstanceIdentifier.PathArgument>) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.CommonDataObjectCodecContext
 
BindingReflections - Class in org.opendaylight.yangtools.binding.reflect
 
BindingRuntimeContext - Interface in org.opendaylight.yangtools.binding.runtime.api
Runtime Context for Java YANG Binding classes.
BindingRuntimeGenerator - Interface in org.opendaylight.yangtools.binding.runtime.api
Runtime binding type generator.
BindingRuntimeHelpers - Class in org.opendaylight.yangtools.binding.runtime.spi
Simple helpers to help with reconstruction of BindingRuntimeContext from generated binding classes.
BindingRuntimeTypes - Interface in org.opendaylight.yangtools.binding.runtime.api
The result of BindingGenerator run.
BindingSchemaMapping - Class in org.opendaylight.yangtools.binding.data.codec.spi
 
BindingStreamEventWriter - Interface in org.opendaylight.yangtools.binding.data.codec.api
Event Stream Writer for Binding Representation.
BindingTypeObjectCodecTreeNode<T> - Interface in org.opendaylight.yangtools.binding.data.codec.api
 
BindingTypes - Class in org.opendaylight.yangtools.binding.model.ri
 
BindingYangDataCodec<T> - Interface in org.opendaylight.yangtools.binding.data.codec.api
A codec capable of translating RFC8040 yang-data values between their NormalizedYangData and YangData representation.
BindingYangDataCodecTreeNode<T> - Interface in org.opendaylight.yangtools.binding.data.codec.api
A BindingDataContainerCodecTreeNode corresponding to a RFC8040 yang-data BindingYangDataCodec.
bindLibrary(MountPointContextFactory.ContainerName, ContainerNode) - Method in class org.opendaylight.yangtools.yang.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.UnresolvedQName.Qualified
 
BIT - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
BIT_IS_SET - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
BitBuilder - Class in org.opendaylight.yangtools.yang.model.ri.type
Utility builder for BitsTypeDefinition.Bit instances.
BitEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a bit statement.
BITS - Static variable in class org.opendaylight.yangtools.binding.contract.BuiltInType
 
BITS - Static variable in class org.opendaylight.yangtools.yang.model.api.type.TypeDefinitions
Well-known QName of the bits built-in type.
BITS_TYPE_OBJECT - Static variable in class org.opendaylight.yangtools.binding.model.ri.BindingTypes
 
bitsArgs() - Method in class org.opendaylight.yangtools.binding.codegen.ClassTemplate
 
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
Declared representation of a bit statement.
BitStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
bitsTypeBuilder(QName) - Static method in class org.opendaylight.yangtools.yang.model.ri.type.BaseTypes
 
BitsTypeBuilder - Class in org.opendaylight.yangtools.yang.model.ri.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.
BitsTypeObject - Interface in org.opendaylight.yangtools.binding
Interface implemented by all TypeObjects generated for type bits.
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
 
body() - Method in class org.opendaylight.yangtools.binding.codegen.BuilderImplTemplate
 
body() - Method in class org.opendaylight.yangtools.binding.codegen.BuilderTemplate
Template method which generates JAVA class body for builder class and for IMPL class.
body() - Method in class org.opendaylight.yangtools.binding.codegen.ClassTemplate
 
body() - Method in class org.opendaylight.yangtools.binding.codegen.EnumTemplate
Template method which generates enumeration body (declaration + enumeration items).
body() - Method in class org.opendaylight.yangtools.binding.codegen.InterfaceTemplate
Template method which generate the whole body of the interface.
body() - Method in class org.opendaylight.yangtools.binding.data.codec.spi.AbstractBindingLazyContainerNode
 
body() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractAnydataNode
 
body() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractAnyxmlNode
 
body() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractLeafNode
 
body() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractLeafSetEntryNode
 
body() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractSystemLeafSetNode
 
body() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractSystemMapNode
 
body() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractUnkeyedListNode
 
body() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractUserLeafSetNode
 
body() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractUserMapNode
 
body() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableLeafNode
 
body() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableLeafSetEntryNode
 
body() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.DistinctContainer
Returns the body of this node.
body() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.DOMSourceAnyxmlNode
Returns the body of this node.
body() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.ForeignDataNode
Returns the body of this node.
body() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.MapNode
 
body() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedContainer
Returns the body of this node.
body() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedData
Returns the body of this node.
body() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.ValueNode
Returns the body of this node.
bodyObjectModel() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.DOMSourceAnyxmlNode
 
bodyObjectModel() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.ForeignDataNode
Return the object model class, which identifies it.
BOOLEAN - Enum constant in enum class org.opendaylight.yangtools.yang.data.codec.gson.JSONValue.Kind
A boolean value.
BOOLEAN - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
BOOLEAN - Static variable in class org.opendaylight.yangtools.binding.contract.BuiltInType
 
BOOLEAN - Static variable in class org.opendaylight.yangtools.binding.model.ri.Types
 
BOOLEAN - Static variable in class org.opendaylight.yangtools.yang.model.api.type.TypeDefinitions
Well-known QName of the boolean built-in type.
BOOLEAN_TYPE - Static variable in class org.opendaylight.yangtools.binding.model.ri.BaseYangTypes
Type representation of boolean YANG type.
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.ri.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.
boundModule() - Method in interface org.opendaylight.yangtools.binding.meta.YangFeatureProvider
Return the module this provider recognizes.
BoundStmtCtx<A> - Interface in org.opendaylight.yangtools.yang.parser.spi.meta
A CommonStmtCtx which has additionally been bound to a StatementSupport.
BoundStmtCtxCompat<A,D> - Interface in org.opendaylight.yangtools.yang.parser.spi.meta
Intermediate compatibility interface between StmtContext and EffectiveStmtCtx.Current.
build() - Method in interface org.opendaylight.yangtools.binding.DataObjectIdentifier.Builder
 
build() - Method in interface org.opendaylight.yangtools.binding.DataObjectIdentifier.Builder.WithKey
 
build() - Method in interface org.opendaylight.yangtools.binding.DataObjectReference.Builder
Build the data object reference.
build() - Method in interface org.opendaylight.yangtools.binding.DataObjectReference.Builder.WithKey
 
build() - Method in class org.opendaylight.yangtools.binding.impl.AbstractDataObjectReferenceBuilder
 
build() - Method in class org.opendaylight.yangtools.binding.impl.DataObjectIdentifierBuilder
 
build() - Method in class org.opendaylight.yangtools.binding.impl.DataObjectIdentifierBuilderWithKey
 
build() - Method in class org.opendaylight.yangtools.binding.impl.DataObjectReferenceBuilder
 
build() - Method in class org.opendaylight.yangtools.binding.impl.DataObjectReferenceBuilderWithKey
 
build() - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.AnnotationTypeBuilder
Returns new immutable instance of Annotation Type with values assigned in current instance of Annotation Type Builder.
build() - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.GeneratedTOBuilder
Returns instance of GeneratedTransferObject which data are build from the data of this builder.
build() - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.GeneratedTypeBuilder
Returns the new immutable instance of Generated Type.
build() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
build() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTypeBuilder
 
build() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
build() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTypeBuilder
 
build() - Method in class org.opendaylight.yangtools.binding.runtime.spi.ModuleInfoSnapshotBuilder
Build ModuleInfoSnapshot from all moduleInfos in this builder.
build() - Method in class org.opendaylight.yangtools.binding.util.BindingMap.Builder
Build map from existing map entries in this 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
Return the currently-accumulated hash code.
build() - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier.Builder
Deprecated.
 
build() - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier.KeyedBuilder
Deprecated.
Build the instance identifier.
build() - Method in class org.opendaylight.yangtools.yang.common.RpcResultBuilder
Build the resulting RpcResult.
build() - Method in class org.opendaylight.yangtools.yang.data.api.ImmutableYangNetconfError.Builder
build() - Method in interface org.opendaylight.yangtools.yang.data.api.ImmutableYangNetconfError.BuildFinal
build() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.builder.NormalizedNodeBuilder
 
build() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode.Builder
Return a builder NormalizedNode contract.
build() - Method in interface org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.InstanceIdentifierBuilder
Builds an YangInstanceIdentifier with path arguments from this builder.
build() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedMetadata.Builder
Return an ImmutableNormalizedMetadata view of this builder's state.
build() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedMountpoints.Builder
Return an ImmutableNormalizedMountpoints view of this builder's state.
build() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableAnydataNodeBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableAnyxmlNodeBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableChoiceNodeBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableContainerNodeBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableLeafNodeBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableLeafSetEntryNodeBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableMapEntryNodeBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableSystemLeafSetNodeBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableSystemMapNodeBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableUnkeyedListEntryNodeBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableUnkeyedListNodeBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableUserLeafSetNodeBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableUserMapNodeBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.data.spi.node.InterningLeafNodeBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.data.spi.node.InterningLeafSetNodeBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.data.tree.api.DataTreeConfiguration.Builder
Return DataTreeConfiguration as defined by this builder's current state.
build() - Method in class org.opendaylight.yangtools.yang.model.api.stmt.FeatureSet.Builder
 
build() - Method in class org.opendaylight.yangtools.yang.model.export.DeclaredStatementFormatter.Builder
Return a DeclaredStatementFormatter based on this builder's current state.
build() - Method in class org.opendaylight.yangtools.yang.model.repo.api.SchemaContextFactoryConfiguration.Builder
Return a new SchemaContextFactoryConfiguration based on the contents of this builder.
build() - Method in class org.opendaylight.yangtools.yang.model.ri.type.BitsTypeBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.model.ri.type.DecimalTypeBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.model.ri.type.EnumerationTypeBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.model.ri.type.InstanceIdentifierTypeBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.model.ri.type.LeafrefTypeBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.model.ri.type.LengthRestrictedTypeBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.model.ri.type.RangeRestrictedTypeBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.model.ri.type.RequireInstanceRestrictedTypeBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.model.ri.type.StringTypeBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.model.ri.type.BitBuilder
Return the BitsTypeDefinition.Bit corresponding to current builder state.
build() - Method in class org.opendaylight.yangtools.yang.model.ri.type.ConcreteTypeBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.model.ri.type.EnumPairBuilder
Return an EnumTypeDefinition.EnumPair representation of this builder's current state.
build() - Method in class org.opendaylight.yangtools.yang.model.ri.type.IdentityrefTypeBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.model.ri.type.TypeBuilder
Build a TypeDefinition corresponding to this builder.
build() - Method in class org.opendaylight.yangtools.yang.model.ri.type.UnionTypeBuilder
 
build() - Method in class org.opendaylight.yangtools.yang.model.spi.source.SourceInfo.Builder
 
build() - Method in class org.opendaylight.yangtools.yang.parser.api.YangParserConfiguration.Builder
Return a YangParserConfiguration initialized with contents of this builder.
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
Create a StatementSupportBundle from the contents of this 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 ReactorDeclaredModel view of this action.
build() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.CrossSourceStatementReactor.Builder
Return a CrossSourceStatementReactor configured with current state of this builder.
buildDeclaredModel() - Method in interface org.opendaylight.yangtools.yang.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
Return the EffectiveStatement for statement context, creating it if required.
buildEffective() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.CrossSourceStatementReactor.BuildAction
Build the EffectiveSchemaContext view of this action.
buildEffectiveModel() - Method in interface org.opendaylight.yangtools.yang.parser.api.YangParser
Build the effective view of a combined view of effective statements.
buildEffectiveSubstatements(EffectiveStmtCtx.Current<A, D>, Stream<? extends StmtContext<?, ?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractStatementSupport
Create a set of substatements.
buildEffectiveSubstatements(EffectiveStmtCtx.Current<UnresolvedQName.Unqualified, ModuleStatement>, Stream<? extends StmtContext<?, ?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.module.ModuleStatementSupport
 
builder() - Method in interface org.opendaylight.yangtools.binding.DataObjectReference
Deprecated.
builder() - Static method in class org.opendaylight.yangtools.binding.util.BindingMap
Create a builder on an unmodifiable map, which does not retain value insertion order.
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() - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Deprecated.
builder() - Method in class org.opendaylight.yangtools.yang.binding.KeyedInstanceIdentifier
Deprecated.
builder() - Static method in class org.opendaylight.yangtools.yang.data.api.ImmutableYangNetconfError
Creates a builder for ImmutableYangNetconfError.
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.data.impl.schema.ImmutableNormalizedMetadata
builder() - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedMountpoints
builder() - Static method in class org.opendaylight.yangtools.yang.model.api.stmt.FeatureSet
 
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 record class org.opendaylight.yangtools.yang.model.spi.source.SourceInfo.Module
 
builder() - Static method in record class org.opendaylight.yangtools.yang.model.spi.source.SourceInfo.Submodule
 
builder() - Static method in class org.opendaylight.yangtools.yang.parser.api.YangParserConfiguration
Return a new YangParserConfiguration.Builder initialized to default configuration.
builder() - Static method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.CrossSourceStatementReactor
builder(int) - Static method in class org.opendaylight.yangtools.binding.util.BindingMap
Create a builder on an unmodifiable map, which does not retain value insertion order.
builder(Class<C>, Class<N>, K) - Static method in interface org.opendaylight.yangtools.binding.DataObjectIdentifier
 
builder(Class<C>, Class<N>, K) - Static method in interface org.opendaylight.yangtools.binding.DataObjectReference
 
builder(Class<C>, Class<N>, K) - Static method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Deprecated.
Create a InstanceIdentifier.Builder for a specific type of InstanceIdentifier which represents an EntryObject in a grouping used in the case statement.
builder(Class<C>, Class<T>) - Static method in interface org.opendaylight.yangtools.binding.DataObjectIdentifier
 
builder(Class<C>, Class<T>) - Static method in interface org.opendaylight.yangtools.binding.DataObjectReference
 
builder(Class<C>, Class<T>) - Static method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Deprecated.
Create a InstanceIdentifier.Builder for a specific type of InstanceIdentifier as specified by container in a grouping used in the case statement.
builder(Class<T>) - Static method in interface org.opendaylight.yangtools.binding.DataObjectIdentifier
 
builder(Class<T>) - Static method in interface org.opendaylight.yangtools.binding.DataObjectReference
 
builder(Class<T>) - Static method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Deprecated.
Create a InstanceIdentifier.Builder for a specific type of InstanceIdentifier as specified by container.
builder(Class<N>, K) - Static method in interface org.opendaylight.yangtools.binding.DataObjectIdentifier
 
builder(Class<N>, K) - Static method in interface org.opendaylight.yangtools.binding.DataObjectReference
 
builder(Class<N>, K) - Static method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Deprecated.
Create a InstanceIdentifier.Builder for a specific type of InstanceIdentifier which represents an EntryObject.
builder(Set<YangVersion>) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupportBundle
 
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(TreeType) - Static method in class org.opendaylight.yangtools.yang.data.tree.api.DataTreeConfiguration
 
builder(StatementDefinition) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.SubstatementValidator
 
Builder() - Constructor for class org.opendaylight.yangtools.yang.model.api.stmt.FeatureSet.Builder
 
Builder() - Constructor for class org.opendaylight.yangtools.yang.model.repo.api.SchemaContextFactoryConfiguration.Builder
 
Builder() - Constructor for class org.opendaylight.yangtools.yang.model.spi.source.SourceInfo.Builder
 
Builder() - Constructor for class org.opendaylight.yangtools.yang.parser.stmt.reactor.CrossSourceStatementReactor.Builder
 
Builder(TreeType) - Constructor for class org.opendaylight.yangtools.yang.data.tree.api.DataTreeConfiguration.Builder
 
BUILDER_SUFFIX - Static variable in class org.opendaylight.yangtools.binding.contract.Naming
 
builderFactory() - Static method in class org.opendaylight.yangtools.yang.data.spi.node.ImmutableNodes
 
BuilderGenerator - Class in org.opendaylight.yangtools.binding.codegen
Transformator of the data from the virtual form to JAVA programming language.
BuilderGenerator() - Constructor for class org.opendaylight.yangtools.binding.codegen.BuilderGenerator
 
BuilderImplTemplate - Class in org.opendaylight.yangtools.binding.codegen
 
BuilderImplTemplate(BuilderTemplate, GeneratedType) - Constructor for class org.opendaylight.yangtools.binding.codegen.BuilderImplTemplate
 
builderOfInherited(Class<R>, Class<N>, K) - Static method in interface org.opendaylight.yangtools.binding.DataObjectIdentifier
 
builderOfInherited(Class<R>, Class<N>, K) - Static method in interface org.opendaylight.yangtools.binding.DataObjectReference
 
builderOfInherited(Class<R>, Class<N>, K) - Static method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Deprecated.
 
builderOfInherited(Class<R>, Class<T>) - Static method in interface org.opendaylight.yangtools.binding.DataObjectIdentifier
 
builderOfInherited(Class<R>, Class<T>) - Static method in interface org.opendaylight.yangtools.binding.DataObjectReference
 
builderOfInherited(Class<R>, Class<T>) - Static method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Deprecated.
 
builderOfInherited(Class<R>, Class<C>, Class<N>, K) - Static method in interface org.opendaylight.yangtools.binding.DataObjectIdentifier
 
builderOfInherited(Class<R>, Class<C>, Class<N>, K) - Static method in interface org.opendaylight.yangtools.binding.DataObjectReference
 
builderOfInherited(Class<R>, Class<C>, Class<N>, K) - Static method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Deprecated.
 
builderOfInherited(Class<R>, Class<C>, Class<T>) - Static method in interface org.opendaylight.yangtools.binding.DataObjectIdentifier
 
builderOfInherited(Class<R>, Class<C>, Class<T>) - Static method in interface org.opendaylight.yangtools.binding.DataObjectReference
 
builderOfInherited(Class<R>, Class<C>, Class<T>) - Static method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Deprecated.
 
Builders - Class in org.opendaylight.yangtools.yang.data.impl.schema
Deprecated, for removal: This API element is subject to removal in a future version.
BuilderTemplate - Class in org.opendaylight.yangtools.binding.codegen
Template for generating JAVA builder classes.
BuilderTemplate(GeneratedType, GeneratedType, GeneratedTransferObject) - Constructor for class org.opendaylight.yangtools.binding.codegen.BuilderTemplate
Constructs new instance of this class.
buildFuture() - Method in class org.opendaylight.yangtools.yang.common.RpcResultBuilder
Builds RpcResult and wraps it in a Future.
BuildSpecification - Record Class in org.opendaylight.yangtools.yang.parser.spi.source
Specification of a single parsing attempt.
BuildSpecification(String, ImmutableMap<QNameModule, BuildSpecification.SourceSpec.Module>, FeatureSet) - Constructor for record class org.opendaylight.yangtools.yang.parser.spi.source.BuildSpecification
Creates an instance of a BuildSpecification record class.
BuildSpecification.SourceSpec - Interface in org.opendaylight.yangtools.yang.parser.spi.source
Specification of how a source should be processed.
BuildSpecification.SourceSpec.Module - Record Class in org.opendaylight.yangtools.yang.parser.spi.source
Specification of how a module source should be processed.
BuildSpecification.SourceSpec.Submodule - Record Class in org.opendaylight.yangtools.yang.parser.spi.source
Specification of how a submodule source should be processed.
buildSteps() - Method in class org.opendaylight.yangtools.binding.impl.AbstractDataObjectReferenceBuilder
 
buildType() - Method in class org.opendaylight.yangtools.yang.model.ri.type.BitsTypeBuilder
 
buildType() - Method in class org.opendaylight.yangtools.yang.model.ri.type.EnumerationTypeBuilder
 
buildValue() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableChoiceNodeBuilder
 
buildValue() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableContainerNodeBuilder
 
buildValue() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableMapEntryNodeBuilder
 
buildValue() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableUnkeyedListEntryNodeBuilder
 
BuiltInType<T> - Class in org.opendaylight.yangtools.binding.contract
Mapping of a YANG built-in type to its base Java class.
BYTE_ARRAY - Static variable in class org.opendaylight.yangtools.binding.model.ri.Types
 
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> - 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
 
caerbannog() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.EffectiveStmtCtx.Current
Deprecated.
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. not an interface or abstract method), and otherwise throws an UnstubbedMethodException, like the ThrowsMethodExceptionAnswer.
callWithClassLoader(ClassLoader, Callable<V>) - Static method in class org.opendaylight.yangtools.util.ClassLoaderUtils
Immediately call Callable.call() with provided ClassLoader.
canCreateEnclosed(String) - Method in class org.opendaylight.yangtools.binding.model.api.JavaTypeName
Check if an enclosed type with specified name can be created.
CanonicalValue<T> - Interface in org.opendaylight.yangtools.yang.common
A typed value in its internal Java representation.
CanonicalValueSupport<T> - Interface in org.opendaylight.yangtools.yang.common
Support for a CanonicalValue subclasses.
CanonicalValueValidator<T,V> - 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
 
canReuseCurrent(EffectiveStmtCtx.Current<A, D>, EffectiveStmtCtx.Current<A, D>, List<? extends EffectiveStatement<?, ?>>) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StatementFactory
Determine reactor copy behaviour of a statement instance.
canReuseCurrent(EffectiveStmtCtx.Current<A, D>, EffectiveStmtCtx.Current<A, D>, List<? extends EffectiveStatement<?, ?>>) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport.StatementEquality
Determine whether current statement has the same semantics as the provided copy.
canReuseCurrent(EffectiveStmtCtx.Current<A, D>, EffectiveStmtCtx.Current<A, D>, List<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport
 
CASE - Enum constant in enum class org.opendaylight.yangtools.binding.contract.StatementNamespace
 
CASE - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
CaseEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a case statement.
CaseRuntimeType - Interface in org.opendaylight.yangtools.binding.runtime.api
A RuntimeType associated with a case statement.
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
Declared representation of a case statement.
CaseStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
caseType() - Method in interface org.opendaylight.yangtools.binding.DataObjectStep
Return an optional enclosing case type.
caseType() - Method in record class org.opendaylight.yangtools.binding.KeylessStep
Returns the value of the caseType record component.
caseType() - Method in record class org.opendaylight.yangtools.binding.KeyStep
Returns the value of the caseType record component.
caseType() - Method in record class org.opendaylight.yangtools.binding.NodeStep
Returns the value of the caseType record component.
castValue(Object) - Method in class org.opendaylight.yangtools.binding.contract.BuiltInType
Cast an value object to this built-in type.
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 - Enum constant in enum class 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
 
checkArgument(GeneratedProperty, Restrictions, Type, String) - Method in class org.opendaylight.yangtools.binding.codegen.BaseTemplate
 
checkCast(Class<T>, Object) - Static method in class org.opendaylight.yangtools.binding.lib.CodeHelpers
Utility method for checking whether a target object is a compatible BindingContract.
CheckedValue<T,E> - 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
 
checkEnum(T, int) - Static method in class org.opendaylight.yangtools.binding.lib.CodeHelpers
Check that the specified EnumTypeObject object is not null.
checkEnum(T, String) - Static method in class org.opendaylight.yangtools.binding.lib.CodeHelpers
Check that the specified EnumTypeObject object is not null.
checkFeatureSupport(StmtContext<?, ?, ?>, FeatureSet) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StmtContextUtils
 
checkFieldCast(Class<T>, String, Object) - Static method in class org.opendaylight.yangtools.binding.lib.CodeHelpers
Utility method for checking whether a target object is compatible.
checkLegalChild(boolean, YangInstanceIdentifier.PathArgument, ChoiceSchemaNode) - Static method in exception class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.valid.DataValidationException
 
checkLegalChild(boolean, YangInstanceIdentifier.PathArgument, DataNodeContainer, Set<QName>) - Static method in exception class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.valid.DataValidationException
 
checkLegalChild(boolean, YangInstanceIdentifier.PathArgument, DataSchemaNode, Set<QName>) - Static method in exception class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.valid.DataValidationException
 
checkLegalData(boolean, String, Object...) - Static method in exception class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.valid.DataValidationException
 
checkListFieldCast(Class<T>, String, List<?>) - Static method in class org.opendaylight.yangtools.binding.lib.CodeHelpers
Utility method for checking whether the items of target list is compatible.
checkListKey(DataContainerChild, Map<QName, Object>, QName, YangInstanceIdentifier.NodeIdentifierWithPredicates) - Static method in exception class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.valid.DataValidationException
 
checkListKey(DataContainerChild, QName, YangInstanceIdentifier.NodeIdentifierWithPredicates) - Static method in exception class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.valid.DataValidationException
 
checkListKey(YangInstanceIdentifier.NodeIdentifierWithPredicates, QName, Object, Object) - Static method in exception class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.valid.DataValidationException
 
checkNodeContainer(NormalizationResult<?>) - Static method in class org.opendaylight.yangtools.yang.data.util.codec.AbstractInputStreamNormalizer
 
checkNodeName(NormalizationResult<?>, QName) - Static method in class org.opendaylight.yangtools.yang.data.util.codec.AbstractInputStreamNormalizer
 
checkPattern(String, Pattern[], String[]) - Static method in class org.opendaylight.yangtools.binding.lib.CodeHelpers
Check whether a specified string value matches specified patterns.
checkPattern(String, Pattern, String) - Static method in class org.opendaylight.yangtools.binding.lib.CodeHelpers
Check whether a specified string value matches a specified pattern.
checkSetFieldCast(Class<T>, String, Set<?>) - Static method in class org.opendaylight.yangtools.binding.lib.CodeHelpers
Utility method for checking whether the items of target set is compatible.
checkUniqueGroupings(EffectiveStmtCtx.Current<?, ?>, Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStmtUtils
 
checkUniqueTypedefs(EffectiveStmtCtx.Current<?, ?>, Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStmtUtils
 
checkUniqueUses(EffectiveStmtCtx.Current<?, ?>, Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStmtUtils
 
checkValue(T) - Static method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableAnydataNodeBuilder
 
checkValue(T) - Static method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableAnyxmlNodeBuilder
 
checkValue(T) - Static method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableLeafNodeBuilder
 
checkValue(T) - Static method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableLeafSetEntryNodeBuilder
 
checkValue(Object) - Static method in class org.opendaylight.yangtools.binding.contract.BuiltInType
 
child(Class<N>, K) - Method in interface org.opendaylight.yangtools.binding.DataObjectReference.Builder
Append the specified listItem as a child of the data object this build currently references.
child(Class<C>, Class<N>, K) - Method in interface org.opendaylight.yangtools.binding.DataObjectReference.Builder
Append the specified listItem as a child of the data object this build currently references.
child(Class<N>) - Method in interface org.opendaylight.yangtools.binding.DataObjectReference.Builder
Append the specified container as a child of the data object this build currently references.
child(Class<C>, Class<N>) - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Deprecated.
Create an InstanceIdentifier for a child container.
child(Class<C>, Class<N>, K) - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Deprecated.
Create an InstanceIdentifier for a child list item.
child(Class<N>) - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Deprecated.
Create an InstanceIdentifier for a child container.
child(Class<N>, K) - Method in interface org.opendaylight.yangtools.binding.DataObjectIdentifier.Builder
 
child(Class<N>, K) - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier.Builder
Deprecated.
 
child(Class<N>, K) - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Deprecated.
Create an InstanceIdentifier for a child list item.
child(Class<C>, Class<N>) - Method in interface org.opendaylight.yangtools.binding.DataObjectReference.Builder
Append the specified container as a child of the data object this build currently references.
child(Class<C>, Class<N>) - Method in interface org.opendaylight.yangtools.binding.DataObjectIdentifier.Builder
 
child(Class<C>, Class<N>) - Method in class org.opendaylight.yangtools.binding.impl.AbstractDataObjectIdentifierBuilder
 
child(Class<C>, Class<N>) - Method in class org.opendaylight.yangtools.binding.impl.AbstractDataObjectReferenceBuilder
 
child(Class<C>, Class<N>) - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier.Builder
Deprecated.
 
child(Class<C>, Class<N>, K) - Method in interface org.opendaylight.yangtools.binding.DataObjectIdentifier.Builder
 
child(Class<C>, Class<N>, K) - Method in class org.opendaylight.yangtools.binding.impl.AbstractDataObjectIdentifierBuilder
 
child(Class<C>, Class<N>, K) - Method in class org.opendaylight.yangtools.binding.impl.AbstractDataObjectReferenceBuilder
 
child(Class<C>, Class<N>, K) - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier.Builder
Deprecated.
 
child(Class<N>) - Method in interface org.opendaylight.yangtools.binding.DataObjectIdentifier.Builder
 
child(Class<N>) - Method in class org.opendaylight.yangtools.binding.impl.AbstractDataObjectIdentifierBuilder
 
child(Class<N>) - Method in class org.opendaylight.yangtools.binding.impl.AbstractDataObjectReferenceBuilder
 
child(Class<N>) - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier.Builder
Deprecated.
 
child(Class<N>, K) - Method in class org.opendaylight.yangtools.binding.impl.AbstractDataObjectIdentifierBuilder
 
child(Class<N>, K) - Method in class org.opendaylight.yangtools.binding.impl.AbstractDataObjectReferenceBuilder
 
CHILD - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
The child axis.
childAt(int) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.OrderedContainer
Returns child node by position.
childByArg(K) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.DistinctContainer
Returns a child node identified by provided key.
childByArg(YangInstanceIdentifier.PathArgument) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.StoreTreeNode
Returns a direct child of the node.
childByArg(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.binding.data.codec.spi.AbstractBindingLazyContainerNode
 
childByArg(YangInstanceIdentifier.PathArgument) - Method in interface org.opendaylight.yangtools.yang.data.util.DataSchemaContext.Composite
Find a child node identifier by its YangInstanceIdentifier.PathArgument.
childByArg(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.util.impl.context.AbstractCompositeContext
 
childByPath(YangInstanceIdentifier) - Method in interface org.opendaylight.yangtools.yang.data.util.DataSchemaContext.Composite
Find a child node as identified by a YangInstanceIdentifier relative to this node.
childByPath(YangInstanceIdentifier) - Method in class org.opendaylight.yangtools.yang.data.util.DataSchemaContextTree
Find a child node as identified by an absolute YangInstanceIdentifier.
childByQName(QName) - Method in interface org.opendaylight.yangtools.yang.data.util.DataSchemaContext.Composite
Find a child node identifier by its {code data tree} QName.
childByQName(QName) - Method in class org.opendaylight.yangtools.yang.data.util.impl.context.AbstractCompositeContext
 
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.
childNames() - Method in record class org.opendaylight.yangtools.yang.data.codec.binfmt.LegacyAugmentationIdentifier
Deprecated.
Returns the value of the childNames record component.
childNodes() - Method in interface org.opendaylight.yangtools.yang.data.tree.api.DataTreeCandidateNode
Get an unmodifiable collection of modified child nodes.
childNodes(DistinctNodeContainer<?, ?>, Function<NormalizedNode, DataTreeCandidateNode>) - Static method in class org.opendaylight.yangtools.yang.data.tree.spi.AbstractDataTreeCandidateNode
 
childNonNull(V, Class<?>, String, Object...) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.CommonDataObjectCodecContext
 
childNonNull(V, Class<?>, String, Object...) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.DataObjectCodecContext
 
childNonNull(V, QName, String, Object...) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.CommonDataObjectCodecContext
 
childNonNull(V, QName, String, Object...) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.DataObjectCodecContext
 
childNonNull(V, YangInstanceIdentifier.PathArgument, String, Object...) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.CommonDataObjectCodecContext
 
childNonNull(V, YangInstanceIdentifier.PathArgument, String, Object...) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.DataObjectCodecContext
 
childOf(Type) - Static method in class org.opendaylight.yangtools.binding.model.ri.BindingTypes
Specialize ChildOf for a particular type.
ChildOf<P> - Interface in org.opendaylight.yangtools.binding
Child of parent container.
childPathArguments() - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingAugmentationCodecTreeNode
Returns the YangInstanceIdentifier.NodeIdentifiers of items contained in this Augmentation.
children() - Method in record class org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeSerializer.AugmentationResult
Returns the value of the children record component.
children() - Method in interface org.opendaylight.yangtools.yang.data.tree.api.DataTreeCandidate.CandidateNode.WithChildren
Get an unmodifiable collection of modified child nodes.
childrenImpl() - Method in interface org.opendaylight.yangtools.yang.data.tree.spi.ImmutableCandidateNodes.WithChildrenImpl
childSizeHint() - Method in class org.opendaylight.yangtools.yang.data.util.CompositeNodeDataWithSchema
Return a hint about how may children we are going to generate.
CHOICE - Enum constant in enum class org.opendaylight.yangtools.binding.contract.StatementNamespace
 
CHOICE - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
choiceBuilder() - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
Deprecated.
 
choiceBuilder(int) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
Deprecated.
 
ChoiceEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a choice statement.
choiceIn(Type) - Static method in class org.opendaylight.yangtools.binding.model.ri.BindingTypes
Type specializing ChoiceIn for a particular type.
ChoiceIn<P> - Interface in org.opendaylight.yangtools.binding
A choice of child nodes within a parent container.
choiceNode(QName) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes
Deprecated.
Create an immutable choice node.
choiceNode(YangInstanceIdentifier.NodeIdentifier) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes
Deprecated.
Create an immutable choice node.
ChoiceNode - Interface in org.opendaylight.yangtools.yang.data.api.schema
Node representing data instance of choice.
ChoiceNode.Builder - Interface in org.opendaylight.yangtools.yang.data.api.schema
A builder of ChoiceNodes.
ChoiceRuntimeType - Interface in org.opendaylight.yangtools.binding.runtime.api
A RuntimeType associated with a choice statement.
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
Declared representation of a choice statement.
ChoiceStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
CLASS - Static variable in class org.opendaylight.yangtools.binding.model.ri.Types
 
ClassGeneratorBridge - Class in org.opendaylight.yangtools.binding.data.codec.impl
Bridge for initializing generated instance constants during class loading time.
ClassLoaderUtils - Class in org.opendaylight.yangtools.util
Utility methods for working with ClassLoaders and classes.
ClassTemplate - Class in org.opendaylight.yangtools.binding.codegen
Template for generating JAVA class.
ClassTemplate(AbstractJavaGeneratedType, GeneratedTransferObject) - Constructor for class org.opendaylight.yangtools.binding.codegen.ClassTemplate
Creates instance of this class with concrete genType.
ClassTemplate(GeneratedTransferObject) - Constructor for class org.opendaylight.yangtools.binding.codegen.ClassTemplate
Creates instance of this class with concrete genType.
classType(Type) - Static method in class org.opendaylight.yangtools.binding.model.ri.Types
Returns an instance of ParameterizedType which represents JAVA java.lang.Class type specialized to specified type.
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.
clear() - Method in class org.opendaylight.yangtools.util.ImmutableOffsetMap
 
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.util.UnmodifiableMap
 
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.spi.node
 
close() - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeCachingCodec
Invoking close will invalidate this codec and any of its child codecs and will invalidate cache.
close() - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingStreamEventWriter
 
close() - Method in class org.opendaylight.yangtools.concepts.AbstractRegistration
 
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.yang.data.api.schema.stream.FormattingNormalizedNodeStreamWriter
 
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 class org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedMetadataWriter
 
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 class org.opendaylight.yangtools.yang.data.api.schema.stream.YangInstanceIdentifierWriter
 
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.data.tree.api.DataTreeSnapshotCursor
Close this cursor.
close() - Method in class org.opendaylight.yangtools.yang.model.repo.spi.GuavaSchemaSourceCache
Deprecated.
 
close() - Method in class org.opendaylight.yangtools.yang.model.repo.spi.SoftSchemaSourceCache
 
close() - Method in class org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
 
codec() - Method in record class org.opendaylight.yangtools.binding.data.codec.api.BindingCodecTree.CodecWithPath
Returns the value of the codec record component.
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
 
CodecDataObject<T> - Class in org.opendaylight.yangtools.binding.data.codec.impl
A base class for DataObjects backed by DataObjectCodecContext.
CodecDataObject(CommonDataObjectCodecContext<T, ?>, DataContainerNode) - Constructor for class org.opendaylight.yangtools.binding.data.codec.impl.CodecDataObject
 
codecEquals(Object) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.CodecDataObject
 
codecFor(TypeDefinition<?>) - Method in class org.opendaylight.yangtools.yang.data.util.AbstractStringUnionCodec
 
codecFor(S, LeafrefResolver) - Method in class org.opendaylight.yangtools.yang.data.util.codec.AbstractCodecFactory
 
codecHashCode() - Method in class org.opendaylight.yangtools.binding.data.codec.impl.CodecDataObject
 
codecKey(VarHandle) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.CodecDataObject
 
codecMember(VarHandle, Class<? extends DataObject>) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.CodecDataObject
 
codecMember(VarHandle, String) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.CodecDataObject
 
codecMember(VarHandle, CodecContextSupplier) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.CodecDataObject
 
codecMemberOrEmpty(Object, Class<? extends DataObject>) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.CodecDataObject
 
CodecOpaqueObject<T> - Class in org.opendaylight.yangtools.binding.data.codec.impl
A base class for OpaqueObjects backed by ForeignOpaqueData.
CodecOpaqueObject(OpaqueData<?>) - Constructor for class org.opendaylight.yangtools.binding.data.codec.impl.CodecOpaqueObject
 
CodecWithPath(CommonDataObjectCodecTreeNode<T>, YangInstanceIdentifier) - Constructor for record class org.opendaylight.yangtools.binding.data.codec.api.BindingCodecTree.CodecWithPath
Creates an instance of a CodecWithPath record class.
codegen() - Static method in class org.opendaylight.yangtools.binding.generator.impl.reactor.TypeBuilderFactory
 
CodegenEnumerationBuilder - Class in org.opendaylight.yangtools.binding.model.ri.generated.type.builder
 
CodegenEnumerationBuilder(JavaTypeName) - Constructor for class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenEnumerationBuilder
 
CodeGenerator - Interface in org.opendaylight.yangtools.binding.model.api
Transforms virtual data to the concrete code in programming language.
CodegenExtensionsConstants - Class in org.opendaylight.yangtools.odlext.model.api
Constants related to odl-codegen-extensions.yang.
CodegenGeneratedTOBuilder - Class in org.opendaylight.yangtools.binding.model.ri.generated.type.builder
 
CodegenGeneratedTOBuilder(JavaTypeName) - Constructor for class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
CodegenGeneratedTypeBuilder - Class in org.opendaylight.yangtools.binding.model.ri.generated.type.builder
 
CodegenGeneratedTypeBuilder(JavaTypeName) - Constructor for class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTypeBuilder
 
CodeHelpers - Class in org.opendaylight.yangtools.binding.lib
Helper methods for generated binding code.
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
 
collectEffectiveSubstatements(Class<Z>) - Method in interface org.opendaylight.yangtools.yang.model.api.meta.EffectiveStatement
 
CollectionNodeBuilder<V,R> - Interface in org.opendaylight.yangtools.yang.data.api.schema.builder
 
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.instanceIdentifierLexer
 
COLON - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
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.instanceIdentifierParser.NodeIdentifierContext
 
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
 
column() - Method in class org.opendaylight.yangtools.yang.model.api.meta.StatementDeclaration
 
column() - Method in class org.opendaylight.yangtools.yang.model.api.meta.StatementDeclaration.InText
 
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 - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangXPathNodeType
A comment.
commit(DataTreeCandidate) - Method in interface org.opendaylight.yangtools.yang.data.tree.api.DataTree
Commit a data tree candidate.
commit(DataTreeCandidate, VersionInfo) - Method in interface org.opendaylight.yangtools.yang.data.tree.api.DataTree
Commit a data tree candidate, attaching an optional VersionInfo to the resulting modification.
commit(DataTreeCandidate, VersionInfo) - Method in class org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTree
 
CommonDataObjectCodecContext<D,T> - Class in org.opendaylight.yangtools.binding.data.codec.impl
Base implementation of CommonDataObjectCodecTreeNode, shared between DataObjectCodecContext and AugmentationCodecContext.
CommonDataObjectCodecTreeNode<T> - Interface in org.opendaylight.yangtools.binding.data.codec.api
CommonStmtCtx - Interface in org.opendaylight.yangtools.yang.parser.spi.meta
Common interface for all statement contexts, exposing information which is always available.
compacted(NormalizedNode) - Static method in class org.opendaylight.yangtools.yang.data.tree.spi.ImmutableCandidateNodes
 
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.
compare(T, T) - Method in class org.opendaylight.yangtools.binding.codegen.AlphabeticallyTypeMemberComparator
 
compareNumbers(Number, Number) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.ArgumentUtils
 
compareTo(DataObjectStep<?>) - Method in interface org.opendaylight.yangtools.binding.DataObjectStep
 
compareTo(SemVer) - Method in record 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(RevisionUnion) - Method in interface org.opendaylight.yangtools.yang.common.RevisionUnion
 
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(UnresolvedQName.Qualified) - Method in class org.opendaylight.yangtools.yang.common.UnresolvedQName.Qualified
 
compareTo(UnresolvedQName.Unqualified) - Method in class org.opendaylight.yangtools.yang.common.UnresolvedQName.Unqualified
 
compareTo(XMLNamespace) - Method in class org.opendaylight.yangtools.yang.common.XMLNamespace
 
compareTo(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.PathArgument
 
compareTo(T) - Method in class org.opendaylight.yangtools.util.AbstractStringIdentifier
 
compareTo(T) - Method in class org.opendaylight.yangtools.util.AbstractUUIDIdentifier
 
compilePatterns(List<String>) - Static method in class org.opendaylight.yangtools.binding.lib.CodeHelpers
Compile a list of pattern regular expressions and return them as an array.
completedFuture() - Static method in class org.opendaylight.yangtools.yang.common.Empty
Return a CompletionStage completed with Empty.value().
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> - 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 Class 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.
CompositeRuntimeType - Interface in org.opendaylight.yangtools.binding.runtime.api
COMPUTATION - Enum constant in enum class 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.
computeContainerNode(C) - Method in class org.opendaylight.yangtools.binding.data.codec.spi.AbstractBindingLazyContainerNode
 
computeContainerNode(BindingNormalizedNodeSerializer) - Method in class org.opendaylight.yangtools.binding.data.codec.spi.LazyActionInputContainerNode
 
computeContainerNode(BindingNormalizedNodeSerializer) - Method in class org.opendaylight.yangtools.binding.data.codec.spi.LazyActionOutputContainerNode
 
computeDefaultSUID(GeneratedTypeBuilderBase<?>) - Static method in class org.opendaylight.yangtools.binding.generator.impl.reactor.SerialVersionHelper
 
computeIfAbsent(StmtContext<?, ?, ?>) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.namespace.YangNamespaceContextNamespace
 
computeServiceRanking(long) - Static method in interface org.opendaylight.yangtools.binding.runtime.osgi.ModelGenerationAware
Calculate service ranking based on generation.
concat(Iterable<? extends T>, T) - Static method in class org.opendaylight.yangtools.binding.impl.AbstractDataObjectReference
 
CONCAT - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
ConcreteType - Interface in org.opendaylight.yangtools.binding.model.api
The Concrete Type is marker interface that encapsulates definition of java concrete type.
concreteTypeBuilder(TypeDefinition<?>, QName) - Static method in class org.opendaylight.yangtools.yang.model.ri.type.ConcreteTypes
 
ConcreteTypeBuilder<T> - Class in org.opendaylight.yangtools.yang.model.ri.type
Builder of TypeDefinitions for use in leaf statements.
ConcreteTypes - Class in org.opendaylight.yangtools.yang.model.ri.type
Support for creating TypeDefinition instances defined by leaf and leaf-list statements.
config() - Method in record class org.opendaylight.yangtools.yang.data.util.AbstractMountPointContextFactory.MountPointDefinition
Returns the value of the config record component.
CONFIG - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
ConfigEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a config statement.
ConfigListWarningNamespace - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.list
 
ConfigStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a config statement.
ConfigStatementAwareDeclaredStatement<A> - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
ConfigStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
ConfigStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ConfigStatementSupport
 
CONFIGURATION - Enum constant in enum class org.opendaylight.yangtools.yang.data.tree.api.TreeType
Only config true nodes are allowed.
ConflictingModificationAppliedException - Exception Class in org.opendaylight.yangtools.yang.data.tree.api
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 class org.opendaylight.yangtools.yang.data.tree.api.ConflictingModificationAppliedException
 
ConflictingModificationAppliedException(YangInstanceIdentifier, String, Throwable) - Constructor for exception class org.opendaylight.yangtools.yang.data.tree.api.ConflictingModificationAppliedException
 
conformance() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ModuleEffectiveStatement
Return the conformance type of this module.
conformanceType() - Method in record class org.opendaylight.yangtools.yang.parser.spi.source.BuildSpecification.SourceSpec.Module
Returns the value of the conformanceType record component.
Constant - Interface in org.opendaylight.yangtools.binding.model.api
Interface Contact is designed to hold and model java constant.
ConstantBuilder - Interface in org.opendaylight.yangtools.binding.model.api.type.builder
 
constantsDeclarations() - Method in class org.opendaylight.yangtools.binding.codegen.ClassTemplate
Template method which generates JAVA constants.
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).
constructors() - Method in class org.opendaylight.yangtools.binding.codegen.ClassTemplate
 
constructors() - Method in class org.opendaylight.yangtools.binding.codegen.UnionTemplate
 
consts - Variable in class org.opendaylight.yangtools.binding.codegen.ClassTemplate
List of constant instances which are generated as JAVA public static final attributes.
CONTACT - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
ContactEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a contact statement.
ContactStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a contact statement.
ContactStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
ContactStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ContactStatementSupport
 
container() - Method in record class org.opendaylight.yangtools.binding.PropertyIdentifier
Returns the value of the container record component.
CONTAINER - Enum constant in enum class org.opendaylight.yangtools.binding.contract.StatementNamespace
 
CONTAINER - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
containerBuilder() - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
Deprecated.
 
containerBuilder(int) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
Deprecated.
 
containerBuilder(ContainerNode) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
Deprecated.
 
ContainerContext - Class in org.opendaylight.yangtools.yang.data.util.impl.context
 
ContainerContext(ContainerLike) - Constructor for class org.opendaylight.yangtools.yang.data.util.impl.context.ContainerContext
 
containerDelta(DistinctNodeContainer<?, ?>, DistinctNodeContainer<?, ?>) - Static method in class org.opendaylight.yangtools.yang.data.tree.spi.DataTreeCandidateNodes
Return a collection of DataTreeCandidateNodes summarizing the changes between the contents of two NormalizedNodeContainers.
containerDelta(DistinctNodeContainer<?, ?>, DistinctNodeContainer<?, ?>, YangInstanceIdentifier.PathArgument) - Static method in class org.opendaylight.yangtools.yang.data.tree.spi.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
Effective representation of a container statement.
ContainerLike - Interface in org.opendaylight.yangtools.yang.model.api
Common interface for common container-like constructs.
ContainerLikeCompat - Class in org.opendaylight.yangtools.yang.model.api
ContainerLikeCompat() - Constructor for class org.opendaylight.yangtools.yang.model.api.ContainerLikeCompat
 
ContainerLikeRuntimeType<D,E> - Interface in org.opendaylight.yangtools.binding.runtime.api
A RuntimeType associated with a statement with similar semantics as container statement.
containerNode(QName) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes
Deprecated.
Create an immutable container node.
containerNode(YangInstanceIdentifier.NodeIdentifier) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes
Deprecated.
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.
ContainerNode.Builder - Interface in org.opendaylight.yangtools.yang.data.api.schema
A builder of ContainerNodes.
ContainerNodeDataWithSchema - Class in org.opendaylight.yangtools.yang.data.util
Utility class used for tracking parser state as needed by a StAX-like parser.
ContainerRuntimeType - Interface in org.opendaylight.yangtools.binding.runtime.api
A RuntimeType associated with a container statement.
ContainerSchemaNode - Interface in org.opendaylight.yangtools.yang.model.api
The ContainerSchemaNode is used to define an interior data node in the schema tree.
ContainerStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a container statement.
ContainerStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
containerType() - Method in record class org.opendaylight.yangtools.binding.LeafListPropertyStep
Returns the value of the containerType record component.
containerType() - Method in record class org.opendaylight.yangtools.binding.LeafPropertyStep
Returns the value of the containerType record component.
containerType() - Method in interface org.opendaylight.yangtools.binding.PropertyStep
Returns a class reference to containing DataContainer.
contains(Object) - Method in class org.opendaylight.yangtools.util.UnmodifiableCollection
 
contains(InstanceIdentifier<? extends DataObject>) - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Deprecated.
Check whether an identifier is contained in this identifier.
contains(QName) - Method in class org.opendaylight.yangtools.yang.model.api.stmt.FeatureSet
Determine whether a particular feature, as identified by its QName is part of this set.
contains(T) - Method in class org.opendaylight.yangtools.concepts.AbstractHierarchicalIdentifier
 
contains(T) - Method in interface org.opendaylight.yangtools.concepts.HierarchicalIdentifier
Check if this identifier contains some other identifier.
CONTAINS - Enum constant in enum class 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
 
containsConstant(String) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
containsConstant(String) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTypeBuilder
 
containsConstant(String) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
containsConstant(String) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTypeBuilder
 
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(Object) - Method in class org.opendaylight.yangtools.util.UnmodifiableMap
 
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
 
containsMethod(String) - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.GeneratedTypeBuilderBase
Checks if GeneratedTypeBuilder contains method with name methodName.
containsMethod(String) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
containsMethod(String) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTypeBuilder
 
containsMethod(String) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
containsMethod(String) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTypeBuilder
 
containsParameters() - Method in interface org.opendaylight.yangtools.binding.model.api.AnnotationType
Returns true if annotation contains parameters.
containsProperty(String) - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.GeneratedTypeBuilderBase
Check whether GeneratedTOBuilder contains property with name name.
containsProperty(String) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
containsProperty(String) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTypeBuilder
 
containsProperty(String) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
containsProperty(String) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTypeBuilder
 
containsValue(Object) - Method in class org.opendaylight.yangtools.util.ImmutableOffsetMap
 
containsValue(Object) - Method in class org.opendaylight.yangtools.util.SharedSingletonMap
 
containsValue(Object) - Method in class org.opendaylight.yangtools.util.UnmodifiableMap
 
containsWildcarded(InstanceIdentifier<?>) - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Deprecated.
Check whether this instance identifier contains the other identifier after wildcard expansion.
CONTENT - Enum constant in enum class org.opendaylight.yangtools.yang.common.NetconfLayer
Content layer, for example configuration data.
context() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedMountPoint
Return the underlying mount point context.
context() - Method in record class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedMountPoint
Returns the value of the context record component.
CONTEXT - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.meta.StatementOrigin
Statement was inferred to exist based on effective semantics of some other statement.
CONTEXT_INDEPENDENT - Enum constant in enum class 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.
CONTEXT_INSTANCE - Enum constant in enum class org.opendaylight.yangtools.odlext.model.api.OpenDaylightExtensionsStatements
 
CONTEXT_REFERENCE - Enum constant in enum class org.opendaylight.yangtools.odlext.model.api.OpenDaylightExtensionsStatements
 
contextIndependent() - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport.StatementPolicy
ContextInstanceEffectiveStatement - Interface in org.opendaylight.yangtools.odlext.model.api
 
ContextInstanceStatement - Interface in org.opendaylight.yangtools.odlext.model.api
 
ContextInstanceStatementSupport - Class in org.opendaylight.yangtools.odlext.parser
 
ContextInstanceStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport
 
ContextReferenceEffectiveStatement - Interface in org.opendaylight.yangtools.odlext.model.api
 
ContextReferenceStatement - Interface in org.opendaylight.yangtools.odlext.model.api
 
ContextReferenceStatementSupport - Class in org.opendaylight.yangtools.odlext.parser
 
ContextReferenceStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport
 
contextType() - Method in interface org.opendaylight.yangtools.odlext.model.api.ContextInstanceEffectiveStatement
Return the IdentityEffectiveStatement identifying the context type of this instance.
contextType() - Method in interface org.opendaylight.yangtools.odlext.model.api.ContextReferenceEffectiveStatement
Return the IdentityEffectiveStatement identifying the context type of this reference.
contract() - Method in class org.opendaylight.yangtools.binding.impl.AbstractDataObjectReference
 
contract() - Method in class org.opendaylight.yangtools.binding.impl.DataObjectIdentifierImpl
 
contract() - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Deprecated.
 
contract() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.AnydataNode
 
contract() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.AnyxmlNode
 
contract() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.ChoiceNode
 
contract() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.ContainerNode
 
contract() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.LeafNode
 
contract() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.LeafSetEntryNode
 
contract() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.LeafSetNode
 
contract() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.MapEntryNode
 
contract() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.MapNode
 
contract() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedData
Return the contract governing this NormalizedData instance.
contract() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode
 
contract() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedYangData
 
contract() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.SystemLeafSetNode
 
contract() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.SystemMapNode
 
contract() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.UnkeyedListEntryNode
 
contract() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.UnkeyedListNode
 
contract() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.UserLeafSetNode
 
contract() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.UserMapNode
 
contractDescription() - Method in class org.opendaylight.yangtools.binding.model.api.TypeMemberComment
Return the member contract description.
contractOf(String) - Static method in class org.opendaylight.yangtools.binding.model.api.TypeMemberComment
 
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.
copyAction(ActionEffectiveStatement, QName, int) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
copyAnydata(AnydataEffectiveStatement, QName, int) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
copyAnyxml(AnyxmlEffectiveStatement, QName, int) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
copyAsChildOf(StmtContext.Mutable<?, ?, ?>, CopyType, QNameModule) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext
 
copyBuilder() - Method in class org.opendaylight.yangtools.yang.data.tree.api.DataTreeConfiguration
 
copyCase(CaseEffectiveStatement, QName, int) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
copyChoice(ChoiceEffectiveStatement, QName, int) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
copyConstructor() - Method in class org.opendaylight.yangtools.binding.codegen.ClassTemplate
 
copyConstructor() - Method in class org.opendaylight.yangtools.binding.codegen.UnionTemplate
 
copyContainer(ContainerEffectiveStatement, QName, int) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
copyDeclared(StatementSupport.StatementEquality<A, D>) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport.StatementPolicy
copyEffective(EffectiveStmtCtx.Current<A, D>, E) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StatementFactory
Create a EffectiveStatement copy of provided original for specified context.
copyEffective(EffectiveStmtCtx.Current<A, D>, E) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractStatementSupport
 
copyEffective(EffectiveStmtCtx.Current<A, D>, E) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.ForwardingStatementSupport
 
copyEffective(EffectiveStmtCtx.Current<QName, InputStatement>, InputEffectiveStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.InputStatementSupport
 
copyEffective(EffectiveStmtCtx.Current<QName, OutputStatement>, OutputEffectiveStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.OutputStatementSupport
 
copyEffective(EffectiveStmtCtx.Current<QName, ActionStatement>, ActionEffectiveStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ActionStatementSupport
 
copyEffective(EffectiveStmtCtx.Current<QName, AnydataStatement>, AnydataEffectiveStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.AnydataStatementSupport
 
copyEffective(EffectiveStmtCtx.Current<QName, AnyxmlStatement>, AnyxmlEffectiveStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.AnyxmlStatementSupport
 
copyEffective(EffectiveStmtCtx.Current<QName, CaseStatement>, CaseEffectiveStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.CaseStatementSupport
 
copyEffective(EffectiveStmtCtx.Current<QName, ChoiceStatement>, ChoiceEffectiveStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ChoiceStatementSupport
 
copyEffective(EffectiveStmtCtx.Current<QName, ContainerStatement>, ContainerEffectiveStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ContainerStatementSupport
 
copyEffective(EffectiveStmtCtx.Current<QName, LeafListStatement>, LeafListEffectiveStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.LeafListStatementSupport
 
copyEffective(EffectiveStmtCtx.Current<QName, LeafStatement>, LeafEffectiveStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.LeafStatementSupport
 
copyEffective(EffectiveStmtCtx.Current<QName, ListStatement>, ListEffectiveStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.list.ListStatementSupport
 
copyEffective(EffectiveStmtCtx.Current<QName, NotificationStatement>, NotificationEffectiveStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.notification.NotificationStatementRFC6020Support
 
copyEffective(EffectiveStmtCtx.Current<QName, NotificationStatement>, NotificationEffectiveStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.notification.NotificationStatementRFC7950Support
 
CopyHistory - Interface in org.opendaylight.yangtools.yang.parser.spi.meta
Reactor's view of significant semantic history of a particular statement.
copyInput(InputEffectiveStatement, QName, int) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
copyLeaf(LeafEffectiveStatement, QName, int) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
copyLeafList(LeafListEffectiveStatement, QName, int) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
copyList(ListEffectiveStatement, QName, int) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
copyNotification(NotificationEffectiveStatement, QName, int) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
copyOf(ThreadFactoryProvider) - Static method in class org.opendaylight.yangtools.util.concurrent.ImmutableThreadFactoryProvider
Creates an immutable copy of a ThreadFactoryProvider value.
copyOutput(OutputEffectiveStatement, QName, int) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
copyPolicy() - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport
Return this statement's StatementSupport.CopyPolicy.
CopyType - Enum Class in org.opendaylight.yangtools.yang.parser.spi.meta
 
COUNT - Enum constant in enum class 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.yang.data.impl.schema.ReusableImmutableNormalizedNodeStreamWriter
 
create(boolean, QNameWithPredicate...) - Static method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefPath
Constructs new instance of this class with the concrete path.
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(Class<?>) - Static method in class org.opendaylight.yangtools.binding.model.api.JavaTypeName
Create a TypeName for an existing class.
create(Class<?>, File) - Static method in class org.opendaylight.yangtools.binding.loader.BindingClassLoader
Instantiate a new BindingClassLoader, which serves as the root of generated code loading.
create(Class<T>) - Static method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Deprecated.
Create an instance identifier for a very specific object type.
create(Class<T>, String) - Static method in class org.opendaylight.yangtools.binding.reflect.StringValueObjectFactory
 
create(Iterable<? extends YangInstanceIdentifier.PathArgument>) - Static method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier
Deprecated, for removal: This API element is subject to removal in a future version.
create(Iterable<QNameWithPredicate>, boolean) - Static method in class org.opendaylight.yangtools.yang.data.tree.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.parser.repo.YangTextSchemaContextResolver
 
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.ri.type.EnumPairBuilder
 
create(String, Object...) - Static method in exception class org.opendaylight.yangtools.binding.data.codec.api.IncorrectNestingException
Deprecated, for removal: This API element is subject to removal in a future version.
create(String, String) - Static method in class org.opendaylight.yangtools.binding.model.api.JavaTypeName
Create a TypeName for a top-level class.
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, Uint32) - Static method in class org.opendaylight.yangtools.yang.model.ri.type.BitBuilder
 
create(String, YangParserFactory) - Static method in class org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
 
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(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, boolean) - 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, YangInstanceIdentifier) - 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 YangInstanceIdentifier.
create(XMLStreamWriter, EffectiveModelContext, YangInstanceIdentifier, boolean) - 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 YangInstanceIdentifier.
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(XMLStreamWriter, EffectiveModelContext, SchemaNodeIdentifier.Absolute, boolean) - 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, EffectiveStatementInference) - 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, EffectiveStatementInference, boolean) - 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(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(XMLNamespace, String) - Static method in class org.opendaylight.yangtools.yang.common.QName
Creates new QName.
create(XMLNamespace, Optional<Revision>, String) - Static method in class org.opendaylight.yangtools.yang.common.QName
Creates new QName.
create(XMLNamespace, Revision, String) - Static method in class org.opendaylight.yangtools.yang.common.QName
Creates new QName.
create(ChoiceNode) - Static method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableChoiceNodeBuilder
 
create(ContainerNode) - Static method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableContainerNodeBuilder
 
create(MapEntryNode) - Static method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableMapEntryNodeBuilder
 
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(MountPointContext, boolean) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
Instantiate a new codec factory attached to a particular context.
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, EffectiveStatementInference) - Static method in class org.opendaylight.yangtools.yang.data.codec.gson.JsonParserStream
Create a new JsonParserStream backed by specified NormalizedNodeStreamWriter and JSONCodecFactory.
create(NormalizedNodeStreamWriter, MountPointContext) - 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, YangInstanceIdentifier) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream
 
create(NormalizedNodeStreamWriter, MountPointContext, YangInstanceIdentifier, boolean) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream
 
create(NormalizedNodeStreamWriter, MountPointContext, EffectiveStatementInference) - 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, EffectiveStatementInference, 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, MountPointContext, SchemaNodeIdentifier.Absolute) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream
 
create(NormalizedNodeStreamWriter, MountPointContext, SchemaNodeIdentifier.Absolute, boolean) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream
 
create(NormalizedNodeStreamWriter, XmlCodecFactory, EffectiveStatementInference) - 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, EffectiveStatementInference, boolean) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream
Construct a new XmlParserStream.
create(NormalizedNodeStreamWriter, XmlCodecFactory, SchemaNodeIdentifier.Absolute) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream
 
create(NormalizedNodeStreamWriter, XmlCodecFactory, SchemaNodeIdentifier.Absolute, boolean) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream
 
create(NormalizedNodeStreamWriter, EffectiveModelContext) - 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, 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, EffectiveStatementInference) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream
Utility method for use when caching XmlCodecFactory is not feasible.
create(NormalizedNodeStreamWriter, EffectiveStatementInference, boolean) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream
Utility method for use when caching XmlCodecFactory is not feasible.
create(SystemLeafSetNode<T>) - Static method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableSystemLeafSetNodeBuilder
 
create(SystemMapNode) - Static method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableSystemMapNodeBuilder
 
create(UnkeyedListEntryNode) - Static method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableUnkeyedListEntryNodeBuilder
 
create(UnkeyedListNode) - Static method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableUnkeyedListNodeBuilder
 
create(UserLeafSetNode<T>) - Static method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableUserLeafSetNodeBuilder
 
create(UserMapNode) - Static method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableUserMapNodeBuilder
 
create(YangInstanceIdentifier.PathArgument) - Static method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier
Deprecated, for removal: This API element is subject to removal in a future version.
create(YangInstanceIdentifier.PathArgument...) - Static method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier
Deprecated, for removal: This API element is subject to removal in a future version.
create(DataTreeConfiguration) - Method in interface org.opendaylight.yangtools.yang.data.tree.api.DataTreeFactory
Deprecated, for removal: This API element is subject to removal in a future version.
create(DataTreeConfiguration) - Method in class org.opendaylight.yangtools.yang.data.tree.impl.di.InMemoryDataTreeFactory
Deprecated.
create(DataTreeConfiguration, EffectiveModelContext) - Method in interface org.opendaylight.yangtools.yang.data.tree.api.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.tree.impl.di.InMemoryDataTreeFactory
 
create(DataTreeConfiguration, EffectiveModelContext, DistinctNodeContainer<?, ?>) - Method in interface org.opendaylight.yangtools.yang.data.tree.api.DataTreeFactory
Create a new data tree based on specified configuration, with the specified node.
create(DataTreeConfiguration, EffectiveModelContext, DistinctNodeContainer<?, ?>) - Method in class org.opendaylight.yangtools.yang.data.tree.impl.di.InMemoryDataTreeFactory
 
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.tree.leafref.LeafRefContext
 
create(EffectiveModelContext, boolean) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
Instantiate a new codec factory attached to a particular context.
create(SourceIdentifier, DOMSource, String) - Static method in class org.opendaylight.yangtools.yang.model.spi.source.YinDomSource
Create a new YinDomSource using an identifier and a source.
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(YangTextSource) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.YangStatementStreamSource
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(YangIRSource) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.YangStatementStreamSource
create(YinDomSource) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.YinStatementStreamSource
 
create(YinXmlSource) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.YinStatementStreamSource
 
createAbsoluteLeafRefPath(LeafRefPath, ImmutableList<QName>, Module) - Static method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefUtils
Create an absolute leafref path.
createAction(QName, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createAction(ActionStatement, QName, int, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createAnydata(QName, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createAnydata(AnydataStatement, QName, int, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createAnyxml(QName, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createAnyxml(AnyxmlStatement, QName, int, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createArgument(QName, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createArgument(ArgumentStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createAugment(String, SchemaNodeIdentifier, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createAugment(AugmentStatement, SchemaNodeIdentifier, int, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createBase(QName, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createBase(BaseStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createBelongsTo(UnresolvedQName.Unqualified, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createBelongsTo(BelongsToStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createBindingDOMCodec(BindingRuntimeContext) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.di.DefaultBindingDOMCodecFactory
Deprecated, for removal: This API element is subject to removal in a future version.
createBindingDOMCodec(BindingRuntimeContext) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.SimpleBindingDOMCodecFactory
Deprecated, for removal: This API element is subject to removal in a future version.
createBindingDOMCodec(BindingRuntimeContext) - Method in interface org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecFactory
Deprecated.
 
createBit(String, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createBit(BitStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createCachingCodec(ImmutableCollection<Class<? extends BindingObject>>) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingDataObjectCodecTreeNode
Returns codec which uses caches serialization / deserialization results.
createCachingCodec(ImmutableCollection<Class<? extends BindingObject>>) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.DataObjectCodecContext
 
createCase(QName, int, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.UndeclaredStatements
 
createCase(QName, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createCase(CaseStatement, QName, int, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createChild(Iterable<QNameWithPredicate>) - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefPath
Create a child path based on concatenation of this path and a relative path.
createChild(LeafRefPath) - Method in class org.opendaylight.yangtools.yang.data.tree.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.tree.leafref.LeafRefPath
Create a child path based on concatenation of this path and additional path elements.
createChoice(QName, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createChoice(ChoiceStatement, QName, int, ImmutableList<? extends EffectiveStatement<?, ?>>, CaseSchemaNode) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
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
 
createConfig(boolean) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createConfig(boolean) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createConfig(Boolean, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createConfig(ConfigStatement) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createConfig(ConfigStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createContact(String) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createContact(String, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createContact(ContactStatement) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createContact(ContactStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createContainer(QName, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createContainer(ContainerStatement, QName, int, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createContext(Map<MountPointContextFactory.ContainerName, MountPointChild>, MountPointChild) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.MountPointContextFactory
Create a mount point context based on available information.
createContext(Map<MountPointContextFactory.ContainerName, MountPointChild>, MountPointChild) - Method in class org.opendaylight.yangtools.yang.data.util.AbstractDynamicMountPointContextFactory
 
createContextFactory(AbstractMountPointContextFactory.MountPointDefinition) - Method in class org.opendaylight.yangtools.yang.data.util.AbstractMountPointContextFactory
created(NormalizedNode) - Static method in class org.opendaylight.yangtools.yang.data.tree.spi.ImmutableCandidateNodes
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractChoiceEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractContainerEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.Default
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultArgument
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultArgument.WithSubstatements
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithArgument
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithArgument.WithSubstatements
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithDataTree
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithDataTree.WithTypedefNamespace
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithSchemaTree
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.WithDataTree
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.WithSchemaTree
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractEffectiveUnknownSchmemaNode
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractGroupingEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractLeafEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.DefaultWithDataTree
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.DefaultWithSchemaTree
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.WithDataTree
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.WithSchemaTree
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ActionEffectiveStatementImpl
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AugmentEffectiveStatementImpl
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredCaseEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredInputEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredOutputEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeviateEffectiveStatementImpl
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeviationEffectiveStatementImpl
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyAnydataEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyAnyxmlEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyArgumentEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyBaseEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyBelongsToEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyBitEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyChoiceEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyConfigEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyContactEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyContainerEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyDefaultEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyDescriptionEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyEnumEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyErrorAppTagEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyErrorMessageEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyFeatureEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyForeignKeyEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyFractionDigitsEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyGroupingEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyIdentityEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyIfFeatureEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyIncludeEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLeafEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLeafListEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLengthEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyListEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLocalKeyEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMandatoryEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMaxElementsEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMinElementsEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyModifierEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMustEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyNamespaceEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyOrderedByEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyOrganizationEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPathEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPatternEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPositionEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPrefixEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPresenceEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRangeEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyReferenceEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRequireInstanceEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRevisionDateEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRevisionEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyStatusEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyUniqueEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyUnitsEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyValueEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyWhenEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyYangVersionEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyYinElementEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ExtensionEffectiveStatementImpl
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ImportEffectiveStatementImpl
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.NotificationEffectiveStatementImpl
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RefineEffectiveStatementImpl
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularAnydataEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularAnyxmlEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularArgumentEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularBaseEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularBelongsToEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularBitEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularChoiceEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularConfigEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularContactEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularContainerEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularDefaultEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularDescriptionEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularEnumEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularErrorAppTagEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularErrorMessageEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularFeatureEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularForeignKeyEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularFractionDigitsEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularGroupingEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularIdentityEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularIfFeatureEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularIncludeEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLeafEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLeafListEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLengthEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularListEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLocalKeyEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMandatoryEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMaxElementsEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMinElementsEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularModifierEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMustEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularNamespaceEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularOrderedByEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularOrganizationEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPathEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPatternEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPositionEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPrefixEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPresenceEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRangeEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularReferenceEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRequireInstanceEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRevisionDateEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRevisionEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularStatusEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularUniqueEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularUnitsEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularValueEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularWhenEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularYangVersionEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularYinElementEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RpcEffectiveStatementImpl
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.SlimLeafListEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.TypedefEffectiveStatementImpl
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredCaseEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredInputEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredLeafEffectiveStatement
 
createDataTreeNamespace(Collection<SchemaTreeEffectiveStatement<?>>, Map<QName, SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredOutputEffectiveStatement
 
createDeclared(A, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractInternedStatementSupport
 
createDeclared(Boolean, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractBooleanStatementSupport
 
createDeclared(Boolean, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ConfigStatementSupport
 
createDeclared(Boolean, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.MandatoryStatementSupport
 
createDeclared(Boolean, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.RequireInstanceStatementSupport
 
createDeclared(Boolean, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.YinElementStatementSupport
 
createDeclared(Integer, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.MinElementsStatementSupport
 
createDeclared(Integer, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ValueStatementSupport
 
createDeclared(String, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ContactStatementSupport
 
createDeclared(String, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.OrganizationStatementSupport
 
createDeclared(String, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ReferenceStatementSupport
 
createDeclared(Uint32, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.PositionStatementSupport
 
createDeclared(BoundStmtCtx<A>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractStatementSupport
 
createDeclared(BoundStmtCtx<A>, Stream<DeclaredStatement<?>>) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StatementFactory
Create a DeclaredStatement for specified context.
createDeclared(BoundStmtCtx<A>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractInternedStatementSupport
 
createDeclared(BoundStmtCtx<A>, Stream<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractStatementSupport
 
createDeclared(BoundStmtCtx<A>, Stream<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.ForwardingStatementSupport
 
createDeclared(BoundStmtCtx<Boolean>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractBooleanStatementSupport
 
createDeclared(BoundStmtCtx<Integer>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.FractionDigitsStatementSupport
 
createDeclared(BoundStmtCtx<String>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport
 
createDeclared(BoundStmtCtx<String>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.odlext.parser.RpcContextReferenceStatementSupport
 
createDeclared(BoundStmtCtx<String>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.rfc6643.parser.AliasStatementSupport
 
createDeclared(BoundStmtCtx<String>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.rfc6643.parser.DefValStatementSupport
 
createDeclared(BoundStmtCtx<String>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.rfc6643.parser.DisplayHintStatementSupport
 
createDeclared(BoundStmtCtx<String>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.rfc6643.parser.ImpliedStatementSupport
 
createDeclared(BoundStmtCtx<String>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.BitStatementSupport
 
createDeclared(BoundStmtCtx<String>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.DefaultStatementSupport
 
createDeclared(BoundStmtCtx<String>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.DescriptionStatementSupport
 
createDeclared(BoundStmtCtx<String>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.EnumStatementSupport
 
createDeclared(BoundStmtCtx<String>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ErrorAppTagStatementSupport
 
createDeclared(BoundStmtCtx<String>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ErrorMessageStatementSupport
 
createDeclared(BoundStmtCtx<String>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.MaxElementsStatementSupport
 
createDeclared(BoundStmtCtx<String>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.PrefixStatementSupport
 
createDeclared(BoundStmtCtx<String>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.PresenceStatementSupport
 
createDeclared(BoundStmtCtx<String>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.UnitsStatementSupport
 
createDeclared(BoundStmtCtx<List<ValueRange>>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.LengthStatementSupport
 
createDeclared(BoundStmtCtx<List<ValueRange>>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.RangeStatementSupport
 
createDeclared(BoundStmtCtx<Set<QName>>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.KeyStatementSupport
 
createDeclared(BoundStmtCtx<Set<SchemaNodeIdentifier.Descendant>>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.UniqueStatementSupport
 
createDeclared(BoundStmtCtx<SemVer>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.openconfig.parser.OpenConfigVersionSupport
 
createDeclared(BoundStmtCtx<MaxAccess>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.rfc6643.parser.MaxAccessStatementSupport
 
createDeclared(BoundStmtCtx<ObjectIdentifier>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.rfc6643.parser.OidStatementSupport
 
createDeclared(BoundStmtCtx<Tag>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.rfc8819.parser.ModuleTagStatementSupport
 
createDeclared(BoundStmtCtx<AnnotationName>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.rfc7952.parser.AnnotationStatementSupport
 
createDeclared(BoundStmtCtx<Empty>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.odlext.parser.MountStatementSupport
 
createDeclared(BoundStmtCtx<Empty>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.openconfig.parser.EncryptedValueStatementSupport
 
createDeclared(BoundStmtCtx<Empty>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.openconfig.parser.HashedValueStatementSupport
 
createDeclared(BoundStmtCtx<Empty>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport
 
createDeclared(BoundStmtCtx<Empty>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.rfc6536.parser.DefaultDenyAllStatementSupport
 
createDeclared(BoundStmtCtx<Empty>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.rfc6536.parser.DefaultDenyWriteStatementSupport
 
createDeclared(BoundStmtCtx<Empty>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.rfc8639.parser.SubscriptionStateNotificationStatementSupport
 
createDeclared(BoundStmtCtx<MountPointLabel>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.rfc8528.parser.MountPointStatementSupport
 
createDeclared(BoundStmtCtx<Ordering>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.OrderedByStatementSupport
 
createDeclared(BoundStmtCtx<QName>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport
 
createDeclared(BoundStmtCtx<QName>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport
 
createDeclared(BoundStmtCtx<QName>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.ExtensionStatementSupport
 
createDeclared(BoundStmtCtx<QName>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.list.ListStatementSupport
 
createDeclared(BoundStmtCtx<QName>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ActionStatementSupport
 
createDeclared(BoundStmtCtx<QName>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.AnydataStatementSupport
 
createDeclared(BoundStmtCtx<QName>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.AnyxmlStatementSupport
 
createDeclared(BoundStmtCtx<QName>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ArgumentStatementSupport
 
createDeclared(BoundStmtCtx<QName>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.BaseStatementSupport
 
createDeclared(BoundStmtCtx<QName>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.CaseStatementSupport
 
createDeclared(BoundStmtCtx<QName>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ChoiceStatementSupport
 
createDeclared(BoundStmtCtx<QName>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ContainerStatementSupport
 
createDeclared(BoundStmtCtx<QName>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.FeatureStatementSupport
 
createDeclared(BoundStmtCtx<QName>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.GroupingStatementSupport
 
createDeclared(BoundStmtCtx<QName>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.IdentityStatementSupport
 
createDeclared(BoundStmtCtx<QName>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.InputStatementSupport
 
createDeclared(BoundStmtCtx<QName>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.LeafListStatementSupport
 
createDeclared(BoundStmtCtx<QName>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.LeafStatementSupport
 
createDeclared(BoundStmtCtx<QName>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.OutputStatementSupport
 
createDeclared(BoundStmtCtx<QName>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.RpcStatementSupport
 
createDeclared(BoundStmtCtx<QName>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.TypedefStatementSupport
 
createDeclared(BoundStmtCtx<QName>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.notification.NotificationStatementRFC6020Support
 
createDeclared(BoundStmtCtx<QName>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.notification.NotificationStatementRFC7950Support
 
createDeclared(BoundStmtCtx<QName>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.type.TypeStatementRFC6020Support
 
createDeclared(BoundStmtCtx<QName>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.type.TypeStatementRFC7950Support
 
createDeclared(BoundStmtCtx<QName>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.uses.UsesStatementSupport
 
createDeclared(BoundStmtCtx<Revision>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.RevisionDateStatementSupport
 
createDeclared(BoundStmtCtx<Revision>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.RevisionStatementSupport
 
createDeclared(BoundStmtCtx<Uint32>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.rfc6643.parser.SubIdStatementSupport
 
createDeclared(BoundStmtCtx<UnresolvedQName.Unqualified>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport
 
createDeclared(BoundStmtCtx<UnresolvedQName.Unqualified>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.odlext.parser.LegacyAugmentIdentifierStatementSupport
 
createDeclared(BoundStmtCtx<UnresolvedQName.Unqualified>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.import_.ImportStatementSupport
 
createDeclared(BoundStmtCtx<UnresolvedQName.Unqualified>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.BelongsToStatementSupport
 
createDeclared(BoundStmtCtx<UnresolvedQName.Unqualified>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.IncludeStatementSupport
 
createDeclared(BoundStmtCtx<UnresolvedQName.Unqualified>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.module.ModuleStatementSupport
 
createDeclared(BoundStmtCtx<UnresolvedQName.Unqualified>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.submodule.SubmoduleStatementSupport
 
createDeclared(BoundStmtCtx<XMLNamespace>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.NamespaceStatementSupport
 
createDeclared(BoundStmtCtx<YangDataName>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.rfc8040.parser.YangDataStatementSupport
 
createDeclared(BoundStmtCtx<YangVersion>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.YangVersionStatementSupport
 
createDeclared(BoundStmtCtx<DeviateKind>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.deviate.DeviateStatementRFC6020Support
 
createDeclared(BoundStmtCtx<DeviateKind>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.deviate.DeviateStatementRFC7950Support
 
createDeclared(BoundStmtCtx<PathExpression>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.path.PathStatementSupport
 
createDeclared(BoundStmtCtx<Status>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.StatusStatementSupport
 
createDeclared(BoundStmtCtx<IfFeatureExpr>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.IfFeatureStatementRFC6020Support
 
createDeclared(BoundStmtCtx<IfFeatureExpr>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.IfFeatureStatementRFC7950Support
 
createDeclared(BoundStmtCtx<PatternExpression>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.pattern.PatternStatementSupport
 
createDeclared(BoundStmtCtx<SchemaNodeIdentifier.Absolute>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.DeviationStatementSupport
 
createDeclared(BoundStmtCtx<SchemaNodeIdentifier.Descendant>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.RefineStatementSupport
 
createDeclared(BoundStmtCtx<SchemaNodeIdentifier>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.augment.AugmentStatementRFC6020Support
 
createDeclared(BoundStmtCtx<SchemaNodeIdentifier>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.augment.AugmentStatementRFC7950Support
 
createDeclared(BoundStmtCtx<ModifierKind>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ModifierStatementSupport
 
createDeclared(BoundStmtCtx<YangXPathExpression.QualifiedBound>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.MustStatementSupport
 
createDeclared(BoundStmtCtx<YangXPathExpression.QualifiedBound>, ImmutableList<DeclaredStatement<?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.WhenStatementSupport
 
createDefault(String, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createDefault(DefaultStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createDescription(String, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createDescription(DescriptionStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createDeviate(DeviateKind, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createDeviate(DeviateStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createDeviation(String, SchemaNodeIdentifier.Absolute, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createDeviation(DeviationStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createEffective(D, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractInternedStatementSupport
 
createEffective(D, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractBooleanStatementSupport
 
createEffective(ConfigStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ConfigStatementSupport
 
createEffective(ContactStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ContactStatementSupport
 
createEffective(MandatoryStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.MandatoryStatementSupport
 
createEffective(MinElementsStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.MinElementsStatementSupport
 
createEffective(OrganizationStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.OrganizationStatementSupport
 
createEffective(PositionStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.PositionStatementSupport
 
createEffective(ReferenceStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ReferenceStatementSupport
 
createEffective(RequireInstanceStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.RequireInstanceStatementSupport
 
createEffective(ValueStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ValueStatementSupport
 
createEffective(YinElementStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.YinElementStatementSupport
 
createEffective(EffectiveStmtCtx.Current<A, D>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractStatementSupport
 
createEffective(EffectiveStmtCtx.Current<A, D>, Stream<StmtContext<?, ?, ?>>) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StatementFactory
Create a EffectiveStatement for specified context.
createEffective(EffectiveStmtCtx.Current<A, D>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractInternedStatementSupport
 
createEffective(EffectiveStmtCtx.Current<A, D>, Stream<StmtContext<?, ?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractStatementSupport
 
createEffective(EffectiveStmtCtx.Current<A, D>, Stream<StmtContext<?, ?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.ForwardingStatementSupport
 
createEffective(EffectiveStmtCtx.Current<Boolean, D>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractBooleanStatementSupport
 
createEffective(EffectiveStmtCtx.Current<Integer, FractionDigitsStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.FractionDigitsStatementSupport
 
createEffective(EffectiveStmtCtx.Current<String, InstanceTargetStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport
 
createEffective(EffectiveStmtCtx.Current<String, RpcContextReferenceStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.odlext.parser.RpcContextReferenceStatementSupport
 
createEffective(EffectiveStmtCtx.Current<String, AliasStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.rfc6643.parser.AliasStatementSupport
 
createEffective(EffectiveStmtCtx.Current<String, DefValStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.rfc6643.parser.DefValStatementSupport
 
createEffective(EffectiveStmtCtx.Current<String, DisplayHintStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.rfc6643.parser.DisplayHintStatementSupport
 
createEffective(EffectiveStmtCtx.Current<String, ImpliedStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.rfc6643.parser.ImpliedStatementSupport
 
createEffective(EffectiveStmtCtx.Current<String, BitStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.BitStatementSupport
 
createEffective(EffectiveStmtCtx.Current<String, DefaultStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.DefaultStatementSupport
 
createEffective(EffectiveStmtCtx.Current<String, DescriptionStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.DescriptionStatementSupport
 
createEffective(EffectiveStmtCtx.Current<String, EnumStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.EnumStatementSupport
 
createEffective(EffectiveStmtCtx.Current<String, ErrorAppTagStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ErrorAppTagStatementSupport
 
createEffective(EffectiveStmtCtx.Current<String, ErrorMessageStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ErrorMessageStatementSupport
 
createEffective(EffectiveStmtCtx.Current<String, MaxElementsStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.MaxElementsStatementSupport
 
createEffective(EffectiveStmtCtx.Current<String, PrefixStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.PrefixStatementSupport
 
createEffective(EffectiveStmtCtx.Current<String, PresenceStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.PresenceStatementSupport
 
createEffective(EffectiveStmtCtx.Current<String, UnitsStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.UnitsStatementSupport
 
createEffective(EffectiveStmtCtx.Current<List<ValueRange>, LengthStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.LengthStatementSupport
 
createEffective(EffectiveStmtCtx.Current<List<ValueRange>, RangeStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.RangeStatementSupport
 
createEffective(EffectiveStmtCtx.Current<Set<QName>, KeyStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.KeyStatementSupport
 
createEffective(EffectiveStmtCtx.Current<Set<SchemaNodeIdentifier.Descendant>, UniqueStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.UniqueStatementSupport
 
createEffective(EffectiveStmtCtx.Current<SemVer, OpenConfigVersionStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.openconfig.parser.OpenConfigVersionSupport
 
createEffective(EffectiveStmtCtx.Current<MaxAccess, MaxAccessStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.rfc6643.parser.MaxAccessStatementSupport
 
createEffective(EffectiveStmtCtx.Current<ObjectIdentifier, OidStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.rfc6643.parser.OidStatementSupport
 
createEffective(EffectiveStmtCtx.Current<Tag, ModuleTagStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.rfc8819.parser.ModuleTagStatementSupport
 
createEffective(EffectiveStmtCtx.Current<AnnotationName, AnnotationStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.rfc7952.parser.AnnotationStatementSupport
 
createEffective(EffectiveStmtCtx.Current<Empty, MountStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.odlext.parser.MountStatementSupport
 
createEffective(EffectiveStmtCtx.Current<Empty, OpenConfigHashedValueStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.openconfig.parser.EncryptedValueStatementSupport
 
createEffective(EffectiveStmtCtx.Current<Empty, OpenConfigHashedValueStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.openconfig.parser.HashedValueStatementSupport
 
createEffective(EffectiveStmtCtx.Current<Empty, GetFilterElementAttributesStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport
 
createEffective(EffectiveStmtCtx.Current<Empty, DefaultDenyAllStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.rfc6536.parser.DefaultDenyAllStatementSupport
 
createEffective(EffectiveStmtCtx.Current<Empty, DefaultDenyWriteStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.rfc6536.parser.DefaultDenyWriteStatementSupport
 
createEffective(EffectiveStmtCtx.Current<Empty, SubscriptionStateNotificationStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.rfc8639.parser.SubscriptionStateNotificationStatementSupport
 
createEffective(EffectiveStmtCtx.Current<MountPointLabel, MountPointStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.rfc8528.parser.MountPointStatementSupport
 
createEffective(EffectiveStmtCtx.Current<Ordering, OrderedByStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.OrderedByStatementSupport
 
createEffective(EffectiveStmtCtx.Current<QName, ContextInstanceStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport
 
createEffective(EffectiveStmtCtx.Current<QName, ContextReferenceStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport
 
createEffective(EffectiveStmtCtx.Current<QName, InputStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.InputStatementSupport
 
createEffective(EffectiveStmtCtx.Current<QName, OutputStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.OutputStatementSupport
 
createEffective(EffectiveStmtCtx.Current<QName, ActionStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ActionStatementSupport
 
createEffective(EffectiveStmtCtx.Current<QName, AnydataStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.AnydataStatementSupport
 
createEffective(EffectiveStmtCtx.Current<QName, AnyxmlStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.AnyxmlStatementSupport
 
createEffective(EffectiveStmtCtx.Current<QName, ArgumentStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ArgumentStatementSupport
 
createEffective(EffectiveStmtCtx.Current<QName, BaseStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.BaseStatementSupport
 
createEffective(EffectiveStmtCtx.Current<QName, CaseStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.CaseStatementSupport
 
createEffective(EffectiveStmtCtx.Current<QName, ChoiceStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ChoiceStatementSupport
 
createEffective(EffectiveStmtCtx.Current<QName, ContainerStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ContainerStatementSupport
 
createEffective(EffectiveStmtCtx.Current<QName, ExtensionStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.ExtensionStatementSupport
 
createEffective(EffectiveStmtCtx.Current<QName, FeatureStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.FeatureStatementSupport
 
createEffective(EffectiveStmtCtx.Current<QName, GroupingStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.GroupingStatementSupport
 
createEffective(EffectiveStmtCtx.Current<QName, IdentityStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.IdentityStatementSupport
 
createEffective(EffectiveStmtCtx.Current<QName, LeafListStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.LeafListStatementSupport
 
createEffective(EffectiveStmtCtx.Current<QName, LeafStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.LeafStatementSupport
 
createEffective(EffectiveStmtCtx.Current<QName, ListStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.list.ListStatementSupport
 
createEffective(EffectiveStmtCtx.Current<QName, NotificationStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.notification.NotificationStatementRFC6020Support
 
createEffective(EffectiveStmtCtx.Current<QName, NotificationStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.notification.NotificationStatementRFC7950Support
 
createEffective(EffectiveStmtCtx.Current<QName, RpcStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.RpcStatementSupport
 
createEffective(EffectiveStmtCtx.Current<QName, TypedefStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.TypedefStatementSupport
 
createEffective(EffectiveStmtCtx.Current<QName, TypeStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.type.TypeStatementRFC6020Support
 
createEffective(EffectiveStmtCtx.Current<QName, TypeStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.type.TypeStatementRFC7950Support
 
createEffective(EffectiveStmtCtx.Current<QName, UsesStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.uses.UsesStatementSupport
 
createEffective(EffectiveStmtCtx.Current<Revision, RevisionDateStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.RevisionDateStatementSupport
 
createEffective(EffectiveStmtCtx.Current<Revision, RevisionStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.RevisionStatementSupport
 
createEffective(EffectiveStmtCtx.Current<Uint32, SubIdStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.rfc6643.parser.SubIdStatementSupport
 
createEffective(EffectiveStmtCtx.Current<UnresolvedQName.Unqualified, AugmentIdentifierStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport
 
createEffective(EffectiveStmtCtx.Current<UnresolvedQName.Unqualified, LegacyAugmentIdentifierStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.odlext.parser.LegacyAugmentIdentifierStatementSupport
 
createEffective(EffectiveStmtCtx.Current<UnresolvedQName.Unqualified, BelongsToStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.BelongsToStatementSupport
 
createEffective(EffectiveStmtCtx.Current<UnresolvedQName.Unqualified, ImportStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.import_.ImportStatementSupport
 
createEffective(EffectiveStmtCtx.Current<UnresolvedQName.Unqualified, IncludeStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.IncludeStatementSupport
 
createEffective(EffectiveStmtCtx.Current<UnresolvedQName.Unqualified, ModuleStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.module.ModuleStatementSupport
 
createEffective(EffectiveStmtCtx.Current<UnresolvedQName.Unqualified, SubmoduleStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.submodule.SubmoduleStatementSupport
 
createEffective(EffectiveStmtCtx.Current<XMLNamespace, NamespaceStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.NamespaceStatementSupport
 
createEffective(EffectiveStmtCtx.Current<YangDataName, YangDataStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.rfc8040.parser.YangDataStatementSupport
 
createEffective(EffectiveStmtCtx.Current<YangVersion, YangVersionStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.YangVersionStatementSupport
 
createEffective(EffectiveStmtCtx.Current<DeviateKind, DeviateStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.deviate.DeviateStatementRFC6020Support
 
createEffective(EffectiveStmtCtx.Current<DeviateKind, DeviateStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.deviate.DeviateStatementRFC7950Support
 
createEffective(EffectiveStmtCtx.Current<PathExpression, PathStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.path.PathStatementSupport
 
createEffective(EffectiveStmtCtx.Current<Status, StatusStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.StatusStatementSupport
 
createEffective(EffectiveStmtCtx.Current<IfFeatureExpr, IfFeatureStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.IfFeatureStatementRFC6020Support
 
createEffective(EffectiveStmtCtx.Current<IfFeatureExpr, IfFeatureStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.IfFeatureStatementRFC7950Support
 
createEffective(EffectiveStmtCtx.Current<PatternExpression, PatternStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.pattern.PatternStatementSupport
 
createEffective(EffectiveStmtCtx.Current<SchemaNodeIdentifier, AugmentStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.augment.AugmentStatementRFC6020Support
 
createEffective(EffectiveStmtCtx.Current<SchemaNodeIdentifier, AugmentStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.augment.AugmentStatementRFC7950Support
 
createEffective(EffectiveStmtCtx.Current<SchemaNodeIdentifier.Absolute, DeviationStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.DeviationStatementSupport
 
createEffective(EffectiveStmtCtx.Current<SchemaNodeIdentifier.Descendant, RefineStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.RefineStatementSupport
 
createEffective(EffectiveStmtCtx.Current<ModifierKind, ModifierStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ModifierStatementSupport
 
createEffective(EffectiveStmtCtx.Current<YangXPathExpression.QualifiedBound, MustStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.MustStatementSupport
 
createEffective(EffectiveStmtCtx.Current<YangXPathExpression.QualifiedBound, WhenStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.WhenStatementSupport
 
createEffectiveModel(Class<?>...) - Static method in class org.opendaylight.yangtools.binding.runtime.spi.BindingRuntimeHelpers
 
createEffectiveModel(Iterable<? extends YangModuleInfo>) - Static method in class org.opendaylight.yangtools.binding.runtime.spi.BindingRuntimeHelpers
 
createEffectiveModel(YangParserFactory, Iterable<? extends YangModuleInfo>) - Static method in class org.opendaylight.yangtools.binding.runtime.spi.BindingRuntimeHelpers
 
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.spi.meta.AbstractInternedStatementSupport
 
createEmptyDeclared(Integer) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ValueStatementSupport
 
createEmptyDeclared(Integer) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.MinElementsStatementSupport
 
createEmptyDeclared(String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ContactStatementSupport
 
createEmptyDeclared(String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.OrganizationStatementSupport
 
createEmptyDeclared(String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ReferenceStatementSupport
 
createEmptyDeclared(Uint32) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.PositionStatementSupport
 
createEmptyEffective(D) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractBooleanStatementSupport
 
createEmptyEffective(D) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractInternedStatementSupport
 
createEmptyEffective(ValueStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ValueStatementSupport
 
createEmptyEffective(ConfigStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ConfigStatementSupport
 
createEmptyEffective(ContactStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ContactStatementSupport
 
createEmptyEffective(MandatoryStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.MandatoryStatementSupport
 
createEmptyEffective(MinElementsStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.MinElementsStatementSupport
 
createEmptyEffective(OrganizationStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.OrganizationStatementSupport
 
createEmptyEffective(PositionStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.PositionStatementSupport
 
createEmptyEffective(ReferenceStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ReferenceStatementSupport
 
createEmptyEffective(RequireInstanceStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.RequireInstanceStatementSupport
 
createEmptyEffective(YinElementStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.YinElementStatementSupport
 
createEnclosed(String) - Method in class org.opendaylight.yangtools.binding.model.api.JavaTypeName
Create a TypeName for a class immediately enclosed by this class.
createEnclosed(String, String) - Method in class org.opendaylight.yangtools.binding.model.api.JavaTypeName
Create a TypeName for a class immediately enclosed by this class, potentially falling back to appending it with a suffix if a JLS hiding conflict occurs.
createEnum(String, String, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createEnum(EnumStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createErrorAppTag(String, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createErrorAppTag(ErrorAppTagStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createErrorMessage(String, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createErrorMessage(ErrorMessageStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createException(Recognizer<?, ?>, Object, int, int, String, RecognitionException) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.antlr.AbstractParserErrorListener
 
createExclusiveWriter(JSONCodecFactory, 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, JsonWriter, XMLNamespace) - 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, EffectiveStatementInference, XMLNamespace, 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, XMLNamespace, 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.
createExtension(QName, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createExtension(ExtensionStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createFeature(QName, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createFeature(FeatureStatement, int, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createFractionDigits(int) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createFractionDigits(Integer, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createFractionDigits(FractionDigitsStatement) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createFractionDigits(FractionDigitsStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createGrouping(QName, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createGrouping(GroupingStatement, ImmutableList<? extends EffectiveStatement<?, ?>>, QName, int) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createIdentity(QName, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createIdentity(IdentityStatement) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createIdentity(IdentityStatement, int, ImmutableList<? extends EffectiveStatement<?, ?>>, ImmutableSet<IdentitySchemaNode>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createIfFeature(String, IfFeatureExpr, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createIfFeature(IfFeatureStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createImport(UnresolvedQName.Unqualified, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createImport(ImportStatement, ImmutableList<? extends EffectiveStatement<?, ?>>, SourceIdentifier) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createInclude(UnresolvedQName.Unqualified, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createInclude(IncludeStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createInput(QName) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createInput(QName, int, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.UndeclaredStatements
 
createInput(QName, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createInput(InputStatement, QName, int, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createInstance(LeafRefPath, QNameWithPredicate) - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefPath
Create a new instance.
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.
createKey(String, Set<QName>, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createKey(KeyStatement, Set<QName>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createLazy(EffectiveModelContext) - Method in enum class org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier
Create a new thread-unsafe, lazily-caching JSONCodecFactory for a SchemaContext.
createLeaf(QName, int, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.UndeclaredStatements
 
createLeaf(QName, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createLeaf(LeafStatement, QName, int, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createLeafList(QName, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createLeafList(LeafListStatement, QName, int, ImmutableList<? extends EffectiveStatement<?, ?>>, ImmutableSet<String>, ElementCountConstraint) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createLength(String, List<ValueRange>, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createLength(LengthStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
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, EffectiveStatementInference) - Static method in class org.opendaylight.yangtools.yang.data.codec.gson.JsonParserStream
Create a new JsonParserStream backed by specified NormalizedNodeStreamWriter and JSONCodecFactory.
createList(QName, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createList(ListStatement, QName, int, ImmutableList<? extends EffectiveStatement<?, ?>>, ImmutableList<QName>, ElementCountConstraint) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createMandatory(Boolean) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createMandatory(Boolean, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createMandatory(MandatoryStatement) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createMandatory(MandatoryStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createMaxElements(String, String, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createMaxElements(MaxElementsStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createMinElements(Integer) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createMinElements(Integer, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createMinElements(MinElementsStatement) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createMinElements(MinElementsStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createModifier(ModifierStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createModifier(ModifierKind, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createModule(String, UnresolvedQName.Unqualified, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createModuleSet() - Static method in class org.opendaylight.yangtools.yang.model.spi.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.yang.data.util.AbstractDynamicMountPointContextFactory
 
createMountPointContext(EffectiveModelContext, ContainerNode) - Method in class org.opendaylight.yangtools.yang.data.util.AbstractMountPointContextFactory
 
createMust(String, YangXPathExpression.QualifiedBound, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createMust(MustStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createMutableClone() - Method in interface org.opendaylight.yangtools.yang.data.spi.node.CloneableMap
Create a clone of this map's contents.
createNameCollisionSourceException(EffectiveStmtCtx.Current<?, ?>, EffectiveStatement<?, ?>) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStmtUtils
 
createNamespace(XMLNamespace, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createNamespace(NamespaceStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createNestedWriter(JSONCodecFactory, 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, JsonWriter, XMLNamespace) - 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, EffectiveStatementInference, XMLNamespace, 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, XMLNamespace, 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.
createNotification(QName, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createNotification(NotificationStatement, QName, int, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
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.
createOrderedBy(Ordering) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createOrderedBy(Ordering, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createOrderedBy(OrderedByStatement) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createOrderedBy(OrderedByStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createOrganization(String) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createOrganization(String, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createOrganization(OrganizationStatement) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createOrganization(OrganizationStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createOutput(QName) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createOutput(QName, int, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.UndeclaredStatements
 
createOutput(QName, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createOutput(OutputStatement, QName, int, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createParser() - Method in interface org.opendaylight.yangtools.yang.parser.api.YangParserFactory
Create a YangParser instance operating with default YangParserConfiguration.
createParser(YangParserConfiguration) - Method in interface org.opendaylight.yangtools.yang.parser.api.YangParserFactory
Create a YangParser instance operating with specified YangParserConfiguration.
createParser(YangParserConfiguration) - Method in class org.opendaylight.yangtools.yang.parser.impl.DefaultYangParserFactory
 
createPath(PathExpression, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createPath(PathStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createPattern(PatternExpression, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createPattern(PatternStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createPosition(Uint32, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createPosition(PositionStatement) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createPosition(PositionStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createPrefix(String, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createPrefix(PrefixStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createPresence(String, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createPresence(PresenceStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
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.AbstractStringInstanceIdentifierCodec
 
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.
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.
createRange(String, List<ValueRange>, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createRange(RangeStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createReference(String) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createReference(String, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createReference(ReferenceStatement) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createReference(ReferenceStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createRefine(String, SchemaNodeIdentifier.Descendant, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createRefine(RefineStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createRequireInstance(boolean) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createRequireInstance(Boolean, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createRequireInstance(RequireInstanceStatement) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createRequireInstance(RequireInstanceStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
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.
createRevision(Revision, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createRevision(RevisionStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createRevisionDate(Revision, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createRevisionDate(RevisionDateStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createRpc(QName, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createRpc(RpcStatement, ImmutableList<? extends EffectiveStatement<?, ?>>, QName, int) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createRuntimeContext() - Static method in class org.opendaylight.yangtools.binding.runtime.spi.BindingRuntimeHelpers
 
createRuntimeContext(Class<?>...) - Static method in class org.opendaylight.yangtools.binding.runtime.spi.BindingRuntimeHelpers
 
createRuntimeContext(Collection<? extends YangModuleInfo>) - Static method in class org.opendaylight.yangtools.binding.runtime.spi.BindingRuntimeHelpers
 
createRuntimeContext(YangParserFactory, BindingRuntimeGenerator, Class<?>...) - Static method in class org.opendaylight.yangtools.binding.runtime.spi.BindingRuntimeHelpers
 
createRuntimeContext(YangParserFactory, BindingRuntimeGenerator, Collection<Class<?>>) - Static method in class org.opendaylight.yangtools.binding.runtime.spi.BindingRuntimeHelpers
 
createSchemaless(XMLStreamWriter) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XMLStreamNormalizedNodeStreamWriter
Create a new schema-less writer.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractChoiceEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractContainerEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.Default
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultArgument
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultArgument.WithSubstatements
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithArgument
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithArgument.WithSubstatements
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithDataTree
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithDataTree.WithTypedefNamespace
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithSchemaTree
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.WithDataTree
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.WithSchemaTree
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractEffectiveUnknownSchmemaNode
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractGroupingEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractLeafEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.DefaultWithDataTree
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.DefaultWithSchemaTree
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.WithDataTree
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.WithSchemaTree
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ActionEffectiveStatementImpl
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AugmentEffectiveStatementImpl
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredCaseEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredInputEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredOutputEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeviateEffectiveStatementImpl
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeviationEffectiveStatementImpl
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyAnydataEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyAnyxmlEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyArgumentEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyBaseEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyBelongsToEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyBitEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyChoiceEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyConfigEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyContactEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyContainerEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyDefaultEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyDescriptionEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyEnumEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyErrorAppTagEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyErrorMessageEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyFeatureEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyForeignKeyEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyFractionDigitsEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyGroupingEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyIdentityEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyIfFeatureEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyIncludeEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLeafEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLeafListEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLengthEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyListEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLocalKeyEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMandatoryEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMaxElementsEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMinElementsEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyModifierEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMustEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyNamespaceEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyOrderedByEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyOrganizationEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPathEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPatternEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPositionEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPrefixEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPresenceEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRangeEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyReferenceEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRequireInstanceEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRevisionDateEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRevisionEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyStatusEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyUniqueEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyUnitsEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyValueEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyWhenEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyYangVersionEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyYinElementEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ExtensionEffectiveStatementImpl
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ImportEffectiveStatementImpl
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.NotificationEffectiveStatementImpl
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RefineEffectiveStatementImpl
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularAnydataEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularAnyxmlEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularArgumentEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularBaseEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularBelongsToEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularBitEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularChoiceEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularConfigEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularContactEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularContainerEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularDefaultEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularDescriptionEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularEnumEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularErrorAppTagEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularErrorMessageEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularFeatureEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularForeignKeyEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularFractionDigitsEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularGroupingEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularIdentityEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularIfFeatureEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularIncludeEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLeafEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLeafListEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLengthEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularListEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLocalKeyEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMandatoryEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMaxElementsEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMinElementsEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularModifierEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMustEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularNamespaceEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularOrderedByEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularOrganizationEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPathEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPatternEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPositionEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPrefixEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPresenceEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRangeEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularReferenceEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRequireInstanceEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRevisionDateEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRevisionEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularStatusEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularUniqueEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularUnitsEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularValueEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularWhenEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularYangVersionEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularYinElementEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RpcEffectiveStatementImpl
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.SlimLeafListEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.TypedefEffectiveStatementImpl
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredCaseEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredInputEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredLeafEffectiveStatement
Create a Map containing the contents of the schema tree.
createSchemaTreeNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredOutputEffectiveStatement
Create a Map containing the contents of the schema tree.
createSibling(String) - Method in class org.opendaylight.yangtools.binding.model.api.JavaTypeName
Create a TypeName for a class that is a sibling of this class.
createSimple(String) - Static method in class org.opendaylight.yangtools.util.ObjectRegistry
 
createSimple(EffectiveModelContext) - Method in enum class org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier
Create a simplistic, thread-safe JSONCodecFactory for a EffectiveModelContext.
createSoftCache(SchemaSourceRegistry, Class<R>) - Static method in class org.opendaylight.yangtools.yang.model.repo.spi.GuavaSchemaSourceCache
Deprecated.
 
createSoftCache(SchemaSourceRegistry, Class<R>, long, TimeUnit) - Static method in class org.opendaylight.yangtools.yang.model.repo.spi.GuavaSchemaSourceCache
Deprecated.
 
createSoftCache(SchemaSourceRegistry, Class<R>, Duration) - Static method in class org.opendaylight.yangtools.yang.model.repo.spi.GuavaSchemaSourceCache
Deprecated.
 
createStatement(YangStatementParser.FileContext) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.antlr.IRSupport
createStatement(YangStatementParser.StatementContext) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.antlr.IRSupport
createStatus(Status, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createStatus(StatusStatement) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createStatus(StatusStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createSubmodule(String, UnresolvedQName.Unqualified, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createSynchronized() - Static method in class org.opendaylight.yangtools.util.DurationStatisticsTracker
Create a synchronized DurationStatisticsTracker, which performs well in non-contended environments.
createType(String, QName, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createTypedef(QName, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createTypedef(TypedefStatement, int, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractChoiceEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractContainerEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.Default
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultArgument
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultArgument.WithSubstatements
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithArgument
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithArgument.WithSubstatements
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithDataTree
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithDataTree.WithTypedefNamespace
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithSchemaTree
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.WithDataTree
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.WithSchemaTree
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractEffectiveUnknownSchmemaNode
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractGroupingEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractLeafEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.DefaultWithDataTree
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.DefaultWithSchemaTree
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.WithDataTree
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.WithSchemaTree
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ActionEffectiveStatementImpl
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AugmentEffectiveStatementImpl
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredCaseEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredInputEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredOutputEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeviateEffectiveStatementImpl
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeviationEffectiveStatementImpl
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyAnydataEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyAnyxmlEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyArgumentEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyBaseEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyBelongsToEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyBitEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyChoiceEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyConfigEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyContactEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyContainerEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyDefaultEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyDescriptionEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyEnumEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyErrorAppTagEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyErrorMessageEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyFeatureEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyForeignKeyEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyFractionDigitsEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyGroupingEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyIdentityEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyIfFeatureEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyIncludeEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLeafEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLeafListEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLengthEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyListEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLocalKeyEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMandatoryEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMaxElementsEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMinElementsEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyModifierEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMustEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyNamespaceEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyOrderedByEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyOrganizationEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPathEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPatternEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPositionEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPrefixEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPresenceEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRangeEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyReferenceEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRequireInstanceEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRevisionDateEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRevisionEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyStatusEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyUniqueEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyUnitsEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyValueEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyWhenEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyYangVersionEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyYinElementEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ExtensionEffectiveStatementImpl
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ImportEffectiveStatementImpl
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.NotificationEffectiveStatementImpl
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RefineEffectiveStatementImpl
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularAnydataEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularAnyxmlEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularArgumentEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularBaseEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularBelongsToEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularBitEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularChoiceEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularConfigEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularContactEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularContainerEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularDefaultEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularDescriptionEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularEnumEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularErrorAppTagEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularErrorMessageEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularFeatureEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularForeignKeyEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularFractionDigitsEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularGroupingEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularIdentityEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularIfFeatureEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularIncludeEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLeafEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLeafListEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLengthEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularListEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLocalKeyEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMandatoryEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMaxElementsEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMinElementsEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularModifierEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMustEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularNamespaceEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularOrderedByEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularOrganizationEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPathEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPatternEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPositionEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPrefixEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPresenceEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRangeEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularReferenceEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRequireInstanceEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRevisionDateEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRevisionEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularStatusEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularUniqueEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularUnitsEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularValueEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularWhenEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularYangVersionEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularYinElementEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RpcEffectiveStatementImpl
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.SlimLeafListEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.TypedefEffectiveStatementImpl
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredCaseEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredInputEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredLeafEffectiveStatement
 
createTypedefNamespace(Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredOutputEffectiveStatement
 
createUndeclaredEffective(EffectiveStmtCtx.UndeclaredCurrent<A, D>, Stream<? extends StmtContext<?, ?, ?>>) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.UndeclaredStatementFactory
Create a EffectiveStatement for specified context.
createUndeclaredEffective(EffectiveStmtCtx.UndeclaredCurrent<QName, CaseStatement>, Stream<? extends StmtContext<?, ?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.CaseStatementSupport
 
createUndeclaredEffective(EffectiveStmtCtx.UndeclaredCurrent<QName, InputStatement>, Stream<? extends StmtContext<?, ?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.InputStatementSupport
 
createUndeclaredEffective(EffectiveStmtCtx.UndeclaredCurrent<QName, LeafStatement>, Stream<? extends StmtContext<?, ?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.LeafStatementSupport
 
createUndeclaredEffective(EffectiveStmtCtx.UndeclaredCurrent<QName, OutputStatement>, Stream<? extends StmtContext<?, ?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.OutputStatementSupport
 
createUndeclaredEffective(EffectiveStmtCtx.UndeclaredCurrent<QName, CaseStatement>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.CaseStatementSupport
 
createUndeclaredEffective(EffectiveStmtCtx.UndeclaredCurrent<QName, TypeStatement>, Stream<? extends StmtContext<?, ?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.type.TypeStatementRFC6020Support
 
createUndeclaredEffective(EffectiveStmtCtx.UndeclaredCurrent<QName, TypeStatement>, Stream<? extends StmtContext<?, ?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.type.TypeStatementRFC7950Support
 
createUndeclaredSubstatement(StatementSupport<X, Y, Z>, X) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext.Mutable
Create a purely-effective substatement.
createUnique(String, Set<SchemaNodeIdentifier.Descendant>, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createUnique(UniqueStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createUnits(String, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createUnits(UnitsStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createUnrecognized(String, StatementDefinition, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createUses(String, QName, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createValue(Integer) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createValue(Integer, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createValue(ValueStatement) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createValue(ValueStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createWhen(String, YangXPathExpression.QualifiedBound, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createWhen(WhenStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
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.
createYangVersion(YangVersion, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createYangVersion(YangVersionStatement) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createYangVersion(YangVersionStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createYinElement(boolean) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createYinElement(Boolean, ImmutableList<? extends DeclaredStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatements
 
createYinElement(YinElementStatement) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
createYinElement(YinElementStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
 
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 class org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeStreamVersion
Return the current runtime version.
CURRENT - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.Status
CURRENT means that the definition is current and valid.
CURRENT - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
CURRENT - Static variable in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyStatusStatement
 
CURRENT - Static variable in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyStatusEffectiveStatement
 
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.data.util.NormalizedNodeStreamWriterStack
Return the current EffectiveStatement, or null.
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.tree.api
A DataTreeModification which allows creation of a DataTreeModificationCursor.
CursorAwareDataTreeSnapshot - Interface in org.opendaylight.yangtools.yang.data.tree.api
A DataTreeSnapshot which allows creation of a DataTreeSnapshotCursor.
CustomCrossSourceStatementReactorBuilder - Class in org.opendaylight.yangtools.yang.parser.rfc7950.reactor
 
customizeLoading(Supplier<Class<T>>) - Method in interface org.opendaylight.yangtools.binding.loader.BindingClassLoader.ClassGenerator
Run the specified loader in a customized environment.

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.
data() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedTuple
Return the data portion of this tree.
data() - Method in record class org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizationResult
Returns the value of the data record component.
data() - Method in record class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedMountPoint
Returns the value of the data record component.
data() - Method in class org.opendaylight.yangtools.yang.data.tree.impl.node.TreeNode
Get a read-only view of the underlying data.
DATA_CONTAINER - Static variable in class org.opendaylight.yangtools.binding.model.ri.BindingTypes
 
DATA_EXISTS - Static variable in class org.opendaylight.yangtools.yang.common.ErrorTag
data-exists ErrorTag.
DATA_MISSING - Static variable in class org.opendaylight.yangtools.yang.common.ErrorTag
data-missing ErrorTag.
DATA_OBJECT - Static variable in class org.opendaylight.yangtools.binding.model.ri.BindingTypes
 
DATA_ROOT - Enum constant in enum class org.opendaylight.yangtools.binding.contract.StatementNamespace
The namespace for a module's data root interface.
DATA_ROOT_SUFFIX - Static variable in class org.opendaylight.yangtools.binding.contract.Naming
 
dataAfter() - Method in interface org.opendaylight.yangtools.yang.data.tree.api.DataTreeCandidate.CandidateNode.WithDataAfter
Return the after-image of data corresponding to the node.
dataAfter() - Method in interface org.opendaylight.yangtools.yang.data.tree.api.DataTreeCandidateNode
Return the after-image of data corresponding to the node.
dataBefore() - Method in interface org.opendaylight.yangtools.yang.data.tree.api.DataTreeCandidate.CandidateNode.WithDataBefore
Return the before-image of data corresponding to the node.
dataBefore() - Method in interface org.opendaylight.yangtools.yang.data.tree.api.DataTreeCandidateNode
Return the before-image of data corresponding to the node.
dataChildByName(QName) - Method in interface org.opendaylight.yangtools.yang.model.api.DataNodeContainer
Returns the child node corresponding to the specified name.
dataChildByName(QName) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractContainerEffectiveStatement
 
dataChildByName(QName) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractGroupingEffectiveStatement
 
dataChildByName(QName) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyListEffectiveStatement
 
dataChildByName(QName) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularListEffectiveStatement
 
dataChildByName(QName) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredInputEffectiveStatement
 
dataChildByName(QName) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredOutputEffectiveStatement
 
dataChildByName(QName) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AugmentEffectiveStatementImpl
 
dataChildByName(QName) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredCaseEffectiveStatement
 
dataChildByName(QName) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredInputEffectiveStatement
 
dataChildByName(QName) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredOutputEffectiveStatement
 
dataChildByName(QName) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.NotificationEffectiveStatementImpl
 
dataChildByName(QName) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredCaseEffectiveStatement
 
dataChildByName(QName) - Method in class org.opendaylight.yangtools.yang.model.spi.AbstractSchemaContext
 
dataChildByName(QName) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
 
DataContainer - Interface in org.opendaylight.yangtools.binding
Data Container - object contains structured data.
DataContainer - Interface in org.opendaylight.yangtools.yang.data.api.schema
A DistinctContainer containing DataContainerChild children.
DataContainerChild - Interface in org.opendaylight.yangtools.yang.data.api.schema
Marker interface for direct children of DataContainerNode.
DataContainerNode - Interface in org.opendaylight.yangtools.yang.data.api.schema
Abstract node which does not have value but contains valid DataContainerChild nodes.
DataContainerNodeBuilder<I,R> - Interface in org.opendaylight.yangtools.yang.data.api.schema.builder
 
DataContainerSerializer - Class in org.opendaylight.yangtools.binding.data.codec.impl
A serializer which writes DataObject to supplied stream event writer.
DataContainerSerializerRegistry - Interface in org.opendaylight.yangtools.binding.data.codec.impl
SPI-level contract for registry of DataContainerSerializer.
DataContainerStreamer<T> - Class in org.opendaylight.yangtools.binding.data.codec.impl
Base superclass for all concrete streamers, that is objects which are able to turn a concrete DataObject into a stream of events.
DataContainerStreamer() - Constructor for class org.opendaylight.yangtools.binding.data.codec.impl.DataContainerStreamer
 
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.
dataEquals(Object) - Method in class org.opendaylight.yangtools.binding.lib.AbstractOpaqueData
 
dataHashCode() - Method in class org.opendaylight.yangtools.binding.lib.AbstractOpaqueData
Determine hashCode of the data.
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. container, list-entry, choice, augment
DataNodeContainerValidator(DataNodeContainer) - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.valid.DataNodeContainerValidator
 
DataObject - Interface in org.opendaylight.yangtools.binding
Data container is an interface which has structured contents and can can as an interior node of a DataContainer.
DataObjectCodecContext<D,T> - Class in org.opendaylight.yangtools.binding.data.codec.impl
This class is an implementation detail.
DataObjectIdentifier<T> - Interface in org.opendaylight.yangtools.binding
A DataObjectReference matching at most one DataObject, consistent with YANG instance-identifier addressing as captured by BindingInstanceIdentifier.
DataObjectIdentifier.Builder<T> - Interface in org.opendaylight.yangtools.binding
A builder of DataObjectReference objects.
DataObjectIdentifier.Builder.WithKey<T,K> - Interface in org.opendaylight.yangtools.binding
A builder of DataObjectReference.WithKey objects.
DataObjectIdentifier.WithKey<T,K> - Interface in org.opendaylight.yangtools.binding
DataObjectIdentifierBuilder<T> - Class in org.opendaylight.yangtools.binding.impl
 
DataObjectIdentifierBuilder(DataObjectStep<?>) - Constructor for class org.opendaylight.yangtools.binding.impl.DataObjectIdentifierBuilder
 
DataObjectIdentifierBuilderWithKey<T,K> - Class in org.opendaylight.yangtools.binding.impl
 
DataObjectIdentifierBuilderWithKey(KeyStep<K, T>) - Constructor for class org.opendaylight.yangtools.binding.impl.DataObjectIdentifierBuilderWithKey
 
DataObjectIdentifierImpl<T> - Class in org.opendaylight.yangtools.binding.impl
 
DataObjectIdentifierImpl(Void, Iterable<? extends DataObjectStep<?>>) - Constructor for class org.opendaylight.yangtools.binding.impl.DataObjectIdentifierImpl
 
DataObjectIdentifierWithKey<T,K> - Class in org.opendaylight.yangtools.binding.impl
 
DataObjectIdentifierWithKey(Void, Iterable<? extends DataObjectStep<?>>) - Constructor for class org.opendaylight.yangtools.binding.impl.DataObjectIdentifierWithKey
 
DataObjectReference<T> - Interface in org.opendaylight.yangtools.binding
A reference to a DataObject with semantics partially overlapping with to YANG instance-identifier.
DataObjectReference.Builder<T> - Interface in org.opendaylight.yangtools.binding
A builder of DataObjectReference objects.
DataObjectReference.Builder.WithKey<T,K> - Interface in org.opendaylight.yangtools.binding
A builder of DataObjectReference.WithKey objects.
DataObjectReference.WithKey<T,K> - Interface in org.opendaylight.yangtools.binding
DataObjectReferenceBuilder<T> - Class in org.opendaylight.yangtools.binding.impl
 
DataObjectReferenceBuilder(DataObjectStep<?>) - Constructor for class org.opendaylight.yangtools.binding.impl.DataObjectReferenceBuilder
 
DataObjectReferenceBuilderWithKey<T,K> - Class in org.opendaylight.yangtools.binding.impl
 
DataObjectReferenceBuilderWithKey(KeyStep<K, T>) - Constructor for class org.opendaylight.yangtools.binding.impl.DataObjectReferenceBuilderWithKey
 
DataObjectReferenceImpl<T> - Class in org.opendaylight.yangtools.binding.impl
 
DataObjectReferenceImpl(Iterable<? extends DataObjectStep<?>>) - Constructor for class org.opendaylight.yangtools.binding.impl.DataObjectReferenceImpl
 
DataObjectReferenceWithKey<T,K> - Class in org.opendaylight.yangtools.binding.impl
 
DataObjectReferenceWithKey(Iterable<? extends DataObjectStep<?>>) - Constructor for class org.opendaylight.yangtools.binding.impl.DataObjectReferenceWithKey
 
DataObjectStep<T> - Interface in org.opendaylight.yangtools.binding
A reference to a DataObject type forming a single step in a path similar to instance-identifier.
dataRoot(Type) - Static method in class org.opendaylight.yangtools.binding.model.ri.BindingTypes
Type specializing DataRoot for a particular type.
DataRoot<T> - Interface in org.opendaylight.yangtools.binding
Data Root of YANG module.
DataRuntimeType - Interface in org.opendaylight.yangtools.binding.runtime.api
Marker interface for concrete RuntimeTypes relevant when dealing data hierarchy.
DataSchemaContext - Interface 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.
DataSchemaContext.Composite - Interface in org.opendaylight.yangtools.yang.data.util
DataSchemaContext.PathMixin - Interface in org.opendaylight.yangtools.yang.data.util
This node is a NormalizedNode intermediate, not represented in RFC7950 XML encoding.
DataSchemaContext.SimpleValue - Interface in org.opendaylight.yangtools.yang.data.util
Marker interface for contexts which boil down to a simple, not-structured ValueNode.
DataSchemaContextTree - Class in org.opendaylight.yangtools.yang.data.util
Semantic tree binding a EffectiveModelContext to a NormalizedNode tree.
DataSchemaContextTree.NodeAndStack - Record Class in org.opendaylight.yangtools.yang.data.util
 
dataSchemaNode() - Method in interface org.opendaylight.yangtools.yang.data.util.DataSchemaContext
 
dataSchemaNode() - Method in class org.opendaylight.yangtools.yang.data.util.impl.context.AbstractContext
 
dataSchemaNode(QName) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.WithSchemaTree
dataSchemaNode(QName) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.WithSchemaTree
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.tree.api
Interface representing a data tree which can be modified in an MVCC fashion.
DataTreeAwareEffectiveStatement<A,D> - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Interface implemented by all SchemaTreeAwareEffectiveStatements which can contain a data tree child.
DataTreeCandidate - Interface in org.opendaylight.yangtools.yang.data.tree.api
An encapsulation of a validated data tree modification.
DataTreeCandidate.CandidateNode - Interface in org.opendaylight.yangtools.yang.data.tree.api
A single node within a DataTreeCandidate.
DataTreeCandidate.CandidateNode.Appeared - Interface in org.opendaylight.yangtools.yang.data.tree.api
An implied NormalizedNodeContainer is coming into existence via one of its children coming to existence.
DataTreeCandidate.CandidateNode.Compacted - Interface in org.opendaylight.yangtools.yang.data.tree.api
An DataTreeCandidate.CandidateNode.Unmodified event indicating the backing metadata has been compacted to appear as if this node has been DataTreeCandidate.CandidateNode.Created with current #DataTreeCandidate.CandidateNode.WithDataAfter.dataAfter().
DataTreeCandidate.CandidateNode.Created - Interface in org.opendaylight.yangtools.yang.data.tree.api
A NormalizedNode is being introduced without being previously present.
DataTreeCandidate.CandidateNode.Deleted - Interface in org.opendaylight.yangtools.yang.data.tree.api
A NormalizedNode is being removed having been previously present.
DataTreeCandidate.CandidateNode.Disappeared - Interface in org.opendaylight.yangtools.yang.data.tree.api
An implied NormalizedNodeContainer is becoming non-existent via all of its children becoming non-existent.
DataTreeCandidate.CandidateNode.Modified - Interface in org.opendaylight.yangtools.yang.data.tree.api
A NormalizedNodeContainer becoming non-existent via all of its children becoming non-existent.
DataTreeCandidate.CandidateNode.Replaced - Interface in org.opendaylight.yangtools.yang.data.tree.api
An existing NormalizedNode is being replaced.
DataTreeCandidate.CandidateNode.Unmodified - Interface in org.opendaylight.yangtools.yang.data.tree.api
The NormalizedNode has not been modified in a way its Object.equals(Object) contract has been left unchanged.
DataTreeCandidate.CandidateNode.WithChildren - Interface in org.opendaylight.yangtools.yang.data.tree.api
A non-terminal DataTreeCandidate.CandidateNode which has some child DataTreeCandidate.CandidateNodes, which have collectively contributed to this node's existence.
DataTreeCandidate.CandidateNode.WithDataAfter - Interface in org.opendaylight.yangtools.yang.data.tree.api
Intermediate DataTreeCandidate.CandidateNode indicating the node will exist.
DataTreeCandidate.CandidateNode.WithDataBefore - Interface in org.opendaylight.yangtools.yang.data.tree.api
Intermediate helper trait guaranteeing DataTreeCandidate.CandidateNode.WithDataBefore.dataBefore() being non-null.
DataTreeCandidate.CandidateNode.WithoutDataAfter - Interface in org.opendaylight.yangtools.yang.data.tree.api
Intermediate DataTreeCandidate.CandidateNode indicating the node will cease to exist.
DataTreeCandidateInputOutput - Class in org.opendaylight.yangtools.yang.data.codec.binfmt
Utility serialization/deserialization for DataTreeCandidate.
DataTreeCandidateNode - Interface in org.opendaylight.yangtools.yang.data.tree.api
A single node within a DataTreeCandidate.
DataTreeCandidateNodes - Class in org.opendaylight.yangtools.yang.data.tree.spi
 
DataTreeCandidates - Class in org.opendaylight.yangtools.yang.data.tree.spi
Utility class holding methods useful when dealing with DataTreeCandidate instances.
DataTreeCandidateTip - Interface in org.opendaylight.yangtools.yang.data.tree.api
A DataTreeCandidate which is also a DataTreeTip.
DataTreeConfiguration - Class in org.opendaylight.yangtools.yang.data.tree.api
DataTree configuration class.
DataTreeConfiguration.Builder - Class in org.opendaylight.yangtools.yang.data.tree.api
 
DataTreeEffectiveStatement<D> - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Common interface grouping all EffectiveStatements which are accessible via DataTreeAwareEffectiveStatement.dataTreeNodes().
DataTreeFactory - Interface in org.opendaylight.yangtools.yang.data.tree.api
Factory interface for creating data trees.
DataTreeModification - Interface in org.opendaylight.yangtools.yang.data.tree.api
Class encapsulation of set of modifications to a base tree.
DataTreeModificationCursor - Interface in org.opendaylight.yangtools.yang.data.tree.api
Extension to the DataTreeSnapshotCursor which allows modifying the data tree.
dataTreeNodes() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.DataTreeAwareEffectiveStatement
Return the mapping of data tree children of this statement.
dataTreeNodes() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithDataTree
 
dataTreeNodes() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.DefaultWithDataTree
 
DataTreeSnapshot - Interface in org.opendaylight.yangtools.yang.data.tree.api
Read-only snapshot of a DataTree.
DataTreeSnapshotCursor - Interface in org.opendaylight.yangtools.yang.data.tree.api
A cursor holding a logical position within a DataTreeSnapshot.
DataTreeTip - Interface in org.opendaylight.yangtools.yang.data.tree.api
Tip of a data tree instance.
DataValidationException - Exception Class in org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.valid
 
DataValidationException(String) - Constructor for exception class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.valid.DataValidationException
 
DataValidationException.IllegalListKeyException - Exception Class in org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.valid
 
DataValidationFailedException - Exception Class in org.opendaylight.yangtools.yang.data.tree.api
Exception thrown when a proposed change fails validation before being applied into the datastore.
DataValidationFailedException(YangInstanceIdentifier, String) - Constructor for exception class org.opendaylight.yangtools.yang.data.tree.api.DataValidationFailedException
Create a new instance.
DataValidationFailedException(YangInstanceIdentifier, String, Throwable) - Constructor for exception class org.opendaylight.yangtools.yang.data.tree.api.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 - Static variable in class org.opendaylight.yangtools.binding.contract.BuiltInType
 
DECIMAL64 - Static variable in class org.opendaylight.yangtools.yang.model.api.type.TypeDefinitions
Well-known QName of the decimal64 built-in type.
DECIMAL64_TYPE - Static variable in class org.opendaylight.yangtools.binding.model.ri.BaseYangTypes
Type representation of decimal64 YANG type.
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(QName) - Static method in class org.opendaylight.yangtools.yang.model.ri.type.BaseTypes
 
DecimalTypeBuilder - Class in org.opendaylight.yangtools.yang.model.ri.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 - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.meta.StatementOrigin
Statement was explicitly declared by author of the supplied model, such as spelled out in the text of a YANG module.
DeclarationInFile - Interface in org.opendaylight.yangtools.yang.model.api.meta
A DeclarationReference to something which resembles file.
DeclarationInText - Interface in org.opendaylight.yangtools.yang.model.api.meta
A DeclarationReference to a position within a some text document.
declarationReference() - Method in interface org.opendaylight.yangtools.yang.model.api.meta.DeclaredStatement
Returns a DeclarationReference associated with this statement, if available.
declarationReference() - Method in class org.opendaylight.yangtools.yang.model.api.meta.StatementDeclaration
 
declarationReference() - Method in class org.opendaylight.yangtools.yang.model.api.meta.StatementSourceReference
Returns the DeclarationReference associated with this reference, if available.
declarationReference() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractRefStatement
 
declarationReference() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.ForwardingDeclaredStatement
 
declarationReference() - Method in class org.opendaylight.yangtools.yang.parser.spi.source.ImplicitSubstatement
 
DeclarationReference - Interface in org.opendaylight.yangtools.yang.model.api.meta
Reference to a statement declaration.
declared() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.BoundStmtCtxCompat
Returns the DeclaredStatement view of this statement.
declared() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.EffectiveStmtCtx.UndeclaredCurrent
Deprecated.
DECLARED_COPY - Enum constant in enum class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport.CopyPolicy
Create a copy sharing declared instance, but otherwise having a separate disconnected lifecycle.
DeclaredCaseEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
DeclaredCaseEffectiveStatement(CaseStatement, ImmutableList<? extends EffectiveStatement<?, ?>>, QName, int) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredCaseEffectiveStatement
 
DeclaredCaseEffectiveStatement(DeclaredCaseEffectiveStatement, QName, int) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredCaseEffectiveStatement
 
DeclaredInputEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
DeclaredInputEffectiveStatement(InputStatement, ImmutableList<? extends EffectiveStatement<?, ?>>, QName, int) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredInputEffectiveStatement
 
DeclaredInputEffectiveStatement(DeclaredInputEffectiveStatement, QName, int) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredInputEffectiveStatement
 
DeclaredOutputEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
DeclaredOutputEffectiveStatement(OutputStatement, ImmutableList<? extends EffectiveStatement<?, ?>>, QName, int) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredOutputEffectiveStatement
 
DeclaredOutputEffectiveStatement(DeclaredOutputEffectiveStatement, QName, int) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredOutputEffectiveStatement
 
DeclaredStatement<A> - Interface in org.opendaylight.yangtools.yang.model.api.meta
Represents declared statement.
DeclaredStatementDecorators - Class in org.opendaylight.yangtools.yang.model.ri.stmt
Static entry point to enriching DeclaredStatements covered in the RFC7950 metamodel with DeclarationReferences.
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.
DeclaredStatements - Class in org.opendaylight.yangtools.yang.model.ri.stmt
Static entry point to instantiating DeclaredStatement covered in the RFC7950 metamodel.
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.model.ri.stmt.impl.decl.RegularKeyStatement
 
declaredSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularOrderedByStatement
 
declaredSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularPathStatement
 
declaredSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularStatusStatement
 
declaredSubstatements() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.ArgumentToString.WithSubstatements
 
declaredSubstatements() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement
 
declaredSubstatements() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithArgument.WithSubstatements
 
declaredSubstatements() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithoutArgument.WithSubstatements
 
declaredSubstatements() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithQNameArgument.WithSubstatements
 
declaredSubstatements() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithRawArgument.WithSubstatements
 
declaredSubstatements() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithRawStringArgument.WithSubstatements
 
declaredSubstatements() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.ForwardingDeclaredStatement
 
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
 
decorateAction(ActionStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateAnydata(AnydataStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateAnyxml(AnyxmlStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateArgument(ArgumentStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateAugment(AugmentStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateBase(BaseStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateBelongsTo(BelongsToStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateBit(BitStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateCase(CaseStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateChoice(ChoiceStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateConfig(ConfigStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateContact(ContactStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateContainer(ContainerStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateDefault(DefaultStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateDescription(DescriptionStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateDeviate(DeviateStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateDeviation(DeviationStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateEnum(EnumStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateErrorAppTag(ErrorAppTagStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateErrorMessage(ErrorMessageStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateExtesion(ExtensionStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateFeature(FeatureStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateFractionDigits(FractionDigitsStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateGrouping(GroupingStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateIdentity(IdentityStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateIfFeature(IfFeatureStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateImport(ImportStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateInclude(IncludeStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateInput(InputStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateKey(KeyStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateLeaf(LeafStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateLeafList(LeafListStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateLength(LengthStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateList(ListStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateMandatory(MandatoryStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateMaxElements(MaxElementsStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateMinElements(MinElementsStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateModifier(ModifierStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateModule(ModuleStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateMust(MustStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateNamespace(NamespaceStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateNotification(NotificationStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateOrderedBy(OrderedByStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateOrganization(OrganizationStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateOutput(OutputStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decoratePath(PathStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decoratePattern(PatternStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decoratePosition(PositionStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decoratePrefix(PrefixStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decoratePresence(PresenceStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateRange(RangeStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateReference(ReferenceStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateRefine(RefineStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateRequireInstance(RequireInstanceStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateRevision(RevisionStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateRevisionDate(RevisionDateStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateRpc(RpcStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateStatus(StatusStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateSubmodule(SubmoduleStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateType(TypeStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateTypedef(TypedefStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateUnique(UniqueStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateUnits(UnitsStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateUnrecognized(UnrecognizedStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateUses(UsesStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateValue(ValueStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateWhen(WhenStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateYangVersion(YangVersionStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
decorateYinElement(YinElementStatement, DeclarationReference) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.DeclaredStatementDecorators
 
Default(D) - Constructor for class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.Default
 
Default(AbstractDeclaredEffectiveStatement.Default<A, D>) - Constructor for class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.Default
 
DEFAULT - Enum constant in enum class org.opendaylight.yangtools.binding.model.api.AccessModifier
 
DEFAULT - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
DEFAULT - Enum constant in enum class org.opendaylight.yangtools.yang.parser.api.ImportResolutionMode
Standard method as specified by RFC6020 and refined by RFC7950.
DEFAULT - Static variable in class org.opendaylight.yangtools.yang.parser.api.YangParserConfiguration
System-wide default configuration.
DEFAULT_CONFIGURATION - Static variable in class org.opendaylight.yangtools.yang.data.tree.api.DataTreeConfiguration
 
DEFAULT_COPY_MAX_ITEMS - Static variable in class org.opendaylight.yangtools.util.MapAdaptor
 
DEFAULT_DENY_ALL - Enum constant in enum class org.opendaylight.yangtools.rfc6536.model.api.NACMStatements
 
DEFAULT_DENY_WRITE - Enum constant in enum class org.opendaylight.yangtools.rfc6536.model.api.NACMStatements
 
DEFAULT_MODE - Enum constant in enum class org.opendaylight.yangtools.yang.model.repo.api.StatementParserMode
Default mode of statement parser.
DEFAULT_OPERATIONAL - Static variable in class org.opendaylight.yangtools.yang.data.tree.api.DataTreeConfiguration
 
DEFAULT_PERSIST_MIN_ITEMS - Static variable in class org.opendaylight.yangtools.util.MapAdaptor
 
DefaultActionRuntimeType - Class in org.opendaylight.yangtools.binding.generator.impl.rt
 
DefaultActionRuntimeType(GeneratedType, ActionEffectiveStatement, List<RuntimeType>) - Constructor for class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultActionRuntimeType
 
DefaultAnydataRuntimeType - Class in org.opendaylight.yangtools.binding.generator.impl.rt
 
DefaultAnydataRuntimeType(GeneratedType, AnydataEffectiveStatement) - Constructor for class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultAnydataRuntimeType
 
DefaultAnyxmlRuntimeType - Class in org.opendaylight.yangtools.binding.generator.impl.rt
 
DefaultAnyxmlRuntimeType(GeneratedType, AnyxmlEffectiveStatement) - Constructor for class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultAnyxmlRuntimeType
 
DefaultArgument(D) - Constructor for class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultArgument
 
DefaultArgument(AbstractDeclaredEffectiveStatement.DefaultArgument<A, D>) - Constructor for class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultArgument
 
DefaultAugmentRuntimeType - Class in org.opendaylight.yangtools.binding.generator.impl.rt
 
DefaultAugmentRuntimeType(GeneratedType, AugmentEffectiveStatement, List<RuntimeType>) - Constructor for class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultAugmentRuntimeType
 
DefaultBindingDOMCodecFactory - Class in org.opendaylight.yangtools.binding.data.codec.impl.di
Default implementation of BindingDOMCodecFactory.
DefaultBindingDOMCodecFactory() - Constructor for class org.opendaylight.yangtools.binding.data.codec.impl.di.DefaultBindingDOMCodecFactory
 
DefaultBindingDOMCodecServices - Class in org.opendaylight.yangtools.binding.data.codec.impl.di
Default implementation of BindingDOMCodecServices.
DefaultBindingDOMCodecServices(BindingRuntimeContext) - Constructor for class org.opendaylight.yangtools.binding.data.codec.impl.di.DefaultBindingDOMCodecServices
 
DefaultBindingGenerator - Class in org.opendaylight.yangtools.binding.generator.impl
Default implementation of BindingGenerator.
DefaultBindingGenerator() - Constructor for class org.opendaylight.yangtools.binding.generator.impl.DefaultBindingGenerator
 
DefaultBindingRuntimeContext - Class in org.opendaylight.yangtools.binding.runtime.api
Runtime Context for Java YANG Binding classes.
DefaultBindingRuntimeContext(BindingRuntimeTypes, ModuleInfoSnapshot) - Constructor for class org.opendaylight.yangtools.binding.runtime.api.DefaultBindingRuntimeContext
 
DefaultBindingRuntimeGenerator - Class in org.opendaylight.yangtools.binding.generator.impl
Default implementation of BindingRuntimeGenerator.
DefaultBindingRuntimeGenerator() - Constructor for class org.opendaylight.yangtools.binding.generator.impl.DefaultBindingRuntimeGenerator
 
DefaultBindingRuntimeTypes - Class in org.opendaylight.yangtools.binding.generator.impl.rt
The result of BindingGenerator run.
DefaultBindingRuntimeTypes(EffectiveModelContext, Map<QNameModule, ModuleRuntimeType>, Map<JavaTypeName, RuntimeType>, Map<QName, IdentityRuntimeType>, SetMultimap<JavaTypeName, CaseRuntimeType>) - Constructor for class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultBindingRuntimeTypes
 
DefaultCaseRuntimeType - Class in org.opendaylight.yangtools.binding.generator.impl.rt
 
DefaultCaseRuntimeType(GeneratedType, CaseEffectiveStatement, List<RuntimeType>, List<AugmentRuntimeType>) - Constructor for class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultCaseRuntimeType
 
DefaultChoiceRuntimeType - Class in org.opendaylight.yangtools.binding.generator.impl.rt
 
DefaultChoiceRuntimeType(GeneratedType, ChoiceEffectiveStatement, List<RuntimeType>) - Constructor for class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultChoiceRuntimeType
 
DefaultContainerRuntimeType - Class in org.opendaylight.yangtools.binding.generator.impl.rt
 
DefaultContainerRuntimeType(GeneratedType, ContainerEffectiveStatement, List<RuntimeType>, List<AugmentRuntimeType>) - Constructor for class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultContainerRuntimeType
 
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
 
DefaultDenyAllStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.rfc6536.parser.DefaultDenyAllStatementSupport
 
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
 
DefaultDenyWriteStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.rfc6536.parser.DefaultDenyWriteStatementSupport
 
DefaultDynamicBindingDataCodec - Class in org.opendaylight.yangtools.binding.data.codec.impl.di
Default implementation of DynamicBindingDataCodec.
DefaultDynamicBindingDataCodec(BindingRuntimeContext) - Constructor for class org.opendaylight.yangtools.binding.data.codec.impl.di.DefaultDynamicBindingDataCodec
 
DefaultEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a default statement.
DefaultFeatureRuntimeType - Class in org.opendaylight.yangtools.binding.generator.impl.rt
 
DefaultFeatureRuntimeType(GeneratedType, FeatureEffectiveStatement) - Constructor for class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultFeatureRuntimeType
 
DefaultGroupingRuntimeType - Class in org.opendaylight.yangtools.binding.generator.impl.rt
 
DefaultGroupingRuntimeType(GeneratedType, GroupingEffectiveStatement, List<RuntimeType>, List<? extends CompositeRuntimeType>) - Constructor for class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultGroupingRuntimeType
 
DefaultIdentityRuntimeType - Class in org.opendaylight.yangtools.binding.generator.impl.rt
 
DefaultIdentityRuntimeType(GeneratedType, IdentityEffectiveStatement) - Constructor for class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultIdentityRuntimeType
 
DefaultInputRuntimeType - Class in org.opendaylight.yangtools.binding.generator.impl.rt
 
DefaultInputRuntimeType(GeneratedType, InputEffectiveStatement, List<RuntimeType>, List<AugmentRuntimeType>) - Constructor for class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultInputRuntimeType
 
defaultInstance() - Method in class org.opendaylight.yangtools.binding.codegen.ClassTemplate
 
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.
DefaultJSONValueWriter - Class in org.opendaylight.yangtools.yang.data.codec.gson
A JSONValueWriter backed by a JsonWriter.
DefaultJSONValueWriter(JsonWriter) - Constructor for class org.opendaylight.yangtools.yang.data.codec.gson.DefaultJSONValueWriter
 
DefaultKeyRuntimeType - Class in org.opendaylight.yangtools.binding.generator.impl.rt
 
DefaultKeyRuntimeType(GeneratedTransferObject, KeyEffectiveStatement) - Constructor for class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultKeyRuntimeType
 
DefaultLeafListRuntimeType - Class in org.opendaylight.yangtools.binding.generator.impl.rt
 
DefaultLeafListRuntimeType(Type, LeafListEffectiveStatement) - Constructor for class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultLeafListRuntimeType
 
DefaultLeafRuntimeType - Class in org.opendaylight.yangtools.binding.generator.impl.rt
 
DefaultLeafRuntimeType(Type, LeafEffectiveStatement) - Constructor for class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultLeafRuntimeType
 
DefaultListRuntimeType - Class in org.opendaylight.yangtools.binding.generator.impl.rt
 
DefaultListRuntimeType(GeneratedType, ListEffectiveStatement, List<RuntimeType>, List<AugmentRuntimeType>, KeyRuntimeType) - Constructor for class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultListRuntimeType
 
DefaultModuleRuntimeType - Class in org.opendaylight.yangtools.binding.generator.impl.rt
 
DefaultModuleRuntimeType(GeneratedType, ModuleEffectiveStatement, List<RuntimeType>, List<YangDataRuntimeType>) - Constructor for class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultModuleRuntimeType
 
DefaultNotificationBodyRuntimeType - Class in org.opendaylight.yangtools.binding.generator.impl.rt
 
DefaultNotificationBodyRuntimeType(GeneratedType, NotificationEffectiveStatement, List<RuntimeType>) - Constructor for class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultNotificationBodyRuntimeType
 
DefaultNotificationRuntimeType - Class in org.opendaylight.yangtools.binding.generator.impl.rt
 
DefaultNotificationRuntimeType(GeneratedType, NotificationEffectiveStatement, List<RuntimeType>, List<AugmentRuntimeType>) - Constructor for class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultNotificationRuntimeType
 
DefaultOutputRuntimeType - Class in org.opendaylight.yangtools.binding.generator.impl.rt
 
DefaultOutputRuntimeType(GeneratedType, OutputEffectiveStatement, List<RuntimeType>, List<AugmentRuntimeType>) - Constructor for class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultOutputRuntimeType
 
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(YangParserConfiguration) - Static method in class org.opendaylight.yangtools.yang.parser.impl.DefaultReactors
Return a baseline CrossSourceStatementReactor CrossSourceStatementReactor.Builder.
defaultReactorBuilder(YangParserConfiguration) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.reactor.RFC7950Reactors
 
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
 
defaultReactorBuilder(YangXPathParserFactory, YangParserConfiguration) - Static method in class org.opendaylight.yangtools.yang.parser.impl.DefaultReactors
Return a baseline CrossSourceStatementReactor CrossSourceStatementReactor.Builder.
defaultReactorBuilder(YangXPathParserFactory, YangParserConfiguration) - 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.
DefaultRpcRuntimeType - Class in org.opendaylight.yangtools.binding.generator.impl.rt
 
DefaultRpcRuntimeType(GeneratedType, RpcEffectiveStatement, List<RuntimeType>) - Constructor for class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultRpcRuntimeType
 
DefaultSchemaTreeInference - Class in org.opendaylight.yangtools.yang.model.spi
Default implementation of a SchemaTreeInference.
DefaultStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a default statement.
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,E> - 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.meta
 
DefaultStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.DefaultStatementSupport
 
DefaultTypedefRuntimeType - Class in org.opendaylight.yangtools.binding.generator.impl.rt
 
DefaultTypedefRuntimeType(GeneratedType, TypedefEffectiveStatement) - Constructor for class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultTypedefRuntimeType
 
DefaultWithArgument(D, A) - Constructor for class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithArgument
 
DefaultWithDataTree(ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.DefaultWithDataTree
 
DefaultWithDataTree(D, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithDataTree
 
DefaultWithDataTree(AbstractDeclaredEffectiveStatement.DefaultWithDataTree<A, D>) - Constructor for class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithDataTree
 
DefaultWithDataTree(AbstractUndeclaredEffectiveStatement.DefaultWithDataTree<A, D>) - Constructor for class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.DefaultWithDataTree
 
DefaultWithSchemaTree(ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.DefaultWithSchemaTree
 
DefaultWithSchemaTree(D, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithSchemaTree
 
DefaultWithSchemaTree(AbstractDeclaredEffectiveStatement.DefaultWithSchemaTree<A, D>) - Constructor for class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithSchemaTree
 
DefaultWithSchemaTree(AbstractUndeclaredEffectiveStatement.DefaultWithSchemaTree<A, D>) - Constructor for class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.DefaultWithSchemaTree
 
DefaultXPathParserFactory - Class in org.opendaylight.yangtools.yang.xpath.impl.di
Default implementation of YangXPathParserFactory for javax.inject-based dependency injection frameworks.
DefaultXPathParserFactory() - Constructor for class org.opendaylight.yangtools.yang.xpath.impl.di.DefaultXPathParserFactory
Construct a parser factory.
DefaultYangDataRuntimeType - Class in org.opendaylight.yangtools.binding.generator.impl.rt
 
DefaultYangDataRuntimeType(GeneratedType, YangDataEffectiveStatement, List<RuntimeType>) - Constructor for class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultYangDataRuntimeType
 
DefaultYangLibResolver - Class in org.opendaylight.yangtools.yang.parser.impl
Reference YangLibResolver implementation.
DefaultYangLibResolver() - Constructor for class org.opendaylight.yangtools.yang.parser.impl.DefaultYangLibResolver
 
DefaultYangLibResolver(YangXPathParserFactory) - Constructor for class org.opendaylight.yangtools.yang.parser.impl.DefaultYangLibResolver
 
DefaultYangParserFactory - Class in org.opendaylight.yangtools.yang.parser.impl
Reference YangParserFactory implementation.
DefaultYangParserFactory() - Constructor for class org.opendaylight.yangtools.yang.parser.impl.DefaultYangParserFactory
DefaultYangParserFactory(YangXPathParserFactory) - Constructor for class org.opendaylight.yangtools.yang.parser.impl.DefaultYangParserFactory
 
definingModule() - Method in class org.opendaylight.yangtools.binding.YangFeature
Return the module which defines this feature.
definition() - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport
 
DEFINITION - Static variable in interface org.opendaylight.yangtools.odlext.model.api.AugmentIdentifierStatement
 
DEFVAL - Enum constant in enum class 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
 
DefValStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.rfc6643.parser.DefValStatementSupport
 
delegate() - Method in class org.opendaylight.yangtools.binding.data.codec.impl.di.DefaultBindingDOMCodecServices
 
delegate() - Method in class org.opendaylight.yangtools.binding.data.codec.impl.di.DefaultDynamicBindingDataCodec
 
delegate() - Method in class org.opendaylight.yangtools.binding.data.codec.osgi.impl.GlobalBindingDOMCodecServices
 
delegate() - Method in class org.opendaylight.yangtools.binding.data.codec.spi.AbstractBindingLazyContainerNode
 
delegate() - Method in class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices
 
delegate() - Method in class org.opendaylight.yangtools.binding.runtime.osgi.impl.GlobalBindingRuntimeContext
 
delegate() - Method in class org.opendaylight.yangtools.binding.runtime.spi.ForwardingBindingRuntimeContext
 
delegate() - Method in class org.opendaylight.yangtools.binding.runtime.spi.ForwardingModuleInfoSnapshot
 
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.model.api.ContainerLikeCompat
 
delegate() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractRefStatement
 
delegate() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.ForwardingDeclaredStatement
 
DelegatedYangTextSource - Class in org.opendaylight.yangtools.yang.model.spi.source
A YangTextSource delegating to a CharSource.
DelegatedYangTextSource(SourceIdentifier, CharSource) - Constructor for class org.opendaylight.yangtools.yang.model.spi.source.DelegatedYangTextSource
Default constructor.
DelegatedYinTextSource - Class in org.opendaylight.yangtools.yang.model.spi.source
A YinTextSource delegating to a ByteSource.
DelegatedYinTextSource(SourceIdentifier, ByteSource) - Constructor for class org.opendaylight.yangtools.yang.model.spi.source.DelegatedYinTextSource
Default constructor.
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.tree.api.DataTreeModification
Delete the node at specified path.
delete(YangInstanceIdentifier.PathArgument) - Method in interface org.opendaylight.yangtools.yang.data.tree.api.DataTreeModificationCursor
Delete the specified child.
DELETE - Enum constant in enum class org.opendaylight.yangtools.yang.data.tree.api.ModificationType
This node has been deleted along with any of its child nodes.
DELETE - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.DeviateKind
Server implements target node without some properties.
deleted(NormalizedNode) - Static method in class org.opendaylight.yangtools.yang.data.tree.spi.ImmutableCandidateNodes
 
DEPRECATED - Enum constant in enum class 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.
DEPRECATED - Static variable in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyStatusStatement
 
DEPRECATED - Static variable in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyStatusEffectiveStatement
 
DEREF - Enum constant in enum class 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
 
DERIVED_FROM - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
DERIVED_FROM_OR_SELF - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
derivedBinaryBuilder(BinaryTypeDefinition, QName) - Static method in class org.opendaylight.yangtools.yang.model.ri.type.DerivedTypes
 
derivedBitsBuilder(BitsTypeDefinition, QName) - Static method in class org.opendaylight.yangtools.yang.model.ri.type.DerivedTypes
 
derivedBooleanBuilder(BooleanTypeDefinition, QName) - Static method in class org.opendaylight.yangtools.yang.model.ri.type.DerivedTypes
 
derivedEmptyBuilder(EmptyTypeDefinition, QName) - Static method in class org.opendaylight.yangtools.yang.model.ri.type.DerivedTypes
 
derivedFrom(StatementSupportBundle) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupportBundle
 
derivedIdentityrefBuilder(IdentityrefTypeDefinition, QName) - Static method in class org.opendaylight.yangtools.yang.model.ri.type.DerivedTypes
 
derivedInstanceIdentifierBuilder(InstanceIdentifierTypeDefinition, QName) - Static method in class org.opendaylight.yangtools.yang.model.ri.type.DerivedTypes
 
derivedInt16Builder(Int16TypeDefinition, QName) - Static method in class org.opendaylight.yangtools.yang.model.ri.type.DerivedTypes
 
derivedInt32Builder(Int32TypeDefinition, QName) - Static method in class org.opendaylight.yangtools.yang.model.ri.type.DerivedTypes
 
derivedLeafrefBuilder(LeafrefTypeDefinition, QName) - Static method in class org.opendaylight.yangtools.yang.model.ri.type.DerivedTypes
 
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<?>, QName) - Static method in class org.opendaylight.yangtools.yang.model.ri.type.DerivedTypes
 
DerivedTypeBuilder<T> - Class in org.opendaylight.yangtools.yang.model.ri.type
Builder of TypeDefinitions for use in typedef statements.
DerivedTypes - Class in org.opendaylight.yangtools.yang.model.ri.type
YANG defines 'derived type' as a type created through a 'typedef' statement.
derivedUint32Builder(Uint32TypeDefinition, QName) - Static method in class org.opendaylight.yangtools.yang.model.ri.type.DerivedTypes
 
derivedUint64Builder(Uint64TypeDefinition, QName) - Static method in class org.opendaylight.yangtools.yang.model.ri.type.DerivedTypes
 
derivedUnionBuilder(UnionTypeDefinition, QName) - Static method in class org.opendaylight.yangtools.yang.model.ri.type.DerivedTypes
 
DESCENDANT - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
The descendant axis.
DESCENDANT_OR_SELF - Enum constant in enum class 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 - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
DescriptionEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a description statement.
DescriptionStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a description statement.
DescriptionStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
DescriptionStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.DescriptionStatementSupport
 
DeserializationException - Exception Class in org.opendaylight.yangtools.yang.data.impl.codec
 
DeserializationException() - Constructor for exception class org.opendaylight.yangtools.yang.data.impl.codec.DeserializationException
 
DeserializationException(String) - Constructor for exception class org.opendaylight.yangtools.yang.data.impl.codec.DeserializationException
 
DeserializationException(String, Throwable) - Constructor for exception class org.opendaylight.yangtools.yang.data.impl.codec.DeserializationException
 
DeserializationException(String, Throwable, boolean, boolean) - Constructor for exception class org.opendaylight.yangtools.yang.data.impl.codec.DeserializationException
 
DeserializationException(Throwable) - Constructor for exception class org.opendaylight.yangtools.yang.data.impl.codec.DeserializationException
 
deserialize(S) - Method in interface org.opendaylight.yangtools.yang.data.api.codec.IllegalArgumentCodec
Produce an internal object based on an external object.
deserialize(String, int) - Method in class org.opendaylight.yangtools.yang.data.impl.codec.AbstractIntegerStringCodec
Deserializes value from supplied string representation is supplied radix.
deserialize(NormalizedNode) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeCodec
Converts from Normalized Node to Binding representation of data.
deserialize(S) - Method in class org.opendaylight.yangtools.yang.data.api.codec.AbstractIllegalArgumentCodec
 
deserializeImpl(S) - Method in class org.opendaylight.yangtools.yang.data.api.codec.AbstractIllegalArgumentCodec
 
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.BitsStringCodec
 
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.AbstractStringInstanceIdentifierCodec
 
deserializeImpl(String) - Method in class org.opendaylight.yangtools.yang.data.util.AbstractStringUnionCodec
 
deserializeKeyValue(DataSchemaNode, LeafrefResolver, String) - Method in class org.opendaylight.yangtools.yang.data.util.AbstractStringInstanceIdentifierCodec
 
deserializePathArgument(YangInstanceIdentifier.PathArgument) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.CommonDataObjectCodecTreeNode
Deserializes YangInstanceIdentifier.PathArgument for current node.
deserializePathArgument(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.DataObjectCodecContext
 
Design notes - Search tag in interface org.opendaylight.yangtools.yang.parser.spi.meta.ModelActionBuilder
Section
detectCase(ChoiceSchemaNode, DataContainerChild) - Static method in class org.opendaylight.yangtools.yang.data.util.NormalizedNodeSchemaUtils
 
DEVIATE - Enum constant in enum class 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
Effective representation of a deviate statement.
DeviateEffectiveStatementImpl - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
DeviateEffectiveStatementImpl(DeviateStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeviateEffectiveStatementImpl
 
DeviateKind - Enum Class in org.opendaylight.yangtools.yang.model.api
Enumeration describing deviate YANG statement argument.
DeviateStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a deviate statement.
DeviateStatementImpl - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
DeviateStatementImpl(DeviateKind, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.DeviateStatementImpl
 
DeviateStatementRFC6020Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.deviate
 
DeviateStatementRFC6020Support(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.deviate.DeviateStatementRFC6020Support
 
DeviateStatementRFC7950Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.deviate
Class providing necessary support for processing YANG 1.1 deviate statement.
DeviateStatementRFC7950Support(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.deviate.DeviateStatementRFC7950Support
 
Deviation - Interface in org.opendaylight.yangtools.yang.model.api
Interface describing YANG 'deviation' statement.
DEVIATION - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
DeviationEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a deviation statement.
DeviationEffectiveStatementImpl - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
DeviationEffectiveStatementImpl(DeviationStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeviationEffectiveStatementImpl
 
deviationModuleNames() - Method in record class org.opendaylight.yangtools.yang.parser.api.YangLibModule
Returns the value of the deviationModuleNames record component.
DeviationStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a deviation statement.
DeviationStatementImpl - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
DeviationStatementImpl(String, SchemaNodeIdentifier.Absolute, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.DeviationStatementImpl
 
DeviationStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
DeviationStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.DeviationStatementSupport
 
directUsers() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultGroupingRuntimeType
 
directUsers() - Method in interface org.opendaylight.yangtools.binding.runtime.api.GroupingRuntimeType
disappeared(NormalizedNode, Map<YangInstanceIdentifier.PathArgument, DataTreeCandidate.CandidateNode>) - Static method in class org.opendaylight.yangtools.yang.data.tree.spi.ImmutableCandidateNodes
 
disappeared(NormalizedNode, ImmutableCandidateNodes.WithChildrenImpl) - Static method in class org.opendaylight.yangtools.yang.data.tree.spi.ImmutableCandidateNodes
 
DISAPPEARED - Enum constant in enum class org.opendaylight.yangtools.yang.data.tree.api.ModificationType
This node has disappeared because it is no longer implied by any children.
DISPLAY_HINT - Enum constant in enum class 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
 
DisplayHintStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.rfc6643.parser.DisplayHintStatementSupport
 
DistinctContainer<K,V> - Interface in org.opendaylight.yangtools.yang.data.api.schema
A NormalizedContainer which contains distinctly-addressable children.
DistinctNodeContainer<K,V> - Interface in org.opendaylight.yangtools.yang.data.api.schema
A NormalizedNodeContainer which contains directly-addressable children.
DIV - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangBinaryOperator
Arithmetic division.
DIV - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
DIV - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
DIV() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.FunctionNameContext
 
DIV() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.MultiplicativeExprContext
 
DIV() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.NCNameContext
 
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
 
DocumentedType - Interface in org.opendaylight.yangtools.binding.model.api
Implementing this interface allows an object to hold information which are essential for generating java doc from type definition.
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.FormattingNormalizedNodeStreamWriter
 
domSourceValue(DOMSource) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.LoggingNormalizedNodeStreamWriter
 
domSourceValue(DOMSource) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.ForwardingNormalizedNodeStreamWriter
 
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.instanceIdentifierLexer
 
DOT - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
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.instanceIdentifierParser.LeafListPredicateExprContext
 
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
 
doubleQuoted(String) - Static method in class org.opendaylight.yangtools.yang.ir.IRArgument
 
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 - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierLexer
 
DQUOT_END - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
DQUOT_END() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.ArgumentContext
 
DQUOT_END() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.QuotedStringContext
 
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_START - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierLexer
 
DQUOT_START - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
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 - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierLexer
 
DQUOT_STRING - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
DQUOT_STRING() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.ArgumentContext
 
DQUOT_STRING() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.QuotedStringContext
 
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
 
DQUOT_STRING_MODE - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierLexer
 
DRAFT_LHOTKA_NETMOD_YANG_JSON_02 - Enum constant in enum class org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier
Deprecated, for removal: This API element is subject to removal in a future version.
This is a historic implementation, retained for compatibility. Please migrate to JSONCodecFactorySupplier.RFC7951.
DuplicateChildNodeRejectedException - Exception Class in org.opendaylight.yangtools.yang.data.util
 
DuplicateChildNodeRejectedException(String) - Constructor for exception class 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
 
DynamicBindingDataCodec - Interface in org.opendaylight.yangtools.binding.data.codec.dynamic
A BindingDataCodec for dynamic environments.

E

EdgeImpl(TopologicalSort.Node, TopologicalSort.Node) - Constructor for class org.opendaylight.yangtools.util.TopologicalSort.EdgeImpl
 
EFFECTIVE_MODEL - Enum constant in enum class org.opendaylight.yangtools.yang.parser.spi.meta.ModelProcessingPhase
 
EFFECTIVE_MODEL - Static variable in class org.opendaylight.yangtools.yang.parser.spi.meta.ModelProcessingPhase.ExecutionOrder
effectiveConfig() - Method in class org.opendaylight.yangtools.yang.model.api.ContainerLikeCompat
 
effectiveConfig() - Method in interface org.opendaylight.yangtools.yang.model.api.DataSchemaNode
Return the effective value of config substatement, if applicable.
effectiveConfig() - Method in interface org.opendaylight.yangtools.yang.model.api.SchemaContext
Deprecated.
effectiveConfig() - Method in interface org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.DataSchemaNodeMixin
 
effectiveConfig() - Method in interface org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.OperationContainerMixin
 
effectiveConfig() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.EffectiveStmtCtx.Parent
Return the effective config statement value.
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.
Effective model statement mapping - Search tag in package org.opendaylight.yangtools.yang.model.api
Section
effectiveNamespace() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.EffectiveStmtCtx.Parent
 
effectiveParent() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.EffectiveStmtCtx
Return parent of this context, if there is one.
EffectiveSchemaContext - Class in org.opendaylight.yangtools.yang.parser.stmt.reactor
 
EffectiveStatement<A,D> - Interface in org.opendaylight.yangtools.yang.model.api.meta
Effective model statement which should be used to derive application behaviour.
EffectiveStatementEquivalent<E> - Interface in org.opendaylight.yangtools.yang.model.api
Marker interface for objects which have an equivalent EffectiveStatement.
EffectiveStatementInference - Interface in org.opendaylight.yangtools.yang.model.api
A base class of an EffectiveModelContext context reasoning with regards to what logical sequence of EffectiveStatements were considered.
EffectiveStatementMixins - Class in org.opendaylight.yangtools.yang.model.spi.meta
Mix-in interfaces providing services required by SchemaNode et al.
EffectiveStatementMixins.ActionNodeContainerMixin<A,D> - Interface in org.opendaylight.yangtools.yang.model.spi.meta
EffectiveStatementMixins.AddedByUsesMixin<A,D> - Interface in org.opendaylight.yangtools.yang.model.spi.meta
Deprecated, for removal: This API element is subject to removal in a future version.
See deprecation notice in AddedByUsesAware
EffectiveStatementMixins.AugmentationTargetMixin<A,D> - Interface in org.opendaylight.yangtools.yang.model.spi.meta
EffectiveStatementMixins.ConstraintMetaDefinitionMixin<A,D> - Interface in org.opendaylight.yangtools.yang.model.spi.meta
EffectiveStatementMixins.CopyableMixin<A,D> - Interface in org.opendaylight.yangtools.yang.model.spi.meta
Deprecated.
Scheduled for removal with CopyableNode.
EffectiveStatementMixins.DataNodeContainerMixin<A,D> - Interface in org.opendaylight.yangtools.yang.model.spi.meta
EffectiveStatementMixins.DataSchemaNodeMixin<D> - Interface in org.opendaylight.yangtools.yang.model.spi.meta
EffectiveStatementMixins.DocumentedNodeMixin<A,D> - Interface in org.opendaylight.yangtools.yang.model.spi.meta
EffectiveStatementMixins.DocumentedNodeMixin.WithStatus<A,D> - Interface in org.opendaylight.yangtools.yang.model.spi.meta
EffectiveStatementMixins.EffectiveStatementWithFlags<A,D> - Interface in org.opendaylight.yangtools.yang.model.spi.meta
Support interface for various mixins.
EffectiveStatementMixins.EffectiveStatementWithFlags.FlagsBuilder - Class in org.opendaylight.yangtools.yang.model.spi.meta
 
EffectiveStatementMixins.MandatoryMixin<A,D> - Interface in org.opendaylight.yangtools.yang.model.spi.meta
EffectiveStatementMixins.MustConstraintMixin<A,D> - Interface in org.opendaylight.yangtools.yang.model.spi.meta
EffectiveStatementMixins.NotificationNodeContainerMixin<A,D> - Interface in org.opendaylight.yangtools.yang.model.spi.meta
EffectiveStatementMixins.OpaqueDataSchemaNodeMixin<D> - Interface in org.opendaylight.yangtools.yang.model.spi.meta
Helper bridge for anydata and anyxml opaque data.
EffectiveStatementMixins.OperationContainerMixin<D> - Interface in org.opendaylight.yangtools.yang.model.spi.meta
Helper bridge for operation containers (input and output).
EffectiveStatementMixins.OperationDefinitionMixin<D> - Interface in org.opendaylight.yangtools.yang.model.spi.meta
Helper bridge for rpc and action operations.
EffectiveStatementMixins.PresenceMixin<A,D> - Interface in org.opendaylight.yangtools.yang.model.spi.meta
Bridge between EffectiveStatementMixins.EffectiveStatementWithFlags and presence statement.
EffectiveStatementMixins.SchemaNodeMixin<D> - Interface in org.opendaylight.yangtools.yang.model.spi.meta
EffectiveStatementMixins.UnknownSchemaNodeMixin<A,D> - Interface in org.opendaylight.yangtools.yang.model.spi.meta
EffectiveStatementMixins.UserOrderedAwareMixin<A,D,E> - Interface in org.opendaylight.yangtools.yang.model.spi.meta
Bridge between EffectiveStatementMixins.EffectiveStatementWithFlags and ordered-by statement.
EffectiveStatementMixins.WhenConditionMixin<A,D> - Interface in org.opendaylight.yangtools.yang.model.spi.meta
Helper used to locate the effective when statement and exposing its argument as per WhenConditionAware.
EffectiveStatements - Class in org.opendaylight.yangtools.yang.model.ri.stmt
Static entry point to instantiating declared EffectiveStatement covered in the RFC7950 metamodel.
EffectiveStatementState - Class in org.opendaylight.yangtools.yang.parser.spi.meta
Significant state captured by an EffectiveStatement at its instantiation site.
EffectiveStatementState() - Constructor for class org.opendaylight.yangtools.yang.parser.spi.meta.EffectiveStatementState
 
effectiveStatus() - Method in class org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack
Return the effective status of the SchemaInferenceStack.currentStatement(), if present.
EffectiveStmtCtx - Interface in org.opendaylight.yangtools.yang.parser.spi.meta
Effective view of a StmtContext for the purposes of creating an EffectiveStatement.
EffectiveStmtCtx.Current<A,D> - Interface in org.opendaylight.yangtools.yang.parser.spi.meta
Minimum amount of state required to build an accurate effective view of a statement.
EffectiveStmtCtx.Parent - Interface in org.opendaylight.yangtools.yang.parser.spi.meta
Minimum amount of parent state required to build an accurate effective view of a particular child.
EffectiveStmtCtx.Parent.EffectiveConfig - Enum Class in org.opendaylight.yangtools.yang.parser.spi.meta
Effective config statement value.
EffectiveStmtCtx.UndeclaredCurrent<A,D> - Interface in org.opendaylight.yangtools.yang.parser.spi.meta
A restricted version of EffectiveStmtCtx.Current, which does not expose the raw argument or the declared statement.
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.ri.stmt.impl.eff.AbstractLeafEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLeafListEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLeafListEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.SlimLeafListEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ExtensionEffectiveStatementImpl
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularAnydataEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularAnyxmlEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularBitEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularFeatureEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularForeignKeyEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularIdentityEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLocalKeyEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularUniqueEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredLeafEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultArgument.WithSubstatements
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithArgument.WithSubstatements
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithDataTree
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithSchemaTree
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractEffectiveUnknownSchmemaNode
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.Default
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultArgument
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithArgument
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.WithDataTree
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.WithSchemaTree
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.WithDataTree
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.WithSchemaTree
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyAnydataEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyAnyxmlEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyArgumentEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyBaseEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyBelongsToEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyBitEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyConfigEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyContactEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyDefaultEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyDescriptionEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyEnumEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyErrorAppTagEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyErrorMessageEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyFeatureEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyForeignKeyEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyFractionDigitsEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyIdentityEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyIfFeatureEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyIncludeEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLengthEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLocalKeyEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMandatoryEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMaxElementsEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMinElementsEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyModifierEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMustEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyNamespaceEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyOrderedByEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyOrganizationEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPathEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPatternEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPositionEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPrefixEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPresenceEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRangeEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyReferenceEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRequireInstanceEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRevisionDateEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRevisionEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyStatusEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyUniqueEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyUnitsEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyValueEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyWhenEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyYangVersionEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyYinElementEffectiveStatement
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.DefaultWithDataTree
 
effectiveSubstatements() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.DefaultWithSchemaTree
 
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
 
Either<T,U> - Class in org.opendaylight.yangtools.concepts
Utility holder of a two-variant value.
Either(T) - Constructor for class org.opendaylight.yangtools.concepts.Either
 
Either(U, Void) - Constructor for class org.opendaylight.yangtools.concepts.Either
 
elementBody() - Method in enum class org.opendaylight.yangtools.yang.common.ErrorSeverity
Return the XML element body of this object.
elementBody() - Method in class org.opendaylight.yangtools.yang.common.ErrorTag
Return the XML element body of this object.
elementBody() - Method in enum class org.opendaylight.yangtools.yang.common.ErrorType
Return the XML element body of this object.
ElementCountConstraint - Class in org.opendaylight.yangtools.yang.model.api
Contains method which returns various data constraints for a list-like YANG element (e.g. min or max number of elements).
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.
emitConstant(Constant) - Method in class org.opendaylight.yangtools.binding.codegen.BaseTemplate
 
Emitting Event Stream - Search tag in interface org.opendaylight.yangtools.binding.data.codec.api.BindingStreamEventWriter
Section
empty() - Static method in class org.opendaylight.yangtools.binding.model.api.Restrictions
 
empty() - Static method in class org.opendaylight.yangtools.yang.common.CanonicalValueViolation
 
empty() - Static method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier
Deprecated, for removal: This API element is subject to removal in a future version.
empty() - Static method in class org.opendaylight.yangtools.yang.ir.IRArgument
 
empty() - Static method in class org.opendaylight.yangtools.yang.xpath.api.YangLiteralExpr
 
Empty - Class in org.opendaylight.yangtools.yang.common
Dedicated type for YANG's type empty value.
EMPTY - Enum constant in enum class org.opendaylight.yangtools.yang.data.codec.gson.JSONValue.Kind
An empty value.
EMPTY - Static variable in class org.opendaylight.yangtools.binding.contract.BuiltInType
 
EMPTY - Static variable in record class org.opendaylight.yangtools.yang.data.codec.gson.JSONValue
The equivalent on Empty.value().
EMPTY - Static variable in class org.opendaylight.yangtools.yang.model.api.type.TypeDefinitions
Well-known QName of the empty built-in type.
EMPTY_TYPE - Static variable in class org.opendaylight.yangtools.binding.model.ri.BaseYangTypes
Type representation of empty YANG type.
EmptyActionStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyActionStatement(QName) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyActionStatement
 
EmptyAnydataEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyAnydataEffectiveStatement(AnydataStatement, QName, int) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyAnydataEffectiveStatement
 
EmptyAnydataEffectiveStatement(EmptyAnydataEffectiveStatement, QName, int) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyAnydataEffectiveStatement
 
EmptyAnydataStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyAnydataStatement(QName) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyAnydataStatement
 
EmptyAnyxmlEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyAnyxmlEffectiveStatement(AnyxmlStatement, QName, int) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyAnyxmlEffectiveStatement
 
EmptyAnyxmlEffectiveStatement(EmptyAnyxmlEffectiveStatement, QName, int) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyAnyxmlEffectiveStatement
 
EmptyAnyxmlStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyAnyxmlStatement(QName) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyAnyxmlStatement
 
EmptyArgumentEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyArgumentEffectiveStatement(ArgumentStatement) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyArgumentEffectiveStatement
 
EmptyArgumentStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyArgumentStatement(QName) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyArgumentStatement
 
EmptyAugmentStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyAugmentStatement(String, SchemaNodeIdentifier) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyAugmentStatement
 
EmptyBaseEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyBaseEffectiveStatement(BaseStatement) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyBaseEffectiveStatement
 
EmptyBaseStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyBaseStatement(QName) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyBaseStatement
 
EmptyBelongsToEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyBelongsToEffectiveStatement(BelongsToStatement) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyBelongsToEffectiveStatement
 
EmptyBelongsToStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyBelongsToStatement(UnresolvedQName.Unqualified) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyBelongsToStatement
 
EmptyBitEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyBitEffectiveStatement(BitStatement) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyBitEffectiveStatement
 
EmptyBitStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyBitStatement(String) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyBitStatement
 
EmptyCaseStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyCaseStatement(QName) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyCaseStatement
 
EmptyChoiceEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyChoiceEffectiveStatement(ChoiceStatement, ImmutableList<? extends EffectiveStatement<?, ?>>, int) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyChoiceEffectiveStatement
 
EmptyChoiceEffectiveStatement(AbstractChoiceEffectiveStatement, int) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyChoiceEffectiveStatement
 
EmptyChoiceStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyChoiceStatement(QName) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyChoiceStatement
 
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
 
EmptyConfigEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyConfigEffectiveStatement(ConfigStatement) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyConfigEffectiveStatement
 
EmptyConfigStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyContactEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyContactEffectiveStatement(ContactStatement) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyContactEffectiveStatement
 
EmptyContactStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyContactStatement(String) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyContactStatement
 
EmptyContainerEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyContainerEffectiveStatement(ContainerStatement, ImmutableList<? extends EffectiveStatement<?, ?>>, int) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyContainerEffectiveStatement
 
EmptyContainerEffectiveStatement(AbstractContainerEffectiveStatement, int) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyContainerEffectiveStatement
 
EmptyContainerStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyContainerStatement(QName) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyContainerStatement
 
EmptyDefaultEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyDefaultEffectiveStatement(DefaultStatement) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyDefaultEffectiveStatement
 
EmptyDefaultStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyDefaultStatement(String) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyDefaultStatement
 
EmptyDeque<E> - Class in org.opendaylight.yangtools.util
A specialized always-empty implementation of Deque.
EmptyDescriptionEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyDescriptionEffectiveStatement(DescriptionStatement) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyDescriptionEffectiveStatement
 
EmptyDescriptionStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyDescriptionStatement(String) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyDescriptionStatement
 
EmptyEnumEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyEnumEffectiveStatement(EnumStatement) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyEnumEffectiveStatement
 
EmptyEnumStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyEnumStatement(String, String) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyEnumStatement
 
EmptyErrorAppTagEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyErrorAppTagEffectiveStatement(ErrorAppTagStatement) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyErrorAppTagEffectiveStatement
 
EmptyErrorAppTagStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyErrorAppTagStatement(String) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyErrorAppTagStatement
 
EmptyErrorMessageEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyErrorMessageEffectiveStatement(ErrorMessageStatement) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyErrorMessageEffectiveStatement
 
EmptyErrorMessageStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyErrorMessageStatement(String) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyErrorMessageStatement
 
EmptyExtensionStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyExtensionStatement(QName) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyExtensionStatement
 
EmptyFeatureEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyFeatureEffectiveStatement(FeatureStatement, int) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyFeatureEffectiveStatement
 
EmptyFeatureStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyFeatureStatement(QName) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyFeatureStatement
 
EmptyForeignKeyEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyForeignKeyEffectiveStatement(KeyStatement, Set<QName>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyForeignKeyEffectiveStatement
 
EmptyFractionDigitsEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyFractionDigitsEffectiveStatement(FractionDigitsStatement) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyFractionDigitsEffectiveStatement
 
EmptyFractionDigitsStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyGroupingEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyGroupingEffectiveStatement(GroupingStatement, ImmutableList<? extends EffectiveStatement<?, ?>>, int) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyGroupingEffectiveStatement
 
EmptyGroupingStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyGroupingStatement(QName) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyGroupingStatement
 
EmptyIdentityEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyIdentityEffectiveStatement(IdentityStatement) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyIdentityEffectiveStatement
 
EmptyIdentityStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyIdentityStatement(QName) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyIdentityStatement
 
EmptyIfFeatureEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyIfFeatureEffectiveStatement(IfFeatureStatement) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyIfFeatureEffectiveStatement
 
EmptyIfFeatureStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyIfFeatureStatement(String, IfFeatureExpr) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyIfFeatureStatement
 
EmptyIncludeEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyIncludeEffectiveStatement(IncludeStatement) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyIncludeEffectiveStatement
 
EmptyIncludeStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyIncludeStatement(UnresolvedQName.Unqualified) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyIncludeStatement
 
EmptyInputStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyInputStatement(QName) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyInputStatement
 
EmptyKeyStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyKeyStatement(String, Set<QName>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyKeyStatement
 
EmptyLeafEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyLeafEffectiveStatement(LeafStatement, int, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLeafEffectiveStatement
 
EmptyLeafEffectiveStatement(AbstractLeafEffectiveStatement, int) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLeafEffectiveStatement
 
EmptyLeafListEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyLeafListEffectiveStatement(LeafListStatement, int, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLeafListEffectiveStatement
 
EmptyLeafListEffectiveStatement(EmptyLeafListEffectiveStatement, int) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLeafListEffectiveStatement
 
EmptyLeafListStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyLeafListStatement(QName) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyLeafListStatement
 
EmptyLeafStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyLeafStatement(QName) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyLeafStatement
 
EmptyLengthEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyLengthEffectiveStatement(LengthStatement) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLengthEffectiveStatement
 
EmptyLengthStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyLengthStatement(String, List<ValueRange>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyLengthStatement
 
EmptyListEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyListEffectiveStatement(ListStatement, int, ImmutableList<? extends EffectiveStatement<?, ?>>, ImmutableList<QName>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyListEffectiveStatement
 
EmptyListStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyListStatement(QName) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyListStatement
 
EmptyLocalKeyEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyLocalKeyEffectiveStatement(KeyStatement) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLocalKeyEffectiveStatement
 
EmptyMandatoryEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyMandatoryEffectiveStatement(MandatoryStatement) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMandatoryEffectiveStatement
 
EmptyMandatoryStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyMandatoryStatement(Boolean) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyMandatoryStatement
 
EmptyMaxElementsEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyMaxElementsEffectiveStatement(MaxElementsStatement) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMaxElementsEffectiveStatement
 
EmptyMaxElementsStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyMaxElementsStatement(String, String) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyMaxElementsStatement
 
EmptyMinElementsEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyMinElementsEffectiveStatement(MinElementsStatement) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMinElementsEffectiveStatement
 
EmptyMinElementsStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyMinElementsStatement(Integer) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyMinElementsStatement
 
EmptyModifierEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyModifierEffectiveStatement(ModifierStatement) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyModifierEffectiveStatement
 
EmptyModifierStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyModifierStatement(ModifierKind) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyModifierStatement
 
EmptyMustEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyMustEffectiveStatement(MustStatement) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMustEffectiveStatement
 
EmptyMustStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyMustStatement(String, YangXPathExpression.QualifiedBound) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyMustStatement
 
EmptyNamespaceEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyNamespaceEffectiveStatement(NamespaceStatement) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyNamespaceEffectiveStatement
 
EmptyNamespaceStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyNamespaceStatement(XMLNamespace) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyNamespaceStatement
 
EmptyNotificationStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyNotificationStatement(QName) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyNotificationStatement
 
EmptyOrderedByEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyOrderedByEffectiveStatement(OrderedByStatement) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyOrderedByEffectiveStatement
 
EmptyOrderedByStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyOrderedByStatement(Ordering) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyOrderedByStatement
 
EmptyOrganizationEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyOrganizationEffectiveStatement(OrganizationStatement) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyOrganizationEffectiveStatement
 
EmptyOrganizationStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyOrganizationStatement(String) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyOrganizationStatement
 
EmptyOutputStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyOutputStatement(QName) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyOutputStatement
 
EmptyPathEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyPathEffectiveStatement(PathStatement) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPathEffectiveStatement
 
EmptyPathStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyPathStatement(PathExpression) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyPathStatement
 
EmptyPatternEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyPatternEffectiveStatement(PatternStatement) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPatternEffectiveStatement
 
EmptyPatternStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyPatternStatement(PatternExpression) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyPatternStatement
 
EmptyPositionEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyPositionEffectiveStatement(PositionStatement) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPositionEffectiveStatement
 
EmptyPositionStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyPositionStatement(Uint32) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyPositionStatement
 
EmptyPrefixEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyPrefixEffectiveStatement(PrefixStatement) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPrefixEffectiveStatement
 
EmptyPrefixStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyPrefixStatement(String) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyPrefixStatement
 
EmptyPresenceEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyPresenceEffectiveStatement(PresenceStatement) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPresenceEffectiveStatement
 
EmptyPresenceStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyPresenceStatement(String) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyPresenceStatement
 
EmptyRangeEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyRangeEffectiveStatement(RangeStatement) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRangeEffectiveStatement
 
EmptyRangeStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyRangeStatement(String, List<ValueRange>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyRangeStatement
 
EmptyReferenceEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyReferenceEffectiveStatement(ReferenceStatement) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyReferenceEffectiveStatement
 
EmptyReferenceStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyReferenceStatement(String) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyReferenceStatement
 
EmptyRequireInstanceEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyRequireInstanceEffectiveStatement(RequireInstanceStatement) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRequireInstanceEffectiveStatement
 
EmptyRequireInstanceStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyRevisionDateEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyRevisionDateEffectiveStatement(RevisionDateStatement) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRevisionDateEffectiveStatement
 
EmptyRevisionDateStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyRevisionDateStatement(Revision) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyRevisionDateStatement
 
EmptyRevisionEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyRevisionEffectiveStatement(RevisionStatement) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRevisionEffectiveStatement
 
EmptyRevisionStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyRevisionStatement(Revision) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyRevisionStatement
 
EmptyRpcStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyRpcStatement(QName) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyRpcStatement
 
EmptyStatusEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyStatusEffectiveStatement(StatusStatement) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyStatusEffectiveStatement
 
EmptyStatusStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
emptyToNull(List<T>) - Static method in class org.opendaylight.yangtools.binding.lib.CodeHelpers
Check whether specified List is empty and if so return null, otherwise return input list.
emptyToNull(Map<K, V>) - Static method in class org.opendaylight.yangtools.binding.lib.CodeHelpers
Check whether specified Map is empty and if so return null, otherwise return input map.
emptyType() - Static method in class org.opendaylight.yangtools.yang.model.ri.type.BaseTypes
 
EmptyTypeDefinition - Interface in org.opendaylight.yangtools.yang.model.api.type
 
EmptyTypedefStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyTypedefStatement(QName) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyTypedefStatement
 
EmptyTypeStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyTypeStatement(String, QName) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyTypeStatement
 
EmptyUniqueEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyUniqueEffectiveStatement(UniqueStatement) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyUniqueEffectiveStatement
 
EmptyUniqueStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyUniqueStatement(String, Set<SchemaNodeIdentifier.Descendant>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyUniqueStatement
 
EmptyUnitsEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyUnitsEffectiveStatement(UnitsStatement) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyUnitsEffectiveStatement
 
EmptyUnitsStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyUnitsStatement(String) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyUnitsStatement
 
EmptyUsesStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyUsesStatement(String, QName) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyUsesStatement
 
EmptyValueEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyValueEffectiveStatement(ValueStatement) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyValueEffectiveStatement
 
EmptyValueStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyValueStatement(Integer) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyValueStatement
 
emptyVariant() - Static method in class org.opendaylight.yangtools.yang.common.CanonicalValueViolation
 
EmptyWhenEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyWhenEffectiveStatement(WhenStatement) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyWhenEffectiveStatement
 
EmptyWhenStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyWhenStatement(String, YangXPathExpression.QualifiedBound) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyWhenStatement
 
EmptyYangVersionEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyYangVersionEffectiveStatement(YangVersionStatement) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyYangVersionEffectiveStatement
 
EmptyYangVersionStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
EmptyYinElementEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
EmptyYinElementEffectiveStatement(YinElementStatement) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyYinElementEffectiveStatement
 
EmptyYinElementStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
encodeAngleBrackets(String) - Static method in class org.opendaylight.yangtools.binding.generator.BindingGeneratorUtil
Encodes angle brackets in yang statement description.
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_REVISION - Static variable in class org.opendaylight.yangtools.openconfig.model.api.OpenConfigConstants
 
EncryptedValueStatementSupport - Class in org.opendaylight.yangtools.openconfig.parser
 
EncryptedValueStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.openconfig.parser.EncryptedValueStatementSupport
 
endNode() - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingStreamEventWriter
Emits end event for node.
endNode() - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.FormattingNormalizedNodeStreamWriter
 
endNode() - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.LoggingNormalizedNodeStreamWriter
 
endNode() - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.ForwardingNormalizedNodeStreamWriter
 
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.schema.ImmutableMetadataNormalizedNodeStreamWriter
 
endNode() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableMountPointNormalizedNodeStreamWriter
 
endNode() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedNodeStreamWriter
 
endNode() - Method in class org.opendaylight.yangtools.yang.data.util.NormalizedNodeStreamWriterStack
 
endStatement(StatementSourceReference) - Method in interface org.opendaylight.yangtools.yang.parser.spi.source.StatementWriter
Ends current opened statement.
enforceOnData(NormalizedNode) - Method in class org.opendaylight.yangtools.yang.data.spi.node.MandatoryLeafEnforcer
 
enter(Iterable<YangInstanceIdentifier.PathArgument>) - Method in interface org.opendaylight.yangtools.yang.data.tree.api.DataTreeSnapshotCursor
Move the cursor to the specified child of the current position.
enter(YangInstanceIdentifier.PathArgument) - Method in interface org.opendaylight.yangtools.yang.data.tree.api.DataTreeSnapshotCursor
Move the cursor to the specified child of the current position.
enter(YangInstanceIdentifier.PathArgument...) - Method in interface org.opendaylight.yangtools.yang.data.tree.api.DataTreeSnapshotCursor
Move the cursor to the specified child of the current position.
enter(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableMetadataExtension
 
enterChild(SchemaInferenceStack, QName) - Method in interface org.opendaylight.yangtools.yang.data.util.DataSchemaContext.Composite
Attempt to enter a child DataSchemaContext towards the DataSchemaNode child identified by specified data tree QName, adjusting provided stack with inference steps corresponding to the transition to the returned node.
enterChild(SchemaInferenceStack, QName) - Method in class org.opendaylight.yangtools.yang.data.util.impl.context.AbstractCompositeContext
 
enterChild(SchemaInferenceStack, YangInstanceIdentifier.PathArgument) - Method in interface org.opendaylight.yangtools.yang.data.util.DataSchemaContext.Composite
Attempt to enter a child DataSchemaContext towards the DataSchemaNode child identified by specified YangInstanceIdentifier.PathArgument, adjusting provided stack with inference steps corresponding to the transition to the returned node.
enterChild(SchemaInferenceStack, YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.util.impl.context.AbstractCompositeContext
 
enterChoice(QName) - Method in class org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack
Lookup a choice by its node identifier and push it to the stack.
enterDataTree(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.
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.
enterPath(YangInstanceIdentifier) - Method in class org.opendaylight.yangtools.yang.data.util.DataSchemaContextTree
Find a child node as identified by an absolute YangInstanceIdentifier and return it along with a suitably initialized SchemaInferenceStack.
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.
enterSchemaTree(SchemaNodeIdentifier) - Method in class org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack
Lookup a schema tree node by its schema node identifier and push it to the stack.
enterTypedef(QName) - Method in class org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack
Lookup a typedef by its node identifier and push it to the stack.
enterYangData(YangDataName) - Method in class org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack
Lookup a rc:yang-data by the module namespace where it is defined and its template name.
entryObject(Type, Type) - Static method in class org.opendaylight.yangtools.binding.model.ri.BindingTypes
Type specializing EntryObject for a particular type.
EntryObject<T,K> - Interface in org.opendaylight.yangtools.binding
A DataObject which represents a single entry in a list with a key -- and hence it has a KeyAware.key().
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.util.UnmodifiableMap
 
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 - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
ENUM_VALUE - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
EnumBuilder - Interface in org.opendaylight.yangtools.binding.model.api.type.builder
Enum Builder is interface that contains methods to build and instantiate Enumeration definition.
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
 
enumDeclarations() - Method in class org.opendaylight.yangtools.binding.codegen.ClassTemplate
Template method which generates JAVA enum type.
EnumEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a enum statement.
Enumeration - Interface in org.opendaylight.yangtools.binding.model.api
Interface provide methods for reading data of enumeration class.
ENUMERATION - Static variable in class org.opendaylight.yangtools.binding.contract.BuiltInType
 
ENUMERATION - Static variable in class org.opendaylight.yangtools.yang.model.api.type.TypeDefinitions
Well-known QName of the enumeration built-in type.
ENUMERATION_TYPE - Static variable in class org.opendaylight.yangtools.binding.model.ri.BaseYangTypes
Type representation of enumeration YANG type.
Enumeration.Pair - Interface in org.opendaylight.yangtools.binding.model.api
Interface is used for reading enumeration item.
enumerationTypeBuilder(QName) - Static method in class org.opendaylight.yangtools.yang.model.ri.type.BaseTypes
 
EnumerationTypeBuilder - Class in org.opendaylight.yangtools.yang.model.ri.type
 
EnumGenerator - Class in org.opendaylight.yangtools.binding.codegen
Transformator of the data from the virtual form to JAVA source code.
EnumGenerator() - Constructor for class org.opendaylight.yangtools.binding.codegen.EnumGenerator
 
EnumPairBuilder - Class in org.opendaylight.yangtools.yang.model.ri.type
Utility builder for EnumTypeDefinition.EnumPair instances.
enums - Variable in class org.opendaylight.yangtools.binding.codegen.ClassTemplate
List of enumeration which are generated as JAVA enum type.
EnumStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a enum statement.
EnumStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
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.
EnumTemplate - Class in org.opendaylight.yangtools.binding.codegen
Template for generating JAVA enumeration type.
EnumTemplate(AbstractJavaGeneratedType, Enumeration) - Constructor for class org.opendaylight.yangtools.binding.codegen.EnumTemplate
Constructs instance of this class with concrete enums.
EnumTemplate(Enumeration) - Constructor for class org.opendaylight.yangtools.binding.codegen.EnumTemplate
Constructs instance of this class with concrete enums.
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.
EnumTypeObject - Interface in org.opendaylight.yangtools.binding
Interface implemented by all enumerations generated by YANG Binding.
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
 
EOF() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.InstanceIdentifierContext
 
EQ - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierLexer
 
EQ - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
EQ() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.EqQuotedStringContext
 
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(Object) - Method in class org.opendaylight.yangtools.binding.model.api.JavaTypeName
 
equals(Object) - Method in class org.opendaylight.yangtools.binding.YangFeature
 
equals(Object) - Method in class org.opendaylight.yangtools.concepts.Either
 
equals(Object) - Method in interface org.opendaylight.yangtools.concepts.ItemOrder
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.Empty
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.common.ErrorTag
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.common.NotRevision
 
equals(Object) - Method in interface org.opendaylight.yangtools.yang.common.RevisionUnion
 
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.UnresolvedQName.Qualified
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.common.UnresolvedQName.Unqualified
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.common.XMLNamespace
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.data.api.YangErrorInfo
 
equals(Object) - Method in interface org.opendaylight.yangtools.yang.data.tree.api.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.tree.api.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.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.parser.api.YangParserConfiguration
 
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.ResolvedQNameStep
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.xpath.api.YangLocationPath.UnresolvedQNameStep
 
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(Object) - Method in class org.opendaylight.yangtools.binding.contract.BuiltInType
 
equals(Object) - Method in record class org.opendaylight.yangtools.binding.data.codec.api.BindingCodecTree.CodecWithPath
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeSerializer.AugmentationResult
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeSerializer.NodeResult
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.CodecDataObject
 
equals(Object) - Method in class org.opendaylight.yangtools.binding.data.codec.spi.AbstractBindingLazyContainerNode
 
equals(Object) - Method in class org.opendaylight.yangtools.binding.impl.AbstractDataObjectReference
 
equals(Object) - Method in record class org.opendaylight.yangtools.binding.impl.AppendIterable
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.opendaylight.yangtools.binding.KeylessStep
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.opendaylight.yangtools.binding.KeyStep
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.opendaylight.yangtools.binding.LeafListPropertyStep
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.opendaylight.yangtools.binding.LeafPropertyStep
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.opendaylight.yangtools.binding.lib.AbstractAugmentable
 
equals(Object) - Method in class org.opendaylight.yangtools.binding.lib.AbstractOpaqueData
 
equals(Object) - Method in class org.opendaylight.yangtools.binding.lib.AbstractOpaqueObject
 
equals(Object) - Method in class org.opendaylight.yangtools.binding.loader.BindingClassLoader
 
equals(Object) - Method in class org.opendaylight.yangtools.binding.model.api.AbstractType
 
equals(Object) - Method in class org.opendaylight.yangtools.binding.model.api.TypeMemberComment
 
equals(Object) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.GeneratedPropertyBuilderImpl
 
equals(Object) - Method in record class org.opendaylight.yangtools.binding.NodeStep
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in interface org.opendaylight.yangtools.binding.OpaqueData
Compare this object to another object.
equals(Object) - Method in interface org.opendaylight.yangtools.binding.OpaqueObject
Compare this object to another object.
equals(Object) - Method in record class org.opendaylight.yangtools.binding.PropertyIdentifier
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.opendaylight.yangtools.concepts.AbstractHierarchicalIdentifier
 
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 record class org.opendaylight.yangtools.concepts.SemVer
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.opendaylight.yangtools.rfc6643.model.api.ObjectIdentifier
 
equals(Object) - Method in record class org.opendaylight.yangtools.rfc8819.model.api.Prefix
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.opendaylight.yangtools.rfc8819.model.api.Tag
Indicates whether some other object is "equal to" this one.
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.util.UnmodifiableMap
 
equals(Object) - Method in record class org.opendaylight.yangtools.yang.common.AnnotationName
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.opendaylight.yangtools.yang.common.BiMapYangNamespaceContext
 
equals(Object) - Method in record class org.opendaylight.yangtools.yang.common.MountPointLabel
Indicates whether some other object is "equal to" this one.
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 record class org.opendaylight.yangtools.yang.common.YangDataName
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.opendaylight.yangtools.yang.data.api.ImmutableYangNetconfError
This instance is equal to all instances of ImmutableYangNetconfError that have equal attribute values.
equals(Object) - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractNormalizedNode
 
equals(Object) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.DataContainer
 
equals(Object) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.OrderedContainer
 
equals(Object) - Method in record class org.opendaylight.yangtools.yang.data.api.schema.stream.InputStreamNormalizer.PrefixAndResult
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizationResult
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.SystemLeafSetNode
 
equals(Object) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.SystemMapNode
 
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.api.YangInstanceIdentifier.PathArgument
 
equals(Object) - Method in record class org.opendaylight.yangtools.yang.data.codec.binfmt.LegacyAugmentationIdentifier
Deprecated.
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.opendaylight.yangtools.yang.data.codec.binfmt.LegacyMountPointIdentifier
Deprecated.
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.opendaylight.yangtools.yang.data.codec.gson.JSONValue
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedMountPoint
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.opendaylight.yangtools.yang.data.spi.node.LazyValues
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.data.tree.impl.node.Version
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.SimpleQNameWithPredicate
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefPath
 
equals(Object) - Method in record class org.opendaylight.yangtools.yang.data.util.AbstractMountPointContextFactory.MountPointDefinition
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.opendaylight.yangtools.yang.data.util.AbstractNodeDataWithSchema
 
equals(Object) - Method in record class org.opendaylight.yangtools.yang.data.util.DataSchemaContextTree.NodeAndStack
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.opendaylight.yangtools.yang.ir.IRArgument
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.ir.IRArgument.Concatenation
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.ir.IRArgument.Single
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.ir.IRKeyword
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.ir.IRStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.api.ElementCountConstraint
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractChoiceEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractContainerEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.Default
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultArgument
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultArgument.WithSubstatements
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithArgument
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithArgument.WithSubstatements
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithDataTree
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithDataTree.WithTypedefNamespace
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithSchemaTree
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.WithDataTree
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.WithSchemaTree
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.api.meta.AbstractDeclaredStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.ArgumentToString
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.ArgumentToString.WithSubstatements
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithArgument
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithArgument.WithSubstatements
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithoutArgument
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithoutArgument.WithSubstatements
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithQNameArgument
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithQNameArgument.WithSubstatements
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithRawArgument
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithRawArgument.WithSubstatements
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithRawStringArgument
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithRawStringArgument.WithSubstatements
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.api.meta.AbstractEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractEffectiveUnknownSchmemaNode
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractGroupingEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractLeafEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.DefaultWithDataTree
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.DefaultWithSchemaTree
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.WithDataTree
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.WithSchemaTree
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ActionEffectiveStatementImpl
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AugmentEffectiveStatementImpl
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredCaseEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredInputEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredOutputEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeviateEffectiveStatementImpl
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.DeviateStatementImpl
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeviationEffectiveStatementImpl
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.DeviationStatementImpl
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyActionStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyAnydataEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyAnydataStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyAnyxmlEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyAnyxmlStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyArgumentEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyArgumentStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyAugmentStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyBaseEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyBaseStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyBelongsToEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyBelongsToStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyBitEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyBitStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyCaseStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyChoiceEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyChoiceStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyConfigEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyConfigStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyContactEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyContactStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyContainerEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyContainerStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyDefaultEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyDefaultStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyDescriptionEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyDescriptionStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyEnumEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyEnumStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyErrorAppTagEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyErrorAppTagStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyErrorMessageEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyErrorMessageStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyExtensionStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyFeatureEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyFeatureStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyForeignKeyEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyFractionDigitsEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyFractionDigitsStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyGroupingEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyGroupingStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyIdentityEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyIdentityStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyIfFeatureEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyIfFeatureStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyIncludeEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyIncludeStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyInputStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyKeyStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLeafEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLeafListEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyLeafListStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyLeafStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLengthEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyLengthStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyListEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyListStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLocalKeyEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMandatoryEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyMandatoryStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMaxElementsEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyMaxElementsStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMinElementsEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyMinElementsStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyModifierEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyModifierStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMustEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyMustStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyNamespaceEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyNamespaceStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyNotificationStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyOrderedByEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyOrderedByStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyOrganizationEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyOrganizationStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyOutputStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPathEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyPathStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPatternEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyPatternStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPositionEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyPositionStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPrefixEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyPrefixStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPresenceEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyPresenceStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRangeEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyRangeStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyReferenceEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyReferenceStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRequireInstanceEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyRequireInstanceStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRevisionDateEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyRevisionDateStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRevisionEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyRevisionStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyRpcStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyStatusEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyStatusStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyTypedefStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyTypeStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyUniqueEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyUniqueStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyUnitsEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyUnitsStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyUsesStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyValueEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyValueStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyWhenEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyWhenStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyYangVersionEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyYangVersionStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyYinElementEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyYinElementStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ExtensionEffectiveStatementImpl
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ImportEffectiveStatementImpl
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.ImportStatementImpl
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.ModuleStatementImpl
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.NotificationEffectiveStatementImpl
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RefineEffectiveStatementImpl
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RefineStatementImpl
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularActionStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularAnydataEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularAnydataStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularAnyxmlEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularAnyxmlStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularArgumentEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularArgumentStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularAugmentStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularBaseEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularBaseStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularBelongsToEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularBelongsToStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularBitEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularBitStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularCaseStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularChoiceEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularChoiceStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularConfigEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularConfigStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularContactEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularContactStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularContainerEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularContainerStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularDefaultEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularDefaultStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularDescriptionEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularDescriptionStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularEnumEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularEnumStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularErrorAppTagEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularErrorAppTagStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularErrorMessageEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularErrorMessageStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularExtensionStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularFeatureEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularFeatureStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularForeignKeyEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularFractionDigitsEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularFractionDigitsStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularGroupingEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularGroupingStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularIdentityEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularIdentityStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularIfFeatureEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularIfFeatureStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularIncludeEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularIncludeStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularInputStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularKeyStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLeafEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLeafListEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularLeafListStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularLeafStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLengthEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularLengthStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularListEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularListStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLocalKeyEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMandatoryEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularMandatoryStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMaxElementsEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularMaxElementsStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMinElementsEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularMinElementsStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularModifierEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularModifierStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMustEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularMustStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularNamespaceEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularNamespaceStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularNotificationStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularOrderedByEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularOrderedByStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularOrganizationEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularOrganizationStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularOutputStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPathEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularPathStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPatternEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularPatternStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPositionEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularPositionStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPrefixEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularPrefixStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPresenceEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularPresenceStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRangeEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularRangeStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularReferenceEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularReferenceStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRequireInstanceEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularRequireInstanceStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRevisionDateEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularRevisionDateStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRevisionEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularRevisionStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularRpcStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularStatusEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularStatusStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularTypedefStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularTypeStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularUniqueEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularUniqueStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularUnitsEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularUnitsStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularUsesStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularValueEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularValueStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularWhenEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularWhenStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularYangVersionEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularYangVersionStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularYinElementEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularYinElementStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RpcEffectiveStatementImpl
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.SlimLeafListEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.SubmoduleStatementImpl
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.TypedefEffectiveStatementImpl
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredCaseEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredInputEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredLeafEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredOutputEffectiveStatement
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.UnrecognizedStatementImpl
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.api.meta.ArgumentDefinition
 
equals(Object) - Method in record class org.opendaylight.yangtools.yang.model.api.source.SourceDependency.BelongsTo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.opendaylight.yangtools.yang.model.api.source.SourceDependency.Import
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.opendaylight.yangtools.yang.model.api.source.SourceDependency.Include
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.opendaylight.yangtools.yang.model.api.source.SourceIdentifier
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.api.stmt.FeatureSet
 
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.SchemaContextFactoryConfiguration
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.repo.spi.PotentialSchemaSource
 
equals(Object) - Method in record class org.opendaylight.yangtools.yang.model.spi.source.SourceInfo.Module
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.opendaylight.yangtools.yang.model.spi.source.SourceInfo.Submodule
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.opendaylight.yangtools.yang.model.util.FilteringSchemaContextProxy.ModuleId
 
equals(Object) - Method in record class org.opendaylight.yangtools.yang.parser.api.YangLibModule
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.opendaylight.yangtools.yang.parser.api.YangLibModuleSet
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.opendaylight.yangtools.yang.parser.api.YangLibSubmodule
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.EffectiveStatementState
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceKeyCriterion
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.QNameWithFlagsEffectiveStatementState
 
equals(Object) - Method in record class org.opendaylight.yangtools.yang.parser.spi.source.BuildSpecification
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.opendaylight.yangtools.yang.parser.spi.source.BuildSpecification.SourceSpec.Module
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.opendaylight.yangtools.yang.parser.spi.source.BuildSpecification.SourceSpec.Submodule
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.opendaylight.yangtools.yang.parser.spi.source.ImplicitSubstatement
 
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(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(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 - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangBinaryOperator
Operands are equal.
ERR_ELEMENT_QNAME - Static variable in class org.opendaylight.yangtools.yang.common.YangConstants
Deprecated.
errElement(QName) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.YangErrorInfos
Deprecated.
This error-info specified by ErrorTag.PARTIAL_OPERATION.
ERROR - Enum constant in enum class org.opendaylight.yangtools.yang.common.ErrorSeverity
An error preventing an operation from completing successfully.
ERROR_APP_TAG - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
ERROR_MESSAGE - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
ErrorAppTagEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a error-app-tag statement.
ErrorAppTagStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a error-app-tag statement.
ErrorAppTagStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
ErrorAppTagStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ErrorAppTagStatementSupport
 
ErrorMessageEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a error-message statement.
ErrorMessageStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a error-message statement.
ErrorMessageStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
ErrorMessageStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ErrorMessageStatementSupport
 
ErrorSeverity - Enum Class in org.opendaylight.yangtools.yang.common
Enumeration of error-severity values, as defined by RFC4741, section 4.3.
ErrorTag - Class in org.opendaylight.yangtools.yang.common
Extensible enumeration of error-tag values, as defined in RFC6241.
ErrorTag(String) - Constructor for class org.opendaylight.yangtools.yang.common.ErrorTag
 
ErrorType - Enum Class in org.opendaylight.yangtools.yang.common
Enumeration of error-type values.
evaluateIfFeatures(StmtContext<?, ?, ?>) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StmtContextUtils
Evaluate if-feature substatement of a statement and indicate whether they result in the statement being supported.
eventInstant() - Method in interface org.opendaylight.yangtools.binding.EventInstantAware
Get the time of the event occurrence.
EventInstantAware - Interface in org.opendaylight.yangtools.binding
This interface is mixed in into implementations of other constructs, such as Notification to add the time when the event occurred.
EXACT - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangXPathMathMode
All number expressions are treated as infinite-precision numbers.
EXACT_REPLICA - Enum constant in enum class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport.CopyPolicy
Reuse the source statement context in the new place completely.
ExactDataObjectStep<T> - Interface in org.opendaylight.yangtools.binding
A DataObjectStep which is exactly specified.
ExactPropertyStep<C,V> - Interface in org.opendaylight.yangtools.binding
An exact PropertyStep, usable in a BindingInstanceIdentifier.
exactReplica() - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport.StatementPolicy
exception() - Static method in class org.opendaylight.yangtools.testutils.mockito.MoreAnswers
Returns Mockito Answer (default) which throws an UnstubbedMethodException.
ExceptionMapper<X> - 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
 
execute(TypeBuilderFactory) - Method in class org.opendaylight.yangtools.binding.generator.impl.reactor.GeneratorReactor
Execute the reactor.
executionOrder() - Method in enum class org.opendaylight.yangtools.yang.parser.spi.meta.ModelProcessingPhase
Return the execution order, which is a value in range 1..127.
ExecutorServiceUtil - Class in org.opendaylight.yangtools.util
Utility methods for dealing with ExecutorServices.
exit() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableMetadataExtension
 
exit() - Method in interface org.opendaylight.yangtools.yang.data.tree.api.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.tree.api.DataTreeSnapshotCursor
Move the cursor up by specified amounts of steps from the current position.
exitToDataTree() - Method in class org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack
Pop the current statement from the stack, asserting it is a DataTreeEffectiveStatement and that subsequent SchemaInferenceStack.enterDataTree(QName) will find it again.
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 class org.opendaylight.yangtools.yang.xpath.api.YangNaryOperator
 
exprWith(YangExpr, YangExpr) - Method in enum class org.opendaylight.yangtools.yang.xpath.api.YangBinaryOperator
 
ExtensibleObject<O,E> - Interface in org.opendaylight.yangtools.concepts
Interface specifying access to extensions attached to a particular object.
extension(Class<T>) - Method in interface org.opendaylight.yangtools.concepts.ExtensibleObject
Return an extension interface, if currently available.
extension(Class<T>) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.ForwardingNormalizedNodeStreamWriter
 
EXTENSION - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
EXTENSION - Static variable in class org.opendaylight.yangtools.yang.parser.spi.NamespaceBehaviours
 
EXTENSION - Static variable in class org.opendaylight.yangtools.yang.parser.spi.ParserNamespaces
Extension namespace.
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
Effective representation of an extension statement.
ExtensionEffectiveStatementImpl - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
ExtensionEffectiveStatementImpl(ExtensionStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ExtensionEffectiveStatementImpl
 
extensions() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ModuleEffectiveStatement
Namespace of available extensions.
ExtensionStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a extension statement.
ExtensionStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension
 
ExtensionStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.ExtensionStatementSupport
 
extractAugmentableTarget(ParameterizedType) - Static method in class org.opendaylight.yangtools.binding.model.ri.BindingTypes
Return the Augmentable type a parameterized Augmentable type references.
extractAugmentationTarget(ParameterizedType) - Static method in class org.opendaylight.yangtools.binding.model.ri.BindingTypes
Return the Augmentable type a parameterized Augmentation type references.
extractEffectiveState(E) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StatementFactory
Return the EffectiveStatementState for a particular statement.
extractEffectiveState(InputEffectiveStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.InputStatementSupport
 
extractEffectiveState(OutputEffectiveStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.OutputStatementSupport
 
extractEffectiveState(E) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport
 
extractEffectiveState(ActionEffectiveStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ActionStatementSupport
 
extractEffectiveState(AnydataEffectiveStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.AnydataStatementSupport
 
extractEffectiveState(AnyxmlEffectiveStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.AnyxmlStatementSupport
 
extractEffectiveState(CaseEffectiveStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.CaseStatementSupport
 
extractEffectiveState(ChoiceEffectiveStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ChoiceStatementSupport
 
extractEffectiveState(ContainerEffectiveStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ContainerStatementSupport
 
extractEffectiveState(LeafEffectiveStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.LeafStatementSupport
 
extractEffectiveState(LeafListEffectiveStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.LeafListStatementSupport
 
extractEffectiveState(ListEffectiveStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.list.ListStatementSupport
 
extractEffectiveState(NotificationEffectiveStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.notification.NotificationStatementRFC6020Support
 
extractEffectiveState(NotificationEffectiveStatement) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.notification.NotificationStatementRFC7950Support
 
extractKeyType(ParameterizedType) - Static method in class org.opendaylight.yangtools.binding.model.ri.BindingTypes
Return the KeyAware type a parameterized Key type references.
extractYangFeatureDataRoot(GeneratedTransferObject) - Static method in class org.opendaylight.yangtools.binding.model.ri.BindingTypes
 

F

failed() - Static method in class org.opendaylight.yangtools.yang.common.RpcResultBuilder
Returns a builder for a failed result.
FALSE - Enum constant in enum class org.opendaylight.yangtools.yang.parser.spi.meta.EffectiveStmtCtx.Parent.EffectiveConfig
We have an effective config false statement.
FALSE - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangBooleanConstantExpr
A constant false expression.
FALSE - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
FALSE - Static variable in record class org.opendaylight.yangtools.yang.data.codec.gson.JSONValue
The equivalent on Boolean.FALSE.
FALSE - Static variable in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyConfigStatement
 
FALSE - Static variable in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyRequireInstanceStatement
 
FALSE - Static variable in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyYinElementStatement
 
FALSE - Static variable in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyConfigEffectiveStatement
 
FALSE - Static variable in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRequireInstanceEffectiveStatement
 
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 - Enum constant in enum class org.opendaylight.yangtools.binding.contract.StatementNamespace
The namespace of all feature statements, bullet 3.
FEATURE - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
FEATURE - Static variable in class org.opendaylight.yangtools.yang.parser.spi.NamespaceBehaviours
 
FEATURE - Static variable in class org.opendaylight.yangtools.yang.parser.spi.ParserNamespaces
Feature namespace.
FeatureDefinition - Interface in org.opendaylight.yangtools.yang.model.api
Interface describing YANG 'feature' statement.
FeatureEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a feature statement.
FeatureRuntimeType - Interface in org.opendaylight.yangtools.binding.runtime.api
A RuntimeType associated with a feature statement.
features() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ModuleEffectiveStatement
Namespace of available features.
features() - Method in record class org.opendaylight.yangtools.yang.parser.api.YangLibModule
Returns the value of the features record component.
featureSet() - Method in record class org.opendaylight.yangtools.yang.parser.spi.source.BuildSpecification
Returns the value of the featureSet record component.
FeatureSet - Class in org.opendaylight.yangtools.yang.model.api.stmt
A set of features.
FeatureSet() - Constructor for class org.opendaylight.yangtools.yang.model.api.stmt.FeatureSet
 
FeatureSet.Builder - Class in org.opendaylight.yangtools.yang.model.api.stmt
A builder for a sparse FeatureSet.
FeatureStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a feature statement.
FeatureStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
FeatureStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.FeatureStatementSupport
 
file() - Method in class org.opendaylight.yangtools.yang.model.api.meta.StatementDeclaration
 
file() - Method in class org.opendaylight.yangtools.yang.model.api.meta.StatementDeclaration.InText
 
file() - Method in class org.opendaylight.yangtools.yang.model.api.meta.StatementDeclaration.InTextFile
 
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 Class in org.opendaylight.yangtools.plugin.generator.api
EffectiveModelContext can be assembled in multiple ways, we hold known modes here.
FileGeneratorException - Exception Class in org.opendaylight.yangtools.plugin.generator.api
An exception reporting a problem with file generation.
FileGeneratorException(String) - Constructor for exception class org.opendaylight.yangtools.plugin.generator.api.FileGeneratorException
 
FileGeneratorException(String, Throwable) - Constructor for exception class org.opendaylight.yangtools.plugin.generator.api.FileGeneratorException
 
FileGeneratorFactory - Interface in org.opendaylight.yangtools.plugin.generator.api
A ServiceLoader factory for instantiating FileGenerator instances.
fileName() - Method in interface org.opendaylight.yangtools.yang.model.api.meta.DeclarationInFile
Return the file where the declaration occurred.
FilesystemSchemaSourceCache<T> - Class in org.opendaylight.yangtools.yang.model.repo.fs
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.fs.FilesystemSchemaSourceCache
 
FileYangTextSource - Class in org.opendaylight.yangtools.yang.model.spi.source
A YangTextSource backed by a file.
FileYangTextSource(Path) - Constructor for class org.opendaylight.yangtools.yang.model.spi.source.FileYangTextSource
Utility constructor.
FileYangTextSource(SourceIdentifier, Path, Charset) - Constructor for class org.opendaylight.yangtools.yang.model.spi.source.FileYangTextSource
Default constructor.
FileYinTextSource - Class in org.opendaylight.yangtools.yang.model.spi.source
A AbstractYinTextSource backed by a file.
FileYinTextSource(Path) - Constructor for class org.opendaylight.yangtools.yang.model.spi.source.FileYinTextSource
 
FileYinTextSource(SourceIdentifier, Path) - Constructor for class org.opendaylight.yangtools.yang.model.spi.source.FileYinTextSource
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractChoiceEffectiveStatement
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractContainerEffectiveStatement
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractEffectiveUnknownSchmemaNode
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractGroupingEffectiveStatement
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractLeafEffectiveStatement
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ActionEffectiveStatementImpl
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AugmentEffectiveStatementImpl
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredCaseEffectiveStatement
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredInputEffectiveStatement
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredOutputEffectiveStatement
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeviationEffectiveStatementImpl
 
filterEffectiveStatements(Class<T>) - Method in interface org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.ActionNodeContainerMixin
 
filterEffectiveStatements(Class<T>) - Method in interface org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.AddedByUsesMixin
 
filterEffectiveStatements(Class<T>) - Method in interface org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.AugmentationTargetMixin
 
filterEffectiveStatements(Class<T>) - Method in interface org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.ConstraintMetaDefinitionMixin
 
filterEffectiveStatements(Class<T>) - Method in interface org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.CopyableMixin
 
filterEffectiveStatements(Class<T>) - Method in interface org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.DataNodeContainerMixin
 
filterEffectiveStatements(Class<T>) - Method in interface org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.DataSchemaNodeMixin
 
filterEffectiveStatements(Class<T>) - Method in interface org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.DocumentedNodeMixin
 
filterEffectiveStatements(Class<T>) - Method in interface org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.DocumentedNodeMixin.WithStatus
 
filterEffectiveStatements(Class<T>) - Method in interface org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.EffectiveStatementWithFlags
 
filterEffectiveStatements(Class<T>) - Method in interface org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.MandatoryMixin
 
filterEffectiveStatements(Class<T>) - Method in interface org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.MustConstraintMixin
 
filterEffectiveStatements(Class<T>) - Method in interface org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.NotificationNodeContainerMixin
 
filterEffectiveStatements(Class<T>) - Method in interface org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.OpaqueDataSchemaNodeMixin
 
filterEffectiveStatements(Class<T>) - Method in interface org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.OperationContainerMixin
 
filterEffectiveStatements(Class<T>) - Method in interface org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.OperationDefinitionMixin
 
filterEffectiveStatements(Class<T>) - Method in interface org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.PresenceMixin
 
filterEffectiveStatements(Class<T>) - Method in interface org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.SchemaNodeMixin
 
filterEffectiveStatements(Class<T>) - Method in interface org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.UnknownSchemaNodeMixin
 
filterEffectiveStatements(Class<T>) - Method in interface org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.UserOrderedAwareMixin
 
filterEffectiveStatements(Class<T>) - Method in interface org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.WhenConditionMixin
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyAnydataEffectiveStatement
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyAnyxmlEffectiveStatement
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyBitEffectiveStatement
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyChoiceEffectiveStatement
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyContainerEffectiveStatement
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyEnumEffectiveStatement
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyFeatureEffectiveStatement
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyGroupingEffectiveStatement
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyIdentityEffectiveStatement
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLeafEffectiveStatement
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLeafListEffectiveStatement
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLengthEffectiveStatement
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyListEffectiveStatement
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMustEffectiveStatement
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPatternEffectiveStatement
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRangeEffectiveStatement
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRevisionEffectiveStatement
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ExtensionEffectiveStatementImpl
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ImportEffectiveStatementImpl
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.NotificationEffectiveStatementImpl
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RefineEffectiveStatementImpl
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularAnydataEffectiveStatement
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularAnyxmlEffectiveStatement
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularBitEffectiveStatement
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularChoiceEffectiveStatement
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularContainerEffectiveStatement
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularEnumEffectiveStatement
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularFeatureEffectiveStatement
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularGroupingEffectiveStatement
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularIdentityEffectiveStatement
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLeafEffectiveStatement
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLeafListEffectiveStatement
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLengthEffectiveStatement
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularListEffectiveStatement
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMustEffectiveStatement
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPatternEffectiveStatement
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRangeEffectiveStatement
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRevisionEffectiveStatement
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RpcEffectiveStatementImpl
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.SlimLeafListEffectiveStatement
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.TypedefEffectiveStatementImpl
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredCaseEffectiveStatement
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredInputEffectiveStatement
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredLeafEffectiveStatement
 
filterEffectiveStatements(Class<T>) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredOutputEffectiveStatement
 
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
 
filterFrom(DataContainerNode) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingAugmentationCodecTreeNode
Return an Augmentation instance backed by specified parent data.
filterFrom(NormalizedNode) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingAugmentationCodecTreeNode
Return an Augmentation instance backed by specified parent data.
filteringFor(NormalizedNodeStreamWriter) - Static method in class org.opendaylight.yangtools.yang.data.api.schema.stream.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
 
filterOptional(Optional<?>, Class<E>) - Static method in class org.opendaylight.yangtools.yang.model.api.meta.AbstractEffectiveStatement
 
finalClass() - Method in class org.opendaylight.yangtools.binding.codegen.ClassTemplate
 
finalClass() - Method in class org.opendaylight.yangtools.binding.codegen.ListKeyTemplate
 
finalProperties - Variable in class org.opendaylight.yangtools.binding.codegen.ClassTemplate
 
find(SchemaContext, AnnotationName) - 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 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 interface org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.OperationContainerMixin
 
findAll(SchemaContext) - Static method in interface org.opendaylight.yangtools.rfc7952.model.api.AnnotationSchemaNode
Find all annotations supported by a SchemaContext.
findAllChildsReferencedByLeafRef(SchemaNodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
 
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(SchemaNodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
 
findAllSubstatements(StmtContext<?, ?, ?>, Class<D>) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StmtContextUtils
 
findAnnotation(AnnotationName) - Method in interface org.opendaylight.yangtools.rfc7952.model.api.AnnotationSchemaNodeAware
Find an annotation based on its QName.
findAnnotation(AnnotationName) - Method in class org.opendaylight.yangtools.yang.model.spi.SimpleSchemaContext
 
findCase(QName) - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ChoiceEffectiveStatement
Namespace of available cases in a choice node.
findCaseNode(QName) - Method in interface org.opendaylight.yangtools.yang.model.api.ChoiceSchemaNode
Returns the concrete case according to specified Q name.
findCaseNode(QName) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractChoiceEffectiveStatement
 
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.DataSchemaContextTree
Find a child node as identified by an absolute YangInstanceIdentifier.
findChildByArg(K) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.DistinctContainer
Attempts to find a child node identified by provided key.
findChildByArg(YangInstanceIdentifier.PathArgument) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.StoreTreeNode
Returns a direct child of the 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
 
findDataAfter() - Method in interface org.opendaylight.yangtools.yang.data.tree.api.DataTreeCandidateNode
Return the after-image of data corresponding to the node.
findDataBefore() - Method in interface org.opendaylight.yangtools.yang.data.tree.api.DataTreeCandidateNode
Return the before-image of data corresponding to the node.
findDataChildByName(QName) - Method in interface org.opendaylight.yangtools.yang.model.api.DataNodeContainer
Returns the child node corresponding to the specified name.
findDataChildByName(QName, QName...) - Method in interface org.opendaylight.yangtools.yang.model.api.DataNodeContainer
Returns the child node corresponding to the specified name.
findDataSchemaChild(QName) - Method in interface org.opendaylight.yangtools.yang.model.api.ChoiceSchemaNode
Find a specific data schema child, if present.
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(Class<E>, QName) - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.DataTreeAwareEffectiveStatement
Find a data tree child DataTreeEffectiveStatement, as identified by its QName argument.
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.
findDataTreeNode(QName) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithDataTree
 
findDataTreeNode(QName) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.DefaultWithDataTree
 
findDeclaredPosition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.BitEffectiveStatement
 
findDeepFirstDeclaredSubstatement(StmtContext<?, ?, ?>, Class<? super 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.
findExtension(Class<T>) - Method in interface org.opendaylight.yangtools.concepts.ExtensibleObject
 
findExtension(QName) - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ModuleEffectiveStatement
findFeature(QName) - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ModuleEffectiveStatement
findFirstArgument(Collection<? extends EffectiveStatement<?, ?>>, Class<E>, A) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractStatementSupport
 
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<? super 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
 
findFirstStatement(Collection<? extends EffectiveStatement<?, ?>>, Class<E>) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractStatementSupport
 
findGenericArgument(Class<S>, Class<G>, int) - Static method in class org.opendaylight.yangtools.util.ClassLoaderUtils
 
findIdentity(QName) - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ModuleEffectiveStatement
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.
findModifiedChild(YangInstanceIdentifier.PathArgument) - Method in interface org.opendaylight.yangtools.yang.data.tree.api.DataTreeCandidate.CandidateNode.WithChildren
Returns modified child or empty.
findModifiedChild(YangInstanceIdentifier.PathArgument) - Method in interface org.opendaylight.yangtools.yang.data.tree.api.DataTreeCandidateNode
Returns modified child or empty.
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, 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.spi.AbstractSchemaContext
 
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(QNameModule) - Method in interface org.opendaylight.yangtools.yang.model.api.SchemaContext
Returns the module matching specified QNameModule, if present.
findModule(XMLNamespace) - Method in interface org.opendaylight.yangtools.yang.model.api.SchemaContext
Returns module instance (from the context) with specified namespace and no revision.
findModule(XMLNamespace, Optional<Revision>) - Method in interface org.opendaylight.yangtools.yang.model.api.SchemaContext
Returns module instance (from the context) with specified namespace and revision.
findModule(XMLNamespace, 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 class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultBindingRuntimeTypes
 
findModule(QNameModule) - Method in interface org.opendaylight.yangtools.binding.runtime.api.BindingRuntimeTypes
 
findModule(QNameModule) - Method in class org.opendaylight.yangtools.yang.model.spi.AbstractSchemaContext
 
findModuleResourcePath(ModuleLike, Class<? extends SourceRepresentation>) - 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.spi.AbstractSchemaContext
 
findModules(XMLNamespace) - Method in interface org.opendaylight.yangtools.yang.model.api.SchemaContext
Returns module instance (from the context) with concrete namespace.
findModules(XMLNamespace) - Method in class org.opendaylight.yangtools.yang.model.spi.AbstractSchemaContext
 
findModuleStatement(QName) - Method in interface org.opendaylight.yangtools.yang.model.api.EffectiveModelContext
 
findModuleStatement(QNameModule) - Method in interface org.opendaylight.yangtools.yang.model.api.EffectiveModelContext
 
findModuleStatements(String) - Method in interface org.opendaylight.yangtools.yang.model.api.EffectiveModelContext
Returns module instances (from the context) with a concrete name.
findModuleStatements(XMLNamespace) - Method in interface org.opendaylight.yangtools.yang.model.api.EffectiveModelContext
Returns module instance (from the context) with concrete namespace.
findModuleYangTextResourcePath(ModuleLike) - Method in interface org.opendaylight.yangtools.plugin.generator.api.ModuleResourceResolver
 
findMountPoint(MountPointLabel) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.MountPointContext
Attempt to acquire a MountPointContextFactory to resolve schemas for the purposes of interpreting this mount point.
findNamespaceForPrefix(String) - Method in interface org.opendaylight.yangtools.yang.common.YangNamespaceContext
Return QNameModule to which a particular prefix is bound.
findNamespacePrefix(QNameModule) - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.RootEffectiveStatement
Find the preferred prefix to use with a particular namespace.
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, 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, 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(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
 
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 interface org.opendaylight.yangtools.yang.model.spi.meta.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.
findPrefix(CommonStmtCtx, Collection<? extends EffectiveStatement<?, ?>>, String, String) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
 
findPrefixForNamespace(QNameModule) - Method in interface org.opendaylight.yangtools.yang.common.YangNamespaceContext
Return a prefix to which a particular QNameModule is bound.
findProperty(String) - Method in interface org.opendaylight.yangtools.binding.model.api.GeneratedTransferObject
 
findQName(Class<?>) - Static method in class org.opendaylight.yangtools.binding.reflect.BindingReflections
Returns a QName associated to supplied type.
findReachableModule(String) - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.RootEffectiveStatement
Find the ModuleEffectiveStatement statement based on PrefixEffectiveStatements, be it direct substatement or a substatement of a ImportEffectiveStatement substatement.
findRevision() - Method in class org.opendaylight.yangtools.yang.common.QNameModule
Returns the revision date for the module.
findRevision() - Method in interface org.opendaylight.yangtools.yang.common.RevisionUnion
 
findSchema(JavaTypeName) - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultBindingRuntimeTypes
 
findSchema(JavaTypeName) - Method in interface org.opendaylight.yangtools.binding.runtime.api.BindingRuntimeTypes
 
findSchemaForLibrary(MountPointContextFactory.ContainerName) - Method in class org.opendaylight.yangtools.yang.data.util.AbstractDynamicMountPointContextFactory
Return the schema in which YANG Library container content should be interpreted.
findSchemaNodeByNameAndNamespace(DataSchemaNode, String, XMLNamespace) - 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(Class<E>, List<QName>) - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.SchemaTreeAwareEffectiveStatement
Find a schema tree child SchemaTreeEffectiveStatement, as identified by its QName argument.
findSchemaTreeNode(Class<E>, QName) - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.SchemaTreeAwareEffectiveStatement
Find a schema tree child SchemaTreeEffectiveStatement, as identified by its QName argument.
findSchemaTreeNode(Class<E>, QName...) - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.SchemaTreeAwareEffectiveStatement
Find a schema tree child SchemaTreeEffectiveStatement, as identified by its QName argument.
findSchemaTreeNode(Class<E>, SchemaNodeIdentifier.Descendant) - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.SchemaTreeAwareEffectiveStatement
Find a schema tree child SchemaTreeEffectiveStatement, as identified by its descendant schema node identifier.
findSchemaTreeNode(Class<T>, SchemaNodeIdentifier) - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.SchemaTreeRoot
Find a schema tree node based on its schema node identifier.
findSchemaTreeNode(List<QName>) - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.SchemaTreeAwareEffectiveStatement
Find a schema tree child SchemaTreeEffectiveStatement, as identified by its QName argument.
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.
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.
findSchemaTreeNode(QName) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithDataTree
 
findSchemaTreeNode(QName) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithSchemaTree
 
findSchemaTreeNode(QName) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.DefaultWithDataTree
 
findSchemaTreeNode(SchemaNodeIdentifier) - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.SchemaTreeRoot
Find a schema tree node based on its schema node identifier.
findSchemaTreeNode(SchemaNodeIdentifier) - Method in interface org.opendaylight.yangtools.yang.model.api.EffectiveModelContext
Find a schema tree node based on its schema node identifier.
findSchemaTreeNode(SchemaNodeIdentifier) - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ModuleEffectiveStatement
Find a schema tree node based on its schema node identifier.
findSchemaTreeNode(SchemaNodeIdentifier.Descendant) - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.SchemaTreeAwareEffectiveStatement
Find a schema tree child SchemaTreeEffectiveStatement, as identified by its descendant schema node identifier.
findSchemaTreeStatement(StmtContext<?, ?, ?>, SchemaNodeIdentifier) - Static method in class org.opendaylight.yangtools.yang.parser.spi.ParserNamespaces
Find statement context identified by interpreting specified SchemaNodeIdentifier starting at specified StmtContext.
findSubmodule(UnresolvedQName.Unqualified) - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ModuleEffectiveStatement
Namespace mapping all included submodules.
findSubstatementArgument(Class<Z>) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.BoundStmtCtx
Search of any child statement context of specified type and return its argument.
findTypedef(QName) - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.TypedefAwareEffectiveStatement
findTypedef(QName) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredInputEffectiveStatement
 
findTypedef(QName) - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredOutputEffectiveStatement
 
findValue(Map<K, V>, K) - Static method in class org.opendaylight.yangtools.yang.model.api.meta.AbstractEffectiveStatement
 
findYangData(YangDataName) - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultBindingRuntimeTypes
 
findYangData(YangDataName) - Method in interface org.opendaylight.yangtools.binding.runtime.api.BindingRuntimeTypes
 
first() - Method in class org.opendaylight.yangtools.concepts.Either
 
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
 
firstEntry() - Method in class org.opendaylight.yangtools.util.SharedSingletonMap
 
firstIdentifierOf(Class<I>) - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Deprecated.
Return an instance identifier trimmed at the first occurrence of a specific component type.
firstKeyOf(Class<N>) - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Deprecated.
Return the key associated with the first component of specified type in an identifier.
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
 
flags() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractChoiceEffectiveStatement
 
flags() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractContainerEffectiveStatement
 
flags() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractGroupingEffectiveStatement
 
flags() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractLeafEffectiveStatement
 
flags() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLeafListEffectiveStatement
 
flags() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLeafListEffectiveStatement
 
flags() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.SlimLeafListEffectiveStatement
 
flags() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyListEffectiveStatement
 
flags() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularListEffectiveStatement
 
flags() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredInputEffectiveStatement
 
flags() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredOutputEffectiveStatement
 
flags() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ActionEffectiveStatementImpl
 
flags() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AugmentEffectiveStatementImpl
 
flags() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredCaseEffectiveStatement
 
flags() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredInputEffectiveStatement
 
flags() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredOutputEffectiveStatement
 
flags() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyAnydataEffectiveStatement
 
flags() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyAnyxmlEffectiveStatement
 
flags() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyFeatureEffectiveStatement
 
flags() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyIdentityEffectiveStatement
 
flags() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.NotificationEffectiveStatementImpl
 
flags() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularIdentityEffectiveStatement
 
flags() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RpcEffectiveStatementImpl
 
flags() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.TypedefEffectiveStatementImpl
 
flags() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredCaseEffectiveStatement
 
flags() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredLeafEffectiveStatement
 
flags() - Method in interface org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.EffectiveStatementWithFlags
Return flags associated with this statements.
FlagsBuilder() - Constructor for class org.opendaylight.yangtools.yang.model.spi.meta.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 - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
FluentFutures - Class in org.opendaylight.yangtools.util.concurrent
Utility methods for working with FluentFutures.
flush() - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingStreamEventWriter
 
flush() - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.FormattingNormalizedNodeStreamWriter
 
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 class org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedMetadataWriter
 
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 - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
The following axis.
FOLLOWING_SIBLING - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
The following-sibling axis.
forArgument(String) - Static method in enum class org.opendaylight.yangtools.yang.common.Ordering
Return the Ordering corresponding to an argument string.
forArgument(String) - Static method in enum class org.opendaylight.yangtools.yang.model.api.DeviateKind
Return a DeviateKind for specified deviate statement argument.
forArgument(String) - Static method in enum class org.opendaylight.yangtools.yang.model.api.Status
Return a Status for specified status statement argument.
forContainer(DataNodeContainer, boolean) - Static method in class org.opendaylight.yangtools.yang.data.spi.node.MandatoryLeafEnforcer
 
ForeignDataNode<V> - Interface in org.opendaylight.yangtools.yang.data.api.schema
A NormalizedNode holding a value in some foreign object model.
forElementBody(String) - Static method in enum class org.opendaylight.yangtools.yang.common.ErrorSeverity
 
forElementBody(String) - Static method in enum class org.opendaylight.yangtools.yang.common.ErrorType
 
forFunctionName(String) - Static method in enum class 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.
forInputOf(XMLStreamWriter, EffectiveModelContext, SchemaNodeIdentifier.Absolute, boolean) - 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(IRStatement, SourceIdentifier) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.YangIRSourceInfoExtractor
Extracts SourceInfo from an intermediate representation root statement of a YANG model.
forIR(YangIRSource) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.YangIRSourceInfoExtractor
Extracts SourceInfo from an intermediate representation root statement of a YANG model.
forLocalName(String) - Static method in enum class org.opendaylight.yangtools.yang.data.api.schema.MountPointContextFactory.ContainerName
 
formatDataForJavaDoc(GeneratedType) - Method in class org.opendaylight.yangtools.binding.codegen.BaseTemplate
 
formatDataForJavaDoc(GeneratedType) - Method in class org.opendaylight.yangtools.binding.codegen.BuilderTemplate
 
formatDataForJavaDoc(GeneratedType) - Method in class org.opendaylight.yangtools.binding.codegen.ListKeyTemplate
 
formatDataForJavaDoc(GeneratedType, String) - Method in class org.opendaylight.yangtools.binding.codegen.BaseTemplate
 
formatReference(String) - Static method in class org.opendaylight.yangtools.binding.codegen.BaseTemplate
 
formattedRevision(Optional<Revision>) - Static method in class org.opendaylight.yangtools.yang.common.QName
Formats Revision representing revision to format YYYY-mm-dd
FormattingNormalizedNodeStreamWriter - Class in org.opendaylight.yangtools.yang.data.api.schema.stream
A NormalizedNodeStreamWriter which formats events into a String, available via #result().
FormattingNormalizedNodeStreamWriter() - Constructor for class org.opendaylight.yangtools.yang.data.api.schema.stream.FormattingNormalizedNodeStreamWriter
 
FormattingNormalizedNodeStreamWriter(int) - Constructor for class org.opendaylight.yangtools.yang.data.api.schema.stream.FormattingNormalizedNodeStreamWriter
 
formatToParagraph(String) - Static method in class org.opendaylight.yangtools.binding.codegen.BaseTemplate
 
forModules(Collection<? extends Module>) - Static method in class org.opendaylight.yangtools.yang.model.spi.SimpleSchemaContext
Create a new instance from specified modules.
forNullable(Integer, Integer) - Static method in class org.opendaylight.yangtools.yang.model.api.ElementCountConstraint
 
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.
forOutputOf(XMLStreamWriter, EffectiveModelContext, SchemaNodeIdentifier.Absolute, boolean) - 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.
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.yang.data.api.schema.stream.MountPointNormalizedNodeWriter
 
forStreamWriter(NormalizedNodeStreamWriter) - Static method in class org.opendaylight.yangtools.yang.data.api.schema.stream.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.yang.data.api.schema.stream.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 enum class org.opendaylight.yangtools.yang.common.YangVersion
Parse a YANG version from its textual representation.
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 class org.opendaylight.yangtools.rfc6643.model.api.MaxAccess
 
ForwardingBindingDOMCodecServices - Class in org.opendaylight.yangtools.binding.data.codec.spi
 
ForwardingBindingDOMCodecServices() - Constructor for class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices
 
ForwardingBindingRuntimeContext - Class in org.opendaylight.yangtools.binding.runtime.spi
 
ForwardingBindingRuntimeContext() - Constructor for class org.opendaylight.yangtools.binding.runtime.spi.ForwardingBindingRuntimeContext
 
ForwardingDeclaredStatement<A,D> - Class in org.opendaylight.yangtools.yang.model.spi.meta
Common base class for forwarding implementations of DeclaredStatement.
ForwardingDeclaredStatement() - Constructor for class org.opendaylight.yangtools.yang.model.spi.meta.ForwardingDeclaredStatement
 
forwardingFor(NormalizedNodeStreamWriter) - Static method in class org.opendaylight.yangtools.yang.data.api.schema.stream.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
 
ForwardingModuleInfoSnapshot - Class in org.opendaylight.yangtools.binding.runtime.spi
 
ForwardingModuleInfoSnapshot() - Constructor for class org.opendaylight.yangtools.binding.runtime.spi.ForwardingModuleInfoSnapshot
 
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,E> - Class in org.opendaylight.yangtools.yang.parser.spi.meta
Utility forwarding implementation of StatementSupport contract.
ForwardingStatementSupport(StatementSupport<A, D, E>) - Constructor for class org.opendaylight.yangtools.yang.parser.spi.meta.ForwardingStatementSupport
 
forYangText(YangTextSource) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.YangIRSourceInfoExtractor
Extracts SourceInfo from a YangTextSource.
FRACTION_DIGITS - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
FractionDigitsEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a fraction-digits statement.
FractionDigitsStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a fraction-digits statement.
FractionDigitsStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
FractionDigitsStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.FractionDigitsStatementSupport
 
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(NormalizationResultHolder) - 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.DataSchemaContextTree
 
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
 
fromBinding(T) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingYangDataCodec
 
fromBinding(BaseIdentity) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingIdentityCodec
Convert a Binding value to its QName equivalent.
fromBinding(BindingInstanceIdentifier) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingInstanceIdentifierCodec
fromBinding(DataObjectIdentifier<?>) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingInstanceIdentifierCodec
Translates supplied DataObjectIdentifier into a YangInstanceIdentifier.
fromBinding(DataObjectReference<?>) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingInstanceIdentifierCodec
Translates supplied DataObjectReference into a YangInstanceIdentifier.
fromBinding(PropertyIdentifier<?, ?>) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingInstanceIdentifierCodec
Translates supplied PropertyIdentifier into a YangInstanceIdentifier.
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.
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(EffectiveModelContext, YangInstanceIdentifier) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes
Deprecated.
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) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeSerializer
Translates supplied YANG Instance Identifier and NormalizedNode into Binding data.
fromNormalizedNode(YangInstanceIdentifier, NormalizedNode) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
 
fromNormalizedNode(YangInstanceIdentifier, NormalizedNode) - Method in class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices
 
fromNormalizedNode(YangInstanceIdentifier, NormalizedNode) - Static method in class org.opendaylight.yangtools.yang.data.tree.spi.DataTreeCandidates
 
fromNormalizedNodeActionInput(Class<? extends Action<?, ?, ?>>, ContainerNode) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeSerializer
Translates supplied ContainerNode action input.
fromNormalizedNodeActionInput(Class<? extends Action<?, ?, ?>>, ContainerNode) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
 
fromNormalizedNodeActionInput(Class<? extends Action<?, ?, ?>>, ContainerNode) - Method in class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices
 
fromNormalizedNodeActionOutput(Class<? extends Action<?, ?, ?>>, ContainerNode) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeSerializer
Translates supplied ContainerNode action output.
fromNormalizedNodeActionOutput(Class<? extends Action<?, ?, ?>>, ContainerNode) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
 
fromNormalizedNodeActionOutput(Class<? extends Action<?, ?, ?>>, ContainerNode) - Method in class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices
 
fromNormalizedNodeNotification(SchemaNodeIdentifier.Absolute, ContainerNode) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeSerializer
Translates supplied NormalizedNode Notification into Binding data.
fromNormalizedNodeNotification(SchemaNodeIdentifier.Absolute, ContainerNode, Instant) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeSerializer
Translates supplied NormalizedNode Notification into Binding data, optionally taking an instant when the notification was generated.
fromNormalizedNodeNotification(SchemaNodeIdentifier.Absolute, ContainerNode) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
 
fromNormalizedNodeNotification(SchemaNodeIdentifier.Absolute, ContainerNode) - Method in class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices
 
fromNormalizedNodeNotification(SchemaNodeIdentifier.Absolute, ContainerNode, Instant) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
 
fromNormalizedNodeNotification(SchemaNodeIdentifier.Absolute, ContainerNode, Instant) - Method in class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices
 
fromNormalizedNodeRpcData(SchemaNodeIdentifier.Absolute, ContainerNode) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeSerializer
Translates supplied NormalizedNode RPC input or output into Binding data.
fromNormalizedNodeRpcData(SchemaNodeIdentifier.Absolute, ContainerNode) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
 
fromNormalizedNodeRpcData(SchemaNodeIdentifier.Absolute, ContainerNode) - Method in class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices
 
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
 
fromYangInstanceIdentifier(YangInstanceIdentifier) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeSerializer
Translates supplied YANG Instance Identifier into A DataObjectReference.
fromYangInstanceIdentifier(YangInstanceIdentifier) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
 
fromYangInstanceIdentifier(YangInstanceIdentifier) - Method in class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices
 
FULL_DECLARATION - Enum constant in enum class org.opendaylight.yangtools.yang.parser.spi.meta.ModelProcessingPhase
 
FULL_DECLARATION - Static variable in class org.opendaylight.yangtools.yang.parser.spi.meta.ModelProcessingPhase.ExecutionOrder
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
 
genConstructor(GeneratedProperty, Iterable<GeneratedProperty>) - Method in class org.opendaylight.yangtools.binding.codegen.ClassTemplate
 
generate() - Method in class org.opendaylight.yangtools.binding.codegen.YangModuleInfoTemplate
 
generate(Type) - Method in class org.opendaylight.yangtools.binding.codegen.BuilderGenerator
Generates JAVA source code for generated type Type.
generate(Type) - Method in class org.opendaylight.yangtools.binding.codegen.EnumGenerator
Generates JAVA source code for generated type Type.
generate(Type) - Method in class org.opendaylight.yangtools.binding.codegen.InterfaceGenerator
Generates JAVA source code for generated type Type.
generate(Type) - Method in class org.opendaylight.yangtools.binding.codegen.TOGenerator
Generates JAVA source code for generated type Type.
generate(Type) - Method in interface org.opendaylight.yangtools.binding.model.api.CodeGenerator
Generates code for type.
generateAnnotation(AnnotationType) - Method in class org.opendaylight.yangtools.binding.codegen.BaseTemplate
 
generateAsInnerClass() - Method in class org.opendaylight.yangtools.binding.codegen.ClassTemplate
Generates JAVA class source code (class body only).
generateAsInnerClass() - Method in class org.opendaylight.yangtools.binding.codegen.EnumTemplate
Generates only JAVA enumeration source code.
generateBindingHashCode() - Method in class org.opendaylight.yangtools.binding.codegen.InterfaceTemplate
 
generateBindingToString() - Method in class org.opendaylight.yangtools.binding.codegen.InterfaceTemplate
 
generateBody(boolean) - Method in class org.opendaylight.yangtools.binding.codegen.ClassTemplate
Template method which generates class body.
generateCheckers(GeneratedProperty, Restrictions, Type) - Method in class org.opendaylight.yangtools.binding.codegen.BaseTemplate
 
generateClass(Class<?>, String, BindingClassLoader.ClassGenerator<T>) - Method in class org.opendaylight.yangtools.binding.loader.BindingClassLoader
Generate a class which is related to specified compile-type-generated interface.
generateClass(BindingClassLoader, String, Class<?>) - Method in interface org.opendaylight.yangtools.binding.loader.BindingClassLoader.ClassGenerator
Generate a class.
generateClassDeclaration(boolean) - Method in class org.opendaylight.yangtools.binding.codegen.ClassTemplate
Template method which generates JAVA class declaration.
generateCopyAugmentation(Type) - Method in class org.opendaylight.yangtools.binding.codegen.AbstractBuilderTemplate
 
generateCopyAugmentation(Type) - Method in class org.opendaylight.yangtools.binding.codegen.BuilderImplTemplate
 
generateCopyAugmentation(Type) - Method in class org.opendaylight.yangtools.binding.codegen.BuilderTemplate
 
generateCopyConstructor(Type, Type) - Method in class org.opendaylight.yangtools.binding.codegen.AbstractBuilderTemplate
 
generateCopyKeys(List<GeneratedProperty>) - Method in class org.opendaylight.yangtools.binding.codegen.AbstractBuilderTemplate
 
generateCopyKeys(List<GeneratedProperty>) - Method in class org.opendaylight.yangtools.binding.codegen.BuilderImplTemplate
 
generateCopyKeys(List<GeneratedProperty>) - Method in class org.opendaylight.yangtools.binding.codegen.BuilderTemplate
 
generateCopyNonKeys(Collection<BuilderGeneratedProperty>) - Method in class org.opendaylight.yangtools.binding.codegen.AbstractBuilderTemplate
 
generateCopyNonKeys(Collection<BuilderGeneratedProperty>) - Method in class org.opendaylight.yangtools.binding.codegen.BuilderImplTemplate
 
generateCopyNonKeys(Collection<BuilderGeneratedProperty>) - Method in class org.opendaylight.yangtools.binding.codegen.BuilderTemplate
 
generateDeprecatedAnnotation(List<AnnotationType>) - Method in class org.opendaylight.yangtools.binding.codegen.AbstractBuilderTemplate
 
generateDeprecatedAnnotation(AnnotationType) - Method in class org.opendaylight.yangtools.binding.codegen.AbstractBuilderTemplate
 
generateDeprecatedAnnotation(AnnotationType) - Method in class org.opendaylight.yangtools.binding.codegen.BuilderImplTemplate
 
generateDeprecatedAnnotation(AnnotationType) - Method in class org.opendaylight.yangtools.binding.codegen.BuilderTemplate
 
GeneratedFile - Interface in org.opendaylight.yangtools.plugin.generator.api
The contents of a generated file and its GeneratedFileLifecycle.
GeneratedFileLifecycle - Enum Class 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.
GeneratedProperty - Interface in org.opendaylight.yangtools.binding.model.api
Generated Property extends TypeMember interface with additional information about fields (and other members) declared in Java Transfer Objects (or any java classes) and their access counterparts (getters and setters).
GeneratedPropertyBuilder - Interface in org.opendaylight.yangtools.binding.model.api.type.builder
Generated Property Builder is interface that contains methods to build and instantiate Generated Property definition.
GeneratedPropertyBuilderImpl - Class in org.opendaylight.yangtools.binding.model.ri.generated.type.builder
 
GeneratedPropertyBuilderImpl(String) - Constructor for class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.GeneratedPropertyBuilderImpl
 
generatedRuntimeType() - Method in class org.opendaylight.yangtools.binding.generator.impl.reactor.AbstractExplicitGenerator
Return the RuntimeType associated with this objec, if applicablet.
GeneratedRuntimeType - Interface in org.opendaylight.yangtools.binding.runtime.api
A RuntimeType associated with a GeneratedType.
GeneratedTOBuilder - Interface in org.opendaylight.yangtools.binding.model.api.type.builder
Generated Transfer Object Builder is interface that contains methods to build and instantiate Generated Transfer Object definition.
GeneratedTransferObject - Interface in org.opendaylight.yangtools.binding.model.api
Generated Transfer Object extends GeneratedType and is designed to represent Java Class.
generatedType() - Method in class org.opendaylight.yangtools.binding.generator.impl.reactor.Generator
 
GeneratedType - Interface in org.opendaylight.yangtools.binding.model.api
Every Java interface has to be specified with: package that belongs into interface name (with commentary that SHOULD be present to proper define interface and base contracts specified for interface) Each Generated Type can define list of types that Generated Type can implement to extend it's definition (i.e. interface extends list of interfaces or java class implements list of interfaces) Each Generated Type can contain multiple enclosed definitions of Generated Types (i.e. interface can contain N enclosed interface definitions or enclosed classes) enum and constant definitions (i.e. each constant definition is by default defined as public static final + type (either primitive or object) and constant name method definitions with specified input parameters (with types) and return values
GeneratedTypeBuilder - Interface in org.opendaylight.yangtools.binding.model.api.type.builder
Generated Type Builder interface is helper interface for building and defining the GeneratedType.
GeneratedTypeBuilderBase<T> - Interface in org.opendaylight.yangtools.binding.model.api.type.builder
 
generateEquals() - Method in class org.opendaylight.yangtools.binding.codegen.BuilderImplTemplate
Template method which generates the method equals().
generateFields() - Method in class org.opendaylight.yangtools.binding.codegen.ClassTemplate
Template method which generates JAVA class attributes.
generateFields(boolean) - Method in class org.opendaylight.yangtools.binding.codegen.AbstractBuilderTemplate
Template method which generates class attributes.
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.
generateGetters(boolean) - Method in class org.opendaylight.yangtools.binding.codegen.AbstractBuilderTemplate
Template method which generate getter methods for IMPL class.
generateHashCode() - Method in class org.opendaylight.yangtools.binding.codegen.BuilderImplTemplate
Template method which generates the method hashCode().
generateHashCode() - Method in class org.opendaylight.yangtools.binding.codegen.ClassTemplate
Template method which generates the method hashCode().
generateModelProvider() - Method in class org.opendaylight.yangtools.binding.codegen.YangModuleInfoTemplate
 
generateParameters(List<MethodSignature.Parameter>) - Method in class org.opendaylight.yangtools.binding.codegen.BaseTemplate
Template method which generates method parameters with their types from parameters.
generateRestrictions(Type, String, Type) - Method in class org.opendaylight.yangtools.binding.codegen.ClassTemplate
 
generateStringValue() - Method in class org.opendaylight.yangtools.binding.codegen.UnionTemplate
 
generateToString() - Method in class org.opendaylight.yangtools.binding.codegen.BuilderImplTemplate
Template method which generates the method toString().
generateTypeMapping(EffectiveModelContext) - Method in class org.opendaylight.yangtools.binding.generator.impl.DefaultBindingRuntimeGenerator
 
generateTypeMapping(EffectiveModelContext) - Method in interface org.opendaylight.yangtools.binding.runtime.api.BindingRuntimeGenerator
Generate Type mapping from specified EffectiveModelContext for the specified subset of modules.
generateTypes(EffectiveModelContext) - Method in interface org.opendaylight.yangtools.binding.generator.BindingGenerator
Generate Types from an entire EffectiveModelContext.
generateTypes(EffectiveModelContext, Collection<? extends Module>) - Method in interface org.opendaylight.yangtools.binding.generator.BindingGenerator
Generate Types from an EffectiveModelContext restricted by sub set of specified Modules.
generateTypes(EffectiveModelContext, Collection<? extends Module>) - Method in class org.opendaylight.yangtools.binding.generator.impl.DefaultBindingGenerator
 
generation() - Method in class org.opendaylight.yangtools.binding.data.codec.osgi.impl.OSGiBindingDOMCodecServicesImpl
 
generation() - Method in class org.opendaylight.yangtools.binding.runtime.osgi.impl.OSGiBindingRuntimeContextImpl
 
generation() - Method in class org.opendaylight.yangtools.binding.runtime.osgi.impl.OSGiModuleInfoSnapshotImpl
 
generation() - Method in interface org.opendaylight.yangtools.binding.runtime.osgi.ModelGenerationAware
 
Generator - Class in org.opendaylight.yangtools.binding.generator.impl.reactor
A single node in generator tree.
GeneratorReactor - Class in org.opendaylight.yangtools.binding.generator.impl.reactor
A multi-stage reactor for generating GeneratedType instances from an EffectiveModelContext.
GeneratorReactor(EffectiveModelContext) - Constructor for class org.opendaylight.yangtools.binding.generator.impl.reactor.GeneratorReactor
 
GeneratorUtil - Class in org.opendaylight.yangtools.binding.codegen
 
genTO - Variable in class org.opendaylight.yangtools.binding.codegen.ClassTemplate
 
genUnionConstructor() - Method in class org.opendaylight.yangtools.binding.codegen.ClassTemplate
 
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.concepts.PrettyTree
 
get() - Method in class org.opendaylight.yangtools.util.concurrent.ThreadFactoryProvider
 
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(Object) - Method in class org.opendaylight.yangtools.util.UnmodifiableMap
 
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 - Enum constant in enum class org.opendaylight.yangtools.rfc6241.model.api.NetconfStatements
 
getAbsoluteLeafRefTargetPath() - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
 
getAccessModifier() - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.TypeMemberBuilder
 
getAccessModifier() - Method in interface org.opendaylight.yangtools.binding.model.api.TypeMember
Returns the access modifier of member.
getAccessModifier() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.GeneratedPropertyBuilderImpl
 
getActionDefinition(Class<? extends Action<?, ?, ?>>) - Method in class org.opendaylight.yangtools.binding.runtime.api.AbstractBindingRuntimeContext
 
getActionDefinition(Class<? extends Action<?, ?, ?>>) - Method in interface org.opendaylight.yangtools.binding.runtime.api.BindingRuntimeContext
 
getActionDefinition(Class<? extends Action<?, ?, ?>>) - Method in class org.opendaylight.yangtools.binding.runtime.spi.ForwardingBindingRuntimeContext
 
getActions() - Method in interface org.opendaylight.yangtools.yang.model.api.ActionNodeContainer
Return the set of actions.
getActions() - Method in class org.opendaylight.yangtools.yang.model.api.ContainerLikeCompat
 
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 interface org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.ActionNodeContainerMixin
 
getActions() - Method in interface org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.OperationContainerMixin
 
getActualCount() - Method in exception class org.opendaylight.yangtools.yang.data.tree.api.RequiredElementCountException
 
getActualTypeArguments() - Method in interface org.opendaylight.yangtools.binding.model.api.ParameterizedType
Returns array of Types that are defined for Parameterized Type.
getAllFrom(NamespaceStorage.GlobalStorage, NamespaceStorage) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceBehaviour
Returns all values of a keys of param class from model namespace storage.
getAllFromLocalStorage(NamespaceStorage) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceBehaviour
 
getAllFromLocalStorage(ParserNamespace<K, V>) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceStorage
 
getAllLeafRefsReferencingThisNode(SchemaNodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
 
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.tree.leafref.LeafRefContext
 
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. number of path arguments.
getAnnotationBuilders() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.GeneratedPropertyBuilderImpl
 
getAnnotations() - Method in interface org.opendaylight.yangtools.binding.model.api.AnnotationType
Returns the List of Annotations.
getAnnotations() - Method in interface org.opendaylight.yangtools.binding.model.api.GeneratedType
Returns List of annotation definitions associated with generated type.
getAnnotations() - Method in interface org.opendaylight.yangtools.binding.model.api.TypeMember
Returns List of annotation definitions associated with generated type.
getAnnotations() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder.GTO
 
getAnnotations() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
getAnnotations() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTypeBuilder
 
getAnnotations() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
getAnnotations() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTypeBuilder
 
getAnnotations() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedMetadata
Return the set of annotations defined in this metadata node.
getAnnotations() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedMetadata
 
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 class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ExtensionEffectiveStatementImpl
 
getArgument() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.BoundStmtCtx
Return the statement argument in literal format.
getArgumentDefinition() - Method in enum class org.opendaylight.yangtools.odlext.model.api.OpenDaylightExtensionsStatements
 
getArgumentDefinition() - Method in enum class org.opendaylight.yangtools.openconfig.model.api.OpenConfigStatements
 
getArgumentDefinition() - Method in enum class org.opendaylight.yangtools.rfc6241.model.api.NetconfStatements
 
getArgumentDefinition() - Method in enum class org.opendaylight.yangtools.rfc6536.model.api.NACMStatements
 
getArgumentDefinition() - Method in enum class org.opendaylight.yangtools.rfc6643.model.api.IetfYangSmiv2ExtensionsMapping
 
getArgumentDefinition() - Method in enum class org.opendaylight.yangtools.rfc7952.model.api.MetadataStatements
 
getArgumentDefinition() - Method in enum class org.opendaylight.yangtools.rfc8040.model.api.YangDataStatements
 
getArgumentDefinition() - Method in enum class org.opendaylight.yangtools.rfc8528.model.api.SchemaMountStatements
 
getArgumentDefinition() - Method in enum class org.opendaylight.yangtools.rfc8819.model.api.ModuleTagStatements
 
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 class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
getArgumentDefinition() - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport
 
getArguments() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangFunctionCallExpr
 
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.
getAugmentationCodec(DataObjectReference<A>) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingCodecTree
Look up the codec for specified augmentation path.
getAugmentationCodec(DataObjectReference<A>) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
 
getAugmentationCodec(DataObjectReference<A>) - Method in class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices
 
getAugmentationDefinition(Class<T>) - Method in class org.opendaylight.yangtools.binding.runtime.api.AbstractBindingRuntimeContext
 
getAugmentationDefinition(Class<T>) - Method in interface org.opendaylight.yangtools.binding.runtime.api.BindingRuntimeContext
Returns schema of augmentation.
getAugmentationDefinition(Class<T>) - Method in class org.opendaylight.yangtools.binding.runtime.spi.ForwardingBindingRuntimeContext
 
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.RootDeclaredStatement
 
getAugments() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.UsesStatement
 
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.model.spi.meta.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.
getBaseIdentities() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyIdentityEffectiveStatement
 
getBaseIdentities() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularIdentityEffectiveStatement
 
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.binding.model.api.GeneratedTransferObject
Returns Base type of Java representation of YANG typedef if set, otherwise it returns null.
getBaseType() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder.GTO
 
getBaseType() - Method in interface org.opendaylight.yangtools.yang.model.api.TypeDefinition
Returns the base type from which this type is derived.
getBelongsTo() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.SubmoduleStatement
 
getBindingClass() - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingDataContainerCodecTreeNode
Returns binding class of interface which represents API of current schema node.
getBindingClass() - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingObjectCodecTreeNode
Returns binding class which represents API of current schema node.
getBindingClass() - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingOpaqueObjectCodecTreeNode
Returns binding class of interface which represents API of current schema node.
getBindingClass() - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingTypeObjectCodecTreeNode
 
getBindingClass() - Method in exception class org.opendaylight.yangtools.binding.data.codec.api.MissingSchemaForClassException
 
getBindingClass() - Method in class org.opendaylight.yangtools.binding.data.codec.impl.CommonDataObjectCodecContext
 
getBindingClass() - Method in class org.opendaylight.yangtools.binding.data.codec.impl.DataObjectCodecContext
 
getBindingPathArgument(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.CommonDataObjectCodecContext
Returns deserialized Binding Path Argument from YANG instance identifier.
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.
getByNamespaceAndLocalName(XMLNamespace, String) - Method in interface org.opendaylight.yangtools.yang.parser.spi.source.QNameToStatementDefinition
Returns StatementDefinition with specified namespace and localName.
getByNamespaceAndLocalName(XMLNamespace, 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
 
getCases() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractChoiceEffectiveStatement
 
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 class org.opendaylight.yangtools.yang.parser.api.YangSyntaxErrorException
 
getChild(Map<YangInstanceIdentifier.NodeIdentifier, Object>, YangInstanceIdentifier.NodeIdentifier) - Static method in class org.opendaylight.yangtools.yang.data.spi.node.LazyLeafOperations
 
getChild(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableChoiceNodeBuilder
 
getChild(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableContainerNodeBuilder
 
getChild(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableMapEntryNodeBuilder
 
getChild(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableUnkeyedListEntryNodeBuilder
 
getChildAddressabilitySummary() - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingDataContainerCodecTreeNode
Return a summary of addressability of potential children.
getChildAddressabilitySummary() - Method in class org.opendaylight.yangtools.binding.data.codec.impl.CommonDataObjectCodecContext
 
getChildAddressabilitySummary() - Method in class org.opendaylight.yangtools.binding.data.codec.impl.DataObjectCodecContext
 
getChildByArg(K) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.DistinctContainer
Returns a child node identified by provided key, asserting its presence.
getChildByArg(YangInstanceIdentifier.PathArgument) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.tree.StoreTreeNode
Returns a direct child of the node.
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.spi.AbstractSchemaContext
 
getChildNodes() - Method in interface org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.DataNodeContainerMixin
 
getChildNodes() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
 
getChildren() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedMetadata
Returns child nodes.
getChildren() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedMountpoints
Returns child nodes.
getClassForSchema(SchemaNodeIdentifier.Absolute) - Method in class org.opendaylight.yangtools.binding.runtime.api.AbstractBindingRuntimeContext
 
getClassForSchema(SchemaNodeIdentifier.Absolute) - Method in interface org.opendaylight.yangtools.binding.runtime.api.BindingRuntimeContext
 
getClassForSchema(SchemaNodeIdentifier.Absolute) - Method in class org.opendaylight.yangtools.binding.runtime.spi.ForwardingBindingRuntimeContext
 
getClassName(String) - Static method in class org.opendaylight.yangtools.binding.contract.Naming
 
getClassName(QName) - Static method in class org.opendaylight.yangtools.binding.contract.Naming
 
getComment() - Method in interface org.opendaylight.yangtools.binding.model.api.GeneratedType
Returns comment string associated with Generated Type.
getComment() - Method in interface org.opendaylight.yangtools.binding.model.api.TypeMember
Returns comment string associated with member.
getComment() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder.GTO
 
getComment() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
getComment() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTypeBuilder
 
getComment() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
getComment() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTypeBuilder
 
getComment() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.GeneratedPropertyBuilderImpl
 
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
 
getConfig() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ConfigStatementAwareDeclaredStatement
Return a ConfigStatement child, if present.
getConstantDefinitions() - Method in interface org.opendaylight.yangtools.binding.model.api.GeneratedType
Returns List of Constant definitions associated with Generated Type.
getConstantDefinitions() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder.GTO
 
getConstants() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
getConstants() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTypeBuilder
 
getConstants() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
getConstants() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTypeBuilder
 
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.RootDeclaredStatement
 
getContact() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
 
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.tree.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.binding.OpaqueData
Return the data in associated object model.
getData() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedAnydata
Return the NormalizedNode representation of this node's data.
getDataAfter() - Method in interface org.opendaylight.yangtools.yang.data.tree.api.DataTreeCandidateNode
Return the after-image of data corresponding to the node.
getDataBefore() - Method in interface org.opendaylight.yangtools.yang.data.tree.api.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
Returns the child node corresponding to the specified name.
getDataContainerStreamer(Class<?>) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
 
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.spi.AbstractSchemaContext
 
getDataObject() - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingLazyContainerNode
Returns the underlying DataObject.
getDataObject() - Method in class org.opendaylight.yangtools.binding.data.codec.spi.AbstractBindingLazyContainerNode
 
getDataObjectCodec(DataObjectReference<T>) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingCodecTree
Look up the codec for specified ordinary DataObject path.
getDataObjectCodec(DataObjectReference<T>) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
 
getDataObjectCodec(DataObjectReference<T>) - Method in class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices
 
getDataSchema() - Method in interface org.opendaylight.yangtools.yang.model.api.AnydataSchemaNode
Schema of data.
getDataSchema() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyAnydataEffectiveStatement
 
getDataType() - Method in interface org.opendaylight.yangtools.yang.data.util.codec.TypeAwareCodec
Return the data type class.
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.spi.meta.AbstractDeclaredEffectiveStatement.Default
 
getDeclared() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithDataTree
 
getDeclared() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithSchemaTree
 
getDeclared() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement
 
getDeclared() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractEffectiveUnknownSchmemaNode
 
getDeclared() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement
 
getDeclaredRepresentationClass() - Method in enum class org.opendaylight.yangtools.odlext.model.api.OpenDaylightExtensionsStatements
 
getDeclaredRepresentationClass() - Method in enum class org.opendaylight.yangtools.openconfig.model.api.OpenConfigStatements
 
getDeclaredRepresentationClass() - Method in enum class org.opendaylight.yangtools.rfc6241.model.api.NetconfStatements
 
getDeclaredRepresentationClass() - Method in enum class org.opendaylight.yangtools.rfc6536.model.api.NACMStatements
 
getDeclaredRepresentationClass() - Method in enum class org.opendaylight.yangtools.rfc6643.model.api.IetfYangSmiv2ExtensionsMapping
 
getDeclaredRepresentationClass() - Method in enum class org.opendaylight.yangtools.rfc7952.model.api.MetadataStatements
 
getDeclaredRepresentationClass() - Method in enum class org.opendaylight.yangtools.rfc8040.model.api.YangDataStatements
 
getDeclaredRepresentationClass() - Method in enum class org.opendaylight.yangtools.rfc8528.model.api.SchemaMountStatements
 
getDeclaredRepresentationClass() - Method in enum class org.opendaylight.yangtools.rfc8819.model.api.ModuleTagStatements
 
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 class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
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.tree.api.DataTreeConfiguration
 
getDefaultCase() - Method in interface org.opendaylight.yangtools.yang.model.api.ChoiceSchemaNode
Returns name of case which is in the choice specified as default.
getDefaultCase() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyChoiceEffectiveStatement
 
getDefaultCase() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularChoiceEffectiveStatement
 
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
 
getDefaults() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLeafListEffectiveStatement
 
getDefaults() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLeafListEffectiveStatement
 
getDefaults() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.SlimLeafListEffectiveStatement
 
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.binding.data.codec.spi.AbstractBindingLazyContainerNode
 
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
 
getDelegate() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractRefStatement
 
getDelegate() - Method in class org.opendaylight.yangtools.yang.model.spi.source.DelegatedYangTextSource
 
getDelegate() - Method in class org.opendaylight.yangtools.yang.model.spi.source.FileYangTextSource
 
getDelegate() - Method in class org.opendaylight.yangtools.yang.model.spi.source.StringYangTextSource
 
getDelegate() - Method in class org.opendaylight.yangtools.yang.model.spi.source.URLYangTextSource
 
getDelegate() - Method in class org.opendaylight.yangtools.yang.model.spi.source.DelegatedYinTextSource
 
getDelegate() - Method in class org.opendaylight.yangtools.yang.model.spi.source.FileYinTextSource
 
getDelegate() - Method in class org.opendaylight.yangtools.yang.model.spi.source.URLYinTextSource
 
getDerefArgument() - Method in class org.opendaylight.yangtools.yang.model.api.PathExpression.DerefSteps
 
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.spi.AbstractSchemaContext
 
getDescription() - Method in interface org.opendaylight.yangtools.binding.model.api.DocumentedType
Returns a string that contains a human-readable textual description of type definition.
getDescription() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder.GTO
 
getDescription() - Method in class org.opendaylight.yangtools.yang.model.api.ContainerLikeCompat
 
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 interface org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.DocumentedNodeMixin
 
getDeviatedConfig() - Method in interface org.opendaylight.yangtools.yang.model.api.DeviateDefinition
Returns deviated config value.
getDeviatedConfig() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeviateEffectiveStatementImpl
 
getDeviatedDefault() - Method in interface org.opendaylight.yangtools.yang.model.api.DeviateDefinition
Returns deviated default value.
getDeviatedDefault() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeviateEffectiveStatementImpl
 
getDeviatedMandatory() - Method in interface org.opendaylight.yangtools.yang.model.api.DeviateDefinition
Returns deviated mandatory value.
getDeviatedMandatory() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeviateEffectiveStatementImpl
 
getDeviatedMaxElements() - Method in interface org.opendaylight.yangtools.yang.model.api.DeviateDefinition
Returns deviated max-elements.
getDeviatedMaxElements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeviateEffectiveStatementImpl
 
getDeviatedMinElements() - Method in interface org.opendaylight.yangtools.yang.model.api.DeviateDefinition
Returns deviated min-elements.
getDeviatedMinElements() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeviateEffectiveStatementImpl
 
getDeviatedMusts() - Method in interface org.opendaylight.yangtools.yang.model.api.DeviateDefinition
Returns deviated must statements.
getDeviatedMusts() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeviateEffectiveStatementImpl
 
getDeviatedType() - Method in interface org.opendaylight.yangtools.yang.model.api.DeviateDefinition
Returns deviated type statement.
getDeviatedType() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeviateEffectiveStatementImpl
 
getDeviatedUniques() - Method in interface org.opendaylight.yangtools.yang.model.api.DeviateDefinition
Returns deviated unique statements.
getDeviatedUniques() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeviateEffectiveStatementImpl
 
getDeviatedUnits() - Method in interface org.opendaylight.yangtools.yang.model.api.DeviateDefinition
Returns deviated units statement.
getDeviatedUnits() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeviateEffectiveStatementImpl
 
getDeviates() - Method in interface org.opendaylight.yangtools.yang.model.api.Deviation
Returns deviate children.
getDeviates() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeviationEffectiveStatementImpl
 
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.
getDeviateType() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeviateEffectiveStatementImpl
 
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.RootDeclaredStatement
 
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.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.
getEffectiveParent() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.EffectiveStmtCtx
Return parent of this context.
getEffectiveRepresentationClass() - Method in enum class org.opendaylight.yangtools.odlext.model.api.OpenDaylightExtensionsStatements
 
getEffectiveRepresentationClass() - Method in enum class org.opendaylight.yangtools.openconfig.model.api.OpenConfigStatements
 
getEffectiveRepresentationClass() - Method in enum class org.opendaylight.yangtools.rfc6241.model.api.NetconfStatements
 
getEffectiveRepresentationClass() - Method in enum class org.opendaylight.yangtools.rfc6536.model.api.NACMStatements
 
getEffectiveRepresentationClass() - Method in enum class org.opendaylight.yangtools.rfc6643.model.api.IetfYangSmiv2ExtensionsMapping
 
getEffectiveRepresentationClass() - Method in enum class org.opendaylight.yangtools.rfc7952.model.api.MetadataStatements
 
getEffectiveRepresentationClass() - Method in enum class org.opendaylight.yangtools.rfc8040.model.api.YangDataStatements
 
getEffectiveRepresentationClass() - Method in enum class org.opendaylight.yangtools.rfc8528.model.api.SchemaMountStatements
 
getEffectiveRepresentationClass() - Method in enum class org.opendaylight.yangtools.rfc8819.model.api.ModuleTagStatements
 
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 class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
getEffectOfStatement() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext
 
getElement() - Method in class org.opendaylight.yangtools.util.SingletonSet
Deprecated, for removal: This API element is subject to removal in a future version.
getElementCountConstraint() - Method in interface org.opendaylight.yangtools.yang.model.api.ElementCountConstraintAware
Return the constraint on the number of child nodes.
getElementCountConstraint() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLeafListEffectiveStatement
 
getElementCountConstraint() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.SlimLeafListEffectiveStatement
 
getElementCountConstraint() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLeafListEffectiveStatement
 
getElementCountConstraint() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyListEffectiveStatement
 
getElementCountConstraint() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularListEffectiveStatement
 
getEnclosedTransferObjects() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
getEnclosedTransferObjects() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTypeBuilder
 
getEnclosedTransferObjects() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
getEnclosedTransferObjects() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTypeBuilder
 
getEnclosedTypes() - Method in interface org.opendaylight.yangtools.binding.model.api.GeneratedType
Returns List of enclosing Generated Types.
getEnclosedTypes() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder.GTO
 
getEntry() - Method in class org.opendaylight.yangtools.util.SharedSingletonMap
Deprecated, for removal: This API element is subject to removal in a future version.
getEnumerations() - Method in interface org.opendaylight.yangtools.binding.model.api.GeneratedType
Returns List of all Enumerator definitions associated with Generated Type.
getEnumerations() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder.GTO
 
getEnumerations() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
getEnumerations() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTypeBuilder
 
getEnumerations() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
getEnumerations() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTypeBuilder
 
getEnums() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.TypeStatement.EnumSpecification
 
getEqualsIdentifiers() - Method in interface org.opendaylight.yangtools.binding.model.api.GeneratedTransferObject
Returns List of Properties that are designated to define equality for Generated Transfer Object.
getEqualsIdentifiers() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder.GTO
 
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.model.spi.meta.EffectiveStatementMixins.ConstraintMetaDefinitionMixin
 
getErrorAppTagStatement() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ConstrainedDocumentedDeclaredStatement
 
getErrorList() - Method in exception class org.opendaylight.yangtools.yang.common.OperationFailedException
Returns additional error information about this exception.
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.model.spi.meta.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.
getEventStreamSerializer(Class<?>) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
 
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.
getExecutor() - Method in class org.opendaylight.yangtools.util.concurrent.EqualityQueuedNotificationManager
Returns the Executor to used for notification tasks.
getExecutor() - Method in class org.opendaylight.yangtools.util.concurrent.IdentityQueuedNotificationManager
Returns the Executor to used for notification tasks.
getExecutor() - Method in class org.opendaylight.yangtools.util.concurrent.QueuedNotificationManager
Returns the Executor to used for notification tasks.
getExpr() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangFilterExpr
 
getExpressions() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangNaryExpr
 
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.RootDeclaredStatement
 
getExtensions() - Method in class org.opendaylight.yangtools.yang.model.spi.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
 
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.RootDeclaredStatement
 
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
Support for GetFilterElementAttributesStatement and its effective view.
GetFilterElementAttributesStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport
 
getFilterExpr() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangPathExpr
 
getFirst() - Method in class org.opendaylight.yangtools.concepts.Either
 
getFirst() - Method in class org.opendaylight.yangtools.util.EmptyDeque
 
getFirst() - Method in class org.opendaylight.yangtools.util.SingletonSet
 
getFirstGenericParameter(Type) - Static method in class org.opendaylight.yangtools.util.ClassLoaderUtils
Extract the first generic type argument for a Type.
getFormattedMessage() - Method in exception class org.opendaylight.yangtools.yang.parser.api.YangSyntaxErrorException
 
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.
getFrom() - Method in interface org.opendaylight.yangtools.util.TopologicalSort.Edge
 
getFrom() - Method in class org.opendaylight.yangtools.util.TopologicalSort.EdgeImpl
 
getFrom(NamespaceStorage.GlobalStorage, NamespaceStorage, 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(NamespaceStorage.GlobalStorage, NamespaceStorage, NamespaceKeyCriterion<K>) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceBehaviour
Returns the key/value mapping best matching specified criterion.
getFromLocalStorage(NamespaceStorage, K) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceBehaviour
 
getFromLocalStorage(ParserNamespace<K, V>, K) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceStorage
 
getFullyQualifiedName() - Method in interface org.opendaylight.yangtools.binding.model.api.Type
Returns fully qualified name of Type.
getGeneratedClass(Class<?>, String) - Method in class org.opendaylight.yangtools.binding.loader.BindingClassLoader
 
getGetterMethodForNonnull(String) - Static method in class org.opendaylight.yangtools.binding.contract.Naming
 
getGetterMethodForRequire(String) - Static method in class org.opendaylight.yangtools.binding.contract.Naming
 
getGetterMethodName(String) - Static method in class org.opendaylight.yangtools.binding.contract.Naming
 
getGetterMethodName(QName) - Static method in class org.opendaylight.yangtools.binding.contract.Naming
 
getGetterMethodName(DataSchemaNode) - Static method in class org.opendaylight.yangtools.binding.data.codec.spi.BindingSchemaMapping
 
getGetterSuffix(QName) - Static method in class org.opendaylight.yangtools.binding.contract.Naming
 
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 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.spi.AbstractSchemaContext
 
getGroupings() - Method in interface org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.DataNodeContainerMixin
 
getGroupings() - Method in interface org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.OperationDefinitionMixin
 
getGroupings() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
 
getHardLinks() - Method in class org.opendaylight.yangtools.yang.data.api.schema.DuplicateEntry
 
getHashCodeIdentifiers() - Method in interface org.opendaylight.yangtools.binding.model.api.GeneratedTransferObject
Returns List of Properties that are designated to define identity for Generated Transfer Object.
getHashCodeIdentifiers() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder.GTO
 
getIdentifier() - Method in interface org.opendaylight.yangtools.binding.runtime.api.GeneratedRuntimeType
 
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 class org.opendaylight.yangtools.yang.data.api.schema.DuplicateEntry
 
getIdentifier() - Method in class org.opendaylight.yangtools.yang.parser.repo.SharedSchemaRepository
 
getIdentifier() - Method in enum class org.opendaylight.yangtools.yang.xpath.api.YangBooleanConstantExpr
 
getIdentifier() - Method in enum class 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.RootDeclaredStatement
 
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
 
getIdentityClass(QName) - Method in class org.opendaylight.yangtools.binding.runtime.api.AbstractBindingRuntimeContext
 
getIdentityClass(QName) - Method in interface org.opendaylight.yangtools.binding.runtime.api.BindingRuntimeContext
 
getIdentityClass(QName) - Method in class org.opendaylight.yangtools.binding.runtime.spi.ForwardingBindingRuntimeContext
 
getIdentityCodec() - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingCodecTree
Get the BindingIdentityCodec associated with this tree.
getIdentityCodec() - Method in class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
 
getIdentityCodec() - Method in class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices
 
getIdentityName() - Method in interface org.opendaylight.yangtools.yang.model.api.type.IdentityTypeDefinition
Returns the name of the YANG identity.
getIfFeatures() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.IfFeatureAwareDeclaredStatement
Return attached if-feature statements.
getImplements() - Method in interface org.opendaylight.yangtools.binding.model.api.GeneratedType
Returns List of Types that Generated Type will implement.
getImplements() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder.GTO
 
getImplementsTypes() - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.GeneratedTypeBuilderBase
 
getImplementsTypes() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
getImplementsTypes() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTypeBuilder
 
getImplementsTypes() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
getImplementsTypes() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTypeBuilder
 
getImplicitParentFor(NamespaceStmtCtx, StatementDefinition) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ChoiceStatementSupport
 
getImplicitParentFor(NamespaceStmtCtx, 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.
getImportedModules() - Method in interface org.opendaylight.yangtools.binding.meta.YangModuleInfo
Return YangModuleInfo objects for all modules which are imported by this module.
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.RootDeclaredStatement
 
getImports() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
 
getIncludes() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.RootDeclaredStatement
 
getInEdges() - Method in interface org.opendaylight.yangtools.util.TopologicalSort.Node
 
getInEdges() - Method in class org.opendaylight.yangtools.util.TopologicalSort.NodeImpl
 
getInference() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedAnydata
Return the EffectiveStatementInference which describes the structure returned by NormalizedAnydata.getData().
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 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.model.spi.meta.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.yang.data.util.codec.NoopCodecCache
 
getInstance(boolean, int, int) - Static method in class org.opendaylight.yangtools.util.MapAdaptor
 
getInstanceIdentifierCodec() - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingCodecTree
Get the BindingInstanceIdentifierCodec associated with this tree.
getInstanceIdentifierCodec() - Method in class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
 
getInstanceIdentifierCodec() - Method in class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices
 
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.
getIntValue() - Method in interface org.opendaylight.yangtools.binding.EnumTypeObject
Returns the assigned value of the enumeration item as it is specified in the input YANG.
getJavadoc() - Method in interface org.opendaylight.yangtools.binding.model.api.TypeComment
Return a javadoc snippet.
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).
getKey() - Method in interface org.opendaylight.yangtools.binding.DataObjectReference.WithKey
Deprecated.
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.
getKeyDefinition() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyListEffectiveStatement
 
getKeyDefinition() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularListEffectiveStatement
 
getKeyword() - Method in enum class org.opendaylight.yangtools.yang.model.api.type.ModifierKind
YANG keyword of this modifier.
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
 
getLast() - Method in class org.opendaylight.yangtools.util.SingletonSet
 
getLast(Iterable<?>) - Static method in class org.opendaylight.yangtools.binding.impl.AbstractDataObjectReference
 
getLastComponent() - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefPath
Get the last component of this path.
getLastOperation() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.CopyHistory
Return the last copy operation in this history.
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
 
getLeafNodes(Class<?>, EffectiveStatement<?, ?>) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
 
getLeafRefContextModule() - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
 
getLeafRefReferencedByContext(SchemaNodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
 
getLeafRefReferencingContext(SchemaNodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
 
getLeafRefTargetPath() - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
 
getLeafRefTargetPathString() - Method in class org.opendaylight.yangtools.yang.data.tree.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 class org.opendaylight.yangtools.binding.model.api.Restrictions
 
getLengthConstraint() - Method in interface org.opendaylight.yangtools.yang.model.api.type.LengthRestrictedTypeDefinition
Returns length constraint of this type, if applicable.
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 class org.opendaylight.yangtools.yang.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
 
getLoader() - Method in class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
 
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 enum class org.opendaylight.yangtools.yang.data.api.schema.MountPointContextFactory.ContainerName
 
getLocalName() - Method in interface org.opendaylight.yangtools.yang.data.tree.leafref.QNameWithPredicate
 
getLocalName() - Method in class org.opendaylight.yangtools.yang.data.tree.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
 
getLongestDuration() - Method in class org.opendaylight.yangtools.util.DurationStatisticsTracker
Returns the longest duration in nanoseconds.
getMandatory() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.MandatoryStatementAwareDeclaredStatement
Return a MandatoryStatement child, if present.
getMappedName() - Method in interface org.opendaylight.yangtools.binding.model.api.Enumeration.Pair
Returns the binding representation for the name of the enumeration item.
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 class org.opendaylight.yangtools.yang.data.tree.api.RequiredElementCountException
 
getMaxListenerQueueSize() - Method in interface org.opendaylight.yangtools.util.concurrent.QueuedNotificationManagerMXBean
Returns the configured maximum listener queue size.
getMaxQueueCapacity() - Method in class org.opendaylight.yangtools.util.concurrent.EqualityQueuedNotificationManager
Returns the maximum listener queue capacity.
getMaxQueueCapacity() - Method in class org.opendaylight.yangtools.util.concurrent.IdentityQueuedNotificationManager
Returns the maximum listener queue capacity.
getMaxQueueCapacity() - Method in class org.opendaylight.yangtools.util.concurrent.QueuedNotificationManager
Returns the maximum listener queue capacity.
getMechanics() - Method in interface org.opendaylight.yangtools.binding.model.api.MethodSignature
Return the mechanics associated with this method.
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.yang.data.api.schema.MetadataNormalizedAnydata
 
getMethodDefinitions() - Method in interface org.opendaylight.yangtools.binding.model.api.GeneratedType
Returns List of Method Definitions associated with Generated Type.
getMethodDefinitions() - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.GeneratedTypeBuilderBase
 
getMethodDefinitions() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder.GTO
 
getMethodDefinitions() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
getMethodDefinitions() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTypeBuilder
 
getMethodDefinitions() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
getMethodDefinitions() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTypeBuilder
 
getMethodName(String) - Static method in class org.opendaylight.yangtools.binding.contract.Naming
 
getMethodName(QName) - Static method in class org.opendaylight.yangtools.binding.contract.Naming
 
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 class org.opendaylight.yangtools.yang.data.tree.api.RequiredElementCountException
 
getModelBindingProviderName() - Method in class org.opendaylight.yangtools.binding.codegen.YangModuleInfoTemplate
 
getModelRootPackageName(String) - Static method in class org.opendaylight.yangtools.binding.contract.Naming
Returns root package name for supplied package name.
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
 
getModifiedChild(YangInstanceIdentifier.PathArgument) - Method in interface org.opendaylight.yangtools.yang.data.tree.api.DataTreeCandidate.CandidateNode.WithChildren
Returns modified child or empty.
getModifiedChild(YangInstanceIdentifier.PathArgument) - Method in interface org.opendaylight.yangtools.yang.data.tree.api.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.binding.model.api.YangSourceDefinition
Return the defining YANG module.
getModule() - Method in class org.opendaylight.yangtools.yang.common.QName
Get the module component of the QName.
getModuleInfo() - Method in interface org.opendaylight.yangtools.binding.meta.YangModelBindingProvider
Returns YangModuleInfo associated with a package.
getModuleMap() - Method in class org.opendaylight.yangtools.yang.model.spi.AbstractSchemaContext
Returns the namespace+revision-to-module mapping.
getModuleMap() - Method in class org.opendaylight.yangtools.yang.model.spi.SimpleSchemaContext
 
getModuleMap() - Method in class org.opendaylight.yangtools.yang.model.util.FilteringSchemaContextProxy
 
getModuleName() - Method in interface org.opendaylight.yangtools.binding.model.api.DocumentedType
Returns the name of the module, in which generated type was specified.
getModuleName() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder.GTO
 
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.tree.leafref.QNameWithPredicate
 
getModuleQname() - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.SimpleQNameWithPredicate
 
getModuleQName(RootStmtContext<?, ?, ?>) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StmtContextUtils
 
getModuleQName(StmtContext<?, ?, ?>) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StmtContextUtils
 
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.spi.SimpleSchemaContext
 
getModules() - Method in class org.opendaylight.yangtools.yang.model.util.FilteringSchemaContextProxy
 
getModulesDeviatedByModules() - Method in class org.opendaylight.yangtools.yang.model.repo.api.SchemaContextFactoryConfiguration
 
getModuleStatement(QName) - Method in interface org.opendaylight.yangtools.yang.model.api.EffectiveModelContext
 
getModuleStatement(QNameModule) - Method in interface org.opendaylight.yangtools.yang.model.api.EffectiveModelContext
 
getModuleStatements() - Method in interface org.opendaylight.yangtools.yang.model.api.EffectiveModelContext
 
getModuleStatements() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.EffectiveSchemaContext
 
getMountPointData(MountPointLabel, MountPointContextFactory) - Method in class org.opendaylight.yangtools.yang.data.util.AbstractMountPointDataWithSchema
 
getMustConstraints() - Method in class org.opendaylight.yangtools.yang.model.api.ContainerLikeCompat
 
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.model.spi.meta.EffectiveStatementMixins.MustConstraintMixin
 
getMustStatements() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.MustStatementAwareDeclaredStatement
Return collection of MustStatement.
getMXBean() - Method in class org.opendaylight.yangtools.util.concurrent.EqualityQueuedNotificationManager
Return an QueuedNotificationManagerMXBean tied to this instance.
getMXBean() - Method in class org.opendaylight.yangtools.util.concurrent.IdentityQueuedNotificationManager
Return an QueuedNotificationManagerMXBean tied to this instance.
getMXBean() - Method in class org.opendaylight.yangtools.util.concurrent.QueuedNotificationManager
Return an QueuedNotificationManagerMXBean tied to this instance.
getName() - Method in interface org.opendaylight.yangtools.binding.EnumTypeObject
Returns the assigned name of the enumeration item as it is specified in the input YANG.
getName() - Method in interface org.opendaylight.yangtools.binding.meta.YangModuleInfo
Returns YANG module name, as a composite QName.
getName() - Method in interface org.opendaylight.yangtools.binding.model.api.AnnotationType.Parameter
Returns the Name of the parameter.
getName() - Method in interface org.opendaylight.yangtools.binding.model.api.Constant
Returns the name of constant.
getName() - Method in interface org.opendaylight.yangtools.binding.model.api.Enumeration.Pair
Returns the name of the enumeration item as it is specified in the input YANG.
getName() - Method in interface org.opendaylight.yangtools.binding.model.api.MethodSignature.Parameter
Returns the parameter name.
getName() - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.TypeMemberBuilder
Returns the name of property.
getName() - Method in interface org.opendaylight.yangtools.binding.model.api.Type
Returns name of the interface.
getName() - Method in interface org.opendaylight.yangtools.binding.model.api.TypeMember
Returns the name of member.
getName() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.GeneratedPropertyBuilderImpl
 
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.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.util.FilteringSchemaContextProxy.ModuleId
 
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 interface org.opendaylight.yangtools.yang.model.api.QNameModuleAware
 
getNamespace() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ModuleStatement
 
getNamespace() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangLocationPath.NamespaceStep
 
getNamespaceDefinitions() - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupportBundle
 
getNamespaceToModules() - Method in class org.opendaylight.yangtools.yang.model.spi.AbstractSchemaContext
Returns the namespace-to-module mapping.
getNamespaceToModules() - Method in class org.opendaylight.yangtools.yang.model.spi.SimpleSchemaContext
 
getNamespaceToModules() - Method in class org.opendaylight.yangtools.yang.model.util.FilteringSchemaContextProxy
 
getNameToModules() - Method in class org.opendaylight.yangtools.yang.model.spi.AbstractSchemaContext
Returns the module name-to-module mapping.
getNameToModules() - Method in class org.opendaylight.yangtools.yang.model.spi.SimpleSchemaContext
 
getNameToModules() - Method in class org.opendaylight.yangtools.yang.model.util.FilteringSchemaContextProxy
 
getNetconfErrors() - Method in exception class org.opendaylight.yangtools.yang.data.api.codec.YangInvalidValueException
 
getNetconfErrors() - Method in exception class org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizationException
 
getNetconfErrors() - Method in interface org.opendaylight.yangtools.yang.data.api.YangNetconfErrorAware
Return the YangNetconfErrors associated with this objects.
getNetconfErrors() - Method in exception class org.opendaylight.yangtools.yang.data.tree.api.RequiredElementCountException
 
getNetconfErrors() - Method in exception class org.opendaylight.yangtools.yang.data.tree.api.UniqueConstraintException
 
getNode() - Method in class org.opendaylight.yangtools.binding.model.api.YangSourceDefinition.Single
Return the defining DocumentedNode.
getNodeIdentifier() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableChoiceNodeBuilder
 
getNodeIdentifier() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableContainerNodeBuilder
 
getNodeIdentifier() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableMapEntryNodeBuilder
 
getNodeIdentifier() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableUnkeyedListEntryNodeBuilder
 
getNodeIdentifier() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableAnydataNodeBuilder
 
getNodeIdentifier() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableAnyxmlNodeBuilder
 
getNodeIdentifier() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableLeafNodeBuilder
 
getNodeIdentifier() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableLeafSetEntryNodeBuilder
 
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.tree.leafref.LeafRefContext
 
getNodeParameter() - Method in interface org.opendaylight.yangtools.yang.model.api.UnknownSchemaNode
Returns name of the unknown node.
getNodeParameter() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractEffectiveUnknownSchmemaNode
 
getNodeParameter() - Method in interface org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.UnknownSchemaNodeMixin
 
getNodes() - Method in class org.opendaylight.yangtools.binding.model.api.YangSourceDefinition.Multiple
Return the defining SchemaNodes.
getNodeType() - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.PathArgument
Returns unique QName of data node as defined in YANG Schema, if available.
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.model.spi.meta.AbstractEffectiveUnknownSchmemaNode
 
getNodeType() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangLocationPath.NodeTypeStep
 
getNonnullMethodName(String) - Static method in class org.opendaylight.yangtools.binding.contract.Naming
 
getNotifications() - Method in class org.opendaylight.yangtools.yang.model.api.ContainerLikeCompat
 
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.spi.AbstractSchemaContext
 
getNotifications() - Method in interface org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.NotificationNodeContainerMixin
 
getNotifications() - Method in interface org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.OperationContainerMixin
 
getNotifications() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
 
getNumber() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangNumberExpr
 
getObjectModel() - Method in interface org.opendaylight.yangtools.binding.OpaqueData
Return the object model class, which identifies it.
getObjectModel() - Method in class org.opendaylight.yangtools.yang.data.util.AnydataNodeDataWithSchema
 
getOffendingBit() - Method in exception class org.opendaylight.yangtools.yang.model.ri.type.InvalidBitDefinitionException
 
getOffendingEnum() - Method in exception class org.opendaylight.yangtools.yang.model.ri.type.InvalidEnumDefinitionException
 
getOffendingRanges() - Method in exception class org.opendaylight.yangtools.yang.model.ri.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.spi.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.RootDeclaredStatement
 
getOrganization() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
 
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.
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.spi.AbstractPathExpression
 
getOutEdges() - Method in interface org.opendaylight.yangtools.util.TopologicalSort.Node
 
getOutEdges() - Method in class org.opendaylight.yangtools.util.TopologicalSort.NodeImpl
 
getOuterClassName(Type) - Static method in class org.opendaylight.yangtools.binding.model.ri.Types
 
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.model.spi.meta.EffectiveStatementMixins.OperationDefinitionMixin
 
getPackageName() - Method in class org.opendaylight.yangtools.binding.codegen.YangModuleInfoTemplate
 
getPackageName() - Method in interface org.opendaylight.yangtools.binding.model.api.Type
Returns name of the package that interface belongs to.
getParameter(String) - Method in interface org.opendaylight.yangtools.binding.model.api.AnnotationType
Returns Parameter Definition assigned for given parameter name.
getParameterNames() - Method in interface org.opendaylight.yangtools.binding.model.api.AnnotationType
Returns List of parameter names.
getParameters() - Method in interface org.opendaylight.yangtools.binding.model.api.AnnotationType
Returns List of all parameters assigned to Annotation Type.
getParameters() - Method in interface org.opendaylight.yangtools.binding.model.api.MethodSignature
Returns the List of parameters that method declare.
getParent() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
getParent() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTypeBuilder
 
getParent() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
getParent() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTypeBuilder
 
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.tree.leafref.LeafRefPath
Returns the immediate parent LeafRefPath.
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
 
getParentStorage() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceStorage
Return the parent NamespaceStorage.
getParentStorage() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceStorage.GlobalStorage
 
getPath() - Method in class org.opendaylight.yangtools.plugin.generator.api.GeneratedFilePath
 
getPath() - Method in exception class org.opendaylight.yangtools.yang.data.tree.api.DataValidationFailedException
Returns the offending object path.
getPath() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.TypeStatement.LeafrefSpecification
 
getPathArgumentCodec(Class<?>, ListRuntimeType) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
 
getPathArguments() - Method in interface org.opendaylight.yangtools.binding.DataObjectReference
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.tree.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.
getPathKeyExpression() - Method in interface org.opendaylight.yangtools.yang.data.tree.leafref.QNamePredicate
 
getPathStatement() - Method in interface org.opendaylight.yangtools.yang.model.api.type.LeafrefTypeDefinition
Return the PathExpression of this leafref.
getPathStep() - Method in interface org.opendaylight.yangtools.yang.data.util.DataSchemaContext
Return the fixed YangInstanceIdentifier step.
getPathTowardsRoot() - Method in class org.opendaylight.yangtools.yang.data.tree.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).
getPatternConstraints() - Method in class org.opendaylight.yangtools.binding.model.api.Restrictions
 
getPatternConstraints() - Method in interface org.opendaylight.yangtools.yang.model.api.type.StringTypeDefinition
Returns patterns specified in the string.
getPatterns() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.TypeStatement.StringRestrictions
 
getPhase() - Method in exception class 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.
getPrecomputed(EffectiveModelContext) - Method in enum class org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier
Get a thread-safe, eagerly-caching JSONCodecFactory for a SchemaContext.
getPrecomputedIfAvailable(EffectiveModelContext) - Method in enum class 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 class org.opendaylight.yangtools.yang.common.UnresolvedQName
Return the prefix of this unresolved QName.
getPrefix() - Method in class org.opendaylight.yangtools.yang.common.UnresolvedQName.Qualified
 
getPrefix() - Method in class org.opendaylight.yangtools.yang.common.UnresolvedQName.Unqualified
 
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.ModuleStatement
 
getPrefix() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ImportEffectiveStatementImpl
 
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 class org.opendaylight.yangtools.yang.parser.spi.meta.ModelProcessingPhase
Return the preceding phase, or null if this phase is the first one.
getPropByName(String) - Method in class org.opendaylight.yangtools.binding.codegen.ClassTemplate
 
getProperties() - Method in interface org.opendaylight.yangtools.binding.model.api.GeneratedType
Returns List of Properties that are declared for Generated Transfer Object.
getProperties() - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.GeneratedTypeBuilderBase
 
getProperties() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder.GTO
 
getProperties() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
getProperties() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTypeBuilder
 
getProperties() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
getProperties() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTypeBuilder
 
getPropertyName(String) - Static method in class org.opendaylight.yangtools.binding.contract.Naming
 
getPublicView() - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport
Returns public statement definition, which will be present in built statements.
getQName() - Method in interface org.opendaylight.yangtools.rfc7952.model.api.AnnotationSchemaNode
 
getQName() - Method in class org.opendaylight.yangtools.yang.data.impl.codec.ValueWithQName
 
getQName() - Method in interface org.opendaylight.yangtools.yang.data.tree.leafref.QNameWithPredicate
 
getQName() - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.SimpleQNameWithPredicate
 
getQName() - Method in class org.opendaylight.yangtools.yang.model.api.ContainerLikeCompat
 
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 class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredCaseEffectiveStatement
 
getQName() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredCaseEffectiveStatement
 
getQName() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ExtensionEffectiveStatementImpl
 
getQName() - Method in interface org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.OpaqueDataSchemaNodeMixin
 
getQName() - Method in interface org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.SchemaNodeMixin
 
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 interface org.opendaylight.yangtools.yang.xpath.api.UnresolvedQNameReferent
 
getQName() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangLocationPath.ResolvedQNameStep
 
getQName() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangLocationPath.UnresolvedQNameStep
 
getQName() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangQNameExpr.Resolved
 
getQName() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangQNameExpr.Unresolved
 
getQNameModule() - Method in interface org.opendaylight.yangtools.yang.model.api.QNameModuleAware
Returns a QNameModule, which contains the namespace and the revision of the module.
getQNameModule(Class<?>) - Static method in class org.opendaylight.yangtools.binding.reflect.BindingReflections
 
getQNamePredicates() - Method in interface org.opendaylight.yangtools.yang.data.tree.leafref.QNameWithPredicate
 
getQNamePredicates() - Method in class org.opendaylight.yangtools.yang.data.tree.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 class org.opendaylight.yangtools.binding.model.api.Restrictions
 
getRangeConstraint() - Method in interface org.opendaylight.yangtools.yang.model.api.type.RangeRestrictedTypeDefinition
Returns range constraint of this type, if applicable.
getRawArgument() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.CommonStmtCtx
Return the statement argument in literal format.
getRawType() - Method in interface org.opendaylight.yangtools.binding.model.api.ParameterizedType
Returns the Raw Type definition of Parameterized Type.
getReference() - Method in interface org.opendaylight.yangtools.binding.model.api.DocumentedType
Returns a string that is used to specify a textual cross-reference to an external document, either another module that defines related management information, or a document that provides additional information relevant to this definition.
getReference() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder.GTO
 
getReference() - Method in class org.opendaylight.yangtools.yang.model.api.ContainerLikeCompat
 
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 interface org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.DocumentedNodeMixin
 
getReferencedByChilds() - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
 
getReferencedByLeafRefCtxByName(QName) - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
 
getReferencedChildByName(QName) - Method in class org.opendaylight.yangtools.yang.data.tree.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.tree.leafref.LeafRefContext
 
getReferencingChilds() - Method in class org.opendaylight.yangtools.yang.data.tree.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.
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.
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.
getRequireMethodName(String) - Static method in class org.opendaylight.yangtools.binding.contract.Naming
 
getResolvedSources() - Method in exception class org.opendaylight.yangtools.yang.model.repo.api.SchemaResolutionException
 
getRestrictions() - Method in interface org.opendaylight.yangtools.binding.model.api.ConcreteType
 
getRestrictions() - Method in interface org.opendaylight.yangtools.binding.model.api.GeneratedTransferObject
 
getRestrictions() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder.GTO
 
getRestrictions(TypeDefinition<?>) - Static method in class org.opendaylight.yangtools.binding.generator.BindingGeneratorUtil
 
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 class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableMetadataExtension
 
getResult() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.NormalizationResultHolder
 
getResultData() - Method in exception class org.opendaylight.yangtools.yang.data.impl.schema.ResultAlreadySetException
 
getReturnType() - Method in interface org.opendaylight.yangtools.binding.model.api.TypeMember
Get the returning Type of member.
getReturnType() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.GeneratedPropertyBuilderImpl
 
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 interface org.opendaylight.yangtools.yang.common.RevisionUnion
 
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.ri.stmt.impl.eff.ImportEffectiveStatementImpl
 
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.RootDeclaredStatement
 
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.RootStmtContext.Mutable
 
getRoot() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext
Returns the model root for this statement.
getRoot() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext.Mutable
 
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.
getRootNode() - Method in interface org.opendaylight.yangtools.yang.data.tree.api.DataTreeCandidate
Get the candidate tree root node.
getRootPackageName(QName) - Static method in class org.opendaylight.yangtools.binding.contract.Naming
 
getRootPackageName(QNameModule) - Static method in class org.opendaylight.yangtools.binding.contract.Naming
 
getRootPath() - Method in interface org.opendaylight.yangtools.yang.data.tree.api.DataTreeCandidate
Get the candidate tree root path.
getRootPath() - Method in class org.opendaylight.yangtools.yang.data.tree.api.DataTreeConfiguration
 
getRootPath() - Method in interface org.opendaylight.yangtools.yang.data.tree.api.ReadOnlyDataTree
Get the root path of this data tree.
getRootPath() - Method in class org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTree
 
getRootStatements() - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.ReactorDeclaredModel
 
getRpcDefinition(Class<? extends Rpc<?, ?>>) - Method in class org.opendaylight.yangtools.binding.runtime.api.AbstractBindingRuntimeContext
 
getRpcDefinition(Class<? extends Rpc<?, ?>>) - Method in interface org.opendaylight.yangtools.binding.runtime.api.BindingRuntimeContext
 
getRpcDefinition(Class<? extends Rpc<?, ?>>) - Method in class org.opendaylight.yangtools.binding.runtime.spi.ForwardingBindingRuntimeContext
 
getRpcInput(QName) - Method in class org.opendaylight.yangtools.binding.runtime.api.AbstractBindingRuntimeContext
 
getRpcInput(QName) - Method in interface org.opendaylight.yangtools.binding.runtime.api.BindingRuntimeContext
 
getRpcInput(QName) - Method in class org.opendaylight.yangtools.binding.runtime.spi.ForwardingBindingRuntimeContext
 
getRpcOutput(QName) - Method in class org.opendaylight.yangtools.binding.runtime.api.AbstractBindingRuntimeContext
 
getRpcOutput(QName) - Method in interface org.opendaylight.yangtools.binding.runtime.api.BindingRuntimeContext
 
getRpcOutput(QName) - Method in class org.opendaylight.yangtools.binding.runtime.spi.ForwardingBindingRuntimeContext
 
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.RootDeclaredStatement
 
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
 
getRuntimeContext() - Method in class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
Deprecated, for removal: This API element is subject to removal in a future version.
getRuntimeContext() - Method in interface org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices
Deprecated.
 
getRuntimeContext() - Method in class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices
 
getRuntimeType() - Method in class org.opendaylight.yangtools.binding.generator.impl.reactor.AbstractExplicitGenerator
Return the RuntimeType associated with this object.
getSchema() - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingCodecTreeNode
Deprecated, for removal: This API element is subject to removal in a future version.
getSchema() - Method in class org.opendaylight.yangtools.binding.data.codec.impl.CommonDataObjectCodecContext
Deprecated, for removal: This API element is subject to removal in a future version.
getSchema() - Method in class org.opendaylight.yangtools.yang.data.util.AbstractNodeDataWithSchema
Return the associated schema node.
getSchemaDefinition(Class<?>) - Method in class org.opendaylight.yangtools.binding.runtime.api.AbstractBindingRuntimeContext
 
getSchemaDefinition(Class<?>) - Method in interface org.opendaylight.yangtools.binding.runtime.api.BindingRuntimeContext
Returns defining DataSchemaNode for supplied class.
getSchemaDefinition(Class<?>) - Method in class org.opendaylight.yangtools.binding.runtime.spi.ForwardingBindingRuntimeContext
 
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.spi.AbstractSchemaRepository
 
getSchemaSourceFilter() - Method in class org.opendaylight.yangtools.yang.model.repo.api.SchemaContextFactoryConfiguration
 
getSecond() - Method in class org.opendaylight.yangtools.concepts.Either
 
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
 
getSerializer(Class<? extends DataContainer>) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
 
getSerializer(Class<? extends DataContainer>) - Method in interface org.opendaylight.yangtools.binding.data.codec.impl.DataContainerSerializerRegistry
 
getServicePackageName(QNameModule) - Static method in class org.opendaylight.yangtools.binding.contract.Naming
Return the package name for placing generated ServiceLoader entities, like Naming.MODULE_INFO_CLASS_NAME and Naming.MODEL_BINDING_PROVIDER_CLASS_NAME.
getServiceRanking() - Method in interface org.opendaylight.yangtools.binding.runtime.osgi.ModelGenerationAware
Get service ranking based on the generation.
getSeverity() - Method in interface org.opendaylight.yangtools.yang.common.RpcError
Returns the error severity, as determined by the application reporting the error.
getShared(EffectiveModelContext) - Method in enum class org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier
Get a thread-safe, lazily-caching JSONCodecFactory for a SchemaContext.
getShortestDuration() - Method in class org.opendaylight.yangtools.util.DurationStatisticsTracker
Returns the shortest duration in nanoseconds.
getSource() - Method in class org.opendaylight.yangtools.yang.model.spi.source.YinDomSource
 
getSource() - Method in interface org.opendaylight.yangtools.yang.model.spi.source.YinXmlSource
Return an XML Source of the YIN document.
getSource() - Method in exception class org.opendaylight.yangtools.yang.parser.api.YangSyntaxErrorException
 
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.fs.FilesystemSchemaSourceCache
 
getSource(SourceIdentifier) - Method in class org.opendaylight.yangtools.yang.model.repo.spi.GuavaSchemaSourceCache
Deprecated.
 
getSource(SourceIdentifier) - Method in class org.opendaylight.yangtools.yang.model.repo.spi.SchemaSourceTransformer
 
getSource(SourceIdentifier) - Method in class org.opendaylight.yangtools.yang.model.repo.spi.SoftSchemaSourceCache
 
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.
getSourceIdentifier() - Method in class org.opendaylight.yangtools.yang.model.repo.spi.PotentialSchemaSource
 
getSourceIdentifier() - Method in exception class org.opendaylight.yangtools.yang.parser.spi.meta.ReactorException
 
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
 
getSpecifiedGetters(GeneratedType) - Static method in class org.opendaylight.yangtools.binding.codegen.BuilderTemplate
 
getStatementDefinition(YangVersion, QName) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupportBundle
 
getStatementName() - Method in enum class org.opendaylight.yangtools.odlext.model.api.OpenDaylightExtensionsStatements
 
getStatementName() - Method in enum class org.opendaylight.yangtools.openconfig.model.api.OpenConfigStatements
 
getStatementName() - Method in enum class org.opendaylight.yangtools.rfc6241.model.api.NetconfStatements
 
getStatementName() - Method in enum class org.opendaylight.yangtools.rfc6536.model.api.NACMStatements
 
getStatementName() - Method in enum class org.opendaylight.yangtools.rfc6643.model.api.IetfYangSmiv2ExtensionsMapping
 
getStatementName() - Method in enum class org.opendaylight.yangtools.rfc7952.model.api.MetadataStatements
 
getStatementName() - Method in enum class org.opendaylight.yangtools.rfc8040.model.api.YangDataStatements
 
getStatementName() - Method in enum class org.opendaylight.yangtools.rfc8528.model.api.SchemaMountStatements
 
getStatementName() - Method in enum class org.opendaylight.yangtools.rfc8639.model.api.SubscribedNotificationsStatements
 
getStatementName() - Method in enum class org.opendaylight.yangtools.rfc8819.model.api.ModuleTagStatements
 
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 class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
getStatementParserMode() - Method in class org.opendaylight.yangtools.yang.model.repo.api.SchemaContextFactoryConfiguration
 
getStatus() - Method in class org.opendaylight.yangtools.yang.model.api.ContainerLikeCompat
 
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.ri.stmt.impl.eff.EmptyBitEffectiveStatement
 
getStatus() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyEnumEffectiveStatement
 
getStatus() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ExtensionEffectiveStatementImpl
 
getStatus() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularEnumEffectiveStatement
 
getStatus() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractEffectiveUnknownSchmemaNode
 
getStatus() - Method in interface org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.DocumentedNodeMixin.WithStatus
 
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.xpath.api.YangLocationPath
 
getStorageType() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceStorage
Return the type of this storage.
getStorageType() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceStorage.GlobalStorage
 
getStreamAugmentation(Class<A>) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingDataObjectCodecTreeParent
 
getStreamChild(Class<E>) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingDataObjectCodecTreeParent
Returns child context as if it was walked by BindingStreamEventWriter.
getStreamChild(Class<C>) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.CommonDataObjectCodecContext
 
getStreamChild(Class<C>) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.DataObjectCodecContext
 
getStreamChild(Class<E>) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
 
getStreamChild(Class<E>) - Method in class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices
 
getStreamDataObject(Class<E>) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingDataObjectCodecTreeParent
 
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
 
getSubstatementValidatorForDeviate(DeviateKind) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.deviate.DeviateStatementRFC6020Support
 
getSubstatementValidatorForDeviate(DeviateKind) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.deviate.DeviateStatementRFC7950Support
 
getSubtreeCodec(DataObjectReference<T>) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingCodecTree
Look up the codec for specified path.
getSubtreeCodec(DataObjectReference<T>) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
 
getSubtreeCodec(DataObjectReference<T>) - Method in class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices
 
getSubtreeCodec(YangInstanceIdentifier) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingCodecTree
Look up a codec by its YangInstanceIdentifier path.
getSubtreeCodec(YangInstanceIdentifier) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
 
getSubtreeCodec(YangInstanceIdentifier) - Method in class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices
 
getSubtreeCodec(SchemaNodeIdentifier.Absolute) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingCodecTree
 
getSubtreeCodec(SchemaNodeIdentifier.Absolute) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
 
getSubtreeCodec(SchemaNodeIdentifier.Absolute) - Method in class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices
 
getSubtreeCodecWithPath(DataObjectReference<T>) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingCodecTree
Look up the codec for specified path, constructing the YangInstanceIdentifier corresponding to it.
getSubtreeCodecWithPath(DataObjectReference<T>) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
 
getSubtreeCodecWithPath(DataObjectReference<T>) - Method in class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices
 
getSUID() - Method in interface org.opendaylight.yangtools.binding.model.api.GeneratedTransferObject
 
getSUID() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder.GTO
 
getSuperType() - Method in interface org.opendaylight.yangtools.binding.model.api.GeneratedTransferObject
Returns the Generated Transfer Object from which this GTO is derived, or null if this GTO is not derived from a GTO -- e.g. it is either an union or it is derived from a concrete type.
getSuperType() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder.GTO
 
getSupport() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangNumberExpr
 
getSupport() - Method in enum class org.opendaylight.yangtools.yang.xpath.api.YangXPathMathMode
Return YangXPathMathSupport which provides support for the this mode.
getSupport(QName) - Method in class org.opendaylight.yangtools.yang.parser.spi.source.QNameToStatementDefinitionMap
Returns StatementSupport with specified QName.
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.TypeStatementRFC6020Support
 
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.ForwardingStatementSupport
 
getSupportSpecificForArgument(String) - Method in class 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. type statement support need to be specialized based on its argument), otherwise returns null.
getTag() - Method in interface org.opendaylight.yangtools.yang.common.RpcError
Returns a short string that identifies the general type of error condition.
getTargetPath() - Method in interface org.opendaylight.yangtools.yang.model.api.AugmentationSchemaNode
Returns augmentation target path.
getTargetPath() - Method in interface org.opendaylight.yangtools.yang.model.api.Deviation
Returns target node absolute schema node identifier.
getTargetType() - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Deprecated.
Return the type of data which this InstanceIdentifier identifies.
getTemplate() - Method in class org.opendaylight.yangtools.binding.reflect.StringValueObjectFactory
 
GETTER_PREFIX - Static variable in class org.opendaylight.yangtools.binding.contract.Naming
Prefix for normal getter methods.
getterByName(Iterable<MethodSignature>, String) - Static method in class org.opendaylight.yangtools.binding.codegen.AbstractBuilderTemplate
 
getterByName(Iterable<MethodSignature>, String) - Static method in class org.opendaylight.yangtools.binding.codegen.BaseTemplate
 
getterByName(Iterable<MethodSignature>, String) - Static method in class org.opendaylight.yangtools.binding.codegen.BuilderImplTemplate
 
getterByName(Iterable<MethodSignature>, String) - Static method in class org.opendaylight.yangtools.binding.codegen.BuilderTemplate
 
getterByName(Iterable<MethodSignature>, String) - Static method in class org.opendaylight.yangtools.binding.codegen.ClassTemplate
 
getterByName(Iterable<MethodSignature>, String) - Static method in class org.opendaylight.yangtools.binding.codegen.EnumTemplate
 
getterByName(Iterable<MethodSignature>, String) - Static method in class org.opendaylight.yangtools.binding.codegen.InterfaceTemplate
 
getterByName(Iterable<MethodSignature>, String) - Static method in class org.opendaylight.yangtools.binding.codegen.ListKeyTemplate
 
getterByName(Iterable<MethodSignature>, String) - Static method in class org.opendaylight.yangtools.binding.codegen.UnionTemplate
 
getterMethod(GeneratedProperty) - Method in class org.opendaylight.yangtools.binding.codegen.BaseTemplate
Template method which generates the getter method for field
getterMethod(GeneratedProperty) - Method in class org.opendaylight.yangtools.binding.codegen.BuilderImplTemplate
 
getterMethod(GeneratedProperty) - Method in class org.opendaylight.yangtools.binding.codegen.ListKeyTemplate
 
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.
getTipRoot() - Method in class org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTree
 
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.
getToStringIdentifiers() - Method in interface org.opendaylight.yangtools.binding.model.api.GeneratedTransferObject
Returns List of Properties that will be members of toString definition for Generated Transfer Object.
getToStringIdentifiers() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder.GTO
 
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.tree.api.DataTreeConfiguration
 
getType() - Method in interface org.opendaylight.yangtools.binding.model.api.Constant
Returns the return Type (or just Type) of the Constant.
getType() - Method in interface org.opendaylight.yangtools.binding.model.api.MethodSignature.Parameter
Returns Type that is bounded to parameter name.
getType() - Method in interface org.opendaylight.yangtools.yang.model.api.source.SourceRepresentation
Return the concrete representation type.
getType() - Method in interface org.opendaylight.yangtools.yang.model.api.source.YangSourceRepresentation
 
getType() - Method in class org.opendaylight.yangtools.yang.model.api.source.YangTextSource
 
getType() - Method in interface org.opendaylight.yangtools.yang.model.api.source.YinSourceRepresentation
 
getType() - Method in class org.opendaylight.yangtools.yang.model.api.source.YinTextSource
 
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 class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractLeafEffectiveStatement
 
getType() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLeafListEffectiveStatement
 
getType() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLeafListEffectiveStatement
 
getType() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.SlimLeafListEffectiveStatement
 
getType() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredLeafEffectiveStatement
 
getType() - Method in class org.opendaylight.yangtools.yang.model.spi.source.YangIRSource
 
getType() - Method in class org.opendaylight.yangtools.yang.model.spi.source.YinDomSource
 
getType() - Method in interface org.opendaylight.yangtools.yang.model.spi.source.YinXmlSource
 
getTypeDefinition() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.TypeDefinitionAware
Return this statement's effective type definition.
getTypeDefinition() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.TypedefEffectiveStatementImpl
 
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.spi.AbstractSchemaContext
 
getTypeDefinitions() - Method in interface org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.DataNodeContainerMixin
 
getTypeDefinitions() - Method in interface org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.OperationDefinitionMixin
 
getTypeDefinitions() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
 
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.binding.runtime.api.BindingRuntimeContext
 
getTypes() - Method in class org.opendaylight.yangtools.binding.runtime.api.DefaultBindingRuntimeContext
 
getTypes() - Method in class org.opendaylight.yangtools.binding.runtime.spi.ForwardingBindingRuntimeContext
 
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.
getTypeWithSchema(Class<?>) - Method in class org.opendaylight.yangtools.binding.runtime.api.AbstractBindingRuntimeContext
 
getTypeWithSchema(Class<?>) - Method in interface org.opendaylight.yangtools.binding.runtime.api.BindingRuntimeContext
Returns schema (DataSchemaNode, AugmentationSchemaNode or TypeDefinition) from which supplied class was generated.
getTypeWithSchema(Class<?>) - Method in class org.opendaylight.yangtools.binding.runtime.spi.ForwardingBindingRuntimeContext
 
getUnionLeafrefMemberName(String, String) - Static method in class org.opendaylight.yangtools.binding.contract.Naming
 
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.
getUniqueConstraints() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyListEffectiveStatement
 
getUniqueConstraints() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularListEffectiveStatement
 
getUnitName(Type) - Method in class org.opendaylight.yangtools.binding.codegen.BuilderGenerator
 
getUnitName(Type) - Method in class org.opendaylight.yangtools.binding.codegen.EnumGenerator
 
getUnitName(Type) - Method in class org.opendaylight.yangtools.binding.codegen.InterfaceGenerator
 
getUnitName(Type) - Method in class org.opendaylight.yangtools.binding.codegen.TOGenerator
 
getUnitName(Type) - Method in interface org.opendaylight.yangtools.binding.model.api.CodeGenerator
Returns name of type parameter.
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.spi.AbstractSchemaContext
 
getUnknownSchemaNodes() - Method in interface org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.DocumentedNodeMixin
 
getUnsatisfiedImports() - Method in exception class 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.
getUses() - Method in class org.opendaylight.yangtools.yang.model.api.ContainerLikeCompat
 
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 interface org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.DataNodeContainerMixin
 
getUses() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
 
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 class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefDataValidationFailedException
 
getValue() - Method in class org.opendaylight.yangtools.binding.data.codec.impl.CodecOpaqueObject
 
getValue() - Method in interface org.opendaylight.yangtools.binding.model.api.AnnotationType.Parameter
Returns value in String format if Parameter contains singular value, otherwise MAY return null.
getValue() - Method in interface org.opendaylight.yangtools.binding.model.api.Constant
Returns boxed value that is assigned for context.
getValue() - Method in interface org.opendaylight.yangtools.binding.model.api.Enumeration.Pair
Returns value of the enumeration item.
getValue() - Method in interface org.opendaylight.yangtools.binding.model.api.GeneratedProperty
 
getValue() - Method in interface org.opendaylight.yangtools.binding.ValueAware
Return the value associated with this object.
getValue() - Method in interface org.opendaylight.yangtools.concepts.ValueWrapper
Return the wrapped value object.
getValue() - Method in class org.opendaylight.yangtools.util.AbstractIdentifier
 
getValue() - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeWithValue
 
getValue() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableAnydataNodeBuilder
 
getValue() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableAnyxmlNodeBuilder
 
getValue() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableLeafNodeBuilder
 
getValue() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableLeafSetEntryNodeBuilder
 
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.EnumStatement
 
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 class org.opendaylight.yangtools.yang.model.repo.spi.PotentialSchemaSource.Costs
The the cost value.
getValue() - Method in enum class 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
 
getValues() - Method in interface org.opendaylight.yangtools.binding.model.api.AnnotationType.Parameter
Returns List of Parameter assigned values in order in which they were assigned for given parameter name.
If there are multiple values assigned for given parameter name the method MUST NOT return empty List.
getValues() - Method in interface org.opendaylight.yangtools.binding.model.api.Enumeration
Returns list of the couples - name and value.
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.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.model.api.ContainerLikeCompat
 
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 interface org.opendaylight.yangtools.yang.model.spi.meta.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.
getYangDataClass(YangDataName) - Method in class org.opendaylight.yangtools.binding.runtime.api.AbstractBindingRuntimeContext
 
getYangDataClass(YangDataName) - Method in interface org.opendaylight.yangtools.binding.runtime.api.BindingRuntimeContext
 
getYangDataClass(YangDataName) - Method in class org.opendaylight.yangtools.binding.runtime.spi.ForwardingBindingRuntimeContext
 
getYangDataCodec(Class<T>) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingCodecTree
Get the BindingYangDataCodecTreeNode corresponding to a particular generated YangData type.
getYangDataCodec(Class<T>) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
 
getYangDataCodec(Class<T>) - Method in class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices
 
getYangDataCodec(YangDataName) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingCodecTree
Get the BindingYangDataCodecTreeNode corresponding to a particular YangDataName.
getYangDataCodec(YangDataName) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
 
getYangDataCodec(YangDataName) - Method in class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices
 
getYangModuleInfo(Class<?>) - Static method in class org.opendaylight.yangtools.binding.runtime.spi.BindingRuntimeHelpers
 
getYangSourceDefinition() - Method in interface org.opendaylight.yangtools.binding.model.api.GeneratedType
Returns the YANG definition of this type, if available.
getYangSourceDefinition() - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.GeneratedTypeBuilderBase
Returns the YANG definition of this type, if available.
getYangSourceDefinition() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder.GTO
 
getYangSourceDefinition() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
getYangSourceDefinition() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTypeBuilder
 
getYangSourceDefinition() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
getYangSourceDefinition() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTypeBuilder
 
getYangTextByteSource() - Method in interface org.opendaylight.yangtools.binding.meta.YangModuleInfo
Return a ByteSource accessing the YANG text of the module.
getYangTextCharSource() - Method in interface org.opendaylight.yangtools.binding.meta.YangModuleInfo
Return a CharSource accessing the YANG text of the module.
getYangTextSource(SourceIdentifier) - Method in interface org.opendaylight.yangtools.binding.runtime.api.ModuleInfoSnapshot
 
getYangTextSource(SourceIdentifier) - Method in class org.opendaylight.yangtools.binding.runtime.spi.ForwardingModuleInfoSnapshot
 
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.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 class 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(ParserNamespace<K, V>) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceBehaviour
Creates a global namespace behaviour for supplied namespace type.
GLOBAL - Enum constant in enum class org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceStorage.StorageType
Global storage, visible from all sources.
GlobalBindingDOMCodecServices - Class in org.opendaylight.yangtools.binding.data.codec.osgi.impl
GlobalBindingDOMCodecServices(OSGiBindingDOMCodecServices) - Constructor for class org.opendaylight.yangtools.binding.data.codec.osgi.impl.GlobalBindingDOMCodecServices
 
GlobalBindingRuntimeContext - Class in org.opendaylight.yangtools.binding.runtime.osgi.impl
GlobalBindingRuntimeContext(OSGiBindingRuntimeContext) - Constructor for class org.opendaylight.yangtools.binding.runtime.osgi.impl.GlobalBindingRuntimeContext
 
Grammar representation - Search tag in package org.opendaylight.yangtools.yang.data.api.schema
Section
Grouping - Interface in org.opendaylight.yangtools.binding
Base interface extended by all interfaces generated for grouping statements.
GROUPING - Enum constant in enum class org.opendaylight.yangtools.binding.contract.StatementNamespace
The namespace of all grouping statements, bullet 6.
GROUPING - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
GROUPING - Static variable in class org.opendaylight.yangtools.binding.model.ri.BindingTypes
 
GROUPING - Static variable in class org.opendaylight.yangtools.yang.parser.spi.NamespaceBehaviours
 
GROUPING - Static variable in class org.opendaylight.yangtools.yang.parser.spi.ParserNamespaces
Grouping namespace. * All grouping names defined within a parent node or at the top level of the module or its submodules share the same grouping identifier namespace.
GroupingDefinition - Interface in org.opendaylight.yangtools.yang.model.api
Interface describing YANG 'grouping' statement.
GroupingEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a grouping statement.
GroupingRuntimeType - Interface in org.opendaylight.yangtools.binding.runtime.api
A RuntimeType associated with a grouping statement.
GroupingStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a grouping statement.
GroupingStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
GT - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangBinaryOperator
Left-hand operand is greater than right-hand operand.
GTE - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangBinaryOperator
Left-hand operand is greater than or equal to right-hand operand.
GTO(RuntimeGeneratedTOBuilder) - Constructor for class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder.GTO
 
GuavaSchemaSourceCache<T> - Class in org.opendaylight.yangtools.yang.model.repo.spi
Deprecated, for removal: This API element is subject to removal in a future version.
This class has a rather complicated and ugly design. Use SoftSchemaSourceCache instead.

H

HARDWARE - Static variable in class org.opendaylight.yangtools.rfc8819.model.api.IetfTags
ietf:hardware IetfTags
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.
hasArgumentSpecificSupports() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.type.TypeStatementRFC6020Support
 
hasArgumentSpecificSupports() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.type.TypeStatementRFC7950Support
 
hasArgumentSpecificSupports() - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.ForwardingStatementSupport
 
hasArgumentSpecificSupports() - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport
Returns true if this support has argument specific supports.
hasChildReferencedByLeafRef(SchemaNodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
 
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 class org.opendaylight.yangtools.binding.contract.BuiltInType
 
hashCode() - Method in record class org.opendaylight.yangtools.binding.data.codec.api.BindingCodecTree.CodecWithPath
Returns a hash code value for this object.
hashCode() - Method in record class org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeSerializer.AugmentationResult
Returns a hash code value for this object.
hashCode() - Method in record class org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeSerializer.NodeResult
Returns a hash code value for this object.
hashCode() - Method in class org.opendaylight.yangtools.binding.data.codec.impl.CodecDataObject
 
hashCode() - Method in class org.opendaylight.yangtools.binding.data.codec.spi.AbstractBindingLazyContainerNode
 
hashCode() - Method in class org.opendaylight.yangtools.binding.impl.AbstractDataObjectReference
 
hashCode() - Method in record class org.opendaylight.yangtools.binding.impl.AppendIterable
Returns a hash code value for this object.
hashCode() - Method in record class org.opendaylight.yangtools.binding.KeylessStep
Returns a hash code value for this object.
hashCode() - Method in record class org.opendaylight.yangtools.binding.KeyStep
Returns a hash code value for this object.
hashCode() - Method in record class org.opendaylight.yangtools.binding.LeafListPropertyStep
Returns a hash code value for this object.
hashCode() - Method in record class org.opendaylight.yangtools.binding.LeafPropertyStep
Returns a hash code value for this object.
hashCode() - Method in class org.opendaylight.yangtools.binding.lib.AbstractAugmentable
 
hashCode() - Method in class org.opendaylight.yangtools.binding.lib.AbstractOpaqueData
 
hashCode() - Method in class org.opendaylight.yangtools.binding.lib.AbstractOpaqueObject
 
hashCode() - Method in class org.opendaylight.yangtools.binding.loader.BindingClassLoader
 
hashCode() - Method in class org.opendaylight.yangtools.binding.model.api.AbstractType
 
hashCode() - Method in class org.opendaylight.yangtools.binding.model.api.JavaTypeName
 
hashCode() - Method in class org.opendaylight.yangtools.binding.model.api.TypeMemberComment
 
hashCode() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.GeneratedPropertyBuilderImpl
 
hashCode() - Method in record class org.opendaylight.yangtools.binding.NodeStep
Returns a hash code value for this object.
hashCode() - Method in interface org.opendaylight.yangtools.binding.OpaqueData
The hash code of any OpaqueData instance is defined by the combination of its object model and the data it holds.
hashCode() - Method in interface org.opendaylight.yangtools.binding.OpaqueObject
Hash code value of this object.
hashCode() - Method in record class org.opendaylight.yangtools.binding.PropertyIdentifier
Returns a hash code value for this object.
hashCode() - Method in class org.opendaylight.yangtools.binding.YangFeature
 
hashCode() - Method in class org.opendaylight.yangtools.concepts.AbstractHierarchicalIdentifier
 
hashCode() - Method in class org.opendaylight.yangtools.concepts.Either
 
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 record class org.opendaylight.yangtools.concepts.SemVer
Returns a hash code value for this object.
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 record class org.opendaylight.yangtools.rfc8819.model.api.Prefix
Returns a hash code value for this object.
hashCode() - Method in record class org.opendaylight.yangtools.rfc8819.model.api.Tag
Returns a hash code value for this object.
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.util.UnmodifiableMap
 
hashCode() - Method in class org.opendaylight.yangtools.yang.common.AbstractQName
 
hashCode() - Method in record class org.opendaylight.yangtools.yang.common.AnnotationName
Returns a hash code value for this object.
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.Empty
 
hashCode() - Method in class org.opendaylight.yangtools.yang.common.ErrorTag
 
hashCode() - Method in record class org.opendaylight.yangtools.yang.common.MountPointLabel
Returns a hash code value for this object.
hashCode() - Method in class org.opendaylight.yangtools.yang.common.NotRevision
 
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.Revision
 
hashCode() - Method in interface org.opendaylight.yangtools.yang.common.RevisionUnion
 
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.UnresolvedQName.Qualified
 
hashCode() - Method in class org.opendaylight.yangtools.yang.common.UnresolvedQName.Unqualified
 
hashCode() - Method in class org.opendaylight.yangtools.yang.common.XMLNamespace
 
hashCode() - Method in record class org.opendaylight.yangtools.yang.common.YangDataName
Returns a hash code value for this object.
hashCode() - Method in class org.opendaylight.yangtools.yang.data.api.ImmutableYangNetconfError
Computes a hash code from attributes: severity, type, tag, message, appTag, path, info.
hashCode() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractNormalizedNode
 
hashCode() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.DataContainer
 
hashCode() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.OrderedContainer
 
hashCode() - Method in record class org.opendaylight.yangtools.yang.data.api.schema.stream.InputStreamNormalizer.PrefixAndResult
Returns a hash code value for this object.
hashCode() - Method in record class org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizationResult
Returns a hash code value for this object.
hashCode() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.SystemLeafSetNode
 
hashCode() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.SystemMapNode
 
hashCode() - Method in class org.opendaylight.yangtools.yang.data.api.YangErrorInfo
 
hashCode() - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier
 
hashCode() - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.PathArgument
 
hashCode() - Method in record class org.opendaylight.yangtools.yang.data.codec.binfmt.LegacyAugmentationIdentifier
Deprecated.
Returns a hash code value for this object.
hashCode() - Method in record class org.opendaylight.yangtools.yang.data.codec.binfmt.LegacyMountPointIdentifier
Deprecated.
Returns a hash code value for this object.
hashCode() - Method in record class org.opendaylight.yangtools.yang.data.codec.gson.JSONValue
Returns a hash code value for this object.
hashCode() - Method in record class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedMountPoint
Returns a hash code value for this object.
hashCode() - Method in class org.opendaylight.yangtools.yang.data.spi.node.LazyValues
 
hashCode() - Method in interface org.opendaylight.yangtools.yang.data.tree.api.DataTreeCandidate
DataTreeCandidate implementations must not override the default identity hashCode method.
hashCode() - Method in interface org.opendaylight.yangtools.yang.data.tree.api.DataTreeTip
DataTreeTip implementations must not override the default identity hashCode method.
hashCode() - Method in class org.opendaylight.yangtools.yang.data.tree.impl.node.Version
 
hashCode() - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.SimpleQNameWithPredicate
 
hashCode() - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefPath
 
hashCode() - Method in record class org.opendaylight.yangtools.yang.data.util.AbstractMountPointContextFactory.MountPointDefinition
Returns a hash code value for this object.
hashCode() - Method in class org.opendaylight.yangtools.yang.data.util.AbstractNodeDataWithSchema
 
hashCode() - Method in record class org.opendaylight.yangtools.yang.data.util.DataSchemaContextTree.NodeAndStack
Returns a hash code value for this object.
hashCode() - Method in class org.opendaylight.yangtools.yang.ir.IRArgument
 
hashCode() - Method in class org.opendaylight.yangtools.yang.ir.IRArgument.Concatenation
 
hashCode() - Method in class org.opendaylight.yangtools.yang.ir.IRArgument.Single
 
hashCode() - Method in class org.opendaylight.yangtools.yang.ir.IRKeyword
 
hashCode() - Method in class org.opendaylight.yangtools.yang.ir.IRStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.api.ElementCountConstraint
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractChoiceEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractContainerEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.Default
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultArgument
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultArgument.WithSubstatements
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithArgument
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithArgument.WithSubstatements
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithDataTree
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithDataTree.WithTypedefNamespace
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithSchemaTree
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.WithDataTree
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.WithSchemaTree
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.api.meta.AbstractDeclaredStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.ArgumentToString
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.ArgumentToString.WithSubstatements
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithArgument
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithArgument.WithSubstatements
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithoutArgument
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithoutArgument.WithSubstatements
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithQNameArgument
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithQNameArgument.WithSubstatements
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithRawArgument
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithRawArgument.WithSubstatements
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithRawStringArgument
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithRawStringArgument.WithSubstatements
 
hashCode() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.api.meta.AbstractEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractEffectiveUnknownSchmemaNode
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractGroupingEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractLeafEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.DefaultWithDataTree
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.DefaultWithSchemaTree
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.WithDataTree
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.WithSchemaTree
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ActionEffectiveStatementImpl
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AugmentEffectiveStatementImpl
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredCaseEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredInputEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredOutputEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeviateEffectiveStatementImpl
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.DeviateStatementImpl
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeviationEffectiveStatementImpl
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.DeviationStatementImpl
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyActionStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyAnydataEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyAnydataStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyAnyxmlEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyAnyxmlStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyArgumentEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyArgumentStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyAugmentStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyBaseEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyBaseStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyBelongsToEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyBelongsToStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyBitEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyBitStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyCaseStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyChoiceEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyChoiceStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyConfigEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyConfigStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyContactEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyContactStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyContainerEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyContainerStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyDefaultEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyDefaultStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyDescriptionEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyDescriptionStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyEnumEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyEnumStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyErrorAppTagEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyErrorAppTagStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyErrorMessageEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyErrorMessageStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyExtensionStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyFeatureEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyFeatureStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyForeignKeyEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyFractionDigitsEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyFractionDigitsStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyGroupingEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyGroupingStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyIdentityEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyIdentityStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyIfFeatureEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyIfFeatureStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyIncludeEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyIncludeStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyInputStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyKeyStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLeafEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLeafListEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyLeafListStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyLeafStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLengthEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyLengthStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyListEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyListStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLocalKeyEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMandatoryEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyMandatoryStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMaxElementsEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyMaxElementsStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMinElementsEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyMinElementsStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyModifierEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyModifierStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMustEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyMustStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyNamespaceEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyNamespaceStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyNotificationStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyOrderedByEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyOrderedByStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyOrganizationEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyOrganizationStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyOutputStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPathEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyPathStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPatternEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyPatternStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPositionEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyPositionStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPrefixEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyPrefixStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPresenceEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyPresenceStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRangeEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyRangeStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyReferenceEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyReferenceStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRequireInstanceEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyRequireInstanceStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRevisionDateEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyRevisionDateStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRevisionEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyRevisionStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyRpcStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyStatusEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyStatusStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyTypedefStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyTypeStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyUniqueEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyUniqueStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyUnitsEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyUnitsStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyUsesStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyValueEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyValueStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyWhenEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyWhenStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyYangVersionEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyYangVersionStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyYinElementEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyYinElementStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ExtensionEffectiveStatementImpl
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ImportEffectiveStatementImpl
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.ImportStatementImpl
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.ModuleStatementImpl
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.NotificationEffectiveStatementImpl
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RefineEffectiveStatementImpl
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RefineStatementImpl
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularActionStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularAnydataEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularAnydataStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularAnyxmlEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularAnyxmlStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularArgumentEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularArgumentStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularAugmentStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularBaseEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularBaseStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularBelongsToEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularBelongsToStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularBitEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularBitStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularCaseStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularChoiceEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularChoiceStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularConfigEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularConfigStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularContactEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularContactStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularContainerEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularContainerStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularDefaultEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularDefaultStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularDescriptionEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularDescriptionStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularEnumEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularEnumStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularErrorAppTagEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularErrorAppTagStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularErrorMessageEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularErrorMessageStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularExtensionStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularFeatureEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularFeatureStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularForeignKeyEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularFractionDigitsEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularFractionDigitsStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularGroupingEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularGroupingStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularIdentityEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularIdentityStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularIfFeatureEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularIfFeatureStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularIncludeEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularIncludeStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularInputStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularKeyStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLeafEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLeafListEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularLeafListStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularLeafStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLengthEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularLengthStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularListEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularListStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLocalKeyEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMandatoryEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularMandatoryStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMaxElementsEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularMaxElementsStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMinElementsEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularMinElementsStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularModifierEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularModifierStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMustEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularMustStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularNamespaceEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularNamespaceStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularNotificationStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularOrderedByEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularOrderedByStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularOrganizationEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularOrganizationStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularOutputStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPathEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularPathStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPatternEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularPatternStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPositionEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularPositionStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPrefixEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularPrefixStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPresenceEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularPresenceStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRangeEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularRangeStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularReferenceEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularReferenceStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRequireInstanceEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularRequireInstanceStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRevisionDateEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularRevisionDateStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRevisionEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularRevisionStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularRpcStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularStatusEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularStatusStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularTypedefStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularTypeStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularUniqueEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularUniqueStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularUnitsEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularUnitsStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularUsesStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularValueEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularValueStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularWhenEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularWhenStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularYangVersionEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularYangVersionStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularYinElementEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularYinElementStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RpcEffectiveStatementImpl
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.SlimLeafListEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.SubmoduleStatementImpl
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.TypedefEffectiveStatementImpl
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredCaseEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredInputEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredLeafEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredOutputEffectiveStatement
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.UnrecognizedStatementImpl
 
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 record class org.opendaylight.yangtools.yang.model.api.source.SourceDependency.BelongsTo
Returns a hash code value for this object.
hashCode() - Method in record class org.opendaylight.yangtools.yang.model.api.source.SourceDependency.Import
Returns a hash code value for this object.
hashCode() - Method in record class org.opendaylight.yangtools.yang.model.api.source.SourceDependency.Include
Returns a hash code value for this object.
hashCode() - Method in record class org.opendaylight.yangtools.yang.model.api.source.SourceIdentifier
Returns a hash code value for this object.
hashCode() - Method in class org.opendaylight.yangtools.yang.model.api.stmt.FeatureSet
 
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.SchemaContextFactoryConfiguration
 
hashCode() - Method in class org.opendaylight.yangtools.yang.model.repo.spi.PotentialSchemaSource
 
hashCode() - Method in record class org.opendaylight.yangtools.yang.model.spi.source.SourceInfo.Module
Returns a hash code value for this object.
hashCode() - Method in record class org.opendaylight.yangtools.yang.model.spi.source.SourceInfo.Submodule
Returns a hash code value for this object.
hashCode() - Method in class org.opendaylight.yangtools.yang.model.util.FilteringSchemaContextProxy.ModuleId
 
hashCode() - Method in record class org.opendaylight.yangtools.yang.parser.api.YangLibModule
Returns a hash code value for this object.
hashCode() - Method in record class org.opendaylight.yangtools.yang.parser.api.YangLibModuleSet
Returns a hash code value for this object.
hashCode() - Method in record class org.opendaylight.yangtools.yang.parser.api.YangLibSubmodule
Returns a hash code value for this object.
hashCode() - Method in class org.opendaylight.yangtools.yang.parser.api.YangParserConfiguration
 
hashCode() - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.EffectiveStatementState
 
hashCode() - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceKeyCriterion
 
hashCode() - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.QNameWithFlagsEffectiveStatementState
 
hashCode() - Method in record class org.opendaylight.yangtools.yang.parser.spi.source.BuildSpecification
Returns a hash code value for this object.
hashCode() - Method in record class org.opendaylight.yangtools.yang.parser.spi.source.BuildSpecification.SourceSpec.Module
Returns a hash code value for this object.
hashCode() - Method in record class org.opendaylight.yangtools.yang.parser.spi.source.BuildSpecification.SourceSpec.Submodule
Returns a hash code value for this object.
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.ResolvedQNameStep
 
hashCode() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangLocationPath.UnresolvedQNameStep
 
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
 
hashCodeImpl() - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.PathArgument
 
HASHED_VALUE_MODULE - Static variable in class org.opendaylight.yangtools.openconfig.model.api.OpenConfigConstants
Runtime identity of model which exposed encrypted-value.
HASHED_VALUE_REVISION - Static variable in class org.opendaylight.yangtools.openconfig.model.api.OpenConfigConstants
 
HashedValueStatementSupport - Class in org.opendaylight.yangtools.openconfig.parser
 
HashedValueStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.openconfig.parser.HashedValueStatementSupport
 
hasImplementsFromUses(GeneratedType) - Method in class org.opendaylight.yangtools.binding.codegen.BuilderTemplate
Method is used to find out if given type implements any interface from uses.
hasImplicitParentSupport() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext.Mutable
 
hasLeafRefChild(SchemaNodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
 
hasLeafRefContextChild() - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
 
hasNamespaceBehaviour(ParserNamespace<?, ?>) - 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.
hasPrefix(Prefix) - Method in record class org.opendaylight.yangtools.rfc8819.model.api.Tag
 
hasReferencedChild() - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
 
hasReferencingChild() - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
 
hasSubstatement(Class<? extends EffectiveStatement<?, ?>>) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.BoundStmtCtx
Check if there is any child statement context of specified type.
HierarchicalIdentifier<T> - Interface in org.opendaylight.yangtools.concepts
An Identifier tied to some tree-like structure, similar to how Path is tied to a conceptual file system.
history() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContextCompat
Return the executive summary of the copy process that has produced this context.
historyAndStatusFlags(CopyableNode, Collection<? extends EffectiveStatement<?, ?>>) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStmtUtils
 
historyAndStatusFlags(T) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.EffectiveStmtUtils
 

I

ID - Enum constant in enum class 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.ir.IRKeyword
This keyword's 'identifier' part.
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 record class org.opendaylight.yangtools.yang.parser.api.YangLibModule
Returns the value of the identifier record component.
identifier() - Method in record class org.opendaylight.yangtools.yang.parser.api.YangLibSubmodule
Returns the value of the identifier record component.
identifier(String) - Static method in class org.opendaylight.yangtools.yang.ir.IRArgument
 
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
 
IDENTIFIER_START - Static variable in class org.opendaylight.yangtools.yang.common.YangNames
A CharMatcher matching the first character of a YANG identifier ABNF production, (ALPHA / "_").
IdentifierContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.IdentifierContext
 
Identifiers and Namespaces - Search tag in package org.opendaylight.yangtools.yang.model.api.meta
Section
identities() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ModuleEffectiveStatement
Namespace of available identities.
IDENTITY - Enum constant in enum class org.opendaylight.yangtools.binding.contract.StatementNamespace
The namespace of all identity statements, bullet 4.
IDENTITY - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
IDENTITY - Static variable in class org.opendaylight.yangtools.yang.parser.spi.NamespaceBehaviours
 
IDENTITY - Static variable in class org.opendaylight.yangtools.yang.parser.spi.ParserNamespaces
Identity namespace.
identityChild(QName) - Method in interface org.opendaylight.yangtools.binding.runtime.api.BindingRuntimeTypes
Lookup IdentityRuntimeType by its QNamme.
identityChild(QName) - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultBindingRuntimeTypes
 
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
Effective representation of a identity statement.
IdentityGenerator - Class in org.opendaylight.yangtools.binding.generator.impl.reactor
Generator corresponding to a identity statement.
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 - Static variable in class org.opendaylight.yangtools.binding.contract.BuiltInType
 
IDENTITYREF - Static variable in class org.opendaylight.yangtools.yang.model.api.type.TypeDefinitions
Well-known QName of the identityref built-in type.
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(QName) - Static method in class org.opendaylight.yangtools.yang.model.ri.type.BaseTypes
 
IdentityrefTypeBuilder - Class in org.opendaylight.yangtools.yang.model.ri.type
 
IdentityrefTypeDefinition - Interface in org.opendaylight.yangtools.yang.model.api.type
Contains method for getting data from identityref built-in YANG type.
IdentityRuntimeType - Interface in org.opendaylight.yangtools.binding.runtime.api
A RuntimeType associated with a identity statement.
IdentitySchemaNode - Interface in org.opendaylight.yangtools.yang.model.api
Interface describing YANG 'identity' statement.
IdentityStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a identity statement.
IdentityStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
IdentityTypeDefinition - Interface in org.opendaylight.yangtools.yang.model.api.type
Contains the method for getting the details about YANG identity.
IEEE754 - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangXPathMathMode
All number expressions are treated as double.
IETF - Static variable in record class org.opendaylight.yangtools.rfc8819.model.api.Prefix
ietf: Prefix.
IetfTags - Class in org.opendaylight.yangtools.rfc8819.model.api
IETF YANG Module Tags Registry, as defined in RFC8819 section 7.2, table 2.
IetfYangSmiv2Constants - Class in org.opendaylight.yangtools.rfc6643.model.api
 
IetfYangSmiv2ExtensionsMapping - Enum Class in org.opendaylight.yangtools.rfc6643.model.api
 
IF_FEATURE - Enum constant in enum class 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
Effective representation of a if-feature statement.
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
 
IfFeatureStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Represents YANG if-feature statement.
IfFeatureStatementRFC6020Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature
 
IfFeatureStatementRFC6020Support(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.IfFeatureStatementRFC6020Support
 
IfFeatureStatementRFC7950Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature
 
IfFeatureStatementRFC7950Support(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.IfFeatureStatementRFC7950Support
 
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() - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport.StatementPolicy
IGNORE - Enum constant in enum class 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.
IGNORED - Enum constant in enum class org.opendaylight.yangtools.yang.parser.spi.meta.EffectiveStmtCtx.Parent.EffectiveConfig
We are in a context where config statements are ignored.
IllegalArgumentCodec<S,D> - Interface in org.opendaylight.yangtools.yang.data.api.codec
Utility interface for translation between a external form and an internal form.
IllegalListKeyException(String, Object...) - Constructor for exception class org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.valid.DataValidationException.IllegalListKeyException
 
IMMEDIATE - Enum constant in enum class 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.
immediateFuture() - Static method in class org.opendaylight.yangtools.yang.common.Empty
Return a ListenableFuture completed with Empty.value().
immediatelyEnclosingClass() - Method in class org.opendaylight.yangtools.binding.model.api.JavaTypeName
Return the enclosing class JavaTypeName, if present.
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.spi.node.impl
 
ImmutableAnydataNodeBuilder(Class<V>) - Constructor for class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableAnydataNodeBuilder
 
ImmutableAnyxmlNodeBuilder - Class in org.opendaylight.yangtools.yang.data.spi.node.impl
 
ImmutableAnyxmlNodeBuilder() - Constructor for class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableAnyxmlNodeBuilder
 
ImmutableBuilderFactory - Class in org.opendaylight.yangtools.yang.data.spi.node.impl
A NormalizedNode.BuilderFactory producing builders which produce immutable in-memory normalized nodes.
ImmutableBuilderFactory() - Constructor for class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableBuilderFactory
 
ImmutableCandidateNodes - Class in org.opendaylight.yangtools.yang.data.tree.spi
Immutable implementations of DataTreeCandidate.CandidateNode contracts.
ImmutableCandidateNodes.WithChildrenImpl - Interface in org.opendaylight.yangtools.yang.data.tree.spi
Provider interface mirroring DataTreeCandidate.CandidateNode.WithChildren.
ImmutableChoiceNodeBuilder - Class in org.opendaylight.yangtools.yang.data.spi.node.impl
 
ImmutableChoiceNodeBuilder() - Constructor for class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableChoiceNodeBuilder
 
ImmutableChoiceNodeBuilder(int) - Constructor for class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableChoiceNodeBuilder
 
ImmutableContainerNodeBuilder - Class in org.opendaylight.yangtools.yang.data.spi.node.impl
 
ImmutableContainerNodeBuilder() - Constructor for class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableContainerNodeBuilder
 
ImmutableContainerNodeBuilder(int) - Constructor for class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableContainerNodeBuilder
 
ImmutableLeafNode<T> - Class in org.opendaylight.yangtools.yang.data.spi.node.impl
 
ImmutableLeafNodeBuilder<T> - Class in org.opendaylight.yangtools.yang.data.spi.node.impl
 
ImmutableLeafNodeBuilder() - Constructor for class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableLeafNodeBuilder
 
ImmutableLeafSetEntryNode<T> - Class in org.opendaylight.yangtools.yang.data.spi.node.impl
 
ImmutableLeafSetEntryNodeBuilder<T> - Class in org.opendaylight.yangtools.yang.data.spi.node.impl
 
ImmutableLeafSetEntryNodeBuilder() - Constructor for class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableLeafSetEntryNodeBuilder
 
ImmutableMapEntryNodeBuilder - Class in org.opendaylight.yangtools.yang.data.spi.node.impl
 
ImmutableMapEntryNodeBuilder() - Constructor for class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableMapEntryNodeBuilder
 
ImmutableMapEntryNodeBuilder(int) - Constructor for class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableMapEntryNodeBuilder
 
ImmutableMapTemplate<K> - Class in org.opendaylight.yangtools.util
Template for instantiating UnmodifiableMapPhase instances with a fixed set of keys.
ImmutableMetadataExtension - Class in org.opendaylight.yangtools.yang.data.impl.schema
A simple NormalizedNodeStreamWriter.MetadataExtension implementation, which takes care of building NormalizedMetadata based on additional nesting instructions.
ImmutableMetadataExtension() - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableMetadataExtension
 
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(NormalizationResultHolder) - 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.
ImmutableMountPointNormalizedNodeStreamWriter - Class in org.opendaylight.yangtools.yang.data.impl.schema
 
ImmutableMountPointNormalizedNodeStreamWriter(NormalizationResultHolder) - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableMountPointNormalizedNodeStreamWriter
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractChoiceEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractContainerEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.Default
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultArgument
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultArgument.WithSubstatements
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithArgument
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithArgument.WithSubstatements
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithDataTree
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithDataTree.WithTypedefNamespace
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithSchemaTree
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.WithDataTree
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.WithSchemaTree
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractEffectiveUnknownSchmemaNode
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractGroupingEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractLeafEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.DefaultWithDataTree
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.DefaultWithSchemaTree
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.WithDataTree
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.WithSchemaTree
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ActionEffectiveStatementImpl
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AugmentEffectiveStatementImpl
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredCaseEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredInputEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredOutputEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeviateEffectiveStatementImpl
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeviationEffectiveStatementImpl
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyAnydataEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyAnyxmlEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyArgumentEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyBaseEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyBelongsToEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyBitEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyChoiceEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyConfigEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyContactEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyContainerEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyDefaultEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyDescriptionEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyEnumEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyErrorAppTagEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyErrorMessageEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyFeatureEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyForeignKeyEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyFractionDigitsEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyGroupingEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyIdentityEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyIfFeatureEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyIncludeEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLeafEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLeafListEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLengthEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyListEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLocalKeyEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMandatoryEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMaxElementsEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMinElementsEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyModifierEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMustEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyNamespaceEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyOrderedByEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyOrganizationEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPathEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPatternEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPositionEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPrefixEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPresenceEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRangeEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyReferenceEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRequireInstanceEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRevisionDateEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRevisionEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyStatusEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyUniqueEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyUnitsEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyValueEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyWhenEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyYangVersionEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyYinElementEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ExtensionEffectiveStatementImpl
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ImportEffectiveStatementImpl
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.NotificationEffectiveStatementImpl
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RefineEffectiveStatementImpl
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularAnydataEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularAnyxmlEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularArgumentEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularBaseEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularBelongsToEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularBitEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularChoiceEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularConfigEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularContactEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularContainerEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularDefaultEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularDescriptionEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularEnumEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularErrorAppTagEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularErrorMessageEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularFeatureEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularForeignKeyEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularFractionDigitsEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularGroupingEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularIdentityEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularIfFeatureEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularIncludeEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLeafEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLeafListEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLengthEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularListEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLocalKeyEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMandatoryEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMaxElementsEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMinElementsEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularModifierEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMustEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularNamespaceEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularOrderedByEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularOrganizationEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPathEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPatternEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPositionEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPrefixEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPresenceEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRangeEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularReferenceEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRequireInstanceEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRevisionDateEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRevisionEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularStatusEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularUniqueEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularUnitsEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularValueEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularWhenEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularYangVersionEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularYinElementEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RpcEffectiveStatementImpl
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.SlimLeafListEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.TypedefEffectiveStatementImpl
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredCaseEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredInputEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredLeafEffectiveStatement
 
immutableNamespaceOf(Map<QName, T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredOutputEffectiveStatement
 
ImmutableNodes - Class in org.opendaylight.yangtools.yang.data.impl.schema
Deprecated, for removal: This API element is subject to removal in a future version.
Use ImmutableNodes instead.
ImmutableNodes - Class in org.opendaylight.yangtools.yang.data.spi.node
Utilities for creating immutable implementations of various NormalizedNodes.
ImmutableNormalizedMetadata - Class in org.opendaylight.yangtools.yang.data.impl.schema
Immutable implementation of NormalizedMetadata.
ImmutableNormalizedMetadata.Builder - Class in org.opendaylight.yangtools.yang.data.impl.schema
A Builder of ImmutableNormalizedMetadata instances.
ImmutableNormalizedMountPoint - Record Class in org.opendaylight.yangtools.yang.data.impl.schema
An immutable NormalizedMountPoint.
ImmutableNormalizedMountPoint(MountPointLabel, MountPointContext, ContainerNode, NormalizedMetadata, NormalizedMountpoints) - Constructor for record class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedMountPoint
Creates an instance of a ImmutableNormalizedMountPoint record class.
ImmutableNormalizedMountpoints - Class in org.opendaylight.yangtools.yang.data.impl.schema
Immutable implementation of NormalizedMountpoints.
ImmutableNormalizedMountpoints.Builder - Class in org.opendaylight.yangtools.yang.data.impl.schema
A Builder of ImmutableNormalizedMountpoints instances.
ImmutableNormalizedNodeStreamWriter - Class in org.opendaylight.yangtools.yang.data.impl.schema
Implementation of NormalizedNodeStreamWriter, which constructs immutable instances of NormalizedNodes.
ImmutableNormalizedNodeStreamWriter(NormalizedNode.Builder) - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedNodeStreamWriter
 
ImmutableNormalizedNodeStreamWriter(NormalizationResultHolder) - 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.
immutableSetTypeFor(Type) - Static method in class org.opendaylight.yangtools.binding.model.ri.Types
Returns an instance of ParameterizedType describing the typed ImmutableSet<V> with concrete type of value.
ImmutableSystemLeafSetNodeBuilder<T> - Class in org.opendaylight.yangtools.yang.data.spi.node.impl
 
ImmutableSystemLeafSetNodeBuilder() - Constructor for class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableSystemLeafSetNodeBuilder
 
ImmutableSystemLeafSetNodeBuilder(int) - Constructor for class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableSystemLeafSetNodeBuilder
 
ImmutableSystemMapNodeBuilder - Class in org.opendaylight.yangtools.yang.data.spi.node.impl
 
ImmutableSystemMapNodeBuilder() - Constructor for class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableSystemMapNodeBuilder
 
ImmutableSystemMapNodeBuilder(int) - Constructor for class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableSystemMapNodeBuilder
 
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.spi.node.impl
 
ImmutableUnkeyedListEntryNodeBuilder() - Constructor for class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableUnkeyedListEntryNodeBuilder
 
ImmutableUnkeyedListEntryNodeBuilder(int) - Constructor for class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableUnkeyedListEntryNodeBuilder
 
ImmutableUnkeyedListNodeBuilder - Class in org.opendaylight.yangtools.yang.data.spi.node.impl
 
ImmutableUnkeyedListNodeBuilder() - Constructor for class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableUnkeyedListNodeBuilder
 
ImmutableUnkeyedListNodeBuilder(int) - Constructor for class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableUnkeyedListNodeBuilder
 
ImmutableUnkeyedListNodeBuilder(ImmutableUnkeyedListNode) - Constructor for class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableUnkeyedListNodeBuilder
 
ImmutableUserLeafSetNodeBuilder<T> - Class in org.opendaylight.yangtools.yang.data.spi.node.impl
 
ImmutableUserLeafSetNodeBuilder() - Constructor for class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableUserLeafSetNodeBuilder
 
ImmutableUserLeafSetNodeBuilder(int) - Constructor for class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableUserLeafSetNodeBuilder
 
ImmutableUserMapNodeBuilder - Class in org.opendaylight.yangtools.yang.data.spi.node.impl
 
ImmutableUserMapNodeBuilder() - Constructor for class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableUserMapNodeBuilder
 
ImmutableUserMapNodeBuilder(int) - Constructor for class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableUserMapNodeBuilder
 
ImmutableYangNetconfError - Class in org.opendaylight.yangtools.yang.data.api
Immutable implementation of YangNetconfError.
ImmutableYangNetconfError.Builder - Class in org.opendaylight.yangtools.yang.data.api
Builds instances of type ImmutableYangNetconfError.
ImmutableYangNetconfError.BuildFinal - Interface in org.opendaylight.yangtools.yang.data.api
 
ImmutableYangNetconfError.SeverityBuildStage - Interface in org.opendaylight.yangtools.yang.data.api
 
ImmutableYangNetconfError.TagBuildStage - Interface in org.opendaylight.yangtools.yang.data.api
 
ImmutableYangNetconfError.TypeBuildStage - Interface in org.opendaylight.yangtools.yang.data.api
 
IMP_PREFIX_TO_NAMESPACE - Static variable in class org.opendaylight.yangtools.yang.parser.spi.NamespaceBehaviours
 
IMP_PREFIX_TO_NAMESPACE - Static variable in class org.opendaylight.yangtools.yang.parser.spi.ParserNamespaces
Pre-linkage source-specific mapping of prefixes to module namespaces.
IMPLEMENT - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.stmt.ModuleEffectiveStatement.ConformanceType
This module is being implemented.
Implementation notes - Search tag in interface org.opendaylight.yangtools.binding.data.codec.api.BindingStreamEventWriter
Section
Implementation notes - Search tag in interface org.opendaylight.yangtools.yang.data.api.schema.DataContainerChild
Section
Implementation notes - Search tag in interface org.opendaylight.yangtools.yang.data.api.schema.DataContainerNode
Section
Implementation notes - Search tag in interface org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedNodeStreamWriter
Section
implementedInterface() - Method in interface org.opendaylight.yangtools.binding.Augmentation
 
implementedInterface() - Method in interface org.opendaylight.yangtools.binding.BindingContract
Return the interface implemented by this object.
implementedInterface() - Method in interface org.opendaylight.yangtools.binding.DataObject
 
implementedInterface() - Method in interface org.opendaylight.yangtools.binding.DataRoot
 
implementedInterface() - Method in interface org.opendaylight.yangtools.binding.InstanceNotification
 
implementedInterface() - Method in interface org.opendaylight.yangtools.binding.Notification
 
implementedInterface() - Method in interface org.opendaylight.yangtools.binding.OpaqueObject
 
implementedInterface() - Method in interface org.opendaylight.yangtools.binding.RpcInput
 
implementedInterface() - Method in interface org.opendaylight.yangtools.binding.RpcOutput
 
implementedInterface() - Method in interface org.opendaylight.yangtools.binding.YangData
 
implementedInterface() - Method in class org.opendaylight.yangtools.binding.YangFeature
 
implementedType() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractAnydataNode
 
implementedType() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractAnyxmlNode
 
implementedType() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractChoiceNode
 
implementedType() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractContainerNode
 
implementedType() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractLeafNode
 
implementedType() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractLeafSetEntryNode
 
implementedType() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractMapEntryNode
 
implementedType() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractNormalizedNode
 
implementedType() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractSystemLeafSetNode
 
implementedType() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractSystemMapNode
 
implementedType() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractUnkeyedListEntryNode
 
implementedType() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractUnkeyedListNode
 
implementedType() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractUserLeafSetNode
 
implementedType() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractUserMapNode
 
Implementing inference action - Search tag in interface org.opendaylight.yangtools.yang.parser.spi.meta.ModelActionBuilder
Section
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 - Enum constant in enum class 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
 
ImpliedStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.rfc6643.parser.ImpliedStatementSupport
 
Import(UnresolvedQName.Unqualified, UnresolvedQName.Unqualified) - Constructor for record class org.opendaylight.yangtools.yang.model.api.source.SourceDependency.Import
 
Import(UnresolvedQName.Unqualified, UnresolvedQName.Unqualified, Revision) - Constructor for record class org.opendaylight.yangtools.yang.model.api.source.SourceDependency.Import
Creates an instance of a Import record class.
IMPORT - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.stmt.ModuleEffectiveStatement.ConformanceType
This module is being used only for reusable constructs.
IMPORT - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
IMPORT_PREFIX_TO_MODULECTX - Static variable in class org.opendaylight.yangtools.yang.parser.spi.NamespaceBehaviours
 
IMPORT_PREFIX_TO_MODULECTX - Static variable in class org.opendaylight.yangtools.yang.parser.spi.ParserNamespaces
Source-specific mapping of prefix strings to module context.
IMPORTED_MODULE - Static variable in class org.opendaylight.yangtools.yang.parser.spi.NamespaceBehaviours
 
IMPORTED_MODULE - Static variable in class org.opendaylight.yangtools.yang.parser.spi.ParserNamespaces
 
ImportedVersionNamespace - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.import_
Statement-local namespace carrying the versioning information about how the import was satisfied.
ImportEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a import statement.
ImportEffectiveStatementImpl - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
ImportEffectiveStatementImpl(ImportStatement, ImmutableList<? extends EffectiveStatement<?, ?>>, Revision) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ImportEffectiveStatementImpl
 
importOnlyModules() - Method in record class org.opendaylight.yangtools.yang.parser.api.YangLibModuleSet
Returns the value of the importOnlyModules record component.
importResolutionMode() - Method in interface org.opendaylight.yangtools.plugin.generator.api.FileGenerator
Indicate import resolution mode this code generator requires.
importResolutionMode() - Method in class org.opendaylight.yangtools.yang.parser.api.YangParserConfiguration
 
importResolutionMode(ImportResolutionMode) - Method in class org.opendaylight.yangtools.yang.parser.api.YangParserConfiguration.Builder
 
ImportResolutionMode - Enum Class in org.opendaylight.yangtools.yang.parser.api
Enumeration of various ways of resolving import statements.
imports() - Method in interface org.opendaylight.yangtools.yang.model.spi.source.SourceInfo
Return all SourceDependency.Import dependencies.
imports() - Method in record class org.opendaylight.yangtools.yang.model.spi.source.SourceInfo.Module
Returns the value of the imports record component.
imports() - Method in record class org.opendaylight.yangtools.yang.model.spi.source.SourceInfo.Submodule
Returns the value of the imports record component.
ImportStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a import statement.
ImportStatementImpl - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
ImportStatementImpl(UnresolvedQName.Unqualified, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.ImportStatementImpl
 
ImportStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.import_
 
IN_USE - Static variable in class org.opendaylight.yangtools.yang.common.ErrorTag
in-use ErrorTag.
Include(UnresolvedQName.Unqualified) - Constructor for record class org.opendaylight.yangtools.yang.model.api.source.SourceDependency.Include
 
Include(UnresolvedQName.Unqualified, Revision) - Constructor for record class org.opendaylight.yangtools.yang.model.api.source.SourceDependency.Include
Creates an instance of a Include record class.
INCLUDE - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
INCLUDED_MODULE - Static variable in class org.opendaylight.yangtools.yang.parser.spi.NamespaceBehaviours
 
INCLUDED_MODULE - Static variable in class org.opendaylight.yangtools.yang.parser.spi.ParserNamespaces
 
INCLUDED_SUBMODULE_NAME_TO_MODULECTX - Static variable in class org.opendaylight.yangtools.yang.parser.spi.NamespaceBehaviours
 
INCLUDED_SUBMODULE_NAME_TO_MODULECTX - Static variable in class org.opendaylight.yangtools.yang.parser.spi.ParserNamespaces
Source-specific mapping of prefixes to namespaces.
IncludeEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a include statement.
includes() - Method in interface org.opendaylight.yangtools.yang.model.spi.source.SourceInfo
Return all SourceDependency.Include dependencies.
includes() - Method in record class org.opendaylight.yangtools.yang.model.spi.source.SourceInfo.Module
Returns the value of the includes record component.
includes() - Method in record class org.opendaylight.yangtools.yang.model.spi.source.SourceInfo.Submodule
Returns the value of the includes record component.
IncludeStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a include statement.
IncludeStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
IncorrectDataStructureException - Exception Class in org.opendaylight.yangtools.yang.data.tree.api
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 class org.opendaylight.yangtools.yang.data.tree.api.IncorrectDataStructureException
 
IncorrectDataStructureException(YangInstanceIdentifier, String, Throwable) - Constructor for exception class org.opendaylight.yangtools.yang.data.tree.api.IncorrectDataStructureException
 
IncorrectNestingException - Exception Class in org.opendaylight.yangtools.binding.data.codec.api
Thrown where incorrect nesting of data structures was detected and was caused by user.
IncorrectNestingException(String) - Constructor for exception class org.opendaylight.yangtools.binding.data.codec.api.IncorrectNestingException
 
IncorrectNestingException(String, Object...) - Constructor for exception class org.opendaylight.yangtools.binding.data.codec.api.IncorrectNestingException
 
InexactDataObjectStep<T> - Interface in org.opendaylight.yangtools.binding
A DataObjectStep which is not exactly specified.
InferenceException - Exception Class in org.opendaylight.yangtools.yang.parser.spi.meta
A StatementSourceException indicating an inference problem, e.g. a problem with how statements interact with each other.
InferenceException(String, StatementSourceReference) - Constructor for exception class org.opendaylight.yangtools.yang.parser.spi.meta.InferenceException
 
InferenceException(String, StatementSourceReference, Throwable) - Constructor for exception class org.opendaylight.yangtools.yang.parser.spi.meta.InferenceException
 
InferenceException(String, CommonStmtCtx) - Constructor for exception class org.opendaylight.yangtools.yang.parser.spi.meta.InferenceException
 
InferenceException(String, CommonStmtCtx, Throwable) - Constructor for exception class org.opendaylight.yangtools.yang.parser.spi.meta.InferenceException
 
InferenceException(StatementSourceReference, String, Object...) - Constructor for exception class org.opendaylight.yangtools.yang.parser.spi.meta.InferenceException
 
InferenceException(CommonStmtCtx, String, Object...) - Constructor for exception class org.opendaylight.yangtools.yang.parser.spi.meta.InferenceException
 
info() - Method in class org.opendaylight.yangtools.yang.data.api.ImmutableYangNetconfError
Return this error's additional info.
info() - Method in interface org.opendaylight.yangtools.yang.data.api.YangNetconfError
Return this error's additional info.
info() - Method in interface org.opendaylight.yangtools.yang.parser.spi.source.BuildSpecification.SourceSpec
info() - Method in record class org.opendaylight.yangtools.yang.parser.spi.source.BuildSpecification.SourceSpec.Module
Returns the value of the info record component.
info() - Method in record class org.opendaylight.yangtools.yang.parser.spi.source.BuildSpecification.SourceSpec.Submodule
Returns the value of the info record component.
inGrouping() - Method in class org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack
Check if the stack is in a grouping context.
inInstantiatedContext() - Method in class org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack
Check if the stack is in instantiated context.
INIT - Enum constant in enum class org.opendaylight.yangtools.yang.parser.spi.meta.ModelProcessingPhase
 
INIT - Static variable in class org.opendaylight.yangtools.yang.parser.spi.meta.ModelProcessingPhase.ExecutionOrder
initial(boolean) - Static method in class org.opendaylight.yangtools.yang.data.tree.impl.node.Version
Create an initial version.
initialSnapshot(int) - Method in class org.opendaylight.yangtools.util.MapAdaptor
Creates an initial snapshot.
InMemoryDataTree - Class in org.opendaylight.yangtools.yang.data.tree.impl
Read-only snapshot of the data tree.
InMemoryDataTree(TreeNode, DataTreeConfiguration, EffectiveModelContext) - Constructor for class org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTree
 
InMemoryDataTree(TreeNode, DataTreeConfiguration, EffectiveModelContext, DataSchemaNode, boolean) - Constructor for class org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTree
 
InMemoryDataTreeFactory - Class in org.opendaylight.yangtools.yang.data.tree.impl.di
A factory for creating in-memory data trees.
InMemoryDataTreeFactory() - Constructor for class org.opendaylight.yangtools.yang.data.tree.impl.di.InMemoryDataTreeFactory
 
innerClassesDeclarations() - Method in class org.opendaylight.yangtools.binding.codegen.ClassTemplate
Template method which generates inner classes inside this interface.
input() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultActionRuntimeType
 
input() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultRpcRuntimeType
 
input() - Method in interface org.opendaylight.yangtools.binding.runtime.api.InvokableRuntimeType
Return the run-time type for this action's input.
input() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ActionEffectiveStatement
Return this statement's input substatement.
input() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.RpcEffectiveStatement
Return this statement's input substatement.
INPUT - Enum constant in enum class org.opendaylight.yangtools.binding.contract.StatementNamespace
 
INPUT - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
InputEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a input statement.
InputRuntimeType - Interface in org.opendaylight.yangtools.binding.runtime.api
A RuntimeType associated with an input statement.
InputSchemaNode - Interface in org.opendaylight.yangtools.yang.model.api
An InputSchemaNode defines inputs of an RpcDefinition or an ActionDefinition.
InputStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a input statement.
InputStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
InputStreamNormalizer - Interface in org.opendaylight.yangtools.yang.data.api.schema.stream
Interface to parsing of InputStreams containing YANG-modeled data.
InputStreamNormalizer.PrefixAndResult - Record Class in org.opendaylight.yangtools.yang.data.api.schema.stream
inRange(int, int) - Static method in class org.opendaylight.yangtools.yang.model.api.ElementCountConstraint
 
instance() - Static method in class org.opendaylight.yangtools.util.EmptyDeque
 
INSTANCE - Static variable in class org.opendaylight.yangtools.yang.parser.rfc7950.namespace.ModuleQNameToPrefix
 
INSTANCE - Static variable in class org.opendaylight.yangtools.yang.parser.rfc7950.namespace.YangNamespaceContextNamespace
 
INSTANCE - Static variable in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.augment.AugmentImplicitHandlingNamespace
 
INSTANCE - Static variable in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.import_.ImportedVersionNamespace
 
INSTANCE - Static variable in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.list.ConfigListWarningNamespace
 
INSTANCE - Static variable in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.module.QNameModuleNamespace
 
INSTANCE - Static variable in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.type.BaseTypeNamespace
 
INSTANCE - Static variable in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.uses.SourceGroupingNamespace
 
INSTANCE_IDENTIFIER - Static variable in class org.opendaylight.yangtools.binding.contract.BuiltInType
 
INSTANCE_IDENTIFIER - Static variable in class org.opendaylight.yangtools.binding.model.ri.BaseYangTypes
Type representation of instance-identifier YANG type.
INSTANCE_IDENTIFIER - Static variable in class org.opendaylight.yangtools.yang.model.api.type.TypeDefinitions
Well-known QName of the instance-identifier built-in type.
INSTANCE_TARGET - Enum constant in enum class org.opendaylight.yangtools.odlext.model.api.OpenDaylightExtensionsStatements
 
instanceIdentifier() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
InstanceIdentifier<T> - Class in org.opendaylight.yangtools.yang.binding
InstanceIdentifier.Builder<T> - Class in org.opendaylight.yangtools.yang.binding
Deprecated.
A builder of InstanceIdentifier objects.
InstanceIdentifier.KeyedBuilder<T,K> - Class in org.opendaylight.yangtools.yang.binding
Deprecated.
 
instanceIdentifierCodec() - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactory
 
instanceIdentifierCodec() - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
 
instanceIdentifierCodec() - Method in class org.opendaylight.yangtools.yang.data.util.codec.AbstractCodecFactory
Return a TypeAwareCodec capable of serialization and deserialization of YangInstanceIdentifiers bound to this factory.
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.ri.type.BaseTypes
 
InstanceIdentifierTypeBuilder - Class in org.opendaylight.yangtools.yang.model.ri.type
 
InstanceIdentifierTypeDefinition - Interface in org.opendaylight.yangtools.yang.model.api.type
Contains methods for getting data from the instance-identifier YANG built-in type.
instanceNotification(Type, Type) - Static method in class org.opendaylight.yangtools.binding.model.ri.BindingTypes
Type specializing InstanceNotification for a particular type.
InstanceNotification<N,T> - Interface in org.opendaylight.yangtools.binding
Marker interface for YANG-defined instance notifications.
InstanceTargetEffectiveStatement - Interface in org.opendaylight.yangtools.odlext.model.api
 
InstanceTargetStatement - Interface in org.opendaylight.yangtools.odlext.model.api
 
InstanceTargetStatementSupport - Class in org.opendaylight.yangtools.odlext.parser
 
InstanceTargetStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport
 
instantiatedPolicy() - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractSchemaTreeStatementSupport
Return the StatementSupport.StatementPolicy corresponding to a potentially-instantiated YANG statement.
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
 
instantiations() - Method in interface org.opendaylight.yangtools.binding.runtime.api.GroupingRuntimeType
Return the set of all concrete data tree instantiations of this grouping.
INT16 - Static variable in class org.opendaylight.yangtools.binding.contract.BuiltInType
 
INT16 - Static variable in class org.opendaylight.yangtools.yang.model.api.type.TypeDefinitions
Well-known QName of the int16 built-in type.
INT16_TYPE - Static variable in class org.opendaylight.yangtools.binding.model.ri.BaseYangTypes
Type representation of int16 YANG type.
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.ri.type.BaseTypes
 
Int16TypeDefinition - Interface in org.opendaylight.yangtools.yang.model.api.type
Type definition derived from int16 type.
INT32 - Static variable in class org.opendaylight.yangtools.binding.contract.BuiltInType
 
INT32 - Static variable in class org.opendaylight.yangtools.yang.model.api.type.TypeDefinitions
Well-known QName of the int32 built-in type.
INT32_TYPE - Static variable in class org.opendaylight.yangtools.binding.model.ri.BaseYangTypes
Type representation of int32 YANG type.
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.ri.type.BaseTypes
 
Int32TypeDefinition - Interface in org.opendaylight.yangtools.yang.model.api.type
Type definition derived from int32 type.
INT64 - Static variable in class org.opendaylight.yangtools.binding.contract.BuiltInType
 
INT64 - Static variable in class org.opendaylight.yangtools.yang.model.api.type.TypeDefinitions
Well-known QName of the int64 built-in type.
INT64_TYPE - Static variable in class org.opendaylight.yangtools.binding.model.ri.BaseYangTypes
Type representation of int64 YANG type.
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.ri.type.BaseTypes
 
Int64TypeDefinition - Interface in org.opendaylight.yangtools.yang.model.api.type
Type definition derived from int64 type.
INT8 - Static variable in class org.opendaylight.yangtools.binding.contract.BuiltInType
 
INT8 - Static variable in class org.opendaylight.yangtools.yang.model.api.type.TypeDefinitions
Well-known QName of the int8 built-in type.
INT8_TYPE - Static variable in class org.opendaylight.yangtools.binding.model.ri.BaseYangTypes
Type representation of int8 YANG type.
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.ri.type.BaseTypes
 
Int8TypeDefinition - Interface in org.opendaylight.yangtools.yang.model.api.type
Type definition derived from int8 type.
InterfaceGenerator - Class in org.opendaylight.yangtools.binding.codegen
 
InterfaceGenerator() - Constructor for class org.opendaylight.yangtools.binding.codegen.InterfaceGenerator
 
InterfaceTemplate - Class in org.opendaylight.yangtools.binding.codegen
Template for generating JAVA interfaces.
InterfaceTemplate(GeneratedType) - Constructor for class org.opendaylight.yangtools.binding.codegen.InterfaceTemplate
Creates the instance of this class which is used for generating the interface file source code from genType.
intern() - Method in record class org.opendaylight.yangtools.rfc8819.model.api.Prefix
 
intern() - Method in record class org.opendaylight.yangtools.rfc8819.model.api.Tag
 
intern() - Method in class org.opendaylight.yangtools.yang.common.AbstractQName
Return an interned reference to an equivalent object.
intern() - Method in record class org.opendaylight.yangtools.yang.common.AnnotationName
 
intern() - Method in record class org.opendaylight.yangtools.yang.common.MountPointLabel
 
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.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.UnresolvedQName
 
intern() - Method in class org.opendaylight.yangtools.yang.common.UnresolvedQName.Qualified
 
intern() - Method in class org.opendaylight.yangtools.yang.common.UnresolvedQName.Unqualified
 
intern() - Method in class org.opendaylight.yangtools.yang.common.XMLNamespace
Return an interned reference to a equivalent XMLNamespace.
intern() - Method in record class org.opendaylight.yangtools.yang.common.YangDataName
Intern this instance.
intern() - Method in class org.opendaylight.yangtools.yang.model.api.stmt.PatternExpression
Returns an interned instance of this expression.
intern() - Method in class org.opendaylight.yangtools.yang.model.api.stmt.SchemaNodeIdentifier.Absolute
Return an interned reference to an equivalent object.
internArgument(String) - Method in class org.opendaylight.yangtools.rfc6643.parser.MaxAccessStatementSupport
 
internArgument(String) - Method in class org.opendaylight.yangtools.rfc8819.parser.ModuleTagStatementSupport
 
internArgument(String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.deviate.DeviateStatementRFC6020Support
 
internArgument(String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.deviate.DeviateStatementRFC7950Support
 
internArgument(String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.MaxElementsStatementSupport
 
internArgument(String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ModifierStatementSupport
 
internArgument(String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.OrderedByStatementSupport
 
internArgument(String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.StatusStatementSupport
 
internArgument(String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.type.TypeStatementRFC6020Support
 
internArgument(String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.type.TypeStatementRFC7950Support
 
internArgument(String) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractBooleanStatementSupport
 
internArgument(String) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport
Given a raw string representation of an argument, try to use a shared representation.
InterningLeafNodeBuilder<T> - Class in org.opendaylight.yangtools.yang.data.spi.node
A LeafNode.Builder interning LeafNodes via an Interner.
InterningLeafNodeBuilder(LeafNode.Builder<T>, Interner<LeafNode<T>>) - Constructor for class org.opendaylight.yangtools.yang.data.spi.node.InterningLeafNodeBuilder
 
InterningLeafSetNodeBuilder<T> - Class in org.opendaylight.yangtools.yang.data.spi.node
Utility class for sharing instances of LeafSetEntryNodes which have low cardinality -- e.g. those which hold boolean or enumeration values.
InterningLeafSetNodeBuilder(SystemLeafSetNode.Builder<T>, Interner<LeafSetEntryNode<T>>) - Constructor for class org.opendaylight.yangtools.yang.data.spi.node.InterningLeafSetNodeBuilder
 
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
 
inText(int, int) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.StatementDeclarations
 
inText(String, int, int) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.StatementDeclarations
 
InText() - Constructor for class org.opendaylight.yangtools.yang.model.api.meta.StatementDeclaration.InText
 
InTextFile() - Constructor for class org.opendaylight.yangtools.yang.model.api.meta.StatementDeclaration.InTextFile
 
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.
INVALID_VALUE - Static variable in class org.opendaylight.yangtools.yang.common.ErrorTag
invalid-value ErrorTag.
InvalidBitDefinitionException - Exception Class in org.opendaylight.yangtools.yang.model.ri.type
 
InvalidBitDefinitionException(BitsTypeDefinition.Bit, String) - Constructor for exception class org.opendaylight.yangtools.yang.model.ri.type.InvalidBitDefinitionException
 
InvalidBitDefinitionException(BitsTypeDefinition.Bit, String, Object...) - Constructor for exception class org.opendaylight.yangtools.yang.model.ri.type.InvalidBitDefinitionException
 
InvalidEnumDefinitionException - Exception Class in org.opendaylight.yangtools.yang.model.ri.type
 
InvalidEnumDefinitionException(EnumTypeDefinition.EnumPair, String) - Constructor for exception class org.opendaylight.yangtools.yang.model.ri.type.InvalidEnumDefinitionException
 
InvalidEnumDefinitionException(EnumTypeDefinition.EnumPair, String, Object...) - Constructor for exception class org.opendaylight.yangtools.yang.model.ri.type.InvalidEnumDefinitionException
 
InvalidLengthConstraintException - Exception Class in org.opendaylight.yangtools.yang.model.ri.type
 
InvalidLengthConstraintException(String, Object...) - Constructor for exception class org.opendaylight.yangtools.yang.model.ri.type.InvalidLengthConstraintException
 
InvalidNormalizedNodeStreamException - Exception Class 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 class org.opendaylight.yangtools.yang.data.codec.binfmt.InvalidNormalizedNodeStreamException
 
InvalidNormalizedNodeStreamException(String, Throwable) - Constructor for exception class org.opendaylight.yangtools.yang.data.codec.binfmt.InvalidNormalizedNodeStreamException
 
InvalidRangeConstraintException - Exception Class in org.opendaylight.yangtools.yang.model.ri.type
 
InvalidRangeConstraintException(RangeSet<?>, String) - Constructor for exception class org.opendaylight.yangtools.yang.model.ri.type.InvalidRangeConstraintException
 
InvalidRangeConstraintException(RangeSet<?>, String, Object...) - Constructor for exception class org.opendaylight.yangtools.yang.model.ri.type.InvalidRangeConstraintException
 
InvalidSubstatementException - Exception Class in org.opendaylight.yangtools.yang.parser.spi.meta
Thrown when there was invalid element in YANG file.
InvalidSubstatementException(String, StatementSourceReference) - Constructor for exception class org.opendaylight.yangtools.yang.parser.spi.meta.InvalidSubstatementException
 
InvalidSubstatementException(String, StatementSourceReference, Throwable) - Constructor for exception class org.opendaylight.yangtools.yang.parser.spi.meta.InvalidSubstatementException
 
InvalidSubstatementException(StatementSourceReference, String, Object...) - Constructor for exception class org.opendaylight.yangtools.yang.parser.spi.meta.InvalidSubstatementException
 
InvalidSubstatementException(CommonStmtCtx, String, Object...) - Constructor for exception class org.opendaylight.yangtools.yang.parser.spi.meta.InvalidSubstatementException
 
INVERT_MATCH - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.type.ModifierKind
 
InvokableRuntimeType - Interface in org.opendaylight.yangtools.binding.runtime.api
Common interface for run-time types associated with invokable operations, such as those defined by action and rpc statements.
invoke(I) - Method in interface org.opendaylight.yangtools.binding.Rpc
Invoke the RPC.
invoke(P, I) - Method in interface org.opendaylight.yangtools.binding.Action
Invoke the action.
invoke(DataObjectIdentifier.WithKey<T, K>, I) - Method in interface org.opendaylight.yangtools.binding.KeyedListAction
 
invokeListener(L, ImmutableList<N>) - Method in interface org.opendaylight.yangtools.util.concurrent.QueuedNotificationManager.BatchedInvoker
Called to invoke a listener with a notification.
IOSupport - Class in org.opendaylight.yangtools.yang.ir
Support methods for reading and writing IRStatements.
IRArgument - Class in org.opendaylight.yangtools.yang.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.ir
An argument composed of multiple concatenated parts.
IRArgument.Single - Class in org.opendaylight.yangtools.yang.ir
An argument composed of a single string.
IRKeyword - Class in org.opendaylight.yangtools.yang.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.ir
 
IRKeyword.Unqualified - Class in org.opendaylight.yangtools.yang.ir
 
IRStatement - Class in org.opendaylight.yangtools.yang.ir
A single YANG statement in its raw string form.
IRSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.antlr
 
isAbsolute() - Method in class org.opendaylight.yangtools.yang.data.tree.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.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
 
isAbstract() - Method in interface org.opendaylight.yangtools.binding.model.api.GeneratedType
Returns true if The Generated Type is defined as abstract.
isAbstract() - Method in interface org.opendaylight.yangtools.binding.model.api.MethodSignature
Returns true if the method signature is defined as abstract.
isAbstract() - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.GeneratedTypeBuilderBase
 
isAbstract() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder.GTO
 
isAbstract() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
isAbstract() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTypeBuilder
 
isAbstract() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
isAbstract() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTypeBuilder
 
isAcceptable(Type) - Method in class org.opendaylight.yangtools.binding.codegen.BuilderGenerator
Passes via list of implemented types in type.
isAcceptable(Type) - Method in class org.opendaylight.yangtools.binding.codegen.EnumGenerator
 
isAcceptable(Type) - Method in class org.opendaylight.yangtools.binding.codegen.InterfaceGenerator
 
isAcceptable(Type) - Method in class org.opendaylight.yangtools.binding.codegen.TOGenerator
 
isAcceptable(Type) - Method in interface org.opendaylight.yangtools.binding.model.api.CodeGenerator
Checks if the concrete instance of type fit to concrete implementation of this interface (e.g.
isAddedByUses() - Method in class org.opendaylight.yangtools.binding.generator.impl.reactor.AbstractExplicitGenerator
 
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 class org.opendaylight.yangtools.yang.model.api.ContainerLikeCompat
Deprecated, for removal: This API element is subject to removal in a future version.
isAddedByUses() - Method in interface org.opendaylight.yangtools.yang.model.api.SchemaContext
Deprecated.
isAddedByUses() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractEffectiveUnknownSchmemaNode
Deprecated, for removal: This API element is subject to removal in a future version.
isAddedByUses() - Method in interface org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.AddedByUsesMixin
Deprecated, for removal: This API element is subject to removal in a future version.
isAugmenting() - Method in class org.opendaylight.yangtools.binding.generator.impl.reactor.AbstractExplicitGenerator
 
isAugmenting() - Method in class org.opendaylight.yangtools.yang.model.api.ContainerLikeCompat
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 class org.opendaylight.yangtools.yang.model.spi.meta.AbstractEffectiveUnknownSchmemaNode
Deprecated.
isAugmenting() - Method in interface org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.CopyableMixin
Deprecated.
isBindingClass(Class<?>) - Static method in class org.opendaylight.yangtools.binding.reflect.BindingReflections
Check if supplied class is derived from YANG model.
isBitsType(GeneratedTransferObject) - Static method in class org.opendaylight.yangtools.binding.model.ri.BindingTypes
Check if specified type is generated for a type bits.
isBitsType(Type) - Static method in class org.opendaylight.yangtools.binding.model.ri.BindingTypes
Check if specified type is generated for a type bits.
isClosed() - Method in class org.opendaylight.yangtools.concepts.AbstractRegistration
Query the state of this registration.
isCompletedBy(ModelProcessingPhase) - Method in enum class 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 interface org.opendaylight.yangtools.yang.model.api.DataSchemaNode
Deprecated, for removal: This API element is subject to removal in a future version.
isDefault() - Method in interface org.opendaylight.yangtools.binding.model.api.MethodSignature
Returns true if this method is a interface default method.
isEmpty() - Method in class org.opendaylight.yangtools.binding.model.api.Restrictions
 
isEmpty() - Method in class org.opendaylight.yangtools.util.ImmutableOffsetMap
 
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.util.UnmodifiableMap
 
isEmpty() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.MapNode
 
isEmpty() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedContainer
Determine whether this container body is empty.
isEmpty() - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier
Check if this instance identifier has empty path arguments, e.g. it is empty and corresponds to YangInstanceIdentifier.of().
isEmpty() - Method in class org.opendaylight.yangtools.yang.data.spi.node.LazyValues
 
isEmpty() - Method in class org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack.Inference
Return true if this inference is empty.
isEmpty() - Method in class org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack
Check if this stack is empty.
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.
isExact() - Method in interface org.opendaylight.yangtools.binding.DataObjectIdentifier
 
isExact() - Method in interface org.opendaylight.yangtools.binding.DataObjectReference
Returns true if this reference is composed solely of ExactDataObjectSteps.
isExact() - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Deprecated.
 
isFinal() - Method in interface org.opendaylight.yangtools.binding.model.api.TypeMember
Returns true if member is declared as final.
isFinal() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.GeneratedPropertyBuilderImpl
 
isFirst() - Method in class org.opendaylight.yangtools.concepts.Either
 
isFullyDefined() - Method in interface org.opendaylight.yangtools.yang.parser.spi.source.StatementWriter.ResumedStatement
Check if the statement has been fully defined.
isGetterMethodName(String) - Static method in class org.opendaylight.yangtools.binding.contract.Naming
 
isIdentityType(Type) - Static method in class org.opendaylight.yangtools.binding.model.ri.BindingTypes
Check if specified type is generated for an identity.
isIgnoringConfig() - Method in class org.opendaylight.yangtools.rfc8040.parser.YangDataStatementSupport
 
isIgnoringConfig() - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport
Returns true if this statement support and all its substatements ignore config statements (e.g. yang-data extension defined in RFC 8040).
isIgnoringIfFeatures() - Method in class org.opendaylight.yangtools.rfc8040.parser.YangDataStatementSupport
 
isIgnoringIfFeatures() - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport
Returns true if this statement support and all its substatements ignore if-feature statements (e.g. yang-data extension defined in RFC 8040).
isInExtensionBody(StmtContext<?, ?, ?>) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StmtContextUtils
 
isLeafRef(SchemaNodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
 
isListType(ParameterizedType) - Static method in class org.opendaylight.yangtools.binding.model.ri.Types
 
isLocalInnerClass(JavaTypeName) - Method in class org.opendaylight.yangtools.binding.codegen.BuilderTemplate
 
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.model.spi.meta.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.tree.api.DataTreeConfiguration
 
isMapType(ParameterizedType) - Static method in class org.opendaylight.yangtools.binding.model.ri.Types
 
isNegatedPattern(Pattern) - Static method in class org.opendaylight.yangtools.binding.contract.RegexPatterns
Check if the specified Pattern is the result of RegexPatterns.negatePatternString(String).
isNonnullMethodName(String) - Static method in class org.opendaylight.yangtools.binding.contract.Naming
 
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.
isNotificationBody(Type) - Static method in class org.opendaylight.yangtools.binding.model.ri.BindingTypes
Check if specified type is a generated NotificationBody.
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.
isPresenceContainer() - Method in interface org.opendaylight.yangtools.yang.model.api.ContainerSchemaNode
Returns true if this container is marked as presence.
isPresenceContainer() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractContainerEffectiveStatement
 
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(FeatureSet).
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.
isReadOnly() - Method in interface org.opendaylight.yangtools.binding.model.api.GeneratedProperty
Returns true if the property is declared as read-only.
isReadOnly(GeneratedProperty) - Method in class org.opendaylight.yangtools.binding.codegen.ClassTemplate
 
isReferenced() - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
 
isReferencedByLeafRef(SchemaNodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
 
isReferencing() - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
 
isRequireMethodName(String) - Static method in class org.opendaylight.yangtools.binding.contract.Naming
 
isSatisfiedBy(SourceIdentifier) - Method in interface org.opendaylight.yangtools.yang.model.api.source.SourceDependency
Check if a given SourceIdentifier satisfies the needs of this dependency.
isSecond() - Method in class org.opendaylight.yangtools.concepts.Either
 
isSetType(ParameterizedType) - Static method in class org.opendaylight.yangtools.binding.model.ri.Types
 
isShutdown() - Method in class org.opendaylight.yangtools.util.concurrent.AsyncNotifyingListeningExecutorService
 
isStatic() - Method in interface org.opendaylight.yangtools.binding.model.api.TypeMember
Returns true if member is declared as static.
isStatic() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.GeneratedPropertyBuilderImpl
 
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
 
isSupportedToBuildEffective() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext
 
isTerminated() - Method in class org.opendaylight.yangtools.util.concurrent.AsyncNotifyingListeningExecutorService
 
isTypedef() - Method in interface org.opendaylight.yangtools.binding.model.api.GeneratedTransferObject
 
isTypedef() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder.GTO
 
isUnion() - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.GeneratedTOBuilder
 
isUnion() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
isUnion() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
isUnionType() - Method in interface org.opendaylight.yangtools.binding.model.api.GeneratedTransferObject
Return boolean value which describe whether Generated Transfer Object was created (or not) from union YANG type.
isUnionType() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder.GTO
 
isUniqueIndexEnabled() - Method in class org.opendaylight.yangtools.yang.data.tree.api.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.
isUserOrdered() - Method in interface org.opendaylight.yangtools.yang.model.api.UserOrderedAware
YANG ordered-by statement.
isUserOrdered() - Method in interface org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.UserOrderedAwareMixin
 
isValidIdentifier() - Method in class org.opendaylight.yangtools.yang.ir.IRArgument.Single
Imprecise check if this argument complies with the identifier YANG specification.
isVersionInfoTrackingEnabled() - Method in class org.opendaylight.yangtools.yang.data.tree.api.DataTreeConfiguration
 
isWildcarded() - Method in interface org.opendaylight.yangtools.binding.DataObjectIdentifier
Deprecated.
isWildcarded() - Method in interface org.opendaylight.yangtools.binding.DataObjectReference
Deprecated.
Use negated result of DataObjectReference.isExact() instead
isWildcarded() - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Deprecated, for removal: This API element is subject to removal in a future version.
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.
isYinElement() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ExtensionEffectiveStatementImpl
 
itemIterator() - Method in class org.opendaylight.yangtools.concepts.AbstractHierarchicalIdentifier
 
itemIterator() - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier
 
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> - 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.binding.generator.impl.reactor.AbstractCompositeGenerator
 
iterator() - Method in class org.opendaylight.yangtools.binding.generator.impl.reactor.Generator
 
iterator() - Method in record class org.opendaylight.yangtools.binding.impl.AppendIterable
 
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.data.spi.node.LazyValues
 
iterator() - Method in class org.opendaylight.yangtools.yang.model.export.YangTextSnippet
 

J

JAVA_RESERVED_WORDS - Static variable in class org.opendaylight.yangtools.binding.contract.Naming
 
javaClass() - Method in class org.opendaylight.yangtools.binding.contract.BuiltInType
Return the Java class carrying values of this type.
JavaFileGeneratorFactory - Class in org.opendaylight.yangtools.binding.codegen
 
JavaFileGeneratorFactory() - Constructor for class org.opendaylight.yangtools.binding.codegen.JavaFileGeneratorFactory
 
javaType() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultActionRuntimeType
 
javaType() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultAnydataRuntimeType
 
javaType() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultAnyxmlRuntimeType
 
javaType() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultAugmentRuntimeType
 
javaType() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultCaseRuntimeType
 
javaType() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultChoiceRuntimeType
 
javaType() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultContainerRuntimeType
 
javaType() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultFeatureRuntimeType
 
javaType() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultGroupingRuntimeType
 
javaType() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultIdentityRuntimeType
 
javaType() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultInputRuntimeType
 
javaType() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultKeyRuntimeType
 
javaType() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultLeafListRuntimeType
 
javaType() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultLeafRuntimeType
 
javaType() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultListRuntimeType
 
javaType() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultModuleRuntimeType
 
javaType() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultNotificationBodyRuntimeType
 
javaType() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultNotificationRuntimeType
 
javaType() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultOutputRuntimeType
 
javaType() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultRpcRuntimeType
 
javaType() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultTypedefRuntimeType
 
javaType() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultYangDataRuntimeType
 
javaType() - Method in interface org.opendaylight.yangtools.binding.runtime.api.GeneratedRuntimeType
 
javaType() - Method in interface org.opendaylight.yangtools.binding.runtime.api.KeyRuntimeType
 
javaType() - Method in interface org.opendaylight.yangtools.binding.runtime.api.OpaqueRuntimeType
 
javaType() - Method in interface org.opendaylight.yangtools.binding.runtime.api.RuntimeType
Java type associated with this run-time type.
javaType() - Method in interface org.opendaylight.yangtools.binding.runtime.api.TypedefRuntimeType
 
javaTypeForYangType(String) - Static method in class org.opendaylight.yangtools.binding.model.ri.BaseYangTypes
Searches Type value to which is YANG type mapped.
JavaTypeName - Class in org.opendaylight.yangtools.binding.model.api
A type name.
JSONCodec<T> - Interface in org.opendaylight.yangtools.yang.data.codec.gson
A codec capable of performing normalized value conversion with a JsonWriter.
JSONCodecFactory - Class in org.opendaylight.yangtools.yang.data.codec.gson
Factory for creating JSON equivalents of codecs.
JSONCodecFactorySupplier - Enum Class 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.
JSONValue - Record Class in org.opendaylight.yangtools.yang.data.codec.gson
A serialized JSON string, indicating what kind of value it represents.
JSONValue(String, JSONValue.Kind) - Constructor for record class org.opendaylight.yangtools.yang.data.codec.gson.JSONValue
Creates an instance of a JSONValue record class.
JSONValue.Kind - Enum Class in org.opendaylight.yangtools.yang.data.codec.gson
The kind of a JSONValue.
JSONValueWriter - Interface in org.opendaylight.yangtools.yang.data.codec.gson
A handler used to write out JSON-encoded values.
JsonWriterFactory - Class in org.opendaylight.yangtools.yang.data.codec.gson
Factory Method class for JsonWriter creation.

K

key() - Method in interface org.opendaylight.yangtools.binding.DataObjectReference.WithKey
 
key() - Method in interface org.opendaylight.yangtools.binding.KeyAware
Returns an unique key for the object.
key() - Method in record class org.opendaylight.yangtools.binding.KeyStep
Returns the value of the key record component.
key() - Method in class org.opendaylight.yangtools.binding.lib.AbstractEntryObject
 
key(Type) - Static method in class org.opendaylight.yangtools.binding.model.ri.BindingTypes
Type specializing Key for a particular type.
Key<T> - Interface in org.opendaylight.yangtools.binding
Object is unique identifier for another object.
KEY - Enum constant in enum class org.opendaylight.yangtools.binding.contract.StatementNamespace
The namespace for a list's key statement.
KEY - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
KEY_AWARE_KEY_NAME - Static variable in class org.opendaylight.yangtools.binding.contract.Naming
KEY_SUFFIX - Static variable in class org.opendaylight.yangtools.binding.contract.Naming
 
KeyAware<T> - Interface in org.opendaylight.yangtools.binding
Identifiable object, which could be identified by it's key.
KeyedInstanceIdentifier<T,K> - Class in org.opendaylight.yangtools.yang.binding
An InstanceIdentifier, which has a list key attached at its last path element.
keyedListAction(Type, Type, Type, Type) - Static method in class org.opendaylight.yangtools.binding.model.ri.BindingTypes
Type specializing KeyedListAction for a particular type.
KeyedListAction<K,T,I,O> - Interface in org.opendaylight.yangtools.binding
Interface extended by all interfaces generated for a YANG action instantiated in keyed lists.
keyedListNotification(Type, Type, Type) - Static method in class org.opendaylight.yangtools.binding.model.ri.BindingTypes
Type specializing InstanceNotification for a particular type.
KeyedListNotification<N,T,K> - Interface in org.opendaylight.yangtools.binding
An notification which is defined within the schema tree and is thus tied to a data tree instance and additionally its parent is a {code list} with a key statement.
KeyEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a key statement.
KeylessStep<T> - Record Class in org.opendaylight.yangtools.binding
A EntryObject-based step without the corresponding key.
KeylessStep(Class<T>) - Constructor for record class org.opendaylight.yangtools.binding.KeylessStep
 
KeylessStep(Class<T>, Class<? extends DataObject>) - Constructor for record class org.opendaylight.yangtools.binding.KeylessStep
Creates an instance of a KeylessStep record class.
keyOf(InstanceIdentifier<N>) - Static method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Deprecated.
Return the key associated with the last component of the specified identifier.
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
 
KeyRuntimeType - Interface in org.opendaylight.yangtools.binding.runtime.api
A RuntimeType associated with a key statement.
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.util.UnmodifiableMap
 
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
Declared representation of a key statement.
KeyStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
KeyStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.KeyStatementSupport
 
KeyStep<K,T> - Record Class in org.opendaylight.yangtools.binding
A EntryObject-based step with a KeyStep.key().
KeyStep(Class<T>, K) - Constructor for record class org.opendaylight.yangtools.binding.KeyStep
 
KeyStep(Class<T>, Class<? extends DataObject>, K) - Constructor for record class org.opendaylight.yangtools.binding.KeyStep
Creates an instance of a KeyStep record class.
keyType - Variable in class org.opendaylight.yangtools.binding.codegen.AbstractBuilderTemplate
GeneratedTransferObject for key type, null if this type does not have a key.
keyType() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultListRuntimeType
 
keyType() - Method in interface org.opendaylight.yangtools.binding.runtime.api.ListRuntimeType
Return the run-time type for this list's key statement, if present.
keyword() - Method in class org.opendaylight.yangtools.yang.ir.IRStatement
Return this statement's keyword.
keyword() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser
 
keyword() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.StatementContext
 
KeywordContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.KeywordContext
 
kind() - Method in record class org.opendaylight.yangtools.yang.data.codec.gson.JSONValue
Returns the value of the kind record component.

L

label() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedMountPoint
Return the mount-point label.
label() - Method in record class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedMountPoint
Returns the value of the label record component.
label() - Method in record class org.opendaylight.yangtools.yang.data.util.AbstractMountPointContextFactory.MountPointDefinition
Returns the value of the label record component.
label() - Method in class org.opendaylight.yangtools.yang.data.util.MountPointData
 
LANG - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
last() - Method in record class org.opendaylight.yangtools.binding.impl.AppendIterable
Returns the value of the last record component.
LAST - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
lastEntry() - Method in class org.opendaylight.yangtools.util.SharedSingletonMap
 
lastNodeIdentifier() - Method in class org.opendaylight.yangtools.yang.model.api.stmt.SchemaNodeIdentifier
Return the last node identifier.
lastStep() - Method in interface org.opendaylight.yangtools.binding.DataObjectIdentifier.WithKey
 
lastStep() - Method in interface org.opendaylight.yangtools.binding.DataObjectReference
Return the last step of this reference.
lastStep() - Method in interface org.opendaylight.yangtools.binding.DataObjectReference.WithKey
 
lastStep() - Method in class org.opendaylight.yangtools.binding.impl.AbstractDataObjectReference
 
lastStep() - Method in class org.opendaylight.yangtools.binding.impl.DataObjectIdentifierWithKey
 
lastStep() - Method in class org.opendaylight.yangtools.binding.impl.DataObjectReferenceWithKey
 
lastStep() - Method in class org.opendaylight.yangtools.yang.binding.KeyedInstanceIdentifier
 
latestRevisionModule(UnresolvedQName.Unqualified) - 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.
layer() - Method in enum class org.opendaylight.yangtools.yang.common.ErrorType
Return the NetconfLayer corresponding to this error type.
LazyActionInputContainerNode - Class in org.opendaylight.yangtools.binding.data.codec.spi
 
LazyActionInputContainerNode(YangInstanceIdentifier.NodeIdentifier, RpcInput, BindingNormalizedNodeSerializer, Class<? extends Action<?, ?, ?>>) - Constructor for class org.opendaylight.yangtools.binding.data.codec.spi.LazyActionInputContainerNode
 
LazyActionOutputContainerNode - Class in org.opendaylight.yangtools.binding.data.codec.spi
 
LazyActionOutputContainerNode(YangInstanceIdentifier.NodeIdentifier, RpcOutput, BindingNormalizedNodeSerializer, Class<? extends Action<?, ?, ?>>) - Constructor for class org.opendaylight.yangtools.binding.data.codec.spi.LazyActionOutputContainerNode
 
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.spi.node
Support utilities for dealing with Maps which would normally hold DataContainerChild values, but are modified to eliminate LeafNode instances.
lazyTransform(YinXmlSource) - Static method in class org.opendaylight.yangtools.yang.model.spi.source.YinDomSource
Create a YinDomSource from a YinXmlSource.
LazyValues - Class in org.opendaylight.yangtools.yang.data.spi.node
 
LazyValues(Map<YangInstanceIdentifier.NodeIdentifier, Object>) - Constructor for class org.opendaylight.yangtools.yang.data.spi.node.LazyValues
 
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
 
LBRACKET - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierLexer
 
LBRACKET - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
LBRACKET() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.KeyPredicateContext
 
LBRACKET() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.LeafListPredicateContext
 
LBRACKET() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.PosContext
 
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 - Enum constant in enum class org.opendaylight.yangtools.binding.contract.StatementNamespace
 
LEAF - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
LEAF_LIST - Enum constant in enum class org.opendaylight.yangtools.binding.contract.StatementNamespace
 
LEAF_LIST - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
leafBuilder() - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
Deprecated.
 
LeafContext - Class in org.opendaylight.yangtools.yang.data.util.impl.context
 
LeafEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a leaf statement.
LeafInterner - Class in org.opendaylight.yangtools.yang.data.util
Utility class for sharing instances of LeafNodes which have low cardinality-- e.g. those which hold boolean or enumeration values.
LeafListEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
EffectiveStatement representation of a leaf-list statement as defined by RFC7950.
LeafListEntryNodeDataWithSchema - Class in org.opendaylight.yangtools.yang.data.util
Utility class used for tracking parser state as needed by a StAX-like parser.
LeafListItemContext - Class in org.opendaylight.yangtools.yang.data.util.impl.context
 
LeafListNodeDataWithSchema - Class in org.opendaylight.yangtools.yang.data.util
Utility class used for tracking parser state as needed by a StAX-like parser.
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
 
LeafListPropertyStep<C,V> - Record Class in org.opendaylight.yangtools.binding
An ExactPropertyStep for a property generated for a leaf-list statement.
LeafListPropertyStep(Class<C>, Class<V>, UnresolvedQName.Unqualified, V) - Constructor for record class org.opendaylight.yangtools.binding.LeafListPropertyStep
Creates an instance of a LeafListPropertyStep record class.
LeafListRuntimeType - Interface in org.opendaylight.yangtools.binding.runtime.api
A DataRuntimeType associated with a leaf-list statement.
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
Declared representation of a leaf-list statement.
LeafListStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
leafNode(String, Object) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingStreamEventWriter
Emits a leaf node event with supplied value.
leafNode(QName, T) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes
Deprecated.
Construct immutable leaf node.
leafNode(QName, T) - Static method in class org.opendaylight.yangtools.yang.data.spi.node.ImmutableNodes
Construct an immutable LeafNode.
leafNode(YangInstanceIdentifier.NodeIdentifier, T) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes
Deprecated.
Construct immutable leaf node.
leafNode(YangInstanceIdentifier.NodeIdentifier, T) - Static method in class org.opendaylight.yangtools.yang.data.spi.node.ImmutableNodes
Construct an immutable LeafNode.
LeafNode<T> - Interface in org.opendaylight.yangtools.yang.data.api.schema
Leaf node with multiplicity 0..1.
LeafNode.Builder<V> - Interface in org.opendaylight.yangtools.yang.data.api.schema
A builder of LeafNodes.
LeafNodeDataWithSchema - Class in org.opendaylight.yangtools.yang.data.util
Utility class used for tracking parser state as needed by a StAX-like parser.
LeafPropertyStep<C,V> - Record Class in org.opendaylight.yangtools.binding
An ExactPropertyStep for a property generated for an anydata, an anyxml or a leaf statement.
LeafPropertyStep(Class<C>, Class<V>, UnresolvedQName.Unqualified) - Constructor for record class org.opendaylight.yangtools.binding.LeafPropertyStep
Creates an instance of a LeafPropertyStep record class.
LEAFREF - Static variable in class org.opendaylight.yangtools.yang.model.api.type.TypeDefinitions
Well-known QName of the leafref built-in type.
LeafrefCodec<T> - Interface in org.opendaylight.yangtools.yang.data.api.codec
 
LeafRefContext - Class in org.opendaylight.yangtools.yang.data.tree.leafref
 
LeafRefDataValidationFailedException - Exception Class in org.opendaylight.yangtools.yang.data.tree.leafref
 
LeafRefDataValidationFailedException(String) - Constructor for exception class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefDataValidationFailedException
 
LeafRefDataValidationFailedException(String, int) - Constructor for exception class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefDataValidationFailedException
 
LeafRefDataValidationFailedException(String, Throwable) - Constructor for exception class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefDataValidationFailedException
 
LeafRefPath - Class in org.opendaylight.yangtools.yang.data.tree.leafref
 
LeafRefPath(LeafRefPath, QNameWithPredicate) - Constructor for class org.opendaylight.yangtools.yang.data.tree.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
 
LeafrefResolver - Interface in org.opendaylight.yangtools.yang.model.util
Helper interface aiding resolution of type leafref chains.
leafrefTypeBuilder(QName) - Static method in class org.opendaylight.yangtools.yang.model.ri.type.BaseTypes
 
LeafrefTypeBuilder - Class in org.opendaylight.yangtools.yang.model.ri.type
 
LeafrefTypeDefinition - Interface in org.opendaylight.yangtools.yang.model.api.type
 
LeafRefUtils - Class in org.opendaylight.yangtools.yang.data.tree.leafref
 
LeafRefValidation - Class in org.opendaylight.yangtools.yang.data.tree.leafref
 
LeafRuntimeType - Interface in org.opendaylight.yangtools.binding.runtime.api
A DataRuntimeType associated with a leaf statement.
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
Deprecated.
 
leafSetBuilder(int) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
Deprecated.
 
leafSetBuilder(SystemLeafSetNode<T>) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
Deprecated.
 
leafSetEntry(QName, T) - Static method in class org.opendaylight.yangtools.yang.data.spi.node.ImmutableNodes
 
leafSetEntry(YangInstanceIdentifier.NodeWithValue<T>) - Static method in class org.opendaylight.yangtools.yang.data.spi.node.ImmutableNodes
 
leafSetEntryBuilder() - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
Deprecated.
 
leafSetEntryNode(Object) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingStreamEventWriter
Emits a leaf set entry node.
LeafSetEntryNode<T> - Interface in org.opendaylight.yangtools.yang.data.api.schema
Leaf node with multiplicity 0...n.
LeafSetEntryNode.Builder<T> - Interface in org.opendaylight.yangtools.yang.data.api.schema
A builder of LeafSetEntryNodes.
LeafSetNode<T> - Interface in org.opendaylight.yangtools.yang.data.api.schema
Node representing set of simple leaf nodes.
LeafSetNode.Builder<T,N> - Interface in org.opendaylight.yangtools.yang.data.api.schema
A builder of LeafSetNodes.
LeafStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a leaf statement.
LeafStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
LeafStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.LeafStatementSupport
 
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.
LegacyAugmentationIdentifier - Record Class in org.opendaylight.yangtools.yang.data.codec.binfmt
Deprecated.
LegacyAugmentationIdentifier(ImmutableSet<QName>) - Constructor for record class org.opendaylight.yangtools.yang.data.codec.binfmt.LegacyAugmentationIdentifier
Deprecated.
Creates an instance of a LegacyAugmentationIdentifier record class.
LegacyAugmentIdentifierEffectiveStatement - Interface in org.opendaylight.yangtools.odlext.model.api
 
LegacyAugmentIdentifierStatement - Interface in org.opendaylight.yangtools.odlext.model.api
 
LegacyAugmentIdentifierStatementSupport - Class in org.opendaylight.yangtools.odlext.parser
 
LegacyAugmentIdentifierStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.odlext.parser.LegacyAugmentIdentifierStatementSupport
 
LegacyMountPointIdentifier - Record Class in org.opendaylight.yangtools.yang.data.codec.binfmt
Deprecated.
LegacyMountPointIdentifier(QName) - Constructor for record class org.opendaylight.yangtools.yang.data.codec.binfmt.LegacyMountPointIdentifier
Deprecated.
Creates an instance of a LegacyMountPointIdentifier record class.
LegacyPathArgument - Interface in org.opendaylight.yangtools.yang.data.codec.binfmt
Deprecated.
LENGTH - Enum constant in enum class 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
Effective representation of a length statement.
LengthRestrictedTypeBuilder<T> - Class in org.opendaylight.yangtools.yang.model.ri.type
 
LengthRestrictedTypeDefinition<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
Declared representation of a length statement.
LengthStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
LengthStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.LengthStatementSupport
 
lenientInstance(YangParserConfiguration) - 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() - Method in class org.opendaylight.yangtools.yang.model.api.meta.StatementDeclaration.InText
 
line() - Method in class org.opendaylight.yangtools.yang.model.api.meta.StatementDeclaration
 
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
 
LINK_MANAGEMENT - Static variable in class org.opendaylight.yangtools.rfc8819.model.api.IetfTags
ietf:link-management IetfTags
LIST - Enum constant in enum class org.opendaylight.yangtools.binding.contract.StatementNamespace
 
LIST - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
ListEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
EffectiveStatement representation of a list statement as defined by RFC7950.
listenableFutureTypeFor(Type) - Static method in class org.opendaylight.yangtools.binding.model.ri.Types
Returns an instance of ParameterizedType describing the typed ListenableFuture<V> with concrete type of value.
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
 
ListEntryNodeDataWithSchema - Class in org.opendaylight.yangtools.yang.data.util
Utility class used for tracking parser state as needed by a StAX-like parser.
ListKeyTemplate - Class in org.opendaylight.yangtools.binding.codegen
Template for generating JAVA class.
ListKeyTemplate(GeneratedTransferObject) - Constructor for class org.opendaylight.yangtools.binding.codegen.ListKeyTemplate
Creates instance of this class with concrete genType.
listNode(QName) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes
Deprecated.
Create an immutable list node.
listNode(YangInstanceIdentifier.NodeIdentifier) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes
Deprecated.
Create an immutable list node.
ListNodeBuilder<T,V> - Interface in org.opendaylight.yangtools.yang.data.api.schema.builder
 
ListNodeDataWithSchema - Class in org.opendaylight.yangtools.yang.data.util
Utility class used for tracking parser state as needed by a StAX-like parser.
ListRuntimeType - Interface in org.opendaylight.yangtools.binding.runtime.api
A RuntimeType associated with a list statement.
ListSchemaNode - Interface in org.opendaylight.yangtools.yang.model.api
Interface describing YANG 'list' statement.
ListStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a list statement.
ListStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.list
 
listTypeFor(Type) - Static method in class org.opendaylight.yangtools.binding.model.ri.Types
Returns an instance of ParameterizedType describing the typed List<V> with concrete type of value.
listTypeWildcard() - Static method in class org.opendaylight.yangtools.binding.model.ri.Types
Returns an instance of ParameterizedType describing the typed List<?
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
 
loadClass(String) - Method in interface org.opendaylight.yangtools.binding.runtime.api.ModuleInfoSnapshot
 
loadClass(String) - Method in class org.opendaylight.yangtools.binding.runtime.spi.ForwardingModuleInfoSnapshot
 
loadClass(JavaTypeName) - Method in interface org.opendaylight.yangtools.binding.runtime.api.BindingRuntimeContext
 
loadClass(JavaTypeName) - Method in class org.opendaylight.yangtools.binding.runtime.api.DefaultBindingRuntimeContext
 
loadClass(JavaTypeName) - Method in class org.opendaylight.yangtools.binding.runtime.spi.ForwardingBindingRuntimeContext
 
loadClass(Type) - Method in interface org.opendaylight.yangtools.binding.runtime.api.BindingRuntimeContext
 
loadModuleInfos() - Static method in class org.opendaylight.yangtools.binding.runtime.spi.BindingRuntimeHelpers
 
loadModuleInfos(ClassLoader) - Static method in class org.opendaylight.yangtools.binding.runtime.spi.BindingRuntimeHelpers
Loads YangModuleInfo infos available on supplied classloader.
LOCAL_IO - Enum constant in enum class 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 - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
localName() - Method in class org.opendaylight.yangtools.binding.model.api.JavaTypeName
Return the package-local name by which this type can be referenced by classes living in the same package.
localNameComponents() - Method in class org.opendaylight.yangtools.binding.model.api.JavaTypeName
Return broken-down package-local name components.
localNamespacePortion(ParserNamespace<K, V>) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceStmtCtx
Return the portion of specified namespace stored in this node.
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
 
LOCK_DENIED - Static variable in class org.opendaylight.yangtools.yang.common.ErrorTag
lock-denied ErrorTag.
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.
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 - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangBinaryOperator
Left-hand operand is less than right-hand operand.
LTE - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangBinaryOperator
Left-hand operand is less than or equal to right-hand operand.

M

MAGNESIUM - Enum constant in enum class org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeStreamVersion
Deprecated, for removal: This API element is subject to removal in a future version.
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
 
major() - Method in record class org.opendaylight.yangtools.concepts.SemVer
Returns the value of the major record component.
makeUnmodifiable(List<T>) - Static method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder.GTO
 
makeUnmodifiable(Set<T>) - Static method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder.GTO
 
MALFORMED_MESSAGE - Static variable in class org.opendaylight.yangtools.yang.common.ErrorTag
unknown-element ErrorTag.
MANDATORY - Enum constant in enum class 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
Effective representation of a mandatory statement.
MandatoryLeafEnforcer - Class in org.opendaylight.yangtools.yang.data.spi.node
 
MandatoryStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a mandatory statement.
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.meta
 
MandatoryStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.MandatoryStatementSupport
 
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
Deprecated.
 
mapBuilder(int) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
Deprecated.
 
mapBuilder(SystemMapNode) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
Deprecated.
 
mapEntry(QName, QName, Object) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes
Deprecated.
 
mapEntryBuilder() - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
Deprecated.
 
mapEntryBuilder() - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes
Deprecated.
 
mapEntryBuilder(int) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
Deprecated.
 
mapEntryBuilder(QName, QName, Object) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes
Deprecated.
 
mapEntryBuilder(MapEntryNode) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
Deprecated.
 
MapEntryNode - Interface in org.opendaylight.yangtools.yang.data.api.schema
Instance of Map entry, this node does not contains value, but child nodes.
MapEntryNode.Builder - Interface in org.opendaylight.yangtools.yang.data.api.schema
A builder of MapEntryNodes.
mapEnumAssignedNames(Collection<String>) - Static method in class org.opendaylight.yangtools.binding.contract.Naming
Returns Java identifiers, conforming to JLS9 Section 3.8 to use for specified YANG assigned names (RFC7950 Section 9.6.4).
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
Deprecated.
Create an immutable map node.
mapNode(YangInstanceIdentifier.NodeIdentifier) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes
Deprecated.
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 a key.
MapNode.Builder<T> - Interface in org.opendaylight.yangtools.yang.data.api.schema
A builder of MapNodes.
mapNodeBuilder() - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes
Deprecated.
 
mapNodeBuilder(QName) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes
Deprecated.
 
mapNodeBuilder(YangInstanceIdentifier.NodeIdentifier) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes
Deprecated.
 
mapTypeFor(Type, Type) - Static method in class org.opendaylight.yangtools.binding.model.ri.Types
Returns an instance of ParameterizedType describing the typed Map<K,V>.
mapYangDataName(YangDataName) - Static method in class org.opendaylight.yangtools.binding.contract.Naming
Builds class name representing yang-data template name which is not yang identifier compliant.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractChoiceEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractContainerEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.Default
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultArgument
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultArgument.WithSubstatements
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithArgument
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithArgument.WithSubstatements
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithDataTree
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithDataTree.WithTypedefNamespace
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithSchemaTree
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.WithDataTree
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.WithSchemaTree
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.api.meta.AbstractDeclaredStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.ArgumentToString
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.ArgumentToString.WithSubstatements
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithArgument
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithArgument.WithSubstatements
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithoutArgument
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithoutArgument.WithSubstatements
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithQNameArgument
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithQNameArgument.WithSubstatements
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithRawArgument
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithRawArgument.WithSubstatements
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithRawStringArgument
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithRawStringArgument.WithSubstatements
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.api.meta.AbstractEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractEffectiveUnknownSchmemaNode
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractGroupingEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractLeafEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.DefaultWithDataTree
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.DefaultWithSchemaTree
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.WithDataTree
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.WithSchemaTree
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ActionEffectiveStatementImpl
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AugmentEffectiveStatementImpl
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredCaseEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredInputEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredOutputEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeviateEffectiveStatementImpl
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.DeviateStatementImpl
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeviationEffectiveStatementImpl
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.DeviationStatementImpl
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyActionStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyAnydataEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyAnydataStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyAnyxmlEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyAnyxmlStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyArgumentEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyArgumentStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyAugmentStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyBaseEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyBaseStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyBelongsToEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyBelongsToStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyBitEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyBitStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyCaseStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyChoiceEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyChoiceStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyConfigEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyConfigStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyContactEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyContactStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyContainerEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyContainerStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyDefaultEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyDefaultStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyDescriptionEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyDescriptionStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyEnumEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyEnumStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyErrorAppTagEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyErrorAppTagStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyErrorMessageEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyErrorMessageStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyExtensionStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyFeatureEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyFeatureStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyForeignKeyEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyFractionDigitsEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyFractionDigitsStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyGroupingEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyGroupingStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyIdentityEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyIdentityStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyIfFeatureEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyIfFeatureStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyIncludeEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyIncludeStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyInputStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyKeyStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLeafEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLeafListEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyLeafListStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyLeafStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLengthEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyLengthStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyListEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyListStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLocalKeyEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMandatoryEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyMandatoryStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMaxElementsEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyMaxElementsStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMinElementsEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyMinElementsStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyModifierEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyModifierStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMustEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyMustStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyNamespaceEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyNamespaceStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyNotificationStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyOrderedByEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyOrderedByStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyOrganizationEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyOrganizationStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyOutputStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPathEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyPathStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPatternEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyPatternStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPositionEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyPositionStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPrefixEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyPrefixStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPresenceEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyPresenceStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRangeEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyRangeStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyReferenceEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyReferenceStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRequireInstanceEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyRequireInstanceStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRevisionDateEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyRevisionDateStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRevisionEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyRevisionStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyRpcStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyStatusEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyStatusStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyTypedefStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyTypeStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyUniqueEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyUniqueStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyUnitsEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyUnitsStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyUsesStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyValueEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyValueStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyWhenEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyWhenStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyYangVersionEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyYangVersionStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyYinElementEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyYinElementStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ExtensionEffectiveStatementImpl
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ImportEffectiveStatementImpl
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.ImportStatementImpl
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.ModuleStatementImpl
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.NotificationEffectiveStatementImpl
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RefineEffectiveStatementImpl
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RefineStatementImpl
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularActionStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularAnydataEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularAnydataStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularAnyxmlEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularAnyxmlStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularArgumentEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularArgumentStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularAugmentStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularBaseEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularBaseStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularBelongsToEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularBelongsToStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularBitEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularBitStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularCaseStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularChoiceEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularChoiceStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularConfigEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularConfigStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularContactEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularContactStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularContainerEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularContainerStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularDefaultEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularDefaultStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularDescriptionEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularDescriptionStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularEnumEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularEnumStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularErrorAppTagEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularErrorAppTagStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularErrorMessageEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularErrorMessageStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularExtensionStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularFeatureEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularFeatureStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularForeignKeyEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularFractionDigitsEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularFractionDigitsStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularGroupingEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularGroupingStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularIdentityEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularIdentityStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularIfFeatureEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularIfFeatureStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularIncludeEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularIncludeStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularInputStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularKeyStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLeafEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLeafListEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularLeafListStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularLeafStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLengthEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularLengthStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularListEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularListStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLocalKeyEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMandatoryEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularMandatoryStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMaxElementsEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularMaxElementsStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMinElementsEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularMinElementsStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularModifierEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularModifierStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMustEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularMustStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularNamespaceEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularNamespaceStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularNotificationStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularOrderedByEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularOrderedByStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularOrganizationEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularOrganizationStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularOutputStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPathEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularPathStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPatternEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularPatternStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPositionEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularPositionStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPrefixEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularPrefixStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPresenceEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularPresenceStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRangeEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularRangeStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularReferenceEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularReferenceStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRequireInstanceEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularRequireInstanceStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRevisionDateEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularRevisionDateStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRevisionEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularRevisionStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularRpcStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularStatusEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularStatusStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularTypedefStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularTypeStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularUniqueEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularUniqueStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularUnitsEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularUnitsStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularUsesStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularValueEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularValueStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularWhenEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularWhenStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularYangVersionEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularYangVersionStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularYinElementEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularYinElementStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RpcEffectiveStatementImpl
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.SlimLeafListEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.SubmoduleStatementImpl
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.TypedefEffectiveStatementImpl
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredCaseEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredInputEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredLeafEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredOutputEffectiveStatement
Utility method for squashing singleton lists into single objects.
maskList(ImmutableList<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.UnrecognizedStatementImpl
Utility method for squashing singleton lists into single objects.
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractChoiceEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractContainerEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.Default
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultArgument
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultArgument.WithSubstatements
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithArgument
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithArgument.WithSubstatements
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithDataTree
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithDataTree.WithTypedefNamespace
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithSchemaTree
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.WithDataTree
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.WithSchemaTree
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.api.meta.AbstractDeclaredStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.ArgumentToString
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.ArgumentToString.WithSubstatements
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithArgument
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithArgument.WithSubstatements
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithoutArgument
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithoutArgument.WithSubstatements
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithQNameArgument
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithQNameArgument.WithSubstatements
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithRawArgument
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithRawArgument.WithSubstatements
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithRawStringArgument
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithRawStringArgument.WithSubstatements
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.api.meta.AbstractEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractEffectiveUnknownSchmemaNode
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractGroupingEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractLeafEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.DefaultWithDataTree
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.DefaultWithSchemaTree
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.WithDataTree
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.WithSchemaTree
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ActionEffectiveStatementImpl
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AugmentEffectiveStatementImpl
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredCaseEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredInputEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredOutputEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeviateEffectiveStatementImpl
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.DeviateStatementImpl
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeviationEffectiveStatementImpl
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.DeviationStatementImpl
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyActionStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyAnydataEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyAnydataStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyAnyxmlEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyAnyxmlStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyArgumentEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyArgumentStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyAugmentStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyBaseEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyBaseStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyBelongsToEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyBelongsToStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyBitEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyBitStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyCaseStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyChoiceEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyChoiceStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyConfigEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyConfigStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyContactEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyContactStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyContainerEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyContainerStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyDefaultEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyDefaultStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyDescriptionEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyDescriptionStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyEnumEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyEnumStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyErrorAppTagEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyErrorAppTagStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyErrorMessageEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyErrorMessageStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyExtensionStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyFeatureEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyFeatureStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyForeignKeyEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyFractionDigitsEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyFractionDigitsStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyGroupingEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyGroupingStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyIdentityEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyIdentityStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyIfFeatureEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyIfFeatureStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyIncludeEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyIncludeStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyInputStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyKeyStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLeafEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLeafListEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyLeafListStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyLeafStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLengthEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyLengthStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyListEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyListStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLocalKeyEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMandatoryEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyMandatoryStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMaxElementsEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyMaxElementsStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMinElementsEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyMinElementsStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyModifierEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyModifierStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMustEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyMustStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyNamespaceEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyNamespaceStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyNotificationStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyOrderedByEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyOrderedByStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyOrganizationEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyOrganizationStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyOutputStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPathEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyPathStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPatternEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyPatternStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPositionEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyPositionStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPrefixEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyPrefixStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPresenceEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyPresenceStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRangeEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyRangeStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyReferenceEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyReferenceStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRequireInstanceEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyRequireInstanceStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRevisionDateEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyRevisionDateStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRevisionEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyRevisionStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyRpcStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyStatusEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyStatusStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyTypedefStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyTypeStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyUniqueEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyUniqueStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyUnitsEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyUnitsStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyUsesStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyValueEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyValueStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyWhenEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyWhenStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyYangVersionEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyYangVersionStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyYinElementEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyYinElementStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ExtensionEffectiveStatementImpl
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ImportEffectiveStatementImpl
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.ImportStatementImpl
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.ModuleStatementImpl
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.NotificationEffectiveStatementImpl
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RefineEffectiveStatementImpl
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RefineStatementImpl
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularActionStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularAnydataEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularAnydataStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularAnyxmlEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularAnyxmlStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularArgumentEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularArgumentStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularAugmentStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularBaseEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularBaseStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularBelongsToEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularBelongsToStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularBitEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularBitStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularCaseStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularChoiceEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularChoiceStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularConfigEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularConfigStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularContactEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularContactStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularContainerEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularContainerStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularDefaultEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularDefaultStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularDescriptionEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularDescriptionStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularEnumEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularEnumStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularErrorAppTagEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularErrorAppTagStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularErrorMessageEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularErrorMessageStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularExtensionStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularFeatureEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularFeatureStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularForeignKeyEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularFractionDigitsEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularFractionDigitsStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularGroupingEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularGroupingStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularIdentityEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularIdentityStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularIfFeatureEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularIfFeatureStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularIncludeEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularIncludeStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularInputStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularKeyStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLeafEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLeafListEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularLeafListStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularLeafStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLengthEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularLengthStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularListEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularListStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLocalKeyEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMandatoryEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularMandatoryStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMaxElementsEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularMaxElementsStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMinElementsEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularMinElementsStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularModifierEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularModifierStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMustEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularMustStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularNamespaceEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularNamespaceStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularNotificationStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularOrderedByEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularOrderedByStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularOrganizationEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularOrganizationStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularOutputStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPathEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularPathStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPatternEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularPatternStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPositionEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularPositionStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPrefixEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularPrefixStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPresenceEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularPresenceStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRangeEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularRangeStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularReferenceEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularReferenceStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRequireInstanceEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularRequireInstanceStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRevisionDateEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularRevisionDateStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRevisionEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularRevisionStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularRpcStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularStatusEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularStatusStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularTypedefStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularTypeStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularUniqueEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularUniqueStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularUnitsEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularUnitsStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularUsesStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularValueEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularValueStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularWhenEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularWhenStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularYangVersionEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularYangVersionStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularYinElementEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularYinElementStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RpcEffectiveStatementImpl
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.SlimLeafListEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.SubmoduleStatementImpl
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.TypedefEffectiveStatementImpl
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredCaseEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredInputEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredLeafEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredOutputEffectiveStatement
 
maskSet(ImmutableSet<?>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.UnrecognizedStatementImpl
 
match(K) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceKeyCriterion
Match a key against this criterion.
matches(DataObjectStep<?>) - Method in interface org.opendaylight.yangtools.binding.InexactDataObjectStep
 
matches(DataObjectStep<?>) - Method in record class org.opendaylight.yangtools.binding.KeylessStep
 
max() - Static method in class org.opendaylight.yangtools.yang.model.api.stmt.UnresolvedNumber
 
MAX_ACCESS - Enum constant in enum class org.opendaylight.yangtools.rfc6643.model.api.IetfYangSmiv2ExtensionsMapping
 
MAX_ELEMENTS - Enum constant in enum class 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 Class 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
 
MaxAccessStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.rfc6643.parser.MaxAccessStatementSupport
 
MaxElementsEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a max-elements statement.
MaxElementsStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a max-elements statement.
MaxElementsStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
MaxElementsStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.MaxElementsStatementSupport
 
maxValueIn(int) - Static method in class org.opendaylight.yangtools.yang.common.Decimal64
Return the maximum value supported in specified scale.
merge(YangInstanceIdentifier.PathArgument, NormalizedNode) - Method in interface org.opendaylight.yangtools.yang.data.tree.api.DataTreeModificationCursor
Merge the specified data with the currently-present data at specified path.
merge(YangInstanceIdentifier, NormalizedNode) - Method in interface org.opendaylight.yangtools.yang.data.tree.api.DataTreeModification
Merge the specified data with the currently-present data at specified path.
message() - Method in class org.opendaylight.yangtools.yang.data.api.ImmutableYangNetconfError
Return this errors's error-message, if available.
message() - Method in interface org.opendaylight.yangtools.yang.data.api.YangNetconfError
Return this errors's error-message, if available.
message(String) - Method in class org.opendaylight.yangtools.yang.data.api.ImmutableYangNetconfError.Builder
Initializes the value for the message attribute.
message(String) - Method in interface org.opendaylight.yangtools.yang.data.api.ImmutableYangNetconfError.BuildFinal
Initializes the value for the message attribute.
metadata() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedTuple
Return the metadata portion of this tree.
metadata() - Method in record class org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizationResult
Returns the value of the metadata record component.
metadata() - Method in record class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedMountPoint
Returns the value of the metadata record component.
metadata(ImmutableMap<QName, Object>) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedNodeStreamWriter.MetadataExtension
Emit a block of metadata associated with the currently-open node.
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.ImmutableMetadataExtension
 
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.yang.data.api.schema
A piece of NormalizedAnydata with a corresponding piece of NormalizedMetadata.
MetadataStatements - Enum Class in org.opendaylight.yangtools.rfc7952.model.api
StatementDefinitions for statements defined by RFC7952.
MethodExtensions - Class in org.opendaylight.yangtools.testutils.mockito
Nicer shorter toString() for Method than it's default.
MethodSignature - Interface in org.opendaylight.yangtools.binding.model.api
The Method Signature interface contains simplified meta model for java method definition.
MethodSignature.Parameter - Interface in org.opendaylight.yangtools.binding.model.api
The Parameter interface is designed to hold the information of method Parameter(s).
MethodSignature.ValueMechanics - Enum Class in org.opendaylight.yangtools.binding.model.api
Method return type mechanics.
MethodSignatureBuilder - Interface in org.opendaylight.yangtools.binding.model.api.type.builder
Method Signature Builder serves solely for building Method Signature and returning the new instance of Method Signature.
min() - Static method in class org.opendaylight.yangtools.yang.model.api.stmt.UnresolvedNumber
 
MIN_ELEMENTS - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
MinElementsEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a min-elements statement.
MinElementsStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a min-elements statement.
MinElementsStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
MinElementsStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.MinElementsStatementSupport
 
minor() - Method in record class org.opendaylight.yangtools.concepts.SemVer
Returns the value of the minor record component.
MINUS - Enum constant in enum class 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
 
minValueIn(int) - Static method in class org.opendaylight.yangtools.yang.common.Decimal64
Return the minimum value supported in specified scale.
MISSING_ATTRIBUTE - Static variable in class org.opendaylight.yangtools.yang.common.ErrorTag
missing-attribute ErrorTag.
MISSING_CHOICE_QNAME - Static variable in class org.opendaylight.yangtools.yang.common.YangConstants
missing-choice as defined in RFC6020, section 13.7.
MISSING_ELEMENT - Static variable in class org.opendaylight.yangtools.yang.common.ErrorTag
missing-element ErrorTag.
missingChoice(YangInstanceIdentifier.NodeIdentifier) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.YangErrorInfos
missing-choice as defined in RFC6020, section 13.7.
MissingClassInLoadingStrategyException - Exception Class in org.opendaylight.yangtools.binding.data.codec.api
Thrown when user schema for supplied binding class is available in present schema context, but binding class itself is not known to codecs because backing class loading strategy did not provided it.
MissingClassInLoadingStrategyException(String, Throwable) - Constructor for exception class org.opendaylight.yangtools.binding.data.codec.api.MissingClassInLoadingStrategyException
 
MissingSchemaException - Exception Class in org.opendaylight.yangtools.binding.data.codec.api
Thrown when codec was used with data which are not modeled and available in schema used by codec.
MissingSchemaException(String) - Constructor for exception class org.opendaylight.yangtools.binding.data.codec.api.MissingSchemaException
 
MissingSchemaException(String, Throwable) - Constructor for exception class org.opendaylight.yangtools.binding.data.codec.api.MissingSchemaException
 
MissingSchemaForClassException - Exception Class in org.opendaylight.yangtools.binding.data.codec.api
Thrown when Java Binding class was used in data for which codec does not have schema.
MissingSchemaForClassException(Class<?>) - Constructor for exception class org.opendaylight.yangtools.binding.data.codec.api.MissingSchemaForClassException
 
MissingSchemaSourceException - Exception Class in org.opendaylight.yangtools.yang.model.repo.api
Exception thrown when a the specified schema source is not available.
MissingSchemaSourceException(SourceIdentifier, String) - Constructor for exception class org.opendaylight.yangtools.yang.model.repo.api.MissingSchemaSourceException
 
MissingSchemaSourceException(SourceIdentifier, String, Throwable) - Constructor for exception class org.opendaylight.yangtools.yang.model.repo.api.MissingSchemaSourceException
 
MissingSubstatementException - Exception Class in org.opendaylight.yangtools.yang.parser.spi.meta
Thrown when there was Missing element in yang file.
MissingSubstatementException(String, StatementSourceReference) - Constructor for exception class org.opendaylight.yangtools.yang.parser.spi.meta.MissingSubstatementException
 
MissingSubstatementException(String, StatementSourceReference, Throwable) - Constructor for exception class org.opendaylight.yangtools.yang.parser.spi.meta.MissingSubstatementException
 
MissingSubstatementException(StatementSourceReference, String, Object...) - Constructor for exception class org.opendaylight.yangtools.yang.parser.spi.meta.MissingSubstatementException
 
MissingSubstatementException(CommonStmtCtx, String, Object...) - Constructor for exception class org.opendaylight.yangtools.yang.parser.spi.meta.MissingSubstatementException
 
MIXED - Enum constant in enum class org.opendaylight.yangtools.binding.data.codec.api.BindingDataContainerCodecTreeNode.ChildAddressabilitySummary
Mixed children, some are addressable and some are not.
MixinNode - Interface in org.opendaylight.yangtools.yang.data.api.schema
Deprecated, for removal: This API element is subject to removal in a future version.
This interface assumes XML encoding. In JSON encoding only a ChoiceNode is a mixin. Users are advised to move to explicit checking.
mixinPathStep() - Method in interface org.opendaylight.yangtools.yang.data.util.DataSchemaContext.PathMixin
MOD - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangBinaryOperator
Arithmetic modulus after truncating division.
MOD - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
MOD - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
MOD() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.FunctionNameContext
 
MOD() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.MultiplicativeExprContext
 
MOD() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.NCNameContext
 
MODEL_BINDING_PROVIDER_CLASS_NAME - Static variable in class org.opendaylight.yangtools.binding.contract.Naming
 
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
 
modelContext() - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingDataCodec
Returns the EffectiveModelContext of this codec.
modelContext() - Method in interface org.opendaylight.yangtools.binding.data.codec.dynamic.DynamicBindingDataCodec
 
modelContext() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultBindingRuntimeTypes
 
modelContext() - Method in interface org.opendaylight.yangtools.binding.runtime.api.BindingRuntimeContext
 
modelContext() - Method in interface org.opendaylight.yangtools.binding.runtime.api.BindingRuntimeTypes
Return the EffectiveModelContext underlying this object.
modelContext() - Method in interface org.opendaylight.yangtools.binding.runtime.api.ModuleInfoSnapshot
The EffectiveModelContext resulting from all models exposed from constituent module infos.
modelContext() - Method in class org.opendaylight.yangtools.binding.runtime.spi.ForwardingModuleInfoSnapshot
 
modelContext() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.MountPointContext
Return this mount point's EffectiveModelContext.
modelContext() - Method in interface org.opendaylight.yangtools.yang.data.tree.api.DataTreeSnapshot
Return the EffectiveModelContext effective at the time this snapshot was taken.
modelContext() - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
Return the EffectiveModelContext from which this context was derived.
modelContext() - Method in class org.opendaylight.yangtools.yang.data.util.codec.AbstractCodecFactory
Return the EffectiveModelContext backing this factory.
modelContext() - Method in class org.opendaylight.yangtools.yang.data.util.DataSchemaContextTree
Return the EffectiveModelContext used to derive this tree.
modelContext() - Method in interface org.opendaylight.yangtools.yang.model.api.EffectiveStatementInference
Return the EffectiveModelContext against which this inference is made.
modelContext() - Method in class org.opendaylight.yangtools.yang.model.spi.AbstractEffectiveStatementInference
 
modelContext() - Method in class org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack
Return the EffectiveModelContext this stack operates on.
ModelGenerationAware<S> - Interface in org.opendaylight.yangtools.binding.runtime.osgi
Additional interface for exposing linear generation of the backing effective model.
ModelProcessingPhase - Enum Class in org.opendaylight.yangtools.yang.parser.spi.meta
 
ModelProcessingPhase.ExecutionOrder - Class in org.opendaylight.yangtools.yang.parser.spi.meta
The concept of phase execution order, expressed as non-negative values.
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() - Method in interface org.opendaylight.yangtools.yang.data.tree.api.DataTreeCandidateNode
Return the type of modification this node is undergoing.
modificationType() - Method in class org.opendaylight.yangtools.yang.data.tree.spi.AbstractDataTreeCandidateNode
 
ModificationType - Enum Class in org.opendaylight.yangtools.yang.data.tree.api
Enumeration of all possible node modification states.
modified(NormalizedNode, NormalizedNode, Map<YangInstanceIdentifier.PathArgument, DataTreeCandidate.CandidateNode>) - Static method in class org.opendaylight.yangtools.yang.data.tree.spi.ImmutableCandidateNodes
 
modified(NormalizedNode, NormalizedNode, ImmutableCandidateNodes.WithChildrenImpl) - Static method in class org.opendaylight.yangtools.yang.data.tree.spi.ImmutableCandidateNodes
 
modifiedChild(DistinctNodeContainer<?, ?>, Function<NormalizedNode, DataTreeCandidateNode>, YangInstanceIdentifier.PathArgument) - Static method in class org.opendaylight.yangtools.yang.data.tree.spi.AbstractDataTreeCandidateNode
 
modifiedChild(YangInstanceIdentifier.PathArgument) - Method in interface org.opendaylight.yangtools.yang.data.tree.api.DataTreeCandidate.CandidateNode.WithChildren
Returns modified child or empty.
modifiedChild(YangInstanceIdentifier.PathArgument) - Method in interface org.opendaylight.yangtools.yang.data.tree.api.DataTreeCandidateNode
Returns modified child or empty.
modifiedChild(YangInstanceIdentifier.PathArgument) - Method in interface org.opendaylight.yangtools.yang.data.tree.spi.ImmutableCandidateNodes.WithChildrenImpl
ModifiedNodeDoesNotExistException - Exception Class in org.opendaylight.yangtools.yang.data.tree.api
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 class org.opendaylight.yangtools.yang.data.tree.api.ModifiedNodeDoesNotExistException
 
ModifiedNodeDoesNotExistException(YangInstanceIdentifier, String, Throwable) - Constructor for exception class org.opendaylight.yangtools.yang.data.tree.api.ModifiedNodeDoesNotExistException
 
MODIFIER - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
ModifierEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a modifier statement.
ModifierKind - Enum Class 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.meta
 
ModifierStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ModifierStatementSupport
 
module() - Method in record class org.opendaylight.yangtools.yang.common.YangDataName
Returns the value of the module record component.
Module - Interface in org.opendaylight.yangtools.yang.model.api
This interface contains the methods for getting the data from the YANG module.
Module(SourceIdentifier, YangVersion, XMLNamespace, UnresolvedQName.Unqualified, ImmutableSet<Revision>, ImmutableSet<SourceDependency.Import>, ImmutableSet<SourceDependency.Include>) - Constructor for record class org.opendaylight.yangtools.yang.model.spi.source.SourceInfo.Module
Creates an instance of a Module record class.
Module(SourceInfo.Module, StatementStreamSource, ImmutableMap<SourceIdentifier, BuildSpecification.SourceSpec.Submodule>, ImmutableSet<QName>, ModuleEffectiveStatement.ConformanceType) - Constructor for record class org.opendaylight.yangtools.yang.parser.spi.source.BuildSpecification.SourceSpec.Module
Creates an instance of a Module record class.
MODULE - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
MODULE - Static variable in class org.opendaylight.yangtools.yang.parser.spi.NamespaceBehaviours
 
MODULE - Static variable in class org.opendaylight.yangtools.yang.parser.spi.ParserNamespaces
Module namespace.
MODULE_FOR_BELONGSTO - Static variable in class org.opendaylight.yangtools.yang.parser.spi.NamespaceBehaviours
 
MODULE_FOR_BELONGSTO - Static variable in class org.opendaylight.yangtools.yang.parser.spi.ParserNamespaces
Namespace similar to ParserNamespaces.MODULE for storing modules into Yang model storage but keyed by plain name.
MODULE_INFO_CLASS_NAME - Static variable in class org.opendaylight.yangtools.binding.contract.Naming
 
MODULE_INFO_QNAMEOF_METHOD_NAME - Static variable in class org.opendaylight.yangtools.binding.contract.Naming
 
MODULE_INFO_YANGDATANAMEOF_METHOD_NAME - Static variable in class org.opendaylight.yangtools.binding.contract.Naming
 
MODULE_NAME - Static variable in class org.opendaylight.yangtools.odlext.model.api.CodegenExtensionsConstants
 
MODULE_NAME - Static variable in class org.opendaylight.yangtools.odlext.model.api.OpenDaylightExtensionsConstants
 
MODULE_NAME - Static variable in class org.opendaylight.yangtools.openconfig.model.api.OpenConfigConstants
 
MODULE_NAME - Static variable in class org.opendaylight.yangtools.rfc6241.model.api.NetconfConstants
 
MODULE_NAME - Static variable in class org.opendaylight.yangtools.rfc6536.model.api.NACMConstants
 
MODULE_NAME - Static variable in class org.opendaylight.yangtools.rfc6643.model.api.IetfYangSmiv2Constants
 
MODULE_NAME - Static variable in class org.opendaylight.yangtools.rfc7952.model.api.MetadataConstants
 
MODULE_NAME - Static variable in class org.opendaylight.yangtools.rfc8040.model.api.YangDataConstants
 
MODULE_NAME - Static variable in class org.opendaylight.yangtools.rfc8528.model.api.SchemaMountConstants
 
MODULE_NAME - Static variable in class org.opendaylight.yangtools.rfc8639.model.api.SubscribedNotificationsConstants
 
MODULE_NAME_TO_NAMESPACE - Static variable in class org.opendaylight.yangtools.yang.parser.spi.NamespaceBehaviours
 
MODULE_NAME_TO_NAMESPACE - Static variable in class org.opendaylight.yangtools.yang.parser.spi.ParserNamespaces
Pre-linkage global mapping of module names to namespaces.
MODULE_NAME_TO_QNAME - Static variable in class org.opendaylight.yangtools.yang.parser.spi.NamespaceBehaviours
 
MODULE_NAME_TO_QNAME - Static variable in class org.opendaylight.yangtools.yang.parser.spi.ParserNamespaces
Source-specific mapping of prefixes to namespaces.
MODULE_NAMESPACE - Static variable in class org.opendaylight.yangtools.odlext.model.api.CodegenExtensionsConstants
 
MODULE_NAMESPACE - Static variable in class org.opendaylight.yangtools.odlext.model.api.OpenDaylightExtensionsConstants
 
MODULE_NAMESPACE - Static variable in class org.opendaylight.yangtools.openconfig.model.api.OpenConfigConstants
 
MODULE_NAMESPACE - Static variable in class org.opendaylight.yangtools.rfc6241.model.api.NetconfConstants
 
MODULE_NAMESPACE - Static variable in class org.opendaylight.yangtools.rfc6536.model.api.NACMConstants
 
MODULE_NAMESPACE - Static variable in class org.opendaylight.yangtools.rfc6643.model.api.IetfYangSmiv2Constants
 
MODULE_NAMESPACE - Static variable in class org.opendaylight.yangtools.rfc7952.model.api.MetadataConstants
 
MODULE_NAMESPACE - Static variable in class org.opendaylight.yangtools.rfc8040.model.api.YangDataConstants
 
MODULE_NAMESPACE - Static variable in class org.opendaylight.yangtools.rfc8528.model.api.SchemaMountConstants
 
MODULE_NAMESPACE - Static variable in class org.opendaylight.yangtools.rfc8639.model.api.SubscribedNotificationsConstants
 
MODULE_NAMESPACE_TO_NAME - Static variable in class org.opendaylight.yangtools.yang.parser.spi.NamespaceBehaviours
 
MODULE_NAMESPACE_TO_NAME - Static variable in class org.opendaylight.yangtools.yang.parser.spi.ParserNamespaces
Source-specific mapping of prefixes to namespaces.
MODULE_PREFIX - Static variable in class org.opendaylight.yangtools.openconfig.model.api.OpenConfigConstants
Normative prefix to use when importing OpenConfigConstants.MODULE_NAME and later.
MODULE_PREFIX - Static variable in class org.opendaylight.yangtools.rfc6241.model.api.NetconfConstants
Normative prefix to use when importing NetconfConstants.MODULE_NAME.
MODULE_PREFIX - Static variable in class org.opendaylight.yangtools.rfc6536.model.api.NACMConstants
Normative prefix to use when importing NACMConstants.MODULE_NAME.
MODULE_PREFIX - Static variable in class org.opendaylight.yangtools.rfc6643.model.api.IetfYangSmiv2Constants
Normative prefix to use when importing IetfYangSmiv2Constants.MODULE_NAME.
MODULE_PREFIX - Static variable in class org.opendaylight.yangtools.rfc7952.model.api.MetadataConstants
Normative prefix to use when importing MetadataConstants.MODULE_NAME.
MODULE_PREFIX - Static variable in class org.opendaylight.yangtools.rfc8040.model.api.YangDataConstants
Normative prefix to use when importing YangDataConstants.MODULE_NAME.
MODULE_PREFIX - Static variable in class org.opendaylight.yangtools.rfc8528.model.api.SchemaMountConstants
Normative prefix to use when importing SchemaMountConstants.MODULE_NAME.
MODULE_PREFIX - Static variable in class org.opendaylight.yangtools.rfc8639.model.api.SubscribedNotificationsConstants
Normative prefix to use when importing SubscribedNotificationsConstants.MODULE_NAME.
MODULE_TAG - Enum constant in enum class org.opendaylight.yangtools.rfc8819.model.api.ModuleTagStatements
 
MODULE_TO_MODULE_ID - Static variable in class org.opendaylight.yangtools.yang.model.util.FilteringSchemaContextProxy.ModuleId
 
MODULECTX_TO_QNAME - Static variable in class org.opendaylight.yangtools.yang.parser.spi.NamespaceBehaviours
 
MODULECTX_TO_QNAME - Static variable in class org.opendaylight.yangtools.yang.parser.spi.ParserNamespaces
Global mapping of modules to QNameModules.
MODULECTX_TO_SOURCE - Static variable in class org.opendaylight.yangtools.yang.parser.spi.NamespaceBehaviours
 
MODULECTX_TO_SOURCE - Static variable in class org.opendaylight.yangtools.yang.parser.spi.ParserNamespaces
Global mapping of modules to source identifier.
ModuleDependencySort - Class in org.opendaylight.yangtools.yang.model.spi
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 module statement.
ModuleEffectiveStatement.ConformanceType - Enum Class in org.opendaylight.yangtools.yang.model.api.stmt
Conformance type, as defined by RFC7895 and indirectly referenced in RFC7950.
moduleForPrefix(String) - Method in class org.opendaylight.yangtools.yang.data.util.AbstractStringInstanceIdentifierCodec
Resolve a string prefix into the corresponding module.
ModuleGenerator - Class in org.opendaylight.yangtools.binding.generator.impl.reactor
Generator corresponding to a module statement.
ModuleId(String, Optional<Revision>) - Constructor for class org.opendaylight.yangtools.yang.model.util.FilteringSchemaContextProxy.ModuleId
 
ModuleId(UnresolvedQName.Unqualified, 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.
ModuleInfoSnapshot - Interface in org.opendaylight.yangtools.binding.runtime.api
A snapshot of a set of YangModuleInfos, assembled to form an EffectiveModelContext.
ModuleInfoSnapshotBuilder - Class in org.opendaylight.yangtools.binding.runtime.spi
 
ModuleInfoSnapshotBuilder(YangParserFactory) - Constructor for class org.opendaylight.yangtools.binding.runtime.spi.ModuleInfoSnapshotBuilder
 
ModuleInfoSnapshotResolver - Class in org.opendaylight.yangtools.binding.runtime.spi
A dynamic registry of YangModuleInfo objects, capable of combining them into an ModuleInfoSnapshot.
ModuleInfoSnapshotResolver(String, YangParserFactory) - Constructor for class org.opendaylight.yangtools.binding.runtime.spi.ModuleInfoSnapshotResolver
 
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.
moduleName() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.EffectiveStmtCtx.Current
 
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
 
ModuleQNameToPrefix - Class 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.
ModuleRuntimeType - Interface in org.opendaylight.yangtools.binding.runtime.api
A RuntimeType associated with a module statement.
modules() - Method in record class org.opendaylight.yangtools.yang.parser.api.YangLibModuleSet
Returns the value of the modules record component.
modules() - Method in record class org.opendaylight.yangtools.yang.parser.spi.source.BuildSpecification
Returns the value of the modules record component.
MODULES_DEVIATED_BY - Static variable in class org.opendaylight.yangtools.yang.parser.spi.NamespaceBehaviours
 
MODULES_DEVIATED_BY - Static variable in class org.opendaylight.yangtools.yang.parser.spi.ParserNamespaces
Namespace used for storing information about modules that support deviation resolution.
ModuleStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a module statement.
ModuleStatementImpl - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
ModuleStatementImpl(String, UnresolvedQName.Unqualified, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.ModuleStatementImpl
 
ModuleStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.module
 
ModuleTagConstants - Class in org.opendaylight.yangtools.rfc8819.model.api
 
ModuleTagEffectiveStatement - Interface in org.opendaylight.yangtools.rfc8819.model.api
Effective statement representation of 'module-tag' extension defined in RFC8819.
ModuleTagStatement - Interface in org.opendaylight.yangtools.rfc8819.model.api
Declared statement representation of 'module-tag' extension defined in RFC8819.
ModuleTagStatements - Enum Class in org.opendaylight.yangtools.rfc8819.model.api
StatementDefinitions for statements defined by RFC8819.
ModuleTagStatementSupport - Class in org.opendaylight.yangtools.rfc8819.parser
Parser support for module-tag statement.
ModuleTagStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.rfc8819.parser.ModuleTagStatementSupport
 
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 - Enum constant in enum class org.opendaylight.yangtools.odlext.model.api.OpenDaylightExtensionsStatements
 
MOUNT_POINT - Enum constant in enum class org.opendaylight.yangtools.rfc8528.model.api.SchemaMountStatements
 
MountEffectiveStatement - Interface in org.opendaylight.yangtools.odlext.model.api
 
mountPoint() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedMountpoints
Return the NormalizedMountPoint attached at this place in the tree, if any.
mountPoint() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedMountpoints
 
MountPointChild - Interface in org.opendaylight.yangtools.yang.data.api.schema
An unresolved child within a mount point.
MountPointContext - Interface in org.opendaylight.yangtools.yang.data.api.schema
A context of either an explicit (RFC8528 Schema Mount instance) or implicit (system root).
MountPointContextFactory - Interface in org.opendaylight.yangtools.yang.data.api.schema
An entity able to resolve the SchemaContext for embedded mount points based on generic data provided by the current interpretation context.
MountPointContextFactory.ContainerName - Enum Class in org.opendaylight.yangtools.yang.data.api.schema
Top-level containers which hold YANG Library information, ordered by descending preference, with more modern and/or preferred entries first.
MountPointData - Class in org.opendaylight.yangtools.yang.data.util
YANG Schema Mount-supported data attached to either a list item or a container.
MountPointDefinition(MountPointLabel, boolean, ImmutableSet<String>) - Constructor for record class org.opendaylight.yangtools.yang.data.util.AbstractMountPointContextFactory.MountPointDefinition
Creates an instance of a MountPointDefinition record class.
MountPointEffectiveStatement - Interface in org.opendaylight.yangtools.rfc8528.model.api
Effective statement representation of 'mount-point' extension defined in RFC8528.
MountPointException - Exception Class in org.opendaylight.yangtools.yang.data.api.schema
Exception thrown when a mount-point-related operation cannot be performed.
MountPointException(String) - Constructor for exception class org.opendaylight.yangtools.yang.data.api.schema.MountPointException
 
MountPointException(String, Throwable) - Constructor for exception class org.opendaylight.yangtools.yang.data.api.schema.MountPointException
 
MountPointLabel - Record Class in org.opendaylight.yangtools.yang.common
The name (label) of a YANG schema mount instance, as defined in RFC8528.
MountPointLabel(QName) - Constructor for record class org.opendaylight.yangtools.yang.common.MountPointLabel
Creates an instance of a MountPointLabel record class.
MountPointNormalizedNodeWriter - Class in org.opendaylight.yangtools.yang.data.api.schema.stream
mountPoints() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedTuple
Return the mount point portion of this tree.
mountPoints() - Method in record class org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizationResult
Returns the value of the mountPoints record component.
mountPoints() - Method in record class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedMountPoint
Returns the value of the mountPoints record component.
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
 
MountPointStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.rfc8528.parser.MountPointStatementSupport
 
MountStatement - Interface in org.opendaylight.yangtools.odlext.model.api
 
MountStatementSupport - Class in org.opendaylight.yangtools.odlext.parser
 
MountStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.odlext.parser.MountStatementSupport
 
MUL - Enum constant in enum class 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> - 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 - Enum constant in enum class 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 !
MustEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a must statement.
MustStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a must statement.
MustStatementAwareDeclaredStatement<A> - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
MustStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
MustStatementSupport(XPathSupport, YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.MustStatementSupport
 
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
 
mutableEffectiveSubstatements() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext.Mutable
 
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 - Class in org.opendaylight.yangtools.yang.data.tree.impl.node
A mutable tree node.
MutableTreeNode() - Constructor for class org.opendaylight.yangtools.yang.data.tree.impl.node.MutableTreeNode
 
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<?, ?, ?>, ParserNamespace<K, ? extends StmtContext<?, ?, ?>>, 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<?, ?, ?>, ParserNamespace<K, ? extends StmtContext<?, ?, ?>>, Iterable<K>) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.ModelActionBuilder
 
mutatesNs(StmtContext.Mutable<?, ?, ?>, ParserNamespace<?, ?>) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.ModelActionBuilder
Deprecated.
Undocumented method. Use at your own risk.

N

NACMConstants - Class in org.opendaylight.yangtools.rfc6536.model.api
Constants associated with RFC6536.
NACMStatements - Enum Class in org.opendaylight.yangtools.rfc6536.model.api
StatementDefinitions for statements defined by RFC6536.
name() - Method in class org.opendaylight.yangtools.binding.data.codec.spi.AbstractBindingLazyContainerNode
 
name() - Method in class org.opendaylight.yangtools.plugin.generator.api.GeneratedFileType
 
name() - Method in interface org.opendaylight.yangtools.rfc7952.model.api.AnnotationSchemaNode
 
name() - Method in record class org.opendaylight.yangtools.yang.common.YangDataName
Returns the value of the name record component.
name() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.DataContainerChild
 
name() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.LeafSetEntryNode
Return the name of this data.
name() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.MapEntryNode
Returns identifier of this node in parent map node
name() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedData
Return the name of this data.
name() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode
 
name() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedYangData
 
name() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.UnkeyedListEntryNode
 
name() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableLeafNode
 
name() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableLeafSetEntryNode
 
name() - Method in interface org.opendaylight.yangtools.yang.data.tree.api.DataTreeCandidate.CandidateNode
Get the node underlying NormalizedNode.name().
name() - Method in interface org.opendaylight.yangtools.yang.data.tree.api.DataTreeCandidate.CandidateNode.WithDataAfter
 
name() - Method in interface org.opendaylight.yangtools.yang.data.tree.api.DataTreeCandidate.CandidateNode.WithoutDataAfter
 
name() - Method in interface org.opendaylight.yangtools.yang.data.tree.api.DataTreeCandidateNode
Get the node underlying NormalizedNode.name().
name() - Method in record class org.opendaylight.yangtools.yang.model.api.source.SourceDependency.BelongsTo
Returns the value of the name record component.
name() - Method in record class org.opendaylight.yangtools.yang.model.api.source.SourceDependency.Import
Returns the value of the name record component.
name() - Method in record class org.opendaylight.yangtools.yang.model.api.source.SourceDependency.Include
Returns the value of the name record component.
name() - Method in interface org.opendaylight.yangtools.yang.model.api.source.SourceDependency
The name of the required source.
name() - Method in record class org.opendaylight.yangtools.yang.model.api.source.SourceIdentifier
Returns the value of the name record component.
name() - Method in record class org.opendaylight.yangtools.yang.parser.api.YangLibModuleSet
Returns the value of the name record component.
NAME - Enum constant in enum class 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.spi.AbstractSchemaContext
A Module comparator based on ModuleLike.getName() and QNameModuleAware.getRevision(), ordering modules lexicographically by their name and then in order of descending revision.
NAME_STATIC_FIELD_NAME - Static variable in class org.opendaylight.yangtools.binding.contract.Naming
 
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() - 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.
namespace() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ModuleEffectiveStatement
Return this statement's namespace substatement.
namespace() - Method in record class org.opendaylight.yangtools.yang.model.spi.source.SourceInfo.Module
Returns the value of the namespace record component.
namespace() - Method in record class org.opendaylight.yangtools.yang.parser.api.YangLibModule
Returns the value of the namespace record component.
namespace() - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceBehaviour
 
namespace(ParserNamespace<K, V>) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceStmtCtx
Return the selected namespace.
NAMESPACE - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
NAMESPACE - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
The namespace axis.
NAMESPACE - Static variable in class org.opendaylight.yangtools.yang.parser.spi.meta.StatementDefinitions
 
NAMESPACE - Static variable in class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport
Projection of StatementSupports available within a particular source.
NAMESPACE - Static variable in class org.opendaylight.yangtools.yang.parser.spi.validation.ValidationBundles
 
NAMESPACE_TO_MODULE - Static variable in class org.opendaylight.yangtools.yang.parser.spi.NamespaceBehaviours
 
NAMESPACE_TO_MODULE - Static variable in class org.opendaylight.yangtools.yang.parser.spi.ParserNamespaces
A derived namespace allowing lookup of modules based on their QNameModule.
NAMESPACE_URI - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
NamespaceBehaviour<K,V> - Class in org.opendaylight.yangtools.yang.parser.spi.meta
Definition / implementation of specific Identifier Namespace behaviour.
NamespaceBehaviour(ParserNamespace<K, V>) - Constructor for class org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceBehaviour
 
namespaceBehaviourOf(ParserNamespace<K, V>) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupportBundle
 
NamespaceBehaviours - Class in org.opendaylight.yangtools.yang.parser.spi
NamespaceEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a namespace statement.
namespaceForPrefix(String) - Method in class org.opendaylight.yangtools.yang.common.BiMapYangNamespaceContext
 
namespaceForPrefix(String) - Method in interface org.opendaylight.yangtools.yang.common.YangNamespaceContext
Return QNameModule to which a particular prefix is bound.
namespaceForPrefix(String) - Method in class org.opendaylight.yangtools.yang.model.util.ModuleNameNamespaceContext
 
namespaceItem(ParserNamespace<K, V>, K) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceStmtCtx
Return a value associated with specified key within a namespace.
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 Class 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 class org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceNotAvailableException
 
NamespaceNotAvailableException(String, Throwable) - Constructor for exception class org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceNotAvailableException
 
namespacePrefixes() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.RootEffectiveStatement
Enumeration of all namespace-to-prefix mappings.
NamespaceStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a namespace statement.
NamespaceStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
NamespaceStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.NamespaceStatementSupport
 
NamespaceStmtCtx - Interface in org.opendaylight.yangtools.yang.parser.spi.meta
Support work with namespace content.
NamespaceStorage - Interface in org.opendaylight.yangtools.yang.parser.spi.meta
A hierarchical entity storing a portion (or entirety) of a ParserNamespace.
NamespaceStorage.GlobalStorage - Interface in org.opendaylight.yangtools.yang.parser.spi.meta
NamespaceStorage.StorageType - Enum Class in org.opendaylight.yangtools.yang.parser.spi.meta
Enumeration of all possible types of storage.
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
 
Naming - Class in org.opendaylight.yangtools.binding.contract
 
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.ir.IRArgument.Single
Imprecise check if this argument needs an additional content check for compliance.
needUnescape() - Method in class org.opendaylight.yangtools.yang.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.
negatePatternString(String) - Static method in class org.opendaylight.yangtools.binding.contract.RegexPatterns
Create a Pattern expression which performs inverted match to the specified pattern.
NETCONF_NAMESPACE - Static variable in class org.opendaylight.yangtools.yang.common.YangConstants
NETCONF protocol elements' namespace, as defined in RFC4741 section 3.1, in String format.
NETCONF_NAMESPACE_STRING - Static variable in class org.opendaylight.yangtools.yang.common.YangConstants
NETCONF protocol elements' namespace, as defined in RFC4741 section 3.1, in String format.
NetconfConstants - Class in org.opendaylight.yangtools.rfc6241.model.api
Constants associated with RFC6241.
NetconfLayer - Enum Class in org.opendaylight.yangtools.yang.common
Enumeration of NETCONF layers, as established in NETCONF.
NetconfStatements - Enum Class in org.opendaylight.yangtools.rfc6241.model.api
StatementDefinitions for statements defined by RFC6241.
NETWORK_ELEMENT_CLASS - Static variable in class org.opendaylight.yangtools.rfc8819.model.api.IetfTags
ietf:network-element-class IetfTags.
NETWORK_SERVICE_APP - Static variable in class org.opendaylight.yangtools.rfc8819.model.api.IetfTags
ietf:network-service-app IetfTags
NETWORK_SERVICE_CLASS - Static variable in class org.opendaylight.yangtools.rfc8819.model.api.IetfTags
ietf:network-service-class IetfTags
newAbortPolicy() - Static method in class org.opendaylight.yangtools.util.concurrent.CountingRejectedExecutionHandler
Returns a counting handler for rejected tasks that throws a RejectedExecutionException.
newActionInputWriter(Class<? extends Action<?, ?, ?>>, NormalizedNodeStreamWriter) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeWriterFactory
Creates a BindingStreamEventWriter for action input which will translate to NormalizedNode model and invoke proper events on supplied NormalizedNodeStreamWriter.
newActionInputWriter(Class<? extends Action<?, ?, ?>>, NormalizedNodeStreamWriter) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
 
newActionInputWriter(Class<? extends Action<?, ?, ?>>, NormalizedNodeStreamWriter) - Method in class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices
 
newActionOutputWriter(Class<? extends Action<?, ?, ?>>, NormalizedNodeStreamWriter) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeWriterFactory
Creates a BindingStreamEventWriter for action output which will translate to NormalizedNode model and invoke proper events on supplied NormalizedNodeStreamWriter.
newActionOutputWriter(Class<? extends Action<?, ?, ?>>, NormalizedNodeStreamWriter) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
 
newActionOutputWriter(Class<? extends Action<?, ?, ?>>, NormalizedNodeStreamWriter) - Method in class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices
 
newAnydataBuilder(Class<T>) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode.BuilderFactory
 
newAnydataBuilder(Class<T>) - Static method in class org.opendaylight.yangtools.yang.data.spi.node.ImmutableNodes
 
newAnydataBuilder(Class<T>) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableBuilderFactory
 
newAnyxmlBuilder(Class<T>) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode.BuilderFactory
 
newAnyxmlBuilder(Class<T>) - Static method in class org.opendaylight.yangtools.yang.data.spi.node.ImmutableNodes
 
newAnyxmlBuilder(Class<T>) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableBuilderFactory
 
newBinaryBuilder(BinaryTypeDefinition, QName) - Static method in class org.opendaylight.yangtools.yang.model.ri.type.RestrictedTypes
 
newBindingDataCodec(BindingRuntimeContext) - Method in interface org.opendaylight.yangtools.binding.data.codec.dynamic.BindingDataCodecFactory
Returns a new BindingDataCodec for a particular BindingRuntimeContext.
newBindingDataCodec(BindingRuntimeContext) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.di.DefaultBindingDOMCodecFactory
 
newBindingDataCodec(BindingRuntimeContext) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.SimpleBindingDOMCodecFactory
 
newBitsBuilder(BitsTypeDefinition, QName) - Static method in class org.opendaylight.yangtools.yang.model.ri.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, QName) - Static method in class org.opendaylight.yangtools.yang.model.ri.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.
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.
newChoiceBuilder() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode.BuilderFactory
 
newChoiceBuilder() - Static method in class org.opendaylight.yangtools.yang.data.spi.node.ImmutableNodes
 
newChoiceBuilder() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableBuilderFactory
 
newChoiceBuilder(int) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode.BuilderFactory
 
newChoiceBuilder(int) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableBuilderFactory
 
newChoiceBuilder(ChoiceNode) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode.BuilderFactory
 
newChoiceBuilder(ChoiceNode) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableBuilderFactory
 
newContainerBuilder() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode.BuilderFactory
 
newContainerBuilder() - Static method in class org.opendaylight.yangtools.yang.data.spi.node.ImmutableNodes
 
newContainerBuilder() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableBuilderFactory
 
newContainerBuilder(int) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode.BuilderFactory
 
newContainerBuilder(int) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableBuilderFactory
 
newContainerBuilder(ContainerNode) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode.BuilderFactory
 
newContainerBuilder(ContainerNode) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableBuilderFactory
 
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 class 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.tree.spi.DataTreeCandidates
 
newDecima64Builder(DecimalTypeDefinition, QName) - Static method in class org.opendaylight.yangtools.yang.model.ri.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, QName) - Static method in class org.opendaylight.yangtools.yang.model.ri.type.RestrictedTypes
 
newEnumerationBuilder(EnumTypeDefinition, QName) - Static method in class org.opendaylight.yangtools.yang.model.ri.type.RestrictedTypes
 
newError(ErrorType, ErrorTag, String) - Static method in class org.opendaylight.yangtools.yang.common.RpcResultBuilder
Creates an RpcError with severity ERROR for reuse.
newError(ErrorType, ErrorTag, 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 class org.opendaylight.yangtools.binding.codegen.JavaFileGeneratorFactory
 
newFileGenerator(Map<String, String>) - Method in interface org.opendaylight.yangtools.plugin.generator.api.FileGeneratorFactory
Create a new FileGenerator.
newIdentityrefBuilder(IdentityrefTypeDefinition, QName) - Static method in class org.opendaylight.yangtools.yang.model.ri.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.
newInstance(String) - Method in class org.opendaylight.yangtools.binding.reflect.StringValueObjectFactory
 
newInstanceIdentifierBuilder(InstanceIdentifierTypeDefinition, QName) - Static method in class org.opendaylight.yangtools.yang.model.ri.type.RestrictedTypes
 
newInt16Builder(Int16TypeDefinition, QName) - Static method in class org.opendaylight.yangtools.yang.model.ri.type.RestrictedTypes
 
newInt32Builder(Int32TypeDefinition, QName) - Static method in class org.opendaylight.yangtools.yang.model.ri.type.RestrictedTypes
 
newInt64Builder(Int64TypeDefinition, QName) - Static method in class org.opendaylight.yangtools.yang.model.ri.type.RestrictedTypes
 
newInt8Builder(Int8TypeDefinition, QName) - Static method in class org.opendaylight.yangtools.yang.model.ri.type.RestrictedTypes
 
newLeafBuilder() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode.BuilderFactory
 
newLeafBuilder() - Static method in class org.opendaylight.yangtools.yang.data.spi.node.ImmutableNodes
 
newLeafBuilder() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableBuilderFactory
 
newLeafrefBuilder(LeafrefTypeDefinition, QName) - Static method in class org.opendaylight.yangtools.yang.model.ri.type.RestrictedTypes
 
newLeafSetBuilder(Ordering) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode.BuilderFactory
 
newLeafSetBuilder(Ordering, int) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode.BuilderFactory
 
newLeafSetEntryBuilder() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode.BuilderFactory
 
newLeafSetEntryBuilder() - Static method in class org.opendaylight.yangtools.yang.data.spi.node.ImmutableNodes
 
newLeafSetEntryBuilder() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableBuilderFactory
 
newMapBuilder(Ordering) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode.BuilderFactory
 
newMapBuilder(Ordering, int) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode.BuilderFactory
 
newMapEntryBuilder() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode.BuilderFactory
 
newMapEntryBuilder() - Static method in class org.opendaylight.yangtools.yang.data.spi.node.ImmutableNodes
 
newMapEntryBuilder() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableBuilderFactory
 
newMapEntryBuilder(int) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode.BuilderFactory
 
newMapEntryBuilder(int) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableBuilderFactory
 
newMapEntryBuilder(MapEntryNode) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode.BuilderFactory
 
newMapEntryBuilder(MapEntryNode) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableBuilderFactory
 
newModification() - Method in interface org.opendaylight.yangtools.yang.data.tree.api.CursorAwareDataTreeSnapshot
 
newModification() - Method in interface org.opendaylight.yangtools.yang.data.tree.api.DataTreeSnapshot
Create a new data tree modification based on this snapshot, using the specified data application strategy.
newNotificationWriter(Class<? extends Notification<?>>, NormalizedNodeStreamWriter) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeWriterFactory
Creates a BindingStreamEventWriter for notification which will translate to NormalizedNode model and invoke proper events on supplied NormalizedNodeStreamWriter.
newNotificationWriter(Class<? extends Notification<?>>, NormalizedNodeStreamWriter) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
 
newNotificationWriter(Class<? extends Notification<?>>, NormalizedNodeStreamWriter) - Method in class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices
 
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) - Method in class org.opendaylight.yangtools.yang.xpath.impl.di.DefaultXPathParserFactory
 
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) - Method in class org.opendaylight.yangtools.yang.xpath.impl.di.DefaultXPathParserFactory
 
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
 
newParser(YangXPathMathMode, YangNamespaceContext, QNameModule) - Method in class org.opendaylight.yangtools.yang.xpath.impl.di.DefaultXPathParserFactory
 
newRpcWriter(Class<? extends DataContainer>, NormalizedNodeStreamWriter) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeWriterFactory
Creates a BindingStreamEventWriter for RPC data which will translate to NormalizedNode model and invoke proper events on supplied NormalizedNodeStreamWriter.
newRpcWriter(Class<? extends DataContainer>, NormalizedNodeStreamWriter) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
 
newRpcWriter(Class<? extends DataContainer>, NormalizedNodeStreamWriter) - Method in class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices
 
newSAXParser() - Static method in class org.opendaylight.yangtools.util.xml.UntrustedXML
Create a new SAXParser for dealing with untrusted XML data.
newStringBuilder(StringTypeDefinition, QName) - Static method in class org.opendaylight.yangtools.yang.model.ri.type.RestrictedTypes
 
newSystemLeafSetBuilder() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode.BuilderFactory
 
newSystemLeafSetBuilder() - Static method in class org.opendaylight.yangtools.yang.data.spi.node.ImmutableNodes
 
newSystemLeafSetBuilder() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableBuilderFactory
 
newSystemLeafSetBuilder(int) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode.BuilderFactory
 
newSystemLeafSetBuilder(int) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableBuilderFactory
 
newSystemLeafSetBuilder(SystemLeafSetNode<T>) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode.BuilderFactory
 
newSystemLeafSetBuilder(SystemLeafSetNode<T>) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableBuilderFactory
 
newSystemMapBuilder() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode.BuilderFactory
 
newSystemMapBuilder() - Static method in class org.opendaylight.yangtools.yang.data.spi.node.ImmutableNodes
 
newSystemMapBuilder() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableBuilderFactory
 
newSystemMapBuilder(int) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode.BuilderFactory
 
newSystemMapBuilder(int) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableBuilderFactory
 
newSystemMapBuilder(SystemMapNode) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode.BuilderFactory
 
newSystemMapBuilder(SystemMapNode) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableBuilderFactory
 
newUint16Builder(Uint16TypeDefinition, QName) - Static method in class org.opendaylight.yangtools.yang.model.ri.type.RestrictedTypes
 
newUint32Builder(Uint32TypeDefinition, QName) - Static method in class org.opendaylight.yangtools.yang.model.ri.type.RestrictedTypes
 
newUint64Builder(Uint64TypeDefinition, QName) - Static method in class org.opendaylight.yangtools.yang.model.ri.type.RestrictedTypes
 
newUint8Builder(Uint8TypeDefinition, QName) - Static method in class org.opendaylight.yangtools.yang.model.ri.type.RestrictedTypes
 
newUnionBuilder(UnionTypeDefinition, QName) - Static method in class org.opendaylight.yangtools.yang.model.ri.type.RestrictedTypes
 
newUnkeyedListBuilder() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode.BuilderFactory
 
newUnkeyedListBuilder() - Static method in class org.opendaylight.yangtools.yang.data.spi.node.ImmutableNodes
 
newUnkeyedListBuilder() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableBuilderFactory
 
newUnkeyedListBuilder(int) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode.BuilderFactory
 
newUnkeyedListBuilder(int) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableBuilderFactory
 
newUnkeyedListBuilder(UnkeyedListNode) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode.BuilderFactory
 
newUnkeyedListBuilder(UnkeyedListNode) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableBuilderFactory
 
newUnkeyedListEntryBuilder() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode.BuilderFactory
 
newUnkeyedListEntryBuilder() - Static method in class org.opendaylight.yangtools.yang.data.spi.node.ImmutableNodes
 
newUnkeyedListEntryBuilder() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableBuilderFactory
 
newUnkeyedListEntryBuilder(int) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode.BuilderFactory
 
newUnkeyedListEntryBuilder(int) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableBuilderFactory
 
newUnkeyedListEntryBuilder(UnkeyedListEntryNode) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode.BuilderFactory
 
newUnkeyedListEntryBuilder(UnkeyedListEntryNode) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableBuilderFactory
 
newUserLeafSetBuilder() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode.BuilderFactory
 
newUserLeafSetBuilder() - Static method in class org.opendaylight.yangtools.yang.data.spi.node.ImmutableNodes
 
newUserLeafSetBuilder() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableBuilderFactory
 
newUserLeafSetBuilder(int) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode.BuilderFactory
 
newUserLeafSetBuilder(int) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableBuilderFactory
 
newUserLeafSetBuilder(UserLeafSetNode<T>) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode.BuilderFactory
 
newUserLeafSetBuilder(UserLeafSetNode<T>) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableBuilderFactory
 
newUserMapBuilder() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode.BuilderFactory
 
newUserMapBuilder() - Static method in class org.opendaylight.yangtools.yang.data.spi.node.ImmutableNodes
 
newUserMapBuilder() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableBuilderFactory
 
newUserMapBuilder(int) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode.BuilderFactory
 
newUserMapBuilder(int) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableBuilderFactory
 
newUserMapBuilder(UserMapNode) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode.BuilderFactory
 
newUserMapBuilder(UserMapNode) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableBuilderFactory
 
newWarning(ErrorType, ErrorTag, String) - Static method in class org.opendaylight.yangtools.yang.common.RpcResultBuilder
Creates an RpcError with severity WARNING for reuse.
newWarning(ErrorType, ErrorTag, 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
 
newWriter(DataObjectReference<?>, NormalizedNodeStreamWriter) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeWriterFactory
Creates a BindingStreamEventWriter for data tree path which will translate to NormalizedNode model and invoke proper events on supplied NormalizedNodeStreamWriter.
newWriter(DataObjectReference<?>, NormalizedNodeStreamWriter) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
 
newWriter(DataObjectReference<?>, NormalizedNodeStreamWriter) - Method in class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices
 
newWriterAndIdentifier(DataObjectReference<?>, NormalizedNodeStreamWriter) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeWriterFactory
Creates a BindingStreamEventWriter for data tree path which will translate to NormalizedNode model and invoke proper events on supplied NormalizedNodeStreamWriter.
newWriterAndIdentifier(DataObjectReference<?>, NormalizedNodeStreamWriter) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
 
newWriterAndIdentifier(DataObjectReference<?>, NormalizedNodeStreamWriter) - Method in class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices
 
next() - Method in class org.opendaylight.yangtools.yang.data.tree.impl.node.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() - Method in record class org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeSerializer.NodeResult
Returns the value of the node record component.
node() - Method in record class org.opendaylight.yangtools.yang.data.util.DataSchemaContextTree.NodeAndStack
Returns the value of the node record component.
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 - Enum constant in enum class 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
 
NodeAndStack(DataSchemaContext, SchemaInferenceStack) - Constructor for record class org.opendaylight.yangtools.yang.data.util.DataSchemaContextTree.NodeAndStack
Creates an instance of a NodeAndStack record class.
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
 
NodeResult(YangInstanceIdentifier, NormalizedNode) - Constructor for record class org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeSerializer.NodeResult
Creates an instance of a NodeResult record class.
nodeSerializer() - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingDataCodec
nodeSerializer() - Method in class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
 
nodeSerializer() - Method in class org.opendaylight.yangtools.binding.data.codec.impl.di.DefaultDynamicBindingDataCodec
 
nodeSerializer() - Method in class org.opendaylight.yangtools.binding.data.codec.osgi.impl.GlobalBindingDOMCodecServices
 
NodeStep<T> - Record Class in org.opendaylight.yangtools.binding
A DataObject-based step along an instance-identifier.
NodeStep(Class<T>) - Constructor for record class org.opendaylight.yangtools.binding.NodeStep
 
NodeStep(Class<T>, Class<? extends DataObject>) - Constructor for record class org.opendaylight.yangtools.binding.NodeStep
Creates an instance of a NodeStep record class.
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
 
Node Types - Search tag in package org.opendaylight.yangtools.yang.data.api.schema
Section
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
 
NON_UNIQUE_QNAME - Static variable in class org.opendaylight.yangtools.yang.common.YangConstants
non-unique as defined in RFC6020, section 13.1.
none() - Static method in interface org.opendaylight.yangtools.yang.common.RevisionUnion
Return empty RevisionUnion.
nonnull(List<T>) - Static method in class org.opendaylight.yangtools.binding.lib.CodeHelpers
Check whether specified List is null and if so return an immutable list instead.
nonnull(Map<K, V>) - Static method in class org.opendaylight.yangtools.binding.lib.CodeHelpers
Check whether specified Map is null and if so return an immutable map instead.
NONNULL - Enum constant in enum class org.opendaylight.yangtools.binding.model.api.MethodSignature.ValueMechanics
Mechanics signaling that the method cannot legally return null.
NONNULL_PREFIX - Static variable in class org.opendaylight.yangtools.binding.contract.Naming
Prefix for non-null default wrapper methods.
nonUnique(YangInstanceIdentifier) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.YangErrorInfos
non-unique as defined in RFC6020, section 13.1.
NOOP - Enum constant in enum class org.opendaylight.yangtools.yang.data.util.CompositeNodeDataWithSchema.ChildReusePolicy
Do not consider any existing nodes at all, just perform a straight append.
NOOP_ELEMENT_QNAME - Static variable in class org.opendaylight.yangtools.yang.common.YangConstants
Deprecated.
NoopCodecCache<T> - Class in org.opendaylight.yangtools.yang.data.util.codec
A no-operation codec cache.
noopElement(QName) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.YangErrorInfos
Deprecated.
This error-info specified by ErrorTag.PARTIAL_OPERATION.
NoOpObjectRegistration<T> - Class in org.opendaylight.yangtools.concepts
Implementation of ObjectRegistration which does nothing in its NoOpObjectRegistration.close() method.
NORMAL - Enum constant in enum class org.opendaylight.yangtools.binding.model.api.MethodSignature.ValueMechanics
Usual mechanics, nothing special is going on.
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.
NormalizationException - Exception Class in org.opendaylight.yangtools.yang.data.api.schema.stream
This exception is typically reported by methods which normalize some external format into a NormalizationResult.
NormalizationResult<T> - Record Class in org.opendaylight.yangtools.yang.data.api.schema.stream
The result of a NormalizedNodeStreamWriter stream, i.e. of a normalization operation.
NormalizationResult(T) - Constructor for record class org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizationResult
 
NormalizationResult(T, NormalizedMetadata) - Constructor for record class org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizationResult
 
NormalizationResult(T, NormalizedMetadata, NormalizedMountpoints) - Constructor for record class org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizationResult
Creates an instance of a NormalizationResult record class.
NormalizationResult(T, NormalizedMountpoints) - Constructor for record class org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizationResult
 
NormalizationResultHolder - Class in org.opendaylight.yangtools.yang.data.impl.schema
Client-allocated result holder for ImmutableNormalizedNodeStreamWriter operation.
NormalizationResultHolder() - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.NormalizationResultHolder
 
NORMALIZE_SPACE - Enum constant in enum class 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.
NormalizedContainer<V> - Interface in org.opendaylight.yangtools.yang.data.api.schema
A piece of NormalizedData which holds some child NormalizedNodes.
NormalizedData - Interface in org.opendaylight.yangtools.yang.data.api.schema
A piece of data normalized to a particular EffectiveModelContext.
Normalized DOM Model - Search tag in package org.opendaylight.yangtools.yang.data.api.schema
Section
NormalizedMetadata - Interface in org.opendaylight.yangtools.yang.data.api.schema
RFC7952 metadata counterpart to a NormalizedNode.
NormalizedMetadataWriter - Class in org.opendaylight.yangtools.yang.data.api.schema.stream
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.
NormalizedMountPoint - Interface in org.opendaylight.yangtools.yang.data.api.schema
Normalized representation of a YANG mount point.
NormalizedMountpoints - Interface in org.opendaylight.yangtools.yang.data.api.schema
RFC8528 mount point counterpart to a NormalizedNode structure.
NormalizedNode - Interface in org.opendaylight.yangtools.yang.data.api.schema
Node which is normalized according to the YANG schema is identifiable by a YangInstanceIdentifier.
NormalizedNode.Builder - Interface in org.opendaylight.yangtools.yang.data.api.schema
A builder of NormalizedNodes.
NormalizedNode.BuilderFactory - Interface in org.opendaylight.yangtools.yang.data.api.schema
A factory for concrete NormalizedNode.Builders.
NormalizedNodeBuilder<I,V,R> - Interface in org.opendaylight.yangtools.yang.data.api.schema.builder
 
NormalizedNodeContainer<V> - Interface in org.opendaylight.yangtools.yang.data.api.schema
Node which is not leaf, but has child NormalizedNodes as its value.
NormalizedNodeContainerBuilder<I,K,V,R> - Interface in org.opendaylight.yangtools.yang.data.api.schema.builder
 
NormalizedNodeDataInput - Interface in org.opendaylight.yangtools.yang.data.codec.binfmt
NormalizedNodeDataOutput - Interface in org.opendaylight.yangtools.yang.data.codec.binfmt
NormalizedNodePrettyTree - Class in org.opendaylight.yangtools.yang.data.api.schema
 
NormalizedNodePrettyTree(NormalizedNode) - Constructor for class org.opendaylight.yangtools.yang.data.api.schema.NormalizedNodePrettyTree
 
NormalizedNodes - Class in org.opendaylight.yangtools.yang.data.api.schema
A set of utility methods for interacting with NormalizedNode objects.
NormalizedNodeSchemaUtils - Class in org.opendaylight.yangtools.yang.data.util
 
NormalizedNodeStreamVersion - Enum Class 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.
NormalizedNodeStreamWriter.Extension - Interface in org.opendaylight.yangtools.yang.data.api.schema.stream
Extension interface for NormalizedNodeStreamWriter.
NormalizedNodeStreamWriter.MetadataExtension - Interface in org.opendaylight.yangtools.yang.data.api.schema.stream
Extension to the NormalizedNodeStreamWriter with metadata support.
NormalizedNodeStreamWriter.MountPointExtension - Interface in org.opendaylight.yangtools.yang.data.api.schema.stream
An NormalizedNodeStreamWriter.Extension 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.
NormalizedNodeStreamWriterStack - Class in org.opendaylight.yangtools.yang.data.util
Utility class for tracking schema state underlying a NormalizedNode structure.
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
 
NormalizedTuple<T> - Interface in org.opendaylight.yangtools.yang.data.api.schema
NormalizedYangData - Interface in org.opendaylight.yangtools.yang.data.api.schema
The contents of a yang-data template instance, as defined in RFC8040's ietf-restconf module.
normalizePackageName(String) - Static method in class org.opendaylight.yangtools.binding.contract.Naming
 
normalizeTo(EffectiveModelContext) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.MountPointChild
Normalized this child to a particular EffectiveModelContext.
normalizeTo(EffectiveModelContext) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.AbstractMountPointChild
 
normalizeTo(EffectiveStatementInference) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizableAnydata
Attempt to interpret this anydata content in the context of specified EffectiveStatementInference.
normalizeTo(EffectiveStatementInference) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.AbstractNormalizableAnydata
 
NOT - Enum constant in enum class 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 - Enum constant in enum class org.opendaylight.yangtools.rfc6643.model.api.MaxAccess
Indicates the annotated object is an auxiliary object, as per RFC2578 Section 7.7.
NOT_EQUALS - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangBinaryOperator
Operands do not equal.
NOT_IDENTIFIER_PART - Static variable in class org.opendaylight.yangtools.yang.common.YangNames
A CharMatcher NOT matching second and later characters of a YANG identifier ABNF production, (ALPHA / DIGIT / "_" / "-" / ".").
NOT_SUPPORTED - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.DeviateKind
Target node is not implemented by the server.
notClosed() - Method in class org.opendaylight.yangtools.concepts.AbstractRegistration
Query the state of this registration.
notification(Type) - Static method in class org.opendaylight.yangtools.binding.model.ri.BindingTypes
Type specializing Notification for a particular type.
Notification<T> - Interface in org.opendaylight.yangtools.binding
Marker interface for YANG-defined global notifications.
NOTIFICATION - Enum constant in enum class org.opendaylight.yangtools.binding.contract.StatementNamespace
 
NOTIFICATION - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
notificationBody(Type) - Static method in class org.opendaylight.yangtools.binding.model.ri.BindingTypes
Type specializing NotificationBody for a particular type.
NotificationBody<T> - Interface in org.opendaylight.yangtools.binding
A DataContainer shared between InstanceNotifications defined in a Grouping.
NotificationBodyRuntimeType - Interface in org.opendaylight.yangtools.binding.runtime.api
A CompositeRuntimeType associated with a notification statement.
NotificationDefinition - Interface in org.opendaylight.yangtools.yang.model.api
Interface describing YANG 'notification' statement.
NotificationEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a notification statement.
NotificationEffectiveStatementImpl - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
NotificationEffectiveStatementImpl(NotificationStatement, ImmutableList<? extends EffectiveStatement<?, ?>>, QName, int) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.NotificationEffectiveStatementImpl
 
NotificationEffectiveStatementImpl(NotificationEffectiveStatementImpl, QName, int) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.NotificationEffectiveStatementImpl
 
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,E> - Interface in org.opendaylight.yangtools.yang.model.api.stmt.compat
NotificationRuntimeType - Interface in org.opendaylight.yangtools.binding.runtime.api
A RuntimeType associated with a notification statement defined in a grouping.
NotificationStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a notification statement.
NotificationStatementAwareDeclaredStatement<A> - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
NotificationStatementRFC6020Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.notification
 
NotificationStatementRFC6020Support(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.notification.NotificationStatementRFC6020Support
 
NotificationStatementRFC7950Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.notification
Class providing necessary support for processing YANG 1.1 Notification statement.
NotificationStatementRFC7950Support(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.notification.NotificationStatementRFC7950Support
 
NotRevision - Class in org.opendaylight.yangtools.yang.common
An empty alternative to Revision.
NULL - Static variable in class org.opendaylight.yangtools.yang.parser.spi.meta.ModelProcessingPhase.ExecutionOrder
Equivalent of a null ModelProcessingPhase.
NULLIFY_EMPTY - Enum constant in enum class org.opendaylight.yangtools.binding.model.api.MethodSignature.ValueMechanics
Mechanics signaling that the method should not be returning empty collections, but rather squash tham to null.
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 - Enum constant in enum class org.opendaylight.yangtools.yang.data.codec.gson.JSONValue.Kind
A numeric value, excluding int64 and uint64).
NUMBER - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangFunction
 

O

OAM - Static variable in class org.opendaylight.yangtools.rfc8819.model.api.IetfTags
ietf:oam IetfTags
OBJECT_ID - Enum constant in enum class org.opendaylight.yangtools.rfc6643.model.api.IetfYangSmiv2ExtensionsMapping
 
ObjectExtension<O,E> - Interface in org.opendaylight.yangtools.concepts
An extension to a concrete ExtensibleObject.
objectIdentifier(Type) - Static method in class org.opendaylight.yangtools.binding.model.ri.BindingTypes
Type specializing DataObjectIdentifier for a particular type.
ObjectIdentifier - Class in org.opendaylight.yangtools.rfc6643.model.api
An OID, or ObjectIdentifier, as defined by ITU and ISO/IEC.
objectIdentifierWithKey(Type, Type) - Static method in class org.opendaylight.yangtools.binding.model.ri.BindingTypes
Type specializing DataObjectIdentifier.WithKey for a particular type.
ObjectRegistration<T> - Interface in org.opendaylight.yangtools.concepts
Class representing a registration of an object.
ObjectRegistry<T> - Class in org.opendaylight.yangtools.util
 
objectType() - Static method in class org.opendaylight.yangtools.binding.model.ri.Types
Returns an instance of ConcreteType which represents Object type.
OBSOLETE - Enum constant in enum class 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.
OBSOLETE - Static variable in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyStatusStatement
 
OBSOLETE - Static variable in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyStatusEffectiveStatement
 
of() - Static method in class org.opendaylight.yangtools.yang.common.NotRevision
 
of() - Static method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier
Return an empty YangInstanceIdentifier.
of() - Static method in interface org.opendaylight.yangtools.yang.data.tree.spi.ImmutableCandidateNodes.WithChildrenImpl
 
of() - Static method in class org.opendaylight.yangtools.yang.model.api.stmt.FeatureSet
Return an empty FeatureSet.
of(boolean) - Static method in enum class org.opendaylight.yangtools.yang.xpath.api.YangBooleanConstantExpr
 
of(int) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyFractionDigitsStatement
 
of(int...) - Static method in class org.opendaylight.yangtools.rfc6643.model.api.ObjectIdentifier
Create an ObjectIdentifier from its integer components.
of(int, long) - Static method in class org.opendaylight.yangtools.yang.common.Decimal64
Return a Decimal64 with specified scale and unscaled value.
of(E) - Static method in class org.opendaylight.yangtools.util.SingletonSet
 
of(ImmutableList<YangInstanceIdentifier.PathArgument>) - Static method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier
Returns a new InstanceIdentifier composed of supplied YangInstanceIdentifier.PathArguments.
of(Class<T>) - Static method in interface org.opendaylight.yangtools.binding.DataObjectStep
 
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(Class<C>, Class<T>) - Static method in interface org.opendaylight.yangtools.binding.DataObjectStep
 
of(String, String) - Static method in class org.opendaylight.yangtools.yang.common.CanonicalValueViolation
 
of(Class<?>) - Static method in interface org.opendaylight.yangtools.binding.model.api.Type
 
of(Exception) - Static method in class org.opendaylight.yangtools.yang.common.CanonicalValueViolation
 
of(Iterable<? extends YangInstanceIdentifier.PathArgument>) - Static method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier
Returns a new InstanceIdentifier composed of supplied YangInstanceIdentifier.PathArguments.
of(Object) - Static method in class org.opendaylight.yangtools.binding.contract.BuiltInType
 
of(String) - Static method in class org.opendaylight.yangtools.plugin.generator.api.GeneratedFileType
 
of(String) - Static method in class org.opendaylight.yangtools.yang.common.QNameModule
Create a new QName module instance with specified namespace string and no revision.
of(String) - Static method in interface org.opendaylight.yangtools.yang.common.RevisionUnion
 
of(String) - Static method in class org.opendaylight.yangtools.yang.common.UnresolvedQName.Unqualified
Create a new unqualified unresolved QName.
of(String) - Static method in class org.opendaylight.yangtools.yang.common.XMLNamespace
 
of(String) - Static method in class org.opendaylight.yangtools.yang.ir.IRKeyword.Unqualified
 
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.QNameModule
Create a new QName module instance with specified namespace string and RevisionUnion string.
of(String, String) - Static method in class org.opendaylight.yangtools.yang.common.UnresolvedQName.Qualified
Create a new qualified unresolved QName.
of(String, String) - Static method in class org.opendaylight.yangtools.yang.ir.IRKeyword.Qualified
 
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(Map<K, V>) - Static method in class org.opendaylight.yangtools.util.UnmodifiableMap
Create an unmodifiable view of the target Map.
of(Collection<? extends YangInstanceIdentifier.PathArgument>) - Static method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier
Returns a new InstanceIdentifier composed of supplied YangInstanceIdentifier.PathArguments.
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(Collection<DataTreeCandidate.CandidateNode>) - Static method in interface org.opendaylight.yangtools.yang.data.tree.spi.ImmutableCandidateNodes.WithChildrenImpl
 
of(Collection<V>) - Static method in class org.opendaylight.yangtools.binding.util.BindingMap
Returns an unmodifiable map containing given values.
of(List<IRArgument.Single>) - Static method in class org.opendaylight.yangtools.yang.ir.IRArgument
 
of(List<PatternConstraint>, LengthConstraint) - Static method in class org.opendaylight.yangtools.binding.model.api.Restrictions
 
of(Map<YangInstanceIdentifier.PathArgument, DataTreeCandidate.CandidateNode>) - Static method in interface org.opendaylight.yangtools.yang.data.tree.spi.ImmutableCandidateNodes.WithChildrenImpl
 
of(Set<QName>) - Static method in class org.opendaylight.yangtools.yang.model.api.stmt.FeatureSet
Return a FeatureSet containing specified features.
of(DynamicType.Unloaded<T>) - Static method in class org.opendaylight.yangtools.binding.loader.BindingClassLoader.GeneratorResult
 
of(DynamicType.Unloaded<T>, Collection<Class<?>>) - Static method in class org.opendaylight.yangtools.binding.loader.BindingClassLoader.GeneratorResult
 
of(JavaTypeName) - Static method in interface org.opendaylight.yangtools.binding.model.api.Type
 
of(Identifiable<JavaTypeName>) - Static method in interface org.opendaylight.yangtools.binding.model.api.Type
 
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(Revision) - Static method in interface org.opendaylight.yangtools.yang.common.RevisionUnion
 
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 YangInstanceIdentifier 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.data.api.YangInstanceIdentifier
Returns a new YangInstanceIdentifier with path arguments of type YangInstanceIdentifier.NodeIdentifier with supplied QNames.
of(QName...) - Static method in class org.opendaylight.yangtools.yang.model.api.stmt.FeatureSet
Return a FeatureSet containing specified features.
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, Object) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.YangErrorInfos
 
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, 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(UnresolvedQName) - Static method in class org.opendaylight.yangtools.yang.xpath.api.YangQNameExpr
 
of(XMLNamespace) - Static method in class org.opendaylight.yangtools.yang.common.QNameModule
Create a new QName module instance with specified XMLNamespace and no revision.
of(XMLNamespace, Revision) - Static method in class org.opendaylight.yangtools.yang.common.QNameModule
Create a new QName module instance with specified XMLNamespace and Revision.
of(XMLNamespace, RevisionUnion) - Static method in class org.opendaylight.yangtools.yang.common.QNameModule
Create a new QName module instance with specified XMLNamespace and RevisionUnion.
of(DataContainerChild) - Static method in class org.opendaylight.yangtools.yang.data.api.YangErrorInfo
 
of(NormalizedNode, Version) - Static method in class org.opendaylight.yangtools.yang.data.tree.impl.node.TreeNode
Create a new AbstractTreeNode from a data node.
of(YangInstanceIdentifier.NodeIdentifier, Object) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.YangErrorInfos
 
of(YangInstanceIdentifier.NodeIdentifier, T) - Static method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableLeafNode
 
of(YangInstanceIdentifier.NodeWithValue<T>) - Static method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableLeafSetEntryNode
 
of(YangInstanceIdentifier.NodeWithValue<T>, T) - Static method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableLeafSetEntryNode
 
of(YangInstanceIdentifier.PathArgument) - Static method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier
Returns a new InstanceIdentifier with only one path argument of type YangInstanceIdentifier.PathArgument.
of(YangInstanceIdentifier.PathArgument...) - Static method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier
Returns a new InstanceIdentifier composed of supplied YangInstanceIdentifier.PathArguments.
of(DataTreeCandidate.CandidateNode) - Static method in interface org.opendaylight.yangtools.yang.data.tree.spi.ImmutableCandidateNodes.WithChildrenImpl
 
of(DataTreeCandidate.CandidateNode...) - Static method in interface org.opendaylight.yangtools.yang.data.tree.spi.ImmutableCandidateNodes.WithChildrenImpl
 
of(IRKeyword, IRArgument, int, int, ImmutableList<IRStatement>) - Static method in class org.opendaylight.yangtools.yang.ir.IRStatement
 
of(DataSchemaNode) - Static method in class org.opendaylight.yangtools.yang.data.util.impl.context.AbstractContext
 
of(EffectiveModelContext) - Static method in interface org.opendaylight.yangtools.yang.data.api.schema.MountPointContext
Return an empty MountPointContext with the specified EffectiveModelContext.
of(DataSchemaNode) - Static method in class org.opendaylight.yangtools.yang.data.util.AbstractNodeDataWithSchema
 
of(DataSchemaNode) - Static method in class org.opendaylight.yangtools.yang.data.util.CompositeNodeDataWithSchema
 
of(DataSchemaNode) - Static method in interface org.opendaylight.yangtools.yang.data.util.DataSchemaContext
Get a DataSchemaContext for a particular DataSchemaNode.
of(EffectiveModelContext) - Static method in class org.opendaylight.yangtools.yang.data.util.NormalizedNodeStreamWriterStack
Create a new writer at the root of specified EffectiveModelContext.
of(EffectiveModelContext) - Static method in class org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack.Inference
Create a new SchemaInferenceStack.Inference backed by an effective model.
of(EffectiveModelContext) - Static method in class org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack
Create a new empty stack backed by an effective model.
of(EffectiveModelContext, YangInstanceIdentifier) - Static method in class org.opendaylight.yangtools.yang.data.util.NormalizedNodeStreamWriterStack
Create a new writer with the specified context and rooted in the specified YangInstanceIdentifier..
of(EffectiveModelContext, SchemaNodeIdentifier.Absolute) - Static method in class org.opendaylight.yangtools.yang.data.util.NormalizedNodeStreamWriterStack
Create a new writer with the specified context and rooted in the specified schema path.
of(EffectiveModelContext, SchemaNodeIdentifier.Absolute) - Static method in class org.opendaylight.yangtools.yang.model.spi.DefaultSchemaTreeInference
Create a new instance based on an EffectiveModelContext and an SchemaNodeIdentifier.Absolute schema node identifier.
of(EffectiveModelContext, SchemaNodeIdentifier.Absolute) - Static method in class org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack
Create a new stack backed by an effective model, pointing to specified schema node identified by SchemaNodeIdentifier.Absolute.
of(EffectiveStatementInference) - Static method in class org.opendaylight.yangtools.yang.data.util.NormalizedNodeStreamWriterStack
Create a new writer with the specified inference state as its root.
of(EffectiveStatementInference, NormalizedNode) - Static method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedAnydata
 
of(EffectiveStatementInference, NormalizedNode, NormalizedMetadata) - Static method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedAnydata
 
of(EffectiveStatementInference, NormalizedNode, NormalizedMetadata) - Static method in interface org.opendaylight.yangtools.yang.data.api.schema.MetadataNormalizedAnydata
 
of(StatementSourceReference) - Static method in class org.opendaylight.yangtools.yang.parser.spi.source.ImplicitSubstatement
Create a new ImplicitSubstatement.
of(Module) - Static method in class org.opendaylight.yangtools.binding.model.api.YangSourceDefinition
 
of(Module, Collection<? extends SchemaNode>) - Static method in class org.opendaylight.yangtools.binding.model.api.YangSourceDefinition
 
of(Module, SchemaNode) - Static method in class org.opendaylight.yangtools.binding.model.api.YangSourceDefinition
 
of(ModuleEffectiveStatement, EffectiveStatement<?, ?>) - Static method in class org.opendaylight.yangtools.binding.model.api.YangSourceDefinition
 
of(ModuleEffectiveStatement, SchemaNode) - Static method in class org.opendaylight.yangtools.binding.model.api.YangSourceDefinition
 
of(LengthConstraint) - Static method in class org.opendaylight.yangtools.binding.model.api.Restrictions
 
of(RangeConstraint<?>) - Static method in class org.opendaylight.yangtools.binding.model.api.Restrictions
 
of(SchemaInferenceStack.Inference) - Static method in class org.opendaylight.yangtools.yang.data.util.NormalizedNodeStreamWriterStack
Create a new writer with the specified inference state as its root.
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.NoOpObjectRegistration
 
of(T) - Static method in class org.opendaylight.yangtools.util.ForwardingIdentityObject
 
of(V) - Static method in class org.opendaylight.yangtools.binding.util.BindingMap
Returns an unmodifiable map containing a single mapping.
of(V...) - Static method in class org.opendaylight.yangtools.binding.util.BindingMap
Returns an unmodifiable map containing given values.
of(V, V) - Static method in class org.opendaylight.yangtools.binding.util.BindingMap
Returns an unmodifiable map containing two mappings.
of(V, V, V) - Static method in class org.opendaylight.yangtools.binding.util.BindingMap
Returns an unmodifiable map containing three mappings.
of(V, V, V, V) - Static method in class org.opendaylight.yangtools.binding.util.BindingMap
Returns an unmodifiable map containing four mappings.
of(V, V, V, V, V) - Static method in class org.opendaylight.yangtools.binding.util.BindingMap
Returns an unmodifiable map containing five mappings.
of(V, V, V, V, V, V) - Static method in class org.opendaylight.yangtools.binding.util.BindingMap
Returns an unmodifiable map containing six mappings.
of(V, V, V, V, V, V, V) - Static method in class org.opendaylight.yangtools.binding.util.BindingMap
Returns an unmodifiable map containing seven mappings.
of(V, V, V, V, V, V, V, V) - Static method in class org.opendaylight.yangtools.binding.util.BindingMap
Returns an unmodifiable map containing eight mappings.
of(V, V, V, V, V, V, V, V, V) - Static method in class org.opendaylight.yangtools.binding.util.BindingMap
Returns an unmodifiable map containing nine mappings.
of(V, V, V, V, V, V, V, V, V, V) - Static method in class org.opendaylight.yangtools.binding.util.BindingMap
Returns an unmodifiable map containing ten mappings.
ofArgument(String) - Static method in enum class org.opendaylight.yangtools.yang.model.api.DeviateKind
Return a DeviateKind for specified deviate statement argument.
ofArgument(String) - Static method in enum class org.opendaylight.yangtools.yang.model.api.Status
Return a Status for specified status statement argument.
ofCause(Throwable) - Static method in exception class org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizationException
 
ofDataTreePath(EffectiveModelContext, QName...) - Static method in class org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack.Inference
Create a new SchemaInferenceStack.Inference backed by an effective model and set up to point and specified data tree node.
ofDataTreePath(EffectiveModelContext, QName...) - Static method in class org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack
Create a new stack backed by an effective model and set up to point and specified data tree node.
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.
ofExecutionOrder(byte) - Static method in enum class org.opendaylight.yangtools.yang.parser.spi.meta.ModelProcessingPhase
Return the ModelProcessingPhase corresponding to a ModelProcessingPhase.ExecutionOrder value.
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.fs.FilesystemSchemaSourceCache
 
offer(T) - Method in class org.opendaylight.yangtools.yang.model.repo.spi.AbstractSchemaSourceCache
Offer a schema source in requested representation for caching.
offer(T) - Method in class org.opendaylight.yangtools.yang.model.repo.spi.GuavaSchemaSourceCache
Deprecated.
 
offer(T) - Method in class org.opendaylight.yangtools.yang.model.repo.spi.SoftSchemaSourceCache
 
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.Either
Create a new instance containing specified value.
ofInference(EffectiveStatementInference) - Static method in class org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack
Create a new stack from an EffectiveStatementInference.
ofInference(SchemaTreeInference) - Static method in class org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack
Create a new stack from an SchemaTreeInference.
ofInference(DefaultSchemaTreeInference) - Static method in class org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack
Create a new stack from an DefaultSchemaTreeInference.
ofLocalName(String) - Static method in enum class org.opendaylight.yangtools.yang.data.api.schema.MountPointContextFactory.ContainerName
 
ofMessage(String) - Static method in exception class org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizationException
 
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
 
ofOperation(EffectiveModelContext, SchemaNodeIdentifier.Absolute, QName) - Static method in class org.opendaylight.yangtools.yang.data.util.NormalizedNodeStreamWriterStack
Create a new writer with the specified context and rooted in the specified schema path.
ofPath(String) - Static method in class org.opendaylight.yangtools.plugin.generator.api.GeneratedFilePath
 
ofRevision(String, String) - Static method in class org.opendaylight.yangtools.yang.common.QNameModule
Create a new QName module instance with specified XMLNamespace and an optional Revision.
ofRevision(XMLNamespace, Revision) - Static method in class org.opendaylight.yangtools.yang.common.QNameModule
Create a new QName module instance with specified XMLNamespace and an optional Revision.
ofSecond(U) - Static method in class org.opendaylight.yangtools.concepts.Either
Create a new instance containing specified value.
ofString(String) - Static method in enum class org.opendaylight.yangtools.yang.common.YangVersion
Parse a YANG version from its textual representation.
ofUnsafeSteps(ImmutableList<? extends DataObjectStep<?>>) - Static method in interface org.opendaylight.yangtools.binding.DataObjectReference
 
ofUnsafeSteps(ImmutableList<? extends DataObjectStep<?>>) - Static method in class org.opendaylight.yangtools.binding.impl.DataObjectReferenceImpl
 
ofUnsafeSteps(ImmutableList<? extends ExactDataObjectStep<?>>) - Static method in interface org.opendaylight.yangtools.binding.DataObjectIdentifier
 
ofUnsafeSteps(ImmutableList<? extends ExactDataObjectStep<?>>) - Static method in class org.opendaylight.yangtools.binding.impl.DataObjectIdentifierImpl
 
ofUnsafeSteps(Iterable<? extends DataObjectStep<?>>) - Static method in interface org.opendaylight.yangtools.binding.DataObjectReference
 
ofUnsafeSteps(Iterable<? extends ExactDataObjectStep<?>>) - Static method in interface org.opendaylight.yangtools.binding.DataObjectIdentifier
 
ofUnsafeSteps(List<? extends DataObjectStep<?>>) - Static method in interface org.opendaylight.yangtools.binding.DataObjectReference
 
ofUnsafeSteps(List<? extends ExactDataObjectStep<?>>) - Static method in interface org.opendaylight.yangtools.binding.DataObjectIdentifier
 
ofValue(T) - Static method in class org.opendaylight.yangtools.concepts.CheckedValue
Create a new instance containing specified value.
ofVariant(Either<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.
ofYangFileName(String) - Static method in record class org.opendaylight.yangtools.yang.model.api.source.SourceIdentifier
 
ofYinFileName(String) - Static method in record class org.opendaylight.yangtools.yang.model.api.source.SourceIdentifier
 
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
 
OidStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.rfc6643.parser.OidStatementSupport
 
OK_ELEMENT_QNAME - Static variable in class org.opendaylight.yangtools.yang.common.YangConstants
Deprecated.
okElement(QName) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.YangErrorInfos
Deprecated.
This error-info specified by ErrorTag.PARTIAL_OPERATION.
OnDemandSchemaTreeStorage - Interface in org.opendaylight.yangtools.yang.parser.spi.meta
Interface implemented by NamespaceStorages which support dynamic addition of child elements as they are requested.
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.StatementSupport
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<Empty, 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.meta.ActionStatementSupport
 
onFullDefinitionDeclared(StmtContext.Mutable<QName, FeatureStatement, FeatureEffectiveStatement>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.FeatureStatementSupport
 
onFullDefinitionDeclared(StmtContext.Mutable<QName, GroupingStatement, GroupingEffectiveStatement>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.GroupingStatementSupport
 
onFullDefinitionDeclared(StmtContext.Mutable<QName, LeafStatement, LeafEffectiveStatement>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.LeafStatementSupport
 
onFullDefinitionDeclared(StmtContext.Mutable<QName, RpcStatement, RpcEffectiveStatement>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.RpcStatementSupport
 
onFullDefinitionDeclared(StmtContext.Mutable<QName, TypedefStatement, TypedefEffectiveStatement>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.TypedefStatementSupport
 
onFullDefinitionDeclared(StmtContext.Mutable<QName, TypeStatement, EffectiveStatement<QName, TypeStatement>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.type.TypeStatementRFC6020Support
 
onFullDefinitionDeclared(StmtContext.Mutable<QName, TypeStatement, EffectiveStatement<QName, TypeStatement>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.type.TypeStatementRFC7950Support
 
onFullDefinitionDeclared(StmtContext.Mutable<QName, UsesStatement, UsesEffectiveStatement>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.uses.UsesStatementSupport
 
onFullDefinitionDeclared(StmtContext.Mutable<YangDataName, YangDataStatement, YangDataEffectiveStatement>) - Method in class org.opendaylight.yangtools.rfc8040.parser.YangDataStatementSupport
 
onFullDefinitionDeclared(StmtContext.Mutable<DeviateKind, DeviateStatement, DeviateEffectiveStatement>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.deviate.DeviateStatementRFC6020Support
 
onFullDefinitionDeclared(StmtContext.Mutable<DeviateKind, DeviateStatement, DeviateEffectiveStatement>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.deviate.DeviateStatementRFC7950Support
 
onFullDefinitionDeclared(StmtContext.Mutable<IfFeatureExpr, IfFeatureStatement, IfFeatureEffectiveStatement>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.IfFeatureStatementRFC6020Support
 
onFullDefinitionDeclared(StmtContext.Mutable<IfFeatureExpr, IfFeatureStatement, IfFeatureEffectiveStatement>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.IfFeatureStatementRFC7950Support
 
onFullDefinitionDeclared(StmtContext.Mutable<SchemaNodeIdentifier, AugmentStatement, AugmentEffectiveStatement>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.augment.AugmentStatementRFC6020Support
 
onFullDefinitionDeclared(StmtContext.Mutable<SchemaNodeIdentifier, AugmentStatement, AugmentEffectiveStatement>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.augment.AugmentStatementRFC7950Support
 
onFullDefinitionDeclared(StmtContext.Mutable<SchemaNodeIdentifier.Absolute, DeviationStatement, DeviationEffectiveStatement>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.DeviationStatementSupport
 
onLinkageDeclared(StmtContext.Mutable<A, D, E>) - Method in class 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<A, D, E>) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.ForwardingStatementSupport
 
onLinkageDeclared(StmtContext.Mutable<UnresolvedQName.Unqualified, BelongsToStatement, BelongsToEffectiveStatement>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.BelongsToStatementSupport
 
onLinkageDeclared(StmtContext.Mutable<UnresolvedQName.Unqualified, ImportStatement, ImportEffectiveStatement>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.import_.ImportStatementSupport
 
onLinkageDeclared(StmtContext.Mutable<UnresolvedQName.Unqualified, IncludeStatement, IncludeEffectiveStatement>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.IncludeStatementSupport
 
onLinkageDeclared(StmtContext.Mutable<UnresolvedQName.Unqualified, ModuleStatement, ModuleEffectiveStatement>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.module.ModuleStatementSupport
 
onLinkageDeclared(StmtContext.Mutable<UnresolvedQName.Unqualified, SubmoduleStatement, SubmoduleEffectiveStatement>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.submodule.SubmoduleStatementSupport
 
onPreLinkageDeclared(StmtContext.Mutable<A, D, E>) - Method in class 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<A, D, E>) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.ForwardingStatementSupport
 
onPreLinkageDeclared(StmtContext.Mutable<UnresolvedQName.Unqualified, BelongsToStatement, BelongsToEffectiveStatement>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.BelongsToStatementSupport
 
onPreLinkageDeclared(StmtContext.Mutable<UnresolvedQName.Unqualified, ImportStatement, ImportEffectiveStatement>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.import_.ImportStatementSupport
 
onPreLinkageDeclared(StmtContext.Mutable<UnresolvedQName.Unqualified, IncludeStatement, IncludeEffectiveStatement>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.IncludeStatementSupport
 
onPreLinkageDeclared(StmtContext.Mutable<UnresolvedQName.Unqualified, ModuleStatement, ModuleEffectiveStatement>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.module.ModuleStatementSupport
 
onPreLinkageDeclared(StmtContext.Mutable<UnresolvedQName.Unqualified, SubmoduleStatement, SubmoduleEffectiveStatement>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.submodule.SubmoduleStatementSupport
 
onPreLinkageDeclared(StmtContext.Mutable<YangVersion, YangVersionStatement, YangVersionEffectiveStatement>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.YangVersionStatementSupport
 
onStatementAdded(StmtContext.Mutable<A, D, E>) - Method in class 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.spi.meta.ForwardingStatementSupport
 
onStatementAdded(StmtContext.Mutable<Set<SchemaNodeIdentifier.Descendant>, UniqueStatement, UniqueEffectiveStatement>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.UniqueStatementSupport
 
onStatementAdded(StmtContext.Mutable<Tag, ModuleTagStatement, ModuleTagEffectiveStatement>) - Method in class org.opendaylight.yangtools.rfc8819.parser.ModuleTagStatementSupport
 
onStatementAdded(StmtContext.Mutable<AnnotationName, AnnotationStatement, AnnotationEffectiveStatement>) - Method in class org.opendaylight.yangtools.rfc7952.parser.AnnotationStatementSupport
 
onStatementAdded(StmtContext.Mutable<Empty, SubscriptionStateNotificationStatement, SubscriptionStateNotificationEffectiveStatement>) - Method in class org.opendaylight.yangtools.rfc8639.parser.SubscriptionStateNotificationStatementSupport
 
onStatementAdded(StmtContext.Mutable<MountPointLabel, MountPointStatement, MountPointEffectiveStatement>) - Method in class org.opendaylight.yangtools.rfc8528.parser.MountPointStatementSupport
 
onStatementAdded(StmtContext.Mutable<QName, D, E>) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractSchemaTreeStatementSupport
Invoked when a statement supported by this instance is added to build context.
onStatementAdded(StmtContext.Mutable<QName, ActionStatement, ActionEffectiveStatement>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ActionStatementSupport
 
onStatementAdded(StmtContext.Mutable<QName, NotificationStatement, NotificationEffectiveStatement>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.notification.NotificationStatementRFC7950Support
 
onStatementAdded(StmtContext.Mutable<YangDataName, YangDataStatement, YangDataEffectiveStatement>) - Method in class org.opendaylight.yangtools.rfc8040.parser.YangDataStatementSupport
 
onStatementDefinitionDeclared(StmtContext.Mutable<A, D, E>) - Method in class 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<A, D, E>) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.ForwardingStatementSupport
 
onStatementDefinitionDeclared(StmtContext.Mutable<QName, ContextInstanceStatement, ContextInstanceEffectiveStatement>) - Method in class org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport
 
onStatementDefinitionDeclared(StmtContext.Mutable<QName, ContextReferenceStatement, ContextReferenceEffectiveStatement>) - Method in class org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport
 
onStatementDefinitionDeclared(StmtContext.Mutable<QName, BaseStatement, BaseEffectiveStatement>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.BaseStatementSupport
 
onStatementDefinitionDeclared(StmtContext.Mutable<QName, ExtensionStatement, ExtensionEffectiveStatement>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.ExtensionStatementSupport
 
onStatementDefinitionDeclared(StmtContext.Mutable<QName, IdentityStatement, IdentityEffectiveStatement>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.IdentityStatementSupport
 
OpaqueData<T> - Interface in org.opendaylight.yangtools.binding
An immutable view of data.
opaqueObject(Type) - Static method in class org.opendaylight.yangtools.binding.model.ri.BindingTypes
Type specializing OpaqueObject for a particular type.
OpaqueObject<T> - Interface in org.opendaylight.yangtools.binding
An opaque object.
OpaqueRuntimeType - Interface in org.opendaylight.yangtools.binding.runtime.api
A RuntimeType associated with an opaque construct, like anydata and anyxml.
open(NormalizedNodeStreamWriter, DataNodeContainer, YangInstanceIdentifier) - Static method in class org.opendaylight.yangtools.yang.data.api.schema.stream.YangInstanceIdentifierWriter
Open a writer, emitting events in target NormalizedNodeStreamWriter.
OPENCONFIG_ENCRYPTED_VALUE - Enum constant in enum class org.opendaylight.yangtools.openconfig.model.api.OpenConfigStatements
 
OPENCONFIG_HASHED_VALUE - Enum constant in enum class org.opendaylight.yangtools.openconfig.model.api.OpenConfigStatements
 
OPENCONFIG_POSIX_PATTERN - Enum constant in enum class org.opendaylight.yangtools.openconfig.model.api.OpenConfigStatements
 
OPENCONFIG_REGEXP_POSIX - Enum constant in enum class org.opendaylight.yangtools.openconfig.model.api.OpenConfigStatements
 
OPENCONFIG_VERSION - Enum constant in enum class 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).
OpenConfigPosixPatternEffectiveStatement - Interface in org.opendaylight.yangtools.openconfig.model.api
Effective statement corresponding to openconfig's "posix-pattern".
OpenConfigPosixPatternStatement - Interface in org.opendaylight.yangtools.openconfig.model.api
Declared statement corresponding to config's "posix-pattern" .
OpenConfigRegexpPosixEffectiveStatement - Interface in org.opendaylight.yangtools.openconfig.model.api
Effective statement corresponding to config's "regexp-posix" .
OpenConfigRegexpPosixStatement - Interface in org.opendaylight.yangtools.openconfig.model.api
Declared statement corresponding to config's "regexp-posix" .
OpenConfigStatements - Enum Class 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.openconfig.parser
 
OpenConfigVersionSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.openconfig.parser.OpenConfigVersionSupport
 
openCursor() - Method in interface org.opendaylight.yangtools.yang.data.tree.api.CursorAwareDataTreeModification
Create a new DataTreeModificationCursor at the root of the modification.
openCursor() - Method in interface org.opendaylight.yangtools.yang.data.tree.api.CursorAwareDataTreeSnapshot
Create a new DataTreeSnapshotCursor at the root of the modification.
openCursor(YangInstanceIdentifier) - Method in interface org.opendaylight.yangtools.yang.data.tree.api.CursorAwareDataTreeSnapshot
Create a new DataTreeSnapshotCursor at specified path.
openCursor(YangInstanceIdentifier) - Method in interface org.opendaylight.yangtools.yang.data.tree.api.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 Class in org.opendaylight.yangtools.odlext.model.api
 
openStream() - Method in class org.opendaylight.yangtools.yang.model.spi.source.DelegatedYangTextSource
 
openStream() - Method in class org.opendaylight.yangtools.yang.model.spi.source.DelegatedYinTextSource
 
openStream() - Method in class org.opendaylight.yangtools.yang.model.spi.source.FileYangTextSource
 
openStream() - Method in class org.opendaylight.yangtools.yang.model.spi.source.FileYinTextSource
 
openStream() - Method in class org.opendaylight.yangtools.yang.model.spi.source.StringYangTextSource
 
openStream() - Method in class org.opendaylight.yangtools.yang.model.spi.source.URLYangTextSource
 
openStream() - Method in class org.opendaylight.yangtools.yang.model.spi.source.URLYinTextSource
 
openYangTextStream() - Method in class org.opendaylight.yangtools.binding.lib.ResourceYangModuleInfo
 
openYangTextStream() - Method in interface org.opendaylight.yangtools.binding.meta.YangModuleInfo
Return an open stream containing YANG text for this module.
OPERATION_FAILED - Static variable in class org.opendaylight.yangtools.yang.common.ErrorTag
operation-failed ErrorTag.
OPERATION_NOT_SUPPORTED - Static variable in class org.opendaylight.yangtools.yang.common.ErrorTag
operation-not-supported ErrorTag.
OPERATIONAL - Enum constant in enum class org.opendaylight.yangtools.yang.data.tree.api.TreeType
Only config true and config false nodes are allowed.
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, such as an RpcDefinition or an ActionDefinition.
OperationFailedException - Exception Class in org.opendaylight.yangtools.yang.common
A general base exception for an operation failure.
OperationFailedException(String, Throwable) - Constructor for exception class org.opendaylight.yangtools.yang.common.OperationFailedException
Constructs a new instance with the specified detail message and cause.
OperationFailedException(String, Throwable, Collection<RpcError>) - Constructor for exception class org.opendaylight.yangtools.yang.common.OperationFailedException
Constructs a new instance with the specified detail message, cause and errors.
OperationFailedException(String, Throwable, RpcError...) - Constructor for exception class org.opendaylight.yangtools.yang.common.OperationFailedException
Constructs a new instance with the specified detail message, cause and errors.
OperationFailedException(String, Collection<? extends RpcError>) - Constructor for exception class org.opendaylight.yangtools.yang.common.OperationFailedException
Constructs a new instance with the specified detail message and errors.
OperationFailedException(String, RpcError) - Constructor for exception class org.opendaylight.yangtools.yang.common.OperationFailedException
Constructs a new instance with the specified detail message and error.
OperationFailedException(String, RpcError...) - Constructor for exception class 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.
OPERATIONS - Enum constant in enum class org.opendaylight.yangtools.yang.common.NetconfLayer
Operations layer, for example <get-config>, <edit-config> configuration data.
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.
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 - Enum constant in enum class 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 - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
OR - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
OR() - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser.If_feature_exprContext
 
OR() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.FunctionNameContext
 
OR() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.NCNameContext
 
OR() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.OrExprContext
 
OR(int) - Method in class org.opendaylight.yangtools.yang.parser.antlr.IfFeatureExpressionParser.If_feature_exprContext
 
OR(int) - Method in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser.OrExprContext
 
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(Collection<V>) - Static method in class org.opendaylight.yangtools.binding.util.BindingMap
Returns an unmodifiable map containing given values.
ordered(K) - Static method in class org.opendaylight.yangtools.util.SharedSingletonMapTemplate
Create a template which produces Maps with specified key.
ordered(V...) - Static method in class org.opendaylight.yangtools.binding.util.BindingMap
Returns an unmodifiable map containing given values.
ordered(V, V) - Static method in class org.opendaylight.yangtools.binding.util.BindingMap
Returns an unmodifiable map containing two mappings.
ordered(V, V, V) - Static method in class org.opendaylight.yangtools.binding.util.BindingMap
Returns an unmodifiable map containing three mappings.
ordered(V, V, V, V) - Static method in class org.opendaylight.yangtools.binding.util.BindingMap
Returns an unmodifiable map containing four mappings.
ordered(V, V, V, V, V) - Static method in class org.opendaylight.yangtools.binding.util.BindingMap
Returns an unmodifiable map containing five mappings.
ORDERED_BY - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
orderedBuilder() - Static method in class org.opendaylight.yangtools.binding.util.BindingMap
Create a builder on an unmodifiable map, which retains value insertion order.
orderedBuilder(int) - Static method in class org.opendaylight.yangtools.binding.util.BindingMap
Create a builder on an unmodifiable map, which retains value insertion order.
OrderedByAwareEffectiveStatement<A,D> - Interface in org.opendaylight.yangtools.yang.model.api.stmt
An EffectiveStatement which can contain an OrderedByEffectiveStatement, controlling ordering of data elements.
OrderedByEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a ordered-by statement.
OrderedByStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a ordered-by statement.
OrderedByStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
OrderedByStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.OrderedByStatementSupport
 
OrderedContainer<V> - Interface in org.opendaylight.yangtools.yang.data.api.schema
A NormalizedContainer which preserves user supplied ordering and allows addressing of child elements by position.
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
Deprecated.
 
orderedLeafSetBuilder(UserLeafSetNode<T>) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
Deprecated.
 
orderedMapBuilder() - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
Deprecated.
 
orderedMapBuilder(int) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
Deprecated.
 
orderedMapNode(QName) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes
Deprecated.
Create immutable ordered map node.
orderedMapNode(YangInstanceIdentifier.NodeIdentifier) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes
Deprecated.
Create immutable ordered map node.
OrderedNodeContainer<V> - Interface in org.opendaylight.yangtools.yang.data.api.schema
A NormalizedNodeContainer 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().
ordering() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.OrderingAware
Ordering items within this object.
ordering() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.OrderingAware.System
 
ordering() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.OrderingAware.User
 
ordering() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.OrderedByAwareEffectiveStatement
Return the effective Ordering of this statement.
Ordering - Enum Class in org.opendaylight.yangtools.yang.common
Item ordering, as specified by RFC7950 section 7.7.1.
OrderingAware - Interface in org.opendaylight.yangtools.yang.data.api.schema
Marker interfaces for NormalizedNodeContainers which have distinct ordering requirements.
OrderingAware.System - Interface in org.opendaylight.yangtools.yang.data.api.schema
Marker interface for NormalizedNodeContainer implementations which correspond to ordered-by system.
OrderingAware.User - Interface in org.opendaylight.yangtools.yang.data.api.schema
Marker interface for NormalizedNodeContainer implementations which correspond to ordered-by user.
Ordering of child nodes - Search tag in package org.opendaylight.yangtools.yang.data.api.schema
Section
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.
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.binding - package org.opendaylight.yangtools.binding
 
org.opendaylight.yangtools.binding.annotations - package org.opendaylight.yangtools.binding.annotations
 
org.opendaylight.yangtools.binding.codegen - package org.opendaylight.yangtools.binding.codegen
 
org.opendaylight.yangtools.binding.contract - package org.opendaylight.yangtools.binding.contract
Various binding contracts.
org.opendaylight.yangtools.binding.data.codec.api - package org.opendaylight.yangtools.binding.data.codec.api
API elements of a codec capable translating YANG-modeled data between its BindingObjects and NormalizedData representations.
org.opendaylight.yangtools.binding.data.codec.dynamic - package org.opendaylight.yangtools.binding.data.codec.dynamic
Additional services provided by a dynamic BindingDataCodec implementation.
org.opendaylight.yangtools.binding.data.codec.impl - package org.opendaylight.yangtools.binding.data.codec.impl
 
org.opendaylight.yangtools.binding.data.codec.impl.di - package org.opendaylight.yangtools.binding.data.codec.impl.di
Package exposing components to various dependency injection frameworks, so they can locate them.
org.opendaylight.yangtools.binding.data.codec.osgi - package org.opendaylight.yangtools.binding.data.codec.osgi
 
org.opendaylight.yangtools.binding.data.codec.osgi.impl - package org.opendaylight.yangtools.binding.data.codec.osgi.impl
 
org.opendaylight.yangtools.binding.data.codec.spi - package org.opendaylight.yangtools.binding.data.codec.spi
 
org.opendaylight.yangtools.binding.generator - package org.opendaylight.yangtools.binding.generator
 
org.opendaylight.yangtools.binding.generator.impl - package org.opendaylight.yangtools.binding.generator.impl
 
org.opendaylight.yangtools.binding.generator.impl.di - package org.opendaylight.yangtools.binding.generator.impl.di
 
org.opendaylight.yangtools.binding.generator.impl.reactor - package org.opendaylight.yangtools.binding.generator.impl.reactor
 
org.opendaylight.yangtools.binding.generator.impl.rt - package org.opendaylight.yangtools.binding.generator.impl.rt
 
org.opendaylight.yangtools.binding.generator.impl.tree - package org.opendaylight.yangtools.binding.generator.impl.tree
Concepts relating to the organization of the tree backing the codegen and runtime type information generator.
org.opendaylight.yangtools.binding.impl - package org.opendaylight.yangtools.binding.impl
Internal implementation details.
org.opendaylight.yangtools.binding.lib - package org.opendaylight.yangtools.binding.lib
Library of utilities for use by generated code.
org.opendaylight.yangtools.binding.loader - package org.opendaylight.yangtools.binding.loader
ClassLoader support for Binding-related runtime-loaded code.
org.opendaylight.yangtools.binding.meta - package org.opendaylight.yangtools.binding.meta
Interfaces serving to expose metadata information about a set of generated bindings, for example the corresponding YANG model, and similar.
org.opendaylight.yangtools.binding.model.api - package org.opendaylight.yangtools.binding.model.api
Model of Java classes generated from YANG.
org.opendaylight.yangtools.binding.model.api.type.builder - package org.opendaylight.yangtools.binding.model.api.type.builder
 
org.opendaylight.yangtools.binding.model.ri - package org.opendaylight.yangtools.binding.model.ri
 
org.opendaylight.yangtools.binding.model.ri.generated.type.builder - package org.opendaylight.yangtools.binding.model.ri.generated.type.builder
 
org.opendaylight.yangtools.binding.reflect - package org.opendaylight.yangtools.binding.reflect
Java reflection-based utilities for Java Binding objects.
org.opendaylight.yangtools.binding.runtime.api - package org.opendaylight.yangtools.binding.runtime.api
 
org.opendaylight.yangtools.binding.runtime.osgi - package org.opendaylight.yangtools.binding.runtime.osgi
 
org.opendaylight.yangtools.binding.runtime.osgi.impl - package org.opendaylight.yangtools.binding.runtime.osgi.impl
 
org.opendaylight.yangtools.binding.runtime.spi - package org.opendaylight.yangtools.binding.runtime.spi
 
org.opendaylight.yangtools.binding.util - package org.opendaylight.yangtools.binding.util
 
org.opendaylight.yangtools.concepts - package org.opendaylight.yangtools.concepts
Concepts used widely across OpenDaylight code base.
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. pluggable pieces of code which want to create code (and other) files from an EffectiveModelContext.
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
YANG metamodel extensions to support SMIv2 module translation, as defined in RFC6643.
org.opendaylight.yangtools.rfc6643.parser - package org.opendaylight.yangtools.rfc6643.parser
 
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
YANG metamodel extensions to support RESTCONF, as defined in RFC8040.
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.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.rfc8639.model.api - package org.opendaylight.yangtools.rfc8639.model.api
YANG metamodel extensions to YANG notifications, as defined in RFC8639.
org.opendaylight.yangtools.rfc8639.parser - package org.opendaylight.yangtools.rfc8639.parser
 
org.opendaylight.yangtools.rfc8819.model.api - package org.opendaylight.yangtools.rfc8819.model.api
YANG metamodel extensions to support YANG module tags, as defined in RFC8819.
org.opendaylight.yangtools.rfc8819.parser - package org.opendaylight.yangtools.rfc8819.parser
 
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
Various utility classes.
org.opendaylight.yangtools.util.concurrent - package org.opendaylight.yangtools.util.concurrent
Utility classes for dealing with asynchronous and concurrent tasks.
org.opendaylight.yangtools.util.xml - package org.opendaylight.yangtools.util.xml
Utility classes for dealing with XML documents.
org.opendaylight.yangtools.yang.binding - package org.opendaylight.yangtools.yang.binding
 
org.opendaylight.yangtools.yang.common - package org.opendaylight.yangtools.yang.common
Common YANG concepts and constants expressed in terms of Java.
org.opendaylight.yangtools.yang.common.netty - package org.opendaylight.yangtools.yang.common.netty
Common utilities bridging common YANG constructs with 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.builder - package org.opendaylight.yangtools.yang.data.api.schema.builder
 
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.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.schema - package org.opendaylight.yangtools.yang.data.impl.schema
 
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.spi.node - package org.opendaylight.yangtools.yang.data.spi.node
Various bits and pieces useful when dealing with NormalizedNodes.
org.opendaylight.yangtools.yang.data.spi.node.impl - package org.opendaylight.yangtools.yang.data.spi.node.impl
 
org.opendaylight.yangtools.yang.data.tree.api - package org.opendaylight.yangtools.yang.data.tree.api
 
org.opendaylight.yangtools.yang.data.tree.impl - package org.opendaylight.yangtools.yang.data.tree.impl
 
org.opendaylight.yangtools.yang.data.tree.impl.di - package org.opendaylight.yangtools.yang.data.tree.impl.di
 
org.opendaylight.yangtools.yang.data.tree.impl.node - package org.opendaylight.yangtools.yang.data.tree.impl.node
 
org.opendaylight.yangtools.yang.data.tree.leafref - package org.opendaylight.yangtools.yang.data.tree.leafref
 
org.opendaylight.yangtools.yang.data.tree.spi - package org.opendaylight.yangtools.yang.data.tree.spi
 
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.data.util.impl.context - package org.opendaylight.yangtools.yang.data.util.impl.context
 
org.opendaylight.yangtools.yang.ir - package org.opendaylight.yangtools.yang.ir
Intermediate representation of a YANG file.
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.source - package org.opendaylight.yangtools.yang.model.api.source
Base interfaces for identifying and source of YANG and YIN models.
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
Utilities for exporting YANG metamodel to various representations, like YIN and YANG.
org.opendaylight.yangtools.yang.model.repo.api - package org.opendaylight.yangtools.yang.model.repo.api
 
org.opendaylight.yangtools.yang.model.repo.fs - package org.opendaylight.yangtools.yang.model.repo.fs
 
org.opendaylight.yangtools.yang.model.repo.spi - package org.opendaylight.yangtools.yang.model.repo.spi
 
org.opendaylight.yangtools.yang.model.ri.stmt - package org.opendaylight.yangtools.yang.model.ri.stmt
Reference implementations of YANG model statements.
org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl - package org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff - package org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref - package org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
org.opendaylight.yangtools.yang.model.ri.type - package org.opendaylight.yangtools.yang.model.ri.type
Reference implementations of YANG model types.
org.opendaylight.yangtools.yang.model.spi - package org.opendaylight.yangtools.yang.model.spi
Various base classes for implementing YANG model constructs..
org.opendaylight.yangtools.yang.model.spi.meta - package org.opendaylight.yangtools.yang.model.spi.meta
Various utilities dealing with statement declarations.
org.opendaylight.yangtools.yang.model.spi.source - package org.opendaylight.yangtools.yang.model.spi.source
Various utilities dealing with sources of YANG and YIN models.
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.parser.antlr - package org.opendaylight.yangtools.yang.parser.antlr
ANTLR grammars for parsing RFC7950 constructs.
org.opendaylight.yangtools.yang.parser.api - package org.opendaylight.yangtools.yang.parser.api
YANG parser public API.
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.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.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.augment - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.augment
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.deviate - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.deviate
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension
 
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.list - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.list
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
Package holding wiring towards RFC7950Reactors, or more broadly towards the reactor implementation.
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.module - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.module
 
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.notification - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.notification
 
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.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.uses - package org.opendaylight.yangtools.yang.parser.rfc7950.stmt.uses
 
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 XPath 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.
ORGANIZATION - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
OrganizationEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a organization statement.
OrganizationStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a organization statement.
OrganizationStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
OrganizationStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.OrganizationStatementSupport
 
ORIGINAL - Enum constant in enum class org.opendaylight.yangtools.yang.parser.spi.meta.CopyType
 
ORIGINAL_MODULE - Static variable in class org.opendaylight.yangtools.odlext.model.api.CodegenExtensionsConstants
Runtime baseline identity.
ORIGINAL_MODULE - Static variable in class org.opendaylight.yangtools.odlext.model.api.OpenDaylightExtensionsConstants
Runtime baseline identity.
ORIGINAL_REVISION - Static variable in class org.opendaylight.yangtools.odlext.model.api.CodegenExtensionsConstants
Baseline revision.
ORIGINAL_REVISION - Static variable in class org.opendaylight.yangtools.odlext.model.api.OpenDaylightExtensionsConstants
Baseline revision.
OSGiBindingDOMCodec - Class in org.opendaylight.yangtools.binding.data.codec.osgi.impl
 
OSGiBindingDOMCodec() - Constructor for class org.opendaylight.yangtools.binding.data.codec.osgi.impl.OSGiBindingDOMCodec
 
OSGiBindingDOMCodecServices - Interface in org.opendaylight.yangtools.binding.data.codec.osgi
 
OSGiBindingDOMCodecServicesImpl - Class in org.opendaylight.yangtools.binding.data.codec.osgi.impl
A Factory Component which implements OSGiBindingDOMCodecServices.
OSGiBindingDOMCodecServicesImpl(Map<String, ?>) - Constructor for class org.opendaylight.yangtools.binding.data.codec.osgi.impl.OSGiBindingDOMCodecServicesImpl
 
OSGiBindingRuntime - Class in org.opendaylight.yangtools.binding.runtime.osgi.impl
 
OSGiBindingRuntime() - Constructor for class org.opendaylight.yangtools.binding.runtime.osgi.impl.OSGiBindingRuntime
 
OSGiBindingRuntimeContext - Interface in org.opendaylight.yangtools.binding.runtime.osgi
 
OSGiBindingRuntimeContextImpl - Class in org.opendaylight.yangtools.binding.runtime.osgi.impl
A Factory Component which implements OSGiBindingRuntimeContext.
OSGiBindingRuntimeContextImpl(Map<String, ?>) - Constructor for class org.opendaylight.yangtools.binding.runtime.osgi.impl.OSGiBindingRuntimeContextImpl
 
OSGiModelRuntime - Class in org.opendaylight.yangtools.binding.runtime.osgi.impl
 
OSGiModelRuntime(YangParserFactory, ComponentFactory<OSGiModuleInfoSnapshotImpl>, BundleContext) - Constructor for class org.opendaylight.yangtools.binding.runtime.osgi.impl.OSGiModelRuntime
 
OSGiModuleInfoSnapshot - Interface in org.opendaylight.yangtools.binding.runtime.osgi
Combination of a ModuleInfoSnapshot with a linear generation.
OSGiModuleInfoSnapshotImpl - Class in org.opendaylight.yangtools.binding.runtime.osgi.impl
 
OSGiModuleInfoSnapshotImpl(Map<String, ?>) - Constructor for class org.opendaylight.yangtools.binding.runtime.osgi.impl.OSGiModuleInfoSnapshotImpl
 
others() - Method in record class org.opendaylight.yangtools.binding.impl.AppendIterable
Returns the value of the others record component.
output() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultActionRuntimeType
 
output() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultRpcRuntimeType
 
output() - Method in interface org.opendaylight.yangtools.binding.runtime.api.InvokableRuntimeType
Return the run-time type for this action's output.
output() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ActionEffectiveStatement
Return this statement's output substatement.
output() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.RpcEffectiveStatement
Return this statement's output substatement.
OUTPUT - Enum constant in enum class org.opendaylight.yangtools.binding.contract.StatementNamespace
 
OUTPUT - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
OutputEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a output statement.
OutputRuntimeType - Interface in org.opendaylight.yangtools.binding.runtime.api
A RuntimeType associated with an output statement.
OutputSchemaNode - Interface in org.opendaylight.yangtools.yang.model.api
An InputSchemaNode defines outputs of an RpcDefinition or an ActionDefinition.
OutputStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a output statement.
OutputStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
OverrideChildStatementSupport - Interface in org.opendaylight.yangtools.yang.parser.spi.meta
An additional trait for StatementSupport, allowing a parent statement to override the support for a child 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

PACKAGE_PREFIX - Static variable in class org.opendaylight.yangtools.binding.contract.Naming
 
packageName() - Method in class org.opendaylight.yangtools.binding.model.api.JavaTypeName
Return the package name in which this class resides.
ParameterizedType - Interface in org.opendaylight.yangtools.binding.model.api
Represents an instance of simple parameterized type such as List<String>.
parameterizedTypeFor(Type, Type...) - Static method in class org.opendaylight.yangtools.binding.model.ri.Types
Creates instance of type ParameterizedType.
PARENT - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
The parent axis.
parentConstructor() - Method in class org.opendaylight.yangtools.binding.codegen.ClassTemplate
 
parentProperties - Variable in class org.opendaylight.yangtools.binding.codegen.ClassTemplate
 
parentReferences() - Method in record class org.opendaylight.yangtools.yang.data.util.AbstractMountPointContextFactory.MountPointDefinition
Returns the value of the parentReferences record component.
parse(JsonReader) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JsonParserStream
 
parse(String) - Static method in enum class org.opendaylight.yangtools.yang.model.api.type.ModifierKind
Returns ModifierKind based on supplied YANG keyword.
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.yang.parser.spi.meta.StatementSupport
Parses textual representation of argument in object representation.
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.openconfig.parser.OpenConfigVersionSupport
 
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.rfc8040.parser.YangDataStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.rfc8528.parser.MountPointStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.rfc8819.parser.ModuleTagStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.augment.AugmentStatementRFC6020Support
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.augment.AugmentStatementRFC7950Support
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.deviate.DeviateStatementRFC6020Support
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.deviate.DeviateStatementRFC7950Support
 
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.if_feature.IfFeatureStatementRFC6020Support
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.IfFeatureStatementRFC7950Support
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.InputStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.OutputStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ArgumentStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.BaseStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.BitStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.DeviationStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.EnumStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.FeatureStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.FractionDigitsStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.GroupingStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.IdentityStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.KeyStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.LengthStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.MinElementsStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ModifierStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.MustStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.NamespaceStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.OrderedByStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.PositionStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.RangeStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.RefineStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.RevisionDateStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.RevisionStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.StatusStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.TypedefStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.UniqueStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ValueStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.WhenStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.YangVersionStatementSupport
 
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.pattern.PatternStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.type.TypeStatementRFC6020Support
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.type.TypeStatementRFC7950Support
 
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.spi.meta.AbstractBooleanStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractEmptyStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractInternedStringStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractSchemaTreeStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractStringStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractUnqualifiedStatementSupport
 
parseArgumentValue(StmtContext<?, ?, ?>, String) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.ForwardingStatementSupport
 
parseChildData(InputStream, EffectiveStatementInference) - Method in class org.opendaylight.yangtools.yang.data.util.codec.AbstractInputStreamNormalizer
 
parseChildData(InputStream, EffectiveStatementInference) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactory
 
parseChildData(EffectiveStatementInference, InputStream) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.stream.InputStreamNormalizer
Parse the contents of an InputStream as a child data resource.
parseChildData(EffectiveStatementInference, InputStream) - Method in class org.opendaylight.yangtools.yang.data.util.codec.AbstractInputStreamNormalizer
 
parseData(EffectiveStatementInference, InputStream) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.stream.InputStreamNormalizer
Parse the contents of an InputStream as a data resource.
parseData(EffectiveStatementInference, InputStream) - Method in class org.opendaylight.yangtools.yang.data.util.codec.AbstractInputStreamNormalizer
 
parseData(SchemaInferenceStack, InputStream) - Method in class org.opendaylight.yangtools.yang.data.util.codec.AbstractInputStreamNormalizer
 
parseData(SchemaInferenceStack, InputStream) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactory
 
parseDatastore(InputStream, YangInstanceIdentifier.NodeIdentifier, UnresolvedQName.Unqualified) - Method in class org.opendaylight.yangtools.yang.data.util.codec.AbstractInputStreamNormalizer
 
parseDatastore(InputStream, YangInstanceIdentifier.NodeIdentifier, UnresolvedQName.Unqualified) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactory
 
parseDatastore(YangInstanceIdentifier.NodeIdentifier, UnresolvedQName.Unqualified, InputStream) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.stream.InputStreamNormalizer
Parse the contents of an InputStream as the contents of a data store.
parseDatastore(YangInstanceIdentifier.NodeIdentifier, UnresolvedQName.Unqualified, InputStream) - Method in class org.opendaylight.yangtools.yang.data.util.codec.AbstractInputStreamNormalizer
 
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://www.rfc-editor.org/rfc/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.
parseInput(EffectiveStatementInference, InputStream) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.stream.InputStreamNormalizer
Parse the contents of an InputStream as an operation input.
parseInput(EffectiveStatementInference, InputStream) - Method in class org.opendaylight.yangtools.yang.data.util.codec.AbstractInputStreamNormalizer
 
parseInputOutput(SchemaInferenceStack, QName, InputStream) - Method in class org.opendaylight.yangtools.yang.data.util.codec.AbstractInputStreamNormalizer
 
parseInputOutput(SchemaInferenceStack, QName, InputStream) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactory
 
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
 
parseOutput(EffectiveStatementInference, InputStream) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.stream.InputStreamNormalizer
Parse the contents of an InputStream as on operation output.
parseOutput(EffectiveStatementInference, InputStream) - Method in class org.opendaylight.yangtools.yang.data.util.codec.AbstractInputStreamNormalizer
 
parseQName(String) - Method in class org.opendaylight.yangtools.yang.data.util.AbstractStringInstanceIdentifierCodec
 
ParserNamespace<K,V> - Class in org.opendaylight.yangtools.yang.parser.spi.meta
ParserNamespace serves as common superclass for namespaces used during parser operation.
ParserNamespace(String) - Constructor for class org.opendaylight.yangtools.yang.parser.spi.meta.ParserNamespace
 
ParserNamespaces - Class in org.opendaylight.yangtools.yang.parser.spi
Baseline ParserNamespaces mostly derived from YANG specification.
ParserStreamUtils - Class in org.opendaylight.yangtools.yang.data.util
 
parseSources(YangParserConfiguration, Set<QName>, Collection<? extends SourceRepresentation>) - 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.
parseValue(String) - Method in interface org.opendaylight.yangtools.yang.data.codec.gson.JSONCodec
Parse a String representation into its native format.
parseValue(Void, String) - Method in interface org.opendaylight.yangtools.yang.data.codec.gson.JSONCodec
Deprecated.
parseYang(String...) - Static method in class org.opendaylight.yangtools.yang.test.util.YangParserTestUtils
Creates a new effective schema context containing the specified YANG sources.
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>, YangParserConfiguration, 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>, YangParserConfiguration, 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(YangParserConfiguration, File...) - Static method in class org.opendaylight.yangtools.yang.test.util.YangParserTestUtils
Creates a new effective schema context containing the specified YANG sources.
parseYangFiles(YangParserConfiguration, 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, YangParserConfiguration) - Static method in class org.opendaylight.yangtools.yang.test.util.YangParserTestUtils
Creates a new effective schema context containing the specified YANG source.
parseYangResource(String, YangParserConfiguration, 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>, YangParserConfiguration) - Static method in class org.opendaylight.yangtools.yang.test.util.YangParserTestUtils
Creates a new effective schema context containing the specified YANG sources.
parseYangResourceDirectory(String, YangParserConfiguration) - 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>, YangParserConfiguration) - 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>, YangParserConfiguration) - Static method in class org.opendaylight.yangtools.yang.test.util.YangParserTestUtils
Creates a new effective schema context containing the specified YANG sources.
parseYangSources(YangParserConfiguration, Set<QName>, YangTextSource...) - Static method in class org.opendaylight.yangtools.yang.test.util.YangParserTestUtils
 
PARTIAL_OPERATION - Static variable in class org.opendaylight.yangtools.yang.common.ErrorTag
Deprecated.
This error-info is obsolete since RFC6241.
parts() - Method in class org.opendaylight.yangtools.yang.ir.IRArgument.Concatenation
Return the argument parts that need to be concatenated.
patch() - Method in record class org.opendaylight.yangtools.concepts.SemVer
Returns the value of the patch record component.
path() - Method in record class org.opendaylight.yangtools.binding.data.codec.api.BindingCodecTree.CodecWithPath
Returns the value of the path record component.
path() - Method in record class org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeSerializer.AugmentationResult
Returns the value of the path record component.
path() - Method in record class org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeSerializer.NodeResult
Returns the value of the path record component.
path() - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeSerializer.NormalizedResult
Return the YangInstanceIdentifier path of this result.
path() - Method in class org.opendaylight.yangtools.yang.data.api.ImmutableYangNetconfError
Return the path which triggered this error, if available.
path() - Method in interface org.opendaylight.yangtools.yang.data.api.YangNetconfError
Return the path which triggered this error, if available.
path(YangInstanceIdentifier) - Method in class org.opendaylight.yangtools.yang.data.api.ImmutableYangNetconfError.Builder
Initializes the value for the path attribute.
path(YangInstanceIdentifier) - Method in interface org.opendaylight.yangtools.yang.data.api.ImmutableYangNetconfError.BuildFinal
Initializes the value for the path attribute.
PATH - Enum constant in enum class 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
 
PathArgument(QName) - Constructor for class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.PathArgument
 
PathArgumentContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.PathArgumentContext
 
Path Arguments - Search tag in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier
Section
PathEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a path statement.
PathExpression - Interface in org.opendaylight.yangtools.yang.model.api
An expression as defined in RFC7950 Section 9.9.2, i.e. the argument of a path statement.
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.
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
Declared representation of a path statement.
PathStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.path
 
pathStep() - Method in interface org.opendaylight.yangtools.yang.data.util.DataSchemaContext
Return the fixed YangInstanceIdentifier step, if available.
pathStep() - Method in class org.opendaylight.yangtools.yang.data.util.impl.context.AbstractContext
 
PATTERN - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
PATTERN_CONSTANT_NAME - Static variable in class org.opendaylight.yangtools.binding.model.ri.TypeConstants
Name or prefix (multiple patterns in builder class as composed with '_' and upper case of the field name) of the class constant which holds the map of regular expressions that need to be enforced on the string value.
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
Effective representation of a pattern statement.
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
Declared representation of a pattern statement.
PatternStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.pattern
 
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 - Enum constant in enum class 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 - Enum constant in enum class 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
 
pollFirstEntry() - Method in class org.opendaylight.yangtools.util.SharedSingletonMap
 
pollLast() - Method in class org.opendaylight.yangtools.util.EmptyDeque
 
pollLastEntry() - Method in class org.opendaylight.yangtools.util.SharedSingletonMap
 
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 - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
POSITION - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
PositionEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a position statement.
PositionStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a position statement.
PositionStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
PositionStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.PositionStatementSupport
 
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
 
possibleChildren() - Method in record class org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeSerializer.AugmentationResult
Returns the value of the possibleChildren record component.
POTASSIUM - Enum constant in enum class org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeStreamVersion
First shipping is Potassium.
PotentialSchemaSource<T> - Class in org.opendaylight.yangtools.yang.model.repo.spi
A potential schema source.
PotentialSchemaSource.Costs - Enum Class in org.opendaylight.yangtools.yang.model.repo.spi
Each registered source has a cost associated with it.
PRECEDING - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
The preceding axis.
PRECEDING_SIBLING - Enum constant in enum class 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 record class org.opendaylight.yangtools.yang.data.api.schema.stream.InputStreamNormalizer.PrefixAndResult
Returns the value of the prefix record component.
prefix() - Method in class org.opendaylight.yangtools.yang.ir.IRKeyword
This keyword's 'prefix' part.
prefix() - Method in class org.opendaylight.yangtools.yang.ir.IRKeyword.Qualified
 
prefix() - Method in class org.opendaylight.yangtools.yang.ir.IRKeyword.Unqualified
 
prefix() - Method in record class org.opendaylight.yangtools.yang.model.api.source.SourceDependency.BelongsTo
Returns the value of the prefix record component.
prefix() - Method in record class org.opendaylight.yangtools.yang.model.api.source.SourceDependency.Import
Returns the value of the prefix record component.
prefix() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.BelongsToEffectiveStatement
Return this statement's prefix substatement.
prefix() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ImportEffectiveStatement
Return this statement's prefix substatement.
prefix() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ModuleEffectiveStatement
Return this statement's prefix substatement.
prefix() - Method in record class org.opendaylight.yangtools.yang.model.spi.source.SourceInfo.Module
Returns the value of the prefix record component.
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 - Record Class in org.opendaylight.yangtools.rfc8819.model.api
YANG Module Tag Prefixes Registry, as defined in RFC8819.
Prefix(String) - Constructor for record class org.opendaylight.yangtools.rfc8819.model.api.Prefix
Creates an instance of a Prefix record class.
PREFIX - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
PREFIX_TO_MODULE - Static variable in class org.opendaylight.yangtools.yang.parser.spi.NamespaceBehaviours
 
PREFIX_TO_MODULE - Static variable in class org.opendaylight.yangtools.yang.parser.spi.ParserNamespaces
Source-specific mapping of prefixes to namespaces.
PrefixAndResult(List<YangInstanceIdentifier.PathArgument>, NormalizationResult<?>) - Constructor for record class org.opendaylight.yangtools.yang.data.api.schema.stream.InputStreamNormalizer.PrefixAndResult
Default constructor.
PrefixContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.parser.antlr.LeafRefPathParser.PrefixContext
 
PrefixEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a prefix statement.
prefixForNamespace(XMLNamespace) - Method in class org.opendaylight.yangtools.yang.data.util.AbstractStringInstanceIdentifierCodec
Return string prefix for a particular namespace, allocating a new one if necessary.
prefixForNamespace(QNameModule) - Method in class org.opendaylight.yangtools.yang.common.BiMapYangNamespaceContext
 
prefixForNamespace(QNameModule) - Method in interface org.opendaylight.yangtools.yang.common.YangNamespaceContext
Return a prefix to which a particular QNameModule is bound.
prefixForNamespace(QNameModule) - Method in class org.opendaylight.yangtools.yang.model.util.ModuleNameNamespaceContext
 
PrefixResolver - Interface in org.opendaylight.yangtools.yang.parser.spi.source
Interface for resolving XML prefixes to their bound QNameModules.
PrefixStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a prefix statement.
PrefixStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
PrefixStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.PrefixStatementSupport
 
PRELINKAGE_MODULE - Static variable in class org.opendaylight.yangtools.yang.parser.spi.NamespaceBehaviours
 
PRELINKAGE_MODULE - Static variable in class org.opendaylight.yangtools.yang.parser.spi.ParserNamespaces
Intermediate-stage namespace equivalent to ParserNamespaces.MODULE except it is keyed by module names.
prepare(DataTreeModification) - Method in interface org.opendaylight.yangtools.yang.data.tree.api.DataTreeTip
Prepare a modification for commit.
prepare(DataTreeModification) - Method in class org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTree
 
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.model.spi.meta.EffectiveStatementMixins.PresenceMixin
 
PRESENCE - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
PresenceEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a presence statement.
PresenceStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a presence statement.
PresenceStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
PresenceStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.PresenceStatementSupport
 
prettyTree() - Method in class org.opendaylight.yangtools.binding.data.codec.spi.AbstractBindingLazyContainerNode
 
prettyTree() - Method in interface org.opendaylight.yangtools.concepts.PrettyTreeAware
Return a PrettyTree view of this object.
prettyTree() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractNormalizedNode
 
PrettyTree - Class in org.opendaylight.yangtools.concepts
A capture of a tree-like construct, which can be formatted into a pretty-printed tree.
PrettyTree() - Constructor for class org.opendaylight.yangtools.concepts.PrettyTree
 
PrettyTreeAware - Interface in org.opendaylight.yangtools.concepts
Utility interface to bridge structures which can be formatted via PrettyTree.
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
 
primitiveBooleanType() - Static method in class org.opendaylight.yangtools.binding.model.ri.Types
Returns an instance of ConcreteType which represents JAVA boolean type.
primitiveIntType() - Static method in class org.opendaylight.yangtools.binding.model.ri.Types
Returns an instance of ConcreteType which represents JAVA int type.
primitiveVoidType() - Static method in class org.opendaylight.yangtools.binding.model.ri.Types
Returns an instance of ConcreteType which represents JAVA void type.
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.
PRIVATE - Enum constant in enum class org.opendaylight.yangtools.binding.model.api.AccessModifier
 
PROCESSING_INSTRUCTION - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangXPathNodeType
A processing-instruction.
producesDeclared(Class<? super D>) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.CommonStmtCtx
Return true if this context produces specified DeclaredStatement representation.
producesEffective(Class<? super E>) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.CommonStmtCtx
Return true if this context produces specified EffectiveStatement representation.
properties - Variable in class org.opendaylight.yangtools.binding.codegen.AbstractBuilderTemplate
Set of class attributes (fields) which are derived from the getter methods names.
properties - Variable in class org.opendaylight.yangtools.binding.codegen.ClassTemplate
 
property() - Method in record class org.opendaylight.yangtools.binding.PropertyIdentifier
Returns the value of the property record component.
PropertyIdentifier<C,V> - Record Class in org.opendaylight.yangtools.binding
PropertyIdentifier(DataObjectIdentifier<C>, ExactPropertyStep<C, V>) - Constructor for record class org.opendaylight.yangtools.binding.PropertyIdentifier
Creates an instance of a PropertyIdentifier record class.
propertyMethods() - Method in class org.opendaylight.yangtools.binding.codegen.ClassTemplate
 
propertyNameFromGetter(String) - Static method in class org.opendaylight.yangtools.binding.codegen.AbstractBuilderTemplate
 
propertyNameFromGetter(String) - Static method in class org.opendaylight.yangtools.binding.codegen.BaseTemplate
 
propertyNameFromGetter(String) - Static method in class org.opendaylight.yangtools.binding.codegen.BuilderImplTemplate
 
propertyNameFromGetter(String) - Static method in class org.opendaylight.yangtools.binding.codegen.BuilderTemplate
 
propertyNameFromGetter(String) - Static method in class org.opendaylight.yangtools.binding.codegen.ClassTemplate
 
propertyNameFromGetter(String) - Static method in class org.opendaylight.yangtools.binding.codegen.EnumTemplate
 
propertyNameFromGetter(String) - Static method in class org.opendaylight.yangtools.binding.codegen.InterfaceTemplate
 
propertyNameFromGetter(String) - Static method in class org.opendaylight.yangtools.binding.codegen.ListKeyTemplate
 
propertyNameFromGetter(String) - Static method in class org.opendaylight.yangtools.binding.codegen.UnionTemplate
 
propertyNameFromGetter(MethodSignature) - Static method in class org.opendaylight.yangtools.binding.codegen.AbstractBuilderTemplate
 
propertyNameFromGetter(MethodSignature) - Static method in class org.opendaylight.yangtools.binding.codegen.BaseTemplate
 
propertyNameFromGetter(MethodSignature) - Static method in class org.opendaylight.yangtools.binding.codegen.BuilderImplTemplate
 
propertyNameFromGetter(MethodSignature) - Static method in class org.opendaylight.yangtools.binding.codegen.BuilderTemplate
 
propertyNameFromGetter(MethodSignature) - Static method in class org.opendaylight.yangtools.binding.codegen.ClassTemplate
 
propertyNameFromGetter(MethodSignature) - Static method in class org.opendaylight.yangtools.binding.codegen.EnumTemplate
 
propertyNameFromGetter(MethodSignature) - Static method in class org.opendaylight.yangtools.binding.codegen.InterfaceTemplate
 
propertyNameFromGetter(MethodSignature) - Static method in class org.opendaylight.yangtools.binding.codegen.ListKeyTemplate
 
propertyNameFromGetter(MethodSignature) - Static method in class org.opendaylight.yangtools.binding.codegen.UnionTemplate
 
PropertyStep<C,V> - Interface in org.opendaylight.yangtools.binding
A BindingInstanceIdentifier.Step which matches a non-DataContainer property of a DataContainer.
PropertyUtils - Class in org.opendaylight.yangtools.util
Provides utilities for system properties.
propsAsArgs(Iterable<GeneratedProperty>) - Method in class org.opendaylight.yangtools.binding.codegen.ClassTemplate
 
PROTECTED - Enum constant in enum class org.opendaylight.yangtools.binding.model.api.AccessModifier
 
PROTOCOL - Enum constant in enum class org.opendaylight.yangtools.yang.common.ErrorType
PROTOCOL - Static variable in class org.opendaylight.yangtools.rfc8819.model.api.IetfTags
ietf:protocol IetfTags
provideNodeIdentifier() - Method in class org.opendaylight.yangtools.yang.data.util.AbstractNodeDataWithSchema
 
PUBLIC - Enum constant in enum class org.opendaylight.yangtools.binding.model.api.AccessModifier
 
publicDefinition() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.CommonStmtCtx
push(E) - Method in class org.opendaylight.yangtools.util.EmptyDeque
 
put(E) - Method in class org.opendaylight.yangtools.util.concurrent.TrackingLinkedBlockingQueue
 
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(K, V) - Method in class org.opendaylight.yangtools.util.UnmodifiableMap
 
put(QName, StatementSupport<?, ?, ?>) - Method in class org.opendaylight.yangtools.yang.parser.spi.source.QNameToStatementDefinitionMap
 
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<? extends K, ? extends V>) - Method in class org.opendaylight.yangtools.util.UnmodifiableMap
 
putAll(Map<QName, StatementSupport<?, ?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.spi.source.QNameToStatementDefinitionMap
 
putChild(Map<YangInstanceIdentifier.NodeIdentifier, Object>, DataContainerChild) - Static method in class org.opendaylight.yangtools.yang.data.spi.node.LazyLeafOperations
 
putChild(TreeNode) - Method in class org.opendaylight.yangtools.yang.data.tree.impl.node.MutableTreeNode
Add a new child node.
putIfAbsent(QName, StatementSupport<?, ?, ?>) - Method in class org.opendaylight.yangtools.yang.parser.spi.source.QNameToStatementDefinitionMap
 
putToLocalStorage(ParserNamespace<K, V>, K, V) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceStorage
Populate specified namespace with a key/value pair, overwriting previous contents.
putToLocalStorageIfAbsent(ParserNamespace<K, V>, K, V) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceStorage
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.binding.YangFeature
Return the QName associated with this feature.
qname() - Method in record class org.opendaylight.yangtools.yang.common.AnnotationName
Returns the value of the qname record component.
qname() - Method in record class org.opendaylight.yangtools.yang.common.MountPointLabel
Returns the value of the qname record component.
qname() - Method in record class org.opendaylight.yangtools.yang.data.codec.binfmt.LegacyMountPointIdentifier
Deprecated.
Returns the value of the qname record component.
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.
QNAME - Static variable in class org.opendaylight.yangtools.binding.model.ri.BindingTypes
 
QNAME_STATIC_FIELD_NAME - Static variable in class org.opendaylight.yangtools.binding.contract.Naming
 
QNameAwareDataInput - Interface in org.opendaylight.yangtools.yang.common
A DataInput which has an understanding of QName's semantics.
QNameAwareDataOutput - Interface in org.opendaylight.yangtools.yang.common
 
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
A XMLNamespace bound to a particular model Revision.
QNameModuleAware - Interface in org.opendaylight.yangtools.yang.model.api
 
QNameModuleNamespace - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.module
Module-local namespace holding the module's QName.
QNamePredicate - Interface in org.opendaylight.yangtools.yang.data.tree.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
 
QNameWithFlagsEffectiveStatementState - Class in org.opendaylight.yangtools.yang.parser.spi.meta
QNameWithFlagsEffectiveStatementState(QName, int) - Constructor for class org.opendaylight.yangtools.yang.parser.spi.meta.QNameWithFlagsEffectiveStatementState
 
QNameWithPredicate - Interface in org.opendaylight.yangtools.yang.data.tree.leafref
 
QOS - Static variable in class org.opendaylight.yangtools.rfc8819.model.api.IetfTags
ietf:qos IetfTags
QueuedNotificationManager<L,N> - Class in org.opendaylight.yangtools.util.concurrent
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 - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
RangeConstraint<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
Effective representation of a range statement.
RangeRestrictedTypeBuilder<T,N> - Class in org.opendaylight.yangtools.yang.model.ri.type
 
RangeRestrictedTypeDefinition<T,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
Declared representation of a range statement.
RangeStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
RangeStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.RangeStatementSupport
 
rawArgument() - Method in interface org.opendaylight.yangtools.rfc7952.model.api.AnnotationStatement
 
rawArgument() - Method in interface org.opendaylight.yangtools.rfc8528.model.api.MountPointStatement
 
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.model.ri.stmt.impl.decl.EmptyOrderedByStatement
 
rawArgument() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularOrderedByStatement
 
rawArgument() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyStatusStatement
 
rawArgument() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularStatusStatement
 
rawArgument() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyPathStatement
 
rawArgument() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.ArgumentToString
 
rawArgument() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithoutArgument
 
rawArgument() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithQNameArgument
 
rawArgument() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithRawArgument
 
rawArgument() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.ForwardingDeclaredStatement
 
rawArgument() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.CommonStmtCtx
Return the statement argument in literal format.
rawArgument() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.EffectiveStmtCtx.UndeclaredCurrent
Deprecated.
rawString() - Method in record class org.opendaylight.yangtools.yang.data.codec.gson.JSONValue
Returns the value of the rawString record component.
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
 
RBRACKET - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierLexer
 
RBRACKET - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
RBRACKET() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.KeyPredicateContext
 
RBRACKET() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.LeafListPredicateContext
 
RBRACKET() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.PosContext
 
RE_MATCH - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
reachableModules() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.RootEffectiveStatement
Enumerate all modules reachable from this module.
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 Class in org.opendaylight.yangtools.yang.parser.spi.meta
 
ReactorException(ModelProcessingPhase, String, SourceIdentifier) - Constructor for exception class org.opendaylight.yangtools.yang.parser.spi.meta.ReactorException
 
ReactorException(ModelProcessingPhase, String, SourceIdentifier, Throwable) - Constructor for exception class org.opendaylight.yangtools.yang.parser.spi.meta.ReactorException
 
READ_CREATE - Enum constant in enum class org.opendaylight.yangtools.rfc6643.model.api.MaxAccess
Indicates that read, write and create access make 'protocol sense'.
READ_ONLY - Enum constant in enum class org.opendaylight.yangtools.rfc6643.model.api.MaxAccess
Indicates that read access makes 'protocol sense', but write and create do not.
READ_WRITE - Enum constant in enum class 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 record class org.opendaylight.yangtools.yang.common.AnnotationName
 
readFrom(DataInput) - Static method in class org.opendaylight.yangtools.yang.common.BiMapYangNamespaceContext
 
readFrom(DataInput) - Static method in record class org.opendaylight.yangtools.yang.common.MountPointLabel
 
readFrom(DataInput) - Static method in class org.opendaylight.yangtools.yang.common.NotRevision
 
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.Revision
 
readFrom(DataInput) - Static method in interface org.opendaylight.yangtools.yang.common.RevisionUnion
 
readFrom(DataInput) - Static method in class org.opendaylight.yangtools.yang.common.UnresolvedQName.Qualified
Read an QualifiedQName from a DataInput.
readFrom(DataInput) - Static method in class org.opendaylight.yangtools.yang.common.UnresolvedQName.Unqualified
Read an UnqualifiedQName from a DataInput.
readFrom(DataInput) - Static method in class org.opendaylight.yangtools.yang.common.XMLNamespace
 
readFrom(DataInput) - Static method in record class org.opendaylight.yangtools.yang.common.YangDataName
 
readFrom(DataInput) - Static method in class org.opendaylight.yangtools.yang.data.api.DatastoreIdentifier
 
readInfo() - Method in class org.opendaylight.yangtools.yang.data.tree.impl.node.Version
 
readLegacyPathArgument() - Method in interface org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeDataInput
Deprecated.
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) - Method in interface org.opendaylight.yangtools.yang.data.tree.api.DataTreeSnapshot
Read a particular node from the snapshot.
readNode(YangInstanceIdentifier.PathArgument) - Method in interface org.opendaylight.yangtools.yang.data.tree.api.DataTreeSnapshotCursor
Read a particular node from the snapshot.
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.tree.api
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
Read a YangInstanceIdentifier.PathArgument from the reader.
readQName() - Method in interface org.opendaylight.yangtools.yang.common.QNameAwareDataInput
Read a QName from the stream.
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
 
readSecondLong(DataInput, byte) - Static method in class org.opendaylight.yangtools.concepts.WritableObjects
Read second long value from an input.
readStatement(DataInput) - Static method in class org.opendaylight.yangtools.yang.ir.IOSupport
 
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.
readVersionInfo(YangInstanceIdentifier) - Method in interface org.opendaylight.yangtools.yang.data.tree.api.DataTreeSnapshot
Read the VersionInfo of the last commit which modified a particular node.
ready() - Method in interface org.opendaylight.yangtools.yang.data.tree.api.DataTreeModification
Finish creation of a modification, making it ready for application to the data tree.
readYangInstanceIdentifier() - Method in interface org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeDataInput
Read a YangInstanceIdentifier from the reader.
realOrException() - Static method in class org.opendaylight.yangtools.testutils.mockito.MoreAnswers
Returns Mockito Answer (default) which forwards method calls or throws an UnstubbedMethodException.
RefActionStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefActionStatement(ActionStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefActionStatement
 
RefAnydataStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefAnydataStatement(AnydataStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefAnydataStatement
 
RefAnyxmlStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefAnyxmlStatement(AnyxmlStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefAnyxmlStatement
 
RefArgumentStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefArgumentStatement(ArgumentStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefArgumentStatement
 
RefAugmentStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefAugmentStatement(AugmentStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefAugmentStatement
 
RefBaseStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefBaseStatement(BaseStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefBaseStatement
 
RefBelongsToStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefBelongsToStatement(BelongsToStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefBelongsToStatement
 
RefBitsSpecification - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.type
 
RefBitsSpecification(TypeStatement.BitsSpecification, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.type.RefBitsSpecification
 
RefBitStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefBitStatement(BitStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefBitStatement
 
RefCaseStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefCaseStatement(CaseStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefCaseStatement
 
RefChoiceStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefChoiceStatement(ChoiceStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefChoiceStatement
 
RefConfigStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefConfigStatement(ConfigStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefConfigStatement
 
RefContactStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefContactStatement(ContactStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefContactStatement
 
RefContainerStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefContainerStatement(ContainerStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefContainerStatement
 
RefDefaultStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefDefaultStatement(DefaultStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefDefaultStatement
 
RefDescriptionStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefDescriptionStatement(DescriptionStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefDescriptionStatement
 
RefDeviateStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefDeviateStatement(DeviateStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefDeviateStatement
 
RefDeviationStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefDeviationStatement(DeviationStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefDeviationStatement
 
RefEnumStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefEnumStatement(EnumStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefEnumStatement
 
reference() - Method in enum class org.opendaylight.yangtools.yang.common.YangVersion
Return the normative reference defining this YANG version.
REFERENCE - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
referenceDescription() - Method in class org.opendaylight.yangtools.binding.model.api.TypeMemberComment
Return the member reference description.
ReferenceEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a reference statement.
referenceOf(String) - Static method in class org.opendaylight.yangtools.binding.model.api.TypeMemberComment
 
ReferenceStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a reference statement.
ReferenceStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
ReferenceStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ReferenceStatementSupport
 
RefErrorAppTagStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefErrorAppTagStatement(ErrorAppTagStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefErrorAppTagStatement
 
RefErrorMessageStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefErrorMessageStatement(ErrorMessageStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefErrorMessageStatement
 
RefExtensionStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefExtensionStatement(ExtensionStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefExtensionStatement
 
RefFeatureStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefFeatureStatement(FeatureStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefFeatureStatement
 
RefFractionDigitsStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefFractionDigitsStatement(FractionDigitsStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefFractionDigitsStatement
 
RefGroupingStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefGroupingStatement(GroupingStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefGroupingStatement
 
RefIdentityStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefIdentityStatement(IdentityStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefIdentityStatement
 
RefIfFeatureStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefIfFeatureStatement(IfFeatureStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefIfFeatureStatement
 
RefImportStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefImportStatement(ImportStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefImportStatement
 
RefIncludeStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefIncludeStatement(IncludeStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefIncludeStatement
 
REFINE - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
RefineEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a refine statement.
RefineEffectiveStatementImpl - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RefineEffectiveStatementImpl(RefineStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RefineEffectiveStatementImpl
 
RefineStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a refine statement.
RefineStatementImpl - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RefineStatementImpl(String, SchemaNodeIdentifier.Descendant, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RefineStatementImpl
 
RefineStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
RefInputStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefInputStatement(InputStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefInputStatement
 
RefKeyStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefKeyStatement(KeyStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefKeyStatement
 
RefLeafListStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefLeafListStatement(LeafListStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefLeafListStatement
 
RefLeafStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefLeafStatement(LeafStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefLeafStatement
 
ReflectiveExceptionMapper<X> - Class in org.opendaylight.yangtools.util.concurrent
Convenience ExceptionMapper which instantiates specified Exception using reflection.
RefLengthStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefLengthStatement(LengthStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefLengthStatement
 
RefListStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefListStatement(ListStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefListStatement
 
RefMandatoryStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefMandatoryStatement(MandatoryStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefMandatoryStatement
 
RefMaxElementsStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefMaxElementsStatement(MaxElementsStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefMaxElementsStatement
 
RefMinElementsStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefMinElementsStatement(MinElementsStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefMinElementsStatement
 
RefModifierStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefModifierStatement(ModifierStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefModifierStatement
 
RefModuleStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefModuleStatement(ModuleStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefModuleStatement
 
RefMustStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefMustStatement(MustStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefMustStatement
 
RefNamespaceStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefNamespaceStatement(NamespaceStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefNamespaceStatement
 
RefNotificationStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefNotificationStatement(NotificationStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefNotificationStatement
 
refOf(SourceIdentifier, IRStatement) - Static method in class org.opendaylight.yangtools.yang.model.spi.source.YangIRSource
 
RefOrderedByStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefOrderedByStatement(OrderedByStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefOrderedByStatement
 
RefOrganizationStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefOrganizationStatement(OrganizationStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefOrganizationStatement
 
RefOutputStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefOutputStatement(OutputStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefOutputStatement
 
RefPathStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefPathStatement(PathStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefPathStatement
 
RefPatternStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefPatternStatement(PatternStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefPatternStatement
 
RefPositionStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefPositionStatement(PositionStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefPositionStatement
 
RefPrefixStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefPrefixStatement(PrefixStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefPrefixStatement
 
RefPresenceStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefPresenceStatement(PresenceStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefPresenceStatement
 
RefRangeStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefRangeStatement(RangeStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefRangeStatement
 
RefReferenceStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefReferenceStatement(ReferenceStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefReferenceStatement
 
RefRefineStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefRefineStatement(RefineStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefRefineStatement
 
RefRequireInstanceStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefRequireInstanceStatement(RequireInstanceStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefRequireInstanceStatement
 
RefRevisionDateStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefRevisionDateStatement(RevisionDateStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefRevisionDateStatement
 
RefRevisionStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefRevisionStatement(RevisionStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefRevisionStatement
 
RefRpcStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefRpcStatement(RpcStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefRpcStatement
 
RefStatusStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefStatusStatement(StatusStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefStatusStatement
 
RefSubmoduleStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefSubmoduleStatement(SubmoduleStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefSubmoduleStatement
 
RefTypedefStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefTypedefStatement(TypedefStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefTypedefStatement
 
RefTypeStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefTypeStatement(TypeStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefTypeStatement
 
RefUniqueStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefUniqueStatement(UniqueStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefUniqueStatement
 
RefUnitsStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefUnitsStatement(UnitsStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefUnitsStatement
 
RefUnrecognizedStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefUnrecognizedStatement(UnrecognizedStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefUnrecognizedStatement
 
RefUsesStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefUsesStatement(UsesStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefUsesStatement
 
RefValueStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefValueStatement(ValueStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefValueStatement
 
RefWhenStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefWhenStatement(WhenStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefWhenStatement
 
RefYangVersionStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefYangVersionStatement(YangVersionStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefYangVersionStatement
 
RefYinElementStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref
 
RefYinElementStatement(YinElementStatement, DeclarationReference) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.ref.RefYinElementStatement
 
REGEXP_POSIX_MODULE - Static variable in class org.opendaylight.yangtools.openconfig.model.api.OpenConfigConstants
Runtime identity of model which exposed regexp-posix.
REGEXP_POSIX_REVISION - Static variable in class org.opendaylight.yangtools.openconfig.model.api.OpenConfigConstants
 
RegexPatterns - Class in org.opendaylight.yangtools.binding.contract
 
register(O) - Method in class org.opendaylight.yangtools.util.ObjectRegistry
 
register(SourceIdentifier) - Method in class org.opendaylight.yangtools.yang.model.repo.spi.AbstractSchemaSourceCache
Register the presence of a cached schema source with the consumer.
registerModuleFeatures(Class<R>, Set<? extends YangFeature<?, R>>) - Method in class org.opendaylight.yangtools.binding.runtime.spi.ModuleInfoSnapshotResolver
 
registerModuleInfos(Iterable<? extends YangModuleInfo>) - Method in class org.opendaylight.yangtools.binding.runtime.spi.ModuleInfoSnapshotResolver
 
registerSchemaSource(SchemaSourceProvider<? super T>, PotentialSchemaSource<T>) - Method in class org.opendaylight.yangtools.yang.model.repo.spi.AbstractSchemaRepository
 
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.
registerSchemaSourceListener(SchemaSourceListener) - Method in class org.opendaylight.yangtools.yang.model.repo.spi.AbstractSchemaRepository
 
registerSchemaSourceListener(SchemaSourceListener) - Method in interface org.opendaylight.yangtools.yang.model.repo.spi.SchemaSourceRegistry
Register a schema source listener.
registerSource(URL) - Method in class org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
Register a URL containing a YANG text.
registerSource(YangTextSource) - Method in class org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
Register a YangTextSource.
registerSupportedFeatures(QNameModule, Set<String>) - Method in class org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
Register a QNameModule as a known module namespace with a set of supported features.
Registration - Interface in org.opendaylight.yangtools.concepts
Class representing a registration.
RegularActionStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularActionStatement(QName, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularActionStatement
 
RegularAnydataEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
YANG 1.1 AnyData effective statement implementation.
RegularAnydataEffectiveStatement(AnydataStatement, QName, int, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularAnydataEffectiveStatement
 
RegularAnydataEffectiveStatement(RegularAnydataEffectiveStatement, QName, int) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularAnydataEffectiveStatement
 
RegularAnydataStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularAnydataStatement(QName, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularAnydataStatement
 
RegularAnyxmlEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularAnyxmlEffectiveStatement(AnyxmlStatement, QName, int, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularAnyxmlEffectiveStatement
 
RegularAnyxmlEffectiveStatement(RegularAnyxmlEffectiveStatement, QName, int) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularAnyxmlEffectiveStatement
 
RegularAnyxmlStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularAnyxmlStatement(QName, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularAnyxmlStatement
 
RegularArgumentEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularArgumentEffectiveStatement(ArgumentStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularArgumentEffectiveStatement
 
RegularArgumentStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularArgumentStatement(QName, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularArgumentStatement
 
RegularAugmentStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularAugmentStatement(String, SchemaNodeIdentifier, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularAugmentStatement
 
RegularBaseEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularBaseEffectiveStatement(BaseStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularBaseEffectiveStatement
 
RegularBaseStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularBaseStatement(QName, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularBaseStatement
 
RegularBelongsToEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularBelongsToEffectiveStatement(BelongsToStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularBelongsToEffectiveStatement
 
RegularBelongsToStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularBelongsToStatement(UnresolvedQName.Unqualified, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularBelongsToStatement
 
RegularBitEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularBitEffectiveStatement(BitStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularBitEffectiveStatement
 
RegularBitStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularBitStatement(String, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularBitStatement
 
RegularCaseStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularCaseStatement(QName, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularCaseStatement
 
RegularChoiceEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularChoiceEffectiveStatement(ChoiceStatement, ImmutableList<? extends EffectiveStatement<?, ?>>, QName, int, CaseSchemaNode) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularChoiceEffectiveStatement
 
RegularChoiceEffectiveStatement(AbstractChoiceEffectiveStatement, QName, int) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularChoiceEffectiveStatement
 
RegularChoiceStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularChoiceStatement(QName, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularChoiceStatement
 
RegularConfigEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularConfigEffectiveStatement(ConfigStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularConfigEffectiveStatement
 
RegularConfigStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularConfigStatement(Boolean, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularConfigStatement
 
RegularContactEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularContactEffectiveStatement(ContactStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularContactEffectiveStatement
 
RegularContactStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularContactStatement(String, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularContactStatement
 
RegularContainerEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularContainerEffectiveStatement(ContainerStatement, ImmutableList<? extends EffectiveStatement<?, ?>>, QName, int) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularContainerEffectiveStatement
 
RegularContainerEffectiveStatement(AbstractContainerEffectiveStatement, QName, int) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularContainerEffectiveStatement
 
RegularContainerStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularContainerStatement(QName, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularContainerStatement
 
RegularDefaultEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularDefaultEffectiveStatement(DefaultStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularDefaultEffectiveStatement
 
RegularDefaultStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularDefaultStatement(String, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularDefaultStatement
 
RegularDescriptionEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularDescriptionEffectiveStatement(DescriptionStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularDescriptionEffectiveStatement
 
RegularDescriptionStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularDescriptionStatement(String, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularDescriptionStatement
 
RegularEnumEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularEnumEffectiveStatement(EnumStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularEnumEffectiveStatement
 
RegularEnumStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularEnumStatement(String, String, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularEnumStatement
 
RegularErrorAppTagEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularErrorAppTagEffectiveStatement(ErrorAppTagStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularErrorAppTagEffectiveStatement
 
RegularErrorAppTagStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularErrorAppTagStatement(String, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularErrorAppTagStatement
 
RegularErrorMessageEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularErrorMessageEffectiveStatement(ErrorMessageStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularErrorMessageEffectiveStatement
 
RegularErrorMessageStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularErrorMessageStatement(String, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularErrorMessageStatement
 
RegularExtensionStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularExtensionStatement(QName, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularExtensionStatement
 
RegularFeatureEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularFeatureEffectiveStatement(FeatureStatement, int, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularFeatureEffectiveStatement
 
RegularFeatureStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularFeatureStatement(QName, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularFeatureStatement
 
RegularForeignKeyEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularForeignKeyEffectiveStatement(KeyStatement, Set<QName>, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularForeignKeyEffectiveStatement
 
RegularFractionDigitsEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularFractionDigitsEffectiveStatement(FractionDigitsStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularFractionDigitsEffectiveStatement
 
RegularFractionDigitsStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularFractionDigitsStatement(Integer, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularFractionDigitsStatement
 
RegularGroupingEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularGroupingEffectiveStatement(GroupingStatement, ImmutableList<? extends EffectiveStatement<?, ?>>, QName, int) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularGroupingEffectiveStatement
 
RegularGroupingStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularGroupingStatement(QName, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularGroupingStatement
 
RegularIdentityEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularIdentityEffectiveStatement(IdentityStatement, int, ImmutableList<? extends EffectiveStatement<?, ?>>, ImmutableSet<? extends IdentitySchemaNode>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularIdentityEffectiveStatement
 
RegularIdentityStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularIdentityStatement(QName, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularIdentityStatement
 
RegularIfFeatureEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularIfFeatureEffectiveStatement(IfFeatureStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularIfFeatureEffectiveStatement
 
RegularIfFeatureStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularIfFeatureStatement(String, IfFeatureExpr, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularIfFeatureStatement
 
RegularIncludeEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularIncludeEffectiveStatement(IncludeStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularIncludeEffectiveStatement
 
RegularIncludeStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularIncludeStatement(UnresolvedQName.Unqualified, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularIncludeStatement
 
RegularInputStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularInputStatement(QName, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularInputStatement
 
RegularKeyStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularKeyStatement(String, Set<QName>, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularKeyStatement
 
RegularLeafEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularLeafEffectiveStatement(LeafStatement, QName, int, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLeafEffectiveStatement
 
RegularLeafEffectiveStatement(AbstractLeafEffectiveStatement, QName, int) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLeafEffectiveStatement
 
RegularLeafListEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularLeafListEffectiveStatement(LeafListStatement, QName, int, ImmutableList<? extends EffectiveStatement<?, ?>>, ImmutableSet<String>, ElementCountConstraint) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLeafListEffectiveStatement
 
RegularLeafListEffectiveStatement(RegularLeafListEffectiveStatement, QName, int) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLeafListEffectiveStatement
 
RegularLeafListStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularLeafListStatement(QName, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularLeafListStatement
 
RegularLeafStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularLeafStatement(QName, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularLeafStatement
 
RegularLengthEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularLengthEffectiveStatement(LengthStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLengthEffectiveStatement
 
RegularLengthStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularLengthStatement(String, List<ValueRange>, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularLengthStatement
 
RegularListEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularListEffectiveStatement(ListStatement, QName, int, ImmutableList<? extends EffectiveStatement<?, ?>>, ImmutableList<QName>, ElementCountConstraint) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularListEffectiveStatement
 
RegularListEffectiveStatement(EmptyListEffectiveStatement, QName, int) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularListEffectiveStatement
 
RegularListEffectiveStatement(RegularListEffectiveStatement, QName, int) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularListEffectiveStatement
 
RegularListStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularListStatement(QName, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularListStatement
 
RegularLocalKeyEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularLocalKeyEffectiveStatement(KeyStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLocalKeyEffectiveStatement
 
RegularMandatoryEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularMandatoryEffectiveStatement(MandatoryStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMandatoryEffectiveStatement
 
RegularMandatoryStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularMandatoryStatement(Boolean, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularMandatoryStatement
 
RegularMaxElementsEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularMaxElementsEffectiveStatement(MaxElementsStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMaxElementsEffectiveStatement
 
RegularMaxElementsStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularMaxElementsStatement(String, String, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularMaxElementsStatement
 
RegularMinElementsEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularMinElementsEffectiveStatement(MinElementsStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMinElementsEffectiveStatement
 
RegularMinElementsStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularMinElementsStatement(Integer, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularMinElementsStatement
 
RegularModifierEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularModifierEffectiveStatement(ModifierStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularModifierEffectiveStatement
 
RegularModifierStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularModifierStatement(ModifierKind, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularModifierStatement
 
RegularMustEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularMustEffectiveStatement(MustStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMustEffectiveStatement
 
RegularMustStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularMustStatement(String, YangXPathExpression.QualifiedBound, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularMustStatement
 
RegularNamespaceEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularNamespaceEffectiveStatement(NamespaceStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularNamespaceEffectiveStatement
 
RegularNamespaceStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularNamespaceStatement(XMLNamespace, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularNamespaceStatement
 
RegularNotificationStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularNotificationStatement(QName, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularNotificationStatement
 
RegularOrderedByEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularOrderedByEffectiveStatement(OrderedByStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularOrderedByEffectiveStatement
 
RegularOrderedByStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularOrderedByStatement(Ordering, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularOrderedByStatement
 
RegularOrganizationEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularOrganizationEffectiveStatement(OrganizationStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularOrganizationEffectiveStatement
 
RegularOrganizationStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularOrganizationStatement(String, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularOrganizationStatement
 
RegularOutputStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularOutputStatement(QName, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularOutputStatement
 
RegularPathEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularPathEffectiveStatement(PathStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPathEffectiveStatement
 
RegularPathStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularPathStatement(PathExpression, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularPathStatement
 
RegularPatternEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularPatternEffectiveStatement(PatternStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPatternEffectiveStatement
 
RegularPatternStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularPatternStatement(PatternExpression, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularPatternStatement
 
RegularPositionEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularPositionEffectiveStatement(PositionStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPositionEffectiveStatement
 
RegularPositionStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularPositionStatement(Uint32, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularPositionStatement
 
RegularPrefixEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularPrefixEffectiveStatement(PrefixStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPrefixEffectiveStatement
 
RegularPrefixStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularPrefixStatement(String, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularPrefixStatement
 
RegularPresenceEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularPresenceEffectiveStatement(PresenceStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPresenceEffectiveStatement
 
RegularPresenceStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularPresenceStatement(String, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularPresenceStatement
 
RegularRangeEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularRangeEffectiveStatement(RangeStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRangeEffectiveStatement
 
RegularRangeStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularRangeStatement(String, List<ValueRange>, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularRangeStatement
 
RegularReferenceEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularReferenceEffectiveStatement(ReferenceStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularReferenceEffectiveStatement
 
RegularReferenceStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularReferenceStatement(String, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularReferenceStatement
 
RegularRequireInstanceEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularRequireInstanceEffectiveStatement(RequireInstanceStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRequireInstanceEffectiveStatement
 
RegularRequireInstanceStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularRequireInstanceStatement(Boolean, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularRequireInstanceStatement
 
RegularRevisionDateEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularRevisionDateEffectiveStatement(RevisionDateStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRevisionDateEffectiveStatement
 
RegularRevisionDateStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularRevisionDateStatement(Revision, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularRevisionDateStatement
 
RegularRevisionEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularRevisionEffectiveStatement(RevisionStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRevisionEffectiveStatement
 
RegularRevisionStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularRevisionStatement(Revision, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularRevisionStatement
 
RegularRpcStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularRpcStatement(QName, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularRpcStatement
 
RegularStatusEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularStatusEffectiveStatement(StatusStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularStatusEffectiveStatement
 
RegularStatusStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularStatusStatement(Status, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularStatusStatement
 
RegularTypedefStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularTypedefStatement(QName, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularTypedefStatement
 
RegularTypeStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularTypeStatement(String, QName, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularTypeStatement
 
RegularUniqueEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularUniqueEffectiveStatement(UniqueStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularUniqueEffectiveStatement
 
RegularUniqueStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularUniqueStatement(String, Set<SchemaNodeIdentifier.Descendant>, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularUniqueStatement
 
RegularUnitsEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularUnitsEffectiveStatement(UnitsStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularUnitsEffectiveStatement
 
RegularUnitsStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularUnitsStatement(String, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularUnitsStatement
 
RegularUsesStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularUsesStatement(String, QName, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularUsesStatement
 
RegularValueEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularValueEffectiveStatement(ValueStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularValueEffectiveStatement
 
RegularValueStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularValueStatement(Integer, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularValueStatement
 
RegularWhenEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularWhenEffectiveStatement(WhenStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularWhenEffectiveStatement
 
RegularWhenStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularWhenStatement(String, YangXPathExpression.QualifiedBound, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularWhenStatement
 
RegularYangVersionEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularYangVersionEffectiveStatement(YangVersionStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularYangVersionEffectiveStatement
 
RegularYangVersionStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularYangVersionStatement(YangVersion, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularYangVersionStatement
 
RegularYinElementEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RegularYinElementEffectiveStatement(YinElementStatement, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularYinElementEffectiveStatement
 
RegularYinElementStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
RegularYinElementStatement(Boolean, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularYinElementStatement
 
reject() - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport.StatementPolicy
REJECT - Enum constant in enum class org.opendaylight.yangtools.yang.data.util.CompositeNodeDataWithSchema.ChildReusePolicy
Do not allow duplicate definition of a child node.
REJECT - Enum constant in enum class 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.
REMOTE_IO - Enum constant in enum class 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.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
 
remove(Object) - Method in class org.opendaylight.yangtools.util.UnmodifiableMap
 
removeAll(Collection<?>) - Method in class org.opendaylight.yangtools.util.SingletonSet
 
removeAll(Collection<?>) - Method in class org.opendaylight.yangtools.util.UnmodifiableCollection
 
removeChild(K) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.builder.NormalizedNodeContainerBuilder
 
removeChild(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableChoiceNodeBuilder
 
removeChild(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableContainerNodeBuilder
 
removeChild(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableMapEntryNodeBuilder
 
removeChild(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableUnkeyedListEntryNodeBuilder
 
removeChild(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableSystemLeafSetNodeBuilder
 
removeChild(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableSystemMapNodeBuilder
 
removeChild(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableUnkeyedListNodeBuilder
 
removeChild(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableUserLeafSetNodeBuilder
 
removeChild(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableUserMapNodeBuilder
 
removeChild(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.spi.node.InterningLeafSetNodeBuilder
 
removeChild(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.tree.impl.node.MutableTreeNode
Remove a child node.
removeFirst() - Method in class org.opendaylight.yangtools.util.EmptyDeque
 
removeFirst() - Method in class org.opendaylight.yangtools.util.SingletonSet
 
removeFirstOccurrence(Object) - Method in class org.opendaylight.yangtools.util.EmptyDeque
 
removeLast() - Method in class org.opendaylight.yangtools.util.EmptyDeque
 
removeLast() - Method in class org.opendaylight.yangtools.util.SingletonSet
 
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 interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext.Mutable
 
removeStatementFromEffectiveSubstatements(StatementDefinition, String) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext.Mutable
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 - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.DeviateKind
Server implements target node with different properties.
replaceAllIllegalChars(String) - Static method in class org.opendaylight.yangtools.binding.generator.BindingGeneratorUtil
Escape potential unicode references so that the resulting string is safe to put into a .java file.
replaced(NormalizedNode, NormalizedNode) - Static method in class org.opendaylight.yangtools.yang.data.tree.spi.ImmutableCandidateNodes
 
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.
replicaAsChildOf(StmtContext.Mutable<?, ?, ?>) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext
Create a replica of this statement as a substatement of specified parent.
requestSchemaTreeChild(QName) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.OnDemandSchemaTreeStorage
Request that a new member of this node's schema tree statement be added.
require(T, String) - Static method in class org.opendaylight.yangtools.binding.lib.CodeHelpers
Return value and check whether specified value is null and if so throws exception.
REQUIRE_INSTANCE - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
REQUIRE_PREFIX - Static variable in class org.opendaylight.yangtools.binding.contract.Naming
Prefix for require default wrapper methods.
RequiredElementCountException - Exception Class in org.opendaylight.yangtools.yang.data.tree.api
Exception thrown when min-elements or max-element statement restrictions are violated.
RequiredElementCountException(YangInstanceIdentifier, int, int, int, String) - Constructor for exception class org.opendaylight.yangtools.yang.data.tree.api.RequiredElementCountException
 
RequiredElementCountException(YangInstanceIdentifier, int, int, int, String, Object...) - Constructor for exception class org.opendaylight.yangtools.yang.data.tree.api.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
Effective representation of a require-instance statement.
RequireInstanceRestrictedTypeBuilder<T> - Class in org.opendaylight.yangtools.yang.model.ri.type
 
RequireInstanceRestrictedTypeDefinition<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
Declared representation of a require-instance statement.
RequireInstanceStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
RequireInstanceStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.RequireInstanceStatementSupport
 
requireKeyProp(T, String) - Static method in class org.opendaylight.yangtools.binding.lib.CodeHelpers
A shortcut for Preconditions.checkNotNull(value, "Key component \"%s\" must not be null", name).
requireMetadataFirst() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedNodeStreamWriter.MetadataExtension
Indicate whether metadata is required to be emitted just after an entry is open.
requiresCtx(StmtContext<?, ?, ?>, ParserNamespace<K, C>, K, ModelProcessingPhase) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.ModelActionBuilder
 
requiresCtx(StmtContext<?, ?, ?>, ParserNamespace<K, C>, 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<?, ?, ?>, ParserNamespace<K, StmtContext<?, ? extends D, ?>>, 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<?, ?, ?>, ParserNamespace<K, C>, K) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.ModelActionBuilder
Deprecated.
Undocumented method. Use at your own risk.
requiresEffective(StmtContext<?, ?, ?>, ParserNamespace<K, StmtContext<?, ?, ? extends E>>, 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<?, ?, ?>, ParserNamespace<K, C>, K) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.ModelActionBuilder
Deprecated.
Undocumented method. Use at your own risk.
requiresEffectiveCtxPath(StmtContext<?, ?, ?>, ParserNamespace<K, C>, Iterable<K>) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.ModelActionBuilder
 
requireValue(Object) - Static method in class org.opendaylight.yangtools.binding.lib.CodeHelpers
A shortcut for Objects.requireNonNull(value, "Supplied value may not be null").
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
 
resistant() - Method in enum class org.opendaylight.yangtools.binding.contract.StatementNamespace
 
resolve(ModelActionBuilder.InferenceContext) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.ModelActionBuilder.Prerequisite
Returns associated prerequisite once it is resolved.
resolveCodecContextSupplier(String) - Static method in class org.opendaylight.yangtools.binding.data.codec.impl.ClassGeneratorBridge
 
ResolvedQNameReferent - Interface in org.opendaylight.yangtools.yang.xpath.api
A QNameReferent referencing a resolved QName.
resolveLeafref(LeafrefTypeDefinition) - Method in interface org.opendaylight.yangtools.yang.model.util.LeafrefResolver
Resolve specified LeafrefTypeDefinition until a non-leafref type is found.
resolveLeafref(LeafrefTypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.util.NormalizedNodeStreamWriterStack
 
resolveLeafref(LeafrefTypeDefinition) - Method in class org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack
 
resolveLength(Range<? extends T>) - Method in class org.opendaylight.yangtools.yang.model.api.stmt.UnresolvedNumber
 
resolveLocalName(String) - Static method in class org.opendaylight.yangtools.binding.data.codec.impl.ClassGeneratorBridge
 
resolveModuleSet(YangLibModuleSet) - Method in interface org.opendaylight.yangtools.yang.parser.api.YangLibResolver
Build the effective view of a combined view of effective statements.
resolveModuleSet(YangLibModuleSet) - Method in class org.opendaylight.yangtools.yang.parser.impl.DefaultYangLibResolver
 
resolvePathExpression(PathExpression) - Method in class org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack
Resolve a PathExpression.
resolvePrefix(String) - Method in interface org.opendaylight.yangtools.yang.parser.spi.source.PrefixResolver
Returns QNameModule (namespace + revision) associated with supplied prefix.
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.
RESOURCE_DENIED - Static variable in class org.opendaylight.yangtools.yang.common.ErrorTag
resource-denied ErrorTag.
resourceName() - Method in class org.opendaylight.yangtools.binding.lib.ResourceYangModuleInfo
 
ResourceYangModuleInfo - Class in org.opendaylight.yangtools.binding.lib
Base utility class for providing YANG module info backed by class resources.
ResourceYangModuleInfo() - Constructor for class org.opendaylight.yangtools.binding.lib.ResourceYangModuleInfo
 
restrictedType(Type, Restrictions) - Static method in class org.opendaylight.yangtools.binding.model.ri.Types
 
RestrictedTypes - Class in org.opendaylight.yangtools.yang.model.ri.type
Restricted types are a refinement of the restrictions applied to a particular type.
restrictions - Variable in class org.opendaylight.yangtools.binding.codegen.ClassTemplate
 
Restrictions - Class in org.opendaylight.yangtools.binding.model.api
 
result() - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.FormattingNormalizedNodeStreamWriter
Return the formatted String result capturing the events which have been streamed into this writer.
result() - Method in record class org.opendaylight.yangtools.yang.data.api.schema.stream.InputStreamNormalizer.PrefixAndResult
Returns the value of the result record component.
result() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.stream.ReusableStreamReceiver
Acquire the result of the last streaming session.
result() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.NormalizationResultHolder
 
result() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ReusableImmutableNormalizedNodeStreamWriter
 
ResultAlreadySetException - Exception Class in org.opendaylight.yangtools.yang.data.impl.schema
 
ResultAlreadySetException(String, NormalizedNode) - Constructor for exception class org.opendaylight.yangtools.yang.data.impl.schema.ResultAlreadySetException
 
ResultAlreadySetException(String, NormalizedNode, Throwable) - Constructor for exception class 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
 
retainDeclarationReferences() - Method in class org.opendaylight.yangtools.yang.parser.api.YangParserConfiguration
Return true if DeclarationReference to source location in the final parser product, notably making DeclaredStatement.declarationReference() available.
retainDeclarationReferences(boolean) - Method in class org.opendaylight.yangtools.yang.parser.api.YangParserConfiguration.Builder
Retain DeclarationReference to source location in the final parser product.
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 - Enum constant in enum class org.opendaylight.yangtools.yang.data.util.CompositeNodeDataWithSchema.ChildReusePolicy
Reuse previously-defined child node.
reversed() - Method in class org.opendaylight.yangtools.util.SharedSingletonMap
 
reversed() - Method in class org.opendaylight.yangtools.util.SingletonSet
 
revision() - Method in class org.opendaylight.yangtools.yang.common.NotRevision
 
revision() - Method in class org.opendaylight.yangtools.yang.common.QNameModule
Returns the revision date for the module.
revision() - Method in class org.opendaylight.yangtools.yang.common.Revision
 
revision() - Method in interface org.opendaylight.yangtools.yang.common.RevisionUnion
Return the Revision, if present.
revision() - Method in record class org.opendaylight.yangtools.yang.model.api.source.SourceDependency.BelongsTo
 
revision() - Method in record class org.opendaylight.yangtools.yang.model.api.source.SourceDependency.Import
Returns the value of the revision record component.
revision() - Method in record class org.opendaylight.yangtools.yang.model.api.source.SourceDependency.Include
Returns the value of the revision record component.
revision() - Method in interface org.opendaylight.yangtools.yang.model.api.source.SourceDependency
Returns required source revision.
revision() - Method in record class org.opendaylight.yangtools.yang.model.api.source.SourceIdentifier
Returns the value of the revision record component.
Revision - Class in org.opendaylight.yangtools.yang.common
Dedicated object identifying a YANG module revision.
REVISION - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
REVISION_COMPARATOR - Static variable in class org.opendaylight.yangtools.yang.model.spi.AbstractSchemaContext
A Module comparator based on QNameModuleAware.getRevision(), placing latest revision first.
REVISION_DATE - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
REVISION_EXACT_OR_LATEST - Enum constant in enum class org.opendaylight.yangtools.plugin.generator.api.FileGenerator.ImportResolutionMode
Standard, RFC6020 and RFC7950 compliant mode.
RevisionDateEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a revision-date statement.
RevisionDateStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a revision-date statement.
RevisionDateStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
RevisionDateStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.RevisionDateStatementSupport
 
RevisionEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a revision statement.
revisions() - Method in record class org.opendaylight.yangtools.yang.model.spi.source.SourceInfo.Module
Returns the value of the revisions record component.
revisions() - Method in interface org.opendaylight.yangtools.yang.model.spi.source.SourceInfo
The set of all RevisionDateStatement mentioned in RevisionStatements.
revisions() - Method in record class org.opendaylight.yangtools.yang.model.spi.source.SourceInfo.Submodule
Returns the value of the revisions record component.
RevisionStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a revision statement.
RevisionStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
RevisionStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.RevisionStatementSupport
 
revisionUnion() - Method in class org.opendaylight.yangtools.yang.common.QNameModule
Returns the revision date for the module.
RevisionUnion - Interface in org.opendaylight.yangtools.yang.common
A capture of an optional revision-date.
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://www.rfc-editor.org/rfc/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://www.rfc-editor.org/rfc/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://www.rfc-editor.org/rfc/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://www.rfc-editor.org/rfc/rfc6020#section-14, in String format.
rfc6020Instance(YangParserConfiguration) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.import_.ImportStatementSupport
 
rfc6020Instance(YangParserConfiguration) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.list.ListStatementSupport
 
rfc6020Instance(YangParserConfiguration) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.BitStatementSupport
 
rfc6020Instance(YangParserConfiguration) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.CaseStatementSupport
 
rfc6020Instance(YangParserConfiguration) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ChoiceStatementSupport
 
rfc6020Instance(YangParserConfiguration) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ContainerStatementSupport
 
rfc6020Instance(YangParserConfiguration) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.EnumStatementSupport
 
rfc6020Instance(YangParserConfiguration) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.GroupingStatementSupport
 
rfc6020Instance(YangParserConfiguration) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.IdentityStatementSupport
 
rfc6020Instance(YangParserConfiguration) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.IncludeStatementSupport
 
rfc6020Instance(YangParserConfiguration) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.InputStatementSupport
 
rfc6020Instance(YangParserConfiguration) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.LeafListStatementSupport
 
rfc6020Instance(YangParserConfiguration) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.OutputStatementSupport
 
rfc6020Instance(YangParserConfiguration) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.RefineStatementSupport
 
rfc6020Instance(YangParserConfiguration) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.module.ModuleStatementSupport
 
rfc6020Instance(YangParserConfiguration) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.pattern.PatternStatementSupport
 
rfc6020Instance(YangParserConfiguration) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.submodule.SubmoduleStatementSupport
 
RFC6241_MODULE - Static variable in class org.opendaylight.yangtools.rfc6241.model.api.NetconfConstants
Runtime RFC6241 identity.
RFC6241_REVISION - Static variable in class org.opendaylight.yangtools.rfc6241.model.api.NetconfConstants
 
RFC6241_YANG_MODULE - Static variable in class org.opendaylight.yangtools.yang.common.YangConstants
NETCONF namespace bound to YANG through [email protected].
RFC6536_MODULE - Static variable in class org.opendaylight.yangtools.rfc6536.model.api.NACMConstants
Runtime RFC6536 identity.
RFC6536_REVISION - Static variable in class org.opendaylight.yangtools.rfc6536.model.api.NACMConstants
RFC6536 model revision.
RFC6643_MODULE - Static variable in class org.opendaylight.yangtools.rfc6643.model.api.IetfYangSmiv2Constants
Runtime RFC6643 identity.
RFC6643_REVISION - Static variable in class org.opendaylight.yangtools.rfc6643.model.api.IetfYangSmiv2Constants
RFC6643 revision.
RFC7895 - Enum constant in enum class org.opendaylight.yangtools.yang.data.api.schema.MountPointContextFactory.ContainerName
Container in RFC7895 (pre-NMDA) YANG Library.
RFC7895_YANG_MODULE - Static variable in class org.opendaylight.yangtools.yang.common.YangConstants
ietf-yang-library namespace bound to YANG through [email protected].
rfc7950Instance(YangParserConfiguration) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.import_.ImportStatementSupport
 
rfc7950Instance(YangParserConfiguration) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.list.ListStatementSupport
 
rfc7950Instance(YangParserConfiguration) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.BitStatementSupport
 
rfc7950Instance(YangParserConfiguration) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.CaseStatementSupport
 
rfc7950Instance(YangParserConfiguration) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ChoiceStatementSupport
 
rfc7950Instance(YangParserConfiguration) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ContainerStatementSupport
 
rfc7950Instance(YangParserConfiguration) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.EnumStatementSupport
 
rfc7950Instance(YangParserConfiguration) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.GroupingStatementSupport
 
rfc7950Instance(YangParserConfiguration) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.IdentityStatementSupport
 
rfc7950Instance(YangParserConfiguration) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.IncludeStatementSupport
 
rfc7950Instance(YangParserConfiguration) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.InputStatementSupport
 
rfc7950Instance(YangParserConfiguration) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.LeafListStatementSupport
 
rfc7950Instance(YangParserConfiguration) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.OutputStatementSupport
 
rfc7950Instance(YangParserConfiguration) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.RefineStatementSupport
 
rfc7950Instance(YangParserConfiguration) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.module.ModuleStatementSupport
 
rfc7950Instance(YangParserConfiguration) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.pattern.PatternStatementSupport
 
rfc7950Instance(YangParserConfiguration) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.submodule.SubmoduleStatementSupport
 
RFC7950Reactors - Class in org.opendaylight.yangtools.yang.parser.rfc7950.reactor
Utility class holding entrypoints for assembling RFC6020/RFC7950 statement CrossSourceStatementReactors.
RFC7951 - Enum constant in enum class 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_REVISION - Static variable in class org.opendaylight.yangtools.rfc7952.model.api.MetadataConstants
RFC7952 revision.
RFC8040_MODULE - Static variable in class org.opendaylight.yangtools.rfc8040.model.api.YangDataConstants
Runtime RFC8040 identity.
RFC8341_MODULE - Static variable in class org.opendaylight.yangtools.rfc6536.model.api.NACMConstants
Runtime RFC8341 identity.
RFC8341_REVISION - Static variable in class org.opendaylight.yangtools.rfc6536.model.api.NACMConstants
RFC8341 model revision..
RFC8525 - Enum constant in enum class org.opendaylight.yangtools.yang.data.api.schema.MountPointContextFactory.ContainerName
Container in RFC8525 (NMDA) YANG Library.
RFC8525_YANG_MODULE - Static variable in class org.opendaylight.yangtools.yang.common.YangConstants
ietf-yang-library namespace bound to YANG through [email protected].
RFC8528_MODULE - Static variable in class org.opendaylight.yangtools.rfc8528.model.api.SchemaMountConstants
Runtime RFC8528 identity.
RFC8528_REVISION - Static variable in class org.opendaylight.yangtools.rfc8528.model.api.SchemaMountConstants
RFC8528 revision.
RFC8639_MODULE - Static variable in class org.opendaylight.yangtools.rfc8639.model.api.SubscribedNotificationsConstants
Runtime RFC8639 identity.
RFC8639_REVISION - Static variable in class org.opendaylight.yangtools.rfc8639.model.api.SubscribedNotificationsConstants
RFC8639 revision.
RFC8819_MODULE - Static variable in class org.opendaylight.yangtools.rfc8819.model.api.ModuleTagConstants
 
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
 
ROLLBACK_FAILED - Static variable in class org.opendaylight.yangtools.yang.common.ErrorTag
rollback-failed ErrorTag.
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.tree.leafref.LeafRefPath
Shared instance of the conceptual root schema node.
ROOT - Static variable in interface org.opendaylight.yangtools.yang.data.tree.leafref.QNameWithPredicate
 
ROOT_STATEMENT_LOCAL - Enum constant in enum class org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceStorage.StorageType
Storage of the root statement of a particular source.
RootDeclaredStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Common interface capturing general layout of a top-level YANG declared statement -- either a ModuleStatement or a SubmoduleStatement.
RootEffectiveStatement<D> - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Common interface capturing general layout of a top-level YANG declared statement -- either a ModuleEffectiveStatement or a SubmoduleEffectiveStatement.
rootStatementLocal(ParserNamespace<K, V>) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceBehaviour
Creates a root-statement-local namespace behaviour for supplied namespace type.
RootStmtContext<A,D,E> - Interface in org.opendaylight.yangtools.yang.parser.spi.meta
A marker interface for a StmtContext.
RootStmtContext.Mutable<A,D,E> - Interface in org.opendaylight.yangtools.yang.parser.spi.meta
 
rootToServicePackageName(String) - Static method in class org.opendaylight.yangtools.binding.contract.Naming
Convert the result of Naming.getRootPackageName(QNameModule) to the corresponding result of Naming.getServicePackageName(QNameModule).
ROUND - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
ROUTING - Static variable in class org.opendaylight.yangtools.rfc8819.model.api.IetfTags
ietf:routing IetfTags
ROUTING_CONTEXT - Static variable in class org.opendaylight.yangtools.binding.model.ri.BindingTypes
 
RoutingContext - Annotation Interface in org.opendaylight.yangtools.binding.annotations
 
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(Type, Type) - Static method in class org.opendaylight.yangtools.binding.model.ri.BindingTypes
Type specializing Rpc for a particular type.
Rpc<I,O> - Interface in org.opendaylight.yangtools.binding
Interface extended by all interfaces generated for a YANG rpc.
RPC - Enum constant in enum class org.opendaylight.yangtools.binding.contract.StatementNamespace
 
RPC - Enum constant in enum class org.opendaylight.yangtools.yang.common.ErrorType
A NetconfLayer.RPC layer error.
RPC - Enum constant in enum class org.opendaylight.yangtools.yang.common.NetconfLayer
RPC layer, for example <rpc>, <rpc-reply>.
RPC - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
RPC_CONTEXT_REFERENCE - Enum constant in enum class org.opendaylight.yangtools.odlext.model.api.OpenDaylightExtensionsStatements
 
RPC_INPUT - Static variable in class org.opendaylight.yangtools.binding.model.ri.BindingTypes
 
RPC_INPUT_SUFFIX - Static variable in class org.opendaylight.yangtools.binding.contract.Naming
 
RPC_INVOKE_NAME - Static variable in class org.opendaylight.yangtools.binding.contract.Naming
RPC_OUTPUT - Static variable in class org.opendaylight.yangtools.binding.model.ri.BindingTypes
 
RPC_OUTPUT_SUFFIX - Static variable in class org.opendaylight.yangtools.binding.contract.Naming
 
RpcContextReferenceEffectiveStatement - Interface in org.opendaylight.yangtools.odlext.model.api
 
RpcContextReferenceStatement - Interface in org.opendaylight.yangtools.odlext.model.api
 
RpcContextReferenceStatementSupport - Class in org.opendaylight.yangtools.odlext.parser
 
RpcContextReferenceStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.odlext.parser.RpcContextReferenceStatementSupport
 
RpcDefinition - Interface in org.opendaylight.yangtools.yang.model.api
Interface describing YANG 'rpc' statement.
RpcEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a rpc statement.
RpcEffectiveStatementImpl - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
RpcEffectiveStatementImpl(RpcStatement, ImmutableList<? extends EffectiveStatement<?, ?>>, QName, int) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RpcEffectiveStatementImpl
 
RpcError - Interface in org.opendaylight.yangtools.yang.common
Representation of an error.
RpcInput - Interface in org.opendaylight.yangtools.binding
Marker interface for all interfaces generated for input statement within an action or an rpc statement.
RpcOutput - Interface in org.opendaylight.yangtools.binding
Marker interface for all interfaces generated for output statement within an action or an rpc statement.
rpcResult(Type) - Static method in class org.opendaylight.yangtools.binding.model.ri.BindingTypes
Type specializing RpcResult for a particular type.
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.
RpcRuntimeType - Interface in org.opendaylight.yangtools.binding.runtime.api
A RuntimeType associated with an rpc statement.
RpcStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a rpc statement.
RpcStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
RpcStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.RpcStatementSupport
 
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
 
runtime() - Static method in class org.opendaylight.yangtools.binding.generator.impl.reactor.TypeBuilderFactory
 
runtimeContext() - Method in interface org.opendaylight.yangtools.binding.data.codec.dynamic.DynamicBindingDataCodec
Return the BindingRuntimeContext of this codec.
runtimeContext() - Method in class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
 
runtimeContext() - Method in class org.opendaylight.yangtools.binding.data.codec.impl.di.DefaultDynamicBindingDataCodec
 
runtimeContext() - Method in class org.opendaylight.yangtools.binding.data.codec.osgi.impl.GlobalBindingDOMCodecServices
 
RuntimeEnumerationBuilder - Class in org.opendaylight.yangtools.binding.model.ri.generated.type.builder
 
RuntimeEnumerationBuilder(JavaTypeName) - Constructor for class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeEnumerationBuilder
 
RuntimeGeneratedTOBuilder - Class in org.opendaylight.yangtools.binding.model.ri.generated.type.builder
 
RuntimeGeneratedTOBuilder(JavaTypeName) - Constructor for class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
RuntimeGeneratedTOBuilder.GTO - Class in org.opendaylight.yangtools.binding.model.ri.generated.type.builder
 
RuntimeGeneratedTypeBuilder - Class in org.opendaylight.yangtools.binding.model.ri.generated.type.builder
 
RuntimeGeneratedTypeBuilder(JavaTypeName) - Constructor for class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTypeBuilder
 
RuntimeGeneratedUnion - Interface in org.opendaylight.yangtools.binding.runtime.api
A GeneratedTransferObject created for run-time representation of a union.
RuntimeType - Interface in org.opendaylight.yangtools.binding.runtime.api
Base interface for all run-time type information about a particular Type.
RuntimeTypeContainer - Interface in org.opendaylight.yangtools.binding.runtime.api
An object containing RuntimeTypes.
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.tree.leafref.LeafRefPath
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.
SCALAR_TYPE_OBJECT - Static variable in class org.opendaylight.yangtools.binding.model.ri.BindingTypes
 
SCALAR_TYPE_OBJECT_GET_VALUE_NAME - Static variable in class org.opendaylight.yangtools.binding.contract.Naming
scalarTypeObject(Type) - Static method in class org.opendaylight.yangtools.binding.model.ri.BindingTypes
Type specializing ScalarTypeObject for a particular type.
ScalarTypeObject<T> - Interface in org.opendaylight.yangtools.binding
A TypeObject that encapsulates an immutable native type.
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.transform.QNameTransformingStreamWriter
 
scalarValue(Object) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.FormattingNormalizedNodeStreamWriter
 
scalarValue(Object) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.LoggingNormalizedNodeStreamWriter
 
scalarValue(Object) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.ForwardingNormalizedNodeStreamWriter
 
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
 
scale() - Method in class org.opendaylight.yangtools.yang.common.Decimal64
Return the scale of this decimal.
scaleTo(int) - Method in class org.opendaylight.yangtools.yang.common.Decimal64
Return this decimal in the specified scale.
scaleTo(int, RoundingMode) - Method in class org.opendaylight.yangtools.yang.common.Decimal64
Return this decimal in the specified scale.
schema - Variable in class org.opendaylight.yangtools.yang.data.util.AbstractStringUnionCodec
 
SCHEMA_TREE - Static variable in class org.opendaylight.yangtools.yang.parser.spi.NamespaceBehaviours
 
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
 
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.Inference - Class in org.opendaylight.yangtools.yang.model.util
Semantic binding of EffectiveStatementInference produced by SchemaInferenceStack.
SchemaMountConstants - Class in org.opendaylight.yangtools.rfc8528.model.api
Constants associated with RFC8528.
SchemaMountStatements - Enum Class 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.
SchemaOrderedNormalizedNodeWriter - Class in org.opendaylight.yangtools.yang.data.impl.schema
This is an iterator over a NormalizedNode.
SchemaOrderedNormalizedNodeWriter(NormalizedNodeStreamWriter, EffectiveModelContext) - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.SchemaOrderedNormalizedNodeWriter
Create a new writer backed by a NormalizedNodeStreamWriter.
SchemaOrderedNormalizedNodeWriter(NormalizedNodeStreamWriter, EffectiveModelContext, SchemaNodeIdentifier.Absolute) - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.SchemaOrderedNormalizedNodeWriter
Create a new writer backed by a NormalizedNodeStreamWriter.
SchemaOrderedNormalizedNodeWriter(NormalizedNodeStreamWriter, SchemaTreeInference) - Constructor for class org.opendaylight.yangtools.yang.data.impl.schema.SchemaOrderedNormalizedNodeWriter
Create a new writer backed by a NormalizedNodeStreamWriter.
schemaPathToLeafRefPath(ImmutableList<QName>, Module) - Static method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefUtils
 
SchemaRepository - Interface in org.opendaylight.yangtools.yang.model.repo.api
Interface exposed by repository implementations.
SchemaResolutionException - Exception Class in org.opendaylight.yangtools.yang.model.repo.api
Exception thrown when a Schema Source fails to resolve.
SchemaResolutionException(String, SourceIdentifier, Throwable) - Constructor for exception class org.opendaylight.yangtools.yang.model.repo.api.SchemaResolutionException
 
SchemaResolutionException(String, SourceIdentifier, Throwable, Collection<SourceIdentifier>, Multimap<SourceIdentifier, SourceDependency>) - Constructor for exception class org.opendaylight.yangtools.yang.model.repo.api.SchemaResolutionException
 
SchemaResolutionException(String, SourceIdentifier, Collection<SourceIdentifier>, Multimap<SourceIdentifier, SourceDependency>) - Constructor for exception class org.opendaylight.yangtools.yang.model.repo.api.SchemaResolutionException
 
schemaSourceEncountered(SourceRepresentation) - Method in class org.opendaylight.yangtools.yang.model.repo.spi.AbstractSchemaSourceCache
 
schemaSourceEncountered(SourceRepresentation) - Method in interface org.opendaylight.yangtools.yang.model.repo.spi.SchemaSourceListener
Invoked when the registry sees a concrete source.
schemaSourceEncountered(SourceRepresentation) - Method in class org.opendaylight.yangtools.yang.model.repo.spi.SchemaSourceTransformer
 
SchemaSourceException - Exception Class in org.opendaylight.yangtools.yang.model.repo.api
Exception thrown when a failure to acquire a schema source occurs.
SchemaSourceException(SourceIdentifier, String) - Constructor for exception class org.opendaylight.yangtools.yang.model.repo.api.SchemaSourceException
 
SchemaSourceException(SourceIdentifier, String, Throwable) - Constructor for exception class 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 on SourceRepresentation lifecycle.
SchemaSourceProvider<T> - 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 class org.opendaylight.yangtools.yang.model.repo.spi.AbstractSchemaSourceCache
 
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.spi.SchemaSourceTransformer
 
SchemaSourceRegistry - Interface in org.opendaylight.yangtools.yang.model.repo.spi
Registry of all potentially available schema sources.
SchemaSourceTransformer<S,D> - Class in org.opendaylight.yangtools.yang.model.repo.spi
 
SchemaSourceTransformer(SchemaRepository, Class<S>, SchemaSourceRegistry, Class<D>, AsyncFunction<S, D>) - Constructor for class org.opendaylight.yangtools.yang.model.repo.spi.SchemaSourceTransformer
 
SchemaSourceTransformer.Transformation<S,D> - Interface in org.opendaylight.yangtools.yang.model.repo.spi
 
schemaSourceUnregistered(PotentialSchemaSource<?>) - Method in class org.opendaylight.yangtools.yang.model.repo.spi.AbstractSchemaSourceCache
 
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.spi.SchemaSourceTransformer
 
schemaTree() - Static method in class org.opendaylight.yangtools.yang.parser.spi.ParserNamespaces
Statement local namespace, which holds direct schema node descendants.
SchemaTreeAwareEffectiveStatement<A,D> - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Interface implemented by all EffectiveStatements which can contain a schema tree child.
schemaTreeChild(QName) - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultActionRuntimeType
 
schemaTreeChild(QName) - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultAugmentRuntimeType
 
schemaTreeChild(QName) - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultCaseRuntimeType
 
schemaTreeChild(QName) - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultChoiceRuntimeType
 
schemaTreeChild(QName) - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultContainerRuntimeType
 
schemaTreeChild(QName) - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultGroupingRuntimeType
 
schemaTreeChild(QName) - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultInputRuntimeType
 
schemaTreeChild(QName) - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultListRuntimeType
 
schemaTreeChild(QName) - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultModuleRuntimeType
 
schemaTreeChild(QName) - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultNotificationBodyRuntimeType
 
schemaTreeChild(QName) - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultNotificationRuntimeType
 
schemaTreeChild(QName) - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultOutputRuntimeType
 
schemaTreeChild(QName) - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultRpcRuntimeType
 
schemaTreeChild(QName) - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultYangDataRuntimeType
 
schemaTreeChild(QName) - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultBindingRuntimeTypes
 
schemaTreeChild(QName) - Method in interface org.opendaylight.yangtools.binding.runtime.api.RuntimeTypeContainer
Look up a child RuntimeType by its schema tree QName.
schemaTreeChild(SchemaNodeIdentifier.Absolute) - Method in interface org.opendaylight.yangtools.binding.runtime.api.BindingRuntimeTypes
 
SchemaTreeEffectiveStatement<D> - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Common interface grouping all EffectiveStatements which are accessible via SchemaTreeAwareEffectiveStatement.schemaTreeNodes().
SchemaTreeInference - Interface in org.opendaylight.yangtools.yang.model.api
An EffectiveStatementInference consisting purely of steps along the schema tree axis, so that it represents a schema tree node based on resolution of absolute-schema-nodeid as specified by RFC7950 section 6.5.
schemaTreeNodes() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.SchemaTreeAwareEffectiveStatement
Enumerate all schema nodes defined within this node.
schemaTreeNodes() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithDataTree
 
schemaTreeNodes() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithSchemaTree
 
schemaTreeNodes() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.DefaultWithDataTree
 
schemaTreeNodes() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.DefaultWithSchemaTree
 
SchemaTreeRoot - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Common interface implemented by entities which act as the root of the schema tree and are able to resolve an SchemaNodeIdentifier to a SchemaTreeEffectiveStatement.
SchemaValidationFailedException - Exception Class in org.opendaylight.yangtools.yang.data.tree.api
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 class org.opendaylight.yangtools.yang.data.tree.api.SchemaValidationFailedException
 
SchemaValidationFailedException(String, Throwable) - Constructor for exception class org.opendaylight.yangtools.yang.data.tree.api.SchemaValidationFailedException
 
SDO_DEFINED_CLASS - Static variable in class org.opendaylight.yangtools.rfc8819.model.api.IetfTags
ietf:sdo-defined-class IetfTags
seal() - Method in class org.opendaylight.yangtools.yang.data.tree.impl.node.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.Either
 
SECURITY - Static variable in class org.opendaylight.yangtools.rfc8819.model.api.IetfTags
ietf:security IetfTags
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 - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
The self axis.
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 - Record Class in org.opendaylight.yangtools.concepts
A single version according to Semantic Versioning.
SemVer(int) - Constructor for record class org.opendaylight.yangtools.concepts.SemVer
 
SemVer(int, int) - Constructor for record class org.opendaylight.yangtools.concepts.SemVer
 
SemVer(int, int, int) - Constructor for record class org.opendaylight.yangtools.concepts.SemVer
Creates an instance of a SemVer record class.
SEMVER_MODULE - Static variable in class org.opendaylight.yangtools.openconfig.model.api.OpenConfigConstants
Runtime identity of initial model.
SEMVER_REVISION - Static variable in class org.opendaylight.yangtools.openconfig.model.api.OpenConfigConstants
 
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
 
sequencedEntrySet() - Method in class org.opendaylight.yangtools.util.SharedSingletonMap
 
sequencedKeySet() - Method in class org.opendaylight.yangtools.util.SharedSingletonMap
 
sequencedValues() - Method in class org.opendaylight.yangtools.util.SharedSingletonMap
 
serializableType() - Static method in class org.opendaylight.yangtools.binding.model.ri.Types
Returns an instance of ConcreteType which represents Serializable type.
serialize(D) - Method in interface org.opendaylight.yangtools.yang.data.api.codec.IllegalArgumentCodec
Produce an external object based on an internal object.
serialize(T) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeCodec
Converts from Binding to Normalized Node representation of data.
serialize(D) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.DataObjectCodecContext
 
serialize(D) - Method in class org.opendaylight.yangtools.yang.data.api.codec.AbstractIllegalArgumentCodec
 
serialize(DataContainerSerializerRegistry, DataContainer, BindingStreamEventWriter) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.DataContainerStreamer
Writes stream events for supplied data object to provided stream.
serializeImpl(byte[]) - Method in class org.opendaylight.yangtools.yang.data.impl.codec.BinaryStringCodec
 
serializeImpl(D) - Method in class org.opendaylight.yangtools.yang.data.api.codec.AbstractIllegalArgumentCodec
 
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(Decimal64) - Method in class org.opendaylight.yangtools.yang.data.impl.codec.DecimalStringCodec
 
serializeImpl(YangInstanceIdentifier) - Method in class org.opendaylight.yangtools.yang.data.util.AbstractStringInstanceIdentifierCodec
 
serializePathArgument(DataObjectStep<?>) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.CommonDataObjectCodecTreeNode
Serializes the instance identifier step for current node.
serializePathArgument(DataObjectStep<?>) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.DataObjectCodecContext
 
serializeTypedef(Type) - Static method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder.GTO
 
SerialVersionHelper - Class in org.opendaylight.yangtools.binding.generator.impl.reactor
 
service() - Method in class org.opendaylight.yangtools.binding.data.codec.osgi.impl.OSGiBindingDOMCodecServicesImpl
 
service() - Method in class org.opendaylight.yangtools.binding.runtime.osgi.impl.OSGiBindingRuntimeContextImpl
 
service() - Method in class org.opendaylight.yangtools.binding.runtime.osgi.impl.OSGiModuleInfoSnapshotImpl
 
service() - Method in interface org.opendaylight.yangtools.binding.runtime.osgi.ModelGenerationAware
 
SESSION_ID_QNAME - Static variable in class org.opendaylight.yangtools.yang.common.YangConstants
session-id, value the session identifier, as modeled in SessionIdOrZero.
sessionId(Uint32) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.YangErrorInfos
session-id with the session identifier, as modeled in SessionIdOrZero.
setAbstract(boolean) - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.GeneratedTypeBuilderBase
Sets the abstract flag to define Generated Type as abstract type.
setAbstract(boolean) - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.MethodSignatureBuilder
Sets the flag for declaration of method as abstract or non abstract.
setAbstract(boolean) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
setAbstract(boolean) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTypeBuilder
 
setAbstract(boolean) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
setAbstract(boolean) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTypeBuilder
 
setAccessModifier(AccessModifier) - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.TypeMemberBuilder
Sets the access modifier of property.
setAccessModifier(AccessModifier) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.GeneratedPropertyBuilderImpl
 
setAttributes(ImmutableMap<QName, Object>) - Method in class org.opendaylight.yangtools.yang.data.util.AbstractNodeDataWithSchema
Set the associated attributes.
setBaseType(TypeDefinition<?>) - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.GeneratedTOBuilder
Sets the base type for Java representation of YANG typedef.
setBaseType(TypeDefinition<?>) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
setBaseType(TypeDefinition<?>) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
setBelongsTo(SourceDependency.BelongsTo) - Method in class org.opendaylight.yangtools.yang.model.spi.source.SourceInfo.Submodule.Builder
 
setBundle(ModelProcessingPhase, StatementSupportBundle) - Method in class org.opendaylight.yangtools.yang.parser.stmt.reactor.CrossSourceStatementReactor.Builder
 
setComment(TypeMemberComment) - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.TypeMemberBuilder
Adds String definition of comment into Method Signature definition.
setComment(TypeMemberComment) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.GeneratedPropertyBuilderImpl
 
setConfiguration(Boolean) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.EffectiveStatementWithFlags.FlagsBuilder
 
setContainer(MountPointContextFactory.ContainerName, MountPointChild) - Method in class org.opendaylight.yangtools.yang.data.util.MountPointData
 
setData(NormalizedNode) - Method in class org.opendaylight.yangtools.yang.data.tree.impl.node.MutableTreeNode
Set the data component of the node.
setDefault(boolean) - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.MethodSignatureBuilder
Sets the flag indicating whether this is a default interface method.
setDefaultValue(Object) - Method in class org.opendaylight.yangtools.yang.model.ri.type.DerivedTypeBuilder
 
setDescription(String) - Method in class org.opendaylight.yangtools.yang.model.ri.type.DerivedTypeBuilder
 
setDescription(String) - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.EnumBuilder
 
setDescription(String) - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.GeneratedTypeBuilderBase
Set a string that contains a human-readable textual description of type definition.
setDescription(String) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenEnumerationBuilder
 
setDescription(String) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
setDescription(String) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTypeBuilder
 
setDescription(String) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeEnumerationBuilder
 
setDescription(String) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
setDescription(String) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTypeBuilder
 
setDescription(String) - Method in class org.opendaylight.yangtools.yang.model.ri.type.BitBuilder
 
setDescription(String) - Method in class org.opendaylight.yangtools.yang.model.ri.type.EnumPairBuilder
 
setEffectiveModelContext(EffectiveModelContext) - Method in interface org.opendaylight.yangtools.yang.data.tree.api.DataTree
Make the data tree use a new schema context.
setEffectiveModelContext(EffectiveModelContext) - Method in class org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTree
 
setExtendsType(GeneratedTransferObject) - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.GeneratedTOBuilder
Add Generated Transfer Object from which will be extended current Generated Transfer Object.
By definition Java does not allow multiple inheritance, hence if there is already a definition of an Generated Transfer Object the extending object will be overwritten by lastly added Generated Transfer Object.
If Generated Transfer Object is null the method SHOULD throw IllegalArgumentException
setExtendsType(GeneratedTransferObject) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
setExtendsType(GeneratedTransferObject) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
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.
setFinal(boolean) - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.TypeMemberBuilder
Sets the flag final for method signature.
setFinal(boolean) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.GeneratedPropertyBuilderImpl
 
setFractionDigits(int) - Method in class org.opendaylight.yangtools.yang.model.ri.type.DecimalTypeBuilder
 
setHistory(CopyableNode) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.EffectiveStatementWithFlags.FlagsBuilder
 
setIsUnion(boolean) - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.GeneratedTOBuilder
Sets the union flag.
setIsUnion(boolean) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
setIsUnion(boolean) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
setLengthConstraint(ConstraintMetaDefinition, List<ValueRange>) - Method in class org.opendaylight.yangtools.yang.model.ri.type.LengthRestrictedTypeBuilder
Set a new length constraint.
setMandatory(boolean) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.EffectiveStatementWithFlags.FlagsBuilder
 
setMandatoryNodesValidation(boolean) - Method in class org.opendaylight.yangtools.yang.data.tree.api.DataTreeConfiguration.Builder
 
setMechanics(MethodSignature.ValueMechanics) - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.MethodSignatureBuilder
 
setModuleName(String) - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.GeneratedTypeBuilderBase
Set the name of the module, in which generated type was specified.
setModuleName(String) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.AbstractEnumerationBuilder
 
setModuleName(String) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenEnumerationBuilder
 
setModuleName(String) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
setModuleName(String) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTypeBuilder
 
setModuleName(String) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeEnumerationBuilder
 
setModuleName(String) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
setModuleName(String) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTypeBuilder
 
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.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.
setName(UnresolvedQName.Unqualified) - Method in class org.opendaylight.yangtools.yang.model.spi.source.SourceInfo.Builder
 
setNamespace(XMLNamespace) - Method in class org.opendaylight.yangtools.yang.model.spi.source.SourceInfo.Module.Builder
 
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.ri.type.LeafrefTypeBuilder
 
setPrefix(UnresolvedQName.Unqualified) - Method in class org.opendaylight.yangtools.yang.model.spi.source.SourceInfo.Module.Builder
 
setPresence(boolean) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.EffectiveStatementWithFlags.FlagsBuilder
 
setRangeConstraint(ConstraintMetaDefinition, List<ValueRange>) - Method in class org.opendaylight.yangtools.yang.model.ri.type.RangeRestrictedTypeBuilder
 
setReadOnly(boolean) - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.GeneratedPropertyBuilder
Sets isReadOnly flag for property.
setReadOnly(boolean) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.GeneratedPropertyBuilderImpl
 
setReference(String) - Method in class org.opendaylight.yangtools.yang.model.ri.type.DerivedTypeBuilder
 
setReference(String) - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.GeneratedTypeBuilderBase
Set a string that is used to specify a textual cross-reference to an external document, either another module that defines related management information, or a document that provides additional information relevant to this definition.
setReference(String) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.AbstractEnumerationBuilder
 
setReference(String) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenEnumerationBuilder
 
setReference(String) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
setReference(String) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTypeBuilder
 
setReference(String) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeEnumerationBuilder
 
setReference(String) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
setReference(String) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTypeBuilder
 
setReference(String) - Method in class org.opendaylight.yangtools.yang.model.ri.type.BitBuilder
 
setReference(String) - Method in class org.opendaylight.yangtools.yang.model.ri.type.EnumPairBuilder
 
setRejectedExecutionHandler(RejectedExecutionHandler) - Method in class org.opendaylight.yangtools.util.concurrent.CachedThreadPoolExecutor
 
setRequireInstance(boolean) - Method in class org.opendaylight.yangtools.yang.model.ri.type.RequireInstanceRestrictedTypeBuilder
 
setRestrictions(Restrictions) - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.GeneratedTOBuilder
 
setRestrictions(Restrictions) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
setRestrictions(Restrictions) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
setReturnType(Type) - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.TypeMemberBuilder
Adds return Type into Builder definition for Generated Property.
setReturnType(Type) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.GeneratedPropertyBuilderImpl
 
setRootIdentifier(SourceIdentifier) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext.Mutable
Set identifier of current root context.
setRootPath(YangInstanceIdentifier) - Method in class org.opendaylight.yangtools.yang.data.tree.api.DataTreeConfiguration.Builder
 
setRootVersion(YangVersion) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext.Mutable
Set version of root statement context.
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.
setStatic(boolean) - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.TypeMemberBuilder
 
setStatic(boolean) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.GeneratedPropertyBuilderImpl
 
setStatus(Status) - Method in class org.opendaylight.yangtools.yang.model.ri.type.DerivedTypeBuilder
 
setStatus(Status) - Method in class org.opendaylight.yangtools.yang.model.ri.type.BitBuilder
 
setStatus(Status) - Method in class org.opendaylight.yangtools.yang.model.ri.type.EnumPairBuilder
 
setStatus(Status) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.EffectiveStatementWithFlags.FlagsBuilder
 
setSUID(GeneratedPropertyBuilder) - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.GeneratedTOBuilder
 
setSUID(GeneratedPropertyBuilder) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
setSUID(GeneratedPropertyBuilder) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
setSupportedFeatures(FeatureSet) - Method in interface org.opendaylight.yangtools.yang.parser.api.YangParser
Set supported features based on which all if-feature statements in the parsed YANG modules will be resolved.
setSupportedFeatures(FeatureSet) - 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(FeatureSet) - 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.
setterMethod(GeneratedProperty) - Method in class org.opendaylight.yangtools.binding.codegen.BaseTemplate
Template method which generates the setter method for field
setTrackVersionInfo(boolean) - Method in class org.opendaylight.yangtools.yang.data.tree.api.DataTreeConfiguration.Builder
 
setTypedef(boolean) - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.GeneratedTOBuilder
 
setTypedef(boolean) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
setTypedef(boolean) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
setTypeFor(Type) - Static method in class org.opendaylight.yangtools.binding.model.ri.Types
Returns an instance of ParameterizedType describing the typed Set<V> with concrete type of value.
setTypeWildcard() - Static method in class org.opendaylight.yangtools.binding.model.ri.Types
Returns an instance of ParameterizedType describing the typed Set<?
setUniqueIndexes(boolean) - Method in class org.opendaylight.yangtools.yang.data.tree.api.DataTreeConfiguration.Builder
 
setUnits(String) - Method in class org.opendaylight.yangtools.yang.model.ri.type.DerivedTypeBuilder
 
setUnknownSchemaNodes(Collection<? extends UnknownSchemaNode>) - Method in class org.opendaylight.yangtools.yang.model.ri.type.EnumPairBuilder
 
setUnknownSchemaNodes(Collection<UnknownSchemaNode>) - Method in class org.opendaylight.yangtools.yang.model.ri.type.BitBuilder
 
setUnknownSchemaNodes(UnknownSchemaNode...) - Method in class org.opendaylight.yangtools.yang.model.ri.type.BitBuilder
 
setUnknownSchemaNodes(UnknownSchemaNode...) - Method in class org.opendaylight.yangtools.yang.model.ri.type.EnumPairBuilder
 
setUnsupported() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext.Mutable
 
setUserOrdered(boolean) - Method in class org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.EffectiveStatementWithFlags.FlagsBuilder
 
setValidationBundle(ValidationBundles.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
 
setValue(String) - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.GeneratedPropertyBuilder
 
setValue(String) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.GeneratedPropertyBuilderImpl
 
setYangSourceDefinition(YangSourceDefinition) - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.GeneratedTypeBuilderBase
Set the YANG source definition.
setYangSourceDefinition(YangSourceDefinition) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.AbstractEnumerationBuilder
 
setYangSourceDefinition(YangSourceDefinition) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
setYangSourceDefinition(YangSourceDefinition) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTypeBuilder
 
setYangSourceDefinition(YangSourceDefinition) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
setYangSourceDefinition(YangSourceDefinition) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTypeBuilder
 
setYangSourceDefinition(YangSourceDefinition) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenEnumerationBuilder
 
setYangSourceDefinition(YangSourceDefinition) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeEnumerationBuilder
 
setYangVersion(YangVersion) - Method in class org.opendaylight.yangtools.yang.model.spi.source.SourceInfo.Builder
 
severity() - Method in class org.opendaylight.yangtools.yang.data.api.ImmutableYangNetconfError
Return this error's severity.
severity() - Method in interface org.opendaylight.yangtools.yang.data.api.YangNetconfError
Return this error's severity.
severity(ErrorSeverity) - Method in class org.opendaylight.yangtools.yang.data.api.ImmutableYangNetconfError.Builder
Initializes the value for the severity attribute.
severity(ErrorSeverity) - Method in interface org.opendaylight.yangtools.yang.data.api.ImmutableYangNetconfError.SeverityBuildStage
Initializes the value for the severity attribute.
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
 
SIGNALING - Static variable in class org.opendaylight.yangtools.rfc8819.model.api.IetfTags
ietf:signaling IetfTags
SimpleBindingDOMCodecFactory - Class in org.opendaylight.yangtools.binding.data.codec.impl
 
SimpleBindingDOMCodecFactory() - Constructor for class org.opendaylight.yangtools.binding.data.codec.impl.SimpleBindingDOMCodecFactory
 
simpleName() - Method in class org.opendaylight.yangtools.binding.model.api.JavaTypeName
Return the simple name of the class.
SimpleNodeDataWithSchema<T> - Class in org.opendaylight.yangtools.yang.data.util
Utility class used for tracking parser state as needed by a StAX-like parser.
SimpleQNameWithPredicate - Class in org.opendaylight.yangtools.yang.data.tree.leafref
 
SimpleSchemaContext - Class in org.opendaylight.yangtools.yang.model.spi
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.spi.SimpleSchemaContext
 
simpleSize() - Method in class org.opendaylight.yangtools.yang.data.util.codec.PrecomputedCodecCache
 
singleEntry() - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifierWithPredicates.Singleton
Return the single entry contained in this object.
singleQuoted(String) - Static method in class org.opendaylight.yangtools.yang.ir.IRArgument
 
SingletonBindingRuntimeGenerator - Class in org.opendaylight.yangtools.binding.generator.impl.di
 
SingletonBindingRuntimeGenerator() - Constructor for class org.opendaylight.yangtools.binding.generator.impl.di.SingletonBindingRuntimeGenerator
 
SingletonSet<E> - Class in org.opendaylight.yangtools.util
A SequencedSet 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.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 class org.opendaylight.yangtools.util.UnmodifiableMap
 
size() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.MapNode
 
size() - Method in interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedContainer
Return the logical size of this container body.
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.spi.node.LazyValues
 
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 - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierLexer
 
SLASH - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
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() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.InstanceIdentifierContext
 
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
 
SLASH(int) - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.InstanceIdentifierContext
 
SlimLeafListEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
SlimLeafListEffectiveStatement(LeafListStatement, QName, int, ImmutableList<? extends EffectiveStatement<?, ?>>, ElementCountConstraint) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.SlimLeafListEffectiveStatement
 
SlimLeafListEffectiveStatement(EmptyLeafListEffectiveStatement, QName, int) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.SlimLeafListEffectiveStatement
 
SlimLeafListEffectiveStatement(SlimLeafListEffectiveStatement, QName, int) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.SlimLeafListEffectiveStatement
 
SoftSchemaSourceCache<T> - Class in org.opendaylight.yangtools.yang.model.repo.spi
A simple AbstractSchemaSourceCache maintaining soft references.
SoftSchemaSourceCache(SchemaSourceRegistry, Class<T>) - Constructor for class org.opendaylight.yangtools.yang.model.repo.spi.SoftSchemaSourceCache
 
SOFTWARE - Static variable in class org.opendaylight.yangtools.rfc8819.model.api.IetfTags
ietf:software IetfTags
SomeModifiersUnresolvedException - Exception Class in org.opendaylight.yangtools.yang.parser.spi.meta
 
SomeModifiersUnresolvedException(ModelProcessingPhase, SourceIdentifier, Throwable) - Constructor for exception class org.opendaylight.yangtools.yang.parser.spi.meta.SomeModifiersUnresolvedException
 
sort(Collection<? extends Module>) - Static method in class org.opendaylight.yangtools.yang.model.spi.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.spi.ModuleDependencySort
Topological sort of module dependency graph.
source() - Method in record class org.opendaylight.yangtools.yang.parser.api.YangLibModule
Returns the value of the source record component.
source() - Method in record class org.opendaylight.yangtools.yang.parser.api.YangLibSubmodule
Returns the value of the source record component.
SOURCE - Static variable in class org.opendaylight.yangtools.plugin.generator.api.GeneratedFileType
A generated source file.
SOURCE_LINKAGE - Enum constant in enum class org.opendaylight.yangtools.yang.parser.spi.meta.ModelProcessingPhase
Cross-source relationship resolution phase.
SOURCE_LINKAGE - Static variable in class org.opendaylight.yangtools.yang.parser.spi.meta.ModelProcessingPhase.ExecutionOrder
SOURCE_LOCAL_SPECIAL - Enum constant in enum class org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceStorage.StorageType
Storage of the root statement of a particular source and any sources it is importing.
SOURCE_PRE_LINKAGE - Enum constant in enum class org.opendaylight.yangtools.yang.parser.spi.meta.ModelProcessingPhase
Preliminary cross-source relationship resolution phase which collects available module names and module namespaces.
SOURCE_PRE_LINKAGE - Static variable in class org.opendaylight.yangtools.yang.parser.spi.meta.ModelProcessingPhase.ExecutionOrder
SourceDependency - Interface in org.opendaylight.yangtools.yang.model.api.source
Common interface expressing a dependency on a source, be it a ModuleStatement or a SubmoduleStatement.
SourceDependency.BelongsTo - Record Class in org.opendaylight.yangtools.yang.model.api.source
A dependency created by a BelongsToStatement.
SourceDependency.Import - Record Class in org.opendaylight.yangtools.yang.model.api.source
A dependency created by an ImportStatement.
SourceDependency.Include - Record Class in org.opendaylight.yangtools.yang.model.api.source
A dependency created by an IncludeStatement.
SourceException - Exception Class in org.opendaylight.yangtools.yang.parser.spi.source
Thrown to indicate error in YANG model source.
SourceException(String, StatementSourceReference) - Constructor for exception class 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 class org.opendaylight.yangtools.yang.parser.spi.source.SourceException
Create a new instance with the specified message and source.
SourceException(String, CommonStmtCtx) - Constructor for exception class org.opendaylight.yangtools.yang.parser.spi.source.SourceException
Create a new instance with the specified message and source.
SourceException(String, CommonStmtCtx, Throwable) - Constructor for exception class 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 class 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 class org.opendaylight.yangtools.yang.parser.spi.source.SourceException
Create a new instance with the specified source and a formatted message.
SourceException(CommonStmtCtx, String, Object...) - Constructor for exception class org.opendaylight.yangtools.yang.parser.spi.source.SourceException
Create a new instance with the specified source and a formatted message.
SourceException(CommonStmtCtx, Throwable, String, Object...) - Constructor for exception class 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.
SourceGroupingNamespace - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.uses
 
sourceId() - Method in interface org.opendaylight.yangtools.yang.model.api.source.SourceRepresentation
The SourceIdentifier of this source.
sourceId() - Method in exception class org.opendaylight.yangtools.yang.model.repo.api.SchemaSourceException
 
sourceId() - Method in class org.opendaylight.yangtools.yang.model.spi.source.DelegatedYangTextSource
 
sourceId() - Method in class org.opendaylight.yangtools.yang.model.spi.source.FileYangTextSource
 
sourceId() - Method in class org.opendaylight.yangtools.yang.model.spi.source.StringYangTextSource
 
sourceId() - Method in class org.opendaylight.yangtools.yang.model.spi.source.URLYangTextSource
 
sourceId() - Method in class org.opendaylight.yangtools.yang.model.spi.source.DelegatedYinTextSource
 
sourceId() - Method in class org.opendaylight.yangtools.yang.model.spi.source.FileYinTextSource
 
sourceId() - Method in class org.opendaylight.yangtools.yang.model.spi.source.URLYinTextSource
 
sourceId() - Method in record class org.opendaylight.yangtools.yang.model.spi.source.SourceInfo.Module
Returns the value of the sourceId record component.
sourceId() - Method in interface org.opendaylight.yangtools.yang.model.spi.source.SourceInfo
Return the SourceIdentifier of this source, as expressed by RootDeclaredStatement.argument() contract coupled with the first entry in SourceInfo.revisions().
sourceId() - Method in record class org.opendaylight.yangtools.yang.model.spi.source.SourceInfo.Submodule
Returns the value of the sourceId record component.
sourceId() - Method in class org.opendaylight.yangtools.yang.model.spi.source.YangIRSource
 
SourceIdentifier - Record Class in org.opendaylight.yangtools.yang.model.api.source
Base class of YANG Schema source identifiers.
SourceIdentifier(String) - Constructor for record class org.opendaylight.yangtools.yang.model.api.source.SourceIdentifier
Creates new YANG Schema source identifier for sources without a revision.
SourceIdentifier(String, String) - Constructor for record class org.opendaylight.yangtools.yang.model.api.source.SourceIdentifier
Creates new YANG Schema source identifier for sources with or without a revision.
SourceIdentifier(String, Revision) - Constructor for record class org.opendaylight.yangtools.yang.model.api.source.SourceIdentifier
Creates new YANG Schema source identifier for sources with or without a revision.
SourceIdentifier(UnresolvedQName.Unqualified) - Constructor for record class org.opendaylight.yangtools.yang.model.api.source.SourceIdentifier
Creates new YANG Schema source identifier for sources without a revision.
SourceIdentifier(UnresolvedQName.Unqualified, Revision) - Constructor for record class org.opendaylight.yangtools.yang.model.api.source.SourceIdentifier
Creates new YANG Schema source identifier for sources with or without a revision.
SourceInfo - Interface in org.opendaylight.yangtools.yang.model.spi.source
Linkage information about a particular SourceRepresentation.
SourceInfo.Builder<B,I> - Class in org.opendaylight.yangtools.yang.model.spi.source
 
SourceInfo.Module - Record Class in org.opendaylight.yangtools.yang.model.spi.source
A SourceInfo about a ModuleStatement-backed source.
SourceInfo.Module.Builder - Class in org.opendaylight.yangtools.yang.model.spi.source
 
SourceInfo.Submodule - Record Class in org.opendaylight.yangtools.yang.model.spi.source
A SourceInfo about a submodule.
SourceInfo.Submodule.Builder - Class in org.opendaylight.yangtools.yang.model.spi.source
 
sourceLocal(ParserNamespace<K, V>) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceBehaviour
Creates source-local namespace behaviour for supplied namespace type.
sourceRef() - Method in exception class org.opendaylight.yangtools.yang.model.api.meta.StatementSourceException
Return the reference to the source which caused this exception.
sourceReference() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.CommonStmtCtx
Returns a reference to statement source.
SourceRepresentation - Interface in org.opendaylight.yangtools.yang.model.api.source
Common interface for schema source representations.
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 - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierLexer
 
SQUOT_END - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
SQUOT_END() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.ArgumentContext
 
SQUOT_END() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.QuotedStringContext
 
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_START - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierLexer
 
SQUOT_START - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
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 - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierLexer
 
SQUOT_STRING - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser
 
SQUOT_STRING() - Method in class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.ArgumentContext
 
SQUOT_STRING() - Method in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierParser.QuotedStringContext
 
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
 
SQUOT_STRING_MODE - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.instanceIdentifierLexer
 
stack() - Method in record class org.opendaylight.yangtools.yang.data.util.DataSchemaContextTree.NodeAndStack
Returns the value of the stack record component.
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.util.NormalizedNodeStreamWriterStack
 
startAnydataNode(YangInstanceIdentifier.NodeIdentifier, Class<?>) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.FormattingNormalizedNodeStreamWriter
 
startAnydataNode(YangInstanceIdentifier.NodeIdentifier, Class<?>) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.LoggingNormalizedNodeStreamWriter
 
startAnydataNode(YangInstanceIdentifier.NodeIdentifier, Class<?>) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.ForwardingNormalizedNodeStreamWriter
 
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.util.NormalizedNodeStreamWriterStack
 
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.FormattingNormalizedNodeStreamWriter
 
startAnyxmlNode(YangInstanceIdentifier.NodeIdentifier, Class<?>) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.LoggingNormalizedNodeStreamWriter
 
startAnyxmlNode(YangInstanceIdentifier.NodeIdentifier, Class<?>) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.ForwardingNormalizedNodeStreamWriter
 
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(Class<? extends Augmentation<?>>) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingStreamEventWriter
Emits start of augmentation node.
startCase(Class<? extends DataObject>, int) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingStreamEventWriter
Starts a case node.
startChoiceNode(Class<? extends DataContainer>, int) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingStreamEventWriter
Emits start of choice node.
startChoiceNode(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.util.NormalizedNodeStreamWriterStack
 
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.FormattingNormalizedNodeStreamWriter
 
startChoiceNode(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.LoggingNormalizedNodeStreamWriter
 
startChoiceNode(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.ForwardingNormalizedNodeStreamWriter
 
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.ir.IRStatement
Return the column number on which this statement's keyword has its first character, counting from 0.
startColumn() - Method in interface org.opendaylight.yangtools.yang.model.api.meta.DeclarationInText
Return the column where the declaration starts.
startContainerNode(Class<? extends DataObject>, int) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingStreamEventWriter
Emits start of new container.
startContainerNode(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.util.NormalizedNodeStreamWriterStack
 
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.FormattingNormalizedNodeStreamWriter
 
startContainerNode(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.LoggingNormalizedNodeStreamWriter
 
startContainerNode(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.ForwardingNormalizedNodeStreamWriter
 
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.FormattingNormalizedNodeStreamWriter
 
startLeafNode(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.LoggingNormalizedNodeStreamWriter
 
startLeafNode(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.ForwardingNormalizedNodeStreamWriter
 
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.schema.ImmutableNormalizedNodeStreamWriter
 
startLeafNode(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.util.NormalizedNodeStreamWriterStack
 
startLeafSet(String, int) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingStreamEventWriter
Emits a start of leaf set (leaf-list).
startLeafSet(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.util.NormalizedNodeStreamWriterStack
 
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.FormattingNormalizedNodeStreamWriter
 
startLeafSet(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.LoggingNormalizedNodeStreamWriter
 
startLeafSet(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.ForwardingNormalizedNodeStreamWriter
 
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.FormattingNormalizedNodeStreamWriter
 
startLeafSetEntryNode(YangInstanceIdentifier.NodeWithValue<?>) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.LoggingNormalizedNodeStreamWriter
 
startLeafSetEntryNode(YangInstanceIdentifier.NodeWithValue<?>) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.ForwardingNormalizedNodeStreamWriter
 
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.schema.ImmutableNormalizedNodeStreamWriter
 
startLeafSetEntryNode(YangInstanceIdentifier.NodeWithValue<?>) - Method in class org.opendaylight.yangtools.yang.data.util.NormalizedNodeStreamWriterStack
 
startLine() - Method in class org.opendaylight.yangtools.yang.ir.IRStatement
Return the line number on which this statement's keyword has its first character, counting from 1.
startLine() - Method in interface org.opendaylight.yangtools.yang.model.api.meta.DeclarationInText
Return the line where the declaration starts.
startList(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.util.NormalizedNodeStreamWriterStack
 
startListItem(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.util.NormalizedNodeStreamWriterStack
 
startMapEntryNode(Key<?>, int) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingStreamEventWriter
Emits start of map entry.
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.FormattingNormalizedNodeStreamWriter
 
startMapEntryNode(YangInstanceIdentifier.NodeIdentifierWithPredicates, int) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.LoggingNormalizedNodeStreamWriter
 
startMapEntryNode(YangInstanceIdentifier.NodeIdentifierWithPredicates, int) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.ForwardingNormalizedNodeStreamWriter
 
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(Class<? extends EntryObject<?, ?>>, int) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingStreamEventWriter
Emits start of unordered map node event.
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.FormattingNormalizedNodeStreamWriter
 
startMapNode(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.LoggingNormalizedNodeStreamWriter
 
startMapNode(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.ForwardingNormalizedNodeStreamWriter
 
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(MountPointLabel, MountPointContext) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedNodeStreamWriter.MountPointExtension
Start a new mount point with a specific mount point context.
startMountPoint(MountPointLabel, MountPointContext) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONNormalizedNodeStreamWriter
 
startMountPoint(MountPointLabel, MountPointContext) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableMountPointNormalizedNodeStreamWriter
 
startOrderedLeafSet(String, int) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingStreamEventWriter
Emits a start of leaf set (leaf-list).
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.FormattingNormalizedNodeStreamWriter
 
startOrderedLeafSet(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.LoggingNormalizedNodeStreamWriter
 
startOrderedLeafSet(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.ForwardingNormalizedNodeStreamWriter
 
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(Class<? extends EntryObject<?, ?>>, int) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingStreamEventWriter
Emits start of ordered map node event.
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.FormattingNormalizedNodeStreamWriter
 
startOrderedMapNode(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.LoggingNormalizedNodeStreamWriter
 
startOrderedMapNode(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.ForwardingNormalizedNodeStreamWriter
 
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 - Enum constant in enum class 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(Class<? extends DataObject>, int) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingStreamEventWriter
Emits start of unkeyed list node event.
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.FormattingNormalizedNodeStreamWriter
 
startUnkeyedList(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.LoggingNormalizedNodeStreamWriter
 
startUnkeyedList(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.ForwardingNormalizedNodeStreamWriter
 
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(int) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingStreamEventWriter
Emits start of new unkeyed list item.
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.FormattingNormalizedNodeStreamWriter
 
startUnkeyedListItem(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.LoggingNormalizedNodeStreamWriter
 
startUnkeyedListItem(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.ForwardingNormalizedNodeStreamWriter
 
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
 
statement() - Method in class org.opendaylight.yangtools.binding.generator.impl.reactor.AbstractExplicitGenerator
 
statement() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultActionRuntimeType
 
statement() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultAnydataRuntimeType
 
statement() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultAnyxmlRuntimeType
 
statement() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultAugmentRuntimeType
 
statement() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultCaseRuntimeType
 
statement() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultChoiceRuntimeType
 
statement() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultContainerRuntimeType
 
statement() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultFeatureRuntimeType
 
statement() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultGroupingRuntimeType
 
statement() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultIdentityRuntimeType
 
statement() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultInputRuntimeType
 
statement() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultKeyRuntimeType
 
statement() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultLeafListRuntimeType
 
statement() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultLeafRuntimeType
 
statement() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultListRuntimeType
 
statement() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultModuleRuntimeType
 
statement() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultNotificationBodyRuntimeType
 
statement() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultNotificationRuntimeType
 
statement() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultOutputRuntimeType
 
statement() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultRpcRuntimeType
 
statement() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultTypedefRuntimeType
 
statement() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultYangDataRuntimeType
 
statement() - Method in interface org.opendaylight.yangtools.binding.generator.impl.tree.StatementRepresentation
Return the effective YANG statement being represented by this object.
statement() - Method in interface org.opendaylight.yangtools.binding.runtime.api.ActionRuntimeType
 
statement() - Method in interface org.opendaylight.yangtools.binding.runtime.api.AnydataRuntimeType
 
statement() - Method in interface org.opendaylight.yangtools.binding.runtime.api.AnyxmlRuntimeType
 
statement() - Method in interface org.opendaylight.yangtools.binding.runtime.api.AugmentRuntimeType
 
statement() - Method in interface org.opendaylight.yangtools.binding.runtime.api.CaseRuntimeType
 
statement() - Method in interface org.opendaylight.yangtools.binding.runtime.api.ChoiceRuntimeType
 
statement() - Method in interface org.opendaylight.yangtools.binding.runtime.api.ContainerLikeRuntimeType
 
statement() - Method in interface org.opendaylight.yangtools.binding.runtime.api.FeatureRuntimeType
 
statement() - Method in interface org.opendaylight.yangtools.binding.runtime.api.GroupingRuntimeType
 
statement() - Method in interface org.opendaylight.yangtools.binding.runtime.api.IdentityRuntimeType
 
statement() - Method in interface org.opendaylight.yangtools.binding.runtime.api.KeyRuntimeType
 
statement() - Method in interface org.opendaylight.yangtools.binding.runtime.api.LeafListRuntimeType
 
statement() - Method in interface org.opendaylight.yangtools.binding.runtime.api.LeafRuntimeType
 
statement() - Method in interface org.opendaylight.yangtools.binding.runtime.api.ListRuntimeType
 
statement() - Method in interface org.opendaylight.yangtools.binding.runtime.api.ModuleRuntimeType
 
statement() - Method in interface org.opendaylight.yangtools.binding.runtime.api.NotificationBodyRuntimeType
 
statement() - Method in interface org.opendaylight.yangtools.binding.runtime.api.NotificationRuntimeType
 
statement() - Method in interface org.opendaylight.yangtools.binding.runtime.api.OpaqueRuntimeType
 
statement() - Method in interface org.opendaylight.yangtools.binding.runtime.api.RpcRuntimeType
 
statement() - Method in interface org.opendaylight.yangtools.binding.runtime.api.RuntimeType
Return the EffectiveStatement associated with this run-time type.
statement() - Method in interface org.opendaylight.yangtools.binding.runtime.api.TypedefRuntimeType
 
statement() - Method in interface org.opendaylight.yangtools.binding.runtime.api.YangDataRuntimeType
 
statement() - Method in class org.opendaylight.yangtools.yang.model.spi.source.YangIRSource
Return the root statement of this source.
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 - Enum constant in enum class org.opendaylight.yangtools.yang.parser.spi.meta.ModelProcessingPhase
 
STATEMENT_DEFINITION - Static variable in class org.opendaylight.yangtools.yang.parser.spi.meta.ModelProcessingPhase.ExecutionOrder
STATEMENT_LOCAL - Enum constant in enum class org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceStorage.StorageType
Storage of a single statement.
StatementContext(ParserRuleContext, int) - Constructor for class org.opendaylight.yangtools.yang.parser.antlr.YangStatementParser.StatementContext
 
StatementDeclaration - Class in org.opendaylight.yangtools.yang.model.api.meta
A StatementSourceReference which acts as its own DeclarationReference, i.e. referring to a statement source present in textual source format.
StatementDeclaration() - Constructor for class org.opendaylight.yangtools.yang.model.api.meta.StatementDeclaration
 
StatementDeclaration.InText - Class in org.opendaylight.yangtools.yang.model.api.meta
A StatementDeclaration which acts as its own DeclarationInText.
StatementDeclaration.InTextFile - Class in org.opendaylight.yangtools.yang.model.api.meta
StatementDeclarations - Class in org.opendaylight.yangtools.yang.model.spi.meta
Factory for creating default StatementDeclaration implementations.
statementDefinition() - Method in interface org.opendaylight.yangtools.odlext.model.api.AugmentIdentifierEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.odlext.model.api.AugmentIdentifierStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.odlext.model.api.ContextInstanceEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.odlext.model.api.ContextInstanceStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.odlext.model.api.ContextReferenceEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.odlext.model.api.ContextReferenceStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.odlext.model.api.InstanceTargetEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.odlext.model.api.InstanceTargetStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.odlext.model.api.LegacyAugmentIdentifierEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.odlext.model.api.LegacyAugmentIdentifierStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.odlext.model.api.MountEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.odlext.model.api.MountStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.odlext.model.api.RpcContextReferenceEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.odlext.model.api.RpcContextReferenceStatement
 
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 interface org.opendaylight.yangtools.rfc8639.model.api.SubscriptionStateNotificationEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.rfc8639.model.api.SubscriptionStateNotificationStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.rfc8819.model.api.ModuleTagEffectiveStatement
 
statementDefinition() - Method in interface org.opendaylight.yangtools.rfc8819.model.api.ModuleTagStatement
 
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.model.ri.stmt.impl.decl.UnrecognizedStatementImpl
 
statementDefinition() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.ForwardingDeclaredStatement
 
StatementDefinition - Interface in org.opendaylight.yangtools.yang.model.api.meta
Definition / model of YANG DeclaredStatement and EffectiveStatement.
statementDefinitionOverrideOf(StatementDefinition) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.OverrideChildStatementSupport
Returns unknown statement form of a regular YANG statement supplied as a parameter to the method.
StatementDefinitions - Class in org.opendaylight.yangtools.yang.parser.spi.meta
Module-specific namespace for holding StatementDefinitions defined by extension statements.
StatementFactory<A,D,E> - Interface in org.opendaylight.yangtools.yang.parser.spi.meta
An entity capable of creating DeclaredStatement and EffectiveStatement instances for a particular type.
statementLocal(ParserNamespace<K, V>) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceBehaviour
 
statementName() - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport
 
StatementNamespace - Enum Class in org.opendaylight.yangtools.binding.contract
YANG statement namespaces which we process.
statementOrigin() - Method in interface org.opendaylight.yangtools.yang.model.api.meta.EffectiveStatement
Returns StatementOrigin, which denotes if statement was explicitly declared in original model or inferred during semantic processing of model.
statementOrigin() - Method in class org.opendaylight.yangtools.yang.model.api.meta.StatementDeclaration
 
statementOrigin() - Method in class org.opendaylight.yangtools.yang.model.api.meta.StatementSourceReference
Returns the StatementOrigin associated with this reference.
statementOrigin() - Method in class org.opendaylight.yangtools.yang.parser.spi.source.ImplicitSubstatement
 
StatementOrigin - Enum Class in org.opendaylight.yangtools.yang.model.api.meta
Enumeration of possible origins of a statement.
StatementParserMode - Enum Class in org.opendaylight.yangtools.yang.model.repo.api
 
statementPath() - Method in interface org.opendaylight.yangtools.yang.model.api.EffectiveStatementInference
An Unmodifiable List of EffectiveStatements, ordered in some meaningful way.
statementPath() - Method in interface org.opendaylight.yangtools.yang.model.api.SchemaTreeInference
An Unmodifiable List of EffectiveStatements, ordered in some meaningful way.
statementPath() - Method in class org.opendaylight.yangtools.yang.model.spi.AbstractEffectiveStatementInference
 
statementPath() - Method in class org.opendaylight.yangtools.yang.model.spi.AbstractEffectiveStatementInference.WithPath
 
statementPath() - Method in class org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack.Inference
 
StatementRepresentation<S> - Interface in org.opendaylight.yangtools.binding.generator.impl.tree
An object representing a view on a particular EffectiveStatement.
statements() - Method in class org.opendaylight.yangtools.yang.ir.IRStatement
Return this statement's substatements.
Statements - Search tag in package org.opendaylight.yangtools.yang.model.api.meta
Section
StatementSourceException - Exception Class in org.opendaylight.yangtools.yang.model.api.meta
An exception identifying a problem detected at a particular YANG statement.
StatementSourceException(StatementSourceReference, String) - Constructor for exception class org.opendaylight.yangtools.yang.model.api.meta.StatementSourceException
 
StatementSourceException(StatementSourceReference, String, Object...) - Constructor for exception class org.opendaylight.yangtools.yang.model.api.meta.StatementSourceException
 
StatementSourceException(StatementSourceReference, String, Throwable) - Constructor for exception class org.opendaylight.yangtools.yang.model.api.meta.StatementSourceException
 
StatementSourceException(StatementSourceReference, Throwable, String, Object...) - Constructor for exception class org.opendaylight.yangtools.yang.model.api.meta.StatementSourceException
 
StatementSourceReference - Class in org.opendaylight.yangtools.yang.model.api.meta
Reference of statement source.
StatementSourceReference() - Constructor for class org.opendaylight.yangtools.yang.model.api.meta.StatementSourceReference
 
statementsToBuild(EffectiveStmtCtx.Current<A, D>, Stream<? extends StmtContext<?, ?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractStatementSupport
Give statement support a hook to transform statement contexts before they are built.
statementsToBuild(EffectiveStmtCtx.Current<SchemaNodeIdentifier, AugmentStatement>, Stream<? extends StmtContext<?, ?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.augment.AugmentStatementRFC6020Support
 
statementsToBuild(EffectiveStmtCtx.Current<SchemaNodeIdentifier, AugmentStatement>, Stream<? extends StmtContext<?, ?, ?>>) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.augment.AugmentStatementRFC7950Support
 
StatementStreamSource - Interface in org.opendaylight.yangtools.yang.parser.spi.source
Statement stream source, which is used for inference of effective model.
StatementSupport<A,D,E> - Class in org.opendaylight.yangtools.yang.parser.spi.meta
Support for processing concrete YANG statement.
StatementSupport(StatementDefinition, StatementSupport.StatementPolicy<A, D>) - Constructor for class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport
 
StatementSupport(StatementSupport<A, D, E>) - Constructor for class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport
 
StatementSupport.CopyPolicy - Enum Class in org.opendaylight.yangtools.yang.parser.spi.meta
Statement context copy policy, indicating how should reactor handle statement copy operations.
StatementSupport.StatementEquality<A,D> - Interface in org.opendaylight.yangtools.yang.parser.spi.meta
Abstract base class for comparators associated with statements with a StatementSupport.CopyPolicy.DECLARED_COPY copy policy.
StatementSupport.StatementPolicy<A,D> - Class in org.opendaylight.yangtools.yang.parser.spi.meta
A baseline class for implementing the StatementFactory.canReuseCurrent(Current, Current, List) contract in a manner which is consistent with a statement's StatementSupport.CopyPolicy.
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 Class in org.opendaylight.yangtools.yang.model.api
Enumeration describing YANG 'status' statement.
STATUS - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
StatusEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a status statement.
StatusStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a status statement.
StatusStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
StatusStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.StatusStatementSupport
 
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
 
steps() - Method in interface org.opendaylight.yangtools.binding.BindingInstanceIdentifier
Return the individual steps of this identifier.
steps() - Method in interface org.opendaylight.yangtools.binding.DataObjectIdentifier
 
steps() - Method in interface org.opendaylight.yangtools.binding.DataObjectReference
Return the steps of this reference.
steps() - Method in class org.opendaylight.yangtools.binding.impl.AbstractDataObjectReference
 
steps() - Method in record class org.opendaylight.yangtools.binding.PropertyIdentifier
 
StmtContext<A,D,E> - Interface in org.opendaylight.yangtools.yang.parser.spi.meta
An inference context associated with an instance of a statement.
StmtContext.Mutable<A,D,E> - Interface in org.opendaylight.yangtools.yang.parser.spi.meta
An mutable view of an inference context associated with an instance of a statement.
StmtContextCompat - Interface in org.opendaylight.yangtools.yang.parser.spi.meta
Intermediate compatibility interface between StmtContext and EffectiveStmtCtx.Current.
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> - 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
 
stream() - Method in record class org.opendaylight.yangtools.yang.parser.spi.source.BuildSpecification.SourceSpec.Module
Returns the value of the stream record component.
stream() - Method in interface org.opendaylight.yangtools.yang.parser.spi.source.BuildSpecification.SourceSpec
Return the StatementStreamSource of this source.
stream() - Method in record class org.opendaylight.yangtools.yang.parser.spi.source.BuildSpecification.SourceSpec.Submodule
Returns the value of the stream record component.
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.
streamAnydata(BindingStreamEventWriter, String, Object) - Static method in class org.opendaylight.yangtools.binding.data.codec.impl.DataContainerStreamer
 
streamAnyxml(BindingStreamEventWriter, String, Object) - Static method in class org.opendaylight.yangtools.binding.data.codec.impl.DataContainerStreamer
 
streamAugmentation(Class<A>) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingDataContainerCodecTreeNode
 
streamAugmentations(DataContainerSerializerRegistry, BindingStreamEventWriter, Augmentable<?>) - Static method in class org.opendaylight.yangtools.binding.data.codec.impl.DataContainerStreamer
 
streamChild(Class<E>) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingDataContainerCodecTreeNode
Returns child context as if it was walked by BindingStreamEventWriter.
streamChild(Class<C>) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.CommonDataObjectCodecContext
 
streamChild(Class<C>) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.DataObjectCodecContext
 
streamChoice(Class<C>, DataContainerSerializerRegistry, BindingStreamEventWriter, C) - Static method in class org.opendaylight.yangtools.binding.data.codec.impl.DataContainerStreamer
 
streamContainer(DataContainerStreamer<C>, DataContainerSerializerRegistry, BindingStreamEventWriter, C) - Static method in class org.opendaylight.yangtools.binding.data.codec.impl.DataContainerStreamer
 
streamDataObject(Class<E>) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingDataContainerCodecTreeNode
 
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.
streamLeaf(BindingStreamEventWriter, String, Object) - Static method in class org.opendaylight.yangtools.binding.data.codec.impl.DataContainerStreamer
 
streamLeafList(BindingStreamEventWriter, String, Set<?>) - Static method in class org.opendaylight.yangtools.binding.data.codec.impl.DataContainerStreamer
 
streamList(Class<E>, DataContainerStreamer<E>, DataContainerSerializerRegistry, BindingStreamEventWriter, List<? extends E>) - Static method in class org.opendaylight.yangtools.binding.data.codec.impl.DataContainerStreamer
 
streamMap(Class<E>, DataContainerStreamer<E>, DataContainerSerializerRegistry, BindingStreamEventWriter, Map<?, ? extends E>) - Static method in class org.opendaylight.yangtools.binding.data.codec.impl.DataContainerStreamer
 
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
 
streamOrderedLeafList(BindingStreamEventWriter, String, List<?>) - Static method in class org.opendaylight.yangtools.binding.data.codec.impl.DataContainerStreamer
 
streamOrderedMap(Class<E>, DataContainerStreamer<E>, DataContainerSerializerRegistry, BindingStreamEventWriter, List<? extends E>) - Static method in class org.opendaylight.yangtools.binding.data.codec.impl.DataContainerStreamer
 
streamRegistrations() - Method in class org.opendaylight.yangtools.util.ObjectRegistry
 
streamSubIdentifiers() - Method in class org.opendaylight.yangtools.rfc6643.model.api.ObjectIdentifier
 
strictInstance(YangParserConfiguration) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.path.PathStatementSupport
 
strictTypeEquals(Type, Type) - Static method in class org.opendaylight.yangtools.binding.model.ri.Types
 
string() - Method in class org.opendaylight.yangtools.yang.ir.IRArgument.Single
Significant portion of this argument.
STRING - Enum constant in enum class org.opendaylight.yangtools.yang.data.codec.gson.JSONValue.Kind
A string value.
STRING - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
STRING - Static variable in class org.opendaylight.yangtools.binding.contract.BuiltInType
 
STRING - Static variable in class org.opendaylight.yangtools.binding.model.ri.Types
 
STRING - Static variable in class org.opendaylight.yangtools.yang.model.api.type.TypeDefinitions
Well-known QName of the string built-in type.
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 - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
STRING_TYPE - Static variable in class org.opendaylight.yangtools.binding.model.ri.BaseYangTypes
Type representation of string YANG type.
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 class 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.ri.type.BaseTypes
 
StringTypeBuilder - Class in org.opendaylight.yangtools.yang.model.ri.type
 
StringTypeDefinition - Interface in org.opendaylight.yangtools.yang.model.api.type
Contains method for getting data from the string YANG built-in type.
StringValueObjectFactory<T> - Class in org.opendaylight.yangtools.binding.reflect
Utility class for instantiating value-type generated objects with String being the base type.
StringYangTextSource - Class in org.opendaylight.yangtools.yang.model.spi.source
A YangTextSource with content readily available.
StringYangTextSource(SourceIdentifier, String) - Constructor for class org.opendaylight.yangtools.yang.model.spi.source.StringYangTextSource
 
StringYangTextSource(SourceIdentifier, String, String) - Constructor for class org.opendaylight.yangtools.yang.model.spi.source.StringYangTextSource
 
SUB_ID - Enum constant in enum class 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
 
SubIdStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.rfc6643.parser.SubIdStatementSupport
 
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
 
submit(Callable<T>, Executor) - Static method in class org.opendaylight.yangtools.util.concurrent.FluentFutures
Submit a Callable to specified Executor and return a FluentFuture that completes with the result of the Callable.
submitNotification(L, N) - Method in class org.opendaylight.yangtools.util.concurrent.EqualityQueuedNotificationManager
 
submitNotification(L, N) - Method in class org.opendaylight.yangtools.util.concurrent.IdentityQueuedNotificationManager
 
submitNotification(L, N) - Method in class org.opendaylight.yangtools.util.concurrent.QueuedNotificationManager
 
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 class org.opendaylight.yangtools.util.concurrent.EqualityQueuedNotificationManager
 
submitNotifications(L, Iterable<N>) - Method in class org.opendaylight.yangtools.util.concurrent.IdentityQueuedNotificationManager
 
submitNotifications(L, Iterable<N>) - Method in class org.opendaylight.yangtools.util.concurrent.QueuedNotificationManager
 
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(SourceIdentifier, YangVersion, SourceDependency.BelongsTo, ImmutableSet<Revision>, ImmutableSet<SourceDependency.Import>, ImmutableSet<SourceDependency.Include>) - Constructor for record class org.opendaylight.yangtools.yang.model.spi.source.SourceInfo.Submodule
Creates an instance of a Submodule record class.
Submodule(SourceInfo.Submodule, StatementStreamSource) - Constructor for record class org.opendaylight.yangtools.yang.parser.spi.source.BuildSpecification.SourceSpec.Submodule
Creates an instance of a Submodule record class.
SUBMODULE - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
SUBMODULE - Static variable in class org.opendaylight.yangtools.yang.parser.spi.NamespaceBehaviours
 
SUBMODULE - Static variable in class org.opendaylight.yangtools.yang.parser.spi.ParserNamespaces
Submodule equivalent of ParserNamespaces.MODULE.
SubmoduleEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Representation of submodule statement.
submodules() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.ModuleEffectiveStatement
All submodules included in this module, directly or transitively.
submodules() - Method in record class org.opendaylight.yangtools.yang.parser.api.YangLibModule
Returns the value of the submodules record component.
submodules() - Method in record class org.opendaylight.yangtools.yang.parser.spi.source.BuildSpecification.SourceSpec.Module
Returns the value of the submodules record component.
SubmoduleStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a submodule statement.
SubmoduleStatementImpl - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
SubmoduleStatementImpl(String, UnresolvedQName.Unqualified, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.SubmoduleStatementImpl
 
SubmoduleStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.submodule
 
SubscribedNotificationsConstants - Class in org.opendaylight.yangtools.rfc8639.model.api
Constants associated with RFC8639.
SubscribedNotificationsStatements - Enum Class in org.opendaylight.yangtools.rfc8639.model.api
StatementDefinitions for statements defined by RFC8639.
SUBSCRIPTION_STATE_NOTIFICATION - Enum constant in enum class org.opendaylight.yangtools.rfc8639.model.api.SubscribedNotificationsStatements
 
SubscriptionStateNotificationEffectiveStatement - Interface in org.opendaylight.yangtools.rfc8639.model.api
 
SubscriptionStateNotificationStatement - Interface in org.opendaylight.yangtools.rfc8639.model.api
 
SubscriptionStateNotificationStatementSupport - Class in org.opendaylight.yangtools.rfc8639.parser
 
SubscriptionStateNotificationStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.rfc8639.parser.SubscriptionStateNotificationStatementSupport
 
SubstatementIndexingException - Exception Class in org.opendaylight.yangtools.yang.model.spi.meta
Exception thrown when indexing of substatements of either a AbstractDeclaredEffectiveStatement or AbstractUndeclaredEffectiveStatement fails.
SubstatementIndexingException(String) - Constructor for exception class org.opendaylight.yangtools.yang.model.spi.meta.SubstatementIndexingException
 
substatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractStatementSupport
 
substatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.ForwardingStatementSupport
 
substatementValidator() - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport
Returns corresponding substatement validator of a statement support.
SubstatementValidator - Class in org.opendaylight.yangtools.yang.parser.spi.meta
 
SubstatementValidator.Builder - Class in org.opendaylight.yangtools.yang.parser.spi.meta
 
SUBSTRING - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
SUBSTRING_AFTER - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
SUBSTRING_BEFORE - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
SUBTREE_MODIFIED - Enum constant in enum class org.opendaylight.yangtools.yang.data.tree.api.ModificationType
A child node, either direct or indirect, has been modified.
subtreeVersion() - Method in class org.opendaylight.yangtools.yang.data.tree.impl.node.TreeNode
Get the subtree version.
success() - 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.
suffix() - Method in enum class org.opendaylight.yangtools.binding.contract.StatementNamespace
 
suidDeclaration() - Method in class org.opendaylight.yangtools.binding.codegen.ClassTemplate
 
SUM - Enum constant in enum class 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 - Enum constant in enum class org.opendaylight.yangtools.yang.parser.spi.validation.ValidationBundles.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 - Enum constant in enum class org.opendaylight.yangtools.yang.parser.spi.validation.ValidationBundles.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
Deprecated, for removal: This API element is subject to removal in a future version.
SUPPORTED_DATA_NODES - Enum constant in enum class org.opendaylight.yangtools.yang.parser.spi.validation.ValidationBundles.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 - Static variable in class org.opendaylight.yangtools.yang.parser.spi.NamespaceBehaviours
 
SUPPORTED_FEATURES - Static variable in class org.opendaylight.yangtools.yang.parser.spi.ParserNamespaces
 
SUPPORTED_REFINE_SUBSTATEMENTS - Enum constant in enum class org.opendaylight.yangtools.yang.parser.spi.validation.ValidationBundles.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 - Enum constant in enum class org.opendaylight.yangtools.yang.parser.spi.validation.ValidationBundles.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
 
supportedExtensions() - Method in interface org.opendaylight.yangtools.concepts.ExtensibleObject
Return currently-supported extensions.
supportedExtensions() - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.ForwardingNormalizedNodeStreamWriter
 
supportedExtensions() - Method in class org.opendaylight.yangtools.yang.data.codec.gson.JSONNormalizedNodeStreamWriter
 
supportedExtensions() - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XMLStreamNormalizedNodeStreamWriter
 
supportedExtensions() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableMetadataNormalizedNodeStreamWriter
 
supportedExtensions() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableMountPointNormalizedNodeStreamWriter
 
supportedFeatures() - Method in interface org.opendaylight.yangtools.binding.meta.YangFeatureProvider
Return the set of supported features.
supportedImportResolutionModes() - Method in interface org.opendaylight.yangtools.yang.parser.api.YangParserFactory
Return enumeration of ImportResolutionModes supported by this factory.
supportedImportResolutionModes() - Method in class org.opendaylight.yangtools.yang.parser.impl.DefaultYangParserFactory
 
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.parser.api.YangLibResolver
Return enumeration of concrete types of SourceRepresentation this resolver supports.
supportedSourceRepresentations() - Method in interface org.opendaylight.yangtools.yang.parser.api.YangParser
Return enumeration of concrete types of SourceRepresentation parsers created from this factory support.
supportedSourceRepresentations() - Method in class org.opendaylight.yangtools.yang.parser.impl.DefaultYangLibResolver
 
SVC_PACKAGE_PREFIX - Static variable in class org.opendaylight.yangtools.binding.contract.Naming
 
symbolicName() - Method in interface org.opendaylight.yangtools.yang.model.api.source.SourceRepresentation
Return the symbolic name, if available.
symbolicName() - Method in class org.opendaylight.yangtools.yang.model.spi.source.DelegatedYangTextSource
 
symbolicName() - Method in class org.opendaylight.yangtools.yang.model.spi.source.DelegatedYinTextSource
 
symbolicName() - Method in class org.opendaylight.yangtools.yang.model.spi.source.FileYangTextSource
 
symbolicName() - Method in class org.opendaylight.yangtools.yang.model.spi.source.FileYinTextSource
 
symbolicName() - Method in class org.opendaylight.yangtools.yang.model.spi.source.StringYangTextSource
 
symbolicName() - Method in class org.opendaylight.yangtools.yang.model.spi.source.URLYangTextSource
 
symbolicName() - Method in class org.opendaylight.yangtools.yang.model.spi.source.URLYinTextSource
 
symbolicName() - Method in class org.opendaylight.yangtools.yang.model.spi.source.YangIRSource
 
symbolicName() - Method in record class org.opendaylight.yangtools.yang.parser.spi.source.BuildSpecification
Returns the value of the symbolicName record component.
syntaxError(Recognizer<?, ?>, Object, int, int, String, RecognitionException) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.antlr.AbstractParserErrorListener
 
SYSTEM - Enum constant in enum class org.opendaylight.yangtools.yang.common.Ordering
The equivalent of ordered-by system.
SYSTEM_MANAGEMENT - Static variable in class org.opendaylight.yangtools.rfc8819.model.api.IetfTags
ietf:system-management IetfTags
SystemLeafSetNode<T> - Interface in org.opendaylight.yangtools.yang.data.api.schema
LeafSetNode which does not preserve user-supplied ordering.
SystemLeafSetNode.Builder<T> - Interface in org.opendaylight.yangtools.yang.data.api.schema
A builder of SystemLeafSetNodes.
SystemMapNode - Interface in org.opendaylight.yangtools.yang.data.api.schema
MapNode which additionally preserves user-supplied ordering.
SystemMapNode.Builder - Interface in org.opendaylight.yangtools.yang.data.api.schema
A builder of SystemMapNodes.

T

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.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.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.xpathLexer
 
T__3 - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
tag() - Method in class org.opendaylight.yangtools.yang.data.api.ImmutableYangNetconfError
Return this error's tag.
tag() - Method in interface org.opendaylight.yangtools.yang.data.api.YangNetconfError
Return this error's tag.
tag(ErrorTag) - Method in class org.opendaylight.yangtools.yang.data.api.ImmutableYangNetconfError.Builder
Initializes the value for the tag attribute.
tag(ErrorTag) - Method in interface org.opendaylight.yangtools.yang.data.api.ImmutableYangNetconfError.TagBuildStage
Initializes the value for the tag attribute.
Tag - Record Class in org.opendaylight.yangtools.rfc8819.model.api
 
Tag(String) - Constructor for record class org.opendaylight.yangtools.rfc8819.model.api.Tag
Creates an instance of a Tag record class.
takeSnapshot() - Method in class org.opendaylight.yangtools.binding.runtime.spi.ModuleInfoSnapshotResolver
 
takeSnapshot() - Method in interface org.opendaylight.yangtools.yang.data.tree.api.ReadOnlyDataTree
Take a read-only point-in-time snapshot of the tree.
takeSnapshot() - Method in class org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTree
 
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.
targetType - Variable in class org.opendaylight.yangtools.binding.codegen.AbstractBuilderTemplate
 
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(FeatureSet) - Method in class org.opendaylight.yangtools.yang.model.api.stmt.IfFeatureExpr
 
TEXT - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangXPathNodeType
A text.
TextToIRTransformer - Class in org.opendaylight.yangtools.yang.parser.rfc7950.repo
 
thisInstance() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
thisInstance() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
thisInstance() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenGeneratedTypeBuilder
 
thisInstance() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.GeneratedPropertyBuilderImpl
 
thisInstance() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTypeBuilder
 
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 class 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 class org.opendaylight.yangtools.yang.parser.spi.source.SourceException
Throw an instance of this exception if an expression evaluates to true.
throwIf(boolean, CommonStmtCtx, String, Object...) - Static method in exception class org.opendaylight.yangtools.yang.parser.spi.meta.InferenceException
Throw an instance of this exception if an expression evaluates to true.
throwIf(boolean, CommonStmtCtx, String, Object...) - Static method in exception class 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 class org.opendaylight.yangtools.yang.parser.spi.meta.InferenceException
Throw an instance of this exception if an object is null.
throwIfNull(T, StatementSourceReference, String, Object...) - Static method in exception class org.opendaylight.yangtools.yang.parser.spi.source.SourceException
Throw an instance of this exception if an object is null.
throwIfNull(T, CommonStmtCtx, String, Object...) - Static method in exception class org.opendaylight.yangtools.yang.parser.spi.meta.InferenceException
Throw an instance of this exception if an object is null.
throwIfNull(T, CommonStmtCtx, String, Object...) - Static method in exception class org.opendaylight.yangtools.yang.parser.spi.source.SourceException
Throw an instance of this exception if an object is null.
throwInvalidLength(String, byte[]) - Static method in class org.opendaylight.yangtools.binding.lib.CodeHelpers
Throw an IllegalArgument exception describing a length violation.
throwInvalidLength(String, Object) - Static method in class org.opendaylight.yangtools.binding.lib.CodeHelpers
Throw an IllegalArgument exception describing a length violation.
throwInvalidRange(Object[], Object) - Static method in class org.opendaylight.yangtools.binding.lib.CodeHelpers
Throw an IllegalArgument exception describing a range violation.
throwInvalidRange(String, int) - Static method in class org.opendaylight.yangtools.binding.lib.CodeHelpers
Throw an IllegalArgument exception describing a range violation.
throwInvalidRange(String, long) - Static method in class org.opendaylight.yangtools.binding.lib.CodeHelpers
Throw an IllegalArgument exception describing a range violation.
throwInvalidRange(String, Object) - Static method in class org.opendaylight.yangtools.binding.lib.CodeHelpers
Throw an IllegalArgument exception describing a range violation.
throwInvalidRangeUnsigned(String, long) - Static method in class org.opendaylight.yangtools.binding.lib.CodeHelpers
Throw an IllegalArgument exception describing a range violation of an Uint64 type.
throwNSE() - Method in class org.opendaylight.yangtools.binding.impl.AbstractDataObjectReference
 
throwNSE() - Method in class org.opendaylight.yangtools.concepts.AbstractHierarchicalIdentifier
Utility method throwing a NotSerializableException.
throwNSE() - Method in exception class org.opendaylight.yangtools.yang.model.api.meta.StatementSourceException
 
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).
toAnnotationTypes() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.GeneratedPropertyBuilderImpl
 
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.
toBinding(QName) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingIdentityCodec
Convert a QNname to its corresponding Binding class.
toBinding(YangInstanceIdentifier) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingInstanceIdentifierCodec
Translates supplied YangInstanceIdentifier into a DataObjectReference, if possible.
toBinding(NormalizedYangData) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingYangDataCodec
 
toBindingInstanceIdentifier(YangInstanceIdentifier) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingInstanceIdentifierCodec
Translates supplied YangInstanceIdentifier into a BindingInstanceIdentifier, if possible.
toBuilder() - Method in interface org.opendaylight.yangtools.binding.DataObjectIdentifier
 
toBuilder() - Method in interface org.opendaylight.yangtools.binding.DataObjectIdentifier.WithKey
 
toBuilder() - Method in interface org.opendaylight.yangtools.binding.DataObjectReference
Create a new DataObjectReference.Builder initialized to produce a reference equal to this one.
toBuilder() - Method in interface org.opendaylight.yangtools.binding.DataObjectReference.WithKey
 
toBuilder() - Method in class org.opendaylight.yangtools.binding.impl.DataObjectIdentifierImpl
 
toBuilder() - Method in class org.opendaylight.yangtools.binding.impl.DataObjectIdentifierWithKey
 
toBuilder() - Method in class org.opendaylight.yangtools.binding.impl.DataObjectReferenceImpl
 
toBuilder() - Method in class org.opendaylight.yangtools.binding.impl.DataObjectReferenceWithKey
 
toBuilder() - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Deprecated.
 
toBuilder() - Method in class org.opendaylight.yangtools.yang.binding.KeyedInstanceIdentifier
 
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.
toContainerLike() - Method in interface org.opendaylight.yangtools.rfc8040.model.api.YangDataSchemaNode
Return a ContainerLike backed by this definition's DataNodeContainer.getChildNodes().
toContainerLike() - Method in interface org.opendaylight.yangtools.yang.model.api.NotificationDefinition
Return a ContainerLike backed by this definition's DataNodeContainer.getChildNodes().
toContainerLike() - Method in interface org.opendaylight.yangtools.yang.model.api.OperationDefinition
toFirstUpper(String) - Static method in class org.opendaylight.yangtools.binding.contract.Naming
Returns the String s with an upper case first character.
toFlags() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins.EffectiveStatementWithFlags.FlagsBuilder
 
toFluentFuture() - Method in class org.opendaylight.yangtools.concepts.CheckedValue
Transform this object into an immediately-completed FluentFuture.
toFormattedString() - Method in interface org.opendaylight.yangtools.binding.model.api.Enumeration
Formats enumeration according to rules of the programming language.
TOGenerator - Class in org.opendaylight.yangtools.binding.codegen
Transformator of the data from the virtual form to JAVA source code.
TOGenerator() - Constructor for class org.opendaylight.yangtools.binding.codegen.TOGenerator
 
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.
toHumanReadable() - Method in interface org.opendaylight.yangtools.yang.model.api.meta.DeclarationReference
Returns human readable representation of this reference.
toHumanReadable() - Method in class org.opendaylight.yangtools.yang.model.api.meta.StatementDeclaration
 
toIdentifier() - Method in interface org.opendaylight.yangtools.binding.DataObjectReference
Return a DataObjectIdentifier view of this reference, if possible.
toIdentifier() - Method in interface org.opendaylight.yangtools.binding.DataObjectReference.WithKey
 
toIdentifier() - Method in class org.opendaylight.yangtools.binding.impl.DataObjectIdentifierImpl
 
toIdentifier() - Method in class org.opendaylight.yangtools.binding.impl.DataObjectIdentifierWithKey
 
toIdentifier() - Method in class org.opendaylight.yangtools.binding.impl.DataObjectReferenceImpl
 
toIdentifier() - Method in class org.opendaylight.yangtools.binding.impl.DataObjectReferenceWithKey
 
toIdentifier() - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Deprecated.
 
toIdentifier() - Method in class org.opendaylight.yangtools.yang.binding.KeyedInstanceIdentifier
 
toInference() - Method in class org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack
Return an SchemaInferenceStack.Inference equivalent of current state.
toInstance() - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.ConstantBuilder
 
toInstance() - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.EnumBuilder
 
toInstance() - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.GeneratedPropertyBuilder
Returns new immutable instance of Generated Property.
toInstance() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.CodegenEnumerationBuilder
 
toInstance() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.GeneratedPropertyBuilderImpl
 
toInstance() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeEnumerationBuilder
 
toInstance(Type) - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.MethodSignatureBuilder
Returns new immutable instance of Method Signature.
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.
toLazyNormalizedNodeActionInput(Class<? extends Action<?, ?, ?>>, RpcInput) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeSerializer
Lazily translates supplied Binding action input into NormalizedNode data.
toLazyNormalizedNodeActionInput(Class<? extends Action<?, ?, ?>>, YangInstanceIdentifier.NodeIdentifier, RpcInput) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeSerializer
Lazily translates supplied Binding action input into NormalizedNode data.
toLazyNormalizedNodeActionInput(Class<? extends Action<?, ?, ?>>, RpcInput) - Method in class org.opendaylight.yangtools.binding.data.codec.spi.AbstractBindingNormalizedNodeSerializer
 
toLazyNormalizedNodeActionInput(Class<? extends Action<?, ?, ?>>, RpcInput) - Method in class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices
 
toLazyNormalizedNodeActionInput(Class<? extends Action<?, ?, ?>>, YangInstanceIdentifier.NodeIdentifier, RpcInput) - Method in class org.opendaylight.yangtools.binding.data.codec.osgi.impl.GlobalBindingDOMCodecServices
 
toLazyNormalizedNodeActionInput(Class<? extends Action<?, ?, ?>>, YangInstanceIdentifier.NodeIdentifier, RpcInput) - Method in class org.opendaylight.yangtools.binding.data.codec.spi.AbstractBindingNormalizedNodeSerializer
 
toLazyNormalizedNodeActionInput(Class<? extends Action<?, ?, ?>>, YangInstanceIdentifier.NodeIdentifier, RpcInput) - Method in class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices
 
toLazyNormalizedNodeActionOutput(Class<? extends Action<?, ?, ?>>, RpcOutput) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeSerializer
Lazily translates supplied Binding action output into NormalizedNode data.
toLazyNormalizedNodeActionOutput(Class<? extends Action<?, ?, ?>>, YangInstanceIdentifier.NodeIdentifier, RpcOutput) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeSerializer
Lazily translates supplied Binding action output into NormalizedNode data.
toLazyNormalizedNodeActionOutput(Class<? extends Action<?, ?, ?>>, RpcOutput) - Method in class org.opendaylight.yangtools.binding.data.codec.spi.AbstractBindingNormalizedNodeSerializer
 
toLazyNormalizedNodeActionOutput(Class<? extends Action<?, ?, ?>>, RpcOutput) - Method in class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices
 
toLazyNormalizedNodeActionOutput(Class<? extends Action<?, ?, ?>>, YangInstanceIdentifier.NodeIdentifier, RpcOutput) - Method in class org.opendaylight.yangtools.binding.data.codec.osgi.impl.GlobalBindingDOMCodecServices
 
toLazyNormalizedNodeActionOutput(Class<? extends Action<?, ?, ?>>, YangInstanceIdentifier.NodeIdentifier, RpcOutput) - Method in class org.opendaylight.yangtools.binding.data.codec.spi.AbstractBindingNormalizedNodeSerializer
 
toLazyNormalizedNodeActionOutput(Class<? extends Action<?, ?, ?>>, YangInstanceIdentifier.NodeIdentifier, RpcOutput) - Method in class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices
 
toLegacy() - Method in interface org.opendaylight.yangtools.binding.DataObjectReference
Return a legacy InstanceIdentifier for this reference.
toLegacy() - Method in interface org.opendaylight.yangtools.binding.DataObjectReference.WithKey
Return a legacy KeyedInstanceIdentifier for this reference.
toLegacy() - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Deprecated.
 
toLegacy() - Method in class org.opendaylight.yangtools.yang.binding.KeyedInstanceIdentifier
 
toLegacy() - Method in interface org.opendaylight.yangtools.yang.data.tree.api.DataTreeCandidate.CandidateNode
Deprecated, for removal: This API element is subject to removal in a future version.
toMap() - Static method in class org.opendaylight.yangtools.binding.util.BindingMap
Returns a collector which collects binding EntryObjects into an unmodifiable map.
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.
toMutable(Version) - Method in class org.opendaylight.yangtools.yang.data.tree.impl.node.TreeNode
Get a mutable, isolated copy of the node.
toNormalizedAugmentation(DataObjectReference<A>, A) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeSerializer
Translates supplied DataObjectReference and data into NormalizedNode representation.
toNormalizedAugmentation(DataObjectReference<A>, A) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
 
toNormalizedAugmentation(DataObjectReference<A>, A) - Method in class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices
 
toNormalizedDataObject(DataObjectReference<T>, T) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeSerializer
Translates supplied Binding Instance Identifier and data into NormalizedNode representation.
toNormalizedDataObject(DataObjectReference<T>, T) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
 
toNormalizedDataObject(DataObjectReference<T>, T) - Method in class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices
 
toNormalizedNode(DataObjectReference<T>, T) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeSerializer
Translates supplied DataObjectReference and data into NormalizedNode representation.
toNormalizedNode(DataObjectReference<T>, T) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
 
toNormalizedNode(DataObjectReference<T>, T) - Method in class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices
 
toNormalizedNodeActionInput(Class<? extends Action<?, ?, ?>>, RpcInput) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeSerializer
Translates supplied Binding action input into NormalizedNode data.
toNormalizedNodeActionInput(Class<? extends Action<?, ?, ?>>, RpcInput) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
 
toNormalizedNodeActionInput(Class<? extends Action<?, ?, ?>>, RpcInput) - Method in class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices
 
toNormalizedNodeActionOutput(Class<? extends Action<?, ?, ?>>, RpcOutput) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeSerializer
Translates supplied Binding action output into NormalizedNode data.
toNormalizedNodeActionOutput(Class<? extends Action<?, ?, ?>>, RpcOutput) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
 
toNormalizedNodeActionOutput(Class<? extends Action<?, ?, ?>>, RpcOutput) - Method in class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices
 
toNormalizedNodeNotification(Notification<?>) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeSerializer
Translates supplied Binding Notification or output into NormalizedNode notification.
toNormalizedNodeNotification(Notification<?>) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
 
toNormalizedNodeNotification(Notification<?>) - Method in class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices
 
toNormalizedNodeNotification(SchemaNodeIdentifier.Absolute, BaseNotification) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeSerializer
Translates supplied Binding Notification or output into NormalizedNode notification.
toNormalizedNodeNotification(SchemaNodeIdentifier.Absolute, BaseNotification) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
 
toNormalizedNodeNotification(SchemaNodeIdentifier.Absolute, BaseNotification) - Method in class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices
 
toNormalizedNodeRpcData(DataContainer) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeSerializer
Translates supplied Binding RPC input or output into NormalizedNode data.
toNormalizedNodeRpcData(DataContainer) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
 
toNormalizedNodeRpcData(DataContainer) - Method in class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices
 
TOO_BIG - Static variable in class org.opendaylight.yangtools.yang.common.ErrorTag
too-big ErrorTag.
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.
toOrderedMap() - Static method in class org.opendaylight.yangtools.binding.util.BindingMap
Returns a collector which collects binding EntryObjects into an unmodifiable map.
topLevelClass() - Method in class org.opendaylight.yangtools.binding.model.api.JavaTypeName
Return the top-level class JavaTypeName which is containing this type, or self if this type is a top-level one.
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
 
toReference() - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Deprecated.
Convert this InstanceIdentifier into its corresponding DataObjectReference.
toReference() - Method in class org.opendaylight.yangtools.yang.binding.KeyedInstanceIdentifier
 
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 class 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
 
toSchemaInferenceStack() - Method in class org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack.Inference
Convert this inference into a SchemaInferenceStack.
toSchemaNodeIdentifier() - Method in interface org.opendaylight.yangtools.yang.model.api.SchemaTreeInference
Return the SchemaNodeIdentifier.Absolute which resulted in this inference.
toSchemaNodeIdentifier() - Method in class org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack
Convert current state into an absolute schema node identifier.
toSchemaTreeInference() - Method in class org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack
Return an SchemaTreeInference equivalent of current state.
toSerialForm() - Method in class org.opendaylight.yangtools.binding.impl.AbstractDataObjectReference
 
toSerialForm() - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Deprecated.
 
toString() - Method in class org.opendaylight.yangtools.binding.contract.BuiltInType
 
toString() - Method in record class org.opendaylight.yangtools.binding.data.codec.api.BindingCodecTree.CodecWithPath
Returns a string representation of this record class.
toString() - Method in record class org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeSerializer.AugmentationResult
Returns a string representation of this record class.
toString() - Method in record class org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeSerializer.NodeResult
Returns a string representation of this record class.
toString() - Method in class org.opendaylight.yangtools.binding.data.codec.impl.CodecDataObject
 
toString() - Method in class org.opendaylight.yangtools.binding.data.codec.impl.CommonDataObjectCodecContext
 
toString() - Method in class org.opendaylight.yangtools.binding.data.codec.impl.DataObjectCodecContext
 
toString() - Method in class org.opendaylight.yangtools.binding.generator.impl.reactor.Generator
 
toString() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultActionRuntimeType
 
toString() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultAnydataRuntimeType
 
toString() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultAnyxmlRuntimeType
 
toString() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultAugmentRuntimeType
 
toString() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultCaseRuntimeType
 
toString() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultChoiceRuntimeType
 
toString() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultContainerRuntimeType
 
toString() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultFeatureRuntimeType
 
toString() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultGroupingRuntimeType
 
toString() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultIdentityRuntimeType
 
toString() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultInputRuntimeType
 
toString() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultKeyRuntimeType
 
toString() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultLeafListRuntimeType
 
toString() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultLeafRuntimeType
 
toString() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultListRuntimeType
 
toString() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultModuleRuntimeType
 
toString() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultNotificationBodyRuntimeType
 
toString() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultNotificationRuntimeType
 
toString() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultOutputRuntimeType
 
toString() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultRpcRuntimeType
 
toString() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultTypedefRuntimeType
 
toString() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultYangDataRuntimeType
 
toString() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultBindingRuntimeTypes
 
toString() - Method in class org.opendaylight.yangtools.binding.impl.AbstractDataObjectReference
 
toString() - Method in record class org.opendaylight.yangtools.binding.impl.AppendIterable
Returns a string representation of this record class.
toString() - Method in record class org.opendaylight.yangtools.binding.KeylessStep
Returns a string representation of this record class.
toString() - Method in record class org.opendaylight.yangtools.binding.KeyStep
Returns a string representation of this record class.
toString() - Method in record class org.opendaylight.yangtools.binding.LeafListPropertyStep
Returns a string representation of this record class.
toString() - Method in record class org.opendaylight.yangtools.binding.LeafPropertyStep
Returns a string representation of this record class.
toString() - Method in class org.opendaylight.yangtools.binding.lib.AbstractAugmentable
 
toString() - Method in class org.opendaylight.yangtools.binding.lib.AbstractOpaqueData
 
toString() - Method in class org.opendaylight.yangtools.binding.lib.AbstractOpaqueObject
 
toString() - Method in class org.opendaylight.yangtools.binding.lib.ResourceYangModuleInfo
 
toString() - Method in class org.opendaylight.yangtools.binding.loader.BindingClassLoader
 
toString() - Method in class org.opendaylight.yangtools.binding.model.api.JavaTypeName
Return the Fully-Qualified Class Name string of this TypeName.
toString() - Method in class org.opendaylight.yangtools.binding.model.api.TypeMemberComment
 
toString() - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.GeneratedPropertyBuilderImpl
 
toString() - Method in record class org.opendaylight.yangtools.binding.NodeStep
Returns a string representation of this record class.
toString() - Method in record class org.opendaylight.yangtools.binding.PropertyIdentifier
Returns a string representation of this record class.
toString() - Method in class org.opendaylight.yangtools.binding.YangFeature
 
toString() - Method in class org.opendaylight.yangtools.concepts.AbstractDelegator
 
toString() - Method in class org.opendaylight.yangtools.concepts.AbstractHierarchicalIdentifier
 
toString() - Method in class org.opendaylight.yangtools.concepts.AbstractIdentifiable
 
toString() - Method in class org.opendaylight.yangtools.concepts.AbstractRegistration
 
toString() - Method in class org.opendaylight.yangtools.concepts.Either
 
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.PrettyTree
 
toString() - Method in record class org.opendaylight.yangtools.concepts.SemVer
Returns a string representation of this record class.
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 record class org.opendaylight.yangtools.rfc8819.model.api.Prefix
Returns a string representation of this record class.
toString() - Method in record class org.opendaylight.yangtools.rfc8819.model.api.Tag
Returns a string representation of this record class.
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.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.util.UnmodifiableMap
 
toString() - Method in class org.opendaylight.yangtools.yang.common.AbstractQName
 
toString() - Method in record class org.opendaylight.yangtools.yang.common.AnnotationName
Returns a string representation of this record class.
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 class org.opendaylight.yangtools.yang.common.ErrorTag
 
toString() - Method in record class org.opendaylight.yangtools.yang.common.MountPointLabel
Returns a string representation of this record class.
toString() - Method in class org.opendaylight.yangtools.yang.common.NotRevision
 
toString() - Method in exception class 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.Revision
Return the revision string according to RFC7950, section 7.1.9.
toString() - Method in interface org.opendaylight.yangtools.yang.common.RevisionUnion
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.UnresolvedQName.Qualified
 
toString() - Method in class org.opendaylight.yangtools.yang.common.UnresolvedQName.Unqualified
 
toString() - Method in class org.opendaylight.yangtools.yang.common.XMLNamespace
 
toString() - Method in record class org.opendaylight.yangtools.yang.common.YangDataName
Returns a string representation of this record class.
toString() - Method in enum class org.opendaylight.yangtools.yang.common.YangVersion
 
toString() - Method in class org.opendaylight.yangtools.yang.data.api.ImmutableYangNetconfError
Prints the immutable value YangNetconfError with attribute values.
toString() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractNormalizedNode
 
toString() - Method in record class org.opendaylight.yangtools.yang.data.api.schema.stream.InputStreamNormalizer.PrefixAndResult
Returns a string representation of this record class.
toString() - Method in record class org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizationResult
Returns a string representation of this record class.
toString() - Method in class org.opendaylight.yangtools.yang.data.api.YangErrorInfo
 
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.PathArgument
 
toString() - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier
 
toString() - Method in record class org.opendaylight.yangtools.yang.data.codec.binfmt.LegacyAugmentationIdentifier
Deprecated.
Returns a string representation of this record class.
toString() - Method in record class org.opendaylight.yangtools.yang.data.codec.binfmt.LegacyMountPointIdentifier
Deprecated.
Returns a string representation of this record class.
toString() - Method in class org.opendaylight.yangtools.yang.data.codec.gson.DefaultJSONValueWriter
 
toString() - Method in record class org.opendaylight.yangtools.yang.data.codec.gson.JSONValue
Returns a string representation of this record class.
toString() - Method in class org.opendaylight.yangtools.yang.data.impl.schema.AbstractNormalizableAnydata
 
toString() - Method in record class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedMountPoint
Returns a string representation of this record class.
toString() - Method in class org.opendaylight.yangtools.yang.data.tree.api.DataTreeConfiguration
 
toString() - Method in class org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTree
 
toString() - Method in class org.opendaylight.yangtools.yang.data.tree.impl.node.TreeNode
 
toString() - Method in class org.opendaylight.yangtools.yang.data.tree.impl.node.Version
 
toString() - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.SimpleQNameWithPredicate
 
toString() - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefPath
 
toString() - Method in class org.opendaylight.yangtools.yang.data.tree.spi.AbstractDataTreeCandidateNode
 
toString() - Method in record class org.opendaylight.yangtools.yang.data.util.AbstractMountPointContextFactory.MountPointDefinition
Returns a string representation of this record class.
toString() - Method in record class org.opendaylight.yangtools.yang.data.util.DataSchemaContextTree.NodeAndStack
Returns a string representation of this record class.
toString() - Method in class org.opendaylight.yangtools.yang.ir.IRArgument
 
toString() - Method in class org.opendaylight.yangtools.yang.ir.IRArgument.Concatenation
 
toString() - Method in class org.opendaylight.yangtools.yang.ir.IRArgument.Single
 
toString() - Method in class org.opendaylight.yangtools.yang.ir.IRKeyword
 
toString() - Method in class org.opendaylight.yangtools.yang.ir.IRKeyword.Qualified
 
toString() - Method in class org.opendaylight.yangtools.yang.ir.IRKeyword.Unqualified
 
toString() - Method in class org.opendaylight.yangtools.yang.ir.IRStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.api.ElementCountConstraint
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractChoiceEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractContainerEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.Default
 
toString() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultArgument
 
toString() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultArgument.WithSubstatements
 
toString() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithArgument
 
toString() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithArgument.WithSubstatements
 
toString() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithDataTree
 
toString() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithDataTree.WithTypedefNamespace
 
toString() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithSchemaTree
 
toString() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.WithDataTree
 
toString() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.WithSchemaTree
 
toString() - Method in class org.opendaylight.yangtools.yang.model.api.meta.AbstractDeclaredStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.ArgumentToString
 
toString() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.ArgumentToString.WithSubstatements
 
toString() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithArgument
 
toString() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithArgument.WithSubstatements
 
toString() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithoutArgument
 
toString() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithoutArgument.WithSubstatements
 
toString() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithQNameArgument
 
toString() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithQNameArgument.WithSubstatements
 
toString() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithRawArgument
 
toString() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithRawArgument.WithSubstatements
 
toString() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithRawStringArgument
 
toString() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithRawStringArgument.WithSubstatements
 
toString() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
 
toString() - Method in class org.opendaylight.yangtools.yang.model.api.meta.AbstractEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractEffectiveUnknownSchmemaNode
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractGroupingEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractLeafEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.DefaultWithDataTree
 
toString() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.DefaultWithSchemaTree
 
toString() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.WithDataTree
 
toString() - Method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.WithSchemaTree
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ActionEffectiveStatementImpl
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AugmentEffectiveStatementImpl
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredCaseEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredInputEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredOutputEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeviateEffectiveStatementImpl
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.DeviateStatementImpl
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeviationEffectiveStatementImpl
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.DeviationStatementImpl
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyActionStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyAnydataEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyAnydataStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyAnyxmlEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyAnyxmlStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyArgumentEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyArgumentStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyAugmentStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyBaseEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyBaseStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyBelongsToEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyBelongsToStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyBitEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyBitStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyCaseStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyChoiceEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyChoiceStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyConfigEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyConfigStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyContactEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyContactStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyContainerEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyContainerStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyDefaultEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyDefaultStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyDescriptionEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyDescriptionStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyEnumEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyEnumStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyErrorAppTagEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyErrorAppTagStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyErrorMessageEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyErrorMessageStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyExtensionStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyFeatureEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyFeatureStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyForeignKeyEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyFractionDigitsEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyFractionDigitsStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyGroupingEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyGroupingStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyIdentityEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyIdentityStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyIfFeatureEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyIfFeatureStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyIncludeEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyIncludeStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyInputStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyKeyStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLeafEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLeafListEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyLeafListStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyLeafStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLengthEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyLengthStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyListEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyListStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLocalKeyEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMandatoryEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyMandatoryStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMaxElementsEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyMaxElementsStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMinElementsEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyMinElementsStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyModifierEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyModifierStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMustEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyMustStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyNamespaceEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyNamespaceStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyNotificationStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyOrderedByEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyOrderedByStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyOrganizationEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyOrganizationStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyOutputStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPathEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyPathStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPatternEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyPatternStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPositionEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyPositionStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPrefixEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyPrefixStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPresenceEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyPresenceStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRangeEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyRangeStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyReferenceEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyReferenceStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRequireInstanceEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyRequireInstanceStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRevisionDateEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyRevisionDateStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRevisionEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyRevisionStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyRpcStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyStatusEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyStatusStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyTypedefStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyTypeStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyUniqueEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyUniqueStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyUnitsEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyUnitsStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyUsesStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyValueEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyValueStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyWhenEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyWhenStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyYangVersionEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyYangVersionStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyYinElementEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyYinElementStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ExtensionEffectiveStatementImpl
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ImportEffectiveStatementImpl
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.ImportStatementImpl
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.ModuleStatementImpl
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.NotificationEffectiveStatementImpl
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RefineEffectiveStatementImpl
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RefineStatementImpl
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularActionStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularAnydataEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularAnydataStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularAnyxmlEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularAnyxmlStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularArgumentEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularArgumentStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularAugmentStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularBaseEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularBaseStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularBelongsToEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularBelongsToStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularBitEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularBitStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularCaseStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularChoiceEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularChoiceStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularConfigEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularConfigStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularContactEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularContactStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularContainerEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularContainerStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularDefaultEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularDefaultStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularDescriptionEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularDescriptionStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularEnumEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularEnumStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularErrorAppTagEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularErrorAppTagStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularErrorMessageEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularErrorMessageStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularExtensionStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularFeatureEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularFeatureStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularForeignKeyEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularFractionDigitsEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularFractionDigitsStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularGroupingEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularGroupingStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularIdentityEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularIdentityStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularIfFeatureEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularIfFeatureStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularIncludeEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularIncludeStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularInputStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularKeyStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLeafEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLeafListEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularLeafListStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularLeafStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLengthEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularLengthStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularListEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularListStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLocalKeyEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMandatoryEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularMandatoryStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMaxElementsEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularMaxElementsStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMinElementsEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularMinElementsStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularModifierEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularModifierStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMustEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularMustStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularNamespaceEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularNamespaceStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularNotificationStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularOrderedByEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularOrderedByStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularOrganizationEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularOrganizationStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularOutputStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPathEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularPathStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPatternEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularPatternStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPositionEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularPositionStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPrefixEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularPrefixStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPresenceEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularPresenceStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRangeEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularRangeStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularReferenceEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularReferenceStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRequireInstanceEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularRequireInstanceStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRevisionDateEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularRevisionDateStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRevisionEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularRevisionStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularRpcStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularStatusEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularStatusStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularTypedefStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularTypeStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularUniqueEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularUniqueStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularUnitsEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularUnitsStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularUsesStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularValueEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularValueStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularWhenEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularWhenStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularYangVersionEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularYangVersionStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularYinElementEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularYinElementStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RpcEffectiveStatementImpl
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.SlimLeafListEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.SubmoduleStatementImpl
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.TypedefEffectiveStatementImpl
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredCaseEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredInputEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredLeafEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredOutputEffectiveStatement
 
toString() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.UnrecognizedStatementImpl
 
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.meta.StatementDeclaration
 
toString() - Method in class org.opendaylight.yangtools.yang.model.api.meta.StatementSourceReference
Returns human readable representation of statement source.
toString() - Method in class org.opendaylight.yangtools.yang.model.api.PathExpression.Steps
 
toString() - Method in record class org.opendaylight.yangtools.yang.model.api.source.SourceDependency.BelongsTo
Returns a string representation of this record class.
toString() - Method in record class org.opendaylight.yangtools.yang.model.api.source.SourceDependency.Import
Returns a string representation of this record class.
toString() - Method in record class org.opendaylight.yangtools.yang.model.api.source.SourceDependency.Include
Returns a string representation of this record class.
toString() - Method in record class org.opendaylight.yangtools.yang.model.api.source.SourceIdentifier
Returns a string representation of this record class.
toString() - Method in class org.opendaylight.yangtools.yang.model.api.source.YangTextSource
 
toString() - Method in class org.opendaylight.yangtools.yang.model.api.source.YinTextSource
 
toString() - Method in class org.opendaylight.yangtools.yang.model.api.stmt.FeatureSet
 
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 class org.opendaylight.yangtools.yang.model.repo.api.SchemaContextFactoryConfiguration
 
toString() - Method in exception class org.opendaylight.yangtools.yang.model.repo.api.SchemaResolutionException
 
toString() - Method in class org.opendaylight.yangtools.yang.model.spi.AbstractEffectiveStatementInference
 
toString() - Method in class org.opendaylight.yangtools.yang.model.spi.AbstractPathExpression
 
toString() - Method in class org.opendaylight.yangtools.yang.model.spi.SimpleSchemaContext
 
toString() - Method in record class org.opendaylight.yangtools.yang.model.spi.source.SourceInfo.Module
Returns a string representation of this record class.
toString() - Method in record class org.opendaylight.yangtools.yang.model.spi.source.SourceInfo.Submodule
Returns a string representation of this record class.
toString() - Method in class org.opendaylight.yangtools.yang.model.spi.source.YinDomSource
 
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 record class org.opendaylight.yangtools.yang.parser.api.YangLibModule
Returns a string representation of this record class.
toString() - Method in record class org.opendaylight.yangtools.yang.parser.api.YangLibModuleSet
Returns a string representation of this record class.
toString() - Method in record class org.opendaylight.yangtools.yang.parser.api.YangLibSubmodule
Returns a string representation of this record class.
toString() - Method in class org.opendaylight.yangtools.yang.parser.api.YangParserConfiguration
 
toString() - Method in exception class org.opendaylight.yangtools.yang.parser.api.YangSyntaxErrorException
 
toString() - Method in class org.opendaylight.yangtools.yang.parser.repo.SharedSchemaRepository
 
toString() - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.EffectiveStatementState
 
toString() - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.ForwardingStatementSupport
 
toString() - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceBehaviour
 
toString() - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceKeyCriterion
 
toString() - Method in class org.opendaylight.yangtools.yang.parser.spi.meta.ParserNamespace
 
toString() - Method in record class org.opendaylight.yangtools.yang.parser.spi.source.BuildSpecification.SourceSpec.Module
Returns a string representation of this record class.
toString() - Method in record class org.opendaylight.yangtools.yang.parser.spi.source.BuildSpecification.SourceSpec.Submodule
Returns a string representation of this record class.
toString() - Method in record class org.opendaylight.yangtools.yang.parser.spi.source.BuildSpecification
Returns a string representation of this record class.
toString() - Method in class org.opendaylight.yangtools.yang.parser.spi.source.ImplicitSubstatement
 
toString() - Method in class org.opendaylight.yangtools.yang.xpath.api.YangBinaryExpr
 
toString() - Method in enum class 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 class 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 class org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
 
toString() - Method in enum class org.opendaylight.yangtools.yang.xpath.api.YangXPathNodeType
 
toString(Method) - Static method in class org.opendaylight.yangtools.testutils.mockito.MethodExtensions
 
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(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
 
toStringClass() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractNormalizedNode
Return the AbstractNormalizedNode.toString() class identity of this object.
toStringClass() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableLeafNode
 
toStringClass() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableLeafSetEntryNode
 
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.
toUnmodifiableAnnotations(List<AnnotationTypeBuilder>) - Static method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder.GTO
 
toUnmodifiableEnumerations(List<EnumBuilder>) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder.GTO
 
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
 
toUnmodifiableMethods(List<MethodSignatureBuilder>) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder.GTO
 
toUnmodifiableMethods(Set<MethodSignatureBuilder>) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder.GTO
 
toUnmodifiableProperties(List<GeneratedPropertyBuilder>) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder.GTO
 
toYangFilename() - Method in record class org.opendaylight.yangtools.yang.model.api.source.SourceIdentifier
Returns filename for this YANG module as specified in RFC 6020.
toYangFileName(String, Revision) - Static method in record class org.opendaylight.yangtools.yang.model.api.source.SourceIdentifier
Returns filename for this YANG module as specified in RFC 6020.
toYangInstanceIdentifier(DataObjectReference<?>) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeSerializer
Translates supplied DataObjectReference into NormalizedNode instance identifier.
toYangInstanceIdentifier(DataObjectReference<?>) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
 
toYangInstanceIdentifier(DataObjectReference<?>) - Method in class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices
 
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
 
toYinFilename() - Method in record class org.opendaylight.yangtools.yang.model.api.source.SourceIdentifier
Returns filename for this YANG module as specified in RFC 6020.
toYinFileName(String, Revision) - Static method in record class org.opendaylight.yangtools.yang.model.api.source.SourceIdentifier
Returns filename for this YANG module as specified in RFC 6020.
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(YinXmlSource) - Static method in class org.opendaylight.yangtools.yang.model.spi.source.YinDomSource
Create a YinDomSource from a YinXmlSource.
transformQNames(NormalizedNode, Function<QName, QName>) - Static method in class org.opendaylight.yangtools.transform.NormalizedNodeTransformations
 
transformSource(YinTextSource) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.YinTextToDomTransformer
 
transformText(YangTextSource) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.TextToIRTransformer
 
TRANSIENT - Enum constant in enum class org.opendaylight.yangtools.plugin.generator.api.GeneratedFileLifecycle
Generated file should be transient and is not expected to be further modified.
TRANSLATE - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
TRANSPORT - Enum constant in enum class org.opendaylight.yangtools.yang.common.ErrorType
A NetconfLayer.TRANSPORT layer error.
TRANSPORT - Enum constant in enum class org.opendaylight.yangtools.yang.common.NetconfLayer
Transport protocol layer, for example BEEP, SSH, TLS, console.
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.
tree() - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingDataCodec
Return the BindingCodecTree facade.
tree() - Method in class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
 
tree() - Method in class org.opendaylight.yangtools.binding.data.codec.impl.di.DefaultDynamicBindingDataCodec
 
tree() - Method in class org.opendaylight.yangtools.binding.data.codec.osgi.impl.GlobalBindingDOMCodecServices
 
Tree / subtree structure - Search tag in package org.opendaylight.yangtools.yang.data.api.schema
Section
TreeNode - Class in org.opendaylight.yangtools.yang.data.tree.impl.node
A very basic data tree node.
treeScoped(ParserNamespace<K, V>) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceBehaviour
Creates tree-scoped namespace behaviour for supplied namespace type.
TreeType - Enum Class in org.opendaylight.yangtools.yang.data.tree.api
DataTree type, specifying which YANG modeled content is valid with a data tree.
TRUE - Enum constant in enum class org.opendaylight.yangtools.yang.parser.spi.meta.EffectiveStmtCtx.Parent.EffectiveConfig
We have an effective config true statement.
TRUE - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangBooleanConstantExpr
A constant true expression.
TRUE - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangFunction
 
TRUE - Static variable in record class org.opendaylight.yangtools.yang.data.codec.gson.JSONValue
The equivalent on Boolean.TRUE.
TRUE - Static variable in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyConfigStatement
 
TRUE - Static variable in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyRequireInstanceStatement
 
TRUE - Static variable in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyYinElementStatement
 
TRUE - Static variable in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyConfigEffectiveStatement
 
TRUE - Static variable in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRequireInstanceEffectiveStatement
 
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.Either
 
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.
tryLocalName(String) - Static method in class org.opendaylight.yangtools.yang.common.UnresolvedQName
Try to create a new unqualified QName.
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.Either
 
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() - Method in interface org.opendaylight.yangtools.binding.DataObjectStep
Return the data object type backing this PathArgument.
type() - Method in record class org.opendaylight.yangtools.binding.KeylessStep
Returns the value of the type record component.
type() - Method in record class org.opendaylight.yangtools.binding.KeyStep
Returns the value of the type record component.
type() - Method in record class org.opendaylight.yangtools.binding.NodeStep
Returns the value of the type record component.
type() - Method in class org.opendaylight.yangtools.yang.data.api.ImmutableYangNetconfError
Return this error's type.
type() - Method in interface org.opendaylight.yangtools.yang.data.api.YangNetconfError
Return this error's type.
type() - Method in interface org.opendaylight.yangtools.yang.data.util.DataSchemaContext.SimpleValue
Return the TypeDefinition of the type backing this context.
type() - Method in class org.opendaylight.yangtools.yang.data.util.impl.context.AbstractValueContext
 
type(ErrorType) - Method in class org.opendaylight.yangtools.yang.data.api.ImmutableYangNetconfError.Builder
Initializes the value for the type attribute.
type(ErrorType) - Method in interface org.opendaylight.yangtools.yang.data.api.ImmutableYangNetconfError.TypeBuildStage
Initializes the value for the type attribute.
Type - Interface in org.opendaylight.yangtools.binding.model.api
The Type interface defines the base type for all types defined in java.
TYPE - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
TYPE - Static variable in class org.opendaylight.yangtools.yang.parser.spi.NamespaceBehaviours
 
TYPE - Static variable in class org.opendaylight.yangtools.yang.parser.spi.ParserNamespaces
Derived types namespace.
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<A> - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
typeBuilder() - Method in class org.opendaylight.yangtools.binding.codegen.UnionTemplate
 
TypeBuilder<T> - Class in org.opendaylight.yangtools.yang.model.ri.type
 
TypeBuilderFactory - Class in org.opendaylight.yangtools.binding.generator.impl.reactor
A factory component creating TypeBuilder instances.
TypeComment - Interface in org.opendaylight.yangtools.binding.model.api
Dedicated type for holding a class comment.
TypeConstants - Class in org.opendaylight.yangtools.binding.model.ri
Contains constants used in relations with Type.
TypedDataSchemaNode - Interface in org.opendaylight.yangtools.yang.model.api
A DataSchemaNode which holds values of the same type.
TYPEDEF - Enum constant in enum class org.opendaylight.yangtools.binding.contract.StatementNamespace
The namespace of all typedef statements, bullet 5.
TYPEDEF - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
TypedefAwareEffectiveStatement<A,D> - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Interface implemented by all EffectiveStatements which can contain a typedef child.
TypedefEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective model statement which should be used to derive application behaviour related to typedefs.
TypedefEffectiveStatementImpl - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
TypedefEffectiveStatementImpl(TypedefStatement, int, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.TypedefEffectiveStatementImpl
 
typeDefinition - Variable in class org.opendaylight.yangtools.yang.data.util.AbstractStringUnionCodec
 
typeDefinition() - Method in class org.opendaylight.yangtools.yang.data.impl.codec.TypeDefinitionAwareCodec
 
TypeDefinition<T> - 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> - Class in org.opendaylight.yangtools.yang.data.impl.codec
 
TypeDefinitionAwareCodec(Class<J>, T) - Constructor for class org.opendaylight.yangtools.yang.data.impl.codec.TypeDefinitionAwareCodec
 
TypeDefinitions - Class in org.opendaylight.yangtools.yang.model.api.type
 
TypedefRuntimeType - Interface in org.opendaylight.yangtools.binding.runtime.api
A RuntimeType associated with a typedef statement.
typedefs() - Method in interface org.opendaylight.yangtools.yang.model.api.stmt.TypedefAwareEffectiveStatement
Mapping of typedefs defined within this node.
typedefs() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredInputEffectiveStatement
 
typedefs() - Method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredOutputEffectiveStatement
 
TypedefStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a typedef statement.
TypedefStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
TypedefStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.TypedefStatementSupport
 
TypeEffectiveStatement<T> - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective view of a type statement.
typeForBuiltIn(BuiltInType<?>) - Static method in class org.opendaylight.yangtools.binding.model.ri.Types
Returns an instance of ConcreteType describing a BuiltInType.
typeForClass(Class<?>) - Static method in class org.opendaylight.yangtools.binding.model.ri.Types
Returns an instance of ConcreteType describing the class.
typeForClass(Class<?>, Restrictions) - Static method in class org.opendaylight.yangtools.binding.model.ri.Types
 
TypeMember - Interface in org.opendaylight.yangtools.binding.model.api
Common interface for variables and methods in class.
TypeMemberBuilder<T> - Interface in org.opendaylight.yangtools.binding.model.api.type.builder
 
TypeMemberComment - Class in org.opendaylight.yangtools.binding.model.api
Structured comment of a particular class member.
TypeMemberComment(String, String, String) - Constructor for class org.opendaylight.yangtools.binding.model.api.TypeMemberComment
 
TypeObject - Interface in org.opendaylight.yangtools.binding
TypeObject is a mark interface for all derived types.
typeOf(LeafEffectiveStatement) - Static method in class org.opendaylight.yangtools.yang.model.ri.type.ConcreteTypes
 
typeOf(LeafListEffectiveStatement) - Static method in class org.opendaylight.yangtools.yang.model.ri.type.ConcreteTypes
 
typePropertyNames() - Method in interface org.opendaylight.yangtools.binding.runtime.api.RuntimeGeneratedUnion
List of property names corresponding to individual type statements within this union.
Types - Class in org.opendaylight.yangtools.binding.model.ri
 
typeSignature() - Method in class org.opendaylight.yangtools.binding.model.api.TypeMemberComment
Return the type signature of this type member.
TypeStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a type statement.
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
 
TypeStatementRFC6020Support(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.type.TypeStatementRFC6020Support
 
TypeStatementRFC7950Support - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.type
Class providing necessary support for processing YANG 1.1 Type statement.
TypeStatementRFC7950Support(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.type.TypeStatementRFC7950Support
 

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 - Static variable in class org.opendaylight.yangtools.binding.contract.BuiltInType
 
UINT16 - Static variable in class org.opendaylight.yangtools.yang.model.api.type.TypeDefinitions
Well-known QName of the uint16 built-in type.
UINT16_TYPE - Static variable in class org.opendaylight.yangtools.binding.model.ri.BaseYangTypes
Type representation of uint16 YANG type.
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.ri.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 - Static variable in class org.opendaylight.yangtools.binding.contract.BuiltInType
 
UINT32 - Static variable in class org.opendaylight.yangtools.yang.model.api.type.TypeDefinitions
Well-known QName of the uint32 built-in type.
UINT32_TYPE - Static variable in class org.opendaylight.yangtools.binding.model.ri.BaseYangTypes
Type representation of uint32 YANG type.
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.ri.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 - Static variable in class org.opendaylight.yangtools.binding.contract.BuiltInType
 
UINT64 - Static variable in class org.opendaylight.yangtools.yang.model.api.type.TypeDefinitions
Well-known QName of the uint64 built-in type.
UINT64_TYPE - Static variable in class org.opendaylight.yangtools.binding.model.ri.BaseYangTypes
Type representation of uint64 YANG type.
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.ri.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 - Static variable in class org.opendaylight.yangtools.binding.contract.BuiltInType
 
UINT8 - Static variable in class org.opendaylight.yangtools.yang.model.api.type.TypeDefinitions
Well-known QName of the uint8 built-in type.
UINT8_TYPE - Static variable in class org.opendaylight.yangtools.binding.model.ri.BaseYangTypes
Type representation of uint8 YANG type.
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.ri.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.
UNADDRESSABLE - Enum constant in enum class org.opendaylight.yangtools.binding.data.codec.api.BindingDataContainerCodecTreeNode.ChildAddressabilitySummary
All children are non-addressable, including the case when this node does not have any children.
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
 
unbind() - Method in class org.opendaylight.yangtools.yang.common.AbstractQName
Returns an UnresolvedQName.Unqualified identifier formed by capturing AbstractQName.getLocalName().
unbind() - Method in class org.opendaylight.yangtools.yang.common.UnresolvedQName.Unqualified
 
UndeclaredCaseEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
UndeclaredCaseEffectiveStatement(ImmutableList<? extends EffectiveStatement<?, ?>>, QName, int) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredCaseEffectiveStatement
 
UndeclaredCaseEffectiveStatement(UndeclaredCaseEffectiveStatement, QName, int) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredCaseEffectiveStatement
 
UndeclaredInputEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
UndeclaredInputEffectiveStatement(ImmutableList<? extends EffectiveStatement<?, ?>>, QName, int) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredInputEffectiveStatement
 
UndeclaredInputEffectiveStatement(UndeclaredInputEffectiveStatement, QName, int) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredInputEffectiveStatement
 
UndeclaredLeafEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
UndeclaredLeafEffectiveStatement(QName, int, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredLeafEffectiveStatement
 
UndeclaredLeafEffectiveStatement(UndeclaredLeafEffectiveStatement, QName, int) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredLeafEffectiveStatement
 
UndeclaredOutputEffectiveStatement - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff
 
UndeclaredOutputEffectiveStatement(ImmutableList<? extends EffectiveStatement<?, ?>>, QName, int) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredOutputEffectiveStatement
 
UndeclaredOutputEffectiveStatement(UndeclaredOutputEffectiveStatement, QName, int) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredOutputEffectiveStatement
 
UndeclaredStatementFactory<A,D,E> - Interface in org.opendaylight.yangtools.yang.parser.spi.meta
An entity capable of creating undeclared EffectiveStatement instances for a particular type.
UndeclaredStatements - Class in org.opendaylight.yangtools.yang.model.ri.stmt
Static entry point to instantiating undeclared EffectiveStatement covered in the RFC7950 metamodel.
UNDETERMINED - Enum constant in enum class org.opendaylight.yangtools.yang.parser.spi.meta.EffectiveStmtCtx.Parent.EffectiveConfig
We are in a context where config is not determined, such as within a grouping.
uninstantiatedPolicy() - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.AbstractSchemaTreeStatementSupport
Return the StatementSupport.StatementPolicy corresponding to an uninstantiated YANG statement.
UNION - Enum constant in enum class org.opendaylight.yangtools.yang.xpath.api.YangNaryOperator
Set union operator on operands.
UNION - Static variable in class org.opendaylight.yangtools.binding.contract.BuiltInType
 
UNION - Static variable in class org.opendaylight.yangtools.yang.model.api.type.TypeDefinitions
Well-known QName of the union built-in type.
UNION_TYPE_OBJECT - Static variable in class org.opendaylight.yangtools.binding.model.ri.BindingTypes
 
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
 
unionString() - Method in class org.opendaylight.yangtools.yang.common.NotRevision
 
unionString() - Method in class org.opendaylight.yangtools.yang.common.Revision
 
unionString() - Method in interface org.opendaylight.yangtools.yang.common.RevisionUnion
A revision-date-compliant date, or an empty string ("").
UnionTemplate - Class in org.opendaylight.yangtools.binding.codegen
Template for generating JAVA class.
UnionTemplate(NestedJavaGeneratedType, GeneratedTransferObject) - Constructor for class org.opendaylight.yangtools.binding.codegen.UnionTemplate
Creates instance of this class with concrete genType.
UnionTemplate(GeneratedTransferObject) - Constructor for class org.opendaylight.yangtools.binding.codegen.UnionTemplate
Creates instance of this class with concrete genType.
unionTypeBuilder(QName) - Static method in class org.opendaylight.yangtools.yang.model.ri.type.BaseTypes
 
UnionTypeBuilder - Class in org.opendaylight.yangtools.yang.model.ri.type
 
UnionTypeDefinition - Interface in org.opendaylight.yangtools.yang.model.api.type
Contains the method which access union item in the union type.
UnionTypeObject - Interface in org.opendaylight.yangtools.binding
A TypeObject corresponding to a type union.
UNIQUE - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
UniqueConstraintException - Exception Class in org.opendaylight.yangtools.yang.data.tree.api
Exception thrown when a unique statement restrictions are violated.
UniqueConstraintException(YangInstanceIdentifier, Map<SchemaNodeIdentifier.Descendant, Object>, String) - Constructor for exception class org.opendaylight.yangtools.yang.data.tree.api.UniqueConstraintException
 
UniqueEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Interface describing YANG unique statement.
UniqueStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a unique statement.
UniqueStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
UniqueStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.UniqueStatementSupport
 
UNITS - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
UnitsEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a units statement.
UnitsStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a units statement.
UnitsStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
UnitsStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.UnitsStatementSupport
 
unkeyedListBuilder() - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
Deprecated.
 
unkeyedListBuilder(int) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
Deprecated.
 
unkeyedListEntryBuilder() - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
Deprecated.
 
unkeyedListEntryBuilder(int) - Static method in class org.opendaylight.yangtools.yang.data.impl.schema.Builders
Deprecated.
 
UnkeyedListEntryNode - Interface in org.opendaylight.yangtools.yang.data.api.schema
List entry node, which does not have value, but child nodes.
UnkeyedListEntryNode.Builder - Interface in org.opendaylight.yangtools.yang.data.api.schema
A builder of UnkeyedListNodes.
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.
UnkeyedListNode.Builder - Interface in org.opendaylight.yangtools.yang.data.api.schema
A builder of UnkeyedListNodes.
UNKNOWN_ATTRIBUTE - Static variable in class org.opendaylight.yangtools.yang.common.ErrorTag
unknown-element ErrorTag.
UNKNOWN_ELEMENT - Static variable in class org.opendaylight.yangtools.yang.common.ErrorTag
unknown-element ErrorTag.
UNKNOWN_NAMESPACE - Static variable in class org.opendaylight.yangtools.yang.common.ErrorTag
unknown-namespace ErrorTag.
UNKNOWN_SIZE - Static variable in interface org.opendaylight.yangtools.binding.data.codec.api.BindingStreamEventWriter
Methods in this interface allow users to hint the underlying implementation about the sizing of container-like constructors (leafLists, containers, etc.).
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.).
UnknownEffectiveStatement<A,D> - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective counterpart to UnknownStatement.
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. it is not expressed directly in terms of concrete statement interfaces in this package.
unmaskList(Object) - Static method in class org.opendaylight.yangtools.yang.model.api.meta.AbstractDeclaredStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object) - Static method in class org.opendaylight.yangtools.yang.model.api.meta.AbstractEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractChoiceEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractContainerEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.Default
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultArgument
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultArgument.WithSubstatements
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithArgument
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithArgument.WithSubstatements
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithDataTree
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithDataTree.WithTypedefNamespace
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithSchemaTree
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.WithDataTree
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.WithSchemaTree
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.api.meta.AbstractDeclaredStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.ArgumentToString
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.ArgumentToString.WithSubstatements
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithArgument
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithArgument.WithSubstatements
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithoutArgument
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithoutArgument.WithSubstatements
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithQNameArgument
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithQNameArgument.WithSubstatements
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithRawArgument
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithRawArgument.WithSubstatements
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithRawStringArgument
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithRawStringArgument.WithSubstatements
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.api.meta.AbstractEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractEffectiveUnknownSchmemaNode
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractGroupingEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractLeafEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.DefaultWithDataTree
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.DefaultWithSchemaTree
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.WithDataTree
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.WithSchemaTree
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ActionEffectiveStatementImpl
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AugmentEffectiveStatementImpl
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredCaseEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredInputEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredOutputEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeviateEffectiveStatementImpl
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.DeviateStatementImpl
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeviationEffectiveStatementImpl
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.DeviationStatementImpl
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyActionStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyAnydataEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyAnydataStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyAnyxmlEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyAnyxmlStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyArgumentEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyArgumentStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyAugmentStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyBaseEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyBaseStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyBelongsToEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyBelongsToStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyBitEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyBitStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyCaseStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyChoiceEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyChoiceStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyConfigEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyConfigStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyContactEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyContactStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyContainerEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyContainerStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyDefaultEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyDefaultStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyDescriptionEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyDescriptionStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyEnumEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyEnumStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyErrorAppTagEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyErrorAppTagStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyErrorMessageEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyErrorMessageStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyExtensionStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyFeatureEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyFeatureStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyForeignKeyEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyFractionDigitsEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyFractionDigitsStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyGroupingEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyGroupingStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyIdentityEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyIdentityStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyIfFeatureEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyIfFeatureStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyIncludeEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyIncludeStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyInputStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyKeyStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLeafEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLeafListEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyLeafListStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyLeafStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLengthEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyLengthStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyListEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyListStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLocalKeyEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMandatoryEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyMandatoryStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMaxElementsEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyMaxElementsStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMinElementsEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyMinElementsStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyModifierEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyModifierStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMustEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyMustStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyNamespaceEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyNamespaceStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyNotificationStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyOrderedByEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyOrderedByStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyOrganizationEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyOrganizationStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyOutputStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPathEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyPathStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPatternEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyPatternStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPositionEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyPositionStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPrefixEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyPrefixStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPresenceEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyPresenceStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRangeEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyRangeStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyReferenceEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyReferenceStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRequireInstanceEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyRequireInstanceStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRevisionDateEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyRevisionDateStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRevisionEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyRevisionStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyRpcStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyStatusEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyStatusStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyTypedefStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyTypeStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyUniqueEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyUniqueStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyUnitsEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyUnitsStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyUsesStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyValueEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyValueStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyWhenEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyWhenStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyYangVersionEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyYangVersionStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyYinElementEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyYinElementStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ExtensionEffectiveStatementImpl
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ImportEffectiveStatementImpl
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.ImportStatementImpl
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.ModuleStatementImpl
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.NotificationEffectiveStatementImpl
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RefineEffectiveStatementImpl
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RefineStatementImpl
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularActionStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularAnydataEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularAnydataStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularAnyxmlEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularAnyxmlStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularArgumentEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularArgumentStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularAugmentStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularBaseEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularBaseStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularBelongsToEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularBelongsToStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularBitEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularBitStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularCaseStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularChoiceEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularChoiceStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularConfigEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularConfigStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularContactEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularContactStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularContainerEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularContainerStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularDefaultEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularDefaultStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularDescriptionEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularDescriptionStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularEnumEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularEnumStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularErrorAppTagEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularErrorAppTagStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularErrorMessageEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularErrorMessageStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularExtensionStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularFeatureEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularFeatureStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularForeignKeyEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularFractionDigitsEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularFractionDigitsStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularGroupingEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularGroupingStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularIdentityEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularIdentityStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularIfFeatureEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularIfFeatureStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularIncludeEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularIncludeStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularInputStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularKeyStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLeafEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLeafListEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularLeafListStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularLeafStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLengthEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularLengthStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularListEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularListStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLocalKeyEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMandatoryEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularMandatoryStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMaxElementsEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularMaxElementsStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMinElementsEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularMinElementsStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularModifierEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularModifierStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMustEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularMustStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularNamespaceEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularNamespaceStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularNotificationStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularOrderedByEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularOrderedByStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularOrganizationEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularOrganizationStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularOutputStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPathEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularPathStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPatternEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularPatternStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPositionEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularPositionStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPrefixEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularPrefixStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPresenceEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularPresenceStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRangeEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularRangeStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularReferenceEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularReferenceStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRequireInstanceEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularRequireInstanceStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRevisionDateEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularRevisionDateStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRevisionEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularRevisionStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularRpcStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularStatusEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularStatusStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularTypedefStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularTypeStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularUniqueEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularUniqueStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularUnitsEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularUnitsStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularUsesStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularValueEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularValueStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularWhenEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularWhenStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularYangVersionEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularYangVersionStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularYinElementEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularYinElementStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RpcEffectiveStatementImpl
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.SlimLeafListEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.SubmoduleStatementImpl
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.TypedefEffectiveStatementImpl
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredCaseEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredInputEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredLeafEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredOutputEffectiveStatement
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskList(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.UnrecognizedStatementImpl
Utility method for recovering singleton lists squashed by AbstractModelStatement.maskList(ImmutableList).
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractChoiceEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractContainerEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.Default
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultArgument
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultArgument.WithSubstatements
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithArgument
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithArgument.WithSubstatements
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithDataTree
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithDataTree.WithTypedefNamespace
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithSchemaTree
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.WithDataTree
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.WithSchemaTree
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.api.meta.AbstractDeclaredStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.ArgumentToString
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.ArgumentToString.WithSubstatements
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithArgument
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithArgument.WithSubstatements
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithoutArgument
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithoutArgument.WithSubstatements
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithQNameArgument
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithQNameArgument.WithSubstatements
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithRawArgument
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithRawArgument.WithSubstatements
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithRawStringArgument
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithRawStringArgument.WithSubstatements
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.AbstractEffectiveModule
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.api.meta.AbstractEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractEffectiveUnknownSchmemaNode
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractGroupingEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AbstractLeafEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.DefaultWithDataTree
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.DefaultWithSchemaTree
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.WithDataTree
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.WithSchemaTree
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ActionEffectiveStatementImpl
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.AugmentEffectiveStatementImpl
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredCaseEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredInputEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeclaredOutputEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeviateEffectiveStatementImpl
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.DeviateStatementImpl
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.DeviationEffectiveStatementImpl
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.DeviationStatementImpl
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyActionStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyAnydataEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyAnydataStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyAnyxmlEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyAnyxmlStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyArgumentEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyArgumentStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyAugmentStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyBaseEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyBaseStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyBelongsToEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyBelongsToStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyBitEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyBitStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyCaseStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyChoiceEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyChoiceStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyConfigEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyConfigStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyContactEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyContactStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyContainerEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyContainerStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyDefaultEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyDefaultStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyDescriptionEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyDescriptionStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyEnumEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyEnumStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyErrorAppTagEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyErrorAppTagStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyErrorMessageEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyErrorMessageStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyExtensionStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyFeatureEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyFeatureStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyForeignKeyEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyFractionDigitsEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyFractionDigitsStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyGroupingEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyGroupingStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyIdentityEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyIdentityStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyIfFeatureEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyIfFeatureStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyIncludeEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyIncludeStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyInputStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyKeyStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLeafEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLeafListEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyLeafListStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyLeafStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLengthEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyLengthStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyListEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyListStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyLocalKeyEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMandatoryEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyMandatoryStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMaxElementsEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyMaxElementsStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMinElementsEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyMinElementsStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyModifierEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyModifierStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyMustEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyMustStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyNamespaceEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyNamespaceStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyNotificationStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyOrderedByEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyOrderedByStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyOrganizationEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyOrganizationStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyOutputStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPathEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyPathStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPatternEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyPatternStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPositionEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyPositionStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPrefixEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyPrefixStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyPresenceEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyPresenceStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRangeEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyRangeStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyReferenceEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyReferenceStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRequireInstanceEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyRequireInstanceStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRevisionDateEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyRevisionDateStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyRevisionEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyRevisionStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyRpcStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyStatusEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyStatusStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyTypedefStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyTypeStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyUniqueEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyUniqueStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyUnitsEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyUnitsStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyUsesStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyValueEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyValueStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyWhenEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyWhenStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyYangVersionEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyYangVersionStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyYinElementEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyYinElementStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ExtensionEffectiveStatementImpl
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.ImportEffectiveStatementImpl
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.ImportStatementImpl
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.ModuleStatementImpl
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.NotificationEffectiveStatementImpl
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RefineEffectiveStatementImpl
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RefineStatementImpl
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularActionStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularAnydataEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularAnydataStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularAnyxmlEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularAnyxmlStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularArgumentEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularArgumentStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularAugmentStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularBaseEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularBaseStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularBelongsToEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularBelongsToStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularBitEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularBitStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularCaseStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularChoiceEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularChoiceStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularConfigEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularConfigStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularContactEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularContactStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularContainerEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularContainerStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularDefaultEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularDefaultStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularDescriptionEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularDescriptionStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularEnumEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularEnumStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularErrorAppTagEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularErrorAppTagStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularErrorMessageEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularErrorMessageStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularExtensionStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularFeatureEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularFeatureStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularForeignKeyEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularFractionDigitsEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularFractionDigitsStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularGroupingEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularGroupingStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularIdentityEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularIdentityStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularIfFeatureEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularIfFeatureStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularIncludeEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularIncludeStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularInputStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularKeyStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLeafEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLeafListEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularLeafListStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularLeafStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLengthEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularLengthStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularListEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularListStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularLocalKeyEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMandatoryEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularMandatoryStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMaxElementsEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularMaxElementsStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMinElementsEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularMinElementsStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularModifierEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularModifierStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularMustEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularMustStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularNamespaceEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularNamespaceStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularNotificationStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularOrderedByEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularOrderedByStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularOrganizationEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularOrganizationStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularOutputStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPathEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularPathStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPatternEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularPatternStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPositionEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularPositionStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPrefixEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularPrefixStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularPresenceEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularPresenceStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRangeEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularRangeStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularReferenceEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularReferenceStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRequireInstanceEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularRequireInstanceStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRevisionDateEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularRevisionDateStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularRevisionEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularRevisionStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularRpcStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularStatusEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularStatusStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularTypedefStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularTypeStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularUniqueEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularUniqueStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularUnitsEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularUnitsStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularUsesStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularValueEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularValueStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularWhenEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularWhenStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularYangVersionEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularYangVersionStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RegularYinElementEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.RegularYinElementStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.RpcEffectiveStatementImpl
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.SlimLeafListEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.SubmoduleStatementImpl
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.TypedefEffectiveStatementImpl
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredCaseEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredInputEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredLeafEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.UndeclaredOutputEffectiveStatement
 
unmaskSet(Object, Class<T>) - Static method in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.UnrecognizedStatementImpl
 
UnmodifiableCollection<E> - Class in org.opendaylight.yangtools.util
An unmodifiable view over a Collection.
UnmodifiableMap<K,V> - Class in org.opendaylight.yangtools.util
An unmodifiable view over a Map.
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.tree.spi.DataTreeCandidateNodes
Return an unmodified DataTreeCandidateNode identified by specified NormalizedNode.
unmodified(NormalizedNode) - Static method in class org.opendaylight.yangtools.yang.data.tree.spi.ImmutableCandidateNodes
 
UNMODIFIED - Enum constant in enum class org.opendaylight.yangtools.yang.data.tree.api.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().
unparseValue(T) - Method in interface org.opendaylight.yangtools.yang.data.codec.gson.JSONCodec
Return the JSONValue representation of a native value.
unquoted(String) - Static method in class org.opendaylight.yangtools.yang.ir.IRArgument
 
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
 
UnrecognizedStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Common interface for unrecognized unknown statements.
UnrecognizedStatementImpl - Class in org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl
 
UnrecognizedStatementImpl(String, StatementDefinition, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.UnrecognizedStatementImpl
 
UnresolvedNumber - Class in org.opendaylight.yangtools.yang.model.api.stmt
 
UnresolvedQName - Class in org.opendaylight.yangtools.yang.common
A QName equivalent which has not been resolved.
UnresolvedQName.Qualified - Class in org.opendaylight.yangtools.yang.common
An unresolved, qualified QName.
UnresolvedQName.Unqualified - Class in org.opendaylight.yangtools.yang.common
An unresolved, unqualified QName.
UnresolvedQNameReferent - 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(List<? extends DataObjectStep<?>>) - Static method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Deprecated.
Create an instance identifier for a sequence of DataObjectStep steps.
unsafeOf(QNameModule, String) - Static method in class org.opendaylight.yangtools.yang.common.QName
Creates new QName composed of specified module and local name.
unsafeOf(EffectiveModelContext, ImmutableList<? extends SchemaTreeEffectiveStatement<?>>) - Static method in class org.opendaylight.yangtools.yang.model.spi.DefaultSchemaTreeInference
Create a new instance based on an EffectiveModelContext and a resolved sequence of statements.
unscaledValue() - Method in class org.opendaylight.yangtools.yang.common.Decimal64
Return the unscaled value of this decimal.
UnstubbedMethodException - Exception Class in org.opendaylight.yangtools.testutils.mockito
Exception to be thrown on unstubbed method calls.
UnstubbedMethodException(Method) - Constructor for exception class org.opendaylight.yangtools.testutils.mockito.UnstubbedMethodException
 
UnstubbedMethodException(Method, Object) - Constructor for exception class 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 class org.opendaylight.yangtools.yang.parser.spi.source.SourceException
Throw an instance of this exception if an optional is not present.
unwrap(Optional<T>, CommonStmtCtx, String, Object...) - Static method in exception class 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.tree.leafref.QNameWithPredicate
 
updateEnumPairsFromEnumTypeDef(EnumTypeDefinition) - Method in interface org.opendaylight.yangtools.binding.model.api.type.builder.EnumBuilder
Updates this builder with data from enumTypeDef.
updateEnumPairsFromEnumTypeDef(EnumTypeDefinition) - Method in class org.opendaylight.yangtools.binding.model.ri.generated.type.builder.AbstractEnumerationBuilder
 
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
 
URLYangTextSource - Class in org.opendaylight.yangtools.yang.model.spi.source
A YangTextSource backed by a URL.
URLYangTextSource(URL) - Constructor for class org.opendaylight.yangtools.yang.model.spi.source.URLYangTextSource
Utility constructor.
URLYangTextSource(SourceIdentifier, URL, Charset) - Constructor for class org.opendaylight.yangtools.yang.model.spi.source.URLYangTextSource
 
URLYinTextSource - Class in org.opendaylight.yangtools.yang.model.spi.source
A AbstractYinTextSource.backed by a URL.
URLYinTextSource(URL) - Constructor for class org.opendaylight.yangtools.yang.model.spi.source.URLYinTextSource
 
URLYinTextSource(SourceIdentifier, URL) - Constructor for class org.opendaylight.yangtools.yang.model.spi.source.URLYinTextSource
 
USER - Enum constant in enum class org.opendaylight.yangtools.yang.common.Ordering
The equivalent of ordered-by user.
USER - Static variable in record class org.opendaylight.yangtools.rfc8819.model.api.Prefix
user: Prefix.
USER_DEFINED_CLASS - Static variable in class org.opendaylight.yangtools.rfc8819.model.api.IetfTags
ietf:user-defined-class IetfTags
UserLeafSetNode<T> - Interface in org.opendaylight.yangtools.yang.data.api.schema
LeafSetNode which preserves user-supplied ordering.
UserLeafSetNode.Builder<T> - Interface in org.opendaylight.yangtools.yang.data.api.schema
A builder of UserLeafSetNodes.
UserMapNode - Interface in org.opendaylight.yangtools.yang.data.api.schema
MapNode which additionally preserves user-supplied ordering.
UserMapNode.Builder - Interface in org.opendaylight.yangtools.yang.data.api.schema
A builder of UserMapNodes.
UserOrderedAware<E> - Interface in org.opendaylight.yangtools.yang.model.api
Common interface for DataSchemaNodes which can have an ordered-by substatement.
USES - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
UsesEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a uses statement.
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
Declared representation of a uses statement.
UsesStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.uses
 
UsesStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.uses.UsesStatementSupport
 

V

VALID_NAMES_NAME - Static variable in class org.opendaylight.yangtools.binding.model.ri.TypeConstants
Name of the constant holding the names of valid bits in a BitsTypeObject.
validate() - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.antlr.AbstractParserErrorListener
 
validate(DataTreeCandidate, LeafRefContext) - Static method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefValidation
 
validate(DataTreeModification) - Method in interface org.opendaylight.yangtools.yang.data.tree.api.DataTreeTip
Validate whether a particular modification can be applied to the data tree.
validate(DataTreeModification) - Method in class org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTree
 
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.
validateNoKeylessListAncestorOf(StmtContext.Mutable<?, ?, ?>, String) - Static method in class org.opendaylight.yangtools.yang.parser.spi.meta.StmtContextUtils
Check whether all of StmtContext's list ancestors have a key.
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.
ValidationBundles - Class in org.opendaylight.yangtools.yang.parser.spi.validation
Namespace used for validating whether a node is of some type, e.g. usable target for some operation or has other significant properties.
ValidationBundles.ValidationBundleType - Enum Class 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.
validCaseChildren() - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultChoiceRuntimeType
 
validCaseChildren() - Method in interface org.opendaylight.yangtools.binding.runtime.api.ChoiceRuntimeType
Return all CaseRuntimeType valid at this type's statement.
validNames() - Method in interface org.opendaylight.yangtools.binding.BitsTypeObject
Return the set of strings which are valid bit names for this type.
validValue(boolean, Object, String) - Static method in class org.opendaylight.yangtools.binding.lib.CodeHelpers
Require that an a value-related expression is true.
value() - Element in annotation interface org.opendaylight.yangtools.binding.annotations.RoutingContext
 
value() - Method in record class org.opendaylight.yangtools.binding.LeafListPropertyStep
Returns the value of the value record component.
value() - Method in record class org.opendaylight.yangtools.rfc8819.model.api.Prefix
Returns the value of the value record component.
value() - Method in record class org.opendaylight.yangtools.rfc8819.model.api.Tag
Returns the value of the value record component.
value() - Static method in class org.opendaylight.yangtools.yang.common.Empty
Return the singleton Empty value.
value() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractAnydataNode
 
value() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractAnyxmlNode
 
value() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractLeafNode
 
value() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractLeafSetEntryNode
 
value() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractSystemLeafSetNode
 
value() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractSystemMapNode
 
value() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractUnkeyedListNode
 
value() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractUserLeafSetNode
 
value() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractUserMapNode
 
value() - Method in class org.opendaylight.yangtools.yang.data.api.YangErrorInfo
 
value() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableLeafNode
 
value() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableLeafSetEntryNode
 
VALUE - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
VALUE_PROP - Static variable in class org.opendaylight.yangtools.binding.model.ri.TypeConstants
Name of the property holding the value encapsulated in a ScalarTypeObject.
VALUE_STATIC_FIELD_NAME - Static variable in class org.opendaylight.yangtools.binding.contract.Naming
 
ValueAware<T> - Interface in org.opendaylight.yangtools.binding
Simple interface for reuse with BindingObjects which expose a single value in some representation.
ValueEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a value statement.
valueEquals(T) - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractNormalizedNode
 
valueEquals(AnydataNode<T>) - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractAnydataNode
 
valueEquals(AnyxmlNode<T>) - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractAnyxmlNode
 
valueEquals(LeafNode<T>) - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractLeafNode
 
valueEquals(LeafSetEntryNode<T>) - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractLeafSetEntryNode
 
valueEquals(LeafNode<T>) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableLeafNode
 
valueEquals(LeafSetEntryNode<T>) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableLeafSetEntryNode
 
valueEquals(OpaqueData<?>) - Method in class org.opendaylight.yangtools.binding.lib.AbstractOpaqueObject
 
valueHashCode() - Method in class org.opendaylight.yangtools.binding.lib.AbstractOpaqueObject
 
valueHashCode() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractNormalizedNode
 
valueHashCode() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractAnydataNode
 
valueHashCode() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractAnyxmlNode
 
valueHashCode() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractLeafNode
 
valueHashCode() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractLeafSetEntryNode
 
valueHashCode() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableLeafNode
 
valueHashCode() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableLeafSetEntryNode
 
ValueNode<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.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, RoundingMode) - Static method in class org.opendaylight.yangtools.yang.common.Decimal64
 
valueOf(float, RoundingMode) - 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(int, byte) - Static method in class org.opendaylight.yangtools.yang.common.Decimal64
 
valueOf(int, int) - Static method in class org.opendaylight.yangtools.yang.common.Decimal64
 
valueOf(int, long) - Static method in class org.opendaylight.yangtools.yang.common.Decimal64
 
valueOf(int, short) - 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.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(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 record class org.opendaylight.yangtools.concepts.SemVer
 
valueOf(String) - Static method in enum class org.opendaylight.yangtools.binding.contract.StatementNamespace
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.binding.data.codec.api.BindingDataContainerCodecTreeNode.ChildAddressabilitySummary
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.binding.model.api.AccessModifier
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.binding.model.api.MethodSignature.ValueMechanics
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.odlext.model.api.OpenDaylightExtensionsStatements
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.openconfig.model.api.OpenConfigStatements
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.plugin.generator.api.FileGenerator.ImportResolutionMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.plugin.generator.api.GeneratedFileLifecycle
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.rfc6241.model.api.NetconfStatements
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.rfc6536.model.api.NACMStatements
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.rfc6643.model.api.IetfYangSmiv2ExtensionsMapping
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.rfc6643.model.api.MaxAccess
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.rfc7952.model.api.MetadataStatements
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.rfc8040.model.api.YangDataStatements
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.rfc8528.model.api.SchemaMountStatements
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.rfc8639.model.api.SubscribedNotificationsStatements
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.rfc8819.model.api.ModuleTagStatements
Returns the enum constant of this class 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 class org.opendaylight.yangtools.yang.common.ErrorSeverity
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.yang.common.ErrorType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.yang.common.NetconfLayer
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.yang.common.Ordering
Returns the enum constant of this class 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 class org.opendaylight.yangtools.yang.common.YangVersion
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.yang.data.api.schema.MountPointContextFactory.ContainerName
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeStreamVersion
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.yang.data.codec.gson.JSONValue.Kind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.yang.data.tree.api.ModificationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.yang.data.tree.api.TreeType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.yang.data.util.CompositeNodeDataWithSchema.ChildReusePolicy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.yang.model.api.DeviateKind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.yang.model.api.meta.StatementOrigin
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.yang.model.api.Status
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.yang.model.api.stmt.ModuleEffectiveStatement.ConformanceType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.yang.model.api.type.ModifierKind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.yang.model.repo.api.StatementParserMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.yang.model.repo.spi.PotentialSchemaSource.Costs
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.yang.parser.api.ImportResolutionMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.yang.parser.spi.meta.CopyType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.yang.parser.spi.meta.EffectiveStmtCtx.Parent.EffectiveConfig
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.yang.parser.spi.meta.ModelProcessingPhase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceStorage.StorageType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport.CopyPolicy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.yang.parser.spi.validation.ValidationBundles.ValidationBundleType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.yang.xpath.api.YangBinaryOperator
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.yang.xpath.api.YangBooleanConstantExpr
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.yang.xpath.api.YangFunction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.yang.xpath.api.YangNaryOperator
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.yang.xpath.api.YangXPathMathMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opendaylight.yangtools.yang.xpath.api.YangXPathNodeType
Returns the enum constant of this class 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 interface org.opendaylight.yangtools.binding.BitsTypeObject
Return the bit values.
values() - Static method in enum class org.opendaylight.yangtools.binding.contract.StatementNamespace
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opendaylight.yangtools.binding.data.codec.api.BindingDataContainerCodecTreeNode.ChildAddressabilitySummary
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opendaylight.yangtools.binding.model.api.AccessModifier
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opendaylight.yangtools.binding.model.api.MethodSignature.ValueMechanics
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opendaylight.yangtools.odlext.model.api.OpenDaylightExtensionsStatements
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opendaylight.yangtools.openconfig.model.api.OpenConfigStatements
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opendaylight.yangtools.plugin.generator.api.FileGenerator.ImportResolutionMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opendaylight.yangtools.plugin.generator.api.GeneratedFileLifecycle
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opendaylight.yangtools.rfc6241.model.api.NetconfStatements
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opendaylight.yangtools.rfc6536.model.api.NACMStatements
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opendaylight.yangtools.rfc6643.model.api.IetfYangSmiv2ExtensionsMapping
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opendaylight.yangtools.rfc6643.model.api.MaxAccess
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opendaylight.yangtools.rfc7952.model.api.MetadataStatements
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opendaylight.yangtools.rfc8040.model.api.YangDataStatements
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opendaylight.yangtools.rfc8528.model.api.SchemaMountStatements
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opendaylight.yangtools.rfc8639.model.api.SubscribedNotificationsStatements
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opendaylight.yangtools.rfc8819.model.api.ModuleTagStatements
Returns an array containing the constants of this enum class, 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() - Method in class org.opendaylight.yangtools.util.UnmodifiableMap
 
values() - Static method in enum class org.opendaylight.yangtools.yang.common.ErrorSeverity
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opendaylight.yangtools.yang.common.ErrorType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opendaylight.yangtools.yang.common.NetconfLayer
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opendaylight.yangtools.yang.common.Ordering
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opendaylight.yangtools.yang.common.YangVersion
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opendaylight.yangtools.yang.data.api.schema.MountPointContextFactory.ContainerName
Returns an array containing the constants of this enum class, in the order they are declared.
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 class org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeStreamVersion
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opendaylight.yangtools.yang.data.codec.gson.JSONValue.Kind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opendaylight.yangtools.yang.data.tree.api.ModificationType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opendaylight.yangtools.yang.data.tree.api.TreeType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in exception class org.opendaylight.yangtools.yang.data.tree.api.UniqueConstraintException
 
values() - Static method in enum class org.opendaylight.yangtools.yang.data.util.CompositeNodeDataWithSchema.ChildReusePolicy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opendaylight.yangtools.yang.model.api.DeviateKind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opendaylight.yangtools.yang.model.api.meta.StatementOrigin
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opendaylight.yangtools.yang.model.api.Status
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opendaylight.yangtools.yang.model.api.stmt.ModuleEffectiveStatement.ConformanceType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opendaylight.yangtools.yang.model.api.type.ModifierKind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opendaylight.yangtools.yang.model.repo.api.StatementParserMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opendaylight.yangtools.yang.model.repo.spi.PotentialSchemaSource.Costs
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opendaylight.yangtools.yang.parser.api.ImportResolutionMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opendaylight.yangtools.yang.parser.spi.meta.CopyType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opendaylight.yangtools.yang.parser.spi.meta.EffectiveStmtCtx.Parent.EffectiveConfig
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opendaylight.yangtools.yang.parser.spi.meta.ModelProcessingPhase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceStorage.StorageType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opendaylight.yangtools.yang.parser.spi.meta.StatementSupport.CopyPolicy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opendaylight.yangtools.yang.parser.spi.validation.ValidationBundles.ValidationBundleType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opendaylight.yangtools.yang.xpath.api.YangBinaryOperator
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opendaylight.yangtools.yang.xpath.api.YangBooleanConstantExpr
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opendaylight.yangtools.yang.xpath.api.YangFunction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opendaylight.yangtools.yang.xpath.api.YangNaryOperator
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opendaylight.yangtools.yang.xpath.api.YangXPathAxis
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opendaylight.yangtools.yang.xpath.api.YangXPathMathMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opendaylight.yangtools.yang.xpath.api.YangXPathNodeType
Returns an array containing the constants of this enum class, in the order they are declared.
ValueStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a value statement.
ValueStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
ValueStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.ValueStatementSupport
 
valueType() - Method in record class org.opendaylight.yangtools.binding.LeafListPropertyStep
Returns the value of the valueType record component.
valueType() - Method in record class org.opendaylight.yangtools.binding.LeafPropertyStep
Returns the value of the valueType record component.
valueType() - Method in interface org.opendaylight.yangtools.binding.PropertyStep
Returns the value type.
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(YangParserConfiguration) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.reactor.RFC7950Reactors
 
vanillaReactorBuilder(YangXPathParserFactory) - Static method in class org.opendaylight.yangtools.yang.parser.rfc7950.reactor.RFC7950Reactors
 
vanillaReactorBuilder(YangXPathParserFactory, YangParserConfiguration) - 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
 
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
 
VENDOR - Static variable in record class org.opendaylight.yangtools.rfc8819.model.api.Prefix
vendor: Prefix.
VENDOR_DEFINED_CLASS - Static variable in class org.opendaylight.yangtools.rfc8819.model.api.IetfTags
ietf:vendor-defined-class IetfTags
verifyTarget(Class<N>) - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Deprecated.
Perform a safe target type adaptation of this instance identifier to target type.
version() - Method in class org.opendaylight.yangtools.yang.data.tree.impl.node.TreeNode
Get the data node version.
Version - Class in org.opendaylight.yangtools.yang.data.tree.impl.node
The concept of a version, either node version, or a subtree version.
VERSION - Static variable in class org.opendaylight.yangtools.binding.contract.Naming
 
VERSION_1 - Enum constant in enum class org.opendaylight.yangtools.yang.common.YangVersion
Version 1, as defined in RFC6020.
VERSION_1 - Static variable in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyYangVersionStatement
 
VERSION_1 - Static variable in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyYangVersionEffectiveStatement
 
VERSION_1_1 - Enum constant in enum class org.opendaylight.yangtools.yang.common.YangVersion
Version 1.1, as defined in RFC7950.
VERSION_1_1 - Static variable in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.decl.EmptyYangVersionStatement
 
VERSION_1_1 - Static variable in class org.opendaylight.yangtools.yang.model.ri.stmt.impl.eff.EmptyYangVersionEffectiveStatement
 
VersionInfo - Interface in org.opendaylight.yangtools.yang.data.tree.api
Versioning information attached to a committed transaction.
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
 
VOID - Static variable in class org.opendaylight.yangtools.binding.model.ri.Types
 
voidType() - Static method in class org.opendaylight.yangtools.binding.model.ri.Types
Returns an instance of ConcreteType which represents JAVA java.lang.Void type.

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.
warnForUnkeyedLists() - Method in class org.opendaylight.yangtools.yang.parser.api.YangParserConfiguration
Issue a warning when a list statement without a key statement is found in the config true part of the schema tree.
warnForUnkeyedLists(boolean) - Method in class org.opendaylight.yangtools.yang.parser.api.YangParserConfiguration.Builder
Issue a warning when a list statement without a key statement is found in the config true part of the schema tree.
WARNING - Enum constant in enum class org.opendaylight.yangtools.yang.common.ErrorSeverity
A warning not affecting an operation's ability to complete successfully.
wasProcessAsSimpleNode(NormalizedNode) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedNodeWriter
 
wasProcessedAsCompositeNode(NormalizedNode) - Method in class org.opendaylight.yangtools.yang.data.api.schema.stream.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 - Enum constant in enum class 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
Effective representation of a when statement.
WhenStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a when statement.
WhenStatementAwareDeclaredStatement<A> - Interface in org.opendaylight.yangtools.yang.model.api.stmt
 
WhenStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
WhenStatementSupport(XPathSupport, YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.WhenStatementSupport
 
Whitespace - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
Whitespace - Static variable in class org.opendaylight.yangtools.yang.xpath.antlr.xpathParser
 
wildcard() - Method in class org.opendaylight.yangtools.binding.impl.AbstractDataObjectReferenceBuilder
 
WildcardType - Interface in org.opendaylight.yangtools.binding.model.api
Marker interface which assign to object property that it is a bounded wildcard type.
wildcardTypeFor(JavaTypeName) - Static method in class org.opendaylight.yangtools.binding.model.ri.Types
Creates instance of type WildcardType.
withAnnotation(QName, Object) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedMetadata.Builder
 
withAnnotations(Map<QName, Object>) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedMetadata.Builder
 
WithArgument(String, A) - Constructor for class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithArgument
 
withChild(DataContainerChild) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.builder.DataContainerNodeBuilder
 
withChild(DataContainerChild) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableChoiceNodeBuilder
 
withChild(DataContainerChild) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableContainerNodeBuilder
 
withChild(DataContainerChild) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableUnkeyedListEntryNodeBuilder
 
withChild(DataContainerChild) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableMapEntryNodeBuilder
 
withChild(LeafSetEntryNode<T>) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.builder.ListNodeBuilder
 
withChild(LeafSetEntryNode<T>) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableSystemLeafSetNodeBuilder
 
withChild(LeafSetEntryNode<T>) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableUserLeafSetNodeBuilder
 
withChild(LeafSetEntryNode<T>) - Method in class org.opendaylight.yangtools.yang.data.spi.node.InterningLeafSetNodeBuilder
 
withChild(MapEntryNode) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableSystemMapNodeBuilder
 
withChild(MapEntryNode) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableUserMapNodeBuilder
 
withChild(UnkeyedListEntryNode) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableUnkeyedListNodeBuilder
 
withChild(YangInstanceIdentifier.PathArgument, NormalizedMountpoints) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedMountpoints.Builder
 
withChild(YangInstanceIdentifier.PathArgument, ImmutableNormalizedMetadata) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedMetadata.Builder
 
withChild(V) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.builder.CollectionNodeBuilder
 
withChildren(Map<YangInstanceIdentifier.PathArgument, NormalizedMountpoints>) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedMountpoints.Builder
 
withChildren(Map<YangInstanceIdentifier.PathArgument, ImmutableNormalizedMetadata>) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedMetadata.Builder
 
withChildValue(T) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.builder.ListNodeBuilder
 
withChildValue(T) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableSystemLeafSetNodeBuilder
 
withChildValue(T) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableUserLeafSetNodeBuilder
 
withChildValue(T) - Method in class org.opendaylight.yangtools.yang.data.spi.node.InterningLeafSetNodeBuilder
 
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.model.spi.meta.AbstractDeclaredEffectiveStatement.WithDataTree
 
WithDataTree() - Constructor for class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.WithDataTree
 
withError(ErrorType, String) - Method in class org.opendaylight.yangtools.yang.common.RpcResultBuilder
Adds an error to the result.
withError(ErrorType, String, Throwable) - Method in class org.opendaylight.yangtools.yang.common.RpcResultBuilder
Adds an error to the result.
withError(ErrorType, ErrorTag, String) - Method in class org.opendaylight.yangtools.yang.common.RpcResultBuilder
Adds an error to the result.
withError(ErrorType, ErrorTag, String, String, String, Throwable) - Method in class org.opendaylight.yangtools.yang.common.RpcResultBuilder
Adds an error to the result.
withLogger(Logger) - Method in class org.opendaylight.yangtools.util.concurrent.ImmutableThreadFactoryProvider
Copy the current immutable object by setting a value for the logger attribute.
withMountPoint(NormalizedMountPoint) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNormalizedMountpoints.Builder
 
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.api.schema.builder.DataContainerNodeBuilder
 
withNodeIdentifier(I) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.builder.NormalizedNodeBuilder
 
withNodeIdentifier(I) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.builder.NormalizedNodeContainerBuilder
 
withNodeIdentifier(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableChoiceNodeBuilder
 
withNodeIdentifier(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableContainerNodeBuilder
 
withNodeIdentifier(YangInstanceIdentifier.NodeIdentifierWithPredicates) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableMapEntryNodeBuilder
 
withNodeIdentifier(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableUnkeyedListEntryNodeBuilder
 
withNodeIdentifier(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableAnydataNodeBuilder
 
withNodeIdentifier(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableAnyxmlNodeBuilder
 
withNodeIdentifier(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableLeafNodeBuilder
 
withNodeIdentifier(YangInstanceIdentifier.NodeWithValue<T>) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableLeafSetEntryNodeBuilder
 
withNodeIdentifier(YangInstanceIdentifier.NodeIdentifier) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.builder.CollectionNodeBuilder
 
withNodeIdentifier(YangInstanceIdentifier.NodeIdentifier) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.builder.ListNodeBuilder
 
withNodeIdentifier(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableSystemLeafSetNodeBuilder
 
withNodeIdentifier(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableSystemMapNodeBuilder
 
withNodeIdentifier(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableUnkeyedListNodeBuilder
 
withNodeIdentifier(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableUserLeafSetNodeBuilder
 
withNodeIdentifier(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableUserMapNodeBuilder
 
withNodeIdentifier(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.spi.node.InterningLeafNodeBuilder
 
withNodeIdentifier(YangInstanceIdentifier.NodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.spi.node.InterningLeafSetNodeBuilder
 
WithoutArgument() - Constructor for class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithoutArgument
 
withoutChild(YangInstanceIdentifier.PathArgument) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.builder.CollectionNodeBuilder
 
withoutChild(YangInstanceIdentifier.PathArgument) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.builder.DataContainerNodeBuilder
 
withoutChild(YangInstanceIdentifier.PathArgument) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.builder.ListNodeBuilder
 
withoutChild(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableChoiceNodeBuilder
 
withoutChild(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableContainerNodeBuilder
 
withoutChild(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableMapEntryNodeBuilder
 
withoutChild(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableUnkeyedListEntryNodeBuilder
 
withoutChild(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableSystemLeafSetNodeBuilder
 
withoutChild(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableSystemMapNodeBuilder
 
withoutChild(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableUnkeyedListNodeBuilder
 
withoutChild(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableUserLeafSetNodeBuilder
 
withoutChild(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableUserMapNodeBuilder
 
withoutChild(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.yang.data.spi.node.InterningLeafSetNodeBuilder
 
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.
WithPath(EffectiveModelContext, ImmutableList<T>) - Constructor for class org.opendaylight.yangtools.yang.model.spi.AbstractEffectiveStatementInference.WithPath
 
WithPath(EffectiveModelContext, List<? extends T>) - Constructor for class org.opendaylight.yangtools.yang.model.spi.AbstractEffectiveStatementInference.WithPath
 
withPrefix(String) - Method in class org.opendaylight.yangtools.yang.common.UnresolvedQName.Qualified
 
withPrefix(String) - Method in class org.opendaylight.yangtools.yang.common.UnresolvedQName.Unqualified
 
withPrefix(String) - Method in class org.opendaylight.yangtools.yang.common.UnresolvedQName
Return a UnresolvedQName.Qualified object bound to specified prefix.
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.model.spi.meta.AbstractDeclaredStatement.WithQNameArgument
 
WithRawArgument(String) - Constructor for class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithRawArgument
 
WithRawStringArgument(String) - Constructor for class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithRawStringArgument
 
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.model.spi.meta.AbstractDeclaredEffectiveStatement.WithSchemaTree
 
WithSchemaTree() - Constructor for class org.opendaylight.yangtools.yang.model.spi.meta.AbstractUndeclaredEffectiveStatement.WithSchemaTree
 
WithSubstatements(A, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.ArgumentToString.WithSubstatements
 
WithSubstatements(ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithoutArgument.WithSubstatements
 
WithSubstatements(D, A, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithArgument.WithSubstatements
 
WithSubstatements(D, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultArgument.WithSubstatements
 
WithSubstatements(String, A, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithArgument.WithSubstatements
 
WithSubstatements(String, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithRawArgument.WithSubstatements
 
WithSubstatements(String, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithRawStringArgument.WithSubstatements
 
WithSubstatements(QName, ImmutableList<? extends DeclaredStatement<?>>) - Constructor for class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredStatement.WithQNameArgument.WithSubstatements
 
WithSubstatements(AbstractDeclaredEffectiveStatement.DefaultArgument.WithSubstatements<A, D>) - Constructor for class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultArgument.WithSubstatements
 
WithTypedefNamespace(D, ImmutableList<? extends EffectiveStatement<?, ?>>) - Constructor for class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithDataTree.WithTypedefNamespace
 
WithTypedefNamespace(AbstractDeclaredEffectiveStatement.DefaultWithDataTree.WithTypedefNamespace<A, D>) - Constructor for class org.opendaylight.yangtools.yang.model.spi.meta.AbstractDeclaredEffectiveStatement.DefaultWithDataTree.WithTypedefNamespace
 
withValue(Collection<DataContainerChild>) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.builder.DataContainerNodeBuilder
 
withValue(Collection<DataContainerChild>) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableChoiceNodeBuilder
 
withValue(Collection<DataContainerChild>) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableContainerNodeBuilder
 
withValue(Collection<DataContainerChild>) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableUnkeyedListEntryNodeBuilder
 
withValue(Collection<DataContainerChild>) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableMapEntryNodeBuilder
 
withValue(Collection<LeafSetEntryNode<T>>) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.builder.ListNodeBuilder
 
withValue(Collection<LeafSetEntryNode<T>>) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableSystemLeafSetNodeBuilder
 
withValue(Collection<LeafSetEntryNode<T>>) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableUserLeafSetNodeBuilder
 
withValue(Collection<LeafSetEntryNode<T>>) - Method in class org.opendaylight.yangtools.yang.data.spi.node.InterningLeafSetNodeBuilder
 
withValue(Collection<MapEntryNode>) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableSystemMapNodeBuilder
 
withValue(Collection<MapEntryNode>) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableUserMapNodeBuilder
 
withValue(Collection<UnkeyedListEntryNode>) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableUnkeyedListNodeBuilder
 
withValue(Collection<V>) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.builder.CollectionNodeBuilder
 
withValue(Collection<V>) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.builder.NormalizedNodeContainerBuilder
 
withValue(DOMSource) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableAnyxmlNodeBuilder
 
withValue(T) - Method in class org.opendaylight.yangtools.yang.data.spi.node.InterningLeafNodeBuilder
 
withValue(V) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.builder.NormalizedNodeBuilder
 
withValue(V) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableAnydataNodeBuilder
 
withValue(T) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableLeafNodeBuilder
 
withValue(T) - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableLeafSetEntryNodeBuilder
 
withWarning(ErrorType, ErrorTag, String) - Method in class org.opendaylight.yangtools.yang.common.RpcResultBuilder
Adds a warning to the result.
withWarning(ErrorType, ErrorTag, 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.
wrappedValue() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractAnydataNode
 
wrappedValue() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractAnyxmlNode
 
wrappedValue() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractLeafNode
 
wrappedValue() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractLeafSetEntryNode
 
wrappedValue() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractSystemLeafSetNode
 
wrappedValue() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractSystemMapNode
 
wrappedValue() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractUnkeyedListNode
 
wrappedValue() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractUserLeafSetNode
 
wrappedValue() - Method in class org.opendaylight.yangtools.yang.data.api.schema.AbstractUserMapNode
 
wrappedValue() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableLeafNode
 
wrappedValue() - Method in class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableLeafSetEntryNode
 
wrapperHashCode(byte[]) - Static method in class org.opendaylight.yangtools.binding.lib.CodeHelpers
Return hash code of a single-property wrapper class.
wrapperHashCode(Object) - Static method in class org.opendaylight.yangtools.binding.lib.CodeHelpers
Return hash code of a single-property wrapper class.
wrapToDocumentation(String) - Static method in class org.opendaylight.yangtools.binding.codegen.BaseTemplate
 
wrapWithImplicit(StmtContext<?, ?, ?>) - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.StmtContext.Mutable
 
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.yang.data.api.schema.stream.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, NormalizedNodeStreamWriter.MetadataExtension) - Method in class org.opendaylight.yangtools.yang.data.util.AbstractNodeDataWithSchema
 
write(NormalizedNodeStreamWriter, NormalizedNodeStreamWriter.MetadataExtension) - Method in class org.opendaylight.yangtools.yang.data.util.AbstractMountPointDataWithSchema
 
write(NormalizedNodeStreamWriter, NormalizedNodeStreamWriter.MetadataExtension) - Method in class org.opendaylight.yangtools.yang.data.util.AnydataNodeDataWithSchema
 
write(NormalizedNodeStreamWriter, NormalizedNodeStreamWriter.MetadataExtension) - Method in class org.opendaylight.yangtools.yang.data.util.AnyXmlNodeDataWithSchema
 
write(NormalizedNodeStreamWriter, NormalizedNodeStreamWriter.MetadataExtension) - Method in class org.opendaylight.yangtools.yang.data.util.CompositeNodeDataWithSchema
 
write(NormalizedNodeStreamWriter, NormalizedNodeStreamWriter.MetadataExtension) - Method in class org.opendaylight.yangtools.yang.data.util.ContainerNodeDataWithSchema
 
write(NormalizedNodeStreamWriter, NormalizedNodeStreamWriter.MetadataExtension) - Method in class org.opendaylight.yangtools.yang.data.util.LeafListEntryNodeDataWithSchema
 
write(NormalizedNodeStreamWriter, NormalizedNodeStreamWriter.MetadataExtension) - Method in class org.opendaylight.yangtools.yang.data.util.LeafListNodeDataWithSchema
 
write(NormalizedNodeStreamWriter, NormalizedNodeStreamWriter.MetadataExtension) - Method in class org.opendaylight.yangtools.yang.data.util.LeafNodeDataWithSchema
 
write(NormalizedNodeStreamWriter, NormalizedNodeStreamWriter.MetadataExtension) - Method in class org.opendaylight.yangtools.yang.data.util.ListNodeDataWithSchema
 
write(YangInstanceIdentifier.PathArgument, NormalizedNode) - Method in interface org.opendaylight.yangtools.yang.data.tree.api.DataTreeModificationCursor
Replace the data at specified path with supplied data.
write(YangInstanceIdentifier, NormalizedNode) - Method in interface org.opendaylight.yangtools.yang.data.tree.api.DataTreeModification
Replace the data at specified path with supplied data.
WRITE - Enum constant in enum class org.opendaylight.yangtools.yang.data.tree.api.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.
writeBoolean(boolean) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.DefaultJSONValueWriter
 
writeBoolean(boolean) - Method in interface org.opendaylight.yangtools.yang.data.codec.gson.JSONValueWriter
Write a boolean value, as per RFC7951, section 6.3.
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
 
writeEmpty() - Method in class org.opendaylight.yangtools.yang.data.codec.gson.DefaultJSONValueWriter
 
writeEmpty() - Method in interface org.opendaylight.yangtools.yang.data.codec.gson.JSONValueWriter
Write an empty value, as per RFC7951, section 6.9.
writeEnumeration(Enumeration) - Method in class org.opendaylight.yangtools.binding.codegen.EnumTemplate
 
writeEnumItem(String, String, int, String) - Method in class org.opendaylight.yangtools.binding.codegen.EnumTemplate
 
writeFull(StatementWriter, QNameToStatementDefinition, PrefixResolver, YangVersion) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.YangStatementStreamSource
 
writeFull(StatementWriter, QNameToStatementDefinition, PrefixResolver, YangVersion) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.YinStatementStreamSource
 
writeFull(StatementWriter, QNameToStatementDefinition, PrefixResolver, 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.
writeInfo(VersionInfo) - Method in class org.opendaylight.yangtools.yang.data.tree.impl.node.Version
 
writeLinkage(StatementWriter, QNameToStatementDefinition, PrefixResolver, YangVersion) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.YangStatementStreamSource
 
writeLinkage(StatementWriter, QNameToStatementDefinition, PrefixResolver, YangVersion) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.YinStatementStreamSource
 
writeLinkage(StatementWriter, QNameToStatementDefinition, PrefixResolver, 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, PrefixResolver, YangVersion) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.YangStatementStreamSource
 
writeLinkageAndStatementDefinitions(StatementWriter, QNameToStatementDefinition, PrefixResolver, YangVersion) - Method in class org.opendaylight.yangtools.yang.parser.rfc7950.repo.YinStatementStreamSource
 
writeLinkageAndStatementDefinitions(StatementWriter, QNameToStatementDefinition, PrefixResolver, 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(NormalizedNodeStreamWriter.MetadataExtension) - Method in class org.opendaylight.yangtools.yang.data.util.AbstractNodeDataWithSchema
 
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
writeNumber(Number) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.DefaultJSONValueWriter
 
writeNumber(Number) - Method in interface org.opendaylight.yangtools.yang.data.codec.gson.JSONValueWriter
Write a numeric value, as per RFC7951, section 6.1.
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
Write a NormalizedNode or null value.
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.common.QNameAwareDataOutput
Write a QName into the stream.
writeReplace() - Method in class org.opendaylight.yangtools.binding.impl.AbstractDataObjectReference
 
writeReplace() - Method in class org.opendaylight.yangtools.concepts.AbstractHierarchicalIdentifier
 
writeReplace() - Method in class org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier
 
writerFactory() - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingDataCodec
writerFactory() - Method in class org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext
 
writerFactory() - Method in class org.opendaylight.yangtools.binding.data.codec.impl.di.DefaultDynamicBindingDataCodec
 
writerFactory() - Method in class org.opendaylight.yangtools.binding.data.codec.osgi.impl.GlobalBindingDOMCodecServices
 
writeSchemaNodeIdentifier(SchemaNodeIdentifier) - Method in interface org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeDataOutput
writeStatement(DataOutput, IRStatement) - Static method in class org.opendaylight.yangtools.yang.ir.IOSupport
 
writeString(String) - Method in class org.opendaylight.yangtools.yang.data.codec.gson.DefaultJSONValueWriter
 
writeString(String) - Method in interface org.opendaylight.yangtools.yang.data.codec.gson.JSONValueWriter
Write a string value, as per RFC7951, section 6.2 and other types which have are represented as JSON strings.
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 record class org.opendaylight.yangtools.yang.common.AnnotationName
 
writeTo(DataOutput) - Method in class org.opendaylight.yangtools.yang.common.BiMapYangNamespaceContext
 
writeTo(DataOutput) - Method in record class org.opendaylight.yangtools.yang.common.MountPointLabel
 
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 interface org.opendaylight.yangtools.yang.common.RevisionUnion
 
writeTo(DataOutput) - Method in class org.opendaylight.yangtools.yang.common.UnresolvedQName.Qualified
 
writeTo(DataOutput) - Method in class org.opendaylight.yangtools.yang.common.UnresolvedQName.Unqualified
 
writeTo(DataOutput) - Method in class org.opendaylight.yangtools.yang.common.XMLNamespace
 
writeTo(DataOutput) - Method in record class org.opendaylight.yangtools.yang.common.YangDataName
 
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 interface org.opendaylight.yangtools.yang.data.api.schema.NormalizedAnydata
 
writeTo(NormalizedNodeStreamWriter, D) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.DataObjectCodecContext
 
writeTo(NormalizedNodeStreamWriter, MountPointContext) - Method in interface org.opendaylight.yangtools.yang.data.api.schema.MountPointChild
Stream this child into a writer, with the help of a SchemaContext.
writeTo(NormalizedNodeStreamWriter, EffectiveStatementInference) - Method in class org.opendaylight.yangtools.yang.data.impl.schema.AbstractNormalizableAnydata
 
writeTo(NormalizedNodeStreamWriter, T) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingDataContainerWriter
Write a particular object to target writer.
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(XMLStreamWriter, T) - Method in interface org.opendaylight.yangtools.yang.data.codec.xml.XmlCodec
 
writeValue(JSONValueWriter, T) - Method in interface org.opendaylight.yangtools.yang.data.codec.gson.JSONCodec
Serialize specified value with specified JsonWriter.
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
Writing Event Stream - Search tag in interface org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizedNodeStreamWriter
Section
written(NormalizedNode) - Static method in class org.opendaylight.yangtools.yang.data.tree.spi.DataTreeCandidateNodes
Return a DataTreeCandidateNode pretending specified node was written without the data existing 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

XmlCodec<T> - Interface in org.opendaylight.yangtools.yang.data.codec.xml
A codec capable of performing normalized value conversion with a XMLStreamWriter.
XmlCodecFactory - Class in org.opendaylight.yangtools.yang.data.codec.xml
A thread-safe factory for instantiating XmlCodecs.
XMLNamespace - Class in org.opendaylight.yangtools.yang.common
A simple type capture of namespace statement's argument according to RFC6020.
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.
xpathLexer - Class in org.opendaylight.yangtools.yang.xpath.antlr
 
xpathLexer(CharStream) - Constructor for class org.opendaylight.yangtools.yang.xpath.antlr.xpathLexer
 
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
 
XPathSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
XPathSupport(YangXPathParserFactory) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.XPathSupport
 

Y

YANG_DATA - Enum constant in enum class org.opendaylight.yangtools.binding.contract.StatementNamespace
The namespace of all RFC8040 ietf-restconf:yang-data statements.
YANG_DATA - Enum constant in enum class org.opendaylight.yangtools.rfc8040.model.api.YangDataStatements
 
YANG_DATA_NAME - Static variable in class org.opendaylight.yangtools.binding.model.ri.BindingTypes
 
YANG_LIBRARY_MODULE_NAME - Static variable in class org.opendaylight.yangtools.yang.common.YangConstants
The module name assigned to ietf-yang-library.
YANG_LIBRARY_NAMESPACE - Static variable in class org.opendaylight.yangtools.yang.common.YangConstants
The namespace assigned to ietf-yang-library.
YANG_LIBRARY_NAMESPACE_STRING - Static variable in class org.opendaylight.yangtools.yang.common.YangConstants
The namespace assigned to ietf-yang-library.
YANG_VERSION - Enum constant in enum class 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.
YANG Base Type Mapping - Search tag in package org.opendaylight.yangtools.yang.model.api
Section
YangBinaryExpr - Class in org.opendaylight.yangtools.yang.xpath.api
YangBinaryOperator - Enum Class in org.opendaylight.yangtools.yang.xpath.api
YANG XPath binary operator.
YangBooleanConstantExpr - Enum Class 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.
yangData(Type) - Static method in class org.opendaylight.yangtools.binding.model.ri.BindingTypes
Type specializing YangData for a particular type.
YangData<T> - Interface in org.opendaylight.yangtools.binding
A piece of YANG-modeled data, as defined by RESTCONF yang-data extension.
yangDataChild(YangDataName) - Method in class org.opendaylight.yangtools.binding.generator.impl.rt.DefaultModuleRuntimeType
 
yangDataChild(YangDataName) - Method in interface org.opendaylight.yangtools.binding.runtime.api.ModuleRuntimeType
Look up a child YangDataRuntimeType by its YangDataName.
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.
YangDataName - Record Class in org.opendaylight.yangtools.yang.common
Identifier of a RESTCONF yang-data extension template instantiation.
YangDataName(QNameModule, String) - Constructor for record class org.opendaylight.yangtools.yang.common.YangDataName
Creates an instance of a YangDataName record class.
YangDataRuntimeType - Interface in org.opendaylight.yangtools.binding.runtime.api
A CompositeRuntimeType associated with a RESTCONF yang-data statement.
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 Class in org.opendaylight.yangtools.rfc8040.model.api
StatementDefinitions for statements defined by RFC8040.
YangDataStatementSupport - Class in org.opendaylight.yangtools.rfc8040.parser
 
YangDataStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.rfc8040.parser.YangDataStatementSupport
 
YANG Effective model - Search tag in package org.opendaylight.yangtools.yang.model.api
Section
YangErrorInfo - Class in org.opendaylight.yangtools.yang.data.api
An element of error-info container, as modeled in errorInfoType of RFC6241, Appendix B.
YangErrorInfos - Class in org.opendaylight.yangtools.yang.data.impl.schema
 
YangExpr - Interface in org.opendaylight.yangtools.yang.xpath.api
Common base interface for all YANG Expression components.
yangFeature(Type, Type) - Static method in class org.opendaylight.yangtools.binding.model.ri.BindingTypes
Type specializing YangFeature for a particular type.
YangFeature<F,R> - Class in org.opendaylight.yangtools.binding
Abstract base class for classes generated for YANG feature statements.
YangFeature() - Constructor for class org.opendaylight.yangtools.binding.YangFeature
 
YangFeatureProvider<R> - Interface in org.opendaylight.yangtools.binding.meta
Run-time feature discovery service.
YangFilterExpr - Class in org.opendaylight.yangtools.yang.xpath.api
 
YangFunction - Enum Class 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.
yangIdentifier() - Method in record class org.opendaylight.yangtools.binding.LeafListPropertyStep
Returns the value of the yangIdentifier record component.
yangIdentifier() - Method in record class org.opendaylight.yangtools.binding.LeafPropertyStep
Returns the value of the yangIdentifier record component.
yangIdentifier() - Method in interface org.opendaylight.yangtools.binding.PropertyStep
Returns the YANG identifier argument of the statement.
YangInstanceIdentifier - Class in org.opendaylight.yangtools.yang.data.api
Unique identifier of a particular node instance in the data tree.
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 - Class in org.opendaylight.yangtools.yang.data.api
Path argument / component of InstanceIdentifier.
YangInstanceIdentifierWriter - Class in org.opendaylight.yangtools.yang.data.api.schema.stream
Utility for emitting a YangInstanceIdentifier into a NormalizedNodeStreamWriter as a set of startXXXNode events.
YangInvalidValueException - Exception Class in org.opendaylight.yangtools.yang.data.api.codec
Dedicated exception for reporting conditions where error-tag should be reported as invalid-value.
YangInvalidValueException(ErrorType, ConstraintMetaDefinition, String) - Constructor for exception class org.opendaylight.yangtools.yang.data.api.codec.YangInvalidValueException
 
YangIRSource - Class in org.opendaylight.yangtools.yang.model.spi.source
YangIRSource(SourceIdentifier, IRStatement, String) - Constructor for class org.opendaylight.yangtools.yang.model.spi.source.YangIRSource
 
YangIRSourceInfoExtractor - Class in org.opendaylight.yangtools.yang.parser.rfc7950.repo
Utility class for extract SourceInfo from a YangIRSource.
YangLibModule - Record Class in org.opendaylight.yangtools.yang.parser.api
A single RFC8525 module or import-only-module list entry.
YangLibModule(SourceIdentifier, XMLNamespace, ImmutableMap<UnresolvedQName.Unqualified, YangLibSubmodule>, ImmutableSet<UnresolvedQName.Unqualified>, ImmutableSet<UnresolvedQName.Unqualified>, SourceRepresentation) - Constructor for record class org.opendaylight.yangtools.yang.parser.api.YangLibModule
Creates an instance of a YangLibModule record class.
YangLibModuleSet - Record Class in org.opendaylight.yangtools.yang.parser.api
A single RFC8525 module-set.
YangLibModuleSet(String, ImmutableMap<UnresolvedQName.Unqualified, YangLibModule>, ImmutableMap<SourceIdentifier, YangLibModule>) - Constructor for record class org.opendaylight.yangtools.yang.parser.api.YangLibModuleSet
Creates an instance of a YangLibModuleSet record class.
YangLibResolver - Interface in org.opendaylight.yangtools.yang.parser.api
A service capable of transforming a YangLibModuleSet to an EffectiveModelContext.
YangLibSubmodule - Record Class in org.opendaylight.yangtools.yang.parser.api
A single RFC8525 submodule list entry.
YangLibSubmodule(SourceIdentifier, SourceRepresentation) - Constructor for record class org.opendaylight.yangtools.yang.parser.api.YangLibSubmodule
Creates an instance of a YangLibSubmodule record class.
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
 
YangModelBindingProvider - Interface in org.opendaylight.yangtools.binding.meta
Provider of YangModuleInfo for specified package / model.
YangModuleInfo - Interface in org.opendaylight.yangtools.binding.meta
Information and model capture for Binding V1.
YangModuleInfoTemplate - Class in org.opendaylight.yangtools.binding.codegen
Template for YangModuleInfo implementation for a particular module.
YangModuleInfoTemplate(Module, EffectiveModelContext, Function<ModuleLike, Optional<String>>) - Constructor for class org.opendaylight.yangtools.binding.codegen.YangModuleInfoTemplate
 
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 - Class 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 Class in org.opendaylight.yangtools.yang.xpath.api
YANG XPath n-ary operator.
YangNegateExpr - Class in org.opendaylight.yangtools.yang.xpath.api
 
YangNetconfError - Interface in org.opendaylight.yangtools.yang.data.api
Baseline interface for metadata associated with a NETCONF notion of an 'error'.
YangNetconfErrorAware - Interface in org.opendaylight.yangtools.yang.data.api
Interface exposed from objects which have some association with YangNetconfError.
YangNumberExpr - Class in org.opendaylight.yangtools.yang.xpath.api
A number-bearing expression.
YangNumberExpr() - Constructor for class org.opendaylight.yangtools.yang.xpath.api.YangNumberExpr
 
YangParser - Interface in org.opendaylight.yangtools.yang.parser.api
Configurable single-use YANG parser.
YangParserConfiguration - Class in org.opendaylight.yangtools.yang.parser.api
A configuration of YangParser wiring for use with YangParserFactory.
YangParserConfiguration.Builder - Class in org.opendaylight.yangtools.yang.parser.api
 
YangParserException - Exception Class in org.opendaylight.yangtools.yang.parser.api
Base exception reported by YangParser.
YangParserException(String) - Constructor for exception class org.opendaylight.yangtools.yang.parser.api.YangParserException
 
YangParserException(String, Throwable) - Constructor for exception class org.opendaylight.yangtools.yang.parser.api.YangParserException
 
YangParserFactory - Interface in org.opendaylight.yangtools.yang.parser.api
Basic entry point into a YANG parser implementation.
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.
yangPathArgumentChild(YangInstanceIdentifier.PathArgument) - Method in interface org.opendaylight.yangtools.binding.data.codec.api.BindingDataContainerCodecTreeNode
Returns nested node context using supplied YangInstanceIdentifier.PathArgument.
yangPathArgumentChild(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.CommonDataObjectCodecContext
 
yangPathArgumentChild(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.binding.data.codec.impl.DataObjectCodecContext
 
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() - Constructor for class org.opendaylight.yangtools.yang.xpath.api.YangQNameExpr
 
YangQNameExpr.Resolved - Class in org.opendaylight.yangtools.yang.xpath.api
 
YangQNameExpr.Unresolved - Class in org.opendaylight.yangtools.yang.xpath.api
 
YangSourceDefinition - Class in org.opendaylight.yangtools.binding.model.api
DTO capturing the YANG source definition which lead to a GeneratedType being emitted.
YangSourceDefinition.Multiple - Class in org.opendaylight.yangtools.binding.model.api
 
YangSourceDefinition.Single - Class in org.opendaylight.yangtools.binding.model.api
 
YangSourceRepresentation - Interface in org.opendaylight.yangtools.yang.model.api.source
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
 
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 Class in org.opendaylight.yangtools.yang.model.api
Mapping for both RFC6020 and RFC7950 statements.
YangSyntaxErrorException - Exception Class in org.opendaylight.yangtools.yang.parser.api
 
YangSyntaxErrorException(SourceIdentifier, int, int, String) - Constructor for exception class org.opendaylight.yangtools.yang.parser.api.YangSyntaxErrorException
 
YangSyntaxErrorException(SourceIdentifier, int, int, String, Throwable) - Constructor for exception class org.opendaylight.yangtools.yang.parser.api.YangSyntaxErrorException
 
YangTextSchemaContextResolver - Class in org.opendaylight.yangtools.yang.parser.repo
 
YangTextSnippet - Class in org.opendaylight.yangtools.yang.model.export
A YANG text snippet generated from a DeclaredStatement.
yangTextSource(SourceIdentifier) - Method in interface org.opendaylight.yangtools.binding.runtime.api.ModuleInfoSnapshot
 
yangTextSource(SourceIdentifier) - Method in class org.opendaylight.yangtools.binding.runtime.spi.ForwardingModuleInfoSnapshot
 
YangTextSource - Class in org.opendaylight.yangtools.yang.model.api.source
YANG text schema source representation.
YangTextSource() - Constructor for class org.opendaylight.yangtools.yang.model.api.source.YangTextSource
 
YangValidationBundles - Class in org.opendaylight.yangtools.yang.parser.rfc7950.reactor
 
YangVariableReferenceExpr - Class in org.opendaylight.yangtools.yang.xpath.api
 
yangVersion() - Method in record class org.opendaylight.yangtools.yang.model.spi.source.SourceInfo.Module
Returns the value of the yangVersion record component.
yangVersion() - Method in record class org.opendaylight.yangtools.yang.model.spi.source.SourceInfo.Submodule
Returns the value of the yangVersion record component.
yangVersion() - Method in interface org.opendaylight.yangtools.yang.model.spi.source.SourceInfo
Return YangVersion of the source.
yangVersion() - Method in interface org.opendaylight.yangtools.yang.parser.spi.meta.BoundStmtCtx
Return the YangVersion associated with this statement.
YangVersion - Enum Class in org.opendaylight.yangtools.yang.common
Enumeration of supported YANG versions.
YangVersionEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a yang-version statement.
YangVersionLinkageException - Exception Class in org.opendaylight.yangtools.yang.parser.spi.source
An exception indicating source-level problem across multiple YANG sources relating to how they are allowed to be linked between YANG versions.
YangVersionLinkageException(StatementSourceReference, String, Object...) - Constructor for exception class org.opendaylight.yangtools.yang.parser.spi.source.YangVersionLinkageException
 
YangVersionLinkageException(CommonStmtCtx, String, Object...) - Constructor for exception class org.opendaylight.yangtools.yang.parser.spi.source.YangVersionLinkageException
 
YangVersionStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a yang-version statement.
YangVersionStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
YangVersionStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.YangVersionStatementSupport
 
YangXPathAxis - Enum Class 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
An Unqualified-bound expression.
YangXPathMathMode - Enum Class 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 Class 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 - Enum constant in enum class org.opendaylight.yangtools.yang.model.api.YangStmtMapping
 
YinDomSource - Class in org.opendaylight.yangtools.yang.model.spi.source
Utility YinXmlSource exposing a W3C DOMSource representation of YIN model.
YinDomSource() - Constructor for class org.opendaylight.yangtools.yang.model.spi.source.YinDomSource
 
YinElementEffectiveStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Effective representation of a yin-element statement.
YinElementStatement - Interface in org.opendaylight.yangtools.yang.model.api.stmt
Declared representation of a yin-element statement.
YinElementStatementSupport - Class in org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta
 
YinElementStatementSupport(YangParserConfiguration) - Constructor for class org.opendaylight.yangtools.yang.parser.rfc7950.stmt.meta.YinElementStatementSupport
 
YinExportUtils - Class in org.opendaylight.yangtools.yang.model.export
 
YinSourceRepresentation - Interface in org.opendaylight.yangtools.yang.model.api.source
YinStatementStreamSource - Class in org.opendaylight.yangtools.yang.parser.rfc7950.repo
YinTextSource - Class in org.opendaylight.yangtools.yang.model.api.source
YIN text schema source representation.
YinTextSource() - Constructor for class org.opendaylight.yangtools.yang.model.api.source.YinTextSource
 
YinTextToDomTransformer - Class in org.opendaylight.yangtools.yang.parser.rfc7950.repo
A SchemaSourceTransformer which handles translation of models from YinTextSource representation into YinDomSource.
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.
YinXmlSource - Interface in org.opendaylight.yangtools.yang.model.spi.source
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 and Interfaces|All Packages|Constant Field Values|Serialized Form