Searched refs:ATTR_LOCUS_ID (Results 1 – 1 of 1) sorted by relevance
141 private static final String ATTR_LOCUS_ID = "locus-id"; field in ShortcutPackage1890 ShortcutService.writeAttr(out, ATTR_LOCUS_ID, si.getLocusId().getId()); in saveShortcut()2129 locusIdString = ShortcutService.parseStringAttribute(parser, ATTR_LOCUS_ID); in parseShortcut()