| 
 | FreeHEP API Version current | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthep.graphics.heprep.ref.DefaultHepRepTreeID
hep.graphics.heprep.ref.DefaultHepRepTypeTree
| Field Summary | |
| static String | cvsId | 
| Constructor Summary | |
| protected  | DefaultHepRepTypeTree(HepRepTreeID typeTree) | 
| Method Summary | |
|  void | addType(HepRepType type)Adds a type to this typetree. | 
|  HepRepTypeTree | copy()Returns a deep copy of this typetree. | 
|  void | display(String indent) | 
|  HepRepType | getType(String fullName)Returns type | 
|  List | getTypeList()Returns a collection of all types in this tree. | 
|  Set | getTypes()Returns a collection of all types in this tree. | 
|  String | toString() | 
| Methods inherited from class hep.graphics.heprep.ref.DefaultHepRepTreeID | 
| equals, getName, getQualifier, getVersion, hashCode, setQualifier | 
| Methods inherited from class java.lang.Object | 
| clone, finalize, getClass, notify, notifyAll, wait, wait, wait | 
| Methods inherited from interface hep.graphics.heprep.HepRepTreeID | 
| getName, getQualifier, getVersion, setQualifier | 
| Field Detail | 
public static final String cvsId
| Constructor Detail | 
protected DefaultHepRepTypeTree(HepRepTreeID typeTree)
| Method Detail | 
public HepRepTypeTree copy()
                    throws CloneNotSupportedException
HepRepTypeTree
copy in interface HepRepTypeTreeCloneNotSupportedException - if copying is not possible.public void addType(HepRepType type)
HepRepTypeTree
addType in interface HepRepTypeTreetype - to be added.public Set getTypes()
HepRepTypeTree
getTypes in interface HepRepTypeTreepublic List getTypeList()
HepRepTypeTree
getTypeList in interface HepRepTypeTreepublic HepRepType getType(String fullName)
HepRepTypeTree
getType in interface HepRepTypeTreepublic String toString()
toString in class DefaultHepRepTreeIDpublic void display(String indent)
| 
 | FreeHEP API Version current | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||