XMT-O Reference Software

Serialized Form

Class xmto2xmta.ErrorEvent implements Serializable

Serialized Fields

errorLevel_

int errorLevel_
Error level value. 0 = OK. 1 = Warning. 2 = Error. 3 = Fatal Error.

errorId_

int errorId_
Unique identifier for error messsage.

message_

java.lang.String message_
User string. String which can be displayed to the user. This should be a NLS translated string.

xmtoElement_

org.w3c.dom.Element xmtoElement_
User string. String which can be displayed to the user. This should be a NLS translated string.

xmtoAttribute_

java.lang.String xmtoAttribute_
User string. String which can be displayed to the user. This should be a NLS translated string.


Class xmto2xmta.timegraph.IndefiniteTimeException implements Serializable


Class xmto2xmta.timegraph.InstanceTimeList implements Serializable


Class xmto2xmta.timegraph.UnresolvedTimeException implements Serializable


Class xmto2xmta.timegraph.UnsupportedElementException implements Serializable


XMT-O Reference Software