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