public abstract class IfcContext4 extends IfcObjectDefinition4
IfcContext
| Constructor and Description |
|---|
IfcContext4() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcRelDeclares4> |
getDeclares() |
IfcLabel4 |
getLongName() |
IfcLabel4 |
getObjectType() |
IfcLabel4 |
getPhase() |
IfcCollection<IfcRepresentationContext4> |
getRepresentationContexts() |
IfcUnitAssignment4 |
getUnitsInContext() |
IfcCollection<IfcRelDefinesByProperties4> |
isDefinedBy() |
void |
setLongName(IfcLabel4 value) |
void |
setObjectType(IfcLabel4 value) |
void |
setPhase(IfcLabel4 value) |
void |
setRepresentationContexts(IfcCollection<IfcRepresentationContext4> value) |
void |
setUnitsInContext(IfcUnitAssignment4 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 IfcLabel4 getObjectType()
public final void setObjectType(IfcLabel4 value)
public final IfcLabel4 getLongName()
public final void setLongName(IfcLabel4 value)
public final IfcLabel4 getPhase()
public final void setPhase(IfcLabel4 value)
public final IfcCollection<IfcRepresentationContext4> getRepresentationContexts()
public final void setRepresentationContexts(IfcCollection<IfcRepresentationContext4> value)
public final IfcUnitAssignment4 getUnitsInContext()
public final void setUnitsInContext(IfcUnitAssignment4 value)
public final IfcCollection<IfcRelDefinesByProperties4> isDefinedBy()
public final IfcCollection<IfcRelDeclares4> getDeclares()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.