daten.BlattVerbindungTemp Class Reference

List of all members.

Public Member Functions

 BlattVerbindungTemp (BaumBlatt s, String t, int v)

Public Attributes

BaumBlatt source
String target
int value


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: