public class IfcSweptDiskSolidImpl extends IfcSolidModelImpl implements IfcSweptDiskSolid
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 |
IfcSweptDiskSolidImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
IfcCurve |
getDirectrix() |
double |
getEndParam() |
String |
getEndParamAsString() |
double |
getInnerRadius() |
String |
getInnerRadiusAsString() |
double |
getRadius() |
String |
getRadiusAsString() |
double |
getStartParam() |
String |
getStartParamAsString() |
boolean |
isSetInnerRadius() |
boolean |
isSetInnerRadiusAsString() |
void |
setDirectrix(IfcCurve newDirectrix) |
void |
setEndParam(double newEndParam) |
void |
setEndParamAsString(String newEndParamAsString) |
void |
setInnerRadius(double newInnerRadius) |
void |
setInnerRadiusAsString(String newInnerRadiusAsString) |
void |
setRadius(double newRadius) |
void |
setRadiusAsString(String newRadiusAsString) |
void |
setStartParam(double newStartParam) |
void |
setStartParamAsString(String newStartParamAsString) |
void |
unsetInnerRadius() |
void |
unsetInnerRadiusAsString() |
getDim, isSetDim, setDim, unsetDimeStaticFeatureCount, getLayerAssignments, getStyledByItem, isSetLayerAssignments, isSetStyledByItem, unsetLayerAssignments, unsetStyledByItemdynamicGet, 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, waitgetDim, isSetDim, setDim, unsetDimgetLayerAssignments, getStyledByItem, isSetLayerAssignments, isSetStyledByItem, unsetLayerAssignments, unsetStyledByItemforceLoad, 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 IfcSolidModelImplpublic IfcCurve getDirectrix()
getDirectrix in interface IfcSweptDiskSolidIfcSweptDiskSolid.setDirectrix(IfcCurve),
Ifc2x3tc1Package.getIfcSweptDiskSolid_Directrix()public void setDirectrix(IfcCurve newDirectrix)
setDirectrix in interface IfcSweptDiskSolidnewDirectrix - the new value of the 'Directrix' reference.IfcSweptDiskSolid.getDirectrix()public double getRadius()
getRadius in interface IfcSweptDiskSolidIfcSweptDiskSolid.setRadius(double),
Ifc2x3tc1Package.getIfcSweptDiskSolid_Radius()public void setRadius(double newRadius)
setRadius in interface IfcSweptDiskSolidnewRadius - the new value of the 'Radius' attribute.IfcSweptDiskSolid.getRadius()public String getRadiusAsString()
getRadiusAsString in interface IfcSweptDiskSolidIfcSweptDiskSolid.setRadiusAsString(String),
Ifc2x3tc1Package.getIfcSweptDiskSolid_RadiusAsString()public void setRadiusAsString(String newRadiusAsString)
setRadiusAsString in interface IfcSweptDiskSolidnewRadiusAsString - the new value of the 'Radius As String' attribute.IfcSweptDiskSolid.getRadiusAsString()public double getInnerRadius()
getInnerRadius in interface IfcSweptDiskSolidIfcSweptDiskSolid.isSetInnerRadius(),
IfcSweptDiskSolid.unsetInnerRadius(),
IfcSweptDiskSolid.setInnerRadius(double),
Ifc2x3tc1Package.getIfcSweptDiskSolid_InnerRadius()public void setInnerRadius(double newInnerRadius)
setInnerRadius in interface IfcSweptDiskSolidnewInnerRadius - the new value of the 'Inner Radius' attribute.IfcSweptDiskSolid.isSetInnerRadius(),
IfcSweptDiskSolid.unsetInnerRadius(),
IfcSweptDiskSolid.getInnerRadius()public void unsetInnerRadius()
unsetInnerRadius in interface IfcSweptDiskSolidIfcSweptDiskSolid.isSetInnerRadius(),
IfcSweptDiskSolid.getInnerRadius(),
IfcSweptDiskSolid.setInnerRadius(double)public boolean isSetInnerRadius()
isSetInnerRadius in interface IfcSweptDiskSolidIfcSweptDiskSolid.unsetInnerRadius(),
IfcSweptDiskSolid.getInnerRadius(),
IfcSweptDiskSolid.setInnerRadius(double)public String getInnerRadiusAsString()
getInnerRadiusAsString in interface IfcSweptDiskSolidIfcSweptDiskSolid.isSetInnerRadiusAsString(),
IfcSweptDiskSolid.unsetInnerRadiusAsString(),
IfcSweptDiskSolid.setInnerRadiusAsString(String),
Ifc2x3tc1Package.getIfcSweptDiskSolid_InnerRadiusAsString()public void setInnerRadiusAsString(String newInnerRadiusAsString)
setInnerRadiusAsString in interface IfcSweptDiskSolidnewInnerRadiusAsString - the new value of the 'Inner Radius As String' attribute.IfcSweptDiskSolid.isSetInnerRadiusAsString(),
IfcSweptDiskSolid.unsetInnerRadiusAsString(),
IfcSweptDiskSolid.getInnerRadiusAsString()public void unsetInnerRadiusAsString()
public boolean isSetInnerRadiusAsString()
isSetInnerRadiusAsString in interface IfcSweptDiskSolidIfcSweptDiskSolid.unsetInnerRadiusAsString(),
IfcSweptDiskSolid.getInnerRadiusAsString(),
IfcSweptDiskSolid.setInnerRadiusAsString(String)public double getStartParam()
getStartParam in interface IfcSweptDiskSolidIfcSweptDiskSolid.setStartParam(double),
Ifc2x3tc1Package.getIfcSweptDiskSolid_StartParam()public void setStartParam(double newStartParam)
setStartParam in interface IfcSweptDiskSolidnewStartParam - the new value of the 'Start Param' attribute.IfcSweptDiskSolid.getStartParam()public String getStartParamAsString()
getStartParamAsString in interface IfcSweptDiskSolidIfcSweptDiskSolid.setStartParamAsString(String),
Ifc2x3tc1Package.getIfcSweptDiskSolid_StartParamAsString()public void setStartParamAsString(String newStartParamAsString)
setStartParamAsString in interface IfcSweptDiskSolidnewStartParamAsString - the new value of the 'Start Param As String' attribute.IfcSweptDiskSolid.getStartParamAsString()public double getEndParam()
getEndParam in interface IfcSweptDiskSolidIfcSweptDiskSolid.setEndParam(double),
Ifc2x3tc1Package.getIfcSweptDiskSolid_EndParam()public void setEndParam(double newEndParam)
setEndParam in interface IfcSweptDiskSolidnewEndParam - the new value of the 'End Param' attribute.IfcSweptDiskSolid.getEndParam()public String getEndParamAsString()
getEndParamAsString in interface IfcSweptDiskSolidIfcSweptDiskSolid.setEndParamAsString(String),
Ifc2x3tc1Package.getIfcSweptDiskSolid_EndParamAsString()public void setEndParamAsString(String newEndParamAsString)
setEndParamAsString in interface IfcSweptDiskSolidnewEndParamAsString - the new value of the 'End Param As String' attribute.IfcSweptDiskSolid.getEndParamAsString()Copyright © 2016 OpenSource BIM. All rights reserved.