public abstract class IfcStructuralActivity extends IfcProduct
Constructor and Description |
---|
IfcStructuralActivity() |
Modifier and Type | Method and Description |
---|---|
IfcStructuralLoad |
getAppliedLoad() |
IfcRelConnectsStructuralActivity |
getAssignedToStructuralItem() |
IfcGlobalOrLocalEnum |
getGlobalOrLocal() |
void |
setAppliedLoad(IfcStructuralLoad value) |
void |
setGlobalOrLocal(IfcGlobalOrLocalEnum value) |
getObjectPlacement, getReferencedBy, getRepresentation, setObjectPlacement, setRepresentation
getObjectType, isDefinedBy, setObjectType
getDecomposes, hasAssignments, hasAssociations, isDecomposedBy
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcStructuralLoad getAppliedLoad()
public final void setAppliedLoad(IfcStructuralLoad value)
public final IfcGlobalOrLocalEnum getGlobalOrLocal()
public final void setGlobalOrLocal(IfcGlobalOrLocalEnum value)
public final IfcRelConnectsStructuralActivity getAssignedToStructuralItem()