public interface IfcTableRow extends IdEObject
The following features are supported:
Ifc4Package.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 |
isSetIsHeading()
Returns whether the value of the '
Is Heading' attribute is set. |
boolean |
isSetOfTable()
Returns whether the value of the '
Of Table' reference is set. |
boolean |
isSetRowCells()
Returns whether the value of the '
Row Cells' reference list 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 |
unsetIsHeading()
Unsets the value of the '
Is Heading' attribute. |
void |
unsetOfTable()
Unsets the value of the '
Of Table' reference. |
void |
unsetRowCells()
Unsets the value of the '
Row Cells' reference list. |
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...
isSetRowCells(),
unsetRowCells(),
Ifc4Package.getIfcTableRow_RowCells()void unsetRowCells()
Row Cells' reference list.
isSetRowCells(),
getRowCells()boolean isSetRowCells()
Row Cells' reference list is set.
unsetRowCells(),
getRowCells()Tristate getIsHeading()
Tristate.
If the meaning of the 'Is Heading' attribute isn't clear, there really should be more of a description here...
Tristate,
isSetIsHeading(),
unsetIsHeading(),
setIsHeading(Tristate),
Ifc4Package.getIfcTableRow_IsHeading()void setIsHeading(Tristate value)
Is Heading' attribute.
value - the new value of the 'Is Heading' attribute.Tristate,
isSetIsHeading(),
unsetIsHeading(),
getIsHeading()void unsetIsHeading()
Is Heading' attribute.
isSetIsHeading(),
getIsHeading(),
setIsHeading(Tristate)boolean isSetIsHeading()
Is Heading' attribute is set.
unsetIsHeading(),
getIsHeading(),
setIsHeading(Tristate)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),
Ifc4Package.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 © 2016 OpenSource BIM. All rights reserved.