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:
- hep.aida.dev.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 |
String |
type()
Get the type of an IManagedObject. |
type
public 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 ManagedObject
- Returns:
- The type of the IManagedObject.
jHepWork 3.2 © jWork.org