Uses of Interface
org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.Row

Packages that use Row
org.eclipse.emf.facet.widgets.nattable.instance.tableinstance   
org.eclipse.emf.facet.widgets.nattable.instance.tableinstance2   
 

Uses of Row in org.eclipse.emf.facet.widgets.nattable.instance.tableinstance
 

Methods in org.eclipse.emf.facet.widgets.nattable.instance.tableinstance that return Row
 Row TableinstanceFactory.createRow()
          Returns a new object of class 'Row'.
 

Uses of Row in org.eclipse.emf.facet.widgets.nattable.instance.tableinstance2
 

Subinterfaces of Row in org.eclipse.emf.facet.widgets.nattable.instance.tableinstance2
 interface EObjectQueryRow
          A representation of the model object 'EObject Query Row'.
 interface PrimitiveTypeQueryRow
          A representation of the model object 'Primitive Type Query Row'.
 interface QueryRow
          A representation of the model object 'Query Row'.