Class SyntenicRegionShadow

  • All Implemented Interfaces:
    Annotatable, BioEntity, SequenceFeature, SyntenicRegion, org.intermine.model.FastPathObject, org.intermine.model.InterMineFastPathObject, org.intermine.model.InterMineObject, org.intermine.model.ShadowClass

    public class SyntenicRegionShadow
    extends java.lang.Object
    implements SyntenicRegion, org.intermine.model.ShadowClass
    • Field Detail

      • shadowOf

        public static final java.lang.Class<SyntenicRegion> shadowOf
      • syntenyBlock

        protected org.intermine.model.InterMineObject syntenyBlock
      • score

        protected java.lang.Double score
      • scoreType

        protected java.lang.String scoreType
      • length

        protected java.lang.Integer length
      • strain

        protected org.intermine.model.InterMineObject strain
      • sequenceOntologyTerm

        protected org.intermine.model.InterMineObject sequenceOntologyTerm
      • chromosomeLocation

        protected org.intermine.model.InterMineObject chromosomeLocation
      • sequence

        protected org.intermine.model.InterMineObject sequence
      • chromosome

        protected org.intermine.model.InterMineObject chromosome
      • overlappingFeatures

        protected java.util.Set<SequenceFeature> overlappingFeatures
      • symbol

        protected java.lang.String symbol
      • name

        protected java.lang.String name
      • secondaryIdentifier

        protected java.lang.String secondaryIdentifier
      • organism

        protected org.intermine.model.InterMineObject organism
      • locatedFeatures

        protected java.util.Set<Location> locatedFeatures
      • locations

        protected java.util.Set<Location> locations
      • synonyms

        protected java.util.Set<Synonym> synonyms
      • dataSets

        protected java.util.Set<DataSet> dataSets
      • crossReferences

        protected java.util.Set<CrossReference> crossReferences
      • primaryIdentifier

        protected java.lang.String primaryIdentifier
      • publications

        protected java.util.Set<Publication> publications
      • id

        protected java.lang.Integer id
    • Constructor Detail

      • SyntenicRegionShadow

        public SyntenicRegionShadow()