public class IfcCurveStyleImpl extends IfcPresentationStyleImpl implements IfcCurveStyle
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 |
IfcCurveStyleImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
IfcColour |
getCurveColour() |
IfcCurveFontOrScaledCurveFontSelect |
getCurveFont() |
IfcSizeSelect |
getCurveWidth() |
Tristate |
getModelOrDraughting() |
boolean |
isSetCurveColour() |
boolean |
isSetCurveFont() |
boolean |
isSetCurveWidth() |
boolean |
isSetModelOrDraughting() |
void |
setCurveColour(IfcColour newCurveColour) |
void |
setCurveFont(IfcCurveFontOrScaledCurveFontSelect newCurveFont) |
void |
setCurveWidth(IfcSizeSelect newCurveWidth) |
void |
setModelOrDraughting(Tristate newModelOrDraughting) |
void |
unsetCurveColour() |
void |
unsetCurveFont() |
void |
unsetCurveWidth() |
void |
unsetModelOrDraughting() |
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 IfcPresentationStyleImplpublic IfcCurveFontOrScaledCurveFontSelect getCurveFont()
getCurveFont in interface IfcCurveStyleIfcCurveStyle.isSetCurveFont(),
IfcCurveStyle.unsetCurveFont(),
IfcCurveStyle.setCurveFont(IfcCurveFontOrScaledCurveFontSelect),
Ifc4Package.getIfcCurveStyle_CurveFont()public void setCurveFont(IfcCurveFontOrScaledCurveFontSelect newCurveFont)
setCurveFont in interface IfcCurveStylenewCurveFont - the new value of the 'Curve Font' reference.IfcCurveStyle.isSetCurveFont(),
IfcCurveStyle.unsetCurveFont(),
IfcCurveStyle.getCurveFont()public void unsetCurveFont()
unsetCurveFont in interface IfcCurveStyleIfcCurveStyle.isSetCurveFont(),
IfcCurveStyle.getCurveFont(),
IfcCurveStyle.setCurveFont(IfcCurveFontOrScaledCurveFontSelect)public boolean isSetCurveFont()
isSetCurveFont in interface IfcCurveStyleIfcCurveStyle.unsetCurveFont(),
IfcCurveStyle.getCurveFont(),
IfcCurveStyle.setCurveFont(IfcCurveFontOrScaledCurveFontSelect)public IfcSizeSelect getCurveWidth()
getCurveWidth in interface IfcCurveStyleIfcCurveStyle.isSetCurveWidth(),
IfcCurveStyle.unsetCurveWidth(),
IfcCurveStyle.setCurveWidth(IfcSizeSelect),
Ifc4Package.getIfcCurveStyle_CurveWidth()public void setCurveWidth(IfcSizeSelect newCurveWidth)
setCurveWidth in interface IfcCurveStylenewCurveWidth - the new value of the 'Curve Width' reference.IfcCurveStyle.isSetCurveWidth(),
IfcCurveStyle.unsetCurveWidth(),
IfcCurveStyle.getCurveWidth()public void unsetCurveWidth()
unsetCurveWidth in interface IfcCurveStyleIfcCurveStyle.isSetCurveWidth(),
IfcCurveStyle.getCurveWidth(),
IfcCurveStyle.setCurveWidth(IfcSizeSelect)public boolean isSetCurveWidth()
isSetCurveWidth in interface IfcCurveStyleIfcCurveStyle.unsetCurveWidth(),
IfcCurveStyle.getCurveWidth(),
IfcCurveStyle.setCurveWidth(IfcSizeSelect)public IfcColour getCurveColour()
getCurveColour in interface IfcCurveStyleIfcCurveStyle.isSetCurveColour(),
IfcCurveStyle.unsetCurveColour(),
IfcCurveStyle.setCurveColour(IfcColour),
Ifc4Package.getIfcCurveStyle_CurveColour()public void setCurveColour(IfcColour newCurveColour)
setCurveColour in interface IfcCurveStylenewCurveColour - the new value of the 'Curve Colour' reference.IfcCurveStyle.isSetCurveColour(),
IfcCurveStyle.unsetCurveColour(),
IfcCurveStyle.getCurveColour()public void unsetCurveColour()
unsetCurveColour in interface IfcCurveStyleIfcCurveStyle.isSetCurveColour(),
IfcCurveStyle.getCurveColour(),
IfcCurveStyle.setCurveColour(IfcColour)public boolean isSetCurveColour()
isSetCurveColour in interface IfcCurveStyleIfcCurveStyle.unsetCurveColour(),
IfcCurveStyle.getCurveColour(),
IfcCurveStyle.setCurveColour(IfcColour)public Tristate getModelOrDraughting()
getModelOrDraughting in interface IfcCurveStyleTristate,
IfcCurveStyle.isSetModelOrDraughting(),
IfcCurveStyle.unsetModelOrDraughting(),
IfcCurveStyle.setModelOrDraughting(Tristate),
Ifc4Package.getIfcCurveStyle_ModelOrDraughting()public void setModelOrDraughting(Tristate newModelOrDraughting)
setModelOrDraughting in interface IfcCurveStylenewModelOrDraughting - the new value of the 'Model Or Draughting' attribute.Tristate,
IfcCurveStyle.isSetModelOrDraughting(),
IfcCurveStyle.unsetModelOrDraughting(),
IfcCurveStyle.getModelOrDraughting()public void unsetModelOrDraughting()
unsetModelOrDraughting in interface IfcCurveStyleIfcCurveStyle.isSetModelOrDraughting(),
IfcCurveStyle.getModelOrDraughting(),
IfcCurveStyle.setModelOrDraughting(Tristate)public boolean isSetModelOrDraughting()
isSetModelOrDraughting in interface IfcCurveStyleIfcCurveStyle.unsetModelOrDraughting(),
IfcCurveStyle.getModelOrDraughting(),
IfcCurveStyle.setModelOrDraughting(Tristate)Copyright © 2016 OpenSource BIM. All rights reserved.