CNF

panel.function
Class MapSetRules

java.lang.Object
  |
  +--panel.function.MapSetRules
All Implemented Interfaces:
Function, MapVoid

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

Mapping zum Übernehmen der Regeln der Grammatik aus dem Userinterface in die einzelnen Panels.

Quelltext


Constructor Summary
MapSetRules(CNF CNF)
          Erzeugt neues Mapping für das übergebene Userinterface.
 
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

MapSetRules

public MapSetRules(CNF CNF)
Erzeugt neues Mapping für das übergebene Userinterface.
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