Uses of Interface
hep.graphics.heprep.HepRepTreeID

Packages that use HepRepTreeID
hep.graphics.heprep HepRep (see documentation). 
 

Uses of HepRepTreeID in hep.graphics.heprep
 

Subinterfaces of HepRepTreeID in hep.graphics.heprep
 interface HepRepInstanceTree
          HepRepInstanceTree interface.
 interface HepRepTypeTree
          HepRepTypeTree interface.
 

Methods in hep.graphics.heprep that return HepRepTreeID
 HepRepTreeID HepRepFactory.createHepRepTreeID(String name, String version)
          Creates a HepRepTreeID.
abstract  HepRepTreeID HepRepFactory.createHepRepTreeID(String name, String version, String qualifier)
          Creates a HepRepTreeID.
 HepRepTreeID HepRepInstanceTree.getTypeTree()
          Returns the associated typetree.
 

Methods in hep.graphics.heprep with parameters of type HepRepTreeID
 void HepRepInstanceTree.addInstanceTree(HepRepTreeID instanceTree)
          Adds a related instance tree to this instancetree.
abstract  HepRepInstanceTree HepRepFactory.createHepRepInstanceTree(String name, String version, HepRepTreeID typeTree)
          Creates a HepRepInstanceTree.
abstract  HepRepTypeTree HepRepFactory.createHepRepTypeTree(HepRepTreeID treeID)
          Creates a HepRepTypeTree.
 void HepRepWriter.write(HepRepTreeID treeID)
          Writes a HepRepTreeID.
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.