|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.orsay.lri.varna.models.rna.RNAMLParser.BPTemp
public class RNAMLParser.BPTemp
| Field Summary | |
|---|---|
String |
edge3
|
String |
edge5
|
String |
orientation
|
int |
pos3
|
int |
pos5
|
| Constructor Summary | |
|---|---|
RNAMLParser.BPTemp(int pos5,
int pos3,
String edge5,
String edge3,
String orientation)
|
|
| Method Summary | |
|---|---|
ModeleBP |
createBPStyle(ModeleBase mb5,
ModeleBase mb3)
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public int pos5
public int pos3
public String edge5
public String edge3
public String orientation
| Constructor Detail |
|---|
public RNAMLParser.BPTemp(int pos5,
int pos3,
String edge5,
String edge3,
String orientation)
| Method Detail |
|---|
public ModeleBP createBPStyle(ModeleBase mb5,
ModeleBase mb3)
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||