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, setOwnerHistoryequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic 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)