| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Method and Description |
|---|---|
IfcTable |
Ifc4Factory.createIfcTable()
Returns a new object of class 'Ifc Table'.
|
IfcTable |
IfcTableRow.getOfTable()
Returns the value of the 'Of Table' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcTableRow.setOfTable(IfcTable value)
Sets the value of the '
Of Table' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcTableImpl
An implementation of the model object 'Ifc Table'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcTable |
Ifc4FactoryImpl.createIfcTable() |
IfcTable |
IfcTableRowImpl.getOfTable() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcTableRowImpl.setOfTable(IfcTable newOfTable) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcTable(IfcTable object)
Returns the result of interpreting the object as an instance of 'Ifc Table'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.