public class IfcClassificationReference extends IfcExternalReference
Constructor and Description |
---|
IfcClassificationReference() |
Modifier and Type | Method and Description |
---|---|
IfcCollection<IfcRelAssociatesClassification> |
getClassificationRefForObjects() |
IfcText |
getDescription() |
IfcClassificationReferenceSelect |
getReferencedSource() |
IfcIdentifier |
getSort() |
IfcCollection<IfcClassificationReference> |
hasReferences() |
void |
setDescription(IfcText value) |
void |
setReferencedSource(IfcClassificationReferenceSelect value) |
void |
setSort(IfcIdentifier value) |
getExternalReferenceForResources, getIdentification, getLocation, getName, setIdentification, setLocation, setName
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
public final IfcClassificationReferenceSelect getReferencedSource()
public final void setReferencedSource(IfcClassificationReferenceSelect value)
public final IfcText getDescription()
public final void setDescription(IfcText value)
public final IfcIdentifier getSort()
public final void setSort(IfcIdentifier value)
public final IfcCollection<IfcRelAssociatesClassification> getClassificationRefForObjects()
public final IfcCollection<IfcClassificationReference> hasReferences()