Uses of Class
hep.graphics.heprep.corbavalue.idl.HepRepTreeID

Packages that use HepRepTreeID
hep.graphics.heprep.corbavalue.idl   
 

Uses of HepRepTreeID in hep.graphics.heprep.corbavalue.idl
 

Subclasses of HepRepTreeID in hep.graphics.heprep.corbavalue.idl
 class HepRepInstanceTree
          hep/graphics/heprep/corbavalue/idl/HepRepInstanceTree.java .
 class HepRepTypeTree
          hep/graphics/heprep/corbavalue/idl/HepRepTypeTree.java .
 

Fields in hep.graphics.heprep.corbavalue.idl declared as HepRepTreeID
 HepRepTreeID[] HepRepInstanceTree.instanceTreeIDs
           
 HepRepTreeID HepRepInstanceTree.typeTreeID
           
 HepRepTreeID[] HepRepTreeIDListHolder.value
           
 HepRepTreeID HepRepTreeIDHolder.value
           
 

Methods in hep.graphics.heprep.corbavalue.idl that return HepRepTreeID
static HepRepTreeID[] HepRepTreeIDListHelper.extract(Any a)
           
static HepRepTreeID HepRepTreeIDHelper.extract(Any a)
           
static HepRepTreeID[] HepRepTreeIDListHelper.read(InputStream istream)
           
static HepRepTreeID HepRepTreeIDHelper.read(InputStream istream)
           
 

Methods in hep.graphics.heprep.corbavalue.idl with parameters of type HepRepTreeID
static void HepRepTreeIDHelper.insert(Any a, HepRepTreeID that)
           
static void HepRepTreeIDListHelper.insert(Any a, HepRepTreeID[] that)
           
static void HepRepTreeIDHelper.write(OutputStream ostream, HepRepTreeID value)
           
static void HepRepTreeIDListHelper.write(OutputStream ostream, HepRepTreeID[] value)
           
 

Constructors in hep.graphics.heprep.corbavalue.idl with parameters of type HepRepTreeID
HepRepTreeIDHolder(HepRepTreeID initialValue)
           
HepRepTreeIDListHolder(HepRepTreeID[] initialValue)
           
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.