Class PdbxRobotSystem

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxRobotSystem
    extends BaseCategory
    The details about each robotic system used to collect data for this project.
    • Constructor Detail

      • PdbxRobotSystem

        public PdbxRobotSystem​(String name,
                               int rowCount,
                               Object[] encodedColumns)
      • PdbxRobotSystem

        public PdbxRobotSystem​(String name)
    • Method Detail

      • getId

        public StrColumn getId()
        Assign a numerical ID to each instrument.
        Returns:
        StrColumn
      • getModel

        public StrColumn getModel()
        The model of the robotic system.
        Returns:
        StrColumn
      • getType

        public StrColumn getType()
        The type of robotic system used for in the production pathway.
        Returns:
        StrColumn
      • getManufacturer

        public StrColumn getManufacturer()
        The name of the manufacturer of the robotic system.
        Returns:
        StrColumn