IfcClassification

Inheritance: java.lang.Object, IfcExternalInformation

Constructors

ConstructorDescription
IfcClassification()

Methods

MethodDescription
getSource()
setSource(IfcLabel value)
getEdition()
setEdition(IfcLabel value)
getEditionDate()
setEditionDate(IfcDate value)
getName()
setName(IfcLabel value)
getDescription()
setDescription(IfcText value)
getLocation()
setLocation(IfcURIReference value)
getReferenceTokens()
setReferenceTokens(IfcCollection value)
getClassificationForObjects()
hasReferences()

IfcClassification()

public IfcClassification()

getSource()

public final IfcLabel getSource()

Returns: IfcLabel

setSource(IfcLabel value)

public final void setSource(IfcLabel value)

getEdition()

public final IfcLabel getEdition()

Returns: IfcLabel

setEdition(IfcLabel value)

public final void setEdition(IfcLabel value)

getEditionDate()

public final IfcDate getEditionDate()

Returns: IfcDate

setEditionDate(IfcDate value)

public final void setEditionDate(IfcDate value)

getName()

public final IfcLabel getName()

Returns: IfcLabel

setName(IfcLabel value)

public final void setName(IfcLabel value)

getDescription()

public final IfcText getDescription()

Returns: IfcText

setDescription(IfcText value)

public final void setDescription(IfcText value)

getLocation()

public final IfcURIReference getLocation()

Returns: IfcURIReference

setLocation(IfcURIReference value)

public final void setLocation(IfcURIReference value)

getReferenceTokens()

public final IfcCollection<IfcIdentifier> getReferenceTokens()

Returns: IfcCollection

setReferenceTokens(IfcCollection value)

public final void setReferenceTokens(IfcCollection<IfcIdentifier> value)

getClassificationForObjects()

public final IfcCollection<IfcRelAssociatesClassification> getClassificationForObjects()

Returns: IfcCollection

hasReferences()

public final IfcCollection<IfcClassificationReference> hasReferences()

Returns: IfcCollection