| 限定符和类型 | 字段和说明 |
|---|---|
private IfcActorRole |
IfcRelAssignsToActor.actingRole |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcActorRole |
IfcRelAssignsToActor.getActingRole() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcRelAssignsToActor.setActingRole(IfcActorRole actingRole) |
| 构造器和说明 |
|---|
IfcRelAssignsToActor(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
SET<IfcObjectDefinition> relatedObjects,
IfcObjectTypeEnum relatedObjectsType,
IfcActor relatingActor,
IfcActorRole actingRole) |
| 限定符和类型 | 字段和说明 |
|---|---|
private LIST<IfcActorRole> |
IfcPersonAndOrganization.roles |
private LIST<IfcActorRole> |
IfcPerson.roles |
private LIST<IfcActorRole> |
IfcOrganization.roles |
| 限定符和类型 | 方法和说明 |
|---|---|
LIST<IfcActorRole> |
IfcPersonAndOrganization.getRoles() |
LIST<IfcActorRole> |
IfcPerson.getRoles() |
LIST<IfcActorRole> |
IfcOrganization.getRoles() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcPersonAndOrganization.setRoles(LIST<IfcActorRole> roles) |
void |
IfcPerson.setRoles(LIST<IfcActorRole> roles) |
void |
IfcOrganization.setRoles(LIST<IfcActorRole> roles) |
| 构造器和说明 |
|---|
IfcOrganization(IfcIdentifier id,
IfcLabel name,
IfcText description,
LIST<IfcActorRole> roles,
LIST<IfcAddress> addresses) |
IfcPerson(IfcIdentifier id,
IfcLabel familyName,
IfcLabel givenName,
LIST<IfcLabel> middleName,
LIST<IfcLabel> prefixTitles,
LIST<IfcLabel> suffixTitles,
LIST<IfcActorRole> roles,
LIST<IfcAddress> addresses) |
IfcPersonAndOrganization(IfcPerson thePerson,
IfcOrganization theOrganization,
LIST<IfcActorRole> roles) |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcActorRole |
IfcApprovalActorRelationship.role |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcActorRole |
IfcApprovalActorRelationship.getRole() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcApprovalActorRelationship.setRole(IfcActorRole role) |
| 构造器和说明 |
|---|
IfcApprovalActorRelationship(IfcActorSelect actor,
IfcApproval approval,
IfcActorRole role) |
| 构造器和说明 |
|---|
IfcRelOccupiesSpaces(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
SET<IfcObjectDefinition> relatedObjects,
IfcObjectTypeEnum relatedObjectsType,
IfcActor relatingActor,
IfcActorRole actingRole) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected LIST<IfcActorRole> |
AbstractFactory.convertRoles(List<Role> roles) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected IfcPerson |
AbstractFactory.convertPerson(Person person,
LIST<IfcActorRole> roles,
LIST<IfcAddress> addresses) |
Copyright © 2023. All rights reserved.