IfcClassificationReference

Inheritance: java.lang.Object, IfcExternalReference

Constructors

ConstructorDescription
IfcClassificationReference()

Methods

MethodDescription
getReferencedSource()
setReferencedSource(IfcClassificationReferenceSelect value)
getDescription()
setDescription(IfcText value)
getSort()
setSort(IfcIdentifier value)
getClassificationRefForObjects()
hasReferences()

IfcClassificationReference()

public IfcClassificationReference()

getReferencedSource()

public final IfcClassificationReferenceSelect getReferencedSource()

Returns: IfcClassificationReferenceSelect

setReferencedSource(IfcClassificationReferenceSelect value)

public final void setReferencedSource(IfcClassificationReferenceSelect value)

getDescription()

public final IfcText getDescription()

Returns: IfcText

setDescription(IfcText value)

public final void setDescription(IfcText value)

getSort()

public final IfcIdentifier getSort()

Returns: IfcIdentifier

setSort(IfcIdentifier value)

public final void setSort(IfcIdentifier value)

getClassificationRefForObjects()

public final IfcCollection<IfcRelAssociatesClassification> getClassificationRefForObjects()

Returns: IfcCollection

hasReferences()

public final IfcCollection<IfcClassificationReference> hasReferences()

Returns: IfcCollection