public interface IfcStructuralActivity extends IfcProduct
The following features are supported:
Ifc4Package.getIfcStructuralActivity()| Modifier and Type | Method and Description |
|---|---|
IfcStructuralLoad |
getAppliedLoad()
Returns the value of the 'Applied Load' reference.
|
org.eclipse.emf.common.util.EList<IfcRelConnectsStructuralActivity> |
getAssignedToStructuralItem()
Returns the value of the 'Assigned To Structural Item' reference list.
|
IfcGlobalOrLocalEnum |
getGlobalOrLocal()
Returns the value of the 'Global Or Local' attribute.
|
boolean |
isSetAssignedToStructuralItem()
Returns whether the value of the '
Assigned To Structural Item' reference list is set. |
void |
setAppliedLoad(IfcStructuralLoad value)
Sets the value of the '
Applied Load' reference. |
void |
setGlobalOrLocal(IfcGlobalOrLocalEnum value)
Sets the value of the '
Global Or Local' attribute. |
void |
unsetAssignedToStructuralItem()
Unsets the value of the '
Assigned To Structural Item' reference list. |
getGeometry, getObjectPlacement, getReferencedBy, getRepresentation, isSetGeometry, isSetObjectPlacement, isSetReferencedBy, isSetRepresentation, setGeometry, setObjectPlacement, setRepresentation, unsetGeometry, unsetObjectPlacement, unsetReferencedBy, unsetRepresentationgetDeclares, getIsDeclaredBy, getIsDefinedBy, getIsTypedBy, getObjectType, isSetDeclares, isSetIsDeclaredBy, isSetIsDefinedBy, isSetIsTypedBy, isSetObjectType, setObjectType, unsetDeclares, unsetIsDeclaredBy, unsetIsDefinedBy, unsetIsTypedBy, unsetObjectTypegetDecomposes, getHasAssignments, getHasAssociations, getHasContext, getIsDecomposedBy, getIsNestedBy, getNests, isSetDecomposes, isSetHasAssignments, isSetHasAssociations, isSetHasContext, isSetIsDecomposedBy, isSetIsNestedBy, isSetNests, unsetDecomposes, unsetHasAssignments, unsetHasAssociations, unsetHasContext, unsetIsDecomposedBy, unsetIsNestedBy, unsetNestsgetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, isSetOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetName, unsetOwnerHistoryforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcStructuralLoad getAppliedLoad()
If the meaning of the 'Applied Load' reference isn't clear, there really should be more of a description here...
setAppliedLoad(IfcStructuralLoad),
Ifc4Package.getIfcStructuralActivity_AppliedLoad()void setAppliedLoad(IfcStructuralLoad value)
Applied Load' reference.
value - the new value of the 'Applied Load' reference.getAppliedLoad()IfcGlobalOrLocalEnum getGlobalOrLocal()
IfcGlobalOrLocalEnum.
If the meaning of the 'Global Or Local' attribute isn't clear, there really should be more of a description here...
IfcGlobalOrLocalEnum,
setGlobalOrLocal(IfcGlobalOrLocalEnum),
Ifc4Package.getIfcStructuralActivity_GlobalOrLocal()void setGlobalOrLocal(IfcGlobalOrLocalEnum value)
Global Or Local' attribute.
value - the new value of the 'Global Or Local' attribute.IfcGlobalOrLocalEnum,
getGlobalOrLocal()org.eclipse.emf.common.util.EList<IfcRelConnectsStructuralActivity> getAssignedToStructuralItem()
IfcRelConnectsStructuralActivity.
It is bidirectional and its opposite is 'Related Structural Activity'.
If the meaning of the 'Assigned To Structural Item' reference list isn't clear, there really should be more of a description here...
isSetAssignedToStructuralItem(),
unsetAssignedToStructuralItem(),
Ifc4Package.getIfcStructuralActivity_AssignedToStructuralItem(),
IfcRelConnectsStructuralActivity.getRelatedStructuralActivity()void unsetAssignedToStructuralItem()
Assigned To Structural Item' reference list.
boolean isSetAssignedToStructuralItem()
Assigned To Structural Item' reference list is set.
unsetAssignedToStructuralItem(),
getAssignedToStructuralItem()Copyright © 2018 OpenSource BIM. All rights reserved.