public class IfcBoundingBoxImpl extends IfcGeometricRepresentationItemImpl implements IfcBoundingBox
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 |
IfcBoundingBoxImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
IfcCartesianPoint |
getCorner() |
long |
getDim() |
double |
getXDim() |
String |
getXDimAsString() |
double |
getYDim() |
String |
getYDimAsString() |
double |
getZDim() |
String |
getZDimAsString() |
boolean |
isSetDim() |
void |
setCorner(IfcCartesianPoint newCorner) |
void |
setDim(long newDim) |
void |
setXDim(double newXDim) |
void |
setXDimAsString(String newXDimAsString) |
void |
setYDim(double newYDim) |
void |
setYDimAsString(String newYDimAsString) |
void |
setZDim(double newZDim) |
void |
setZDimAsString(String newZDimAsString) |
void |
unsetDim() |
eStaticFeatureCount, 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, waitgetLayerAssignments, 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 IfcGeometricRepresentationItemImplpublic IfcCartesianPoint getCorner()
getCorner in interface IfcBoundingBoxIfcBoundingBox.setCorner(IfcCartesianPoint),
Ifc2x3tc1Package.getIfcBoundingBox_Corner()public void setCorner(IfcCartesianPoint newCorner)
setCorner in interface IfcBoundingBoxnewCorner - the new value of the 'Corner' reference.IfcBoundingBox.getCorner()public double getXDim()
getXDim in interface IfcBoundingBoxIfcBoundingBox.setXDim(double),
Ifc2x3tc1Package.getIfcBoundingBox_XDim()public void setXDim(double newXDim)
setXDim in interface IfcBoundingBoxnewXDim - the new value of the 'XDim' attribute.IfcBoundingBox.getXDim()public String getXDimAsString()
getXDimAsString in interface IfcBoundingBoxIfcBoundingBox.setXDimAsString(String),
Ifc2x3tc1Package.getIfcBoundingBox_XDimAsString()public void setXDimAsString(String newXDimAsString)
setXDimAsString in interface IfcBoundingBoxnewXDimAsString - the new value of the 'XDim As String' attribute.IfcBoundingBox.getXDimAsString()public double getYDim()
getYDim in interface IfcBoundingBoxIfcBoundingBox.setYDim(double),
Ifc2x3tc1Package.getIfcBoundingBox_YDim()public void setYDim(double newYDim)
setYDim in interface IfcBoundingBoxnewYDim - the new value of the 'YDim' attribute.IfcBoundingBox.getYDim()public String getYDimAsString()
getYDimAsString in interface IfcBoundingBoxIfcBoundingBox.setYDimAsString(String),
Ifc2x3tc1Package.getIfcBoundingBox_YDimAsString()public void setYDimAsString(String newYDimAsString)
setYDimAsString in interface IfcBoundingBoxnewYDimAsString - the new value of the 'YDim As String' attribute.IfcBoundingBox.getYDimAsString()public double getZDim()
getZDim in interface IfcBoundingBoxIfcBoundingBox.setZDim(double),
Ifc2x3tc1Package.getIfcBoundingBox_ZDim()public void setZDim(double newZDim)
setZDim in interface IfcBoundingBoxnewZDim - the new value of the 'ZDim' attribute.IfcBoundingBox.getZDim()public String getZDimAsString()
getZDimAsString in interface IfcBoundingBoxIfcBoundingBox.setZDimAsString(String),
Ifc2x3tc1Package.getIfcBoundingBox_ZDimAsString()public void setZDimAsString(String newZDimAsString)
setZDimAsString in interface IfcBoundingBoxnewZDimAsString - the new value of the 'ZDim As String' attribute.IfcBoundingBox.getZDimAsString()public long getDim()
getDim in interface IfcBoundingBoxIfcBoundingBox.isSetDim(),
IfcBoundingBox.unsetDim(),
IfcBoundingBox.setDim(long),
Ifc2x3tc1Package.getIfcBoundingBox_Dim()public void setDim(long newDim)
setDim in interface IfcBoundingBoxnewDim - the new value of the 'Dim' attribute.IfcBoundingBox.isSetDim(),
IfcBoundingBox.unsetDim(),
IfcBoundingBox.getDim()public void unsetDim()
unsetDim in interface IfcBoundingBoxIfcBoundingBox.isSetDim(),
IfcBoundingBox.getDim(),
IfcBoundingBox.setDim(long)public boolean isSetDim()
isSetDim in interface IfcBoundingBoxIfcBoundingBox.unsetDim(),
IfcBoundingBox.getDim(),
IfcBoundingBox.setDim(long)Copyright © 2018 OpenSource BIM. All rights reserved.