Package | Description |
---|---|
org.eclipse.emf.ecp.view.spi.groupedgrid.model | |
org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl | |
org.eclipse.emf.ecp.view.spi.groupedgrid.model.util |
Modifier and Type | Method and Description |
---|---|
VRow |
VGroupedGridFactory.createRow()
Returns a new object of class 'Row'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<VRow> |
VGroup.getRows()
Returns the value of the 'Rows' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
VRowImpl
An implementation of the model object 'Row'.
|
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EList<VRow> |
VGroupImpl.rows
The cached value of the '
Rows ' containment reference list. |
Modifier and Type | Method and Description |
---|---|
VRow |
VGroupedGridFactoryImpl.createRow() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<VRow> |
VGroupImpl.getRows() |
Modifier and Type | Method and Description |
---|---|
T |
GroupedGridSwitch.caseRow(VRow object)
Returns the result of interpreting the object as an instance of 'Row'.
|
Copyright © 2016. All rights reserved.