public interface IfcDocumentReference extends IfcExternalReference, IfcDocumentSelect
The following features are supported:
Ifc4Package.getIfcDocumentReference()| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Returns the value of the 'Description' attribute.
|
org.eclipse.emf.common.util.EList<IfcRelAssociatesDocument> |
getDocumentRefForObjects()
Returns the value of the 'Document Ref For Objects' reference list.
|
IfcDocumentInformation |
getReferencedDocument()
Returns the value of the 'Referenced Document' reference.
|
boolean |
isSetDescription()
Returns whether the value of the '
Description' attribute is set. |
boolean |
isSetDocumentRefForObjects()
Returns whether the value of the '
Document Ref For Objects' reference list is set. |
boolean |
isSetReferencedDocument()
Returns whether the value of the '
Referenced Document' reference is set. |
void |
setDescription(String value)
Sets the value of the '
Description' attribute. |
void |
setReferencedDocument(IfcDocumentInformation value)
Sets the value of the '
Referenced Document' reference. |
void |
unsetDescription()
Unsets the value of the '
Description' attribute. |
void |
unsetDocumentRefForObjects()
Unsets the value of the '
Document Ref For Objects' reference list. |
void |
unsetReferencedDocument()
Unsets the value of the '
Referenced Document' reference. |
getExternalReferenceForResources, getIdentification, getLocation, getName, isSetExternalReferenceForResources, isSetIdentification, isSetLocation, isSetName, setIdentification, setLocation, setName, unsetExternalReferenceForResources, unsetIdentification, unsetLocation, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getDescription()
If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...
isSetDescription(),
unsetDescription(),
setDescription(String),
Ifc4Package.getIfcDocumentReference_Description()void setDescription(String value)
Description' attribute.
value - the new value of the 'Description' attribute.isSetDescription(),
unsetDescription(),
getDescription()void unsetDescription()
Description' attribute.
isSetDescription(),
getDescription(),
setDescription(String)boolean isSetDescription()
Description' attribute is set.
unsetDescription(),
getDescription(),
setDescription(String)IfcDocumentInformation getReferencedDocument()
Has Document References'.
If the meaning of the 'Referenced Document' reference isn't clear, there really should be more of a description here...
isSetReferencedDocument(),
unsetReferencedDocument(),
setReferencedDocument(IfcDocumentInformation),
Ifc4Package.getIfcDocumentReference_ReferencedDocument(),
IfcDocumentInformation.getHasDocumentReferences()void setReferencedDocument(IfcDocumentInformation value)
Referenced Document' reference.
value - the new value of the 'Referenced Document' reference.isSetReferencedDocument(),
unsetReferencedDocument(),
getReferencedDocument()void unsetReferencedDocument()
Referenced Document' reference.
boolean isSetReferencedDocument()
Referenced Document' reference is set.
unsetReferencedDocument(),
getReferencedDocument(),
setReferencedDocument(IfcDocumentInformation)org.eclipse.emf.common.util.EList<IfcRelAssociatesDocument> getDocumentRefForObjects()
IfcRelAssociatesDocument.
If the meaning of the 'Document Ref For Objects' reference list isn't clear, there really should be more of a description here...
isSetDocumentRefForObjects(),
unsetDocumentRefForObjects(),
Ifc4Package.getIfcDocumentReference_DocumentRefForObjects()void unsetDocumentRefForObjects()
Document Ref For Objects' reference list.
boolean isSetDocumentRefForObjects()
Document Ref For Objects' reference list is set.
unsetDocumentRefForObjects(),
getDocumentRefForObjects()Copyright © 2016 OpenSource BIM. All rights reserved.