Uses of Class
sk.uniba.euromath.gene.messages.Messages

Packages that use Messages
sk.uniba.euromath.gene Provides GENE (Graph Export Engine) export functionality. 
sk.uniba.euromath.gene.messages Captures error/warning messages, that occured during the process of GENE-transformation of the document. 
 

Uses of Messages in sk.uniba.euromath.gene
 

Methods in sk.uniba.euromath.gene that return Messages
 Messages ExportHelper.getMessages()
          All messages (errors occured during the export process, etc) should be stored here.
 

Uses of Messages in sk.uniba.euromath.gene.messages
 

Fields in sk.uniba.euromath.gene.messages declared as Messages
 Messages ErrorListenerAdapter.messages
          Here all messages are stored.
 

Constructors in sk.uniba.euromath.gene.messages with parameters of type Messages
ErrorListenerAdapter(Messages messages)
          Constructor.
 



Copyright 2003-2003-2006 null. All Rights Reserved.