public static class NavigatorCATree.CustomAttributeNode extends Object implements ITreeItem
NavigationCATree.| Modifier and Type | Method and Description |
|---|---|
Iterator<NavigatorCATree.CustomAttributeNode> |
childIterator()
Returns an Iterator which can be used to step through the children of this
ITreeItem. |
String |
getId()
Returns the intern id of the
CustomAttributeNode. |
String |
getName()
Returns the name of this
ITreeItem. |
int |
size()
Returns the number of child items of this
ITreeItem. |
TrafficLight |
trafficLight()
Returns the traffic light information of this
ITreeItem. |
public String getName()
ITreeItemITreeItem.public int size()
ITreeItemITreeItem.public Iterator<NavigatorCATree.CustomAttributeNode> childIterator()
ITreeItemITreeItem.childIterator in interface ITreeItemITreeItempublic TrafficLight trafficLight()
ITreeItemITreeItem.trafficLight in interface ITreeItemTrafficLightpublic String getId()
CustomAttributeNode.Copyright © 2021. All rights reserved.