All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class BW.UML.ObjId.ReadEnd

java.lang.Object
   |
   +----java.lang.Thread
           |
           +----BW.UML.ObjId.ReadEnd

public class ReadEnd
extends Thread
Classe ReadEnd le uma menssgem de fim ("EXIT") da entrada padrao

Version:
1.0
Author:
Manuele Kirsch Pinheiro, Luiz Angelo B. Estefanel

Variable Index

 o fim

Constructor Index

 o ReadEnd()

Method Index

 o isEnd()
 o run()

Variables

 o fim
 boolean fim

Constructors

 o ReadEnd
 public ReadEnd()

Methods

 o run
 public void run()
Overrides:
run in class Thread
 o isEnd
 public boolean isEnd()

All Packages  Class Hierarchy  This Package  Previous  Next  Index