public class IfcRectangleHollowProfileDefImpl extends IfcRectangleProfileDefImpl implements IfcRectangleHollowProfileDef
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 |
IfcRectangleHollowProfileDefImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
double |
getInnerFilletRadius() |
String |
getInnerFilletRadiusAsString() |
double |
getOuterFilletRadius() |
String |
getOuterFilletRadiusAsString() |
double |
getWallThickness() |
String |
getWallThicknessAsString() |
boolean |
isSetInnerFilletRadius() |
boolean |
isSetInnerFilletRadiusAsString() |
boolean |
isSetOuterFilletRadius() |
boolean |
isSetOuterFilletRadiusAsString() |
void |
setInnerFilletRadius(double newInnerFilletRadius) |
void |
setInnerFilletRadiusAsString(String newInnerFilletRadiusAsString) |
void |
setOuterFilletRadius(double newOuterFilletRadius) |
void |
setOuterFilletRadiusAsString(String newOuterFilletRadiusAsString) |
void |
setWallThickness(double newWallThickness) |
void |
setWallThicknessAsString(String newWallThicknessAsString) |
void |
unsetInnerFilletRadius() |
void |
unsetInnerFilletRadiusAsString() |
void |
unsetOuterFilletRadius() |
void |
unsetOuterFilletRadiusAsString() |
getXDim, getXDimAsString, getYDim, getYDimAsString, setXDim, setXDimAsString, setYDim, setYDimAsStringgetPosition, isSetPosition, setPosition, unsetPositioneStaticFeatureCount, getHasExternalReference, getHasProperties, getProfileName, getProfileType, isSetHasExternalReference, isSetHasProperties, isSetProfileName, setProfileName, setProfileType, unsetHasExternalReference, unsetHasProperties, unsetProfileNamedynamicGet, 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, waitgetXDim, getXDimAsString, getYDim, getYDimAsString, setXDim, setXDimAsString, setYDim, setYDimAsStringgetPosition, isSetPosition, setPosition, unsetPositiongetHasExternalReference, getHasProperties, getProfileName, getProfileType, isSetHasExternalReference, isSetHasProperties, isSetProfileName, setProfileName, setProfileType, unsetHasExternalReference, unsetHasProperties, unsetProfileNameforceLoad, 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 IfcRectangleProfileDefImplpublic double getWallThickness()
getWallThickness in interface IfcRectangleHollowProfileDefIfcRectangleHollowProfileDef.setWallThickness(double),
Ifc4Package.getIfcRectangleHollowProfileDef_WallThickness()public void setWallThickness(double newWallThickness)
setWallThickness in interface IfcRectangleHollowProfileDefnewWallThickness - the new value of the 'Wall Thickness' attribute.IfcRectangleHollowProfileDef.getWallThickness()public String getWallThicknessAsString()
getWallThicknessAsString in interface IfcRectangleHollowProfileDefIfcRectangleHollowProfileDef.setWallThicknessAsString(String),
Ifc4Package.getIfcRectangleHollowProfileDef_WallThicknessAsString()public void setWallThicknessAsString(String newWallThicknessAsString)
setWallThicknessAsString in interface IfcRectangleHollowProfileDefnewWallThicknessAsString - the new value of the 'Wall Thickness As String' attribute.IfcRectangleHollowProfileDef.getWallThicknessAsString()public double getInnerFilletRadius()
getInnerFilletRadius in interface IfcRectangleHollowProfileDefIfcRectangleHollowProfileDef.isSetInnerFilletRadius(),
IfcRectangleHollowProfileDef.unsetInnerFilletRadius(),
IfcRectangleHollowProfileDef.setInnerFilletRadius(double),
Ifc4Package.getIfcRectangleHollowProfileDef_InnerFilletRadius()public void setInnerFilletRadius(double newInnerFilletRadius)
setInnerFilletRadius in interface IfcRectangleHollowProfileDefnewInnerFilletRadius - the new value of the 'Inner Fillet Radius' attribute.IfcRectangleHollowProfileDef.isSetInnerFilletRadius(),
IfcRectangleHollowProfileDef.unsetInnerFilletRadius(),
IfcRectangleHollowProfileDef.getInnerFilletRadius()public void unsetInnerFilletRadius()
public boolean isSetInnerFilletRadius()
isSetInnerFilletRadius in interface IfcRectangleHollowProfileDefIfcRectangleHollowProfileDef.unsetInnerFilletRadius(),
IfcRectangleHollowProfileDef.getInnerFilletRadius(),
IfcRectangleHollowProfileDef.setInnerFilletRadius(double)public String getInnerFilletRadiusAsString()
getInnerFilletRadiusAsString in interface IfcRectangleHollowProfileDefIfcRectangleHollowProfileDef.isSetInnerFilletRadiusAsString(),
IfcRectangleHollowProfileDef.unsetInnerFilletRadiusAsString(),
IfcRectangleHollowProfileDef.setInnerFilletRadiusAsString(String),
Ifc4Package.getIfcRectangleHollowProfileDef_InnerFilletRadiusAsString()public void setInnerFilletRadiusAsString(String newInnerFilletRadiusAsString)
setInnerFilletRadiusAsString in interface IfcRectangleHollowProfileDefnewInnerFilletRadiusAsString - the new value of the 'Inner Fillet Radius As String' attribute.IfcRectangleHollowProfileDef.isSetInnerFilletRadiusAsString(),
IfcRectangleHollowProfileDef.unsetInnerFilletRadiusAsString(),
IfcRectangleHollowProfileDef.getInnerFilletRadiusAsString()public void unsetInnerFilletRadiusAsString()
public boolean isSetInnerFilletRadiusAsString()
isSetInnerFilletRadiusAsString in interface IfcRectangleHollowProfileDefIfcRectangleHollowProfileDef.unsetInnerFilletRadiusAsString(),
IfcRectangleHollowProfileDef.getInnerFilletRadiusAsString(),
IfcRectangleHollowProfileDef.setInnerFilletRadiusAsString(String)public double getOuterFilletRadius()
getOuterFilletRadius in interface IfcRectangleHollowProfileDefIfcRectangleHollowProfileDef.isSetOuterFilletRadius(),
IfcRectangleHollowProfileDef.unsetOuterFilletRadius(),
IfcRectangleHollowProfileDef.setOuterFilletRadius(double),
Ifc4Package.getIfcRectangleHollowProfileDef_OuterFilletRadius()public void setOuterFilletRadius(double newOuterFilletRadius)
setOuterFilletRadius in interface IfcRectangleHollowProfileDefnewOuterFilletRadius - the new value of the 'Outer Fillet Radius' attribute.IfcRectangleHollowProfileDef.isSetOuterFilletRadius(),
IfcRectangleHollowProfileDef.unsetOuterFilletRadius(),
IfcRectangleHollowProfileDef.getOuterFilletRadius()public void unsetOuterFilletRadius()
public boolean isSetOuterFilletRadius()
isSetOuterFilletRadius in interface IfcRectangleHollowProfileDefIfcRectangleHollowProfileDef.unsetOuterFilletRadius(),
IfcRectangleHollowProfileDef.getOuterFilletRadius(),
IfcRectangleHollowProfileDef.setOuterFilletRadius(double)public String getOuterFilletRadiusAsString()
getOuterFilletRadiusAsString in interface IfcRectangleHollowProfileDefIfcRectangleHollowProfileDef.isSetOuterFilletRadiusAsString(),
IfcRectangleHollowProfileDef.unsetOuterFilletRadiusAsString(),
IfcRectangleHollowProfileDef.setOuterFilletRadiusAsString(String),
Ifc4Package.getIfcRectangleHollowProfileDef_OuterFilletRadiusAsString()public void setOuterFilletRadiusAsString(String newOuterFilletRadiusAsString)
setOuterFilletRadiusAsString in interface IfcRectangleHollowProfileDefnewOuterFilletRadiusAsString - the new value of the 'Outer Fillet Radius As String' attribute.IfcRectangleHollowProfileDef.isSetOuterFilletRadiusAsString(),
IfcRectangleHollowProfileDef.unsetOuterFilletRadiusAsString(),
IfcRectangleHollowProfileDef.getOuterFilletRadiusAsString()public void unsetOuterFilletRadiusAsString()
public boolean isSetOuterFilletRadiusAsString()
isSetOuterFilletRadiusAsString in interface IfcRectangleHollowProfileDefIfcRectangleHollowProfileDef.unsetOuterFilletRadiusAsString(),
IfcRectangleHollowProfileDef.getOuterFilletRadiusAsString(),
IfcRectangleHollowProfileDef.setOuterFilletRadiusAsString(String)Copyright © 2016 OpenSource BIM. All rights reserved.