| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.model.schema.resource.actor.entity | |
| org.sikongsphere.ifc.model.schema.resource.utility.entity |
| 限定符和类型 | 字段和说明 |
|---|---|
private SET<IfcPersonAndOrganization> |
IfcPerson.engagedIn |
private SET<IfcPersonAndOrganization> |
IfcOrganization.engages |
| 限定符和类型 | 方法和说明 |
|---|---|
SET<IfcPersonAndOrganization> |
IfcPerson.getEngagedIn() |
SET<IfcPersonAndOrganization> |
IfcOrganization.getEngages() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcPerson.setEngagedIn(SET<IfcPersonAndOrganization> engagedIn) |
void |
IfcOrganization.setEngages(SET<IfcPersonAndOrganization> engages) |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcPersonAndOrganization |
IfcOwnerHistory.lastModifyingUser |
private IfcPersonAndOrganization |
IfcOwnerHistory.owningUser |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcPersonAndOrganization |
IfcOwnerHistory.getLastModifyingUser() |
IfcPersonAndOrganization |
IfcOwnerHistory.getOwningUser() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcOwnerHistory.setLastModifyingUser(IfcPersonAndOrganization lastModifyingUser) |
void |
IfcOwnerHistory.setOwningUser(IfcPersonAndOrganization owningUser) |
| 构造器和说明 |
|---|
IfcOwnerHistory(IfcPersonAndOrganization owningUser,
IfcApplication owningApplication,
IfcStateEnum state,
IfcChangeActionEnum changeAction,
IfcTimeStamp lastModifiedDate,
IfcPersonAndOrganization lastModifyingUser,
IfcApplication lastModifyingApplication,
IfcTimeStamp creationDate) |
Copyright © 2023. All rights reserved.