CNF

show
Class ShowMapToRulesAndSubstitute

java.lang.Object
  |
  +--show.ShowMapToRulesAndSubstitute
All Implemented Interfaces:
Function, MapVoid

public final class ShowMapToRulesAndSubstitute
extends java.lang.Object
implements MapVoid

Zeigt die Einführung neuer Regeln für die zu substituierenden Regeln und die entsprechende Substitution an.

Quelltext


Constructor Summary
ShowMapToRulesAndSubstitute(Run Run, GrammarChomskyNF Gr, GrammarChomskyNF Gl, java.lang.String StatusHead)
          Erzeugt einen neuen Wrapper.
 
Method Summary
 void map(java.lang.Object obj)
          Die zuordnende Methode.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShowMapToRulesAndSubstitute

public ShowMapToRulesAndSubstitute(Run Run,
                                   GrammarChomskyNF Gr,
                                   GrammarChomskyNF Gl,
                                   java.lang.String StatusHead)
Erzeugt einen neuen Wrapper.
Parameters:
Run - Ausführender Thread, der Methode step zu Verfügung stellen muss.
Gr - Die Grammatik, die der ausführende Thread ebenfalls anzeigen soll.
StatusHead - Eine Bezeichnung für den Vorgang.
Method Detail

map

public void map(java.lang.Object obj)
Description copied from interface: MapVoid
Die zuordnende Methode. Wird beim Mappen einer Liste für jedes Listenelement aufgerufen.
Specified by:
map in interface MapVoid
Following copied from interface: function.MapVoid
Parameters:
obj - Das aktuelle Objekt.

CNF

Kontakt: m.rahn@stud.uka.de und mai99jsv@studserv.uni-leipzig.de