IfcClassification
Contents
[
Hide
]Inheritance: java.lang.Object, IfcExternalInformation
Constructors
| Constructor | Description |
|---|---|
| IfcClassification() |
Methods
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