Interface DBString


public interface DBString
Internal class with string constants.
Author:
igor@scictrl.com
  • Field Details

    • ERR_CONN

      static final String ERR_CONN
      Constant ERR_CONN="error connecting"
      See Also:
    • ERR_AP

      static final String ERR_AP
      Constant ERR_AP="error applying"
      See Also:
    • ERR_UP

      static final String ERR_UP
      Constant ERR_UP="error updating"
      See Also:
    • ERR_AP_

      static final String ERR_AP_
      Constant ERR_AP_="error applying: "
      See Also:
    • ERR_UP_

      static final String ERR_UP_
      Constant ERR_UP_="error updating: "
      See Also:
    • ERR_CONN_

      static final String ERR_CONN_
      Constant ERR_CONN_="error connecting: "
      See Also:
    • ERR_NOT_CONN

      static final String ERR_NOT_CONN
      Constant ERR_NOT_CONN="device is not connected"
      See Also:
    • ERR_AP_NOT_CONN

      static final String ERR_AP_NOT_CONN
      Constant ERR_AP_NOT_CONN="ERR_AP_+ERR_NOT_CONN"
      See Also:
    • ERR_UP_NOT_CONN

      static final String ERR_UP_NOT_CONN
      Constant ERR_UP_NOT_CONN="ERR_UP_+ERR_NOT_CONN"
      See Also:
    • CF_RES_MON

      static final String CF_RES_MON
      Constant CF_RES_MON="resuming monitor"
      See Also:
    • CF_SUS_MON

      static final String CF_SUS_MON
      Constant CF_SUS_MON="suspending monitor"
      See Also:
    • CF_SET_MON

      static final String CF_SET_MON
      Constant CF_SET_MON="setting monitor"
      See Also:
    • NO_PS

      static final String NO_PS
      Constant NO_PS="there is no PowerSupply handle"
      See Also:
    • NO_PS_BEAN

      static final String NO_PS_BEAN
      Constant NO_PS_BEAN="PowerSupplyBean does not exists"
      See Also:
    • NO_BPM_BEAN

      static final String NO_BPM_BEAN
      Constant NO_BPM_BEAN="BeamPositionMonitor does not exists"
      See Also:
    • NO_CALC

      static final String NO_CALC
      Constant NO_CALC="there is no Calculator"
      See Also:
    • NO_BEND

      static final String NO_BEND
      Constant NO_BEND="there is no Bending handle"
      See Also:
    • NL

      static final String NL
      Constant NL="DBConst.EOL"
      See Also:
    • BAD_DATA

      static final String BAD_DATA
      Constant BAD_DATA="Unable to change from FULL_ACCESS_MODE "{trunked}
      See Also:
    • ERROR_CLOSE_CFILE

      static final String ERROR_CLOSE_CFILE
      Constant ERROR_CLOSE_CFILE="Error closing calibration file \" {"{trunked}
      See Also:
    • ERROR_OPEN_CFILE

      static final String ERROR_OPEN_CFILE
      Constant ERROR_OPEN_CFILE="Error openning calibration file \" "{trunked}
      See Also:
    • ERROR_INST_CALC

      static final String ERROR_INST_CALC
      Constant ERROR_INST_CALC="Error instantieting calculator \" {"{trunked}
      See Also:
    • ERROR_INIT_CALC

      static final String ERROR_INIT_CALC
      Constant ERROR_INIT_CALC="Error instializateing calculator \" "{trunked}
      See Also:
    • NO_PS_FOUND

      static final String NO_PS_FOUND
      Constant NO_PS_FOUND="Reffering PowerSupply \"{0}\" "{trunked}
      See Also:
    • NO_OP_FOUND

      static final String NO_OP_FOUND
      Constant NO_OP_FOUND="Reffering AbstractOpticalElement \"{0}\" "{trunked}
      See Also:
    • BPM_INSIDE

      static final String BPM_INSIDE
      Constant BPM_INSIDE="BPMonitor \"{0}\" is found in "{trunked}
      See Also:
    • WRONG_MARKER_POSITION

      static final String WRONG_MARKER_POSITION
      Constant WRONG_MARKER_POSITION="Marker \"{0}\" is standing be"{trunked}
      See Also:
    • MARKER_NOT_INSIDE

      static final String MARKER_NOT_INSIDE
      Constant MARKER_NOT_INSIDE="Marker \"{0}\" is expected to"{trunked}
      See Also:
    • TE_OVERPLACED

      static final String TE_OVERPLACED
      Constant TE_OVERPLACED="TrensferElement \"{0}\" is pl"{trunked}
      See Also:
    • OVER_BEGINNING

      static final String OVER_BEGINNING
      Constant OVER_BEGINNING="Analizing position of \"{0}\""{trunked}
      See Also:
    • UPP

      static final String UPP
      Constant UPP="update preformed"
      See Also:
    • APP

      static final String APP
      Constant APP="apply preformed"
      See Also:
    • UP_ON_DB

      static final String UP_ON_DB
      Constant UP_ON_DB="Update preformed on DataBush"
      See Also:
    • UP_ON_BPM

      static final String UP_ON_BPM
      Constant UP_ON_BPM="Update preformed on BPMonitor group"
      See Also:
    • UP_ON_PS

      static final String UP_ON_PS
      Constant UP_ON_PS="Update preformed on PowerSupply group"
      See Also:
    • UP_ON_OP

      static final String UP_ON_OP
      Constant UP_ON_OP="Update preformed on AbstractOpticalElement grou"{trunked}
      See Also:
    • UP_ON_CMA

      static final String UP_ON_CMA
      Constant UP_ON_CMA="Update preformed on AbstractCalibratedMagnet gr"{trunked}
      See Also:
    • UP_ON_COR

      static final String UP_ON_COR
      Constant UP_ON_COR="Update preformed on Corrector group"
      See Also:
    • UP_ON_MA

      static final String UP_ON_MA
      Constant UP_ON_MA="Update preformed on AbstractMagnetElement group"
      See Also:
    • UP_ON_IN

      static final String UP_ON_IN
      Constant UP_ON_IN="Update preformed on DataBushInfo group"
      See Also:
    • UP_ON_BE

      static final String UP_ON_BE
      Constant UP_ON_BE="Update preformed on Bending group"
      See Also:
    • UP_ON_QU

      static final String UP_ON_QU
      Constant UP_ON_QU="Update preformed on Quadrupole group"
      See Also:
    • UP_ON_SE

      static final String UP_ON_SE
      Constant UP_ON_SE="Update preformed on Sextupole group"
      See Also:
    • AP_ON_DB

      static final String AP_ON_DB
      Constant AP_ON_DB="Apply preformed on DataBush"
      See Also:
    • AP_ON_BE

      static final String AP_ON_BE
      Constant AP_ON_BE="Apply preformed on Bending group"
      See Also:
    • AP_ON_COR

      static final String AP_ON_COR
      Constant AP_ON_COR="Apply preformed on Corrector group"
      See Also:
    • AP_ON_QU

      static final String AP_ON_QU
      Constant AP_ON_QU="Apply preformed on Quadrupole group"
      See Also:
    • AP_ON_SE

      static final String AP_ON_SE
      Constant AP_ON_SE="Apply preformed on Sextupole group"
      See Also:
    • AP_ON_PS

      static final String AP_ON_PS
      Constant AP_ON_PS="Apply preformed on PowerSupply group"
      See Also:
    • AP_ON_CMA

      static final String AP_ON_CMA
      Constant AP_ON_CMA="Apply preformed on AbstractCalibratedMagnet gro"{trunked}
      See Also:
    • AP_ON_OP

      static final String AP_ON_OP
      Constant AP_ON_OP="Apply preformed on AbstractOpticalElement group"
      See Also:
    • DATABUSH_NOT_INITIALIZED

      static final String DATABUSH_NOT_INITIALIZED
      Constant DATABUSH_NOT_INITIALIZED="DATABUSH_NOT_INITIALIZED"
      See Also:
    • UNC_EX

      static final String UNC_EX
      Constant UNC_EX="UNCAUGHT EXCEPTION"
      See Also:
    • IAE_WRONG_ACCESS_MODE

      static final String IAE_WRONG_ACCESS_MODE
      Constant IAE_WRONG_ACCESS_MODE="Wrong access mode: "
      See Also:
    • IAE_WRONG_UPDATE_MODE

      static final String IAE_WRONG_UPDATE_MODE
      Constant IAE_WRONG_UPDATE_MODE="Wrong update mode: "
      See Also:
    • ISE_ONDBINFO

      static final String ISE_ONDBINFO
      Constant ISE_ONDBINFO="This operation not allowed if DataBushI"{trunked}
      See Also:
    • ISE_EL_NOT_INIT

      static final String ISE_EL_NOT_INIT
      Constant ISE_EL_NOT_INIT="Element is not initialized in DataBush!"
      See Also:
    • ISE_EL_INIT

      static final String ISE_EL_INIT
      Constant ISE_EL_INIT="Element is initialized in DataBush and "{trunked}
      See Also:
    • ISE_DB_UP_MODE

      static final String ISE_DB_UP_MODE
      Constant ISE_DB_UP_MODE="DataBush is not in appropriate update/a"{trunked}
      See Also:
    • ISE_DB_STATE

      static final String ISE_DB_STATE
      Constant ISE_DB_STATE="DataBush is not initialized!"
      See Also:
    • ISE_CALC_MODEL

      static final String ISE_CALC_MODEL
      Constant ISE_CALC_MODEL="Setting CalculatorManagerModel is allow"{trunked}
      See Also:
    • ISE_CSE

      static final String ISE_CSE
      Constant ISE_CSE="Setting IControlSystemEngine is allowed "{trunked}
      See Also:
    • RC_DEVICE_NOT_CONNECTED

      static final String RC_DEVICE_NOT_CONNECTED
      Constant RC_DEVICE_NOT_CONNECTED="device is not connected"
      See Also:
    • RC_INCONSISTENT_DATA_NO_SOLUTION

      static final String RC_INCONSISTENT_DATA_NO_SOLUTION
      Constant RC_INCONSISTENT_DATA_NO_SOLUTION="Input inconsistent - no optic solution."
      See Also:
    • BEAM_CHANGE

      static final String BEAM_CHANGE
      Constant BEAM_CHANGE="beam position changed"
      See Also:
    • MACHINE_FUNCTIONS_CHANGE

      static final String MACHINE_FUNCTIONS_CHANGE
      Constant MACHINE_FUNCTIONS_CHANGE="machine funcions changed"
      See Also:
    • FIELD_CHANGE

      static final String FIELD_CHANGE
      Constant FIELD_CHANGE="field changed"
      See Also:
    • BENDING_FIELD_CHANGE

      static final String BENDING_FIELD_CHANGE
      Constant BENDING_FIELD_CHANGE="bending field changed"
      See Also:
    • CORRECTOR_FIELD_CHANGE

      static final String CORRECTOR_FIELD_CHANGE
      Constant CORRECTOR_FIELD_CHANGE="corrector field changed"
      See Also:
    • QUADRUPOLE_FIELD_CHANGE

      static final String QUADRUPOLE_FIELD_CHANGE
      Constant QUADRUPOLE_FIELD_CHANGE="quadrupole field changed"
      See Also:
    • SEXTUPOLE_FIELD_CHANGE

      static final String SEXTUPOLE_FIELD_CHANGE
      Constant SEXTUPOLE_FIELD_CHANGE="sextupole field changed"
      See Also:
    • ACCESS_MODE_CHANGE

      static final String ACCESS_MODE_CHANGE
      Constant ACCESS_MODE_CHANGE="DataBush access mode changed"
      See Also:
    • UPDATE_MODE_CHANGE

      static final String UPDATE_MODE_CHANGE
      Constant UPDATE_MODE_CHANGE="DataBush update mode changed"
      See Also:
    • STATUS_CHANGE

      static final String STATUS_CHANGE
      Constant STATUS_CHANGE="DataBush status changed"
      See Also:
    • PS_TEST_FAIL

      static final String PS_TEST_FAIL
      Constant PS_TEST_FAIL="PowerSupplies failed on test"
      See Also:
    • DEV_CONN

      static final String DEV_CONN
      Constant DEV_CONN="device connected"
      See Also:
    • DEV_DISC

      static final String DEV_DISC
      Constant DEV_DISC="device disconnected"
      See Also:
    • INCONSISTENT_DATA_IN_ACCESS_ALL

      static final String INCONSISTENT_DATA_IN_ACCESS_ALL
      Constant INCONSISTENT_DATA_IN_ACCESS_ALL="Unable to change from ACCESS_ALL_DATA b"{trunked}
      See Also:
    • NOT_SUPPORTED

      static final String NOT_SUPPORTED
      Constant NOT_SUPPORTED="This exception is not supported: "
      See Also: