public interface IfcOrganizationRelationship extends IfcResourceLevelRelationship
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcOrganization> |
getRelatedOrganizations()
Returns the value of the 'Related Organizations' reference list.
|
IfcOrganization |
getRelatingOrganization()
Returns the value of the 'Relating Organization' reference.
|
void |
setRelatingOrganization(IfcOrganization value)
Sets the value of the '
Relating Organization' reference. |
getDescription, getName, isSetDescription, isSetName, setDescription, setName, unsetDescription, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcOrganization getRelatingOrganization()
Relates'.
If the meaning of the 'Relating Organization' reference isn't clear, there really should be more of a description here...
setRelatingOrganization(IfcOrganization),
Ifc4Package.getIfcOrganizationRelationship_RelatingOrganization(),
IfcOrganization.getRelates()void setRelatingOrganization(IfcOrganization value)
Relating Organization' reference.
value - the new value of the 'Relating Organization' reference.getRelatingOrganization()org.eclipse.emf.common.util.EList<IfcOrganization> getRelatedOrganizations()
IfcOrganization.
It is bidirectional and its opposite is 'Is Related By'.
If the meaning of the 'Related Organizations' reference list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcOrganizationRelationship_RelatedOrganizations(),
IfcOrganization.getIsRelatedBy()Copyright © 2018 OpenSource BIM. All rights reserved.