| Method | Defined by | ||
|---|---|---|---|
|
DiagramError(id:int = 0)
| DiagramError | ||
| Constant | Defined by | ||
|---|---|---|---|
| ACTION_NULLID : int = 5 [static]
| DiagramError | ||
| ASSET_CREATIONFAILED : int = 3 [static]
| DiagramError | ||
| FACTORYALREADYCREATED : int = 6 [static]
| DiagramError | ||
| INTERNAL : int = 0 [static]
| DiagramError | ||
| INVALID_FILEFORMAT : int = 8 [static]
| DiagramError | ||
| INVALID_MODELFILEFORMAT : int = 11 [static]
| DiagramError | ||
| LIBRARY_ALREADYINSTANCIATED : int = 1 [static]
| DiagramError | ||
| LIBRARY_NOTINSTANCIATED : int = 2 [static]
| DiagramError | ||
| LINKALREADYINITIALIZED : int = 9 [static]
| DiagramError | ||
| MODEL_ALREADYINSTANCIATED : int = 10 [static]
| DiagramError | ||
| PARSING : int = 7 [static]
| DiagramError | ||
| TOOL_INVALIDCLASS : int = 4 [static]
| DiagramError | ||
| DiagramError | () | constructor |
public function DiagramError(id:int = 0)Parameters
id:int (default = 0) |
| ACTION_NULLID | constant |
public static const ACTION_NULLID:int = 5
| ASSET_CREATIONFAILED | constant |
public static const ASSET_CREATIONFAILED:int = 3
| FACTORYALREADYCREATED | constant |
public static const FACTORYALREADYCREATED:int = 6
| INTERNAL | constant |
public static const INTERNAL:int = 0
| INVALID_FILEFORMAT | constant |
public static const INVALID_FILEFORMAT:int = 8
| INVALID_MODELFILEFORMAT | constant |
public static const INVALID_MODELFILEFORMAT:int = 11
| LIBRARY_ALREADYINSTANCIATED | constant |
public static const LIBRARY_ALREADYINSTANCIATED:int = 1
| LIBRARY_NOTINSTANCIATED | constant |
public static const LIBRARY_NOTINSTANCIATED:int = 2
| LINKALREADYINITIALIZED | constant |
public static const LINKALREADYINITIALIZED:int = 9
| MODEL_ALREADYINSTANCIATED | constant |
public static const MODEL_ALREADYINSTANCIATED:int = 10
| PARSING | constant |
public static const PARSING:int = 7
| TOOL_INVALIDCLASS | constant |
public static const TOOL_INVALIDCLASS:int = 4