Package org.scictrl.mp.orbitcorrect
Interface DBString
public interface DBString
Internal class with string constants.
- Author:
- igor@scictrl.com
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringConstantACCESS_MODE_CHANGE="DataBush access mode changed"static final StringConstantAP_ON_BE="Apply preformed on Bending group"static final StringConstantAP_ON_CMA="Apply preformed on AbstractCalibratedMagnet gro"{trunked}static final StringConstantAP_ON_COR="Apply preformed on Corrector group"static final StringConstantAP_ON_DB="Apply preformed on DataBush"static final StringConstantAP_ON_OP="Apply preformed on AbstractOpticalElement group"static final StringConstantAP_ON_PS="Apply preformed on PowerSupply group"static final StringConstantAP_ON_QU="Apply preformed on Quadrupole group"static final StringConstantAP_ON_SE="Apply preformed on Sextupole group"static final StringConstantAPP="apply preformed"static final StringConstantBAD_DATA="Unable to change from FULL_ACCESS_MODE "{trunked}static final StringConstantBEAM_CHANGE="beam position changed"static final StringConstantBENDING_FIELD_CHANGE="bending field changed"static final StringConstantBPM_INSIDE="BPMonitor \"{0}\" is found in "{trunked}static final StringConstantCF_RES_MON="resuming monitor"static final StringConstantCF_SET_MON="setting monitor"static final StringConstantCF_SUS_MON="suspending monitor"static final StringConstantCORRECTOR_FIELD_CHANGE="corrector field changed"static final StringConstantDATABUSH_NOT_INITIALIZED="DATABUSH_NOT_INITIALIZED"static final StringConstantDEV_CONN="device connected"static final StringConstantDEV_DISC="device disconnected"static final StringConstantERR_AP="error applying"static final StringConstantERR_AP_="error applying: "static final StringConstantERR_AP_NOT_CONN="ERR_AP_+ERR_NOT_CONN"static final StringConstantERR_CONN="error connecting"static final StringConstantERR_CONN_="error connecting: "static final StringConstantERR_NOT_CONN="device is not connected"static final StringConstantERR_UP="error updating"static final StringConstantERR_UP_="error updating: "static final StringConstantERR_UP_NOT_CONN="ERR_UP_+ERR_NOT_CONN"static final StringConstantERROR_CLOSE_CFILE="Error closing calibration file \" {"{trunked}static final StringConstantERROR_INIT_CALC="Error instializateing calculator \" "{trunked}static final StringConstantERROR_INST_CALC="Error instantieting calculator \" {"{trunked}static final StringConstantERROR_OPEN_CFILE="Error openning calibration file \" "{trunked}static final StringConstantFIELD_CHANGE="field changed"static final StringConstantIAE_WRONG_ACCESS_MODE="Wrong access mode: "static final StringConstantIAE_WRONG_UPDATE_MODE="Wrong update mode: "static final StringConstantINCONSISTENT_DATA_IN_ACCESS_ALL="Unable to change from ACCESS_ALL_DATA b"{trunked}static final StringConstantISE_CALC_MODEL="Setting CalculatorManagerModel is allow"{trunked}static final StringConstantISE_CSE="Setting IControlSystemEngine is allowed "{trunked}static final StringConstantISE_DB_STATE="DataBush is not initialized!"static final StringConstantISE_DB_UP_MODE="DataBush is not in appropriate update/a"{trunked}static final StringConstantISE_EL_INIT="Element is initialized in DataBush and "{trunked}static final StringConstantISE_EL_NOT_INIT="Element is not initialized in DataBush!"static final StringConstantISE_ONDBINFO="This operation not allowed if DataBushI"{trunked}static final StringConstantMACHINE_FUNCTIONS_CHANGE="machine funcions changed"static final StringConstantMARKER_NOT_INSIDE="Marker \"{0}\" is expected to"{trunked}static final StringConstantNL="DBConst.EOL"static final StringConstantNO_BEND="there is no Bending handle"static final StringConstantNO_BPM_BEAN="BeamPositionMonitor does not exists"static final StringConstantNO_CALC="there is no Calculator"static final StringConstantNO_OP_FOUND="Reffering AbstractOpticalElement \"{0}\" "{trunked}static final StringConstantNO_PS="there is no PowerSupply handle"static final StringConstantNO_PS_BEAN="PowerSupplyBean does not exists"static final StringConstantNO_PS_FOUND="Reffering PowerSupply \"{0}\" "{trunked}static final StringConstantNOT_SUPPORTED="This exception is not supported: "static final StringConstantOVER_BEGINNING="Analizing position of \"{0}\""{trunked}static final StringConstantPS_TEST_FAIL="PowerSupplies failed on test"static final StringConstantQUADRUPOLE_FIELD_CHANGE="quadrupole field changed"static final StringConstantRC_DEVICE_NOT_CONNECTED="device is not connected"static final StringConstantRC_INCONSISTENT_DATA_NO_SOLUTION="Input inconsistent - no optic solution."static final StringConstantSEXTUPOLE_FIELD_CHANGE="sextupole field changed"static final StringConstantSTATUS_CHANGE="DataBush status changed"static final StringConstantTE_OVERPLACED="TrensferElement \"{0}\" is pl"{trunked}static final StringConstantUNC_EX="UNCAUGHT EXCEPTION"static final StringConstantUP_ON_BE="Update preformed on Bending group"static final StringConstantUP_ON_BPM="Update preformed on BPMonitor group"static final StringConstantUP_ON_CMA="Update preformed on AbstractCalibratedMagnet gr"{trunked}static final StringConstantUP_ON_COR="Update preformed on Corrector group"static final StringConstantUP_ON_DB="Update preformed on DataBush"static final StringConstantUP_ON_IN="Update preformed on DataBushInfo group"static final StringConstantUP_ON_MA="Update preformed on AbstractMagnetElement group"static final StringConstantUP_ON_OP="Update preformed on AbstractOpticalElement grou"{trunked}static final StringConstantUP_ON_PS="Update preformed on PowerSupply group"static final StringConstantUP_ON_QU="Update preformed on Quadrupole group"static final StringConstantUP_ON_SE="Update preformed on Sextupole group"static final StringConstantUPDATE_MODE_CHANGE="DataBush update mode changed"static final StringConstantUPP="update preformed"static final StringConstantWRONG_MARKER_POSITION="Marker \"{0}\" is standing be"{trunked}
-
Field Details
-
ERR_CONN
ConstantERR_CONN="error connecting"- See Also:
-
ERR_AP
ConstantERR_AP="error applying"- See Also:
-
ERR_UP
ConstantERR_UP="error updating"- See Also:
-
ERR_AP_
ConstantERR_AP_="error applying: "- See Also:
-
ERR_UP_
ConstantERR_UP_="error updating: "- See Also:
-
ERR_CONN_
ConstantERR_CONN_="error connecting: "- See Also:
-
ERR_NOT_CONN
ConstantERR_NOT_CONN="device is not connected"- See Also:
-
ERR_AP_NOT_CONN
ConstantERR_AP_NOT_CONN="ERR_AP_+ERR_NOT_CONN"- See Also:
-
ERR_UP_NOT_CONN
ConstantERR_UP_NOT_CONN="ERR_UP_+ERR_NOT_CONN"- See Also:
-
CF_RES_MON
ConstantCF_RES_MON="resuming monitor"- See Also:
-
CF_SUS_MON
ConstantCF_SUS_MON="suspending monitor"- See Also:
-
CF_SET_MON
ConstantCF_SET_MON="setting monitor"- See Also:
-
NO_PS
ConstantNO_PS="there is no PowerSupply handle"- See Also:
-
NO_PS_BEAN
ConstantNO_PS_BEAN="PowerSupplyBean does not exists"- See Also:
-
NO_BPM_BEAN
ConstantNO_BPM_BEAN="BeamPositionMonitor does not exists"- See Also:
-
NO_CALC
ConstantNO_CALC="there is no Calculator"- See Also:
-
NO_BEND
ConstantNO_BEND="there is no Bending handle"- See Also:
-
NL
ConstantNL="DBConst.EOL"- See Also:
-
BAD_DATA
ConstantBAD_DATA="Unable to change from FULL_ACCESS_MODE "{trunked}- See Also:
-
ERROR_CLOSE_CFILE
ConstantERROR_CLOSE_CFILE="Error closing calibration file \" {"{trunked}- See Also:
-
ERROR_OPEN_CFILE
ConstantERROR_OPEN_CFILE="Error openning calibration file \" "{trunked}- See Also:
-
ERROR_INST_CALC
ConstantERROR_INST_CALC="Error instantieting calculator \" {"{trunked}- See Also:
-
ERROR_INIT_CALC
ConstantERROR_INIT_CALC="Error instializateing calculator \" "{trunked}- See Also:
-
NO_PS_FOUND
ConstantNO_PS_FOUND="Reffering PowerSupply \"{0}\" "{trunked}- See Also:
-
NO_OP_FOUND
ConstantNO_OP_FOUND="Reffering AbstractOpticalElement \"{0}\" "{trunked}- See Also:
-
BPM_INSIDE
ConstantBPM_INSIDE="BPMonitor \"{0}\" is found in "{trunked}- See Also:
-
WRONG_MARKER_POSITION
ConstantWRONG_MARKER_POSITION="Marker \"{0}\" is standing be"{trunked}- See Also:
-
MARKER_NOT_INSIDE
ConstantMARKER_NOT_INSIDE="Marker \"{0}\" is expected to"{trunked}- See Also:
-
TE_OVERPLACED
ConstantTE_OVERPLACED="TrensferElement \"{0}\" is pl"{trunked}- See Also:
-
OVER_BEGINNING
ConstantOVER_BEGINNING="Analizing position of \"{0}\""{trunked}- See Also:
-
UPP
ConstantUPP="update preformed"- See Also:
-
APP
ConstantAPP="apply preformed"- See Also:
-
UP_ON_DB
ConstantUP_ON_DB="Update preformed on DataBush"- See Also:
-
UP_ON_BPM
ConstantUP_ON_BPM="Update preformed on BPMonitor group"- See Also:
-
UP_ON_PS
ConstantUP_ON_PS="Update preformed on PowerSupply group"- See Also:
-
UP_ON_OP
ConstantUP_ON_OP="Update preformed on AbstractOpticalElement grou"{trunked}- See Also:
-
UP_ON_CMA
ConstantUP_ON_CMA="Update preformed on AbstractCalibratedMagnet gr"{trunked}- See Also:
-
UP_ON_COR
ConstantUP_ON_COR="Update preformed on Corrector group"- See Also:
-
UP_ON_MA
ConstantUP_ON_MA="Update preformed on AbstractMagnetElement group"- See Also:
-
UP_ON_IN
ConstantUP_ON_IN="Update preformed on DataBushInfo group"- See Also:
-
UP_ON_BE
ConstantUP_ON_BE="Update preformed on Bending group"- See Also:
-
UP_ON_QU
ConstantUP_ON_QU="Update preformed on Quadrupole group"- See Also:
-
UP_ON_SE
ConstantUP_ON_SE="Update preformed on Sextupole group"- See Also:
-
AP_ON_DB
ConstantAP_ON_DB="Apply preformed on DataBush"- See Also:
-
AP_ON_BE
ConstantAP_ON_BE="Apply preformed on Bending group"- See Also:
-
AP_ON_COR
ConstantAP_ON_COR="Apply preformed on Corrector group"- See Also:
-
AP_ON_QU
ConstantAP_ON_QU="Apply preformed on Quadrupole group"- See Also:
-
AP_ON_SE
ConstantAP_ON_SE="Apply preformed on Sextupole group"- See Also:
-
AP_ON_PS
ConstantAP_ON_PS="Apply preformed on PowerSupply group"- See Also:
-
AP_ON_CMA
ConstantAP_ON_CMA="Apply preformed on AbstractCalibratedMagnet gro"{trunked}- See Also:
-
AP_ON_OP
ConstantAP_ON_OP="Apply preformed on AbstractOpticalElement group"- See Also:
-
DATABUSH_NOT_INITIALIZED
ConstantDATABUSH_NOT_INITIALIZED="DATABUSH_NOT_INITIALIZED"- See Also:
-
UNC_EX
ConstantUNC_EX="UNCAUGHT EXCEPTION"- See Also:
-
IAE_WRONG_ACCESS_MODE
ConstantIAE_WRONG_ACCESS_MODE="Wrong access mode: "- See Also:
-
IAE_WRONG_UPDATE_MODE
ConstantIAE_WRONG_UPDATE_MODE="Wrong update mode: "- See Also:
-
ISE_ONDBINFO
ConstantISE_ONDBINFO="This operation not allowed if DataBushI"{trunked}- See Also:
-
ISE_EL_NOT_INIT
ConstantISE_EL_NOT_INIT="Element is not initialized in DataBush!"- See Also:
-
ISE_EL_INIT
ConstantISE_EL_INIT="Element is initialized in DataBush and "{trunked}- See Also:
-
ISE_DB_UP_MODE
ConstantISE_DB_UP_MODE="DataBush is not in appropriate update/a"{trunked}- See Also:
-
ISE_DB_STATE
ConstantISE_DB_STATE="DataBush is not initialized!"- See Also:
-
ISE_CALC_MODEL
ConstantISE_CALC_MODEL="Setting CalculatorManagerModel is allow"{trunked}- See Also:
-
ISE_CSE
ConstantISE_CSE="Setting IControlSystemEngine is allowed "{trunked}- See Also:
-
RC_DEVICE_NOT_CONNECTED
ConstantRC_DEVICE_NOT_CONNECTED="device is not connected"- See Also:
-
RC_INCONSISTENT_DATA_NO_SOLUTION
ConstantRC_INCONSISTENT_DATA_NO_SOLUTION="Input inconsistent - no optic solution."- See Also:
-
BEAM_CHANGE
ConstantBEAM_CHANGE="beam position changed"- See Also:
-
MACHINE_FUNCTIONS_CHANGE
ConstantMACHINE_FUNCTIONS_CHANGE="machine funcions changed"- See Also:
-
FIELD_CHANGE
ConstantFIELD_CHANGE="field changed"- See Also:
-
BENDING_FIELD_CHANGE
ConstantBENDING_FIELD_CHANGE="bending field changed"- See Also:
-
CORRECTOR_FIELD_CHANGE
ConstantCORRECTOR_FIELD_CHANGE="corrector field changed"- See Also:
-
QUADRUPOLE_FIELD_CHANGE
ConstantQUADRUPOLE_FIELD_CHANGE="quadrupole field changed"- See Also:
-
SEXTUPOLE_FIELD_CHANGE
ConstantSEXTUPOLE_FIELD_CHANGE="sextupole field changed"- See Also:
-
ACCESS_MODE_CHANGE
ConstantACCESS_MODE_CHANGE="DataBush access mode changed"- See Also:
-
UPDATE_MODE_CHANGE
ConstantUPDATE_MODE_CHANGE="DataBush update mode changed"- See Also:
-
STATUS_CHANGE
ConstantSTATUS_CHANGE="DataBush status changed"- See Also:
-
PS_TEST_FAIL
ConstantPS_TEST_FAIL="PowerSupplies failed on test"- See Also:
-
DEV_CONN
ConstantDEV_CONN="device connected"- See Also:
-
DEV_DISC
ConstantDEV_DISC="device disconnected"- See Also:
-
INCONSISTENT_DATA_IN_ACCESS_ALL
ConstantINCONSISTENT_DATA_IN_ACCESS_ALL="Unable to change from ACCESS_ALL_DATA b"{trunked}- See Also:
-
NOT_SUPPORTED
ConstantNOT_SUPPORTED="This exception is not supported: "- See Also:
-