|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface F2DataManipulator
Method Summary | |
---|---|
void |
addDictionaryEntries(F2SystemDev sd,
int PID,
long dic)
Add dictionaries entries to the FRAMES 2.0 system |
void |
addModuleRequirements(F2SystemDev sd,
F2ModuleDev md,
int PID,
long mod,
long scheme)
Add Module Reading or Writing requirements to module |
void |
readDataSet(F2ModuleDev md,
int PID,
java.lang.String mod,
java.lang.String uidic)
Read or Update the dataset in memory with the dataset from FRAMES |
void |
writeDataSet(F2ModuleDev md,
int PID,
java.lang.String mod,
java.lang.String uidic)
Write the dataset represented by the data in memory |
Method Detail |
---|
void addDictionaryEntries(F2SystemDev sd, int PID, long dic)
void addModuleRequirements(F2SystemDev sd, F2ModuleDev md, int PID, long mod, long scheme)
void writeDataSet(F2ModuleDev md, int PID, java.lang.String mod, java.lang.String uidic)
void readDataSet(F2ModuleDev md, int PID, java.lang.String mod, java.lang.String uidic)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |