|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TypeException | |
---|---|
unsw.cse.mica.data | Provides support for Mobs (MICA objects) and mob types |
Uses of TypeException in unsw.cse.mica.data |
---|
Methods in unsw.cse.mica.data that throw TypeException | |
---|---|
boolean |
LocalTypeManager.addType(java.lang.String typeName,
java.lang.String persistence,
java.lang.String[] parents)
|
static LocalTypeManager |
LocalTypeManagerXMLHandler.fromXML(java.io.Reader reader)
|
static LocalTypeManager |
LocalTypeManagerXMLHandler.fromXML(java.lang.String xml)
|
void |
LocalTypeManager.loadTypesDirectory()
Load from the default directory, if it exists, otherwise do nothing. |
void |
LocalTypeManager.loadTypesDirectory(MicaProperties args)
Load a typemanager from the directory specified by the arguments. |
void |
LocalTypeManager.loadTypesDirectory(java.lang.String abstypedir)
Load from the directory specified. |
void |
LocalTypeManager.readTypeFile(java.io.File file)
Reads an XML file describing the relation between types |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |