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, setRelatingElement
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 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)