public interface IfcDocumentReference extends IfcExternalReference, IfcDocumentSelect
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcDocumentInformation> |
getReferenceToDocument()
Returns the value of the 'Reference To Document' reference list.
|
boolean |
isSetReferenceToDocument()
Returns whether the value of the '
Reference To Document' reference list is set. |
void |
unsetReferenceToDocument()
Unsets the value of the '
Reference To Document' reference list. |
getItemReference, getLocation, getName, isSetItemReference, isSetLocation, isSetName, setItemReference, setLocation, setName, unsetItemReference, unsetLocation, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<IfcDocumentInformation> getReferenceToDocument()
IfcDocumentInformation.
It is bidirectional and its opposite is 'Document References'.
If the meaning of the 'Reference To Document' reference list isn't clear, there really should be more of a description here...
isSetReferenceToDocument(),
unsetReferenceToDocument(),
Ifc2x3tc1Package.getIfcDocumentReference_ReferenceToDocument(),
IfcDocumentInformation.getDocumentReferences()void unsetReferenceToDocument()
Reference To Document' reference list.
boolean isSetReferenceToDocument()
Reference To Document' reference list is set.
unsetReferenceToDocument(),
getReferenceToDocument()Copyright © 2018 OpenSource BIM. All rights reserved.