daten.BlattVerbindungTemp Class Reference
List of all members.
Detailed Description
This class is a data holder representing a temporary connection between to leaves, it only provides a source a target and a value, they could be access as a public variable it only saves the name of the target, because not all targets may be added when the connection is read.
- Author:
- clemens
johannes
Constructor & Destructor Documentation
daten.BlattVerbindungTemp.BlattVerbindungTemp |
( |
BaumBlatt |
s, |
|
|
String |
t, |
|
|
int |
v | |
|
) |
| | |
the constructor just sets the vars to the class vars
- Parameters:
-
| s | represents the source |
| t | represnts |
| v | |
The documentation for this class was generated from the following file:
- src/daten/BlattVerbindungTemp.java