public interface IfcMechanicalConcreteMaterialProperties extends IfcMechanicalMaterialProperties
| Modifier and Type | Method and Description |
|---|---|
String |
getAdmixturesDescription()
Returns the value of the 'Admixtures Description' attribute.
|
double |
getCompressiveStrength()
Returns the value of the 'Compressive Strength' attribute.
|
String |
getCompressiveStrengthAsString()
Returns the value of the 'Compressive Strength As String' attribute.
|
double |
getMaxAggregateSize()
Returns the value of the 'Max Aggregate Size' attribute.
|
String |
getMaxAggregateSizeAsString()
Returns the value of the 'Max Aggregate Size As String' attribute.
|
double |
getProtectivePoreRatio()
Returns the value of the 'Protective Pore Ratio' attribute.
|
String |
getProtectivePoreRatioAsString()
Returns the value of the 'Protective Pore Ratio As String' attribute.
|
String |
getWaterImpermeability()
Returns the value of the 'Water Impermeability' attribute.
|
String |
getWorkability()
Returns the value of the 'Workability' attribute.
|
boolean |
isSetAdmixturesDescription()
Returns whether the value of the '
Admixtures Description' attribute is set. |
boolean |
isSetCompressiveStrength()
Returns whether the value of the '
Compressive Strength' attribute is set. |
boolean |
isSetCompressiveStrengthAsString()
Returns whether the value of the '
Compressive Strength As String' attribute is set. |
boolean |
isSetMaxAggregateSize()
Returns whether the value of the '
Max Aggregate Size' attribute is set. |
boolean |
isSetMaxAggregateSizeAsString()
Returns whether the value of the '
Max Aggregate Size As String' attribute is set. |
boolean |
isSetProtectivePoreRatio()
Returns whether the value of the '
Protective Pore Ratio' attribute is set. |
boolean |
isSetProtectivePoreRatioAsString()
Returns whether the value of the '
Protective Pore Ratio As String' attribute is set. |
boolean |
isSetWaterImpermeability()
Returns whether the value of the '
Water Impermeability' attribute is set. |
boolean |
isSetWorkability()
Returns whether the value of the '
Workability' attribute is set. |
void |
setAdmixturesDescription(String value)
Sets the value of the '
Admixtures Description' attribute. |
void |
setCompressiveStrength(double value)
Sets the value of the '
Compressive Strength' attribute. |
void |
setCompressiveStrengthAsString(String value)
Sets the value of the '
Compressive Strength As String' attribute. |
void |
setMaxAggregateSize(double value)
Sets the value of the '
Max Aggregate Size' attribute. |
void |
setMaxAggregateSizeAsString(String value)
Sets the value of the '
Max Aggregate Size As String' attribute. |
void |
setProtectivePoreRatio(double value)
Sets the value of the '
Protective Pore Ratio' attribute. |
void |
setProtectivePoreRatioAsString(String value)
Sets the value of the '
Protective Pore Ratio As String' attribute. |
void |
setWaterImpermeability(String value)
Sets the value of the '
Water Impermeability' attribute. |
void |
setWorkability(String value)
Sets the value of the '
Workability' attribute. |
void |
unsetAdmixturesDescription()
Unsets the value of the '
Admixtures Description' attribute. |
void |
unsetCompressiveStrength()
Unsets the value of the '
Compressive Strength' attribute. |
void |
unsetCompressiveStrengthAsString()
Unsets the value of the '
Compressive Strength As String' attribute. |
void |
unsetMaxAggregateSize()
Unsets the value of the '
Max Aggregate Size' attribute. |
void |
unsetMaxAggregateSizeAsString()
Unsets the value of the '
Max Aggregate Size As String' attribute. |
void |
unsetProtectivePoreRatio()
Unsets the value of the '
Protective Pore Ratio' attribute. |
void |
unsetProtectivePoreRatioAsString()
Unsets the value of the '
Protective Pore Ratio As String' attribute. |
void |
unsetWaterImpermeability()
Unsets the value of the '
Water Impermeability' attribute. |
void |
unsetWorkability()
Unsets the value of the '
Workability' attribute. |
getDynamicViscosity, getDynamicViscosityAsString, getPoissonRatio, getPoissonRatioAsString, getShearModulus, getShearModulusAsString, getThermalExpansionCoefficient, getThermalExpansionCoefficientAsString, getYoungModulus, getYoungModulusAsString, isSetDynamicViscosity, isSetDynamicViscosityAsString, isSetPoissonRatio, isSetPoissonRatioAsString, isSetShearModulus, isSetShearModulusAsString, isSetThermalExpansionCoefficient, isSetThermalExpansionCoefficientAsString, isSetYoungModulus, isSetYoungModulusAsString, setDynamicViscosity, setDynamicViscosityAsString, setPoissonRatio, setPoissonRatioAsString, setShearModulus, setShearModulusAsString, setThermalExpansionCoefficient, setThermalExpansionCoefficientAsString, setYoungModulus, setYoungModulusAsString, unsetDynamicViscosity, unsetDynamicViscosityAsString, unsetPoissonRatio, unsetPoissonRatioAsString, unsetShearModulus, unsetShearModulusAsString, unsetThermalExpansionCoefficient, unsetThermalExpansionCoefficientAsString, unsetYoungModulus, unsetYoungModulusAsStringgetMaterial, setMaterialforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removedouble getCompressiveStrength()
If the meaning of the 'Compressive Strength' attribute isn't clear, there really should be more of a description here...
isSetCompressiveStrength(),
unsetCompressiveStrength(),
setCompressiveStrength(double),
Ifc2x3tc1Package.getIfcMechanicalConcreteMaterialProperties_CompressiveStrength()void setCompressiveStrength(double value)
Compressive Strength' attribute.
value - the new value of the 'Compressive Strength' attribute.isSetCompressiveStrength(),
unsetCompressiveStrength(),
getCompressiveStrength()void unsetCompressiveStrength()
Compressive Strength' attribute.
boolean isSetCompressiveStrength()
Compressive Strength' attribute is set.
unsetCompressiveStrength(),
getCompressiveStrength(),
setCompressiveStrength(double)String getCompressiveStrengthAsString()
If the meaning of the 'Compressive Strength As String' attribute isn't clear, there really should be more of a description here...
isSetCompressiveStrengthAsString(),
unsetCompressiveStrengthAsString(),
setCompressiveStrengthAsString(String),
Ifc2x3tc1Package.getIfcMechanicalConcreteMaterialProperties_CompressiveStrengthAsString()void setCompressiveStrengthAsString(String value)
Compressive Strength As String' attribute.
value - the new value of the 'Compressive Strength As String' attribute.isSetCompressiveStrengthAsString(),
unsetCompressiveStrengthAsString(),
getCompressiveStrengthAsString()void unsetCompressiveStrengthAsString()
Compressive Strength As String' attribute.
boolean isSetCompressiveStrengthAsString()
Compressive Strength As String' attribute is set.
unsetCompressiveStrengthAsString(),
getCompressiveStrengthAsString(),
setCompressiveStrengthAsString(String)double getMaxAggregateSize()
If the meaning of the 'Max Aggregate Size' attribute isn't clear, there really should be more of a description here...
isSetMaxAggregateSize(),
unsetMaxAggregateSize(),
setMaxAggregateSize(double),
Ifc2x3tc1Package.getIfcMechanicalConcreteMaterialProperties_MaxAggregateSize()void setMaxAggregateSize(double value)
Max Aggregate Size' attribute.
value - the new value of the 'Max Aggregate Size' attribute.isSetMaxAggregateSize(),
unsetMaxAggregateSize(),
getMaxAggregateSize()void unsetMaxAggregateSize()
Max Aggregate Size' attribute.
boolean isSetMaxAggregateSize()
Max Aggregate Size' attribute is set.
unsetMaxAggregateSize(),
getMaxAggregateSize(),
setMaxAggregateSize(double)String getMaxAggregateSizeAsString()
If the meaning of the 'Max Aggregate Size As String' attribute isn't clear, there really should be more of a description here...
isSetMaxAggregateSizeAsString(),
unsetMaxAggregateSizeAsString(),
setMaxAggregateSizeAsString(String),
Ifc2x3tc1Package.getIfcMechanicalConcreteMaterialProperties_MaxAggregateSizeAsString()void setMaxAggregateSizeAsString(String value)
Max Aggregate Size As String' attribute.
value - the new value of the 'Max Aggregate Size As String' attribute.isSetMaxAggregateSizeAsString(),
unsetMaxAggregateSizeAsString(),
getMaxAggregateSizeAsString()void unsetMaxAggregateSizeAsString()
Max Aggregate Size As String' attribute.
boolean isSetMaxAggregateSizeAsString()
Max Aggregate Size As String' attribute is set.
unsetMaxAggregateSizeAsString(),
getMaxAggregateSizeAsString(),
setMaxAggregateSizeAsString(String)String getAdmixturesDescription()
If the meaning of the 'Admixtures Description' attribute isn't clear, there really should be more of a description here...
isSetAdmixturesDescription(),
unsetAdmixturesDescription(),
setAdmixturesDescription(String),
Ifc2x3tc1Package.getIfcMechanicalConcreteMaterialProperties_AdmixturesDescription()void setAdmixturesDescription(String value)
Admixtures Description' attribute.
value - the new value of the 'Admixtures Description' attribute.isSetAdmixturesDescription(),
unsetAdmixturesDescription(),
getAdmixturesDescription()void unsetAdmixturesDescription()
Admixtures Description' attribute.
boolean isSetAdmixturesDescription()
Admixtures Description' attribute is set.
unsetAdmixturesDescription(),
getAdmixturesDescription(),
setAdmixturesDescription(String)String getWorkability()
If the meaning of the 'Workability' attribute isn't clear, there really should be more of a description here...
isSetWorkability(),
unsetWorkability(),
setWorkability(String),
Ifc2x3tc1Package.getIfcMechanicalConcreteMaterialProperties_Workability()void setWorkability(String value)
Workability' attribute.
value - the new value of the 'Workability' attribute.isSetWorkability(),
unsetWorkability(),
getWorkability()void unsetWorkability()
Workability' attribute.
isSetWorkability(),
getWorkability(),
setWorkability(String)boolean isSetWorkability()
Workability' attribute is set.
unsetWorkability(),
getWorkability(),
setWorkability(String)double getProtectivePoreRatio()
If the meaning of the 'Protective Pore Ratio' attribute isn't clear, there really should be more of a description here...
isSetProtectivePoreRatio(),
unsetProtectivePoreRatio(),
setProtectivePoreRatio(double),
Ifc2x3tc1Package.getIfcMechanicalConcreteMaterialProperties_ProtectivePoreRatio()void setProtectivePoreRatio(double value)
Protective Pore Ratio' attribute.
value - the new value of the 'Protective Pore Ratio' attribute.isSetProtectivePoreRatio(),
unsetProtectivePoreRatio(),
getProtectivePoreRatio()void unsetProtectivePoreRatio()
Protective Pore Ratio' attribute.
boolean isSetProtectivePoreRatio()
Protective Pore Ratio' attribute is set.
unsetProtectivePoreRatio(),
getProtectivePoreRatio(),
setProtectivePoreRatio(double)String getProtectivePoreRatioAsString()
If the meaning of the 'Protective Pore Ratio As String' attribute isn't clear, there really should be more of a description here...
isSetProtectivePoreRatioAsString(),
unsetProtectivePoreRatioAsString(),
setProtectivePoreRatioAsString(String),
Ifc2x3tc1Package.getIfcMechanicalConcreteMaterialProperties_ProtectivePoreRatioAsString()void setProtectivePoreRatioAsString(String value)
Protective Pore Ratio As String' attribute.
value - the new value of the 'Protective Pore Ratio As String' attribute.isSetProtectivePoreRatioAsString(),
unsetProtectivePoreRatioAsString(),
getProtectivePoreRatioAsString()void unsetProtectivePoreRatioAsString()
Protective Pore Ratio As String' attribute.
boolean isSetProtectivePoreRatioAsString()
Protective Pore Ratio As String' attribute is set.
unsetProtectivePoreRatioAsString(),
getProtectivePoreRatioAsString(),
setProtectivePoreRatioAsString(String)String getWaterImpermeability()
If the meaning of the 'Water Impermeability' attribute isn't clear, there really should be more of a description here...
isSetWaterImpermeability(),
unsetWaterImpermeability(),
setWaterImpermeability(String),
Ifc2x3tc1Package.getIfcMechanicalConcreteMaterialProperties_WaterImpermeability()void setWaterImpermeability(String value)
Water Impermeability' attribute.
value - the new value of the 'Water Impermeability' attribute.isSetWaterImpermeability(),
unsetWaterImpermeability(),
getWaterImpermeability()void unsetWaterImpermeability()
Water Impermeability' attribute.
boolean isSetWaterImpermeability()
Water Impermeability' attribute is set.
unsetWaterImpermeability(),
getWaterImpermeability(),
setWaterImpermeability(String)Copyright © 2018 OpenSource BIM. All rights reserved.