Package org.rcsb.cif.schema.mm
Class PdbxSerialCrystallographySampleDeliveryInjection
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.PdbxSerialCrystallographySampleDeliveryInjection
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class PdbxSerialCrystallographySampleDeliveryInjection
extends DelegatingCategory
Data items in the PDBX_SERIAL_CRYSTALLOGRAPHY_SAMPLE_DELIVERY_INJECTION
category record details about sample delivery by injection
-
Nested Class Summary
Nested classes/interfaces inherited from class org.rcsb.cif.schema.DelegatingCategory
DelegatingCategory.DelegatingCifCoreCategoryNested classes/interfaces inherited from interface org.rcsb.cif.model.Category
Category.EmptyCategory -
Field Summary
-
Constructor Summary
Constructors Constructor Description PdbxSerialCrystallographySampleDeliveryInjection(Category delegate) -
Method Summary
Modifier and Type Method Description protected ColumncreateDelegate(String columnName, Column column)StrColumngetCarrierSolvent()For continuous sample flow experiments, the carrier buffer used to move the sample into the beam.FloatColumngetCrystalConcentration()For continuous sample flow experiments, the concentration of crystals in the solution being injected.StrColumngetDescription()For continuous sample flow experiments, a description of the injector used to move the sample into the beam.StrColumngetDiffrnId()The data item is a pointer to _diffrn.id in the DIFFRN category.FloatColumngetFilterSize()The size of filter in micrometres in filtering crystalsFloatColumngetFlowRate()For continuous sample flow experiments, the flow rate of solution being injected measured in ul/min.FloatColumngetInjectorDiameter()For continuous sample flow experiments, the diameter of the injector in micrometres.StrColumngetInjectorNozzle()The type of nozzle to deliver and focus sample jetFloatColumngetInjectorPressure()For continuous sample flow experiments, the mean pressure in kilopascals at which the sample is injected into the beam.FloatColumngetInjectorTemperature()For continuous sample flow experiments, the temperature in Kelvins of the speciman injected.FloatColumngetJetDiameter()Diameter in micrometres of jet stream of sample deliveryStrColumngetPowerBy()Sample deliver driving force, e.g.StrColumngetPreparation()Details of crystal growth and preparation of the crystalsMethods inherited from class org.rcsb.cif.schema.DelegatingCategory
getCategoryName, getColumn, getColumns, getRowCount
-
Constructor Details
-
Method Details
-
createDelegate
- Overrides:
createDelegatein classDelegatingCategory
-
getDiffrnId
The data item is a pointer to _diffrn.id in the DIFFRN category.- Returns:
- StrColumn
-
getDescription
For continuous sample flow experiments, a description of the injector used to move the sample into the beam.- Returns:
- StrColumn
-
getInjectorDiameter
For continuous sample flow experiments, the diameter of the injector in micrometres.- Returns:
- FloatColumn
-
getInjectorTemperature
For continuous sample flow experiments, the temperature in Kelvins of the speciman injected. This may be different from the temperature of the sample.- Returns:
- FloatColumn
-
getInjectorPressure
For continuous sample flow experiments, the mean pressure in kilopascals at which the sample is injected into the beam.- Returns:
- FloatColumn
-
getFlowRate
For continuous sample flow experiments, the flow rate of solution being injected measured in ul/min.- Returns:
- FloatColumn
-
getCarrierSolvent
For continuous sample flow experiments, the carrier buffer used to move the sample into the beam. Should include protein concentration.- Returns:
- StrColumn
-
getCrystalConcentration
For continuous sample flow experiments, the concentration of crystals in the solution being injected. The concentration is measured in million crystals/ml.- Returns:
- FloatColumn
-
getPreparation
Details of crystal growth and preparation of the crystals- Returns:
- StrColumn
-
getPowerBy
Sample deliver driving force, e.g. Gas, Electronic Potential- Returns:
- StrColumn
-
getInjectorNozzle
The type of nozzle to deliver and focus sample jet- Returns:
- StrColumn
-
getJetDiameter
Diameter in micrometres of jet stream of sample delivery- Returns:
- FloatColumn
-
getFilterSize
The size of filter in micrometres in filtering crystals- Returns:
- FloatColumn
-