public class IfcRelConnectsPathElements extends IfcRelConnectsElements
| Constructor and Description |
|---|
IfcRelConnectsPathElements() |
| Modifier and Type | Method and Description |
|---|---|
IfcConnectionTypeEnum |
getRelatedConnectionType() |
IfcCollection<Integer> |
getRelatedPriorities() |
IfcConnectionTypeEnum |
getRelatingConnectionType() |
IfcCollection<Integer> |
getRelatingPriorities() |
void |
setRelatedConnectionType(IfcConnectionTypeEnum value) |
void |
setRelatedPriorities(IfcCollection<Integer> value) |
void |
setRelatingConnectionType(IfcConnectionTypeEnum value) |
void |
setRelatingPriorities(IfcCollection<Integer> value) |
getConnectionGeometry, getRelatedElement, getRelatingElement, setConnectionGeometry, setRelatedElement, setRelatingElementgetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcCollection<Integer> getRelatingPriorities()
public final void setRelatingPriorities(IfcCollection<Integer> value)
public final IfcCollection<Integer> getRelatedPriorities()
public final void setRelatedPriorities(IfcCollection<Integer> value)
public final IfcConnectionTypeEnum getRelatedConnectionType()
public final void setRelatedConnectionType(IfcConnectionTypeEnum value)
public final IfcConnectionTypeEnum getRelatingConnectionType()
public final void setRelatingConnectionType(IfcConnectionTypeEnum value)