|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DbComponent | |
---|---|
org.jlab.coda.afecs.sqldb |
Uses of DbComponent in org.jlab.coda.afecs.sqldb |
---|
Methods in org.jlab.coda.afecs.sqldb that return types with arguments of type DbComponent | |
---|---|
java.util.ArrayList<DbComponent> |
Db2Cool.getDbComponents(java.lang.String cnf)
Returns arraylist of components described in the configuration(runtype) table. |
Methods in org.jlab.coda.afecs.sqldb with parameters of type DbComponent | |
---|---|
void |
Db2Cool.generateComponentDescriptionFile(java.lang.String cnf,
DbComponent dc)
Generates .rf cool files describing components of the control |
void |
Db2Cool.generateSupervisorDescriptionFile(java.lang.String cnf,
DbComponent dc)
Generates .rf cool files describing supervisor of the control |
Method parameters in org.jlab.coda.afecs.sqldb with type arguments of type DbComponent | |
---|---|
void |
Db2Cool.generateControl(java.lang.String cnf,
java.util.ArrayList<DbComponent> components,
DbOption opt)
Generates .rf cool file describing control |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |