public class IfcRelSequence extends IfcRelConnects
Constructor and Description |
---|
IfcRelSequence() |
Modifier and Type | Method and Description |
---|---|
IfcProcess |
getRelatedProcess() |
IfcProcess |
getRelatingProcess() |
IfcSequenceEnum |
getSequenceType() |
IfcLagTime |
getTimeLag() |
IfcLabel |
getUserDefinedSequenceType() |
void |
setRelatedProcess(IfcProcess value) |
void |
setRelatingProcess(IfcProcess value) |
void |
setSequenceType(IfcSequenceEnum value) |
void |
setTimeLag(IfcLagTime value) |
void |
setUserDefinedSequenceType(IfcLabel 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 IfcProcess getRelatingProcess()
public final void setRelatingProcess(IfcProcess value)
public final IfcProcess getRelatedProcess()
public final void setRelatedProcess(IfcProcess value)
public final IfcLagTime getTimeLag()
public final void setTimeLag(IfcLagTime value)
public final IfcSequenceEnum getSequenceType()
public final void setSequenceType(IfcSequenceEnum value)
public final IfcLabel getUserDefinedSequenceType()
public final void setUserDefinedSequenceType(IfcLabel value)