hep.aida.ref.tree
Class Link

java.lang.Object
  extended by hep.aida.ref.event.AIDAObservable
      extended by hep.aida.ref.ManagedObject
          extended by hep.aida.ref.tree.Link
All Implemented Interfaces:
hep.aida.dev.IDevManagedObject, hep.aida.IManagedObject, Connectable

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.


Method Summary
 java.lang.String type()
           
 
Methods inherited from class hep.aida.ref.ManagedObject
isFillable, name, setFillable, setName, typeForClass
 
Methods inherited from class hep.aida.ref.event.AIDAObservable
addListener, isConnected, removeAllListeners, removeListener, setConnected, setValid, setValidForAll
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface hep.aida.ref.event.Connectable
isConnected, setConnected
 

Method Detail

type

public java.lang.String type()
Specified by:
type in interface hep.aida.IManagedObject
Overrides:
type in class ManagedObject


jHepWork 2.1 (C) S.Chekanov