public interface IfcReinforcementDefinitionProperties extends IfcPreDefinedPropertySet
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
String |
getDefinitionType()
Returns the value of the 'Definition Type' attribute.
|
org.eclipse.emf.common.util.EList<IfcSectionReinforcementProperties> |
getReinforcementSectionDefinitions()
Returns the value of the 'Reinforcement Section Definitions' reference list.
|
boolean |
isSetDefinitionType()
Returns whether the value of the '
Definition Type' attribute is set. |
void |
setDefinitionType(String value)
Sets the value of the '
Definition Type' attribute. |
void |
unsetDefinitionType()
Unsets the value of the '
Definition Type' attribute. |
getDefinesOccurrence, getDefinesType, getIsDefinedBy, isSetDefinesOccurrence, isSetDefinesType, isSetIsDefinedBy, unsetDefinesOccurrence, unsetDefinesType, unsetIsDefinedBygetHasAssociations, getHasContext, isSetHasAssociations, isSetHasContext, unsetHasAssociations, unsetHasContextgetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, isSetOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetName, unsetOwnerHistoryforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getDefinitionType()
If the meaning of the 'Definition Type' attribute isn't clear, there really should be more of a description here...
isSetDefinitionType(),
unsetDefinitionType(),
setDefinitionType(String),
Ifc4Package.getIfcReinforcementDefinitionProperties_DefinitionType()void setDefinitionType(String value)
Definition Type' attribute.
value - the new value of the 'Definition Type' attribute.isSetDefinitionType(),
unsetDefinitionType(),
getDefinitionType()void unsetDefinitionType()
Definition Type' attribute.
boolean isSetDefinitionType()
Definition Type' attribute is set.
unsetDefinitionType(),
getDefinitionType(),
setDefinitionType(String)org.eclipse.emf.common.util.EList<IfcSectionReinforcementProperties> getReinforcementSectionDefinitions()
IfcSectionReinforcementProperties.
If the meaning of the 'Reinforcement Section Definitions' reference list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcReinforcementDefinitionProperties_ReinforcementSectionDefinitions()Copyright © 2018 OpenSource BIM. All rights reserved.