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

Packages that use Message
sk.uniba.euromath.gene.messages Captures error/warning messages, that occured during the process of GENE-transformation of the document. 
 

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

Methods in sk.uniba.euromath.gene.messages that return Message
static Message Message.valueOf(DOMError err)
          Converts the DOMError instance to a message.
static Message Message.valueOf(IStatus status)
          Converts the Eclipse status instance to a message.
 

Methods in sk.uniba.euromath.gene.messages that return types with arguments of type Message
 Iterator<Message> Messages.iterator()
           
 

Methods in sk.uniba.euromath.gene.messages with parameters of type Message
 void Messages.add(Message message)
          Adds new message.
 



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