public abstract class IfcProcess4 extends IfcObject4
IfcProcess
| Constructor and Description |
|---|
IfcProcess4() |
| Modifier and Type | Method and Description |
|---|---|
IfcIdentifier4 |
getIdentification() |
IfcText4 |
getLongDescription() |
IfcCollection<IfcRelAssignsToProcess4> |
getOperatesOn() |
IfcCollection<IfcRelSequence4> |
isPredecessorTo() |
IfcCollection<IfcRelSequence4> |
isSuccessorFrom() |
void |
setIdentification(IfcIdentifier4 value) |
void |
setLongDescription(IfcText4 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 IfcIdentifier4 getIdentification()
public final void setIdentification(IfcIdentifier4 value)
public final IfcText4 getLongDescription()
public final void setLongDescription(IfcText4 value)
public final IfcCollection<IfcRelSequence4> isPredecessorTo()
public final IfcCollection<IfcRelSequence4> isSuccessorFrom()
public final IfcCollection<IfcRelAssignsToProcess4> getOperatesOn()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.