public interface IfcBuildingSystem extends IfcSystem
| Modifier and Type | Method and Description |
|---|---|
String |
getLongName()
Returns the value of the 'Long Name' attribute.
|
IfcBuildingSystemTypeEnum |
getPredefinedType()
Returns the value of the 'Predefined Type' attribute.
|
boolean |
isSetLongName()
Returns whether the value of the '
Long Name' attribute is set. |
boolean |
isSetPredefinedType()
Returns whether the value of the '
Predefined Type' attribute is set. |
void |
setLongName(String value)
Sets the value of the '
Long Name' attribute. |
void |
setPredefinedType(IfcBuildingSystemTypeEnum value)
Sets the value of the '
Predefined Type' attribute. |
void |
unsetLongName()
Unsets the value of the '
Long Name' attribute. |
void |
unsetPredefinedType()
Unsets the value of the '
Predefined Type' attribute. |
getServicesBuildings, isSetServicesBuildings, unsetServicesBuildingsgetIsGroupedBy, isSetIsGroupedBy, unsetIsGroupedBygetDeclares, 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, removeIfcBuildingSystemTypeEnum getPredefinedType()
IfcBuildingSystemTypeEnum.
If the meaning of the 'Predefined Type' attribute isn't clear, there really should be more of a description here...
IfcBuildingSystemTypeEnum,
isSetPredefinedType(),
unsetPredefinedType(),
setPredefinedType(IfcBuildingSystemTypeEnum),
Ifc4Package.getIfcBuildingSystem_PredefinedType()void setPredefinedType(IfcBuildingSystemTypeEnum value)
Predefined Type' attribute.
value - the new value of the 'Predefined Type' attribute.IfcBuildingSystemTypeEnum,
isSetPredefinedType(),
unsetPredefinedType(),
getPredefinedType()void unsetPredefinedType()
Predefined Type' attribute.
boolean isSetPredefinedType()
Predefined Type' attribute is set.
unsetPredefinedType(),
getPredefinedType(),
setPredefinedType(IfcBuildingSystemTypeEnum)String getLongName()
If the meaning of the 'Long Name' attribute isn't clear, there really should be more of a description here...
isSetLongName(),
unsetLongName(),
setLongName(String),
Ifc4Package.getIfcBuildingSystem_LongName()void setLongName(String value)
Long Name' attribute.
value - the new value of the 'Long Name' attribute.isSetLongName(),
unsetLongName(),
getLongName()void unsetLongName()
Long Name' attribute.
isSetLongName(),
getLongName(),
setLongName(String)boolean isSetLongName()
Long Name' attribute is set.
unsetLongName(),
getLongName(),
setLongName(String)Copyright © 2018 OpenSource BIM. All rights reserved.