Version: 1.1.1

Uses of Class
org.inb.biomoby.shared.ontology.FeatureAASequence

Packages that use FeatureAASequence
org.inb.biomoby.client.gui.ontology   
org.inb.biomoby.shared.ontology   
 

Uses of FeatureAASequence in org.inb.biomoby.client.gui.ontology
 

Methods in org.inb.biomoby.client.gui.ontology that return FeatureAASequence
 FeatureAASequence FeatureAASequenceComponent.getData()
           
 

Constructors in org.inb.biomoby.client.gui.ontology with parameters of type FeatureAASequence
FeatureAASequenceComponent(FeatureAASequence sequence)
           
 

Uses of FeatureAASequence in org.inb.biomoby.shared.ontology
 

Methods in org.inb.biomoby.shared.ontology that return FeatureAASequence
 FeatureAASequence PepinfoReport.getAliphatic()
           
 FeatureAASequence PepinfoReport.getAromatic()
           
 FeatureAASequence PepinfoReport.getCharged()
           
 FeatureAASequence PepinfoReport.getConsensus()
           
 FeatureAASequence PepinfoReport.getHydropathy_KD()
           
 FeatureAASequence PepinfoReport.getHydropathy_OHM()
           
 FeatureAASequence PepinfoReport.getNegative()
           
 FeatureAASequence PepinfoReport.getNon__polar()
           
 FeatureAASequence PepinfoReport.getPolar()
           
 FeatureAASequence PepinfoReport.getPositive()
           
 FeatureAASequence PepinfoReport.getSmall()
           
 FeatureAASequence PepinfoReport.getTiny()
           
 

Methods in org.inb.biomoby.shared.ontology with parameters of type FeatureAASequence
 void PepinfoReport.setAliphatic(FeatureAASequence aliphatic)
           
 void PepinfoReport.setAromatic(FeatureAASequence aromatic)
           
 void PepinfoReport.setCharged(FeatureAASequence charged)
           
 void PepinfoReport.setConsensus(FeatureAASequence consensus)
           
 void PepinfoReport.setHydropathy_KD(FeatureAASequence hydropathy_KD)
           
 void PepinfoReport.setHydropathy_OHM(FeatureAASequence hydropathy_OHM)
           
 void PepinfoReport.setNegative(FeatureAASequence negative)
           
 void PepinfoReport.setNon__polar(FeatureAASequence non__polar)
           
 void PepinfoReport.setPolar(FeatureAASequence polar)
           
 void PepinfoReport.setPositive(FeatureAASequence positive)
           
 void PepinfoReport.setSmall(FeatureAASequence small)
           
 void PepinfoReport.setTiny(FeatureAASequence tiny)
           
 


Version: 1.1.1

Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010