Interface Strain

  • All Superinterfaces:
    Annotatable, BioEntity, org.intermine.model.FastPathObject, org.intermine.model.InterMineFastPathObject, org.intermine.model.InterMineObject
    All Known Implementing Classes:
    StrainShadow

    public interface Strain
    extends BioEntity
    • Method Detail

      • getAnnotationVersion

        java.lang.String getAnnotationVersion()
      • setAnnotationVersion

        void setAnnotationVersion​(java.lang.String annotationVersion)
      • getAssemblyVersion

        java.lang.String getAssemblyVersion()
      • setAssemblyVersion

        void setAssemblyVersion​(java.lang.String assemblyVersion)
      • setFeatures

        void setFeatures​(java.util.Set<SequenceFeature> features)