public abstract class IfcProperty4X3 extends IfcPropertyAbstraction4X3
IfcProperty
| Constructor and Description |
|---|
IfcProperty4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcIdentifier4X3 |
getName() |
IfcCollection<IfcComplexProperty4X3> |
getPartOfComplex() |
IfcCollection<IfcPropertySet4X3> |
getPartOfPset() |
IfcCollection<IfcPropertyDependencyRelationship4X3> |
getPropertyDependsOn() |
IfcCollection<IfcPropertyDependencyRelationship4X3> |
getPropertyForDependance() |
IfcText4X3 |
getSpecification() |
IfcCollection<IfcResourceApprovalRelationship4X3> |
hasApprovals() |
IfcCollection<IfcResourceConstraintRelationship4X3> |
hasConstraints() |
void |
setName(IfcIdentifier4X3 value) |
void |
setSpecification(IfcText4X3 value) |
hasExternalReferencesequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcIdentifier4X3 getName()
public final void setName(IfcIdentifier4X3 value)
public final IfcText4X3 getSpecification()
public final void setSpecification(IfcText4X3 value)
public final IfcCollection<IfcPropertySet4X3> getPartOfPset()
public final IfcCollection<IfcPropertyDependencyRelationship4X3> getPropertyForDependance()
public final IfcCollection<IfcPropertyDependencyRelationship4X3> getPropertyDependsOn()
public final IfcCollection<IfcComplexProperty4X3> getPartOfComplex()
public final IfcCollection<IfcResourceConstraintRelationship4X3> hasConstraints()
public final IfcCollection<IfcResourceApprovalRelationship4X3> hasApprovals()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.