

Public Member Functions | |
| BACITreeDataNode (int newType, String name, Object data, OETree newParentTree, javax.swing.Icon icon) | |
| BACITreeDataNode (int newType, String name, Object data, OETree newParentTree, javax.swing.Icon icon) | |
Package Attributes | |
| ArrayList | childrenHolder = null |
| String | domainRemainder = null |
Insert the type's description here. Creation date: (1.11.2000 12:35:07)
| si::ijs::acs::objectexplorer::engine::BACI::BACITreeDataNode::BACITreeDataNode | ( | int | newType, | |
| String | name, | |||
| Object | data, | |||
| OETree | newParentTree, | |||
| javax.swing.Icon | icon | |||
| ) | [inline] |
OETreeDataNode constructor comment.
| newType | int | |
| newObjectType | java.lang.String | |
| newObject | java.lang.Object | |
| newParentTree | si.ijs.acs.objectexplorer.OETree |
References si::ijs::acs::objectexplorer::OETreeNode::icon.
| si::ijs::acs::objectexplorer::engine::BACI::BACITreeDataNode::BACITreeDataNode | ( | int | newType, | |
| String | name, | |||
| Object | data, | |||
| OETree | newParentTree, | |||
| javax.swing.Icon | icon | |||
| ) | [inline] |
OETreeDataNode constructor comment.
| newType | int | |
| newObjectType | java.lang.String | |
| newObject | java.lang.Object | |
| newParentTree | si.ijs.acs.objectexplorer.OETree |
References si::ijs::acs::objectexplorer::OETreeNode::icon.
ArrayList si::ijs::acs::objectexplorer::engine::BACI::BACITreeDataNode::childrenHolder = null [package] |
Reimplemented from si::ijs::acs::objectexplorer::OETreeNode.
Referenced by si::ijs::acs::objectexplorer::engine::BACI::DelegateRemoteNode::DelegateRemoteNode(), si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteAccess::explodeDomainNode(), si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteAccess::explodeDomainNodeByName(), si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteAccess::explodeDummyNode(), si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteAccess::explodeRootNode(), si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteAccess::explodeRootNodeByName(), si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteAccess::explodeRootNodeByType(), si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteAccess::explodeTypeNode(), si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteAccess::getTreeForName(), and si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteAccess::removeSingleDeviceDummies().
String si::ijs::acs::objectexplorer::engine::BACI::BACITreeDataNode::domainRemainder = null [package] |
Referenced by si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteAccess::explodeDomainNode(), si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteAccess::explodeRootNode(), si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteAccess::explodeRootNodeByName(), and si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteAccess::explodeRootNodeByType().
1.6.2