Package | Description |
---|---|
net.sf.oqt.core |
Contains the core of the application.
|
Modifier and Type | Method and Description |
---|---|
ResultVO |
Serializer.deserialize()
Deserialized the ResultVO from disk (the location is determined in the constructor).
|
Modifier and Type | Method and Description |
---|---|
void |
Serializer.serialize(ResultVO result)
Serialized the ResultVO to disk (the location is determined in the constructor).
|
void |
CoreProperties.setFqnsFromResult(ResultVO result)
Initializes the list of fully qualified names based on the info in the
ResultVO object.
|
Copyright © 2012-2013. All Rights Reserved.