Package org.opendaylight.yangtools.yang.model.repo.api
-
Interface Summary Interface Description EffectiveModelContextFactory An asynchronous factory for buildingEffectiveModelContext
instances based on a specification of whatSourceIdentifier
s are required and dynamic recursive resolution.SchemaRepository Interface exposed by repository implementations.SchemaSourceFilter A filter of schema sources.SchemaSourceRepresentation Common interface for schema source representations.YangSchemaSourceRepresentation A YANGSchemaSourceRepresentation
.YinSchemaSourceRepresentation A YINSchemaSourceRepresentation
.YinXmlSchemaSource YIN text schema source representation. -
Class Summary Class Description RevisionSourceIdentifier YANG Schema revision source identifier.SchemaContextFactoryConfiguration SchemaContextFactory configuration class.SchemaContextFactoryConfiguration.Builder SemVerSourceIdentifier Deprecated, for removal: This API element is subject to removal in a future version. SourceIdentifier Base class of YANG Schema source identifiers.YangTextSchemaSource YANG text schema source representation.YinDomSchemaSource UtilityYinXmlSchemaSource
exposing a W3CDOMSource
representation of YIN model.YinTextSchemaSource YIN text schema source representation. -
Enum Summary Enum Description StatementParserMode -
Exception Summary Exception Description MissingSchemaSourceException Exception thrown when a the specified schema source is not available.SchemaResolutionException Exception thrown when a Schema Source fails to resolve.SchemaSourceException Exception thrown when a failure to acquire a schema source occurs.