public abstract class IfcRepresentationContext extends IfcEntity
Constructor and Description |
---|
IfcRepresentationContext() |
Modifier and Type | Method and Description |
---|---|
IfcLabel |
getContextIdentifier() |
IfcLabel |
getContextType() |
IfcCollection<IfcRepresentation> |
getRepresentationsInContext() |
void |
setContextIdentifier(IfcLabel value) |
void |
setContextType(IfcLabel value) |
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
public final IfcLabel getContextIdentifier()
public final void setContextIdentifier(IfcLabel value)
public final IfcLabel getContextType()
public final void setContextType(IfcLabel value)
public final IfcCollection<IfcRepresentation> getRepresentationsInContext()