| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Method and Description |
|---|---|
IfcPerson |
Ifc2x3tc1Factory.createIfcPerson()
Returns a new object of class 'Ifc Person'.
|
IfcPerson |
IfcAsset.getResponsiblePerson()
Returns the value of the 'Responsible Person' reference.
|
IfcPerson |
IfcPersonAndOrganization.getThePerson()
Returns the value of the 'The Person' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcPerson> |
IfcWorkControl.getCreators()
Returns the value of the 'Creators' reference list.
|
org.eclipse.emf.common.util.EList<IfcPerson> |
IfcAddress.getOfPerson()
Returns the value of the 'Of Person' reference list.
|
org.eclipse.emf.common.util.EList<IfcPerson> |
IfcInventory.getResponsiblePersons()
Returns the value of the 'Responsible Persons' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcAsset.setResponsiblePerson(IfcPerson value)
Sets the value of the '
Responsible Person' reference. |
void |
IfcPersonAndOrganization.setThePerson(IfcPerson value)
Sets the value of the '
The Person' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcPersonImpl
An implementation of the model object 'Ifc Person'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcPerson |
Ifc2x3tc1FactoryImpl.createIfcPerson() |
IfcPerson |
IfcAssetImpl.getResponsiblePerson() |
IfcPerson |
IfcPersonAndOrganizationImpl.getThePerson() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcPerson> |
IfcWorkControlImpl.getCreators() |
org.eclipse.emf.common.util.EList<IfcPerson> |
IfcAddressImpl.getOfPerson() |
org.eclipse.emf.common.util.EList<IfcPerson> |
IfcInventoryImpl.getResponsiblePersons() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcAssetImpl.setResponsiblePerson(IfcPerson newResponsiblePerson) |
void |
IfcPersonAndOrganizationImpl.setThePerson(IfcPerson newThePerson) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcPerson(IfcPerson object)
Returns the result of interpreting the object as an instance of 'Ifc Person'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.