public interface IfcRelConnectsPorts extends IfcRelConnects
| Modifier and Type | Method and Description |
|---|---|
IfcElement |
getRealizingElement()
Returns the value of the 'Realizing Element' reference.
|
IfcPort |
getRelatedPort()
Returns the value of the 'Related Port' reference.
|
IfcPort |
getRelatingPort()
Returns the value of the 'Relating Port' reference.
|
boolean |
isSetRealizingElement()
Returns whether the value of the '
Realizing Element' reference is set. |
void |
setRealizingElement(IfcElement value)
Sets the value of the '
Realizing Element' reference. |
void |
setRelatedPort(IfcPort value)
Sets the value of the '
Related Port' reference. |
void |
setRelatingPort(IfcPort value)
Sets the value of the '
Relating Port' reference. |
void |
unsetRealizingElement()
Unsets the value of the '
Realizing Element' reference. |
getDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcPort getRelatingPort()
Connected To'.
If the meaning of the 'Relating Port' reference isn't clear, there really should be more of a description here...
setRelatingPort(IfcPort),
Ifc2x3tc1Package.getIfcRelConnectsPorts_RelatingPort(),
IfcPort.getConnectedTo()void setRelatingPort(IfcPort value)
Relating Port' reference.
value - the new value of the 'Relating Port' reference.getRelatingPort()IfcPort getRelatedPort()
Connected From'.
If the meaning of the 'Related Port' reference isn't clear, there really should be more of a description here...
setRelatedPort(IfcPort),
Ifc2x3tc1Package.getIfcRelConnectsPorts_RelatedPort(),
IfcPort.getConnectedFrom()void setRelatedPort(IfcPort value)
Related Port' reference.
value - the new value of the 'Related Port' reference.getRelatedPort()IfcElement getRealizingElement()
If the meaning of the 'Realizing Element' reference isn't clear, there really should be more of a description here...
isSetRealizingElement(),
unsetRealizingElement(),
setRealizingElement(IfcElement),
Ifc2x3tc1Package.getIfcRelConnectsPorts_RealizingElement()void setRealizingElement(IfcElement value)
Realizing Element' reference.
value - the new value of the 'Realizing Element' reference.isSetRealizingElement(),
unsetRealizingElement(),
getRealizingElement()void unsetRealizingElement()
Realizing Element' reference.
boolean isSetRealizingElement()
Realizing Element' reference is set.
unsetRealizingElement(),
getRealizingElement(),
setRealizingElement(IfcElement)Copyright © 2018 OpenSource BIM. All rights reserved.