@Beta public interface EffectiveModelContextProvider extends SchemaContextProvider
EffectiveModelContext
.Modifier and Type | Method and Description |
---|---|
@NonNull EffectiveModelContext |
getEffectiveModelContext()
Return the
EffectiveModelContext attached to this object. |
default SchemaContext |
getSchemaContext() |
@NonNull EffectiveModelContext getEffectiveModelContext()
EffectiveModelContext
attached to this object.IllegalStateException
- if the context is not available.default SchemaContext getSchemaContext()
getSchemaContext
in interface SchemaContextProvider
Copyright © 2019 OpenDaylight. All rights reserved.