public class IfcRelSequence4X3 extends IfcRelConnects4X3
IfcRelSequence
| Constructor and Description |
|---|
IfcRelSequence4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcProcess4X3 |
getRelatedProcess() |
IfcProcess4X3 |
getRelatingProcess() |
IfcSequenceEnum4X3 |
getSequenceType() |
IfcLagTime4X3 |
getTimeLag() |
IfcLabel4X3 |
getUserDefinedSequenceType() |
void |
setRelatedProcess(IfcProcess4X3 value) |
void |
setRelatingProcess(IfcProcess4X3 value) |
void |
setSequenceType(IfcSequenceEnum4X3 value) |
void |
setTimeLag(IfcLagTime4X3 value) |
void |
setUserDefinedSequenceType(IfcLabel4X3 value) |
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcProcess4X3 getRelatingProcess()
public final void setRelatingProcess(IfcProcess4X3 value)
public final IfcProcess4X3 getRelatedProcess()
public final void setRelatedProcess(IfcProcess4X3 value)
public final IfcLagTime4X3 getTimeLag()
public final void setTimeLag(IfcLagTime4X3 value)
public final IfcSequenceEnum4X3 getSequenceType()
public final void setSequenceType(IfcSequenceEnum4X3 value)
public final IfcLabel4X3 getUserDefinedSequenceType()
public final void setUserDefinedSequenceType(IfcLabel4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.