public abstract class AbstractEffectiveContainerSchemaNode<D extends DeclaredStatement<QName>> extends AbstractEffectiveSimpleDataNodeContainer<D> implements ContainerSchemaNode
DocumentedNode.WithStatus| Modifier | Constructor and Description |
|---|---|
protected |
AbstractEffectiveContainerSchemaNode(StmtContext<QName,D,?> ctx) |
| Modifier and Type | Method and Description |
|---|---|
Collection<MustDefinition> |
getMustConstraints()
Specifies the rules which the node which contains
must YANG substatement has to match. |
getAvailableAugmentations, getPath, getQName, getUnknownSchemaNodes, getWhenCondition, isAddedByUses, isAugmenting, isConfiguration, resetAugmentingfindDataChildByName, getChildNodes, getGroupings, getTypeDefinitions, getUsesgetNamespaceContentsgetDescription, getReference, getStatusargument, getDeclared, getStatementSource, statementDefinitionallSubstatementsOfType, effectiveSubstatements, firstEffective, firstEffectiveSubstatementOfType, firstSchemaNode, firstSubstatementOfType, firstSubstatementOfType, get, getAll, initSubstatementsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisPresenceContainerfindDataChildByName, findDataTreeChild, findDataTreeChild, findDataTreeChild, getChildNodes, getDataChildByName, getGroupings, getTypeDefinitions, getUsesgetAvailableAugmentationsisConfigurationgetPath, getQNamegetStatusgetDescription, getReference, getUnknownSchemaNodesisAugmentingisAddedByUsesgetWhenConditiongetNotificationsgetActionsfindAll, findFirstEffectiveSubstatement, findFirstEffectiveSubstatementArgument, streamEffectiveSubstatementsprotected AbstractEffectiveContainerSchemaNode(StmtContext<QName,D,?> ctx)
public final Collection<MustDefinition> getMustConstraints()
MustConstraintAwaremust YANG substatement has to match.getMustConstraints in interface MustConstraintAwareMustDefinition (XPath) instances which represents the concrete data
constraintsCopyright © 2019 OpenDaylight. All rights reserved.