Node.AttributeChangeListener, Node.NoOpACL
Modifier and Type | Method and Description |
---|---|
boolean |
getContainsNoLoops()
If set to true this Attribute indicates that following References in the context of
the View contains no loops, i.e.
|
byte |
getEventNotifier() |
getBrowseName, getDescription, getDisplayName, getNodeClass, getNodeId, getUserWriteMask, getWriteMask, readAttribute, setAttributeChangeListener, writeAttribute
boolean getContainsNoLoops()
If set to true this Attribute indicates that following References in the context of the View contains no loops, i.e. starting from a Node "A" contained in the View and following the forward References in the context of the View Node "A" will not be reached again. It does not specify that there is only one path starting from the View Node to reach a Node contained in the View.
If set to false this Attribute indicates that following References in the context of the View may lead to loops.
byte getEventNotifier()