Version: 1.1.1

Uses of Class
org.inb.biomoby.shared.datatypes.MobyInteger

Packages that use MobyInteger
org.inb.biomoby.shared.ontology   
 

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

Methods in org.inb.biomoby.shared.ontology that return MobyInteger
 MobyInteger RestrictAnnotation.get_3prime()
           
 MobyInteger RestrictAnnotation.get_3primerev()
           
 MobyInteger RestrictAnnotation.get_5prime()
           
 MobyInteger RestrictAnnotation.get_5primerev()
           
 MobyInteger Parameters4Values.getCellCoordinate_1()
           
 MobyInteger Parameters4Values.getCellCoordinate_2()
           
 MobyInteger LutefiskReport.getChargeState()
           
 MobyInteger EquicktandemAnnotation.getCount()
           
 MobyInteger CpGAnnotation.getCpG()
           
 MobyInteger Annotation.getEnd()
           
 MobyInteger CommentedAASubsequence.getEnd()
           
 MobyInteger ENSEMBLHomolog.getEnd()
           
 MobyInteger Domain.getEnd()
           
 MobyInteger LutefiskReport.getExtNumber()
           
 MobyInteger AnnotationHits.getFrom()
           
 MobyInteger LutefiskReport.getGaps()
           
 MobyInteger AnnotationHits.getHitcount()
           
 MobyInteger MatchingPattern.getHits()
           
 MobyInteger ElementString.getKey()
           
 MobyInteger MatrixString.getKey()
           
 MobyInteger ArrayXYData.getKey()
           
 MobyInteger MatrixInteger.getKey()
           
 MobyInteger ElementInteger.getKey()
           
 MobyInteger MatrixFloat.getKey()
           
 MobyInteger ArrayFloat.getKey()
           
 MobyInteger ElementFloat.getKey()
           
 MobyInteger ArrayInteger.getKey()
           
 MobyInteger ArrayString.getKey()
           
 MobyInteger VirtualSequence.getLength()
           
 MobyInteger AntigenicAnnotation.getMax_score_pos()
           
 MobyInteger FamilyBLOCKAnnotation.getNum_blocks()
           
 MobyInteger StructureFragment.getNumResidues()
           
 MobyInteger ByoDynOEDParameter.getOEDResolution()
           
 MobyInteger TTS.getPosition()
           
 MobyInteger LutefiskAnnotation.getRank()
           
 MobyInteger WeightedObject.getRepetitions()
           
 MobyInteger EquicktandemAnnotation.getScore()
           
 MobyInteger CpGAnnotation.getScore()
           
 MobyInteger ScoredMotifAnnotation.getScore()
           
 MobyInteger MatchingPattern.getSeqHits()
           
 MobyInteger EquicktandemAnnotation.getSize()
           
 MobyInteger Annotation.getStart()
           
 MobyInteger CommentedAASubsequence.getStart()
           
 MobyInteger ENSEMBLHomolog.getStart()
           
 MobyInteger Domain.getStart()
           
 MobyInteger AnnotationHits.getTo()
           
 MobyInteger PPSearchReport.getTotalHits()
           
 MobyInteger TransmembraneAnnotation.getTransmembraneNumber()
           
 MobyInteger ElementInteger.getValue()
           
 MobyInteger CommentedWeightedObject.getWeight()
           
 

Methods in org.inb.biomoby.shared.ontology with parameters of type MobyInteger
 void RestrictAnnotation.set_3prime(MobyInteger _3prime)
           
 void RestrictAnnotation.set_3primerev(MobyInteger _3primerev)
           
 void RestrictAnnotation.set_5prime(MobyInteger _5prime)
           
 void RestrictAnnotation.set_5primerev(MobyInteger _5primerev)
           
 void Parameters4Values.setCellCoordinate_1(MobyInteger cellCoordinate_1)
           
 void Parameters4Values.setCellCoordinate_2(MobyInteger cellCoordinate_2)
           
 void LutefiskReport.setChargeState(MobyInteger chargeState)
           
 void EquicktandemAnnotation.setCount(MobyInteger count)
           
 void CpGAnnotation.setCpG(MobyInteger cpG)
           
 void Annotation.setEnd(MobyInteger end)
           
 void CommentedAASubsequence.setEnd(MobyInteger end)
           
 void ENSEMBLHomolog.setEnd(MobyInteger end)
           
 void Domain.setEnd(MobyInteger end)
           
 void LutefiskReport.setExtNumber(MobyInteger extNumber)
           
 void AnnotationHits.setFrom(MobyInteger from)
           
 void LutefiskReport.setGaps(MobyInteger gaps)
           
 void AnnotationHits.setHitcount(MobyInteger hitcount)
           
 void MatchingPattern.setHits(MobyInteger hits)
           
 void ElementString.setKey(MobyInteger key)
           
 void MatrixString.setKey(MobyInteger key)
           
 void ArrayXYData.setKey(MobyInteger key)
           
 void MatrixInteger.setKey(MobyInteger key)
           
 void ElementInteger.setKey(MobyInteger key)
           
 void MatrixFloat.setKey(MobyInteger key)
           
 void ArrayFloat.setKey(MobyInteger key)
           
 void ElementFloat.setKey(MobyInteger key)
           
 void ArrayInteger.setKey(MobyInteger key)
           
 void ArrayString.setKey(MobyInteger key)
           
 void VirtualSequence.setLength(MobyInteger length)
           
 void AntigenicAnnotation.setMax_score_pos(MobyInteger max_score_pos)
           
 void FamilyBLOCKAnnotation.setNum_blocks(MobyInteger num_blocks)
           
 void StructureFragment.setNumResidues(MobyInteger numResidues)
           
 void ByoDynOEDParameter.setOEDResolution(MobyInteger oEDResolution)
           
 void TTS.setPosition(MobyInteger position)
           
 void LutefiskAnnotation.setRank(MobyInteger rank)
           
 void WeightedObject.setRepetitions(MobyInteger repetitions)
           
 void EquicktandemAnnotation.setScore(MobyInteger score)
           
 void CpGAnnotation.setScore(MobyInteger score)
           
 void ScoredMotifAnnotation.setScore(MobyInteger score)
           
 void MatchingPattern.setSeqHits(MobyInteger seqHits)
           
 void EquicktandemAnnotation.setSize(MobyInteger size)
           
 void Annotation.setStart(MobyInteger start)
           
 void CommentedAASubsequence.setStart(MobyInteger start)
           
 void ENSEMBLHomolog.setStart(MobyInteger start)
           
 void Domain.setStart(MobyInteger start)
           
 void AnnotationHits.setTo(MobyInteger to)
           
 void PPSearchReport.setTotalHits(MobyInteger totalHits)
           
 void TransmembraneAnnotation.setTransmembraneNumber(MobyInteger transmembraneNumber)
           
 void ElementInteger.setValue(MobyInteger value)
           
 void CommentedWeightedObject.setWeight(MobyInteger weight)
           
 


Version: 1.1.1

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