IfcDocumentInformationRelationship

Inheritance: java.lang.Object, IfcResourceLevelRelationship

Constructors

ConstructorDescription
IfcDocumentInformationRelationship()

Methods

MethodDescription
getRelatingDocument()
setRelatingDocument(IfcDocumentInformation value)
getRelatedDocuments()
setRelatedDocuments(IfcCollection value)
getRelationshipType()
setRelationshipType(IfcLabel value)

IfcDocumentInformationRelationship()

public IfcDocumentInformationRelationship()

getRelatingDocument()

public final IfcDocumentInformation getRelatingDocument()

Returns: IfcDocumentInformation

setRelatingDocument(IfcDocumentInformation value)

public final void setRelatingDocument(IfcDocumentInformation value)

getRelatedDocuments()

public final IfcCollection<IfcDocumentInformation> getRelatedDocuments()

Returns: IfcCollection

setRelatedDocuments(IfcCollection value)

public final void setRelatedDocuments(IfcCollection<IfcDocumentInformation> value)

getRelationshipType()

public final IfcLabel getRelationshipType()

Returns: IfcLabel

setRelationshipType(IfcLabel value)

public final void setRelationshipType(IfcLabel value)