public abstract class IfcContext4X3 extends IfcObjectDefinition4X3
IfcContext
| Constructor and Description |
|---|
IfcContext4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcRelDeclares4X3> |
getDeclares() |
IfcLabel4X3 |
getLongName() |
IfcLabel4X3 |
getObjectType() |
IfcLabel4X3 |
getPhase() |
IfcCollection<IfcRepresentationContext4X3> |
getRepresentationContexts() |
IfcUnitAssignment4X3 |
getUnitsInContext() |
IfcCollection<IfcRelDefinesByProperties4X3> |
isDefinedBy() |
void |
setLongName(IfcLabel4X3 value) |
void |
setObjectType(IfcLabel4X3 value) |
void |
setPhase(IfcLabel4X3 value) |
void |
setRepresentationContexts(IfcCollection<IfcRepresentationContext4X3> value) |
void |
setUnitsInContext(IfcUnitAssignment4X3 value) |
getDecomposes, 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 IfcLabel4X3 getObjectType()
public final void setObjectType(IfcLabel4X3 value)
public final IfcLabel4X3 getLongName()
public final void setLongName(IfcLabel4X3 value)
public final IfcLabel4X3 getPhase()
public final void setPhase(IfcLabel4X3 value)
public final IfcCollection<IfcRepresentationContext4X3> getRepresentationContexts()
public final void setRepresentationContexts(IfcCollection<IfcRepresentationContext4X3> value)
public final IfcUnitAssignment4X3 getUnitsInContext()
public final void setUnitsInContext(IfcUnitAssignment4X3 value)
public final IfcCollection<IfcRelDefinesByProperties4X3> isDefinedBy()
public final IfcCollection<IfcRelDeclares4X3> getDeclares()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.