public interface IfcBuildingStorey extends IfcSpatialStructureElement
| Modifier and Type | Method and Description |
|---|---|
double |
getElevation()
Returns the value of the 'Elevation' attribute.
|
String |
getElevationAsString()
Returns the value of the 'Elevation As String' attribute.
|
boolean |
isSetElevation()
Returns whether the value of the '
Elevation' attribute is set. |
boolean |
isSetElevationAsString()
Returns whether the value of the '
Elevation As String' attribute is set. |
void |
setElevation(double value)
Sets the value of the '
Elevation' attribute. |
void |
setElevationAsString(String value)
Sets the value of the '
Elevation As String' attribute. |
void |
unsetElevation()
Unsets the value of the '
Elevation' attribute. |
void |
unsetElevationAsString()
Unsets the value of the '
Elevation As String' attribute. |
getCompositionType, isSetCompositionType, setCompositionType, unsetCompositionTypegetContainsElements, getLongName, getReferencesElements, getServicedBySystems, isSetContainsElements, isSetLongName, isSetReferencesElements, isSetServicedBySystems, setLongName, unsetContainsElements, unsetLongName, unsetReferencesElements, unsetServicedBySystemsgetGeometry, 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, removedouble getElevation()
If the meaning of the 'Elevation' attribute isn't clear, there really should be more of a description here...
isSetElevation(),
unsetElevation(),
setElevation(double),
Ifc4Package.getIfcBuildingStorey_Elevation()void setElevation(double value)
Elevation' attribute.
value - the new value of the 'Elevation' attribute.isSetElevation(),
unsetElevation(),
getElevation()void unsetElevation()
Elevation' attribute.
isSetElevation(),
getElevation(),
setElevation(double)boolean isSetElevation()
Elevation' attribute is set.
unsetElevation(),
getElevation(),
setElevation(double)String getElevationAsString()
If the meaning of the 'Elevation As String' attribute isn't clear, there really should be more of a description here...
isSetElevationAsString(),
unsetElevationAsString(),
setElevationAsString(String),
Ifc4Package.getIfcBuildingStorey_ElevationAsString()void setElevationAsString(String value)
Elevation As String' attribute.
value - the new value of the 'Elevation As String' attribute.isSetElevationAsString(),
unsetElevationAsString(),
getElevationAsString()void unsetElevationAsString()
Elevation As String' attribute.
boolean isSetElevationAsString()
Elevation As String' attribute is set.
unsetElevationAsString(),
getElevationAsString(),
setElevationAsString(String)Copyright © 2018 OpenSource BIM. All rights reserved.