| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcPostalAddress
A representation of the model object 'Ifc Postal Address'.
|
interface |
IfcTelecomAddress
A representation of the model object 'Ifc Telecom Address'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcAddress |
Ifc2x3tc1Factory.createIfcAddress()
Returns a new object of class 'Ifc Address'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcAddress> |
IfcOrganization.getAddresses()
Returns the value of the 'Addresses' reference list.
|
org.eclipse.emf.common.util.EList<IfcAddress> |
IfcPerson.getAddresses()
Returns the value of the 'Addresses' reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IfcAddressImpl
An implementation of the model object 'Ifc Address'.
|
class |
IfcPostalAddressImpl
An implementation of the model object 'Ifc Postal Address'.
|
class |
IfcTelecomAddressImpl
An implementation of the model object 'Ifc Telecom Address'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcAddress |
Ifc2x3tc1FactoryImpl.createIfcAddress() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcAddress> |
IfcPersonImpl.getAddresses() |
org.eclipse.emf.common.util.EList<IfcAddress> |
IfcOrganizationImpl.getAddresses() |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcAddress(IfcAddress object)
Returns the result of interpreting the object as an instance of 'Ifc Address'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.