Uses of Interface
xal.tools.data.DataAdaptor
Packages that use DataAdaptor
Package
Description
Contains classes for representing particle beams
and various aspects and properties of particle beams.
Package for doing linear algebra in the general base space of
Rn
where n is a positive integer.
-
Uses of DataAdaptor in xal.extension.bricks
Methods in xal.extension.bricks that return DataAdaptorModifier and TypeMethodDescriptionprotected DataAdaptorWindowReference.getWindowAdaptor(URL url, String tag) load the resourcesMethods in xal.extension.bricks with parameters of type DataAdaptorModifier and TypeMethodDescriptionprotected static voidWindowReference.applyBeanPropertyTo(Object object, DataAdaptor beanAdaptor, Map<String, PropertyDescriptor> descriptorTable) Apply the property settings to the specified bean objectprotected BorderWindowReference.getBorder(DataAdaptor adaptor) process adaptors to get bordersstatic BorderNodeBorderNode.getInstance(DataAdaptor adaptor) generatorstatic BorderProxy<Border>BorderProxy.getInstance(DataAdaptor adaptor) generatorstatic ViewNodeViewNode.getInstance(DataAdaptor adaptor) generatorstatic ViewProxy<?>ViewProxy.getInstance(DataAdaptor adaptor) generatorprotected ComponentWindowReference.getView(DataAdaptor adaptor, Object... viewParameters) process adaptors to get componentsabstract TPropertyValueEditor.readValue(DataAdaptor adaptor) write to a data adaptorvoidBeanNode.update(DataAdaptor adaptor) Update the data based on the information provided by the data provider.voidBeanProxy.update(DataAdaptor adaptor) Update the data based on the information provided by the data provider.voidRootBrick.update(DataAdaptor adaptor) Update the data based on the information provided by the data provider.voidViewNode.update(DataAdaptor adaptor) Update the data based on the information provided by the data provider.voidBeanNode.write(DataAdaptor adaptor) Write data to the data adaptor for storage.voidBeanProxy.write(DataAdaptor adaptor) Write data to the data adaptor for storage.voidRootBrick.write(DataAdaptor adaptor) Write data to the data adaptor for storage.voidViewNode.write(DataAdaptor adaptor) Write data to the data adaptor for storage.voidPropertyValueEditor.writeValue(String name, Object value, DataAdaptor adaptor) write to a data adaptorMethod parameters in xal.extension.bricks with type arguments of type DataAdaptorModifier and TypeMethodDescriptionprotected static voidWindowReference.applyBeanPropertiesTo(Object object, List<DataAdaptor> beanAdaptors) apply property settings to the bean object -
Uses of DataAdaptor in xal.extension.jels.smf
Methods in xal.extension.jels.smf with parameters of type DataAdaptorModifier and TypeMethodDescriptionvoidESSAccelerator.write(DataAdaptor adaptor) Instructs the accelerator to write its data to the adaptor for external storage. -
Uses of DataAdaptor in xal.extension.jels.smf.impl
Methods in xal.extension.jels.smf.impl with parameters of type DataAdaptorModifier and TypeMethodDescriptionvoidMagFieldMap.update(DataAdaptor adaptor) voidRfFieldMap.update(DataAdaptor adaptor) Loads the field profile if necessary -
Uses of DataAdaptor in xal.extension.scan.analysis
Methods in xal.extension.scan.analysis with parameters of type DataAdaptorModifier and TypeMethodDescriptionvoidMainAnalysisController.createChildAnalysis(DataAdaptor analysisConfig) Creates all custom analysis.voidAnalysisCntrlDTLPhase.dumpAnalysisConfig(DataAdaptor analysisConfig) Sets the configurations of the analysis.voidAnalysisCntrlTDProcedure.dumpAnalysisConfig(DataAdaptor analysisConfig) Sets the configurations of the analysis.voidAnalysisController.dumpAnalysisConfig(DataAdaptor analysisConfig) Sets the configuration of the analysis.voidMainAnalysisController.dumpChildAnalysisConfig(DataAdaptor analysisConfig) Sets the configurations of the analysis by passing config file to the children.static AnalysisControllerAnalysisControllerFactory.getAC(MainAnalysisController mainController, DataAdaptor analysisConf, JPanel parentAnalysisPanel, JPanel customControlPanel, JPanel customGraphPanel, JPanel globalButtonsPanel, ScanVariable scanVariableParameter, ScanVariable scanVariable, Vector<MeasuredValue> measuredValuesV, FunctionGraphsJPanel graphAnalysis, JTextField messageTextLocal, BasicGraphData graphDataLocal) Returns the specific analysis controller.Constructors in xal.extension.scan.analysis with parameters of type DataAdaptorModifierConstructorDescriptionAnalysisCntrlDTLPhase(MainAnalysisController mainControllerIn, DataAdaptor analysisConf, JPanel parentAnalysisPanelIn, JPanel customControlPanelIn, JPanel customGraphPanelIn, JPanel globalButtonsPanelIn, ScanVariable scanVariableParameterIn, ScanVariable scanVariableIn, Vector<MeasuredValue> measuredValuesVIn, FunctionGraphsJPanel graphAnalysisIn, JTextField messageTextLocalIn, BasicGraphData graphDataLocalIn) The constructor.AnalysisCntrlEmpty(MainAnalysisController mainControllerIn, DataAdaptor analysisConf, JPanel parentAnalysisPanelIn, JPanel customControlPanelIn, JPanel customGraphPanelIn, JPanel globalButtonsPanelIn, ScanVariable scanVariableParameterIn, ScanVariable scanVariableIn, Vector<MeasuredValue> measuredValuesVIn, FunctionGraphsJPanel graphAnalysisIn, JTextField messageTextLocalIn, BasicGraphData graphDataLocalIn) The constructor.AnalysisCntrlFindIntersection(MainAnalysisController mainControllerIn, DataAdaptor analysisConf, JPanel parentAnalysisPanelIn, JPanel customControlPanelIn, JPanel customGraphPanelIn, JPanel globalButtonsPanelIn, ScanVariable scanVariableParameterIn, ScanVariable scanVariableIn, Vector<MeasuredValue> measuredValuesVIn, FunctionGraphsJPanel graphAnalysisIn, JTextField messageTextLocalIn, BasicGraphData graphDataLocalIn) The constructor.AnalysisCntrlFindMinMax(MainAnalysisController mainControllerIn, DataAdaptor analysisConf, JPanel parentAnalysisPanelIn, JPanel customControlPanelIn, JPanel customGraphPanelIn, JPanel globalButtonsPanelIn, ScanVariable scanVariableParameterIn, ScanVariable scanVariableIn, Vector<MeasuredValue> measuredValuesVIn, FunctionGraphsJPanel graphAnalysisIn, JTextField messageTextLocalIn, BasicGraphData graphDataLocalIn) The constructor.AnalysisCntrlManagement(MainAnalysisController mainControllerIn, DataAdaptor analysisConf, JPanel parentAnalysisPanelIn, JPanel customControlPanelIn, JPanel customGraphPanelIn, JPanel globalButtonsPanelIn, ScanVariable scanVariableParameterIn, ScanVariable scanVariableIn, Vector<MeasuredValue> measuredValuesVIn, FunctionGraphsJPanel graphAnalysisIn, JTextField messageTextLocalIn, BasicGraphData graphDataLocalIn) The constructor.AnalysisCntrlPolynomFit(MainAnalysisController mainControllerIn, DataAdaptor analysisConf, JPanel parentAnalysisPanelIn, JPanel customControlPanelIn, JPanel customGraphPanelIn, JPanel globalButtonsPanelIn, ScanVariable scanVariableParameterIn, ScanVariable scanVariableIn, Vector<MeasuredValue> measuredValuesVIn, FunctionGraphsJPanel graphAnalysisIn, JTextField messageTextLocalIn, BasicGraphData graphDataLocalIn) The constructor.AnalysisCntrlTDProcedure(MainAnalysisController mainControllerIn, DataAdaptor analysisConf, JPanel parentAnalysisPanelIn, JPanel customControlPanelIn, JPanel customGraphPanelIn, JPanel globalButtonsPanelIn, ScanVariable scanVariableParameterIn, ScanVariable scanVariableIn, Vector<MeasuredValue> measuredValuesVIn, FunctionGraphsJPanel graphAnalysisIn, JTextField messageTextLocalIn, BasicGraphData graphDataLocalIn) The constructor.AnalysisController(MainAnalysisController mainControllerIn, DataAdaptor analysisConf, JPanel parentAnalysisPanelIn, JPanel customControlPanelIn, JPanel customGraphPanelIn, JPanel globalButtonsPanelIn, ScanVariable scanVariableParameterIn, ScanVariable scanVariableIn, Vector<MeasuredValue> measuredValuesVIn, FunctionGraphsJPanel graphAnalysisIn, JTextField messageTextLocalIn, BasicGraphData graphDataLocalIn) The constructor. -
Uses of DataAdaptor in xal.model.alg
Methods in xal.model.alg with parameters of type DataAdaptorModifier and TypeMethodDescriptionvoidEnvelopeTrackerBase.load(DataAdaptor daptArchive) Load the parameters of the algorithm from a data source exposing theIArchiveinterface.voidEnvTrackerAdapt.load(DataAdaptor daptArchive) Load the parameters of the algorithm from a data source exposing theIArchiveinterface.voidTrace3dTracker.load(DataAdaptor daptArchive) Load the parameters of the algorithm from a data source exposing theIArchiveinterface.voidTracker.load(DataAdaptor daSource) Load the state and settings of this algorithm from a data source exposing theDataAdaptorinterface.voidTwissTracker.load(DataAdaptor daSource) Load the parameters of the algorithm from a data source exposing theIArchiveinterface.static IAlgorithmTracker.newInstance(DataAdaptor daSource) Read the contents of the suppliedDataAdaptorand return a new instance of the appropriateIAlgorithmobject initialized with the data source behind theDataAdaptorinterface.voidEnvelopeTrackerBase.save(DataAdaptor daptArchive) Save the state and settings of this algorithm to a data source exposing theDataAdaptorinterface.voidEnvTrackerAdapt.save(DataAdaptor daptArchive) Save the settings particular to this subclass ofTracker.voidTrace3dTracker.save(DataAdaptor daptArchive) Save the state and settings of this algorithm to a data source exposing theDataAdaptorinterface.voidTracker.save(DataAdaptor daptArchive) Save the state and settings of this algorithm to a data source exposing theDataAdaptorinterface.voidTwissTracker.save(DataAdaptor daSink) Save the state and settings of this algorithm to a data source exposing theDataAdaptorinterface. -
Uses of DataAdaptor in xal.model.probe
Methods in xal.model.probe with parameters of type DataAdaptorModifier and TypeMethodDescriptionvoidProbe.load(DataAdaptor daptSource) Load the contents of a probe from an data archive represented by aDataAdaptorinterface.static Probe<?>Probe.readFrom(DataAdaptor container) Read the contents of the suppliedDataAdaptorand return an instance of the appropriate Probe species.protected DiagnosticProbeStateDiagnosticProbe.readStateFrom(DataAdaptor container) protected EnsembleProbeStateEnsembleProbe.readStateFrom(DataAdaptor container) protected EnvelopeProbeStateEnvelopeProbe.readStateFrom(DataAdaptor container) protected ParticleProbeStateParticleProbe.readStateFrom(DataAdaptor container) protected abstract SProbe.readStateFrom(DataAdaptor container) Read the contents of the suppliedDataAdaptorand return an instance of the appropriate Trajectory species.protected SynchronousStateSynchronousProbe.readStateFrom(DataAdaptor container) protected TransferMapStateTransferMapProbe.readStateFrom(DataAdaptor container) protected TwissProbeStateTwissProbe.readStateFrom(DataAdaptor container) Creates a newTwissProbeStateobject and initializes it from the data source exposing the givenDataAdaptorinterface.voidProbe.save(DataAdaptor daSink) Save the contents of a probe to a data archive represented by aDataAdaptorinterface.Constructors in xal.model.probe with parameters of type DataAdaptorModifierConstructorDescriptionTwissProbe(DataAdaptor daSource) Initializing constructor - initialize from data adaptor Create an newTwissProbeobject and initialize its state variables according to the data in the data source exposing theDataAdaptorinterface. -
Uses of DataAdaptor in xal.model.probe.traj
Methods in xal.model.probe.traj with parameters of type DataAdaptorModifier and TypeMethodDescriptionprotected voidBunchProbeState.addPropertiesTo(DataAdaptor daSink) Save the state values particular toBunchProbeStateobjects to the data sink.protected voidDiagnosticProbeState.addPropertiesTo(DataAdaptor container) protected voidEnsembleProbeState.addPropertiesTo(DataAdaptor container) Save the state values particular toEnsembleProbeStateobjects to the data sink.protected voidEnvelopeProbeState.addPropertiesTo(DataAdaptor container) Save the state values particular toEnvelopeProbeStateobjects to the data sink.protected voidParticleProbeState.addPropertiesTo(DataAdaptor container) Save the state values particular toBunchProbeStateobjects to the data sink.protected voidProbeState.addPropertiesTo(DataAdaptor container) Save the state information to aDataAdaptorinterface.protected voidSynchronousState.addPropertiesTo(DataAdaptor daptSink) protected voidTransferMapState.addPropertiesTo(DataAdaptor daptSink) Save the probe state values to a data store represented by theDataAdaptorinterface.protected voidTwissProbeState.addPropertiesTo(DataAdaptor daSink) Save the state values particular toTwissProbeStateobjects to the data sink.final voidProbeState.load(DataAdaptor container) Recovers the state information from a data source represented by aDataAdaptorinterface.voidTrajectory.load(DataAdaptor daptSrc) Load the currentTrajectoryobject with the state history information in theDataAdaptorobject.static <S extends ProbeState<S>>
Trajectory<S>Trajectory.loadFrom(DataAdaptor daptSrc) Return a new instance of the appropriately typedTrajectoryobject initialized with the data contained in the given data source.protected voidBunchProbeState.readPropertiesFrom(DataAdaptor daSource) Recover the state values particular toBunchProbeStateobjects from the data source.protected voidDiagnosticProbeState.readPropertiesFrom(DataAdaptor container) protected voidEnsembleProbeState.readPropertiesFrom(DataAdaptor container) Recover the state values particular toEnsembleProbeStateobjects from the data source.protected voidEnvelopeProbeState.readPropertiesFrom(DataAdaptor container) Recover the state values particular toEnvelopeProbeStateobjects from the data source.protected voidParticleProbeState.readPropertiesFrom(DataAdaptor container) Recover the state values particular toBunchProbeStateobjects from the data source.protected voidProbeState.readPropertiesFrom(DataAdaptor container) Recover the state information from aDataAdaptorinterface.protected voidSynchronousState.readPropertiesFrom(DataAdaptor daptSrc) protected voidTransferMapState.readPropertiesFrom(DataAdaptor daptSrc) Restore the state values for this probe state object from the data store represented by theDataAdaptorinterface.protected voidTwissProbeState.readPropertiesFrom(DataAdaptor daSource) Recover the state values particular toTwissProbeStateobjects from the data source.final voidProbeState.save(DataAdaptor daSink) Save the state information to a data sink represented by aDataAdaptorinterfacevoidTrajectory.save(DataAdaptor container) Adds a representation of this Trajectory and its state history to the suppliedDataAdaptor.voidEnvelopeProbeState.saveStateAsTwiss(DataAdaptor daSink) Save the state values particular toEnvelopeProbeStateobjects to the data sink. -
Uses of DataAdaptor in xal.model.xml
Methods in xal.model.xml with parameters of type DataAdaptorModifier and TypeMethodDescriptionprotected static voidLatticeXmlParser.addParameter(DataAdaptor dapt, String strName, String strType, String strValue) Add a parameter child to a DataAdaptorprotected StringLatticeXmlParser.attrValue(DataAdaptor dapt, String strAttrName) Returns the attribute value string from a DataAdaptor interface.protected StringLatticeXmlParser.buildComment(DataAdaptor daptComm) Return the comment string from a comment element within a sequence.protected IElementLatticeXmlParser.buildElement(DataAdaptor daptElem) Build a IElement object according to parameters specified in a data adaptor.protected ElementSeqLatticeXmlParser.buildSequence(DataAdaptor daptSeq) Build a sequence with its elements from a data source represented by a DataAdaptor interface.protected voidLatticeXmlParser.loadComposite(IComposite secNew, DataAdaptor daptSeq) Load an ElementSeq object with it's componentsprotected voidLatticeXmlParser.loadElement(IElement elem, DataAdaptor daptElem) Load an IElement object with its parameters specified in the data adaptor.LatticeXmlParser.parseAdaptor(DataAdaptor adaptor) Parses the given data source for modeling lattice information and creates the corresponding lattice.Probe<?>ProbeXmlParser.parseAdaptor(DataAdaptor adaptor) Parse the given data source and build a probe object according to that described.static LatticeLatticeXmlParser.parseDataAdaptor(DataAdaptor adaptor) Parses the supplied DataAdaptor and return aLatticeobject configured according to the Adaptor.static Probe<?>ProbeXmlParser.parseDataAdaptor(DataAdaptor adaptor) Parse the given data source and build a probe object according to that described. -
Uses of DataAdaptor in xal.smf
Methods in xal.smf with parameters of type DataAdaptorModifier and TypeMethodDescriptionAcceleratorNodeFactory.createNode(DataAdaptor adaptor) create an accelerator node based on a DataAdaptorstatic ValueTransformTransformFactory.doubleArrayLinearTransform(DataAdaptor adaptor) Generate a value transform which applies a simple linear transform (scale and offset) to a double array of values.static ValueTransformTransformFactory.doubleArrayScaleTransform(DataAdaptor adaptor) Generate a value transform which simply scales a double array of values.static ValueTransformTransformFactory.doubleArrayTranslationTransform(DataAdaptor adaptor) Generate a value transform which applies a simple offset transform to a double array of values.static ValueTransformTransformFactory.doubleLinearTransform(DataAdaptor adaptor) Generate a value transform which applies a simple linear transform (scale and offset) to a double value scalar.static ValueTransformTransformFactory.doubleScaleTransform(DataAdaptor adaptor) Generate a value transform which simply scales a double value.static ValueTransformTransformFactory.doubleTranslationTransform(DataAdaptor adaptor) Generate a value transform which applies a simple offset transform to a double value scalar.static AcceleratorSeqComboAcceleratorSeqCombo.getInstance(String strID, Accelerator accelerator, DataAdaptor adaptor) Instantiate a an AcceleratorSeqCombo or a subclass depending on whether the sequences form a ring.static AcceleratorSeqComboAcceleratorSeqCombo.getInstance(Accelerator accelerator, DataAdaptor adaptor) Instantiate a an AcceleratorSeqCombo or a subclass depending on whether the sequences form a ring.protected static List<AcceleratorSeq>AcceleratorSeqCombo.getSequences(Accelerator accelerator, DataAdaptor adaptor) Get the sequences in the accelerator which are referenced in the adaptor.static ValueTransformTransformFactory.getTransform(DataAdaptor adaptor) Generate a transform from the given adaptor.voidAccelerator.update(DataAdaptor adaptor) Instructs the accelerator to update its data based on the given adaptor.voidAcceleratorNode.update(DataAdaptor adaptor) implement DataListener interfacevoidAcceleratorSeq.update(DataAdaptor adaptor) Update this sequence from the specified data adaptorvoidChannelSuite.update(DataAdaptor adaptor) Update the data based on the information provided by the data provider.voidTimingCenter.update(DataAdaptor adaptor) Update the data based on the information provided by the data provider.protected voidAccelerator.updatePowerSupplies(DataAdaptor adaptor) Update the power supplies given the power supply adaptorvoidAccelerator.write(DataAdaptor adaptor) Instructs the accelerator to write its data to the adaptor for external storage.voidAcceleratorNode.write(DataAdaptor adaptor) implement DataListener interfacevoidAcceleratorSeq.write(DataAdaptor adaptor) write the acceleratorSeq to the data adaptorvoidAcceleratorSeqCombo.write(DataAdaptor adaptor) Write this sequence's definition to a data adaptor.voidChannelSuite.write(DataAdaptor adaptor) Write data to the data adaptor for storage.voidTimingCenter.write(DataAdaptor adaptor) Write data to the data adaptor for storage.protected voidAccelerator.writeAttributes(DataAdaptor adaptor) protected voidAcceleratorNode.writeAttributes(DataAdaptor adaptor) write the attributes of the Node.protected voidAcceleratorSeq.writeAttributes(DataAdaptor adaptor) voidAcceleratorSeq.writeDeeply(DataAdaptor adaptor) write this sequence's child accelerator nodes deeply traversing each branch.voidAccelerator.writePowerSupplies(DataAdaptor adaptor) Write power supplies to the given data adaptor, including the accelerator node.voidAccelerator.writeStatus(DataAdaptor adaptor) method to write status of the node into a separate filevoidAcceleratorNode.writeStatus(DataAdaptor adaptor) method to write status of the node into a separate filevoidAcceleratorSeq.writeStatus(DataAdaptor adaptor) method to write status of the node into a separate fileConstructors in xal.smf with parameters of type DataAdaptorModifierConstructorDescriptionAcceleratorSeqCombo(String strID, Accelerator accelerator, DataAdaptor adaptor) ConstructorRing(String strID, Accelerator accelerator, DataAdaptor adaptor) Constructor -
Uses of DataAdaptor in xal.smf.attr
Methods in xal.smf.attr with parameters of type DataAdaptorModifier and TypeMethodDescriptionvoidAttributeBucket.update(DataAdaptor adaptor) implement DataListener interfacevoidAttributeBucket.write(DataAdaptor adaptor) implement DataListener interface -
Uses of DataAdaptor in xal.smf.data
Methods in xal.smf.data with parameters of type DataAdaptorModifier and TypeMethodDescriptionvoidBucketParser.update(DataAdaptor adaptor) DataListener interface supportvoidBucketParser.write(DataAdaptor adaptor) DataListener interface support -
Uses of DataAdaptor in xal.smf.impl
Methods in xal.smf.impl with parameters of type DataAdaptorModifier and TypeMethodDescriptionvoidEDipole.update(DataAdaptor adaptor) Update the instance with data from the data adaptor.voidElectromagnet.update(DataAdaptor adaptor) Update the node with data from the provided adaptor.voidEQuad.update(DataAdaptor adaptor) Update the instance with data from the data adaptor.voidKlystron.update(DataAdaptor adaptor) voidMagnetPowerSupply.update(DataAdaptor adaptor) Instructs the receiver to update its data based on the given adaptor.voidMarker.update(DataAdaptor adaptor) Update the instance with data from the data adaptor.voidPermQuadrupole.update(DataAdaptor adaptor) Update the instance with data from the data adaptor.voidQuadrupole.update(DataAdaptor adaptor) Update the instance with data from the data adaptor.voidRfCavity.update(DataAdaptor adaptor) Collect all of the enclosed rf gaps for conveniencevoidSextupole.update(DataAdaptor adaptor) Update the instance with data from the data adaptor.protected voidElectromagnet.updatePowerSupplies(DataAdaptor powerSupplyAdaptor) Update data from the power supply data adaptor.protected voidTrimmedQuadrupole.updatePowerSupplies(DataAdaptor powerSupplyAdaptor) Update data from the power supply data adaptor.voidElectromagnet.write(DataAdaptor adaptor) Encode data from the node into the provided adaptor.voidKlystron.write(DataAdaptor adaptor) voidMagnetPowerSupply.write(DataAdaptor adaptor) Instructs the receiver to write its data to the adaptor for external storage.protected voidElectromagnet.writePowerSupplies(DataAdaptor powerSupplyAdaptor) Write data to the power supply data adaptor.protected voidElectrostatic.writePowerSupplies(DataAdaptor powerSupplyAdaptor) Write data to the power supply data adaptor.protected voidTrimmedQuadrupole.writePowerSupplies(DataAdaptor powerSupplyAdaptor) Write data to the power supply data adaptor.Constructors in xal.smf.impl with parameters of type DataAdaptorModifierConstructorDescriptionActrConfig(DataAdaptor daptSrc) Create a newActrConfigobject initialized from the given data source.DataFit(DataAdaptor daSrc) Creates a new instance ofDataFitinitialized with the data provided by the given data source.DataFit(DataAdaptor daptSrc) Create a newDataFitobject initialized from the given data source.DataLiveArr(DataAdaptor daptSrc) Create a newDataLiveArrobject initialized from the given data source.DataLivePt(DataAdaptor daptSrc) Create a newDataLiveobject initialized from the given data source.DataRaw(DataAdaptor daSrc) Creates a new instance ofDataRawinitialized with the data provided by the given data source.DataRaw(DataAdaptor daptSrc) Create a newDataRawobject initialized from the given data source.DblGaussFitAttrSet(DataAdaptor daptSrc) Create a newDblGaussianAttrSetobject initialized from the given data source.DevConfig(DataAdaptor daptSrc) Create a newDevConfigobject initialized from the given data source.FitAttrSet(DataAdaptor daptSrc) Constructor for FitAttrSet.GaussFitAttrSet(DataAdaptor daptSrc) Create a newGaussFitAttrSetobject initialized from the given data source.PrcgConfig(DataAdaptor daptSrc) Create a newPrcgConfigobject initialized from the given data source.ScanConfig(DataAdaptor daptSrc) Create a newScanConfigobject initialized from the given data source.SmplConfig(DataAdaptor daptSrc) Create a newDaqConfigobject initialized from the given data source.StatisticalAttrSet(DataAdaptor daptSrc) Create a newStatisticalobject initialized from the given data source.Trace(DataAdaptor daptSrc) Create a newDataTraceobject initialized from the given data source.TrgConfig(DataAdaptor daptSrc) Create a newTrgConfigobject initialized from the given data source. -
Uses of DataAdaptor in xal.smf.impl.profile
Methods in xal.smf.impl.profile with parameters of type DataAdaptorModifier and TypeMethodDescriptionvoidSignal.update(DataAdaptor daptSrc) voidSignalAttrs.update(DataAdaptor daptSrc) Loads the data structure from the given data source while respecting the various data format versions.voidSignalAttrSet.update(DataAdaptor daptSrc) Load the contents of this signal traits set from the persistent store behind theDataListenerinterface.voidSignalSet.update(DataAdaptor daptSrc) Load the contents of this data set from the persistent store behind theDataListenerinterface.voidSignalAttrSet.write(DataAdaptor adaptor) Write out the contents of this signal traits set to the given data store.voidSignalSet.write(DataAdaptor adaptor) Write out the contents of this measurement data set to the given data store.Constructors in xal.smf.impl.profile with parameters of type DataAdaptorModifierConstructorDescriptionprotectedParameterSet(DataAdaptor daptSrc) Create a newParameterSetobject initialized from the given data source.protectedSignalSet(DataAdaptor daSrc) Creates a new instance ofSignalSetand initialize the signal data from the given data source. -
Uses of DataAdaptor in xal.smf.scada
Methods in xal.smf.scada with parameters of type DataAdaptorModifier and TypeMethodDescriptionvoidScadaRecord.update(DataAdaptor daptSrc) Read in the values of the data structure fields from the data source behind the data adaptor interface.voidScadaRecord.write(DataAdaptor daptSink) Save the data structure field values to the given data sink behind theDataAdaptorinterface.Constructors in xal.smf.scada with parameters of type DataAdaptorModifierConstructorDescriptionprotectedScadaRecord(DataAdaptor daptInitSrc) Creates a newScadaStructobject which is initialized from the data stored behind the given data source. -
Uses of DataAdaptor in xal.tools.beam
Methods in xal.tools.beam with parameters of type DataAdaptorModifier and TypeMethodDescriptionvoidPhaseMap.load(DataAdaptor daptArchive) Restore the value of the thisPhaseMatrixfrom the contents of a data archive.voidTwiss3D.load(DataAdaptor daSource) Recover the state values particular toBunchDistributionobjects from the data source.static CovarianceMatrixCovarianceMatrix.loadFrom(DataAdaptor daSource) Create a newCovarianceMatrixobject and initialize with the data source behind the givenDataAdaptorinterface.static PhaseMatrixPhaseMatrix.loadFrom(DataAdaptor daSource) Create a newPhaseMatrixobject and initialize with the data source behind the givenDataAdaptorinterface.static PhaseVectorPhaseVector.loadFrom(DataAdaptor daSource) Create a newPhaseVectorobject and initialize with the data source behind the givenDataAdaptorinterface.voidPhaseMap.save(DataAdaptor daptArchive) Save the value of thisPhaseMatrixto a data sink represented by theDataAdaptorinterface.voidTwiss3D.save(DataAdaptor daSink) Save the state of this object to the data sink behind theDataAdaptorinterface.Constructors in xal.tools.beam with parameters of type DataAdaptorModifierConstructorDescriptionEnergyVector(DataAdaptor daSource) Initializing constructor for classEnergyVector.PhaseMatrix(DataAdaptor daSource) Create a newPhaseMatrixobject and initialize with the data source behind theDataAdaptorinterface.PhaseVector(DataAdaptor daSource) Create a newPhaseVectorobject and initialize it with the data behind theDataAdaptordata source.Twiss3D(DataAdaptor daSource) Initializing Constructor: Create a newTwiss3Dobject and initialize it with data from the data source behind theDataAdaptorinterface. -
Uses of DataAdaptor in xal.tools.data
Subinterfaces of DataAdaptor in xal.tools.dataModifier and TypeInterfaceDescriptioninterfaceInterface extending DataAdaptor with some convenience methods to write DataAdaptors to files.Classes in xal.tools.data that implement DataAdaptorModifier and TypeClassDescriptionclassInMemoryDataAdaptorclassA volatile implementation of theDataAdaptorinterface.Methods in xal.tools.data that return DataAdaptorModifier and TypeMethodDescriptionDataAdaptor.childAdaptor(String label) Convenience method to get a single child adaptor when only one is expectedInMemoryDataAdaptor.childAdaptor(String label) Convenience method to get a single child adaptor when only one is expectedTransientDataAdaptor.childAdaptor(String strLabel) Convenience method to get a single child adaptor when only one is expected.DataAdaptor.createChild(String label) Create an new empty child adaptor with labelInMemoryDataAdaptor.createChild(String label) Create an new empty child adaptor with labelTransientDataAdaptor.createChild(String strLabel) Create a new empty child adaptor with the specified label.Methods in xal.tools.data that return types with arguments of type DataAdaptorModifier and TypeMethodDescriptionInMemoryDataAdaptor.childAdaptorIterator()return an iterator of all child adaptorsInMemoryDataAdaptor.childAdaptorIterator(String label) return an iterator of all child adaptors of the specified nameTransientDataAdaptor.childAdaptorIterator()Get an iterator containing all child adaptors of this node.TransientDataAdaptor.childAdaptorIterator(String strLabel) Get an iterator for all child data nodes having a given data label.DataAdaptor.childAdaptors()return all child adaptorsDataAdaptor.childAdaptors(String label) return all child adaptors of the specified node nameInMemoryDataAdaptor.childAdaptors()return all child adaptorsInMemoryDataAdaptor.childAdaptors(String label) return all child adaptors of the specified node nameTransientDataAdaptor.childAdaptors()Get all the child data nodes of this adaptor.TransientDataAdaptor.childAdaptors(String strLabel) Get all the child data nodes of a particular data label.Methods in xal.tools.data with parameters of type DataAdaptorModifier and TypeMethodDescriptionvoidEditContext.importTablesFromDataAdaptor(DataAdaptor docAdaptor, String tableGroup) Import the tables from the data adaptor and assign them to the specified group in this edit context.voidIArchive.load(DataAdaptor daSource) Recover an object's state from an archived data source.voidDataAdaptor.removeChild(DataAdaptor adaptor) Remove a child adaptorvoidInMemoryDataAdaptor.removeChild(DataAdaptor adaptor) voidTransientDataAdaptor.removeChild(DataAdaptor adaptor) voidIArchive.save(DataAdaptor daArchive) Save the state of the object to a data adaptor for later reconstruction.voidDataListener.update(DataAdaptor adaptor) Update the data based on the information provided by the data provider.voidDataTable.Schema.update(DataAdaptor schemaAdaptor) Update the schema from the data adaptor.voidGenericRecord.update(DataAdaptor adaptor) Update the data based on the information provided by the data provider.voidDataListener.write(DataAdaptor adaptor) Write data to the data adaptor for storage.voidDataTable.Schema.write(DataAdaptor schemaAdaptor) Write the schema out to the data adaptor.voidGenericRecord.write(DataAdaptor adaptor) Write data to the data adaptor for storage.voidEditContext.writeGroupToDataAdaptor(DataAdaptor docAdaptor, String group) Write all tables associated with the specified group to the specified data adaptor.Constructors in xal.tools.data with parameters of type DataAdaptorModifierConstructorDescriptionDataAttribute(DataAdaptor adaptor) DataTable(DataAdaptor adaptor) Constructor -
Uses of DataAdaptor in xal.tools.database
Methods in xal.tools.database with parameters of type DataAdaptorModifier and TypeMethodDescriptionstatic DBConfigurationDBConfiguration.getInstance(DataAdaptor documentAdaptor, URL baseURL) load a configuration from the specified configuration document adaptor -
Uses of DataAdaptor in xal.tools.hdf5
Classes in xal.tools.hdf5 that implement DataAdaptorModifier and TypeClassDescriptionclassThis class creates an HDF5 structure in memory before writing to a file, since the HDF5 library only supports directly writing to a file.Methods in xal.tools.hdf5 that return DataAdaptorModifier and TypeMethodDescriptionHdf5DataAdaptor.childAdaptor(String label) Hdf5DataAdaptor.createChild(String tagName) Methods in xal.tools.hdf5 that return types with arguments of type DataAdaptorModifier and TypeMethodDescriptionHdf5DataAdaptor.childAdaptors()Hdf5DataAdaptor.childAdaptors(String label) Create a list of child adaptors (one adaptor for each non-null child node whose tag name is equal to the specified label).Methods in xal.tools.hdf5 with parameters of type DataAdaptor -
Uses of DataAdaptor in xal.tools.math
Methods in xal.tools.math with parameters of type DataAdaptorModifier and TypeMethodDescriptionvoidBaseMatrix.load(DataAdaptor daptArchive) Restore the value of the this matrix from the contents of a data archive.voidBaseVector.load(DataAdaptor daptArchive) Restore the value of the this vector from the contents of a data archive.voidBaseMatrix.save(DataAdaptor daptArchive) Save the value of this matrix to a data sink represented by theDataAdaptorinterface.voidBaseVector.save(DataAdaptor daptArchive) Save the value of this vector to disk.Constructors in xal.tools.math with parameters of type DataAdaptorModifierConstructorDescriptionprotectedBaseVector(int intSize, DataAdaptor daSource) Initializing constructor forBaseVector. -
Uses of DataAdaptor in xal.tools.math.r3
Constructors in xal.tools.math.r3 with parameters of type DataAdaptor -
Uses of DataAdaptor in xal.tools.math.rn
Constructors in xal.tools.math.rn with parameters of type DataAdaptorModifierConstructorDescriptionRn(int intSize, DataAdaptor daSource) Initializing constructor forRn. -
Uses of DataAdaptor in xal.tools.xml
Classes in xal.tools.xml that implement DataAdaptorModifier and TypeClassDescriptionclassXmlDataAdaptor is a DataAdaptor that specifically supports (reading/writing) (from/to) XML.Methods in xal.tools.xml that return DataAdaptorModifier and TypeMethodDescriptionXmlDataAdaptor.childAdaptor(String label) Convenience method to get a single child adaptor when only one is expectedXmlDataAdaptor.createChild(String tagName) Create a new offspring DataAdaptor given the tagNameMethods in xal.tools.xml that return types with arguments of type DataAdaptorModifier and TypeMethodDescriptionXmlDataAdaptor.childAdaptors()Create a list of child adaptors (one adaptor for each non-null child node).XmlDataAdaptor.childAdaptors(String label) Create a list of child adaptors (one adaptor for each non-null child node whose tag name is equal to the specified label).Methods in xal.tools.xml with parameters of type DataAdaptorModifier and TypeMethodDescriptionvoidXmlDataAdaptor.removeChild(DataAdaptor adaptor) Remove a child DataAdaptor