Uses of Class
org.molgenis.vibe.core.formats.BiologicalEntityCollection
-
Packages that use BiologicalEntityCollection Package Description org.molgenis.vibe.core.formats org.molgenis.vibe.core.query_output_digestion.prioritization -
-
Uses of BiologicalEntityCollection in org.molgenis.vibe.core.formats
Subclasses of BiologicalEntityCollection in org.molgenis.vibe.core.formats Modifier and Type Class Description classGeneDiseaseCollectionA collection ofGeneDiseaseCombinations. -
Uses of BiologicalEntityCollection in org.molgenis.vibe.core.query_output_digestion.prioritization
Classes in org.molgenis.vibe.core.query_output_digestion.prioritization with type parameters of type BiologicalEntityCollection Modifier and Type Interface Description interfacePrioritizer<T1 extends BiologicalEntity,T2 extends BiologicalEntityCollection>Returns a priority ofT1fromT2.
-