| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Method and Description |
|---|---|
IfcClassificationItem |
Ifc2x3tc1Factory.createIfcClassificationItem()
Returns a new object of class 'Ifc Classification Item'.
|
IfcClassificationItem |
IfcClassificationItemRelationship.getRelatingItem()
Returns the value of the 'Relating Item' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcClassificationItem> |
IfcClassification.getContains()
Returns the value of the 'Contains' reference list.
|
org.eclipse.emf.common.util.EList<IfcClassificationItem> |
IfcClassificationItemRelationship.getRelatedItems()
Returns the value of the 'Related Items' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcClassificationItemRelationship.setRelatingItem(IfcClassificationItem value)
Sets the value of the '
Relating Item' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcClassificationItemImpl
An implementation of the model object 'Ifc Classification Item'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcClassificationItem |
Ifc2x3tc1FactoryImpl.createIfcClassificationItem() |
IfcClassificationItem |
IfcClassificationItemRelationshipImpl.getRelatingItem() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcClassificationItem> |
IfcClassificationImpl.getContains() |
org.eclipse.emf.common.util.EList<IfcClassificationItem> |
IfcClassificationItemRelationshipImpl.getRelatedItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcClassificationItemRelationshipImpl.setRelatingItem(IfcClassificationItem newRelatingItem) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcClassificationItem(IfcClassificationItem object)
Returns the result of interpreting the object as an instance of 'Ifc Classification Item'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.