|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.unibi.techfak.InSilicoDicer.Actions.FoldPrecursor.RNAfoldWS
public class RNAfoldWS
Implementation of interface IFoldingAction, which uses RNAfold as webservice running on BiBiServ
| Constructor Summary | |
|---|---|
RNAfoldWS()
Default Constructor - creates a new Status object and call constructor RNAFoldWS(Status status) |
|
RNAfoldWS(Status status)
Constructor |
|
| Method Summary | |
|---|---|
void |
foldPrecursor(PrecursorContainer pc)
Creates a File with the Precursors Nucleotide Sequence; Folds the given precursor with vienna package; Adds the Folding to Precursor`s properties |
Status |
getStatus()
Returns the status of current Action |
void |
setStatus(Status status)
Set the status of current Action |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RNAfoldWS()
public RNAfoldWS(Status status)
status - - The status of this class| Method Detail |
|---|
public void foldPrecursor(PrecursorContainer pc)
IFoldingAction
foldPrecursor in interface IFoldingActionpublic Status getStatus()
Action
getStatus in interface Actionpublic void setStatus(Status status)
Action
setStatus in interface Actionstatus - - Status to be set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||