All Superinterfaces:
DeclaredStatement <A>
, ModelStatement <A>
All Known Subinterfaces:
AugmentStatement
, ContainerStatement
, GroupingStatement
, ListStatement
, ModuleStatement
, RootDeclaredStatement
, SubmoduleStatement
All Known Implementing Classes:
EmptyAugmentStatement
, EmptyContainerStatement
, EmptyGroupingStatement
, EmptyListStatement
, ModuleStatementImpl
, RefAugmentStatement
, RefContainerStatement
, RefGroupingStatement
, RefListStatement
, RefModuleStatement
, RefSubmoduleStatement
, RegularAugmentStatement
, RegularContainerStatement
, RegularGroupingStatement
, RegularListStatement
, SubmoduleStatementImpl
Method Summary
All Methods Instance Methods Default Methods
Method Details
getNotifications
Return collection of
NotificationStatement
. For RFC6020, this method returns an empty collection for
statements which do not allow for must statement children.
Returns:
collection of notification statements