| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Method and Description |
|---|---|
IfcPersonAndOrganization |
Ifc2x3tc1Factory.createIfcPersonAndOrganization()
Returns a new object of class 'Ifc Person And Organization'.
|
IfcPersonAndOrganization |
IfcOwnerHistory.getLastModifyingUser()
Returns the value of the 'Last Modifying User' reference.
|
IfcPersonAndOrganization |
IfcOwnerHistory.getOwningUser()
Returns the value of the 'Owning User' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcPersonAndOrganization> |
IfcPerson.getEngagedIn()
Returns the value of the 'Engaged In' reference list.
|
org.eclipse.emf.common.util.EList<IfcPersonAndOrganization> |
IfcOrganization.getEngages()
Returns the value of the 'Engages' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcOwnerHistory.setLastModifyingUser(IfcPersonAndOrganization value)
Sets the value of the '
Last Modifying User' reference. |
void |
IfcOwnerHistory.setOwningUser(IfcPersonAndOrganization value)
Sets the value of the '
Owning User' reference. |
| Modifier and Type | Method and Description |
|---|---|
IfcPersonAndOrganization |
Ifc2x3tc1FactoryImpl.createIfcPersonAndOrganization() |
IfcPersonAndOrganization |
IfcOwnerHistoryImpl.getLastModifyingUser() |
IfcPersonAndOrganization |
IfcOwnerHistoryImpl.getOwningUser() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcPersonAndOrganization> |
IfcPersonImpl.getEngagedIn() |
org.eclipse.emf.common.util.EList<IfcPersonAndOrganization> |
IfcOrganizationImpl.getEngages() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcOwnerHistoryImpl.setLastModifyingUser(IfcPersonAndOrganization newLastModifyingUser) |
void |
IfcOwnerHistoryImpl.setOwningUser(IfcPersonAndOrganization newOwningUser) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcPersonAndOrganization(IfcPersonAndOrganization object)
Returns the result of interpreting the object as an instance of 'Ifc Person And Organization'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.