

Public Member Functions | |
| void | addComment (Comment comment) throws ChangeVetoException |
| void | addRankedCrossRef (RankedCrossRef crossref) throws ChangeVetoException |
| void | addRankedDocRef (RankedDocRef docref) throws ChangeVetoException |
| void | addRelationship (BioEntryRelationship relation) throws ChangeVetoException |
| int | compareTo (Object o) |
| String | getAccession () |
| boolean | getCircular () |
| Set | getComments () |
| String | getDescription () |
| String | getDivision () |
| Set | getFeatureSet () |
| String | getIdentifier () |
| SymbolList | getInternalSymbolList () |
| String | getName () |
| Namespace | getNamespace () |
| Set | getNoteSet () |
| Set | getRankedCrossRefs () |
| Set | getRankedDocRefs () |
| Set | getRelationships () |
| RichAnnotation | getRichAnnotation () |
| Double | getSeqVersion () |
| NCBITaxon | getTaxon () |
| int | getVersion () |
| void | removeComment (Comment comment) throws ChangeVetoException |
| void | removeRankedCrossRef (RankedCrossRef crossref) throws ChangeVetoException |
| void | removeRankedDocRef (RankedDocRef docref) throws ChangeVetoException |
| void | removeRelationship (BioEntryRelationship relation) throws ChangeVetoException |
| RichDelegatingSequence (Sequence s, SupportedFormat format, File source, int index) throws FileNotFoundException | |
| void | setCircular (boolean circular) throws ChangeVetoException |
| void | setDescription (String description) throws ChangeVetoException |
| void | setDivision (String division) throws ChangeVetoException |
| void | setFeatureSet (Set s) throws ChangeVetoException |
| void | setIdentifier (String identifier) throws ChangeVetoException |
| void | setNoteSet (Set notes) throws ChangeVetoException |
| void | setRankedCrossRefs (Set refs) throws ChangeVetoException |
| void | setSeqVersion (Double version) throws ChangeVetoException |
| void | setTaxon (NCBITaxon taxon) throws ChangeVetoException |
Package Functions | |
| void | richInit (Sequence s) |
Package Attributes | |
| String | accession = null |
| String | bioname = null |
| int | bioVersion = 0 |
| Set | comments = null |
| String | description = null |
| String | division = null |
| Set | featureSet = null |
| String | identifier = null |
| SymbolList | intSymList = null |
| Set | noteSet = null |
| Namespace | ns = null |
| Set | rankedCrossRefs = null |
| Set | rankedDocRefs = null |
| Set | relationships = null |
| Double | seqVersion = null |
| NCBITaxon | taxon = null |
|
||||||||||||||||||||
|
Definition at line 25 of file RichDelegatingSequence.java. References richInit(). |
|
|
Definition at line 82 of file RichDelegatingSequence.java. |
|
|
Definition at line 158 of file RichDelegatingSequence.java. |
|
|
Definition at line 85 of file RichDelegatingSequence.java. |
|
|
Definition at line 88 of file RichDelegatingSequence.java. |
|
|
Definition at line 137 of file RichDelegatingSequence.java. |
|
|
Definition at line 103 of file RichDelegatingSequence.java. References accession. |
|
|
Definition at line 73 of file RichDelegatingSequence.java. |
|
|
Definition at line 104 of file RichDelegatingSequence.java. References comments. |
|
|
Definition at line 105 of file RichDelegatingSequence.java. References description. |
|
|
Definition at line 106 of file RichDelegatingSequence.java. References division. |
|
|
Definition at line 64 of file RichDelegatingSequence.java. References featureSet. |
|
|
Definition at line 107 of file RichDelegatingSequence.java. References identifier. |
|
|
Definition at line 76 of file RichDelegatingSequence.java. References intSymList. |
|
|
Reimplemented from org::gel::mauve::format::DelegatingSequence. Definition at line 108 of file RichDelegatingSequence.java. References bioname. |
|
|
Definition at line 109 of file RichDelegatingSequence.java. References ns. |
|
|
Definition at line 143 of file RichDelegatingSequence.java. References noteSet. |
|
|
Definition at line 150 of file RichDelegatingSequence.java. References rankedCrossRefs. |
|
|
Definition at line 110 of file RichDelegatingSequence.java. References rankedDocRefs. |
|
|
Definition at line 111 of file RichDelegatingSequence.java. References relationships. |
|
|
Definition at line 167 of file RichDelegatingSequence.java. |
|
|
Definition at line 58 of file RichDelegatingSequence.java. References seqVersion. |
|
|
Definition at line 112 of file RichDelegatingSequence.java. References taxon. |
|
|
Definition at line 113 of file RichDelegatingSequence.java. References bioVersion. |
|
|
Definition at line 114 of file RichDelegatingSequence.java. |
|
|
Definition at line 162 of file RichDelegatingSequence.java. |
|
|
Definition at line 117 of file RichDelegatingSequence.java. |
|
|
Definition at line 120 of file RichDelegatingSequence.java. |
|
|
Definition at line 31 of file RichDelegatingSequence.java. References accession, bioname, bioVersion, comments, description, division, featureSet, identifier, intSymList, noteSet, ns, rankedCrossRefs, rankedDocRefs, relationships, seqVersion, and taxon. Referenced by RichDelegatingSequence(). |
|
|
Definition at line 70 of file RichDelegatingSequence.java. |
|
|
Definition at line 123 of file RichDelegatingSequence.java. |
|
|
Definition at line 126 of file RichDelegatingSequence.java. |
|
|
Definition at line 67 of file RichDelegatingSequence.java. |
|
|
Definition at line 129 of file RichDelegatingSequence.java. |
|
|
Definition at line 144 of file RichDelegatingSequence.java. |
|
|
Definition at line 154 of file RichDelegatingSequence.java. |
|
|
Definition at line 61 of file RichDelegatingSequence.java. |
|
|
Definition at line 132 of file RichDelegatingSequence.java. |
|
|
Definition at line 91 of file RichDelegatingSequence.java. Referenced by getAccession(), and richInit(). |
|
|
Definition at line 96 of file RichDelegatingSequence.java. Referenced by getName(), and richInit(). |
|
|
Definition at line 101 of file RichDelegatingSequence.java. Referenced by getVersion(), and richInit(). |
|
|
Definition at line 92 of file RichDelegatingSequence.java. Referenced by getComments(), and richInit(). |
|
|
Definition at line 93 of file RichDelegatingSequence.java. Referenced by getDescription(), and richInit(). |
|
|
Definition at line 94 of file RichDelegatingSequence.java. Referenced by getDivision(), and richInit(). |
|
|
Definition at line 53 of file RichDelegatingSequence.java. Referenced by getFeatureSet(), and richInit(). |
|
|
Definition at line 95 of file RichDelegatingSequence.java. Referenced by getIdentifier(), and richInit(). |
|
|
Definition at line 55 of file RichDelegatingSequence.java. Referenced by getInternalSymbolList(), and richInit(). |
|
|
Definition at line 142 of file RichDelegatingSequence.java. Referenced by getNoteSet(), and richInit(). |
|
|
Definition at line 97 of file RichDelegatingSequence.java. Referenced by getNamespace(), and richInit(). |
|
|
Definition at line 149 of file RichDelegatingSequence.java. Referenced by getRankedCrossRefs(), and richInit(). |
|
|
Definition at line 98 of file RichDelegatingSequence.java. Referenced by getRankedDocRefs(), and richInit(). |
|
|
Definition at line 99 of file RichDelegatingSequence.java. Referenced by getRelationships(), and richInit(). |
|
|
Definition at line 54 of file RichDelegatingSequence.java. Referenced by getSeqVersion(), and richInit(). |
|
|
Definition at line 100 of file RichDelegatingSequence.java. Referenced by getTaxon(), and richInit(). |
1.3.6