| Modifier and Type | Interface and Description |
|---|---|
interface |
LeafSchemaContext
Representation of a context for obtaining leaf/leaf-list schema related
extended information.
|
interface |
ListSchemaContext
Representation of multi instance node schema context.
|
interface |
SingleInstanceNodeContext
Representation of single instance node schema context.
|
| Modifier and Type | Method and Description |
|---|---|
SchemaContext |
SingleInstanceNodeContext.getChildContext(SchemaId id)
Returns child context.
|
SchemaContext |
SchemaContext.getParentContext()
Returns parent context.
|
SchemaContext |
SchemaContextProvider.getSchemaContext(ResourceId id)
Returns schema context corresponding to a given resource identifier.
|
Copyright © 2018. All rights reserved.