public interface IfcDocumentInformationRelationship extends IdEObject
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcDocumentInformation> |
getRelatedDocuments()
Returns the value of the 'Related Documents' reference list.
|
IfcDocumentInformation |
getRelatingDocument()
Returns the value of the 'Relating Document' reference.
|
String |
getRelationshipType()
Returns the value of the 'Relationship Type' attribute.
|
boolean |
isSetRelationshipType()
Returns whether the value of the '
Relationship Type' attribute is set. |
void |
setRelatingDocument(IfcDocumentInformation value)
Sets the value of the '
Relating Document' reference. |
void |
setRelationshipType(String value)
Sets the value of the '
Relationship Type' attribute. |
void |
unsetRelationshipType()
Unsets the value of the '
Relationship Type' attribute. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcDocumentInformation getRelatingDocument()
Is Pointer'.
If the meaning of the 'Relating Document' reference isn't clear, there really should be more of a description here...
setRelatingDocument(IfcDocumentInformation),
Ifc2x3tc1Package.getIfcDocumentInformationRelationship_RelatingDocument(),
IfcDocumentInformation.getIsPointer()void setRelatingDocument(IfcDocumentInformation value)
Relating Document' reference.
value - the new value of the 'Relating Document' reference.getRelatingDocument()org.eclipse.emf.common.util.EList<IfcDocumentInformation> getRelatedDocuments()
IfcDocumentInformation.
It is bidirectional and its opposite is 'Is Pointed To'.
If the meaning of the 'Related Documents' reference list isn't clear, there really should be more of a description here...
Ifc2x3tc1Package.getIfcDocumentInformationRelationship_RelatedDocuments(),
IfcDocumentInformation.getIsPointedTo()String getRelationshipType()
If the meaning of the 'Relationship Type' attribute isn't clear, there really should be more of a description here...
isSetRelationshipType(),
unsetRelationshipType(),
setRelationshipType(String),
Ifc2x3tc1Package.getIfcDocumentInformationRelationship_RelationshipType()void setRelationshipType(String value)
Relationship Type' attribute.
value - the new value of the 'Relationship Type' attribute.isSetRelationshipType(),
unsetRelationshipType(),
getRelationshipType()void unsetRelationshipType()
Relationship Type' attribute.
boolean isSetRelationshipType()
Relationship Type' attribute is set.
unsetRelationshipType(),
getRelationshipType(),
setRelationshipType(String)Copyright © 2016 OpenSource BIM. All rights reserved.