|
DecayText Class ReferenceInheritance diagram for DecayText:
[legend]Collaboration diagram for DecayText:
[legend]List of all members.
Constructor & Destructor Documentation
Member Function Documentation
boolean addComment |
( |
String |
comment |
) |
[inherited] |
|
|
Add a comment entry to the HashSet.
- Parameters:
-
- Returns:
- true if operation was successful
|
Iterator getComment |
( |
|
) |
[inherited] |
|
|
- Returns:
- Iterator with all comments
|
String getName |
( |
|
) |
[inherited] |
|
|
- Returns:
- Name of the decay product
|
String getTexName |
( |
|
) |
[inherited] |
|
|
- Returns:
- Name of the decay product in LaTeX2e format (math-mode encoding)
|
String getType |
( |
|
) |
[virtual] |
|
boolean removeComment |
( |
String |
comment |
) |
[inherited] |
|
|
Remove a comment entry from the HashSet.
- Parameters:
-
| comment | Comment which should be removed |
- Returns:
- true if operation was successful
|
Here is the call graph for this function:
Member Data Documentation
String texName [package, inherited] |
|
The documentation for this class was generated from the following file:
Generated on Fri Nov 3 19:06:28 2006 for FreeHepYaPPI by
1.3.9.1
|