Package | Description |
---|---|
org.opendaylight.yangtools.yang.model.api |
Definition of structures and DOM like API of effected YANG schema
|
org.opendaylight.yangtools.yang.model.parser.api | |
org.opendaylight.yangtools.yang.parser.repo | |
org.opendaylight.yangtools.yang.parser.stmt.reactor |
Contains the implementation of the parser reactor
CrossSourceStatementReactor . |
Modifier and Type | Method and Description |
---|---|
@NonNull EffectiveModelContext |
EffectiveModelContextProvider.getEffectiveModelContext()
Return the
EffectiveModelContext attached to this object. |
Modifier and Type | Method and Description |
---|---|
@NonNull EffectiveModelContext |
YangParser.buildEffectiveModel()
Build the effective view of a combined view of effective statements.
|
Modifier and Type | Method and Description |
---|---|
EffectiveModelContext |
YangTextSchemaContextResolver.trySchemaContext() |
EffectiveModelContext |
YangTextSchemaContextResolver.trySchemaContext(StatementParserMode statementParserMode) |
Modifier and Type | Class and Description |
---|---|
class |
EffectiveSchemaContext |
Copyright © 2019 OpenDaylight. All rights reserved.