public class IfcRelConnectsPorts extends IfcRelConnects
Constructor and Description |
---|
IfcRelConnectsPorts() |
Modifier and Type | Method and Description |
---|---|
IfcElement |
getRealizingElement() |
IfcPort |
getRelatedPort() |
IfcPort |
getRelatingPort() |
void |
setRealizingElement(IfcElement value) |
void |
setRelatedPort(IfcPort value) |
void |
setRelatingPort(IfcPort value) |
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcPort getRelatingPort()
public final void setRelatingPort(IfcPort value)
public final IfcPort getRelatedPort()
public final void setRelatedPort(IfcPort value)
public final IfcElement getRealizingElement()
public final void setRealizingElement(IfcElement value)