|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.biojava.utils.AbstractChangeable
org.biojava.bio.AbstractAnnotation
org.biojava.bio.seq.io.ReferenceAnnotation
public class ReferenceAnnotation
| Field Summary |
|---|
| Fields inherited from interface org.biojava.bio.Annotation |
|---|
EMPTY_ANNOTATION, PROPERTY |
| Constructor Summary | |
|---|---|
ReferenceAnnotation()
Deprecated. |
|
| Method Summary | |
|---|---|
protected java.util.Map |
getProperties()
Deprecated. Implement this to return the Map delegate. |
protected boolean |
propertiesAllocated()
Deprecated. A convenience method to see if we have allocated the properties Map. |
| Methods inherited from class org.biojava.bio.AbstractAnnotation |
|---|
asMap, containsProperty, equals, getProperty, hashCode, keys, removeProperty, setProperty, toString |
| Methods inherited from class org.biojava.utils.AbstractChangeable |
|---|
addChangeListener, addChangeListener, generateChangeSupport, getChangeSupport, hasListeners, hasListeners, isUnchanging, removeChangeListener, removeChangeListener |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.biojava.utils.Changeable |
|---|
addChangeListener, addChangeListener, isUnchanging, removeChangeListener, removeChangeListener |
| Constructor Detail |
|---|
public ReferenceAnnotation()
| Method Detail |
|---|
protected java.util.Map getProperties()
AbstractAnnotationLinkedHashMap or similar so properties are iterated in the order
they were added.
getProperties in class AbstractAnnotationprotected boolean propertiesAllocated()
AbstractAnnotation
propertiesAllocated in class AbstractAnnotation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||