Uses of Class
org.weblab_project.core.model.structure.Cell

Packages that use Cell
org.weblab_project.core.model.structure   
 

Uses of Cell in org.weblab_project.core.model.structure
 

Fields in org.weblab_project.core.model.structure with type parameters of type Cell
protected  java.util.List<Cell> Line.cell
           
 

Methods in org.weblab_project.core.model.structure that return Cell
 Cell ObjectFactory.createCell()
          Create an instance of Cell
 

Methods in org.weblab_project.core.model.structure that return types with arguments of type Cell
 java.util.List<Cell> Line.getCell()
          Gets the value of the cell property.
 



Copyright © 2004-2009. All Rights Reserved.