public interface IfcTable extends IfcMetricValueSelect
Ifc2x3tc1Package.getIfcTable()| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the value of the 'Name' attribute.
|
org.eclipse.emf.common.util.EList<IfcTableRow> |
getRows()
Returns the value of the 'Rows' reference list.
|
void |
setName(String value)
Sets the value of the '
Name' attribute. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
Ifc2x3tc1Package.getIfcTable_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()org.eclipse.emf.common.util.EList<IfcTableRow> getRows()
IfcTableRow.
It is bidirectional and its opposite is 'Of Table'.
If the meaning of the 'Rows' reference list isn't clear, there really should be more of a description here...
Ifc2x3tc1Package.getIfcTable_Rows(),
IfcTableRow.getOfTable()Copyright © 2016 OpenSource BIM. All rights reserved.