public interface IfcStructuralAction extends IfcStructuralActivity
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
IfcStructuralReaction |
getCausedBy()
Returns the value of the 'Caused By' reference.
|
Tristate |
getDestabilizingLoad()
Returns the value of the 'Destabilizing Load' attribute.
|
boolean |
isSetCausedBy()
Returns whether the value of the '
Caused By' reference is set. |
void |
setCausedBy(IfcStructuralReaction value)
Sets the value of the '
Caused By' reference. |
void |
setDestabilizingLoad(Tristate value)
Sets the value of the '
Destabilizing Load' attribute. |
void |
unsetCausedBy()
Unsets the value of the '
Caused By' reference. |
getAppliedLoad, getAssignedToStructuralItem, getGlobalOrLocal, isSetAssignedToStructuralItem, setAppliedLoad, setAssignedToStructuralItem, setGlobalOrLocal, unsetAssignedToStructuralItemgetGeometry, getObjectPlacement, getReferencedBy, getRepresentation, isSetGeometry, isSetObjectPlacement, isSetReferencedBy, isSetRepresentation, setGeometry, setObjectPlacement, setRepresentation, unsetGeometry, unsetObjectPlacement, unsetReferencedBy, unsetRepresentationgetIsDefinedBy, getObjectType, isSetIsDefinedBy, isSetObjectType, setObjectType, unsetIsDefinedBy, unsetObjectTypegetDecomposes, getHasAssignments, getHasAssociations, getIsDecomposedBy, isSetDecomposes, isSetHasAssignments, isSetHasAssociations, isSetIsDecomposedBy, unsetDecomposes, unsetHasAssignments, unsetHasAssociations, unsetIsDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeTristate getDestabilizingLoad()
Tristate.
If the meaning of the 'Destabilizing Load' attribute isn't clear, there really should be more of a description here...
Tristate,
setDestabilizingLoad(Tristate),
Ifc2x3tc1Package.getIfcStructuralAction_DestabilizingLoad()void setDestabilizingLoad(Tristate value)
Destabilizing Load' attribute.
value - the new value of the 'Destabilizing Load' attribute.Tristate,
getDestabilizingLoad()IfcStructuralReaction getCausedBy()
Causes'.
If the meaning of the 'Caused By' reference isn't clear, there really should be more of a description here...
isSetCausedBy(),
unsetCausedBy(),
setCausedBy(IfcStructuralReaction),
Ifc2x3tc1Package.getIfcStructuralAction_CausedBy(),
IfcStructuralReaction.getCauses()void setCausedBy(IfcStructuralReaction value)
Caused By' reference.
value - the new value of the 'Caused By' reference.isSetCausedBy(),
unsetCausedBy(),
getCausedBy()void unsetCausedBy()
Caused By' reference.
boolean isSetCausedBy()
Caused By' reference is set.
unsetCausedBy(),
getCausedBy(),
setCausedBy(IfcStructuralReaction)Copyright © 2016 OpenSource BIM. All rights reserved.