public class IfcTextStyleImpl extends IfcPresentationStyleImpl implements IfcTextStyle
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 |
IfcTextStyleImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
Tristate |
getModelOrDraughting() |
IfcTextStyleForDefinedFont |
getTextCharacterAppearance() |
IfcTextFontSelect |
getTextFontStyle() |
IfcTextStyleTextModel |
getTextStyle() |
boolean |
isSetModelOrDraughting() |
boolean |
isSetTextCharacterAppearance() |
boolean |
isSetTextStyle() |
void |
setModelOrDraughting(Tristate newModelOrDraughting) |
void |
setTextCharacterAppearance(IfcTextStyleForDefinedFont newTextCharacterAppearance) |
void |
setTextFontStyle(IfcTextFontSelect newTextFontStyle) |
void |
setTextStyle(IfcTextStyleTextModel newTextStyle) |
void |
unsetModelOrDraughting() |
void |
unsetTextCharacterAppearance() |
void |
unsetTextStyle() |
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 IfcTextStyleForDefinedFont getTextCharacterAppearance()
getTextCharacterAppearance in interface IfcTextStyleIfcTextStyle.isSetTextCharacterAppearance(),
IfcTextStyle.unsetTextCharacterAppearance(),
IfcTextStyle.setTextCharacterAppearance(IfcTextStyleForDefinedFont),
Ifc4Package.getIfcTextStyle_TextCharacterAppearance()public void setTextCharacterAppearance(IfcTextStyleForDefinedFont newTextCharacterAppearance)
setTextCharacterAppearance in interface IfcTextStylenewTextCharacterAppearance - the new value of the 'Text Character Appearance' reference.IfcTextStyle.isSetTextCharacterAppearance(),
IfcTextStyle.unsetTextCharacterAppearance(),
IfcTextStyle.getTextCharacterAppearance()public void unsetTextCharacterAppearance()
public boolean isSetTextCharacterAppearance()
isSetTextCharacterAppearance in interface IfcTextStyleIfcTextStyle.unsetTextCharacterAppearance(),
IfcTextStyle.getTextCharacterAppearance(),
IfcTextStyle.setTextCharacterAppearance(IfcTextStyleForDefinedFont)public IfcTextStyleTextModel getTextStyle()
getTextStyle in interface IfcTextStyleIfcTextStyle.isSetTextStyle(),
IfcTextStyle.unsetTextStyle(),
IfcTextStyle.setTextStyle(IfcTextStyleTextModel),
Ifc4Package.getIfcTextStyle_TextStyle()public void setTextStyle(IfcTextStyleTextModel newTextStyle)
setTextStyle in interface IfcTextStylenewTextStyle - the new value of the 'Text Style' reference.IfcTextStyle.isSetTextStyle(),
IfcTextStyle.unsetTextStyle(),
IfcTextStyle.getTextStyle()public void unsetTextStyle()
unsetTextStyle in interface IfcTextStyleIfcTextStyle.isSetTextStyle(),
IfcTextStyle.getTextStyle(),
IfcTextStyle.setTextStyle(IfcTextStyleTextModel)public boolean isSetTextStyle()
isSetTextStyle in interface IfcTextStyleIfcTextStyle.unsetTextStyle(),
IfcTextStyle.getTextStyle(),
IfcTextStyle.setTextStyle(IfcTextStyleTextModel)public IfcTextFontSelect getTextFontStyle()
getTextFontStyle in interface IfcTextStyleIfcTextStyle.setTextFontStyle(IfcTextFontSelect),
Ifc4Package.getIfcTextStyle_TextFontStyle()public void setTextFontStyle(IfcTextFontSelect newTextFontStyle)
setTextFontStyle in interface IfcTextStylenewTextFontStyle - the new value of the 'Text Font Style' reference.IfcTextStyle.getTextFontStyle()public Tristate getModelOrDraughting()
getModelOrDraughting in interface IfcTextStyleTristate,
IfcTextStyle.isSetModelOrDraughting(),
IfcTextStyle.unsetModelOrDraughting(),
IfcTextStyle.setModelOrDraughting(Tristate),
Ifc4Package.getIfcTextStyle_ModelOrDraughting()public void setModelOrDraughting(Tristate newModelOrDraughting)
setModelOrDraughting in interface IfcTextStylenewModelOrDraughting - the new value of the 'Model Or Draughting' attribute.Tristate,
IfcTextStyle.isSetModelOrDraughting(),
IfcTextStyle.unsetModelOrDraughting(),
IfcTextStyle.getModelOrDraughting()public void unsetModelOrDraughting()
unsetModelOrDraughting in interface IfcTextStyleIfcTextStyle.isSetModelOrDraughting(),
IfcTextStyle.getModelOrDraughting(),
IfcTextStyle.setModelOrDraughting(Tristate)public boolean isSetModelOrDraughting()
isSetModelOrDraughting in interface IfcTextStyleIfcTextStyle.unsetModelOrDraughting(),
IfcTextStyle.getModelOrDraughting(),
IfcTextStyle.setModelOrDraughting(Tristate)Copyright © 2016 OpenSource BIM. All rights reserved.