public class IfcBSplineSurfaceImpl extends IfcBoundedSurfaceImpl implements IfcBSplineSurface
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 |
IfcBSplineSurfaceImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
org.eclipse.emf.common.util.EList<ListOfIfcCartesianPoint> |
getControlPointsList() |
IfcBSplineSurfaceForm |
getSurfaceForm() |
int |
getUDegree() |
int |
getVDegree() |
boolean |
isSelfIntersect() |
boolean |
isUClosed() |
boolean |
isVClosed() |
void |
setSelfIntersect(boolean newSelfIntersect) |
void |
setSurfaceForm(IfcBSplineSurfaceForm newSurfaceForm) |
void |
setUClosed(boolean newUClosed) |
void |
setUDegree(int newUDegree) |
void |
setVClosed(boolean newVClosed) |
void |
setVDegree(int newVDegree) |
getDim, isSetDim, setDim, unsetDimeStaticFeatureCount, getLayerAssignment, getStyledByItem, isSetLayerAssignment, isSetStyledByItem, unsetLayerAssignment, 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, unsetDimgetLayerAssignment, getStyledByItem, isSetLayerAssignment, isSetStyledByItem, unsetLayerAssignment, 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 IfcBoundedSurfaceImplpublic int getUDegree()
getUDegree in interface IfcBSplineSurfaceIfcBSplineSurface.setUDegree(int),
Ifc4Package.getIfcBSplineSurface_UDegree()public void setUDegree(int newUDegree)
setUDegree in interface IfcBSplineSurfacenewUDegree - the new value of the 'UDegree' attribute.IfcBSplineSurface.getUDegree()public int getVDegree()
getVDegree in interface IfcBSplineSurfaceIfcBSplineSurface.setVDegree(int),
Ifc4Package.getIfcBSplineSurface_VDegree()public void setVDegree(int newVDegree)
setVDegree in interface IfcBSplineSurfacenewVDegree - the new value of the 'VDegree' attribute.IfcBSplineSurface.getVDegree()public org.eclipse.emf.common.util.EList<ListOfIfcCartesianPoint> getControlPointsList()
getControlPointsList in interface IfcBSplineSurfaceIfc4Package.getIfcBSplineSurface_ControlPointsList()public IfcBSplineSurfaceForm getSurfaceForm()
getSurfaceForm in interface IfcBSplineSurfaceIfcBSplineSurfaceForm,
IfcBSplineSurface.setSurfaceForm(IfcBSplineSurfaceForm),
Ifc4Package.getIfcBSplineSurface_SurfaceForm()public void setSurfaceForm(IfcBSplineSurfaceForm newSurfaceForm)
setSurfaceForm in interface IfcBSplineSurfacenewSurfaceForm - the new value of the 'Surface Form' attribute.IfcBSplineSurfaceForm,
IfcBSplineSurface.getSurfaceForm()public boolean isUClosed()
isUClosed in interface IfcBSplineSurfaceIfcBSplineSurface.setUClosed(boolean),
Ifc4Package.getIfcBSplineSurface_UClosed()public void setUClosed(boolean newUClosed)
setUClosed in interface IfcBSplineSurfacenewUClosed - the new value of the 'UClosed' attribute.IfcBSplineSurface.isUClosed()public boolean isVClosed()
isVClosed in interface IfcBSplineSurfaceIfcBSplineSurface.setVClosed(boolean),
Ifc4Package.getIfcBSplineSurface_VClosed()public void setVClosed(boolean newVClosed)
setVClosed in interface IfcBSplineSurfacenewVClosed - the new value of the 'VClosed' attribute.IfcBSplineSurface.isVClosed()public boolean isSelfIntersect()
isSelfIntersect in interface IfcBSplineSurfaceIfcBSplineSurface.setSelfIntersect(boolean),
Ifc4Package.getIfcBSplineSurface_SelfIntersect()public void setSelfIntersect(boolean newSelfIntersect)
setSelfIntersect in interface IfcBSplineSurfacenewSelfIntersect - the new value of the 'Self Intersect' attribute.IfcBSplineSurface.isSelfIntersect()Copyright © 2016 OpenSource BIM. All rights reserved.