Class RegionFeature

    • Nested Class Summary

      • Nested classes/interfaces inherited from class bio.singa.features.model.AbstractFeature

        bio.singa.features.model.AbstractFeature.Builder<FeatureContent extends Object,​TopLevelType extends bio.singa.features.model.Feature<FeatureContent>,​BuilderType extends bio.singa.features.model.AbstractFeature.Builder>
    • Field Summary

      • Fields inherited from class bio.singa.features.model.AbstractFeature

        baseContent, featureContent
    • Method Summary

      • Methods inherited from class bio.singa.features.model.AbstractFeature

        addAlternativeContent, addEvidence, equals, getAllEvidence, getAlternativeContents, getComment, getContent, getDescriptor, getIdentifier, getPrimaryEvidence, hashCode, setAlternativeContent, setAlternativeContents, setComment, setIdentifier, toString
    • Constructor Detail

      • RegionFeature

        public RegionFeature​(CellRegion region,
                             List<bio.singa.features.model.Evidence> evidence)
      • RegionFeature

        public RegionFeature​(CellRegion region,
                             bio.singa.features.model.Evidence evidence)
      • RegionFeature

        public RegionFeature​(CellRegion region)