public interface IfcMechanicalSteelMaterialProperties extends IfcMechanicalMaterialProperties
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
double |
getHardeningModule()
Returns the value of the 'Hardening Module' attribute.
|
String |
getHardeningModuleAsString()
Returns the value of the 'Hardening Module As String' attribute.
|
double |
getPlasticStrain()
Returns the value of the 'Plastic Strain' attribute.
|
String |
getPlasticStrainAsString()
Returns the value of the 'Plastic Strain As String' attribute.
|
double |
getProportionalStress()
Returns the value of the 'Proportional Stress' attribute.
|
String |
getProportionalStressAsString()
Returns the value of the 'Proportional Stress As String' attribute.
|
org.eclipse.emf.common.util.EList<IfcRelaxation> |
getRelaxations()
Returns the value of the 'Relaxations' reference list.
|
double |
getUltimateStrain()
Returns the value of the 'Ultimate Strain' attribute.
|
String |
getUltimateStrainAsString()
Returns the value of the 'Ultimate Strain As String' attribute.
|
double |
getUltimateStress()
Returns the value of the 'Ultimate Stress' attribute.
|
String |
getUltimateStressAsString()
Returns the value of the 'Ultimate Stress As String' attribute.
|
double |
getYieldStress()
Returns the value of the 'Yield Stress' attribute.
|
String |
getYieldStressAsString()
Returns the value of the 'Yield Stress As String' attribute.
|
boolean |
isSetHardeningModule()
Returns whether the value of the '
Hardening Module' attribute is set. |
boolean |
isSetHardeningModuleAsString()
Returns whether the value of the '
Hardening Module As String' attribute is set. |
boolean |
isSetPlasticStrain()
Returns whether the value of the '
Plastic Strain' attribute is set. |
boolean |
isSetPlasticStrainAsString()
Returns whether the value of the '
Plastic Strain As String' attribute is set. |
boolean |
isSetProportionalStress()
Returns whether the value of the '
Proportional Stress' attribute is set. |
boolean |
isSetProportionalStressAsString()
Returns whether the value of the '
Proportional Stress As String' attribute is set. |
boolean |
isSetRelaxations()
Returns whether the value of the '
Relaxations' reference list is set. |
boolean |
isSetUltimateStrain()
Returns whether the value of the '
Ultimate Strain' attribute is set. |
boolean |
isSetUltimateStrainAsString()
Returns whether the value of the '
Ultimate Strain As String' attribute is set. |
boolean |
isSetUltimateStress()
Returns whether the value of the '
Ultimate Stress' attribute is set. |
boolean |
isSetUltimateStressAsString()
Returns whether the value of the '
Ultimate Stress As String' attribute is set. |
boolean |
isSetYieldStress()
Returns whether the value of the '
Yield Stress' attribute is set. |
boolean |
isSetYieldStressAsString()
Returns whether the value of the '
Yield Stress As String' attribute is set. |
void |
setHardeningModule(double value)
Sets the value of the '
Hardening Module' attribute. |
void |
setHardeningModuleAsString(String value)
Sets the value of the '
Hardening Module As String' attribute. |
void |
setPlasticStrain(double value)
Sets the value of the '
Plastic Strain' attribute. |
void |
setPlasticStrainAsString(String value)
Sets the value of the '
Plastic Strain As String' attribute. |
void |
setProportionalStress(double value)
Sets the value of the '
Proportional Stress' attribute. |
void |
setProportionalStressAsString(String value)
Sets the value of the '
Proportional Stress As String' attribute. |
void |
setUltimateStrain(double value)
Sets the value of the '
Ultimate Strain' attribute. |
void |
setUltimateStrainAsString(String value)
Sets the value of the '
Ultimate Strain As String' attribute. |
void |
setUltimateStress(double value)
Sets the value of the '
Ultimate Stress' attribute. |
void |
setUltimateStressAsString(String value)
Sets the value of the '
Ultimate Stress As String' attribute. |
void |
setYieldStress(double value)
Sets the value of the '
Yield Stress' attribute. |
void |
setYieldStressAsString(String value)
Sets the value of the '
Yield Stress As String' attribute. |
void |
unsetHardeningModule()
Unsets the value of the '
Hardening Module' attribute. |
void |
unsetHardeningModuleAsString()
Unsets the value of the '
Hardening Module As String' attribute. |
void |
unsetPlasticStrain()
Unsets the value of the '
Plastic Strain' attribute. |
void |
unsetPlasticStrainAsString()
Unsets the value of the '
Plastic Strain As String' attribute. |
void |
unsetProportionalStress()
Unsets the value of the '
Proportional Stress' attribute. |
void |
unsetProportionalStressAsString()
Unsets the value of the '
Proportional Stress As String' attribute. |
void |
unsetRelaxations()
Unsets the value of the '
Relaxations' reference list. |
void |
unsetUltimateStrain()
Unsets the value of the '
Ultimate Strain' attribute. |
void |
unsetUltimateStrainAsString()
Unsets the value of the '
Ultimate Strain As String' attribute. |
void |
unsetUltimateStress()
Unsets the value of the '
Ultimate Stress' attribute. |
void |
unsetUltimateStressAsString()
Unsets the value of the '
Ultimate Stress As String' attribute. |
void |
unsetYieldStress()
Unsets the value of the '
Yield Stress' attribute. |
void |
unsetYieldStressAsString()
Unsets the value of the '
Yield Stress As String' 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 getYieldStress()
If the meaning of the 'Yield Stress' attribute isn't clear, there really should be more of a description here...
isSetYieldStress(),
unsetYieldStress(),
setYieldStress(double),
Ifc2x3tc1Package.getIfcMechanicalSteelMaterialProperties_YieldStress()void setYieldStress(double value)
Yield Stress' attribute.
value - the new value of the 'Yield Stress' attribute.isSetYieldStress(),
unsetYieldStress(),
getYieldStress()void unsetYieldStress()
Yield Stress' attribute.
isSetYieldStress(),
getYieldStress(),
setYieldStress(double)boolean isSetYieldStress()
Yield Stress' attribute is set.
unsetYieldStress(),
getYieldStress(),
setYieldStress(double)String getYieldStressAsString()
If the meaning of the 'Yield Stress As String' attribute isn't clear, there really should be more of a description here...
isSetYieldStressAsString(),
unsetYieldStressAsString(),
setYieldStressAsString(String),
Ifc2x3tc1Package.getIfcMechanicalSteelMaterialProperties_YieldStressAsString()void setYieldStressAsString(String value)
Yield Stress As String' attribute.
value - the new value of the 'Yield Stress As String' attribute.isSetYieldStressAsString(),
unsetYieldStressAsString(),
getYieldStressAsString()void unsetYieldStressAsString()
Yield Stress As String' attribute.
boolean isSetYieldStressAsString()
Yield Stress As String' attribute is set.
unsetYieldStressAsString(),
getYieldStressAsString(),
setYieldStressAsString(String)double getUltimateStress()
If the meaning of the 'Ultimate Stress' attribute isn't clear, there really should be more of a description here...
isSetUltimateStress(),
unsetUltimateStress(),
setUltimateStress(double),
Ifc2x3tc1Package.getIfcMechanicalSteelMaterialProperties_UltimateStress()void setUltimateStress(double value)
Ultimate Stress' attribute.
value - the new value of the 'Ultimate Stress' attribute.isSetUltimateStress(),
unsetUltimateStress(),
getUltimateStress()void unsetUltimateStress()
Ultimate Stress' attribute.
boolean isSetUltimateStress()
Ultimate Stress' attribute is set.
unsetUltimateStress(),
getUltimateStress(),
setUltimateStress(double)String getUltimateStressAsString()
If the meaning of the 'Ultimate Stress As String' attribute isn't clear, there really should be more of a description here...
isSetUltimateStressAsString(),
unsetUltimateStressAsString(),
setUltimateStressAsString(String),
Ifc2x3tc1Package.getIfcMechanicalSteelMaterialProperties_UltimateStressAsString()void setUltimateStressAsString(String value)
Ultimate Stress As String' attribute.
value - the new value of the 'Ultimate Stress As String' attribute.isSetUltimateStressAsString(),
unsetUltimateStressAsString(),
getUltimateStressAsString()void unsetUltimateStressAsString()
Ultimate Stress As String' attribute.
boolean isSetUltimateStressAsString()
Ultimate Stress As String' attribute is set.
unsetUltimateStressAsString(),
getUltimateStressAsString(),
setUltimateStressAsString(String)double getUltimateStrain()
If the meaning of the 'Ultimate Strain' attribute isn't clear, there really should be more of a description here...
isSetUltimateStrain(),
unsetUltimateStrain(),
setUltimateStrain(double),
Ifc2x3tc1Package.getIfcMechanicalSteelMaterialProperties_UltimateStrain()void setUltimateStrain(double value)
Ultimate Strain' attribute.
value - the new value of the 'Ultimate Strain' attribute.isSetUltimateStrain(),
unsetUltimateStrain(),
getUltimateStrain()void unsetUltimateStrain()
Ultimate Strain' attribute.
boolean isSetUltimateStrain()
Ultimate Strain' attribute is set.
unsetUltimateStrain(),
getUltimateStrain(),
setUltimateStrain(double)String getUltimateStrainAsString()
If the meaning of the 'Ultimate Strain As String' attribute isn't clear, there really should be more of a description here...
isSetUltimateStrainAsString(),
unsetUltimateStrainAsString(),
setUltimateStrainAsString(String),
Ifc2x3tc1Package.getIfcMechanicalSteelMaterialProperties_UltimateStrainAsString()void setUltimateStrainAsString(String value)
Ultimate Strain As String' attribute.
value - the new value of the 'Ultimate Strain As String' attribute.isSetUltimateStrainAsString(),
unsetUltimateStrainAsString(),
getUltimateStrainAsString()void unsetUltimateStrainAsString()
Ultimate Strain As String' attribute.
boolean isSetUltimateStrainAsString()
Ultimate Strain As String' attribute is set.
unsetUltimateStrainAsString(),
getUltimateStrainAsString(),
setUltimateStrainAsString(String)double getHardeningModule()
If the meaning of the 'Hardening Module' attribute isn't clear, there really should be more of a description here...
isSetHardeningModule(),
unsetHardeningModule(),
setHardeningModule(double),
Ifc2x3tc1Package.getIfcMechanicalSteelMaterialProperties_HardeningModule()void setHardeningModule(double value)
Hardening Module' attribute.
value - the new value of the 'Hardening Module' attribute.isSetHardeningModule(),
unsetHardeningModule(),
getHardeningModule()void unsetHardeningModule()
Hardening Module' attribute.
boolean isSetHardeningModule()
Hardening Module' attribute is set.
unsetHardeningModule(),
getHardeningModule(),
setHardeningModule(double)String getHardeningModuleAsString()
If the meaning of the 'Hardening Module As String' attribute isn't clear, there really should be more of a description here...
isSetHardeningModuleAsString(),
unsetHardeningModuleAsString(),
setHardeningModuleAsString(String),
Ifc2x3tc1Package.getIfcMechanicalSteelMaterialProperties_HardeningModuleAsString()void setHardeningModuleAsString(String value)
Hardening Module As String' attribute.
value - the new value of the 'Hardening Module As String' attribute.isSetHardeningModuleAsString(),
unsetHardeningModuleAsString(),
getHardeningModuleAsString()void unsetHardeningModuleAsString()
Hardening Module As String' attribute.
boolean isSetHardeningModuleAsString()
Hardening Module As String' attribute is set.
unsetHardeningModuleAsString(),
getHardeningModuleAsString(),
setHardeningModuleAsString(String)double getProportionalStress()
If the meaning of the 'Proportional Stress' attribute isn't clear, there really should be more of a description here...
isSetProportionalStress(),
unsetProportionalStress(),
setProportionalStress(double),
Ifc2x3tc1Package.getIfcMechanicalSteelMaterialProperties_ProportionalStress()void setProportionalStress(double value)
Proportional Stress' attribute.
value - the new value of the 'Proportional Stress' attribute.isSetProportionalStress(),
unsetProportionalStress(),
getProportionalStress()void unsetProportionalStress()
Proportional Stress' attribute.
boolean isSetProportionalStress()
Proportional Stress' attribute is set.
unsetProportionalStress(),
getProportionalStress(),
setProportionalStress(double)String getProportionalStressAsString()
If the meaning of the 'Proportional Stress As String' attribute isn't clear, there really should be more of a description here...
isSetProportionalStressAsString(),
unsetProportionalStressAsString(),
setProportionalStressAsString(String),
Ifc2x3tc1Package.getIfcMechanicalSteelMaterialProperties_ProportionalStressAsString()void setProportionalStressAsString(String value)
Proportional Stress As String' attribute.
value - the new value of the 'Proportional Stress As String' attribute.isSetProportionalStressAsString(),
unsetProportionalStressAsString(),
getProportionalStressAsString()void unsetProportionalStressAsString()
Proportional Stress As String' attribute.
boolean isSetProportionalStressAsString()
Proportional Stress As String' attribute is set.
unsetProportionalStressAsString(),
getProportionalStressAsString(),
setProportionalStressAsString(String)double getPlasticStrain()
If the meaning of the 'Plastic Strain' attribute isn't clear, there really should be more of a description here...
isSetPlasticStrain(),
unsetPlasticStrain(),
setPlasticStrain(double),
Ifc2x3tc1Package.getIfcMechanicalSteelMaterialProperties_PlasticStrain()void setPlasticStrain(double value)
Plastic Strain' attribute.
value - the new value of the 'Plastic Strain' attribute.isSetPlasticStrain(),
unsetPlasticStrain(),
getPlasticStrain()void unsetPlasticStrain()
Plastic Strain' attribute.
boolean isSetPlasticStrain()
Plastic Strain' attribute is set.
unsetPlasticStrain(),
getPlasticStrain(),
setPlasticStrain(double)String getPlasticStrainAsString()
If the meaning of the 'Plastic Strain As String' attribute isn't clear, there really should be more of a description here...
isSetPlasticStrainAsString(),
unsetPlasticStrainAsString(),
setPlasticStrainAsString(String),
Ifc2x3tc1Package.getIfcMechanicalSteelMaterialProperties_PlasticStrainAsString()void setPlasticStrainAsString(String value)
Plastic Strain As String' attribute.
value - the new value of the 'Plastic Strain As String' attribute.isSetPlasticStrainAsString(),
unsetPlasticStrainAsString(),
getPlasticStrainAsString()void unsetPlasticStrainAsString()
Plastic Strain As String' attribute.
boolean isSetPlasticStrainAsString()
Plastic Strain As String' attribute is set.
unsetPlasticStrainAsString(),
getPlasticStrainAsString(),
setPlasticStrainAsString(String)org.eclipse.emf.common.util.EList<IfcRelaxation> getRelaxations()
IfcRelaxation.
If the meaning of the 'Relaxations' reference list isn't clear, there really should be more of a description here...
isSetRelaxations(),
unsetRelaxations(),
Ifc2x3tc1Package.getIfcMechanicalSteelMaterialProperties_Relaxations()void unsetRelaxations()
Relaxations' reference list.
isSetRelaxations(),
getRelaxations()boolean isSetRelaxations()
Relaxations' reference list is set.
unsetRelaxations(),
getRelaxations()Copyright © 2018 OpenSource BIM. All rights reserved.