- EmptyAlleleConverter - Class in com.dnastack.bob.service.converter.impl
-
Allele converter preserving the original allele value.
- EmptyAlleleConverter() - Constructor for class com.dnastack.bob.service.converter.impl.EmptyAlleleConverter
-
- EmptyChromosomeConverter - Class in com.dnastack.bob.service.converter.impl
-
Converter of chromosomes to their string representations.
- EmptyChromosomeConverter() - Constructor for class com.dnastack.bob.service.converter.impl.EmptyChromosomeConverter
-
- EmptyPositionConverter - Class in com.dnastack.bob.service.converter.impl
-
Position converter preserving the original position value.
- EmptyPositionConverter() - Constructor for class com.dnastack.bob.service.converter.impl.EmptyPositionConverter
-
- EmptyReferenceConverter - Class in com.dnastack.bob.service.converter.impl
-
Converter of references to their string representations.
- EmptyReferenceConverter() - Constructor for class com.dnastack.bob.service.converter.impl.EmptyReferenceConverter
-
- extractIdWithoutOrganizationFromBeaconId(Beacon) - Static method in class com.dnastack.bob.service.converter.util.ConvertUtils
-
Returns what's left of an ID of the given beacon after removing the prefix with an organization ID and a
separator.
- extractPrefixFromBeaconId(Beacon, Integer) - Static method in class com.dnastack.bob.service.converter.util.ConvertUtils
-
Returns a prefix of an ID of the given beacon.
- extractSubstringFromBeaconId(Beacon, Integer, Integer) - Static method in class com.dnastack.bob.service.converter.util.ConvertUtils
-
Returns a substring of an ID of the given beacon.
- extractSuffixFromBeaconId(Beacon, Integer) - Static method in class com.dnastack.bob.service.converter.util.ConvertUtils
-
Returns a suffix of an ID of the given beacon.