public interface IfcExternalReferenceRelationship extends IfcResourceLevelRelationship
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcResourceObjectSelect> |
getRelatedResourceObjects()
Returns the value of the 'Related Resource Objects' reference list.
|
IfcExternalReference |
getRelatingReference()
Returns the value of the 'Relating Reference' reference.
|
void |
setRelatingReference(IfcExternalReference value)
Sets the value of the '
Relating Reference' reference. |
getDescription, getName, isSetDescription, isSetName, setDescription, setName, unsetDescription, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcExternalReference getRelatingReference()
External Reference For Resources'.
If the meaning of the 'Relating Reference' reference isn't clear, there really should be more of a description here...
setRelatingReference(IfcExternalReference),
Ifc4Package.getIfcExternalReferenceRelationship_RelatingReference(),
IfcExternalReference.getExternalReferenceForResources()void setRelatingReference(IfcExternalReference value)
Relating Reference' reference.
value - the new value of the 'Relating Reference' reference.getRelatingReference()org.eclipse.emf.common.util.EList<IfcResourceObjectSelect> getRelatedResourceObjects()
IfcResourceObjectSelect.
If the meaning of the 'Related Resource Objects' reference list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcExternalReferenceRelationship_RelatedResourceObjects()Copyright © 2016 OpenSource BIM. All rights reserved.