From: Jim Procter Date: Wed, 7 Oct 2015 11:52:23 +0000 (+0100) Subject: JAL-1912 formatting X-Git-Tag: Release_2_10_0~365^2~1 X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=f3b51a60b7952e80bc151dd466373b466553c43b;hp=837b34ffd916e7aa1cefd068b952652bad8482b5;p=jalview.git JAL-1912 formatting --- diff --git a/src/jalview/datamodel/AlignmentAnnotation.java b/src/jalview/datamodel/AlignmentAnnotation.java index 830dbc7..9bd1f2e 100755 --- a/src/jalview/datamodel/AlignmentAnnotation.java +++ b/src/jalview/datamodel/AlignmentAnnotation.java @@ -1036,11 +1036,11 @@ public class AlignmentAnnotation } /** - * Associate this annotion with the aligned residues of a particular sequence. - * sequenceMapping will be updated in the following way: null sequenceI - - * existing mapping will be discarded but annotations left in mapped - * positions. valid sequenceI not equal to current sequenceRef: mapping is - * discarded and rebuilt assuming 1:1 correspondence TODO: overload with + * Associate this annotation with the aligned residues of a particular + * sequence. sequenceMapping will be updated in the following way: null + * sequenceI - existing mapping will be discarded but annotations left in + * mapped positions. valid sequenceI not equal to current sequenceRef: mapping + * is discarded and rebuilt assuming 1:1 correspondence TODO: overload with * parameter to specify correspondence between current and new sequenceRef * * @param sequenceI