|
|||||||||
| Home >> All >> org >> biomage >> [ BioEvent overview ] | PREV NEXT | ||||||||
Uses of Class
org.biomage.BioEvent.BioEvent
| Uses of BioEvent in org.biomage.BioEvent |
| Subclasses of BioEvent in org.biomage.BioEvent | |
class |
Map
A Map is the description of how sources are transformed into a target. |
| Methods in org.biomage.BioEvent that return BioEvent | |
BioEvent |
BioEvent_package.getFromBioEvent_list(int position)
Method to get BioEvent from BioEvent_list |
| Methods in org.biomage.BioEvent with parameters of type BioEvent | |
void |
BioEvent_package.addToBioEvent_list(BioEvent bioEvent)
Method to add BioEvent to BioEvent_list |
void |
BioEvent_package.addToBioEvent_list(int position,
BioEvent bioEvent)
Method to add BioEvent at position to BioEvent_list |
void |
BioEvent_package.removeFromBioEvent_list(BioEvent bioEvent)
Method to remove first BioEvent from BioEvent_list |
|
|||||||||
| Home >> All >> org >> biomage >> [ BioEvent overview ] | PREV NEXT | ||||||||