@IfcClass(type=ENTITY, layer=CORE) public class IfcTypeObject extends IfcObjectDefinition
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcLabel |
applicableOccurrence |
private SET<IfcPropertySetDefinition> |
hasPropertySets |
private SET<IfcRelDefinesByType> |
objectTypeOf |
stepNumber| 构造器和说明 |
|---|
IfcTypeObject() |
IfcTypeObject(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel applicableOccurrence,
SET<IfcPropertySetDefinition> hasPropertySets) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcLabel |
getApplicableOccurrence() |
SET<IfcPropertySetDefinition> |
getHasPropertySets() |
SET<IfcRelDefinesByType> |
getObjectTypeOf() |
boolean |
illegal() |
void |
setApplicableOccurrence(IfcLabel applicableOccurrence) |
void |
setHasPropertySets(SET<IfcPropertySetDefinition> hasPropertySets) |
void |
setObjectTypeOf(SET<IfcRelDefinesByType> objectTypeOf) |
addDecompose, addHasAssociations, addIsDecomposedBy, getDecomposes, getHasAssignments, getHasAssociations, getIsDecomposedBy, setDecomposes, setHasAssignments, setHasAssociations, setIsDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setDescription, setGlobalId, setName, setName, setOwnerHistorycheck, getFileItem, getParamString, getStepNumber, isDefault, setStepNumber, toIfc@IfcOptionField private IfcLabel applicableOccurrence
@IfcOptionField private SET<IfcPropertySetDefinition> hasPropertySets
@IfcInverseParameter private SET<IfcRelDefinesByType> objectTypeOf
public IfcTypeObject()
@IfcParserConstructor public IfcTypeObject(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, IfcLabel applicableOccurrence, SET<IfcPropertySetDefinition> hasPropertySets)
public IfcLabel getApplicableOccurrence()
public void setApplicableOccurrence(IfcLabel applicableOccurrence)
public SET<IfcPropertySetDefinition> getHasPropertySets()
public void setHasPropertySets(SET<IfcPropertySetDefinition> hasPropertySets)
public SET<IfcRelDefinesByType> getObjectTypeOf()
public void setObjectTypeOf(SET<IfcRelDefinesByType> objectTypeOf)
public boolean illegal()
illegal 在接口中 IfcInterfaceillegal 在类中 IfcAbstractClassCopyright © 2023. All rights reserved.