Uses of Interface
org.biopax.paxtools.model.level3.CellularLocationVocabulary

Packages that use CellularLocationVocabulary
org.biopax.paxtools.impl.level3   
org.biopax.paxtools.model.level3   
 

Uses of CellularLocationVocabulary in org.biopax.paxtools.impl.level3
 

Classes in org.biopax.paxtools.impl.level3 that implement CellularLocationVocabulary
 class CellularLocationVocabularyImpl
           
 

Methods in org.biopax.paxtools.impl.level3 that return CellularLocationVocabulary
 CellularLocationVocabulary PhysicalEntityImpl.getCellularLocation()
           
 

Methods in org.biopax.paxtools.impl.level3 that return types with arguments of type CellularLocationVocabulary
 java.lang.Class<? extends CellularLocationVocabulary> CellularLocationVocabularyImpl.getModelInterface()
           
 

Methods in org.biopax.paxtools.impl.level3 with parameters of type CellularLocationVocabulary
 void PhysicalEntityImpl.setCellularLocation(CellularLocationVocabulary location)
           
 

Uses of CellularLocationVocabulary in org.biopax.paxtools.model.level3
 

Methods in org.biopax.paxtools.model.level3 that return CellularLocationVocabulary
 CellularLocationVocabulary PhysicalEntity.getCellularLocation()
          A cellular location, e.g.
 

Methods in org.biopax.paxtools.model.level3 with parameters of type CellularLocationVocabulary
 void PhysicalEntity.setCellularLocation(CellularLocationVocabulary newCellularLocation)
          A cellular location, e.g.
 



Copyright © 2011 BioPAX. All Rights Reserved.