Static Public Member Functions |
static void | ClassDefine (String name, Vector classes, String special, Vector systems, Vector archs, Vector types) throws DirectorException |
static void | ClassDefine (String name, Vector classes, String special) throws DirectorException |
static void | ClassDefine (String name, Vector classes) throws DirectorException |
static void | undefine (String name) throws DirectorException |
Constructor & Destructor Documentation
static void sfi.director.application.ClassDefine.ClassDefine |
( |
String |
name, |
|
|
Vector |
classes, |
|
|
String |
special, |
|
|
Vector |
systems, |
|
|
Vector |
archs, |
|
|
Vector |
types |
|
) |
| throws DirectorException |
|
static |
static void sfi.director.application.ClassDefine.ClassDefine |
( |
String |
name, |
|
|
Vector |
classes, |
|
|
String |
special |
|
) |
| throws DirectorException |
|
static |
static void sfi.director.application.ClassDefine.ClassDefine |
( |
String |
name, |
|
|
Vector |
classes |
|
) |
| throws DirectorException |
|
static |
Member Function Documentation
static void sfi.director.application.ClassDefine.undefine |
( |
String |
name | ) |
throws DirectorException |
|
static |
The documentation for this class was generated from the following file: