Package org.rcsb.cif.schema.mm
Class EntitySrcNat
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.EntitySrcNat
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class EntitySrcNat
extends DelegatingCategory
Data items in the ENTITY_SRC_NAT category record details of
the source from which the entity was obtained in cases
where the entity was isolated directly from a natural tissue.
-
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 EntitySrcNat(Category delegate) -
Method Summary
Modifier and Type Method Description protected ColumncreateDelegate(String columnName, Column column)StrColumngetCommonName()The common name of the organism from which the entity was isolated.StrColumngetDetails()A description of special aspects of the organism from which the entity was isolated.StrColumngetEntityId()This data item is a pointer to _entity.id in the ENTITY category.StrColumngetGenus()The genus of the organism from which the entity was isolated.StrColumngetPdbxAltSourceFlag()This data item identifies cases in which an alternative source modeled.StrColumngetPdbxAtcc()Americal Tissue Culture Collection number.IntColumngetPdbxBegSeqNum()The beginning polymer sequence position for the polymer section corresponding to this source.StrColumngetPdbxCell()A particular cell type.StrColumngetPdbxCellLine()The specific line of cells.StrColumngetPdbxCellularLocation()Identifies the location inside (or outside) the cell.StrColumngetPdbxCultureCollection()Culture Collection identifier.IntColumngetPdbxEndSeqNum()The ending polymer sequence position for the polymer section corresponding to this source.StrColumngetPdbxFragment()A domain or fragment of the molecule.StrColumngetPdbxNcbiTaxonomyId()NCBI Taxonomy identifier for the source organism.StrColumngetPdbxOrgan()Organized group of tissues that carries on a specialized function.StrColumngetPdbxOrganelle()Organized structure within cell.StrColumngetPdbxOrganismScientific()Scientific name of the organism of the natural source.StrColumngetPdbxPlasmidDetails()Details about the plasmid.StrColumngetPdbxPlasmidName()The plasmid containing the gene.StrColumngetPdbxSecretion()Identifies the secretion from which the molecule was isolated.IntColumngetPdbxSrcId()This data item is an ordinal identifier for entity_src_nat data records.StrColumngetPdbxVariant()Identifies the variant.StrColumngetSpecies()The species of the organism from which the entity was isolated.StrColumngetStrain()The strain of the organism from which the entity was isolated.StrColumngetTissue()The tissue of the organism from which the entity was isolated.StrColumngetTissueFraction()The subcellular fraction of the tissue of the organism from which the entity was isolated.Methods inherited from class org.rcsb.cif.schema.DelegatingCategory
getCategoryName, getColumn, getColumns, getRowCount
-
Constructor Details
-
Method Details
-
createDelegate
- Overrides:
createDelegatein classDelegatingCategory
-
getCommonName
The common name of the organism from which the entity was isolated.- Returns:
- StrColumn
-
getDetails
A description of special aspects of the organism from which the entity was isolated.- Returns:
- StrColumn
-
getEntityId
This data item is a pointer to _entity.id in the ENTITY category.- Returns:
- StrColumn
-
getGenus
The genus of the organism from which the entity was isolated.- Returns:
- StrColumn
-
getSpecies
The species of the organism from which the entity was isolated.- Returns:
- StrColumn
-
getStrain
The strain of the organism from which the entity was isolated.- Returns:
- StrColumn
-
getTissue
The tissue of the organism from which the entity was isolated.- Returns:
- StrColumn
-
getTissueFraction
The subcellular fraction of the tissue of the organism from which the entity was isolated.- Returns:
- StrColumn
-
getPdbxOrganismScientific
Scientific name of the organism of the natural source.- Returns:
- StrColumn
-
getPdbxSecretion
Identifies the secretion from which the molecule was isolated.- Returns:
- StrColumn
-
getPdbxFragment
A domain or fragment of the molecule.- Returns:
- StrColumn
-
getPdbxVariant
Identifies the variant.- Returns:
- StrColumn
-
getPdbxCellLine
The specific line of cells.- Returns:
- StrColumn
-
getPdbxAtcc
Americal Tissue Culture Collection number.- Returns:
- StrColumn
-
getPdbxCellularLocation
Identifies the location inside (or outside) the cell.- Returns:
- StrColumn
-
getPdbxOrgan
Organized group of tissues that carries on a specialized function.- Returns:
- StrColumn
-
getPdbxOrganelle
Organized structure within cell.- Returns:
- StrColumn
-
getPdbxCell
A particular cell type.- Returns:
- StrColumn
-
getPdbxPlasmidName
The plasmid containing the gene.- Returns:
- StrColumn
-
getPdbxPlasmidDetails
Details about the plasmid.- Returns:
- StrColumn
-
getPdbxNcbiTaxonomyId
NCBI Taxonomy identifier for the source organism. Reference: Wheeler DL, Chappey C, Lash AE, Leipe DD, Madden TL, Schuler GD, Tatusova TA, Rapp BA (2000). Database resources of the National Center for Biotechnology Information. Nucleic Acids Res 2000 Jan 1;28(1):10-4 Benson DA, Karsch-Mizrachi I, Lipman DJ, Ostell J, Rapp BA, Wheeler DL (2000). GenBank. Nucleic Acids Res 2000 Jan 1;28(1):15-18.- Returns:
- StrColumn
-
getPdbxSrcId
This data item is an ordinal identifier for entity_src_nat data records.- Returns:
- IntColumn
-
getPdbxAltSourceFlag
This data item identifies cases in which an alternative source modeled.- Returns:
- StrColumn
-
getPdbxBegSeqNum
The beginning polymer sequence position for the polymer section corresponding to this source. A reference to the sequence position in the entity_poly category.- Returns:
- IntColumn
-
getPdbxEndSeqNum
The ending polymer sequence position for the polymer section corresponding to this source. A reference to the sequence position in the entity_poly category.- Returns:
- IntColumn
-
getPdbxCultureCollection
Culture Collection identifier.- Returns:
- StrColumn
-