public final class ContainerEffectiveStatementImpl extends AbstractEffectiveContainerSchemaNode<ContainerStatement> implements ContainerEffectiveStatement, DerivableSchemaNode
DataTreeAwareEffectiveStatement.Namespace<T extends DataTreeEffectiveStatement<?>>DocumentedNode.WithStatus| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Set<ActionDefinition> |
getActions()
Return the set of actions.
|
Set<NotificationDefinition> |
getNotifications()
Return the set of notifications in this container, keyed by QName.
|
Optional<ContainerSchemaNode> |
getOriginal()
If this node is added by uses, returns original node definition from
grouping where it was defined.
|
int |
hashCode() |
boolean |
isPresenceContainer()
Returns true if this container is marked as presence.
|
String |
toString() |
getMustConstraintsgetAvailableAugmentations, 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, finalize, getClass, notify, notifyAll, wait, wait, waitgetIdentifiereffectiveSubstatements, findAll, findFirstEffectiveSubstatement, findFirstEffectiveSubstatementArgument, get, getAll, getDeclared, streamEffectiveSubstatementsargument, getStatementSource, statementDefinitionfindDataTreeNodefindSchemaTreeNodeisConfigurationgetPath, getQNamegetStatusgetDescription, getReference, getUnknownSchemaNodesisAugmentingisAddedByUsesgetWhenConditionfindDataChildByName, findDataTreeChild, findDataTreeChild, findDataTreeChild, getChildNodes, getDataChildByName, getGroupings, getTypeDefinitions, getUsesgetAvailableAugmentationspublic Optional<ContainerSchemaNode> getOriginal()
DerivableSchemaNodegetOriginal in interface DerivableSchemaNodepublic Set<ActionDefinition> getActions()
ActionNodeContainergetActions in interface ActionNodeContainerpublic Set<NotificationDefinition> getNotifications()
NotificationNodeContainerAugmentationSchemaNodes, GroupingDefinitions, ListSchemaNodes and
ContainerSchemaNodes can also contain NotificationDefinitions.getNotifications in interface NotificationNodeContainerpublic boolean isPresenceContainer()
ContainerSchemaNodeisPresenceContainer in interface ContainerSchemaNodeCopyright © 2019 OpenDaylight. All rights reserved.