public abstract class IfcStructuralActivity extends IfcProduct
Constructor and Description |
---|
IfcStructuralActivity() |
Modifier and Type | Method and Description |
---|---|
IfcStructuralLoad |
getAppliedLoad() |
IfcCollection<IfcRelConnectsStructuralActivity> |
getAssignedToStructuralItem() |
IfcGlobalOrLocalEnum |
getGlobalOrLocal() |
void |
setAppliedLoad(IfcStructuralLoad value) |
void |
setGlobalOrLocal(IfcGlobalOrLocalEnum value) |
getObjectPlacement, getReferencedBy, getRepresentation, setObjectPlacement, setRepresentation
getDeclares, getObjectType, isDeclaredBy, isDefinedBy, isTypedBy, setObjectType
getDecomposes, getNests, hasAssignments, hasAssociations, hasContext, isDecomposedBy, isNestedBy
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 IfcCollection<IfcRelConnectsStructuralActivity> getAssignedToStructuralItem()