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:
- IDevManagedObject, 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
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.lang.Stringtype()Get the type of an IManagedObject.-
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()
Description copied from interface:IManagedObjectGet the type of an IManagedObject. The same string as the ITree::listObjectTypes() returns.- Specified by:
typein interfaceIManagedObject- Overrides:
typein classManagedObject- Returns:
- The type of the IManagedObject.
-
-
DMelt 3.0 © DataMelt by jWork.ORG