| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.model.schema.domain.facilitiesmgmt.entity | |
| org.sikongsphere.ifc.model.schema.extension.process.entity | |
| org.sikongsphere.ifc.model.schema.kernel.entity |
| 限定符和类型 | 类和说明 |
|---|---|
class |
IfcMove |
class |
IfcOrderAction |
| 限定符和类型 | 类和说明 |
|---|---|
class |
IfcProcedure |
class |
IfcTask |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcProcess |
IfcRelSequence.relatedProcess |
private IfcProcess |
IfcRelSequence.relatingProcess |
private IfcProcess |
IfcRelAssignsToProcess.relatingProcess |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcProcess |
IfcRelSequence.getRelatedProcess() |
IfcProcess |
IfcRelSequence.getRelatingProcess() |
IfcProcess |
IfcRelAssignsToProcess.getRelatingProcess() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcRelSequence.setRelatedProcess(IfcProcess relatedProcess) |
void |
IfcRelSequence.setRelatingProcess(IfcProcess relatingProcess) |
void |
IfcRelAssignsToProcess.setRelatingProcess(IfcProcess relatingProcess) |
| 构造器和说明 |
|---|
IfcRelAssignsToProcess(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
SET<IfcObjectDefinition> relatedObjects,
IfcObjectTypeEnum relatedObjectsType,
IfcProcess relatingProcess,
IfcMeasureWithUnit quantityInProcess) |
IfcRelSequence(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcProcess relatingProcess,
IfcProcess relatedProcess,
IfcTimeMeasure timeLag,
IfcSequenceEnum sequenceType) |
Copyright © 2023. All rights reserved.