| 限定符和类型 | 字段和说明 |
|---|---|
private IfcActorSelect |
IfcSubContractResource.subContractor |
| 限定符和类型 | 字段和说明 |
|---|---|
private SET<IfcActorSelect> |
IfcConstructionMaterialResource.suppliers |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcActorSelect |
IfcSubContractResource.getSubContractor() |
| 限定符和类型 | 方法和说明 |
|---|---|
SET<IfcActorSelect> |
IfcConstructionMaterialResource.getSuppliers() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcSubContractResource.setSubContractor(IfcActorSelect subContractor) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcConstructionMaterialResource.setSuppliers(SET<IfcActorSelect> suppliers) |
| 构造器和说明 |
|---|
IfcSubContractResource(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType,
IfcIdentifier resourceIdentifier,
IfcLabel resourceGroup,
IfcResourceConsumptionEnum resourceConsumption,
IfcMeasureWithUnit baseQuantity,
IfcActorSelect subContractor,
IfcText jobDescription) |
| 构造器和说明 |
|---|
IfcConstructionMaterialResource(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType,
IfcIdentifier resourceIdentifier,
IfcLabel resourceGroup,
IfcResourceConsumptionEnum resourceConsumption,
IfcMeasureWithUnit baseQuantity,
SET<IfcActorSelect> suppliers,
IfcRatioMeasure usageRatio) |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcActorSelect |
IfcActor.theActor |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcActorSelect |
IfcActor.getTheActor() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcActor.setTheActor(IfcActorSelect theActor) |
| 构造器和说明 |
|---|
IfcActor(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType,
IfcActorSelect theActor) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
IfcOrganization
A named and structured grouping with a corporate identity.
|
class |
IfcPerson
An individual human being.
|
class |
IfcPersonAndOrganization
Identification of a person within an organization.
|
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcActorSelect |
IfcApprovalActorRelationship.actor |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcActorSelect |
IfcApprovalActorRelationship.getActor() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcApprovalActorRelationship.setActor(IfcActorSelect actor) |
| 构造器和说明 |
|---|
IfcApprovalActorRelationship(IfcActorSelect actor,
IfcApproval approval,
IfcActorRole role) |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcActorSelect |
IfcConstraint.creatingActor |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcActorSelect |
IfcConstraint.getCreatingActor() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcConstraint.setCreatingActor(IfcActorSelect creatingActor) |
| 构造器和说明 |
|---|
IfcConstraint(IfcLabel name,
IfcText description,
IfcConstraintEnum constraintGrade,
IfcLabel constraintSource,
IfcActorSelect creatingActor,
IfcDateTimeSelect creationTime,
IfcLabel userDefinedGrade) |
IfcMetric(IfcLabel name,
IfcText description,
IfcConstraintEnum constraintGrade,
IfcLabel constraintSource,
IfcActorSelect creatingActor,
IfcDateTimeSelect creationTime,
IfcLabel userDefinedGrade,
IfcBenchmarkEnum benchmark,
IfcLabel valueSource,
IfcMetricValueSelect dataValue) |
IfcObjective(IfcLabel name,
IfcText description,
IfcConstraintEnum constraintGrade,
IfcLabel constraintSource,
IfcActorSelect creatingActor,
IfcDateTimeSelect creationTime,
IfcLabel userDefinedGrade,
IfcMetric benchmarkValues,
IfcMetric resultValues,
IfcObjectiveEnum objectiveQualifier,
IfcLabel userDefinedQualifier) |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcActorSelect |
IfcDocumentInformation.documentOwner |
| 限定符和类型 | 字段和说明 |
|---|---|
private SET<IfcActorSelect> |
IfcDocumentInformation.editors |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcActorSelect |
IfcDocumentInformation.getDocumentOwner() |
| 限定符和类型 | 方法和说明 |
|---|---|
SET<IfcActorSelect> |
IfcDocumentInformation.getEditors() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcDocumentInformation.setDocumentOwner(IfcActorSelect documentOwner) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcDocumentInformation.setEditors(SET<IfcActorSelect> editors) |
| 构造器和说明 |
|---|
IfcDocumentInformation(IfcIdentifier documentId,
IfcLabel name,
IfcText description,
SET<IfcDocumentReference> documentReferences,
IfcText purpose,
IfcText intendedUse,
IfcText scope,
IfcLabel revision,
IfcActorSelect documentOwner,
SET<IfcActorSelect> editors,
IfcDateAndTime creationTime,
IfcDateAndTime lastRevisionTime,
IfcDocumentElectronicFormat electronicFormat,
IfcCalendarDate validFrom,
IfcCalendarDate validUntil,
IfcDocumentConfidentialityEnum confidentiality,
IfcDocumentStatusEnum status) |
| 构造器和说明 |
|---|
IfcDocumentInformation(IfcIdentifier documentId,
IfcLabel name,
IfcText description,
SET<IfcDocumentReference> documentReferences,
IfcText purpose,
IfcText intendedUse,
IfcText scope,
IfcLabel revision,
IfcActorSelect documentOwner,
SET<IfcActorSelect> editors,
IfcDateAndTime creationTime,
IfcDateAndTime lastRevisionTime,
IfcDocumentElectronicFormat electronicFormat,
IfcCalendarDate validFrom,
IfcCalendarDate validUntil,
IfcDocumentConfidentialityEnum confidentiality,
IfcDocumentStatusEnum status) |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcActorSelect |
IfcInventory.jurisdiction |
private IfcActorSelect |
IfcAsset.owner |
private IfcActorSelect |
IfcAsset.user |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcActorSelect |
IfcInventory.getJurisdiction() |
IfcActorSelect |
IfcAsset.getOwner() |
IfcActorSelect |
IfcAsset.getUser() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcInventory.setJurisdiction(IfcActorSelect jurisdiction) |
void |
IfcAsset.setOwner(IfcActorSelect owner) |
void |
IfcAsset.setUser(IfcActorSelect user) |
| 构造器和说明 |
|---|
IfcAsset(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType,
IfcIdentifier assetID,
IfcCostValue originalValue,
IfcCostValue currentValue,
IfcCostValue totalReplacementCost,
IfcActorSelect owner,
IfcActorSelect user,
IfcPerson responsiblePerson,
IfcCalendarDate incorporationDate,
IfcCostValue depreciatedValue) |
IfcInventory(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType,
IfcInventoryTypeEnum inventoryType,
IfcActorSelect jurisdiction,
SET<IfcPerson> responsiblePersons,
IfcCalendarDate lastUpdateDate,
IfcCostValue currentValue,
IfcCostValue originalValue) |
IfcOccupant(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType,
IfcActorSelect theActor,
IfcOccupantTypeEnum predefinedType) |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcActorSelect |
IfcCostSchedule.preparedBy |
private IfcActorSelect |
IfcCostSchedule.submittedBy |
| 限定符和类型 | 字段和说明 |
|---|---|
private SET<IfcActorSelect> |
IfcCostSchedule.targetUsers |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcActorSelect |
IfcCostSchedule.getPreparedBy() |
IfcActorSelect |
IfcCostSchedule.getSubmittedBy() |
| 限定符和类型 | 方法和说明 |
|---|---|
SET<IfcActorSelect> |
IfcCostSchedule.getTargetUsers() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcCostSchedule.setPreparedBy(IfcActorSelect preparedBy) |
void |
IfcCostSchedule.setSubmittedBy(IfcActorSelect submittedBy) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcCostSchedule.setTargetUsers(SET<IfcActorSelect> targetUsers) |
| 构造器和说明 |
|---|
IfcCostSchedule(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType,
SET<IfcRelAssignsToControl> controls,
IfcActorSelect submittedBy,
IfcActorSelect preparedBy,
IfcDateTimeSelect submittedOn,
IfcLabel status,
SET<IfcActorSelect> targetUsers,
IfcDateTimeSelect updateDate,
IfcIdentifier ID,
IfcCostScheduleTypeEnum predefinedType) |
| 构造器和说明 |
|---|
IfcCostSchedule(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType,
SET<IfcRelAssignsToControl> controls,
IfcActorSelect submittedBy,
IfcActorSelect preparedBy,
IfcDateTimeSelect submittedOn,
IfcLabel status,
SET<IfcActorSelect> targetUsers,
IfcDateTimeSelect updateDate,
IfcIdentifier ID,
IfcCostScheduleTypeEnum predefinedType) |
Copyright © 2023. All rights reserved.