|
tauZaman v0.1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--tauzaman.field.FVSupportRepository
FVSupportRepository class represents Field Support
and manages the services to input and ouput operations
by mapping and handling field value tables and functions.
FVSupport,
FVTable,
FVFunction| Constructor Summary | |
FVSupportRepository()
Constructs a FVSupportRepository object. |
|
| Method Summary | |
FVSupport |
loadFVSupport(java.net.URL url)
Returns a handle to FVSupport with a given label if it exists,
loads it otherwise. |
java.lang.String |
toString()
toString method, which produces string representation of this FVSupportRepository. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public FVSupportRepository()
FVSupportRepository object. And allocates memory
for FVsupports that system will use.
| Method Detail |
public FVSupport loadFVSupport(java.net.URL url)
throws FVFormationException
FVSupport with a given label if it exists,
loads it otherwise.
url - URL of the FVSupport that is looked for
FVSupport
FVFormationException - if any errors occur when parsing a FV Specification
filepublic java.lang.String toString()
FVSupportRepository.
toString in class java.lang.ObjectFVSupportRepository
|
tauZaman v0.1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||