public final class EffectiveSchemaContext extends SimpleSchemaContext
DocumentedNode.WithStatus
MODULE_SET_SUPPLIER, REVISION_COMPARATOR
NAME
Modifier and Type | Method and Description |
---|---|
List<DeclaredStatement<?>> |
getRootDeclaredStatements() |
List<EffectiveStatement<?,?>> |
getRootEffectiveStatements() |
static SchemaContext |
resolveSchemaContext(Set<Module> modules)
Deprecated.
Use
SimpleSchemaContext.forModules(Set) instead. |
addToStringAttributes, forModules, getAllModuleIdentifiers, getIdentifiersToSources, getModules, getNamespaceToModules, getNameToModules, toString
findModuleByName, findModuleByNamespace, getAvailableAugmentations, getChildNodes, getConstraints, getDataChildByName, getDataDefinitions, getDescription, getExtensions, getGroupings, getModuleSource, getNotifications, getOperations, getPath, getQName, getReference, getStatus, getTypeDefinitions, getUnknownSchemaNodes, getUses, isAddedByUses, isAugmenting, isConfiguration, isPresenceContainer
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findModuleByNamespaceAndRevision
getActions
@Deprecated public static SchemaContext resolveSchemaContext(Set<Module> modules)
SimpleSchemaContext.forModules(Set)
instead.public List<DeclaredStatement<?>> getRootDeclaredStatements()
public List<EffectiveStatement<?,?>> getRootEffectiveStatements()
Copyright © 2018 OpenDaylight. All rights reserved.