public class IfcStructuralLoadTemperatureImpl extends IfcStructuralLoadStaticImpl implements IfcStructuralLoadTemperature
The following features are implemented:
IdEObjectImpl.Stateorg.eclipse.emf.ecore.impl.MinimalEObjectImpl.Containerorg.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImplorg.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterListEVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET| Modifier | Constructor and Description |
|---|---|
protected |
IfcStructuralLoadTemperatureImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
double |
getDeltaT_Constant() |
String |
getDeltaT_ConstantAsString() |
double |
getDeltaT_Y() |
String |
getDeltaT_YAsString() |
double |
getDeltaT_Z() |
String |
getDeltaT_ZAsString() |
boolean |
isSetDeltaT_Constant() |
boolean |
isSetDeltaT_ConstantAsString() |
boolean |
isSetDeltaT_Y() |
boolean |
isSetDeltaT_YAsString() |
boolean |
isSetDeltaT_Z() |
boolean |
isSetDeltaT_ZAsString() |
void |
setDeltaT_Constant(double newDeltaT_Constant) |
void |
setDeltaT_ConstantAsString(String newDeltaT_ConstantAsString) |
void |
setDeltaT_Y(double newDeltaT_Y) |
void |
setDeltaT_YAsString(String newDeltaT_YAsString) |
void |
setDeltaT_Z(double newDeltaT_Z) |
void |
setDeltaT_ZAsString(String newDeltaT_ZAsString) |
void |
unsetDeltaT_Constant() |
void |
unsetDeltaT_ConstantAsString() |
void |
unsetDeltaT_Y() |
void |
unsetDeltaT_YAsString() |
void |
unsetDeltaT_Z() |
void |
unsetDeltaT_ZAsString() |
eStaticFeatureCount, getName, isSetName, setName, unsetNamedynamicGet, dynamicSet, eSet, eSet, eSettingDelegate, forceLoad, getExpressId, getLoadingState, getModel, getOid, getPid, getQueryInterface, getRid, hasModel, isLoadedOrLoading, load, remove, setExpressId, setLoaded, setLoading, setLoadingState, setModel, setOid, setPid, setQueryInterface, setRid, useInversesdynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eInternalContainer, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettingseAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSetResource, eSetStore, eSetting, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticOperationCount, eStore, eUnset, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toStringeNotificationRequired, eNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetName, isSetName, setName, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetprotected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class IfcStructuralLoadStaticImplpublic double getDeltaT_Constant()
getDeltaT_Constant in interface IfcStructuralLoadTemperatureIfcStructuralLoadTemperature.isSetDeltaT_Constant(),
IfcStructuralLoadTemperature.unsetDeltaT_Constant(),
IfcStructuralLoadTemperature.setDeltaT_Constant(double),
Ifc2x3tc1Package.getIfcStructuralLoadTemperature_DeltaT_Constant()public void setDeltaT_Constant(double newDeltaT_Constant)
setDeltaT_Constant in interface IfcStructuralLoadTemperaturenewDeltaT_Constant - the new value of the 'Delta TConstant' attribute.IfcStructuralLoadTemperature.isSetDeltaT_Constant(),
IfcStructuralLoadTemperature.unsetDeltaT_Constant(),
IfcStructuralLoadTemperature.getDeltaT_Constant()public void unsetDeltaT_Constant()
public boolean isSetDeltaT_Constant()
isSetDeltaT_Constant in interface IfcStructuralLoadTemperatureIfcStructuralLoadTemperature.unsetDeltaT_Constant(),
IfcStructuralLoadTemperature.getDeltaT_Constant(),
IfcStructuralLoadTemperature.setDeltaT_Constant(double)public String getDeltaT_ConstantAsString()
getDeltaT_ConstantAsString in interface IfcStructuralLoadTemperatureIfcStructuralLoadTemperature.isSetDeltaT_ConstantAsString(),
IfcStructuralLoadTemperature.unsetDeltaT_ConstantAsString(),
IfcStructuralLoadTemperature.setDeltaT_ConstantAsString(String),
Ifc2x3tc1Package.getIfcStructuralLoadTemperature_DeltaT_ConstantAsString()public void setDeltaT_ConstantAsString(String newDeltaT_ConstantAsString)
setDeltaT_ConstantAsString in interface IfcStructuralLoadTemperaturenewDeltaT_ConstantAsString - the new value of the 'Delta TConstant As String' attribute.IfcStructuralLoadTemperature.isSetDeltaT_ConstantAsString(),
IfcStructuralLoadTemperature.unsetDeltaT_ConstantAsString(),
IfcStructuralLoadTemperature.getDeltaT_ConstantAsString()public void unsetDeltaT_ConstantAsString()
public boolean isSetDeltaT_ConstantAsString()
isSetDeltaT_ConstantAsString in interface IfcStructuralLoadTemperatureIfcStructuralLoadTemperature.unsetDeltaT_ConstantAsString(),
IfcStructuralLoadTemperature.getDeltaT_ConstantAsString(),
IfcStructuralLoadTemperature.setDeltaT_ConstantAsString(String)public double getDeltaT_Y()
getDeltaT_Y in interface IfcStructuralLoadTemperatureIfcStructuralLoadTemperature.isSetDeltaT_Y(),
IfcStructuralLoadTemperature.unsetDeltaT_Y(),
IfcStructuralLoadTemperature.setDeltaT_Y(double),
Ifc2x3tc1Package.getIfcStructuralLoadTemperature_DeltaT_Y()public void setDeltaT_Y(double newDeltaT_Y)
setDeltaT_Y in interface IfcStructuralLoadTemperaturenewDeltaT_Y - the new value of the 'Delta TY' attribute.IfcStructuralLoadTemperature.isSetDeltaT_Y(),
IfcStructuralLoadTemperature.unsetDeltaT_Y(),
IfcStructuralLoadTemperature.getDeltaT_Y()public void unsetDeltaT_Y()
public boolean isSetDeltaT_Y()
isSetDeltaT_Y in interface IfcStructuralLoadTemperatureIfcStructuralLoadTemperature.unsetDeltaT_Y(),
IfcStructuralLoadTemperature.getDeltaT_Y(),
IfcStructuralLoadTemperature.setDeltaT_Y(double)public String getDeltaT_YAsString()
getDeltaT_YAsString in interface IfcStructuralLoadTemperatureIfcStructuralLoadTemperature.isSetDeltaT_YAsString(),
IfcStructuralLoadTemperature.unsetDeltaT_YAsString(),
IfcStructuralLoadTemperature.setDeltaT_YAsString(String),
Ifc2x3tc1Package.getIfcStructuralLoadTemperature_DeltaT_YAsString()public void setDeltaT_YAsString(String newDeltaT_YAsString)
setDeltaT_YAsString in interface IfcStructuralLoadTemperaturenewDeltaT_YAsString - the new value of the 'Delta TYAs String' attribute.IfcStructuralLoadTemperature.isSetDeltaT_YAsString(),
IfcStructuralLoadTemperature.unsetDeltaT_YAsString(),
IfcStructuralLoadTemperature.getDeltaT_YAsString()public void unsetDeltaT_YAsString()
public boolean isSetDeltaT_YAsString()
isSetDeltaT_YAsString in interface IfcStructuralLoadTemperatureIfcStructuralLoadTemperature.unsetDeltaT_YAsString(),
IfcStructuralLoadTemperature.getDeltaT_YAsString(),
IfcStructuralLoadTemperature.setDeltaT_YAsString(String)public double getDeltaT_Z()
getDeltaT_Z in interface IfcStructuralLoadTemperatureIfcStructuralLoadTemperature.isSetDeltaT_Z(),
IfcStructuralLoadTemperature.unsetDeltaT_Z(),
IfcStructuralLoadTemperature.setDeltaT_Z(double),
Ifc2x3tc1Package.getIfcStructuralLoadTemperature_DeltaT_Z()public void setDeltaT_Z(double newDeltaT_Z)
setDeltaT_Z in interface IfcStructuralLoadTemperaturenewDeltaT_Z - the new value of the 'Delta TZ' attribute.IfcStructuralLoadTemperature.isSetDeltaT_Z(),
IfcStructuralLoadTemperature.unsetDeltaT_Z(),
IfcStructuralLoadTemperature.getDeltaT_Z()public void unsetDeltaT_Z()
public boolean isSetDeltaT_Z()
isSetDeltaT_Z in interface IfcStructuralLoadTemperatureIfcStructuralLoadTemperature.unsetDeltaT_Z(),
IfcStructuralLoadTemperature.getDeltaT_Z(),
IfcStructuralLoadTemperature.setDeltaT_Z(double)public String getDeltaT_ZAsString()
getDeltaT_ZAsString in interface IfcStructuralLoadTemperatureIfcStructuralLoadTemperature.isSetDeltaT_ZAsString(),
IfcStructuralLoadTemperature.unsetDeltaT_ZAsString(),
IfcStructuralLoadTemperature.setDeltaT_ZAsString(String),
Ifc2x3tc1Package.getIfcStructuralLoadTemperature_DeltaT_ZAsString()public void setDeltaT_ZAsString(String newDeltaT_ZAsString)
setDeltaT_ZAsString in interface IfcStructuralLoadTemperaturenewDeltaT_ZAsString - the new value of the 'Delta TZAs String' attribute.IfcStructuralLoadTemperature.isSetDeltaT_ZAsString(),
IfcStructuralLoadTemperature.unsetDeltaT_ZAsString(),
IfcStructuralLoadTemperature.getDeltaT_ZAsString()public void unsetDeltaT_ZAsString()
public boolean isSetDeltaT_ZAsString()
isSetDeltaT_ZAsString in interface IfcStructuralLoadTemperatureIfcStructuralLoadTemperature.unsetDeltaT_ZAsString(),
IfcStructuralLoadTemperature.getDeltaT_ZAsString(),
IfcStructuralLoadTemperature.setDeltaT_ZAsString(String)Copyright © 2018 OpenSource BIM. All rights reserved.