hep.aida.util
Class Addable

java.lang.Object
  extended by hep.aida.util.Addable
All Implemented Interfaces:
hep.aida.dev.IAddable

public class Addable
extends Object
implements hep.aida.dev.IAddable


Constructor Summary
Addable()
           
 
Method Summary
 void add(String path, IManagedObject mo)
           
 void hasBeenFilled(String path)
           
 void mkdirs(String path)
           
 IManagedObject object()
           
 String path()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Addable

public Addable()
Method Detail

add

public void add(String path,
                IManagedObject mo)
         throws IllegalArgumentException
Specified by:
add in interface hep.aida.dev.IAddable
Throws:
IllegalArgumentException

hasBeenFilled

public void hasBeenFilled(String path)
                   throws IllegalArgumentException
Specified by:
hasBeenFilled in interface hep.aida.dev.IAddable
Throws:
IllegalArgumentException

mkdirs

public void mkdirs(String path)
            throws IllegalArgumentException
Specified by:
mkdirs in interface hep.aida.dev.IAddable
Throws:
IllegalArgumentException

path

public String path()

object

public IManagedObject object()


jHepWork 3.2 © jWork.org