@Beta public abstract class AbstractEffectiveOperationContainerSchemaNode<D extends DeclaredStatement<QName>> extends AbstractEffectiveContainerSchemaNode<D>
DocumentedNode.WithStatus| Modifier | Constructor and Description |
|---|---|
protected |
AbstractEffectiveOperationContainerSchemaNode(StmtContext<QName,D,?> ctx) |
| 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.
|
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, waitfindDataChildByName, findDataTreeChild, findDataTreeChild, findDataTreeChild, getChildNodes, getDataChildByName, getGroupings, getTypeDefinitions, getUsesgetAvailableAugmentationsisConfigurationgetPath, getQNamegetStatusgetDescription, getReference, getUnknownSchemaNodesisAugmentingisAddedByUsesgetWhenConditionfindAll, findFirstEffectiveSubstatement, findFirstEffectiveSubstatementArgument, streamEffectiveSubstatementsprotected AbstractEffectiveOperationContainerSchemaNode(StmtContext<QName,D,?> ctx)
public final Set<ActionDefinition> getActions()
ActionNodeContainerpublic final Set<NotificationDefinition> getNotifications()
NotificationNodeContainerAugmentationSchemaNodes, GroupingDefinitions, ListSchemaNodes and
ContainerSchemaNodes can also contain NotificationDefinitions.public final boolean isPresenceContainer()
ContainerSchemaNodeCopyright © 2019 OpenDaylight. All rights reserved.