hep.aida.ref.tree
Class Link
java.lang.Object
hep.aida.ref.event.AIDAObservable
hep.aida.ref.ManagedObject
hep.aida.ref.tree.Link
- All Implemented Interfaces:
- Connectable, hep.aida.dev.IDevManagedObject, hep.aida.IManagedObject
- public class Link
- extends ManagedObject
A Link is a managed object representing a symbolic link.
It is used only within the Tree implementation, and is never exposed
to the user.
- Version:
- $Id: Link.java,v 1.2 2005/06/04 00:38:12 turri Exp $
- Author:
- The AIDA team @ SLAC.
- Source Code:
- Link.java
Methods inherited from class hep.aida.ref.event.AIDAObservable |
addListener, createEvent, fireStateChanged, fireStateChanged, fireStateChanged, isConnected, removeAllListeners, removeListener, setConnected, setIsValidAfterNotify, setValid, setValidForAll |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
type
public String type()
- Specified by:
type
in interface hep.aida.IManagedObject
- Overrides:
type
in class ManagedObject
Copyright © 2000-2004 FreeHEP, All Rights Reserved.