git://source.jalview.org
/
jalview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a92b839
)
javadoc re JAL-554
author
jprocter
<Jim Procter>
Thu, 3 Jun 2010 15:12:20 +0000
(15:12 +0000)
committer
jprocter
<Jim Procter>
Thu, 3 Jun 2010 15:12:20 +0000
(15:12 +0000)
src/jalview/datamodel/AlignmentI.java
patch
|
blob
|
history
diff --git
a/src/jalview/datamodel/AlignmentI.java
b/src/jalview/datamodel/AlignmentI.java
index
2991a2d
..
293ace0
100755
(executable)
--- a/
src/jalview/datamodel/AlignmentI.java
+++ b/
src/jalview/datamodel/AlignmentI.java
@@
-216,7
+216,7
@@
public interface AlignmentI
/**
* Get the annotation associated with this alignment
- *
+ * (this can be null if no annotation has ever been created on the alignment)
* @return array of AlignmentAnnotation objects
*/
public AlignmentAnnotation[] getAlignmentAnnotation();