public interface IfcTableRow extends IdEObject
The following features are supported:
Ifc2x3tc1Package.getIfcTableRow()| Modifier and Type | Method and Description |
|---|---|
Tristate |
getIsHeading()
Returns the value of the 'Is Heading' attribute.
|
IfcTable |
getOfTable()
Returns the value of the 'Of Table' reference.
|
org.eclipse.emf.common.util.EList<IfcValue> |
getRowCells()
Returns the value of the 'Row Cells' reference list.
|
boolean |
isSetOfTable()
Returns whether the value of the '
Of Table' reference is set. |
void |
setIsHeading(Tristate value)
Sets the value of the '
Is Heading' attribute. |
void |
setOfTable(IfcTable value)
Sets the value of the '
Of Table' reference. |
void |
unsetOfTable()
Unsets the value of the '
Of Table' reference. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<IfcValue> getRowCells()
IfcValue.
If the meaning of the 'Row Cells' reference list isn't clear, there really should be more of a description here...
Ifc2x3tc1Package.getIfcTableRow_RowCells()Tristate getIsHeading()
Tristate.
If the meaning of the 'Is Heading' attribute isn't clear, there really should be more of a description here...
Tristate,
setIsHeading(Tristate),
Ifc2x3tc1Package.getIfcTableRow_IsHeading()void setIsHeading(Tristate value)
Is Heading' attribute.
value - the new value of the 'Is Heading' attribute.Tristate,
getIsHeading()IfcTable getOfTable()
Rows'.
If the meaning of the 'Of Table' reference isn't clear, there really should be more of a description here...
isSetOfTable(),
unsetOfTable(),
setOfTable(IfcTable),
Ifc2x3tc1Package.getIfcTableRow_OfTable(),
IfcTable.getRows()void setOfTable(IfcTable value)
Of Table' reference.
value - the new value of the 'Of Table' reference.isSetOfTable(),
unsetOfTable(),
getOfTable()void unsetOfTable()
Of Table' reference.
isSetOfTable(),
getOfTable(),
setOfTable(IfcTable)boolean isSetOfTable()
Of Table' reference is set.
unsetOfTable(),
getOfTable(),
setOfTable(IfcTable)Copyright © 2018 OpenSource BIM. All rights reserved.