Class ServerDataModel
- Author:
- igor@scictrl.com
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringConstantAVAILABLE_BPMS_H="availableBpmsH"static final StringConstantAVAILABLE_BPMS_V="availableBpmsV"static final StringConstantAVAILABLE_CORRECTION_MODELS_H="availableCorrectionModelsH"static final StringConstantAVAILABLE_CORRECTION_MODELS_V="availableCorrectionModelsV"static final StringConstantAVAILABLE_CORRECTORS_H="availableCorrectorsH"static final StringConstantAVAILABLE_CORRECTORS_V="availableCorrectorsV"static final StringConstantBPMS_H_SELECTION="bpmsHSelection"static final StringConstantBPMS_V_SELECTION="bpmsVSelection"static final StringConstantCORRECTION_MODEL_H="correctionModelH"static final StringConstantCORRECTION_MODEL_V="correctionModelV"static final StringConstantCORRECTORS_H_SELECTION="correctorsHSelection"static final StringConstantCORRECTORS_V_SELECTION="correctorsVSelection"static final StringConstantSELECTED_BPMS_H="selectedBpmsH"static final StringConstantSELECTED_BPMS_V="selectedBpmsV"static final StringConstantSELECTED_CORRECTORS_H="selectedCorrectorsH"static final StringConstantSELECTED_CORRECTORS_V="selectedCorrectorsV" -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddAvailableCorrectionModel.getAvailableBPMs(Orientation orinetation) getAvailableBPMs.Getter for the fieldavailableBpmsH.Getter for the fieldavailableBpmsV.getAvailableCorrectionModels.getAvailableCorrectionModels.Getter for the fieldavailableCorrectionModelsH.Getter for the fieldavailableCorrectionModelsV.getAvailableCorrectors(Orientation orientation) getAvailableCorrectors.Getter for the fieldavailableCorrectorsH.Getter for the fieldavailableCorrectorsV.boolean[]Getter for the fieldbpmsHSelection.boolean[]getBPMsSelection(Orientation orinetation) getBPMsSelection.boolean[]Getter for the fieldbpmsVSelection.Getter for the fieldcorrectionModelH.Getter for the fieldcorrectionModelV.boolean[]Getter for the fieldcorrectorsHSelection.boolean[]Getter for the fieldcorrectorsVSelection.getSelectedBPMs(Orientation orinetation) getSelectedBPMs.Getter for the fieldselectedBpmsH.Getter for the fieldselectedBpmsV.Getter for the fieldselectedCorrectorsH.Getter for the fieldselectedCorrectorsV.voidsetAvailableBpmsH(ElementList<BPMonitor> availableBpmsH) Setter for the fieldavailableBpmsH.voidsetAvailableBpmsV(ElementList<BPMonitor> availableBpmsV) Setter for the fieldavailableBpmsV.voidsetAvailableCorrectionModelsH(List<IOrbitCorrectionModel> availableCorrectionModelsH) Setter for the fieldavailableCorrectionModelsH.voidsetAvailableCorrectionModelsV(List<IOrbitCorrectionModel> availableCorrectionModelsV) Setter for the fieldavailableCorrectionModelsV.voidsetAvailableCorrectorsH(ElementList<AbstractCorrector> availableCorrectorsH) Setter for the fieldavailableCorrectorsH.voidsetAvailableCorrectorsV(ElementList<AbstractCorrector> availableCorrectorsV) Setter for the fieldavailableCorrectorsV.voidsetBpmsHSelection(boolean[] bpmsHSelection) Setter for the fieldbpmsHSelection.voidsetBpmsVSelection(boolean[] bpmsVSelection) Setter for the fieldbpmsVSelection.voidsetCorrectionModel(IOrbitCorrectionModel correctionModel) setCorrectionModel.voidsetCorrectionModelH(IOrbitCorrectionModel correctionModel) Setter for the fieldcorrectionModelH.voidsetCorrectionModelV(IOrbitCorrectionModel correctionModel) Setter for the fieldcorrectionModelV.voidsetCorrectorsHSelection(boolean[] correctorsHSelection) Setter for the fieldcorrectorsHSelection.voidsetCorrectorsVSelection(boolean[] correctorsVSelection) Setter for the fieldcorrectorsVSelection.voidsetSelectedBpmsH(ElementList<BPMonitor> selectedBpmsH) Setter for the fieldselectedBpmsH.voidsetSelectedBpmsV(ElementList<BPMonitor> selectedBpmsV) Setter for the fieldselectedBpmsV.voidsetSelectedCorrectorsH(ElementList<AbstractCorrector> selectedCorrectorsH) Setter for the fieldselectedCorrectorsH.voidsetSelectedCorrectorsV(ElementList<AbstractCorrector> selectedCorrectorsV) Setter for the fieldselectedCorrectorsV.Methods inherited from class org.scictrl.mp.orbitcorrect.mvc.ApplicationModel
addPropertyChangeListener, addPropertyChangeListener, fireChange, handlePropertySet
-
Field Details
-
AVAILABLE_CORRECTION_MODELS_H
ConstantAVAILABLE_CORRECTION_MODELS_H="availableCorrectionModelsH"- See Also:
-
AVAILABLE_CORRECTION_MODELS_V
ConstantAVAILABLE_CORRECTION_MODELS_V="availableCorrectionModelsV"- See Also:
-
CORRECTION_MODEL_V
ConstantCORRECTION_MODEL_V="correctionModelV"- See Also:
-
CORRECTION_MODEL_H
ConstantCORRECTION_MODEL_H="correctionModelH"- See Also:
-
AVAILABLE_BPMS_H
ConstantAVAILABLE_BPMS_H="availableBpmsH"- See Also:
-
AVAILABLE_BPMS_V
ConstantAVAILABLE_BPMS_V="availableBpmsV"- See Also:
-
AVAILABLE_CORRECTORS_H
ConstantAVAILABLE_CORRECTORS_H="availableCorrectorsH"- See Also:
-
AVAILABLE_CORRECTORS_V
ConstantAVAILABLE_CORRECTORS_V="availableCorrectorsV"- See Also:
-
SELECTED_BPMS_H
ConstantSELECTED_BPMS_H="selectedBpmsH"- See Also:
-
SELECTED_BPMS_V
ConstantSELECTED_BPMS_V="selectedBpmsV"- See Also:
-
SELECTED_CORRECTORS_H
ConstantSELECTED_CORRECTORS_H="selectedCorrectorsH"- See Also:
-
SELECTED_CORRECTORS_V
ConstantSELECTED_CORRECTORS_V="selectedCorrectorsV"- See Also:
-
BPMS_H_SELECTION
ConstantBPMS_H_SELECTION="bpmsHSelection"- See Also:
-
BPMS_V_SELECTION
ConstantBPMS_V_SELECTION="bpmsVSelection"- See Also:
-
CORRECTORS_H_SELECTION
ConstantCORRECTORS_H_SELECTION="correctorsHSelection"- See Also:
-
CORRECTORS_V_SELECTION
ConstantCORRECTORS_V_SELECTION="correctorsVSelection"- See Also:
-
-
Constructor Details
-
ServerDataModel
public ServerDataModel()Constructor for ServerDataModel.
-
-
Method Details
-
getAvailableCorrectionModelsH
Getter for the field
availableCorrectionModelsH.- Returns:
- a
Listobject
-
setAvailableCorrectionModelsH
Setter for the field
availableCorrectionModelsH.- Parameters:
availableCorrectionModelsH- aListobject
-
getAvailableCorrectionModelsV
Getter for the field
availableCorrectionModelsV.- Returns:
- a
Listobject
-
setAvailableCorrectionModelsV
Setter for the field
availableCorrectionModelsV.- Parameters:
availableCorrectionModelsV- aListobject
-
addAvailableCorrectionModel
addAvailableCorrectionModel.
- Parameters:
model- aIOrbitCorrectionModelobject
-
getAvailableCorrectionModels
getAvailableCorrectionModels.
- Parameters:
o- aOrientationobject- Returns:
- a
Listobject
-
getAvailableCorrectionModels
getAvailableCorrectionModels.
- Parameters:
om- aIOrientationMarkerobject- Returns:
- a
Listobject
-
setCorrectionModel
setCorrectionModel.
- Parameters:
correctionModel- aIOrbitCorrectionModelobject
-
setCorrectionModelH
Setter for the field
correctionModelH.- Parameters:
correctionModel- aIOrbitCorrectionModelobject
-
getCorrectionModelH
Getter for the field
correctionModelH.- Returns:
- a
IOrbitCorrectionModelobject
-
setCorrectionModelV
Setter for the field
correctionModelV.- Parameters:
correctionModel- aIOrbitCorrectionModelobject
-
getCorrectionModelV
Getter for the field
correctionModelV.- Returns:
- a
IOrbitCorrectionModelobject
-
getAvailableBpmsH
Getter for the field
availableBpmsH.- Returns:
- a
ElementListobject
-
getAvailableBpmsV
Getter for the field
availableBpmsV.- Returns:
- a
ElementListobject
-
getAvailableCorrectorsH
Getter for the field
availableCorrectorsH.- Returns:
- a
ElementListobject
-
getAvailableCorrectorsV
Getter for the field
availableCorrectorsV.- Returns:
- a
ElementListobject
-
getSelectedBpmsH
Getter for the field
selectedBpmsH.- Returns:
- a
ElementListobject
-
getSelectedBpmsV
Getter for the field
selectedBpmsV.- Returns:
- a
ElementListobject
-
getSelectedCorrectorsH
Getter for the field
selectedCorrectorsH.- Returns:
- a
ElementListobject
-
getSelectedCorrectorsV
Getter for the field
selectedCorrectorsV.- Returns:
- a
ElementListobject
-
getBpmsHSelection
public boolean[] getBpmsHSelection()Getter for the field
bpmsHSelection.- Returns:
- an array of
objects
invalid reference
boolean
-
getBpmsVSelection
public boolean[] getBpmsVSelection()Getter for the field
bpmsVSelection.- Returns:
- an array of
objects
invalid reference
boolean
-
getCorrectorsHSelection
public boolean[] getCorrectorsHSelection()Getter for the field
correctorsHSelection.- Returns:
- an array of
objects
invalid reference
boolean
-
getCorrectorsVSelection
public boolean[] getCorrectorsVSelection()Getter for the field
correctorsVSelection.- Returns:
- an array of
objects
invalid reference
boolean
-
getAvailableBPMs
getAvailableBPMs.
- Parameters:
orinetation- aOrientationobject- Returns:
- a
ElementListobject
-
getSelectedBPMs
getSelectedBPMs.
- Parameters:
orinetation- aOrientationobject- Returns:
- a
ElementListobject
-
getBPMsSelection
getBPMsSelection.
- Parameters:
orinetation- aOrientationobject- Returns:
- an array of
objects
invalid reference
boolean
-
getAvailableCorrectors
getAvailableCorrectors.
- Parameters:
orientation- aOrientationobject- Returns:
- a
ElementListobject
-
setBpmsHSelection
public void setBpmsHSelection(boolean[] bpmsHSelection) Setter for the field
bpmsHSelection.- Parameters:
bpmsHSelection- an array ofobjectsinvalid reference
boolean
-
setSelectedBpmsH
Setter for the field
selectedBpmsH.- Parameters:
selectedBpmsH- aElementListobject
-
setAvailableBpmsH
Setter for the field
availableBpmsH.- Parameters:
availableBpmsH- aElementListobject
-
setBpmsVSelection
public void setBpmsVSelection(boolean[] bpmsVSelection) Setter for the field
bpmsVSelection.- Parameters:
bpmsVSelection- an array ofobjectsinvalid reference
boolean
-
setSelectedBpmsV
Setter for the field
selectedBpmsV.- Parameters:
selectedBpmsV- aElementListobject
-
setAvailableBpmsV
Setter for the field
availableBpmsV.- Parameters:
availableBpmsV- aElementListobject
-
setCorrectorsHSelection
public void setCorrectorsHSelection(boolean[] correctorsHSelection) Setter for the field
correctorsHSelection.- Parameters:
correctorsHSelection- an array ofobjectsinvalid reference
boolean
-
setSelectedCorrectorsH
Setter for the field
selectedCorrectorsH.- Parameters:
selectedCorrectorsH- aElementListobject
-
setAvailableCorrectorsH
Setter for the field
availableCorrectorsH.- Parameters:
availableCorrectorsH- aElementListobject
-
setCorrectorsVSelection
public void setCorrectorsVSelection(boolean[] correctorsVSelection) Setter for the field
correctorsVSelection.- Parameters:
correctorsVSelection- an array ofobjectsinvalid reference
boolean
-
setSelectedCorrectorsV
Setter for the field
selectedCorrectorsV.- Parameters:
selectedCorrectorsV- aElementListobject
-
setAvailableCorrectorsV
Setter for the field
availableCorrectorsV.- Parameters:
availableCorrectorsV- aElementListobject
-