A B C D E G H I O R S T V Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addLibSource(SchemaSourceRepresentation) - Method in interface org.opendaylight.yangtools.yang.model.parser.api.YangParser
-
Deprecated.
- addLibSource(SchemaSourceRepresentation) - Method in interface org.opendaylight.yangtools.yang.parser.api.YangParser
- addLibSources(Collection<SchemaSourceRepresentation>) - Method in interface org.opendaylight.yangtools.yang.model.parser.api.YangParser
-
Deprecated.
- addLibSources(Collection<SchemaSourceRepresentation>) - Method in interface org.opendaylight.yangtools.yang.parser.api.YangParser
- addLibSources(SchemaSourceRepresentation...) - Method in interface org.opendaylight.yangtools.yang.model.parser.api.YangParser
-
Deprecated.Add library sources.
- addLibSources(SchemaSourceRepresentation...) - Method in interface org.opendaylight.yangtools.yang.parser.api.YangParser
-
Add library sources.
- addSource(SchemaSourceRepresentation) - Method in interface org.opendaylight.yangtools.yang.model.parser.api.YangParser
-
Deprecated.Add main source.
- addSource(SchemaSourceRepresentation) - Method in interface org.opendaylight.yangtools.yang.parser.api.YangParser
-
Add main source.
- addSources(Collection<? extends SchemaSourceRepresentation>) - Method in interface org.opendaylight.yangtools.yang.model.parser.api.YangParser
-
Deprecated.
- addSources(Collection<? extends SchemaSourceRepresentation>) - Method in interface org.opendaylight.yangtools.yang.parser.api.YangParser
- addSources(SchemaSourceRepresentation...) - Method in interface org.opendaylight.yangtools.yang.model.parser.api.YangParser
-
Deprecated.Add main sources.
- addSources(SchemaSourceRepresentation...) - Method in interface org.opendaylight.yangtools.yang.parser.api.YangParser
-
Add main sources.
B
- build() - Method in class org.opendaylight.yangtools.yang.parser.api.YangParserConfiguration.Builder
- buildDeclaredModel() - Method in interface org.opendaylight.yangtools.yang.model.parser.api.YangParser
-
Deprecated.Build the declared view of a combined view of declared statements.
- buildDeclaredModel() - Method in interface org.opendaylight.yangtools.yang.parser.api.YangParser
-
Build the declared view of a combined view of declared statements.
- buildEffectiveModel() - Method in interface org.opendaylight.yangtools.yang.model.parser.api.YangParser
-
Deprecated.Build the effective view of a combined view of effective statements.
- buildEffectiveModel() - Method in interface org.opendaylight.yangtools.yang.parser.api.YangParser
-
Build the effective view of a combined view of effective statements.
- builder() - Static method in class org.opendaylight.yangtools.yang.parser.api.YangParserConfiguration
- buildSchemaContext() - Method in interface org.opendaylight.yangtools.yang.model.parser.api.YangParser
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
YangParser.buildEffectiveModel()instead.
C
- createParser() - Method in interface org.opendaylight.yangtools.yang.model.parser.api.YangParserFactory
-
Deprecated.Create a
YangParserinstance operating with defaultYangParserConfiguration. - createParser() - Method in interface org.opendaylight.yangtools.yang.parser.api.YangParserFactory
-
Create a
YangParserinstance operating with defaultYangParserConfiguration. - createParser(StatementParserMode) - Method in interface org.opendaylight.yangtools.yang.model.parser.api.YangParserFactory
-
Deprecated, for removal: This API element is subject to removal in a future version.
- createParser(YangParserConfiguration) - Method in interface org.opendaylight.yangtools.yang.model.parser.api.YangParserFactory
-
Deprecated.Create a
YangParserinstance operating with specifiedYangParserConfiguration. - createParser(YangParserConfiguration) - Method in interface org.opendaylight.yangtools.yang.parser.api.YangParserFactory
-
Create a
YangParserinstance operating with specifiedYangParserConfiguration.
D
- DEFAULT - org.opendaylight.yangtools.yang.parser.api.ImportResolutionMode
- DEFAULT - Static variable in class org.opendaylight.yangtools.yang.parser.api.YangParserConfiguration
-
System-wide default configuration.
E
- equals(Object) - Method in class org.opendaylight.yangtools.yang.parser.api.YangParserConfiguration
G
- getCharPositionInLine() - Method in exception org.opendaylight.yangtools.yang.model.parser.api.YangSyntaxErrorException
-
Deprecated.
- getCharPositionInLine() - Method in exception org.opendaylight.yangtools.yang.parser.api.YangSyntaxErrorException
- getFormattedMessage() - Method in exception org.opendaylight.yangtools.yang.model.parser.api.YangSyntaxErrorException
-
Deprecated.
- getFormattedMessage() - Method in exception org.opendaylight.yangtools.yang.parser.api.YangSyntaxErrorException
- getLine() - Method in exception org.opendaylight.yangtools.yang.model.parser.api.YangSyntaxErrorException
-
Deprecated.
- getLine() - Method in exception org.opendaylight.yangtools.yang.parser.api.YangSyntaxErrorException
- getSource() - Method in exception org.opendaylight.yangtools.yang.model.parser.api.YangSyntaxErrorException
-
Deprecated.
- getSource() - Method in exception org.opendaylight.yangtools.yang.parser.api.YangSyntaxErrorException
H
- hashCode() - Method in class org.opendaylight.yangtools.yang.parser.api.YangParserConfiguration
I
- 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 in org.opendaylight.yangtools.yang.parser.api
-
Enumeration of various ways of resolving
importstatements.
O
- OPENCONFIG_SEMVER - org.opendaylight.yangtools.yang.parser.api.ImportResolutionMode
-
Semantic version-based method.
- org.opendaylight.yangtools.yang.model.parser.api - package org.opendaylight.yangtools.yang.model.parser.api
- org.opendaylight.yangtools.yang.parser.api - module org.opendaylight.yangtools.yang.parser.api
- org.opendaylight.yangtools.yang.parser.api - package org.opendaylight.yangtools.yang.parser.api
-
YANG parser public API.
R
- retainDeclarationReferences() - Method in class org.opendaylight.yangtools.yang.parser.api.YangParserConfiguration
- retainDeclarationReferences(boolean) - Method in class org.opendaylight.yangtools.yang.parser.api.YangParserConfiguration.Builder
S
- setModulesWithSupportedDeviations(SetMultimap<QNameModule, QNameModule>) - Method in interface org.opendaylight.yangtools.yang.model.parser.api.YangParser
-
Deprecated.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.
- setSupportedFeatures(Set<QName>) - Method in interface org.opendaylight.yangtools.yang.model.parser.api.YangParser
-
Deprecated.Set supported features based on which all if-feature statements in the parsed YANG modules will be resolved.
- setSupportedFeatures(Set<QName>) - 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.
- supportedImportResolutionModes() - Method in interface org.opendaylight.yangtools.yang.parser.api.YangParserFactory
-
Return enumeration of
ImportResolutionModes supported by this factory. - supportedParserModes() - Method in interface org.opendaylight.yangtools.yang.model.parser.api.YangParserFactory
-
Deprecated.Return enumeration of
StatementParserModes supported by this factory. - supportedSourceRepresentations() - Method in interface org.opendaylight.yangtools.yang.model.parser.api.YangParser
-
Deprecated.Return enumeration of concrete types of
SchemaSourceRepresentationparsers created from this factory support. - supportedSourceRepresentations() - Method in interface org.opendaylight.yangtools.yang.parser.api.YangParser
-
Return enumeration of concrete types of
SchemaSourceRepresentationparsers created from this factory support. - supportedStatements() - Method in interface org.opendaylight.yangtools.yang.model.parser.api.YangParser
-
Deprecated.Return the set of all YANG statements semantically supported by this parser instance.
T
- toString() - Method in exception org.opendaylight.yangtools.yang.model.parser.api.YangSyntaxErrorException
-
Deprecated.
- toString() - Method in class org.opendaylight.yangtools.yang.parser.api.YangParserConfiguration
- toString() - Method in exception org.opendaylight.yangtools.yang.parser.api.YangSyntaxErrorException
V
- valueOf(String) - Static method in enum org.opendaylight.yangtools.yang.parser.api.ImportResolutionMode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.opendaylight.yangtools.yang.parser.api.ImportResolutionMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
Y
- YangParser - Interface in org.opendaylight.yangtools.yang.model.parser.api
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
YangParserinstead. - 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
YangParserwiring for use withYangParserFactory. - YangParserConfiguration.Builder - Class in org.opendaylight.yangtools.yang.parser.api
- YangParserException - Exception in org.opendaylight.yangtools.yang.model.parser.api
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
YangParserExceptioninstead. - YangParserException - Exception in org.opendaylight.yangtools.yang.parser.api
-
Base exception reported by
YangParser. - YangParserException(String) - Constructor for exception org.opendaylight.yangtools.yang.model.parser.api.YangParserException
-
Deprecated.
- YangParserException(String) - Constructor for exception org.opendaylight.yangtools.yang.parser.api.YangParserException
- YangParserException(String, Throwable) - Constructor for exception org.opendaylight.yangtools.yang.model.parser.api.YangParserException
-
Deprecated.
- YangParserException(String, Throwable) - Constructor for exception org.opendaylight.yangtools.yang.parser.api.YangParserException
- YangParserFactory - Interface in org.opendaylight.yangtools.yang.model.parser.api
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
YangParserFactoryinstead. - YangParserFactory - Interface in org.opendaylight.yangtools.yang.parser.api
-
Basic entry point into a YANG parser implementation.
- YangSyntaxErrorException - Exception in org.opendaylight.yangtools.yang.model.parser.api
-
Deprecated, for removal: This API element is subject to removal in a future version.
- YangSyntaxErrorException - Exception in org.opendaylight.yangtools.yang.parser.api
- YangSyntaxErrorException(SourceIdentifier, int, int, String) - Constructor for exception org.opendaylight.yangtools.yang.model.parser.api.YangSyntaxErrorException
-
Deprecated.
- YangSyntaxErrorException(SourceIdentifier, int, int, String) - Constructor for exception org.opendaylight.yangtools.yang.parser.api.YangSyntaxErrorException
- YangSyntaxErrorException(SourceIdentifier, int, int, String, Throwable) - Constructor for exception org.opendaylight.yangtools.yang.model.parser.api.YangSyntaxErrorException
-
Deprecated.
- YangSyntaxErrorException(SourceIdentifier, int, int, String, Throwable) - Constructor for exception org.opendaylight.yangtools.yang.parser.api.YangSyntaxErrorException
All Classes All Packages