Inheritance diagram for sctConf._ConfigurationStub:

Public Member Functions | |
| int[] | listPartitions () throws sctConf.ConfigurationException |
| int[] | listCratesInPartition (int partition) throws sctConf.ConfigurationException |
| boolean | isDummyCrate (int partition, int crate) |
| int[] | listRodsInCrate (int partition, int crate) throws sctConf.ConfigurationException |
| int[] | listMURSInRod (int partition, int crate, int rod) throws sctConf.ConfigurationException |
| String[] | listModulesInMUR (int partition, int MUR) throws sctConf.ConfigurationException |
| String[] | listRModulesInMUR (int partition, int MUR) throws sctConf.ConfigurationException |
| String[] | listAllModules () throws sctConf.ConfigurationException |
| String[] | listUnusedModules () throws sctConf.ConfigurationException |
| sctConf.ABCDModule | getModuleConfig (String mod) throws sctConf.ConfigurationException |
| sctConf.RodConfig | getRodConfig (int partition, int crate, int rod) throws sctConf.ConfigurationException |
| sctConf.TimConfig | getTimConfig (int partition, int crate) throws sctConf.ConfigurationException |
| byte[] | getFibreMappings (int partition, int crate, int rod) throws sctConf.ConfigurationException |
| void | setFibreMapping (int partition, int crate, int rod, int channel, int tx, int rx0, int rx1) throws sctConf.ConfigurationException |
| sctConf.BOCChannelConfig | getBOCConfig (int partition, int crate, int rod, int channel) throws sctConf.ConfigurationException |
| sctConf.BOCGlobalConfig | getBOCGlobalConfig (int partition, int crate, int rod) throws sctConf.ConfigurationException |
| void | printModuleConfig (sctConf.ABCDModule conf) throws sctConf.ConfigurationException |
| sctConf.MURType | getMURType (int MUR) throws sctConf.ConfigurationException |
| void | translateToROD (int MUR, int mod, org.omg.CORBA.IntHolder partition, org.omg.CORBA.IntHolder crate, org.omg.CORBA.IntHolder rod, org.omg.CORBA.IntHolder channel) throws sctConf.ConfigurationException |
| void | translateToRROD (int MUR, int mod, org.omg.CORBA.IntHolder partition, org.omg.CORBA.IntHolder crate, org.omg.CORBA.IntHolder rod, org.omg.CORBA.IntHolder channel) throws sctConf.ConfigurationException |
| void | translateToSN (int MUR, int mod, org.omg.CORBA.StringHolder sn) throws sctConf.ConfigurationException |
| void | translateToBarrel (int MUR, int mod, org.omg.CORBA.IntHolder barrel, org.omg.CORBA.IntHolder row, org.omg.CORBA.IntHolder number) throws sctConf.ConfigurationException |
| void | translateToEndcap (int MUR, int mod, org.omg.CORBA.IntHolder disk, org.omg.CORBA.IntHolder ring, org.omg.CORBA.IntHolder number) throws sctConf.ConfigurationException |
| void | translateToPowerSupply (int MUR, int mod, org.omg.CORBA.IntHolder partition, org.omg.CORBA.IntHolder crate, org.omg.CORBA.IntHolder channel) throws sctConf.ConfigurationException |
| void | translateFromROD (int partition, int crate, int rod, int channel, org.omg.CORBA.IntHolder MUR, org.omg.CORBA.IntHolder mod) throws sctConf.ConfigurationException |
| void | translateFromRROD (int partition, int crate, int rod, int channel, org.omg.CORBA.IntHolder MUR, org.omg.CORBA.IntHolder mod) throws sctConf.ConfigurationException |
| void | translateFromSN (String sn, org.omg.CORBA.IntHolder MUR, org.omg.CORBA.IntHolder mod) throws sctConf.ConfigurationException |
| void | translateFromBarrel (int barrel, int row, int number, org.omg.CORBA.IntHolder MUR, org.omg.CORBA.IntHolder mod) throws sctConf.ConfigurationException |
| void | translateFromEndcap (int disk, int ring, int number, org.omg.CORBA.IntHolder MUR, org.omg.CORBA.IntHolder mod) throws sctConf.ConfigurationException |
| void | translateFromPowerSupply (int partition, int crate, int channel, org.omg.CORBA.IntHolder MUR, org.omg.CORBA.IntHolder mod) throws sctConf.ConfigurationException |
| void | configureModuleFromStructure (String number, sctConf.ABCDModule mConf) throws sctConf.ConfigurationException |
| void | configureModuleFromFile (String filename) throws sctConf.ConfigurationException |
| void | configureROD (int partition, int crate, int rod, sctConf.RodConfig conf) throws sctConf.ConfigurationException |
| void | configureTIM (int partition, int crate, sctConf.TimConfig conf) throws sctConf.ConfigurationException |
| void | configureBOC (int partition, int crate, int rod, sctConf.BOCGlobalConfig conf) throws sctConf.ConfigurationException |
| void | clearAll () throws sctConf.ConfigurationException |
| void | namePartition (int partition, String name) throws sctConf.ConfigurationException |
| void | mapRODMUR (int partition, int crate, int rod, int order, int number) throws sctConf.ConfigurationException |
| void | mapBarrelMUR (int MUR, int barrel, int row, int position) throws sctConf.ConfigurationException |
| void | mapEndcapMUR (int MUR, int disk, int quadrant, int position) throws sctConf.ConfigurationException |
| void | mapPowerChannel (int MUR, int number, int partition, int crate, int channel) throws sctConf.ConfigurationException |
| void | mapModuleMUR (int MUR, int order, int RMUR, int rorder, String sn) throws sctConf.ConfigurationException |
| void | swapMURNames (int MUR1, int MUR2) throws sctConf.ConfigurationException |
| void | modifyPowerParam (int MUR, int number, String name, float value) throws sctConf.ConfigurationException |
| void | modifyDefaultPowerParam (String name, float value) throws sctConf.ConfigurationException |
| float | getPowerParam (int MUR, int number, String name) throws sctConf.ConfigurationException |
| void | configureBOCChannel (int MUR, int position, sctConf.BOCChannelConfig conf) throws sctConf.ConfigurationException |
| void | loadConfiguration (String filename) throws sctConf.ConfigurationException |
| void | saveConfiguration (String filename) throws sctConf.ConfigurationException |
| void | saveModuleConfiguration (String sn, String filename) throws sctConf.ConfigurationException |
| String | getModuleConfigurationString (String modsn, sctConf.ABCDModule config) throws sctConf.ConfigurationException |
| void | writePowerSupplyConfiguration (String directory) throws sctConf.ConfigurationException |
| void | get_info (ipc.InfoHolder inf) |
| void | destroy () |
| String[] | _ids () |
Generated by the IDL-to-Java compiler (portable), version "3.1" from configuration.idl 15 December 2003 19:04:47 o'clock GMT
1.3-rc3