public abstract class IfcProperty4 extends IfcPropertyAbstraction4
IfcProperty
| Constructor and Description |
|---|
IfcProperty4() |
| Modifier and Type | Method and Description |
|---|---|
IfcText4 |
getDescription() |
IfcIdentifier4 |
getName() |
IfcCollection<IfcComplexProperty4> |
getPartOfComplex() |
IfcCollection<IfcPropertySet4> |
getPartOfPset() |
IfcCollection<IfcPropertyDependencyRelationship4> |
getPropertyDependsOn() |
IfcCollection<IfcPropertyDependencyRelationship4> |
getPropertyForDependance() |
IfcCollection<IfcResourceApprovalRelationship4> |
hasApprovals() |
IfcCollection<IfcResourceConstraintRelationship4> |
hasConstraints() |
void |
setDescription(IfcText4 value) |
void |
setName(IfcIdentifier4 value) |
hasExternalReferencesequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcIdentifier4 getName()
public final void setName(IfcIdentifier4 value)
public final IfcText4 getDescription()
public final void setDescription(IfcText4 value)
public final IfcCollection<IfcPropertySet4> getPartOfPset()
public final IfcCollection<IfcPropertyDependencyRelationship4> getPropertyForDependance()
public final IfcCollection<IfcPropertyDependencyRelationship4> getPropertyDependsOn()
public final IfcCollection<IfcComplexProperty4> getPartOfComplex()
public final IfcCollection<IfcResourceConstraintRelationship4> hasConstraints()
public final IfcCollection<IfcResourceApprovalRelationship4> hasApprovals()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.