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