Documentation of 'hep.aida.ref.tree.MountPoint' Java class
MountPoint
hep.aida.ref.tree

Class MountPoint

  • All Implemented Interfaces:
    IDevManagedObject, IManagedObject, AIDAListener, Connectable


    public class MountPoint
    extends Folder
    implements AIDAListener
    A mount point allows one tree to be "mounted" in another. Mount point extends Folder so that it appears as just another folder to the tree, but it overrides all of Folders methods and forwards them to the mountPoint within the mounted tree.
    • Method Detail

      • stateChanged

        public void stateChanged(java.util.EventObject e)
        Specified by:
        stateChanged in interface AIDAListener
      • type

        public java.lang.String type()
        Description copied from interface: IManagedObject
        Get the type of an IManagedObject. The same string as the ITree::listObjectTypes() returns.
        Specified by:
        type in interface IManagedObject
        Overrides:
        type in class Folder
        Returns:
        The type of the IManagedObject.
      • getTree

        public Tree getTree()

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.