public abstract class IfcProcess4X3 extends IfcObject4X3
IfcProcess
| Constructor and Description |
|---|
IfcProcess4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcIdentifier4X3 |
getIdentification() |
IfcText4X3 |
getLongDescription() |
IfcCollection<IfcRelAssignsToProcess4X3> |
getOperatesOn() |
IfcCollection<IfcRelSequence4X3> |
isPredecessorTo() |
IfcCollection<IfcRelSequence4X3> |
isSuccessorFrom() |
void |
setIdentification(IfcIdentifier4X3 value) |
void |
setLongDescription(IfcText4X3 value) |
getDeclares, getObjectType, isDeclaredBy, isDefinedBy, isTypedBy, setObjectTypegetDecomposes, getNests, hasAssignments, hasAssociations, hasContext, isDecomposedBy, isNestedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcIdentifier4X3 getIdentification()
public final void setIdentification(IfcIdentifier4X3 value)
public final IfcText4X3 getLongDescription()
public final void setLongDescription(IfcText4X3 value)
public final IfcCollection<IfcRelSequence4X3> isPredecessorTo()
public final IfcCollection<IfcRelSequence4X3> isSuccessorFrom()
public final IfcCollection<IfcRelAssignsToProcess4X3> getOperatesOn()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.