Package com._1c.g5.v8.dt.moxel.impl
Class FormatImpl
- java.lang.Object
-
- org.eclipse.emf.common.notify.impl.BasicNotifierImpl
-
- org.eclipse.emf.ecore.impl.BasicEObjectImpl
-
- org.eclipse.emf.ecore.impl.MinimalEObjectImpl
-
- org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
-
- com._1c.g5.v8.bm.core.BmObject
-
- com._1c.g5.v8.dt.moxel.impl.FormatImpl
-
- All Implemented Interfaces:
IBmObject
,Format
,org.eclipse.emf.common.notify.Notifier
,org.eclipse.emf.ecore.EObject
,org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
,org.eclipse.emf.ecore.InternalEObject
public class FormatImpl extends BmObject implements Format
An implementation of the model object 'Format'.The following features are implemented:
Font
Left Border
Top Border
Right Border
Bottom Border
Border Color
Height
Width
Horizontal Alignment
Vertical Alignment
Text Color
Back Color
Pattern Color
Pattern
Text Placement
Fill Type
Protection
Hidden
Text Orientation
Detail Use
By Selected Columns
Mark Negatives
Contains Value
Value Type
Control Type
Hyperlink
Quick Drag
Auto Mark Incomplete
Mark Incomplete
Indent
Auto Indent
Data Format
Edit Format
Mask
Size Change Mode
Print
Drawing Border
Drawing Have Left Border
Drawing Have Top Border
Drawing Have Right Border
Drawing Have Bottom Border
Picture Index
Picture Horizontal Alignment
Picture Vertical Alignment
Picture Size
Text Position
Auto Width Calculation
Width Weight Factor
Margin Left
Margin Top
Margin Right
Margin Bottom
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
-
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
FormatImpl()
-
Method Summary
-
Methods inherited from class com._1c.g5.v8.bm.core.BmObject
bmGetEngine, bmGetFqn, bmGetId, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmListBinaryData, bmReadBinaryData, bmRemoveBinaryData, bmSetProperty, bmWriteBinaryData, createFeatureMap, createList, dynamicGet, dynamicSet, dynamicUnset, eBasicSetContainer, eBasicSetContainer, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eDirectResource, eGet, eHasSettings, eInternalContainer, eInternalResource, eInverseAdd, eNotificationRequired, eNotify, equals, eResolveProxy, eSetDirectResource, eSetStore, eSettings, eStore, hashCode
-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
eBasicContainerFeatureID, eBasicInternalContainer, eDerivedStructuralFeatureID, eDynamicIsSet, eIsCaching
-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eContents, eCrossReferences, eDeliver, eDynamicClass, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI
-
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInverseAdd, eInverseRemove, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResource, eSet, eSet, eSetResource, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticOperationCount, eUnset, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toString
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
eStaticClass
protected org.eclipse.emf.ecore.EClass eStaticClass()
- Overrides:
eStaticClass
in classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eStaticFeatureCount
protected int eStaticFeatureCount()
- Overrides:
eStaticFeatureCount
in classorg.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
-
getFont
public int getFont()
- Specified by:
getFont
in interfaceFormat
- Returns:
- the value of the 'Font' attribute.
- See Also:
Format.isSetFont()
,Format.unsetFont()
,Format.setFont(int)
,MoxelPackage.getFormat_Font()
-
setFont
public void setFont(int newFont)
- Specified by:
setFont
in interfaceFormat
- Parameters:
newFont
- the new value of the 'Font' attribute.- See Also:
Format.isSetFont()
,Format.unsetFont()
,Format.getFont()
-
unsetFont
public void unsetFont()
- Specified by:
unsetFont
in interfaceFormat
- See Also:
Format.isSetFont()
,Format.getFont()
,Format.setFont(int)
-
isSetFont
public boolean isSetFont()
- Specified by:
isSetFont
in interfaceFormat
- Returns:
- whether the value of the 'Font' attribute is set.
- See Also:
Format.unsetFont()
,Format.getFont()
,Format.setFont(int)
-
getLeftBorder
public int getLeftBorder()
- Specified by:
getLeftBorder
in interfaceFormat
- Returns:
- the value of the 'Left Border' attribute.
- See Also:
Format.isSetLeftBorder()
,Format.unsetLeftBorder()
,Format.setLeftBorder(int)
,MoxelPackage.getFormat_LeftBorder()
-
setLeftBorder
public void setLeftBorder(int newLeftBorder)
- Specified by:
setLeftBorder
in interfaceFormat
- Parameters:
newLeftBorder
- the new value of the 'Left Border' attribute.- See Also:
Format.isSetLeftBorder()
,Format.unsetLeftBorder()
,Format.getLeftBorder()
-
unsetLeftBorder
public void unsetLeftBorder()
- Specified by:
unsetLeftBorder
in interfaceFormat
- See Also:
Format.isSetLeftBorder()
,Format.getLeftBorder()
,Format.setLeftBorder(int)
-
isSetLeftBorder
public boolean isSetLeftBorder()
- Specified by:
isSetLeftBorder
in interfaceFormat
- Returns:
- whether the value of the 'Left Border' attribute is set.
- See Also:
Format.unsetLeftBorder()
,Format.getLeftBorder()
,Format.setLeftBorder(int)
-
getTopBorder
public int getTopBorder()
- Specified by:
getTopBorder
in interfaceFormat
- Returns:
- the value of the 'Top Border' attribute.
- See Also:
Format.isSetTopBorder()
,Format.unsetTopBorder()
,Format.setTopBorder(int)
,MoxelPackage.getFormat_TopBorder()
-
setTopBorder
public void setTopBorder(int newTopBorder)
- Specified by:
setTopBorder
in interfaceFormat
- Parameters:
newTopBorder
- the new value of the 'Top Border' attribute.- See Also:
Format.isSetTopBorder()
,Format.unsetTopBorder()
,Format.getTopBorder()
-
unsetTopBorder
public void unsetTopBorder()
- Specified by:
unsetTopBorder
in interfaceFormat
- See Also:
Format.isSetTopBorder()
,Format.getTopBorder()
,Format.setTopBorder(int)
-
isSetTopBorder
public boolean isSetTopBorder()
- Specified by:
isSetTopBorder
in interfaceFormat
- Returns:
- whether the value of the 'Top Border' attribute is set.
- See Also:
Format.unsetTopBorder()
,Format.getTopBorder()
,Format.setTopBorder(int)
-
getRightBorder
public int getRightBorder()
- Specified by:
getRightBorder
in interfaceFormat
- Returns:
- the value of the 'Right Border' attribute.
- See Also:
Format.isSetRightBorder()
,Format.unsetRightBorder()
,Format.setRightBorder(int)
,MoxelPackage.getFormat_RightBorder()
-
setRightBorder
public void setRightBorder(int newRightBorder)
- Specified by:
setRightBorder
in interfaceFormat
- Parameters:
newRightBorder
- the new value of the 'Right Border' attribute.- See Also:
Format.isSetRightBorder()
,Format.unsetRightBorder()
,Format.getRightBorder()
-
unsetRightBorder
public void unsetRightBorder()
- Specified by:
unsetRightBorder
in interfaceFormat
- See Also:
Format.isSetRightBorder()
,Format.getRightBorder()
,Format.setRightBorder(int)
-
isSetRightBorder
public boolean isSetRightBorder()
- Specified by:
isSetRightBorder
in interfaceFormat
- Returns:
- whether the value of the 'Right Border' attribute is set.
- See Also:
Format.unsetRightBorder()
,Format.getRightBorder()
,Format.setRightBorder(int)
-
getBottomBorder
public int getBottomBorder()
- Specified by:
getBottomBorder
in interfaceFormat
- Returns:
- the value of the 'Bottom Border' attribute.
- See Also:
Format.isSetBottomBorder()
,Format.unsetBottomBorder()
,Format.setBottomBorder(int)
,MoxelPackage.getFormat_BottomBorder()
-
setBottomBorder
public void setBottomBorder(int newBottomBorder)
- Specified by:
setBottomBorder
in interfaceFormat
- Parameters:
newBottomBorder
- the new value of the 'Bottom Border' attribute.- See Also:
Format.isSetBottomBorder()
,Format.unsetBottomBorder()
,Format.getBottomBorder()
-
unsetBottomBorder
public void unsetBottomBorder()
- Specified by:
unsetBottomBorder
in interfaceFormat
- See Also:
Format.isSetBottomBorder()
,Format.getBottomBorder()
,Format.setBottomBorder(int)
-
isSetBottomBorder
public boolean isSetBottomBorder()
- Specified by:
isSetBottomBorder
in interfaceFormat
- Returns:
- whether the value of the 'Bottom Border' attribute is set.
- See Also:
Format.unsetBottomBorder()
,Format.getBottomBorder()
,Format.setBottomBorder(int)
-
getBorderColor
public int getBorderColor()
- Specified by:
getBorderColor
in interfaceFormat
- Returns:
- the value of the 'Border Color' attribute.
- See Also:
Format.isSetBorderColor()
,Format.unsetBorderColor()
,Format.setBorderColor(int)
,MoxelPackage.getFormat_BorderColor()
-
setBorderColor
public void setBorderColor(int newBorderColor)
- Specified by:
setBorderColor
in interfaceFormat
- Parameters:
newBorderColor
- the new value of the 'Border Color' attribute.- See Also:
Format.isSetBorderColor()
,Format.unsetBorderColor()
,Format.getBorderColor()
-
unsetBorderColor
public void unsetBorderColor()
- Specified by:
unsetBorderColor
in interfaceFormat
- See Also:
Format.isSetBorderColor()
,Format.getBorderColor()
,Format.setBorderColor(int)
-
isSetBorderColor
public boolean isSetBorderColor()
- Specified by:
isSetBorderColor
in interfaceFormat
- Returns:
- whether the value of the 'Border Color' attribute is set.
- See Also:
Format.unsetBorderColor()
,Format.getBorderColor()
,Format.setBorderColor(int)
-
getHeight
public int getHeight()
- Specified by:
getHeight
in interfaceFormat
- Returns:
- the value of the 'Height' attribute.
- See Also:
Format.isSetHeight()
,Format.unsetHeight()
,Format.setHeight(int)
,MoxelPackage.getFormat_Height()
-
setHeight
public void setHeight(int newHeight)
- Specified by:
setHeight
in interfaceFormat
- Parameters:
newHeight
- the new value of the 'Height' attribute.- See Also:
Format.isSetHeight()
,Format.unsetHeight()
,Format.getHeight()
-
unsetHeight
public void unsetHeight()
- Specified by:
unsetHeight
in interfaceFormat
- See Also:
Format.isSetHeight()
,Format.getHeight()
,Format.setHeight(int)
-
isSetHeight
public boolean isSetHeight()
- Specified by:
isSetHeight
in interfaceFormat
- Returns:
- whether the value of the 'Height' attribute is set.
- See Also:
Format.unsetHeight()
,Format.getHeight()
,Format.setHeight(int)
-
getWidth
public int getWidth()
- Specified by:
getWidth
in interfaceFormat
- Returns:
- the value of the 'Width' attribute.
- See Also:
Format.isSetWidth()
,Format.unsetWidth()
,Format.setWidth(int)
,MoxelPackage.getFormat_Width()
-
setWidth
public void setWidth(int newWidth)
- Specified by:
setWidth
in interfaceFormat
- Parameters:
newWidth
- the new value of the 'Width' attribute.- See Also:
Format.isSetWidth()
,Format.unsetWidth()
,Format.getWidth()
-
unsetWidth
public void unsetWidth()
- Specified by:
unsetWidth
in interfaceFormat
- See Also:
Format.isSetWidth()
,Format.getWidth()
,Format.setWidth(int)
-
isSetWidth
public boolean isSetWidth()
- Specified by:
isSetWidth
in interfaceFormat
- Returns:
- whether the value of the 'Width' attribute is set.
- See Also:
Format.unsetWidth()
,Format.getWidth()
,Format.setWidth(int)
-
getHorizontalAlignment
public HorizontalAlignment getHorizontalAlignment()
- Specified by:
getHorizontalAlignment
in interfaceFormat
- Returns:
- the value of the 'Horizontal Alignment' attribute.
- See Also:
HorizontalAlignment
,Format.isSetHorizontalAlignment()
,Format.unsetHorizontalAlignment()
,Format.setHorizontalAlignment(HorizontalAlignment)
,MoxelPackage.getFormat_HorizontalAlignment()
-
setHorizontalAlignment
public void setHorizontalAlignment(HorizontalAlignment newHorizontalAlignment)
- Specified by:
setHorizontalAlignment
in interfaceFormat
- Parameters:
newHorizontalAlignment
- the new value of the 'Horizontal Alignment' attribute.- See Also:
HorizontalAlignment
,Format.isSetHorizontalAlignment()
,Format.unsetHorizontalAlignment()
,Format.getHorizontalAlignment()
-
unsetHorizontalAlignment
public void unsetHorizontalAlignment()
- Specified by:
unsetHorizontalAlignment
in interfaceFormat
- See Also:
Format.isSetHorizontalAlignment()
,Format.getHorizontalAlignment()
,Format.setHorizontalAlignment(HorizontalAlignment)
-
isSetHorizontalAlignment
public boolean isSetHorizontalAlignment()
- Specified by:
isSetHorizontalAlignment
in interfaceFormat
- Returns:
- whether the value of the 'Horizontal Alignment' attribute is set.
- See Also:
Format.unsetHorizontalAlignment()
,Format.getHorizontalAlignment()
,Format.setHorizontalAlignment(HorizontalAlignment)
-
getVerticalAlignment
public VerticalAlignment getVerticalAlignment()
- Specified by:
getVerticalAlignment
in interfaceFormat
- Returns:
- the value of the 'Vertical Alignment' attribute.
- See Also:
VerticalAlignment
,Format.isSetVerticalAlignment()
,Format.unsetVerticalAlignment()
,Format.setVerticalAlignment(VerticalAlignment)
,MoxelPackage.getFormat_VerticalAlignment()
-
setVerticalAlignment
public void setVerticalAlignment(VerticalAlignment newVerticalAlignment)
- Specified by:
setVerticalAlignment
in interfaceFormat
- Parameters:
newVerticalAlignment
- the new value of the 'Vertical Alignment' attribute.- See Also:
VerticalAlignment
,Format.isSetVerticalAlignment()
,Format.unsetVerticalAlignment()
,Format.getVerticalAlignment()
-
unsetVerticalAlignment
public void unsetVerticalAlignment()
- Specified by:
unsetVerticalAlignment
in interfaceFormat
- See Also:
Format.isSetVerticalAlignment()
,Format.getVerticalAlignment()
,Format.setVerticalAlignment(VerticalAlignment)
-
isSetVerticalAlignment
public boolean isSetVerticalAlignment()
- Specified by:
isSetVerticalAlignment
in interfaceFormat
- Returns:
- whether the value of the 'Vertical Alignment' attribute is set.
- See Also:
Format.unsetVerticalAlignment()
,Format.getVerticalAlignment()
,Format.setVerticalAlignment(VerticalAlignment)
-
getTextColor
public int getTextColor()
- Specified by:
getTextColor
in interfaceFormat
- Returns:
- the value of the 'Text Color' attribute.
- See Also:
Format.isSetTextColor()
,Format.unsetTextColor()
,Format.setTextColor(int)
,MoxelPackage.getFormat_TextColor()
-
setTextColor
public void setTextColor(int newTextColor)
- Specified by:
setTextColor
in interfaceFormat
- Parameters:
newTextColor
- the new value of the 'Text Color' attribute.- See Also:
Format.isSetTextColor()
,Format.unsetTextColor()
,Format.getTextColor()
-
unsetTextColor
public void unsetTextColor()
- Specified by:
unsetTextColor
in interfaceFormat
- See Also:
Format.isSetTextColor()
,Format.getTextColor()
,Format.setTextColor(int)
-
isSetTextColor
public boolean isSetTextColor()
- Specified by:
isSetTextColor
in interfaceFormat
- Returns:
- whether the value of the 'Text Color' attribute is set.
- See Also:
Format.unsetTextColor()
,Format.getTextColor()
,Format.setTextColor(int)
-
getBackColor
public int getBackColor()
- Specified by:
getBackColor
in interfaceFormat
- Returns:
- the value of the 'Back Color' attribute.
- See Also:
Format.isSetBackColor()
,Format.unsetBackColor()
,Format.setBackColor(int)
,MoxelPackage.getFormat_BackColor()
-
setBackColor
public void setBackColor(int newBackColor)
- Specified by:
setBackColor
in interfaceFormat
- Parameters:
newBackColor
- the new value of the 'Back Color' attribute.- See Also:
Format.isSetBackColor()
,Format.unsetBackColor()
,Format.getBackColor()
-
unsetBackColor
public void unsetBackColor()
- Specified by:
unsetBackColor
in interfaceFormat
- See Also:
Format.isSetBackColor()
,Format.getBackColor()
,Format.setBackColor(int)
-
isSetBackColor
public boolean isSetBackColor()
- Specified by:
isSetBackColor
in interfaceFormat
- Returns:
- whether the value of the 'Back Color' attribute is set.
- See Also:
Format.unsetBackColor()
,Format.getBackColor()
,Format.setBackColor(int)
-
getPatternColor
public int getPatternColor()
- Specified by:
getPatternColor
in interfaceFormat
- Returns:
- the value of the 'Pattern Color' attribute.
- See Also:
Format.isSetPatternColor()
,Format.unsetPatternColor()
,Format.setPatternColor(int)
,MoxelPackage.getFormat_PatternColor()
-
setPatternColor
public void setPatternColor(int newPatternColor)
- Specified by:
setPatternColor
in interfaceFormat
- Parameters:
newPatternColor
- the new value of the 'Pattern Color' attribute.- See Also:
Format.isSetPatternColor()
,Format.unsetPatternColor()
,Format.getPatternColor()
-
unsetPatternColor
public void unsetPatternColor()
- Specified by:
unsetPatternColor
in interfaceFormat
- See Also:
Format.isSetPatternColor()
,Format.getPatternColor()
,Format.setPatternColor(int)
-
isSetPatternColor
public boolean isSetPatternColor()
- Specified by:
isSetPatternColor
in interfaceFormat
- Returns:
- whether the value of the 'Pattern Color' attribute is set.
- See Also:
Format.unsetPatternColor()
,Format.getPatternColor()
,Format.setPatternColor(int)
-
getPattern
public Pattern getPattern()
- Specified by:
getPattern
in interfaceFormat
- Returns:
- the value of the 'Pattern' attribute.
- See Also:
Pattern
,Format.isSetPattern()
,Format.unsetPattern()
,Format.setPattern(Pattern)
,MoxelPackage.getFormat_Pattern()
-
setPattern
public void setPattern(Pattern newPattern)
- Specified by:
setPattern
in interfaceFormat
- Parameters:
newPattern
- the new value of the 'Pattern' attribute.- See Also:
Pattern
,Format.isSetPattern()
,Format.unsetPattern()
,Format.getPattern()
-
unsetPattern
public void unsetPattern()
- Specified by:
unsetPattern
in interfaceFormat
- See Also:
Format.isSetPattern()
,Format.getPattern()
,Format.setPattern(Pattern)
-
isSetPattern
public boolean isSetPattern()
- Specified by:
isSetPattern
in interfaceFormat
- Returns:
- whether the value of the 'Pattern' attribute is set.
- See Also:
Format.unsetPattern()
,Format.getPattern()
,Format.setPattern(Pattern)
-
getTextPlacement
public TextPlacement getTextPlacement()
- Specified by:
getTextPlacement
in interfaceFormat
- Returns:
- the value of the 'Text Placement' attribute.
- See Also:
TextPlacement
,Format.isSetTextPlacement()
,Format.unsetTextPlacement()
,Format.setTextPlacement(TextPlacement)
,MoxelPackage.getFormat_TextPlacement()
-
setTextPlacement
public void setTextPlacement(TextPlacement newTextPlacement)
- Specified by:
setTextPlacement
in interfaceFormat
- Parameters:
newTextPlacement
- the new value of the 'Text Placement' attribute.- See Also:
TextPlacement
,Format.isSetTextPlacement()
,Format.unsetTextPlacement()
,Format.getTextPlacement()
-
unsetTextPlacement
public void unsetTextPlacement()
- Specified by:
unsetTextPlacement
in interfaceFormat
- See Also:
Format.isSetTextPlacement()
,Format.getTextPlacement()
,Format.setTextPlacement(TextPlacement)
-
isSetTextPlacement
public boolean isSetTextPlacement()
- Specified by:
isSetTextPlacement
in interfaceFormat
- Returns:
- whether the value of the 'Text Placement' attribute is set.
- See Also:
Format.unsetTextPlacement()
,Format.getTextPlacement()
,Format.setTextPlacement(TextPlacement)
-
getFillType
public FillType getFillType()
- Specified by:
getFillType
in interfaceFormat
- Returns:
- the value of the 'Fill Type' attribute.
- See Also:
FillType
,Format.isSetFillType()
,Format.unsetFillType()
,Format.setFillType(FillType)
,MoxelPackage.getFormat_FillType()
-
setFillType
public void setFillType(FillType newFillType)
- Specified by:
setFillType
in interfaceFormat
- Parameters:
newFillType
- the new value of the 'Fill Type' attribute.- See Also:
FillType
,Format.isSetFillType()
,Format.unsetFillType()
,Format.getFillType()
-
unsetFillType
public void unsetFillType()
- Specified by:
unsetFillType
in interfaceFormat
- See Also:
Format.isSetFillType()
,Format.getFillType()
,Format.setFillType(FillType)
-
isSetFillType
public boolean isSetFillType()
- Specified by:
isSetFillType
in interfaceFormat
- Returns:
- whether the value of the 'Fill Type' attribute is set.
- See Also:
Format.unsetFillType()
,Format.getFillType()
,Format.setFillType(FillType)
-
isProtection
public boolean isProtection()
- Specified by:
isProtection
in interfaceFormat
- Returns:
- the value of the 'Protection' attribute.
- See Also:
Format.isSetProtection()
,Format.unsetProtection()
,Format.setProtection(boolean)
,MoxelPackage.getFormat_Protection()
-
setProtection
public void setProtection(boolean newProtection)
- Specified by:
setProtection
in interfaceFormat
- Parameters:
newProtection
- the new value of the 'Protection' attribute.- See Also:
Format.isSetProtection()
,Format.unsetProtection()
,Format.isProtection()
-
unsetProtection
public void unsetProtection()
- Specified by:
unsetProtection
in interfaceFormat
- See Also:
Format.isSetProtection()
,Format.isProtection()
,Format.setProtection(boolean)
-
isSetProtection
public boolean isSetProtection()
- Specified by:
isSetProtection
in interfaceFormat
- Returns:
- whether the value of the 'Protection' attribute is set.
- See Also:
Format.unsetProtection()
,Format.isProtection()
,Format.setProtection(boolean)
-
isHidden
public boolean isHidden()
- Specified by:
isHidden
in interfaceFormat
- Returns:
- the value of the 'Hidden' attribute.
- See Also:
Format.isSetHidden()
,Format.unsetHidden()
,Format.setHidden(boolean)
,MoxelPackage.getFormat_Hidden()
-
setHidden
public void setHidden(boolean newHidden)
- Specified by:
setHidden
in interfaceFormat
- Parameters:
newHidden
- the new value of the 'Hidden' attribute.- See Also:
Format.isSetHidden()
,Format.unsetHidden()
,Format.isHidden()
-
unsetHidden
public void unsetHidden()
- Specified by:
unsetHidden
in interfaceFormat
- See Also:
Format.isSetHidden()
,Format.isHidden()
,Format.setHidden(boolean)
-
isSetHidden
public boolean isSetHidden()
- Specified by:
isSetHidden
in interfaceFormat
- Returns:
- whether the value of the 'Hidden' attribute is set.
- See Also:
Format.unsetHidden()
,Format.isHidden()
,Format.setHidden(boolean)
-
getTextOrientation
public int getTextOrientation()
- Specified by:
getTextOrientation
in interfaceFormat
- Returns:
- the value of the 'Text Orientation' attribute.
- See Also:
Format.isSetTextOrientation()
,Format.unsetTextOrientation()
,Format.setTextOrientation(int)
,MoxelPackage.getFormat_TextOrientation()
-
setTextOrientation
public void setTextOrientation(int newTextOrientation)
- Specified by:
setTextOrientation
in interfaceFormat
- Parameters:
newTextOrientation
- the new value of the 'Text Orientation' attribute.- See Also:
Format.isSetTextOrientation()
,Format.unsetTextOrientation()
,Format.getTextOrientation()
-
unsetTextOrientation
public void unsetTextOrientation()
- Specified by:
unsetTextOrientation
in interfaceFormat
- See Also:
Format.isSetTextOrientation()
,Format.getTextOrientation()
,Format.setTextOrientation(int)
-
isSetTextOrientation
public boolean isSetTextOrientation()
- Specified by:
isSetTextOrientation
in interfaceFormat
- Returns:
- whether the value of the 'Text Orientation' attribute is set.
- See Also:
Format.unsetTextOrientation()
,Format.getTextOrientation()
,Format.setTextOrientation(int)
-
getDetailUse
public DetailUse getDetailUse()
- Specified by:
getDetailUse
in interfaceFormat
- Returns:
- the value of the 'Detail Use' attribute.
- See Also:
DetailUse
,Format.isSetDetailUse()
,Format.unsetDetailUse()
,Format.setDetailUse(DetailUse)
,MoxelPackage.getFormat_DetailUse()
-
setDetailUse
public void setDetailUse(DetailUse newDetailUse)
- Specified by:
setDetailUse
in interfaceFormat
- Parameters:
newDetailUse
- the new value of the 'Detail Use' attribute.- See Also:
DetailUse
,Format.isSetDetailUse()
,Format.unsetDetailUse()
,Format.getDetailUse()
-
unsetDetailUse
public void unsetDetailUse()
- Specified by:
unsetDetailUse
in interfaceFormat
- See Also:
Format.isSetDetailUse()
,Format.getDetailUse()
,Format.setDetailUse(DetailUse)
-
isSetDetailUse
public boolean isSetDetailUse()
- Specified by:
isSetDetailUse
in interfaceFormat
- Returns:
- whether the value of the 'Detail Use' attribute is set.
- See Also:
Format.unsetDetailUse()
,Format.getDetailUse()
,Format.setDetailUse(DetailUse)
-
isBySelectedColumns
public boolean isBySelectedColumns()
- Specified by:
isBySelectedColumns
in interfaceFormat
- Returns:
- the value of the 'By Selected Columns' attribute.
- See Also:
Format.isSetBySelectedColumns()
,Format.unsetBySelectedColumns()
,Format.setBySelectedColumns(boolean)
,MoxelPackage.getFormat_BySelectedColumns()
-
setBySelectedColumns
public void setBySelectedColumns(boolean newBySelectedColumns)
- Specified by:
setBySelectedColumns
in interfaceFormat
- Parameters:
newBySelectedColumns
- the new value of the 'By Selected Columns' attribute.- See Also:
Format.isSetBySelectedColumns()
,Format.unsetBySelectedColumns()
,Format.isBySelectedColumns()
-
unsetBySelectedColumns
public void unsetBySelectedColumns()
- Specified by:
unsetBySelectedColumns
in interfaceFormat
- See Also:
Format.isSetBySelectedColumns()
,Format.isBySelectedColumns()
,Format.setBySelectedColumns(boolean)
-
isSetBySelectedColumns
public boolean isSetBySelectedColumns()
- Specified by:
isSetBySelectedColumns
in interfaceFormat
- Returns:
- whether the value of the 'By Selected Columns' attribute is set.
- See Also:
Format.unsetBySelectedColumns()
,Format.isBySelectedColumns()
,Format.setBySelectedColumns(boolean)
-
isMarkNegatives
public boolean isMarkNegatives()
- Specified by:
isMarkNegatives
in interfaceFormat
- Returns:
- the value of the 'Mark Negatives' attribute.
- See Also:
Format.isSetMarkNegatives()
,Format.unsetMarkNegatives()
,Format.setMarkNegatives(boolean)
,MoxelPackage.getFormat_MarkNegatives()
-
setMarkNegatives
public void setMarkNegatives(boolean newMarkNegatives)
- Specified by:
setMarkNegatives
in interfaceFormat
- Parameters:
newMarkNegatives
- the new value of the 'Mark Negatives' attribute.- See Also:
Format.isSetMarkNegatives()
,Format.unsetMarkNegatives()
,Format.isMarkNegatives()
-
unsetMarkNegatives
public void unsetMarkNegatives()
- Specified by:
unsetMarkNegatives
in interfaceFormat
- See Also:
Format.isSetMarkNegatives()
,Format.isMarkNegatives()
,Format.setMarkNegatives(boolean)
-
isSetMarkNegatives
public boolean isSetMarkNegatives()
- Specified by:
isSetMarkNegatives
in interfaceFormat
- Returns:
- whether the value of the 'Mark Negatives' attribute is set.
- See Also:
Format.unsetMarkNegatives()
,Format.isMarkNegatives()
,Format.setMarkNegatives(boolean)
-
isContainsValue
public boolean isContainsValue()
- Specified by:
isContainsValue
in interfaceFormat
- Returns:
- the value of the 'Contains Value' attribute.
- See Also:
Format.isSetContainsValue()
,Format.unsetContainsValue()
,Format.setContainsValue(boolean)
,MoxelPackage.getFormat_ContainsValue()
-
setContainsValue
public void setContainsValue(boolean newContainsValue)
- Specified by:
setContainsValue
in interfaceFormat
- Parameters:
newContainsValue
- the new value of the 'Contains Value' attribute.- See Also:
Format.isSetContainsValue()
,Format.unsetContainsValue()
,Format.isContainsValue()
-
unsetContainsValue
public void unsetContainsValue()
- Specified by:
unsetContainsValue
in interfaceFormat
- See Also:
Format.isSetContainsValue()
,Format.isContainsValue()
,Format.setContainsValue(boolean)
-
isSetContainsValue
public boolean isSetContainsValue()
- Specified by:
isSetContainsValue
in interfaceFormat
- Returns:
- whether the value of the 'Contains Value' attribute is set.
- See Also:
Format.unsetContainsValue()
,Format.isContainsValue()
,Format.setContainsValue(boolean)
-
getValueType
public TypeDescription getValueType()
- Specified by:
getValueType
in interfaceFormat
- Returns:
- the value of the 'Value Type' containment reference.
- See Also:
Format.isSetValueType()
,Format.unsetValueType()
,Format.setValueType(TypeDescription)
,MoxelPackage.getFormat_ValueType()
-
setValueType
public void setValueType(TypeDescription newValueType)
- Specified by:
setValueType
in interfaceFormat
- Parameters:
newValueType
- the new value of the 'Value Type' containment reference.- See Also:
Format.isSetValueType()
,Format.unsetValueType()
,Format.getValueType()
-
unsetValueType
public void unsetValueType()
- Specified by:
unsetValueType
in interfaceFormat
- See Also:
Format.isSetValueType()
,Format.getValueType()
,Format.setValueType(TypeDescription)
-
isSetValueType
public boolean isSetValueType()
- Specified by:
isSetValueType
in interfaceFormat
- Returns:
- whether the value of the 'Value Type' containment reference is set.
- See Also:
Format.unsetValueType()
,Format.getValueType()
,Format.setValueType(TypeDescription)
-
getControlType
public UUID getControlType()
- Specified by:
getControlType
in interfaceFormat
- Returns:
- the value of the 'Control Type' attribute.
- See Also:
Format.isSetControlType()
,Format.unsetControlType()
,Format.setControlType(UUID)
,MoxelPackage.getFormat_ControlType()
-
setControlType
public void setControlType(UUID newControlType)
- Specified by:
setControlType
in interfaceFormat
- Parameters:
newControlType
- the new value of the 'Control Type' attribute.- See Also:
Format.isSetControlType()
,Format.unsetControlType()
,Format.getControlType()
-
unsetControlType
public void unsetControlType()
- Specified by:
unsetControlType
in interfaceFormat
- See Also:
Format.isSetControlType()
,Format.getControlType()
,Format.setControlType(UUID)
-
isSetControlType
public boolean isSetControlType()
- Specified by:
isSetControlType
in interfaceFormat
- Returns:
- whether the value of the 'Control Type' attribute is set.
- See Also:
Format.unsetControlType()
,Format.getControlType()
,Format.setControlType(UUID)
-
isHyperlink
public boolean isHyperlink()
- Specified by:
isHyperlink
in interfaceFormat
- Returns:
- the value of the 'Hyperlink' attribute.
- See Also:
Format.isSetHyperlink()
,Format.unsetHyperlink()
,Format.setHyperlink(boolean)
,MoxelPackage.getFormat_Hyperlink()
-
setHyperlink
public void setHyperlink(boolean newHyperlink)
- Specified by:
setHyperlink
in interfaceFormat
- Parameters:
newHyperlink
- the new value of the 'Hyperlink' attribute.- See Also:
Format.isSetHyperlink()
,Format.unsetHyperlink()
,Format.isHyperlink()
-
unsetHyperlink
public void unsetHyperlink()
- Specified by:
unsetHyperlink
in interfaceFormat
- See Also:
Format.isSetHyperlink()
,Format.isHyperlink()
,Format.setHyperlink(boolean)
-
isSetHyperlink
public boolean isSetHyperlink()
- Specified by:
isSetHyperlink
in interfaceFormat
- Returns:
- whether the value of the 'Hyperlink' attribute is set.
- See Also:
Format.unsetHyperlink()
,Format.isHyperlink()
,Format.setHyperlink(boolean)
-
isQuickDrag
public boolean isQuickDrag()
- Specified by:
isQuickDrag
in interfaceFormat
- Returns:
- the value of the 'Quick Drag' attribute.
- See Also:
Format.isSetQuickDrag()
,Format.unsetQuickDrag()
,Format.setQuickDrag(boolean)
,MoxelPackage.getFormat_QuickDrag()
-
setQuickDrag
public void setQuickDrag(boolean newQuickDrag)
- Specified by:
setQuickDrag
in interfaceFormat
- Parameters:
newQuickDrag
- the new value of the 'Quick Drag' attribute.- See Also:
Format.isSetQuickDrag()
,Format.unsetQuickDrag()
,Format.isQuickDrag()
-
unsetQuickDrag
public void unsetQuickDrag()
- Specified by:
unsetQuickDrag
in interfaceFormat
- See Also:
Format.isSetQuickDrag()
,Format.isQuickDrag()
,Format.setQuickDrag(boolean)
-
isSetQuickDrag
public boolean isSetQuickDrag()
- Specified by:
isSetQuickDrag
in interfaceFormat
- Returns:
- whether the value of the 'Quick Drag' attribute is set.
- See Also:
Format.unsetQuickDrag()
,Format.isQuickDrag()
,Format.setQuickDrag(boolean)
-
isAutoMarkIncomplete
public boolean isAutoMarkIncomplete()
- Specified by:
isAutoMarkIncomplete
in interfaceFormat
- Returns:
- the value of the 'Auto Mark Incomplete' attribute.
- See Also:
Format.isSetAutoMarkIncomplete()
,Format.unsetAutoMarkIncomplete()
,Format.setAutoMarkIncomplete(boolean)
,MoxelPackage.getFormat_AutoMarkIncomplete()
-
setAutoMarkIncomplete
public void setAutoMarkIncomplete(boolean newAutoMarkIncomplete)
- Specified by:
setAutoMarkIncomplete
in interfaceFormat
- Parameters:
newAutoMarkIncomplete
- the new value of the 'Auto Mark Incomplete' attribute.- See Also:
Format.isSetAutoMarkIncomplete()
,Format.unsetAutoMarkIncomplete()
,Format.isAutoMarkIncomplete()
-
unsetAutoMarkIncomplete
public void unsetAutoMarkIncomplete()
- Specified by:
unsetAutoMarkIncomplete
in interfaceFormat
- See Also:
Format.isSetAutoMarkIncomplete()
,Format.isAutoMarkIncomplete()
,Format.setAutoMarkIncomplete(boolean)
-
isSetAutoMarkIncomplete
public boolean isSetAutoMarkIncomplete()
- Specified by:
isSetAutoMarkIncomplete
in interfaceFormat
- Returns:
- whether the value of the 'Auto Mark Incomplete' attribute is set.
- See Also:
Format.unsetAutoMarkIncomplete()
,Format.isAutoMarkIncomplete()
,Format.setAutoMarkIncomplete(boolean)
-
isMarkIncomplete
public boolean isMarkIncomplete()
- Specified by:
isMarkIncomplete
in interfaceFormat
- Returns:
- the value of the 'Mark Incomplete' attribute.
- See Also:
Format.isSetMarkIncomplete()
,Format.unsetMarkIncomplete()
,Format.setMarkIncomplete(boolean)
,MoxelPackage.getFormat_MarkIncomplete()
-
setMarkIncomplete
public void setMarkIncomplete(boolean newMarkIncomplete)
- Specified by:
setMarkIncomplete
in interfaceFormat
- Parameters:
newMarkIncomplete
- the new value of the 'Mark Incomplete' attribute.- See Also:
Format.isSetMarkIncomplete()
,Format.unsetMarkIncomplete()
,Format.isMarkIncomplete()
-
unsetMarkIncomplete
public void unsetMarkIncomplete()
- Specified by:
unsetMarkIncomplete
in interfaceFormat
- See Also:
Format.isSetMarkIncomplete()
,Format.isMarkIncomplete()
,Format.setMarkIncomplete(boolean)
-
isSetMarkIncomplete
public boolean isSetMarkIncomplete()
- Specified by:
isSetMarkIncomplete
in interfaceFormat
- Returns:
- whether the value of the 'Mark Incomplete' attribute is set.
- See Also:
Format.unsetMarkIncomplete()
,Format.isMarkIncomplete()
,Format.setMarkIncomplete(boolean)
-
getIndent
public int getIndent()
- Specified by:
getIndent
in interfaceFormat
- Returns:
- the value of the 'Indent' attribute.
- See Also:
Format.isSetIndent()
,Format.unsetIndent()
,Format.setIndent(int)
,MoxelPackage.getFormat_Indent()
-
setIndent
public void setIndent(int newIndent)
- Specified by:
setIndent
in interfaceFormat
- Parameters:
newIndent
- the new value of the 'Indent' attribute.- See Also:
Format.isSetIndent()
,Format.unsetIndent()
,Format.getIndent()
-
unsetIndent
public void unsetIndent()
- Specified by:
unsetIndent
in interfaceFormat
- See Also:
Format.isSetIndent()
,Format.getIndent()
,Format.setIndent(int)
-
isSetIndent
public boolean isSetIndent()
- Specified by:
isSetIndent
in interfaceFormat
- Returns:
- whether the value of the 'Indent' attribute is set.
- See Also:
Format.unsetIndent()
,Format.getIndent()
,Format.setIndent(int)
-
getAutoIndent
public int getAutoIndent()
- Specified by:
getAutoIndent
in interfaceFormat
- Returns:
- the value of the 'Auto Indent' attribute.
- See Also:
Format.isSetAutoIndent()
,Format.unsetAutoIndent()
,Format.setAutoIndent(int)
,MoxelPackage.getFormat_AutoIndent()
-
setAutoIndent
public void setAutoIndent(int newAutoIndent)
- Specified by:
setAutoIndent
in interfaceFormat
- Parameters:
newAutoIndent
- the new value of the 'Auto Indent' attribute.- See Also:
Format.isSetAutoIndent()
,Format.unsetAutoIndent()
,Format.getAutoIndent()
-
unsetAutoIndent
public void unsetAutoIndent()
- Specified by:
unsetAutoIndent
in interfaceFormat
- See Also:
Format.isSetAutoIndent()
,Format.getAutoIndent()
,Format.setAutoIndent(int)
-
isSetAutoIndent
public boolean isSetAutoIndent()
- Specified by:
isSetAutoIndent
in interfaceFormat
- Returns:
- whether the value of the 'Auto Indent' attribute is set.
- See Also:
Format.unsetAutoIndent()
,Format.getAutoIndent()
,Format.setAutoIndent(int)
-
getDataFormat
public LocalString getDataFormat()
- Specified by:
getDataFormat
in interfaceFormat
- Returns:
- the value of the 'Data Format' containment reference.
- See Also:
Format.isSetDataFormat()
,Format.unsetDataFormat()
,Format.setDataFormat(LocalString)
,MoxelPackage.getFormat_DataFormat()
-
setDataFormat
public void setDataFormat(LocalString newDataFormat)
- Specified by:
setDataFormat
in interfaceFormat
- Parameters:
newDataFormat
- the new value of the 'Data Format' containment reference.- See Also:
Format.isSetDataFormat()
,Format.unsetDataFormat()
,Format.getDataFormat()
-
unsetDataFormat
public void unsetDataFormat()
- Specified by:
unsetDataFormat
in interfaceFormat
- See Also:
Format.isSetDataFormat()
,Format.getDataFormat()
,Format.setDataFormat(LocalString)
-
isSetDataFormat
public boolean isSetDataFormat()
- Specified by:
isSetDataFormat
in interfaceFormat
- Returns:
- whether the value of the 'Data Format' containment reference is set.
- See Also:
Format.unsetDataFormat()
,Format.getDataFormat()
,Format.setDataFormat(LocalString)
-
getEditFormat
public LocalString getEditFormat()
- Specified by:
getEditFormat
in interfaceFormat
- Returns:
- the value of the 'Edit Format' containment reference.
- See Also:
Format.isSetEditFormat()
,Format.unsetEditFormat()
,Format.setEditFormat(LocalString)
,MoxelPackage.getFormat_EditFormat()
-
setEditFormat
public void setEditFormat(LocalString newEditFormat)
- Specified by:
setEditFormat
in interfaceFormat
- Parameters:
newEditFormat
- the new value of the 'Edit Format' containment reference.- See Also:
Format.isSetEditFormat()
,Format.unsetEditFormat()
,Format.getEditFormat()
-
unsetEditFormat
public void unsetEditFormat()
- Specified by:
unsetEditFormat
in interfaceFormat
- See Also:
Format.isSetEditFormat()
,Format.getEditFormat()
,Format.setEditFormat(LocalString)
-
isSetEditFormat
public boolean isSetEditFormat()
- Specified by:
isSetEditFormat
in interfaceFormat
- Returns:
- whether the value of the 'Edit Format' containment reference is set.
- See Also:
Format.unsetEditFormat()
,Format.getEditFormat()
,Format.setEditFormat(LocalString)
-
getMask
public LocalString getMask()
- Specified by:
getMask
in interfaceFormat
- Returns:
- the value of the 'Mask' containment reference.
- See Also:
Format.isSetMask()
,Format.unsetMask()
,Format.setMask(LocalString)
,MoxelPackage.getFormat_Mask()
-
setMask
public void setMask(LocalString newMask)
- Specified by:
setMask
in interfaceFormat
- Parameters:
newMask
- the new value of the 'Mask' containment reference.- See Also:
Format.isSetMask()
,Format.unsetMask()
,Format.getMask()
-
unsetMask
public void unsetMask()
- Specified by:
unsetMask
in interfaceFormat
- See Also:
Format.isSetMask()
,Format.getMask()
,Format.setMask(LocalString)
-
isSetMask
public boolean isSetMask()
- Specified by:
isSetMask
in interfaceFormat
- Returns:
- whether the value of the 'Mask' containment reference is set.
- See Also:
Format.unsetMask()
,Format.getMask()
,Format.setMask(LocalString)
-
getSizeChangeMode
public SizeChangeMode getSizeChangeMode()
- Specified by:
getSizeChangeMode
in interfaceFormat
- Returns:
- the value of the 'Size Change Mode' attribute.
- See Also:
SizeChangeMode
,Format.isSetSizeChangeMode()
,Format.unsetSizeChangeMode()
,Format.setSizeChangeMode(SizeChangeMode)
,MoxelPackage.getFormat_SizeChangeMode()
-
setSizeChangeMode
public void setSizeChangeMode(SizeChangeMode newSizeChangeMode)
- Specified by:
setSizeChangeMode
in interfaceFormat
- Parameters:
newSizeChangeMode
- the new value of the 'Size Change Mode' attribute.- See Also:
SizeChangeMode
,Format.isSetSizeChangeMode()
,Format.unsetSizeChangeMode()
,Format.getSizeChangeMode()
-
unsetSizeChangeMode
public void unsetSizeChangeMode()
- Specified by:
unsetSizeChangeMode
in interfaceFormat
- See Also:
Format.isSetSizeChangeMode()
,Format.getSizeChangeMode()
,Format.setSizeChangeMode(SizeChangeMode)
-
isSetSizeChangeMode
public boolean isSetSizeChangeMode()
- Specified by:
isSetSizeChangeMode
in interfaceFormat
- Returns:
- whether the value of the 'Size Change Mode' attribute is set.
- See Also:
Format.unsetSizeChangeMode()
,Format.getSizeChangeMode()
,Format.setSizeChangeMode(SizeChangeMode)
-
isPrint
public boolean isPrint()
- Specified by:
isPrint
in interfaceFormat
- Returns:
- the value of the 'Print' attribute.
- See Also:
Format.isSetPrint()
,Format.unsetPrint()
,Format.setPrint(boolean)
,MoxelPackage.getFormat_Print()
-
setPrint
public void setPrint(boolean newPrint)
- Specified by:
setPrint
in interfaceFormat
- Parameters:
newPrint
- the new value of the 'Print' attribute.- See Also:
Format.isSetPrint()
,Format.unsetPrint()
,Format.isPrint()
-
unsetPrint
public void unsetPrint()
- Specified by:
unsetPrint
in interfaceFormat
- See Also:
Format.isSetPrint()
,Format.isPrint()
,Format.setPrint(boolean)
-
isSetPrint
public boolean isSetPrint()
- Specified by:
isSetPrint
in interfaceFormat
- Returns:
- whether the value of the 'Print' attribute is set.
- See Also:
Format.unsetPrint()
,Format.isPrint()
,Format.setPrint(boolean)
-
getDrawingBorder
public int getDrawingBorder()
- Specified by:
getDrawingBorder
in interfaceFormat
- Returns:
- the value of the 'Drawing Border' attribute.
- See Also:
Format.isSetDrawingBorder()
,Format.unsetDrawingBorder()
,Format.setDrawingBorder(int)
,MoxelPackage.getFormat_DrawingBorder()
-
setDrawingBorder
public void setDrawingBorder(int newDrawingBorder)
- Specified by:
setDrawingBorder
in interfaceFormat
- Parameters:
newDrawingBorder
- the new value of the 'Drawing Border' attribute.- See Also:
Format.isSetDrawingBorder()
,Format.unsetDrawingBorder()
,Format.getDrawingBorder()
-
unsetDrawingBorder
public void unsetDrawingBorder()
- Specified by:
unsetDrawingBorder
in interfaceFormat
- See Also:
Format.isSetDrawingBorder()
,Format.getDrawingBorder()
,Format.setDrawingBorder(int)
-
isSetDrawingBorder
public boolean isSetDrawingBorder()
- Specified by:
isSetDrawingBorder
in interfaceFormat
- Returns:
- whether the value of the 'Drawing Border' attribute is set.
- See Also:
Format.unsetDrawingBorder()
,Format.getDrawingBorder()
,Format.setDrawingBorder(int)
-
isDrawingHaveLeftBorder
public boolean isDrawingHaveLeftBorder()
- Specified by:
isDrawingHaveLeftBorder
in interfaceFormat
- Returns:
- the value of the 'Drawing Have Left Border' attribute.
- See Also:
Format.isSetDrawingHaveLeftBorder()
,Format.unsetDrawingHaveLeftBorder()
,Format.setDrawingHaveLeftBorder(boolean)
,MoxelPackage.getFormat_DrawingHaveLeftBorder()
-
setDrawingHaveLeftBorder
public void setDrawingHaveLeftBorder(boolean newDrawingHaveLeftBorder)
- Specified by:
setDrawingHaveLeftBorder
in interfaceFormat
- Parameters:
newDrawingHaveLeftBorder
- the new value of the 'Drawing Have Left Border' attribute.- See Also:
Format.isSetDrawingHaveLeftBorder()
,Format.unsetDrawingHaveLeftBorder()
,Format.isDrawingHaveLeftBorder()
-
unsetDrawingHaveLeftBorder
public void unsetDrawingHaveLeftBorder()
- Specified by:
unsetDrawingHaveLeftBorder
in interfaceFormat
- See Also:
Format.isSetDrawingHaveLeftBorder()
,Format.isDrawingHaveLeftBorder()
,Format.setDrawingHaveLeftBorder(boolean)
-
isSetDrawingHaveLeftBorder
public boolean isSetDrawingHaveLeftBorder()
- Specified by:
isSetDrawingHaveLeftBorder
in interfaceFormat
- Returns:
- whether the value of the 'Drawing Have Left Border' attribute is set.
- See Also:
Format.unsetDrawingHaveLeftBorder()
,Format.isDrawingHaveLeftBorder()
,Format.setDrawingHaveLeftBorder(boolean)
-
isDrawingHaveTopBorder
public boolean isDrawingHaveTopBorder()
- Specified by:
isDrawingHaveTopBorder
in interfaceFormat
- Returns:
- the value of the 'Drawing Have Top Border' attribute.
- See Also:
Format.isSetDrawingHaveTopBorder()
,Format.unsetDrawingHaveTopBorder()
,Format.setDrawingHaveTopBorder(boolean)
,MoxelPackage.getFormat_DrawingHaveTopBorder()
-
setDrawingHaveTopBorder
public void setDrawingHaveTopBorder(boolean newDrawingHaveTopBorder)
- Specified by:
setDrawingHaveTopBorder
in interfaceFormat
- Parameters:
newDrawingHaveTopBorder
- the new value of the 'Drawing Have Top Border' attribute.- See Also:
Format.isSetDrawingHaveTopBorder()
,Format.unsetDrawingHaveTopBorder()
,Format.isDrawingHaveTopBorder()
-
unsetDrawingHaveTopBorder
public void unsetDrawingHaveTopBorder()
- Specified by:
unsetDrawingHaveTopBorder
in interfaceFormat
- See Also:
Format.isSetDrawingHaveTopBorder()
,Format.isDrawingHaveTopBorder()
,Format.setDrawingHaveTopBorder(boolean)
-
isSetDrawingHaveTopBorder
public boolean isSetDrawingHaveTopBorder()
- Specified by:
isSetDrawingHaveTopBorder
in interfaceFormat
- Returns:
- whether the value of the 'Drawing Have Top Border' attribute is set.
- See Also:
Format.unsetDrawingHaveTopBorder()
,Format.isDrawingHaveTopBorder()
,Format.setDrawingHaveTopBorder(boolean)
-
isDrawingHaveRightBorder
public boolean isDrawingHaveRightBorder()
- Specified by:
isDrawingHaveRightBorder
in interfaceFormat
- Returns:
- the value of the 'Drawing Have Right Border' attribute.
- See Also:
Format.isSetDrawingHaveRightBorder()
,Format.unsetDrawingHaveRightBorder()
,Format.setDrawingHaveRightBorder(boolean)
,MoxelPackage.getFormat_DrawingHaveRightBorder()
-
setDrawingHaveRightBorder
public void setDrawingHaveRightBorder(boolean newDrawingHaveRightBorder)
- Specified by:
setDrawingHaveRightBorder
in interfaceFormat
- Parameters:
newDrawingHaveRightBorder
- the new value of the 'Drawing Have Right Border' attribute.- See Also:
Format.isSetDrawingHaveRightBorder()
,Format.unsetDrawingHaveRightBorder()
,Format.isDrawingHaveRightBorder()
-
unsetDrawingHaveRightBorder
public void unsetDrawingHaveRightBorder()
- Specified by:
unsetDrawingHaveRightBorder
in interfaceFormat
- See Also:
Format.isSetDrawingHaveRightBorder()
,Format.isDrawingHaveRightBorder()
,Format.setDrawingHaveRightBorder(boolean)
-
isSetDrawingHaveRightBorder
public boolean isSetDrawingHaveRightBorder()
- Specified by:
isSetDrawingHaveRightBorder
in interfaceFormat
- Returns:
- whether the value of the 'Drawing Have Right Border' attribute is set.
- See Also:
Format.unsetDrawingHaveRightBorder()
,Format.isDrawingHaveRightBorder()
,Format.setDrawingHaveRightBorder(boolean)
-
isDrawingHaveBottomBorder
public boolean isDrawingHaveBottomBorder()
- Specified by:
isDrawingHaveBottomBorder
in interfaceFormat
- Returns:
- the value of the 'Drawing Have Bottom Border' attribute.
- See Also:
Format.isSetDrawingHaveBottomBorder()
,Format.unsetDrawingHaveBottomBorder()
,Format.setDrawingHaveBottomBorder(boolean)
,MoxelPackage.getFormat_DrawingHaveBottomBorder()
-
setDrawingHaveBottomBorder
public void setDrawingHaveBottomBorder(boolean newDrawingHaveBottomBorder)
- Specified by:
setDrawingHaveBottomBorder
in interfaceFormat
- Parameters:
newDrawingHaveBottomBorder
- the new value of the 'Drawing Have Bottom Border' attribute.- See Also:
Format.isSetDrawingHaveBottomBorder()
,Format.unsetDrawingHaveBottomBorder()
,Format.isDrawingHaveBottomBorder()
-
unsetDrawingHaveBottomBorder
public void unsetDrawingHaveBottomBorder()
- Specified by:
unsetDrawingHaveBottomBorder
in interfaceFormat
- See Also:
Format.isSetDrawingHaveBottomBorder()
,Format.isDrawingHaveBottomBorder()
,Format.setDrawingHaveBottomBorder(boolean)
-
isSetDrawingHaveBottomBorder
public boolean isSetDrawingHaveBottomBorder()
- Specified by:
isSetDrawingHaveBottomBorder
in interfaceFormat
- Returns:
- whether the value of the 'Drawing Have Bottom Border' attribute is set.
- See Also:
Format.unsetDrawingHaveBottomBorder()
,Format.isDrawingHaveBottomBorder()
,Format.setDrawingHaveBottomBorder(boolean)
-
getPictureIndex
public int getPictureIndex()
- Specified by:
getPictureIndex
in interfaceFormat
- Returns:
- the value of the 'Picture Index' attribute.
- See Also:
Format.isSetPictureIndex()
,Format.unsetPictureIndex()
,Format.setPictureIndex(int)
,MoxelPackage.getFormat_PictureIndex()
-
setPictureIndex
public void setPictureIndex(int newPictureIndex)
- Specified by:
setPictureIndex
in interfaceFormat
- Parameters:
newPictureIndex
- the new value of the 'Picture Index' attribute.- See Also:
Format.isSetPictureIndex()
,Format.unsetPictureIndex()
,Format.getPictureIndex()
-
unsetPictureIndex
public void unsetPictureIndex()
- Specified by:
unsetPictureIndex
in interfaceFormat
- See Also:
Format.isSetPictureIndex()
,Format.getPictureIndex()
,Format.setPictureIndex(int)
-
isSetPictureIndex
public boolean isSetPictureIndex()
- Specified by:
isSetPictureIndex
in interfaceFormat
- Returns:
- whether the value of the 'Picture Index' attribute is set.
- See Also:
Format.unsetPictureIndex()
,Format.getPictureIndex()
,Format.setPictureIndex(int)
-
getPictureHorizontalAlignment
public HorizontalAlignment getPictureHorizontalAlignment()
- Specified by:
getPictureHorizontalAlignment
in interfaceFormat
- Returns:
- the value of the 'Picture Horizontal Alignment' attribute.
- See Also:
HorizontalAlignment
,Format.isSetPictureHorizontalAlignment()
,Format.unsetPictureHorizontalAlignment()
,Format.setPictureHorizontalAlignment(HorizontalAlignment)
,MoxelPackage.getFormat_PictureHorizontalAlignment()
-
setPictureHorizontalAlignment
public void setPictureHorizontalAlignment(HorizontalAlignment newPictureHorizontalAlignment)
- Specified by:
setPictureHorizontalAlignment
in interfaceFormat
- Parameters:
newPictureHorizontalAlignment
- the new value of the 'Picture Horizontal Alignment' attribute.- See Also:
HorizontalAlignment
,Format.isSetPictureHorizontalAlignment()
,Format.unsetPictureHorizontalAlignment()
,Format.getPictureHorizontalAlignment()
-
unsetPictureHorizontalAlignment
public void unsetPictureHorizontalAlignment()
- Specified by:
unsetPictureHorizontalAlignment
in interfaceFormat
- See Also:
Format.isSetPictureHorizontalAlignment()
,Format.getPictureHorizontalAlignment()
,Format.setPictureHorizontalAlignment(HorizontalAlignment)
-
isSetPictureHorizontalAlignment
public boolean isSetPictureHorizontalAlignment()
- Specified by:
isSetPictureHorizontalAlignment
in interfaceFormat
- Returns:
- whether the value of the 'Picture Horizontal Alignment' attribute is set.
- See Also:
Format.unsetPictureHorizontalAlignment()
,Format.getPictureHorizontalAlignment()
,Format.setPictureHorizontalAlignment(HorizontalAlignment)
-
getPictureVerticalAlignment
public VerticalAlignment getPictureVerticalAlignment()
- Specified by:
getPictureVerticalAlignment
in interfaceFormat
- Returns:
- the value of the 'Picture Vertical Alignment' attribute.
- See Also:
VerticalAlignment
,Format.isSetPictureVerticalAlignment()
,Format.unsetPictureVerticalAlignment()
,Format.setPictureVerticalAlignment(VerticalAlignment)
,MoxelPackage.getFormat_PictureVerticalAlignment()
-
setPictureVerticalAlignment
public void setPictureVerticalAlignment(VerticalAlignment newPictureVerticalAlignment)
- Specified by:
setPictureVerticalAlignment
in interfaceFormat
- Parameters:
newPictureVerticalAlignment
- the new value of the 'Picture Vertical Alignment' attribute.- See Also:
VerticalAlignment
,Format.isSetPictureVerticalAlignment()
,Format.unsetPictureVerticalAlignment()
,Format.getPictureVerticalAlignment()
-
unsetPictureVerticalAlignment
public void unsetPictureVerticalAlignment()
- Specified by:
unsetPictureVerticalAlignment
in interfaceFormat
- See Also:
Format.isSetPictureVerticalAlignment()
,Format.getPictureVerticalAlignment()
,Format.setPictureVerticalAlignment(VerticalAlignment)
-
isSetPictureVerticalAlignment
public boolean isSetPictureVerticalAlignment()
- Specified by:
isSetPictureVerticalAlignment
in interfaceFormat
- Returns:
- whether the value of the 'Picture Vertical Alignment' attribute is set.
- See Also:
Format.unsetPictureVerticalAlignment()
,Format.getPictureVerticalAlignment()
,Format.setPictureVerticalAlignment(VerticalAlignment)
-
getPictureSize
public PictureSize getPictureSize()
- Specified by:
getPictureSize
in interfaceFormat
- Returns:
- the value of the 'Picture Size' attribute.
- See Also:
PictureSize
,Format.isSetPictureSize()
,Format.unsetPictureSize()
,Format.setPictureSize(PictureSize)
,MoxelPackage.getFormat_PictureSize()
-
setPictureSize
public void setPictureSize(PictureSize newPictureSize)
- Specified by:
setPictureSize
in interfaceFormat
- Parameters:
newPictureSize
- the new value of the 'Picture Size' attribute.- See Also:
PictureSize
,Format.isSetPictureSize()
,Format.unsetPictureSize()
,Format.getPictureSize()
-
unsetPictureSize
public void unsetPictureSize()
- Specified by:
unsetPictureSize
in interfaceFormat
- See Also:
Format.isSetPictureSize()
,Format.getPictureSize()
,Format.setPictureSize(PictureSize)
-
isSetPictureSize
public boolean isSetPictureSize()
- Specified by:
isSetPictureSize
in interfaceFormat
- Returns:
- whether the value of the 'Picture Size' attribute is set.
- See Also:
Format.unsetPictureSize()
,Format.getPictureSize()
,Format.setPictureSize(PictureSize)
-
getTextPosition
public CellTextPosition getTextPosition()
- Specified by:
getTextPosition
in interfaceFormat
- Returns:
- the value of the 'Text Position' attribute.
- See Also:
CellTextPosition
,Format.isSetTextPosition()
,Format.unsetTextPosition()
,Format.setTextPosition(CellTextPosition)
,MoxelPackage.getFormat_TextPosition()
-
setTextPosition
public void setTextPosition(CellTextPosition newTextPosition)
- Specified by:
setTextPosition
in interfaceFormat
- Parameters:
newTextPosition
- the new value of the 'Text Position' attribute.- See Also:
CellTextPosition
,Format.isSetTextPosition()
,Format.unsetTextPosition()
,Format.getTextPosition()
-
unsetTextPosition
public void unsetTextPosition()
- Specified by:
unsetTextPosition
in interfaceFormat
- See Also:
Format.isSetTextPosition()
,Format.getTextPosition()
,Format.setTextPosition(CellTextPosition)
-
isSetTextPosition
public boolean isSetTextPosition()
- Specified by:
isSetTextPosition
in interfaceFormat
- Returns:
- whether the value of the 'Text Position' attribute is set.
- See Also:
Format.unsetTextPosition()
,Format.getTextPosition()
,Format.setTextPosition(CellTextPosition)
-
isAutoWidthCalculation
public boolean isAutoWidthCalculation()
- Specified by:
isAutoWidthCalculation
in interfaceFormat
- Returns:
- the value of the 'Auto Width Calculation' attribute.
- See Also:
Format.isSetAutoWidthCalculation()
,Format.unsetAutoWidthCalculation()
,Format.setAutoWidthCalculation(boolean)
,MoxelPackage.getFormat_AutoWidthCalculation()
-
setAutoWidthCalculation
public void setAutoWidthCalculation(boolean newAutoWidthCalculation)
- Specified by:
setAutoWidthCalculation
in interfaceFormat
- Parameters:
newAutoWidthCalculation
- the new value of the 'Auto Width Calculation' attribute.- See Also:
Format.isSetAutoWidthCalculation()
,Format.unsetAutoWidthCalculation()
,Format.isAutoWidthCalculation()
-
unsetAutoWidthCalculation
public void unsetAutoWidthCalculation()
- Specified by:
unsetAutoWidthCalculation
in interfaceFormat
- See Also:
Format.isSetAutoWidthCalculation()
,Format.isAutoWidthCalculation()
,Format.setAutoWidthCalculation(boolean)
-
isSetAutoWidthCalculation
public boolean isSetAutoWidthCalculation()
- Specified by:
isSetAutoWidthCalculation
in interfaceFormat
- Returns:
- whether the value of the 'Auto Width Calculation' attribute is set.
- See Also:
Format.unsetAutoWidthCalculation()
,Format.isAutoWidthCalculation()
,Format.setAutoWidthCalculation(boolean)
-
getWidthWeightFactor
public int getWidthWeightFactor()
- Specified by:
getWidthWeightFactor
in interfaceFormat
- Returns:
- the value of the 'Width Weight Factor' attribute.
- See Also:
Format.isSetWidthWeightFactor()
,Format.unsetWidthWeightFactor()
,Format.setWidthWeightFactor(int)
,MoxelPackage.getFormat_WidthWeightFactor()
-
setWidthWeightFactor
public void setWidthWeightFactor(int newWidthWeightFactor)
- Specified by:
setWidthWeightFactor
in interfaceFormat
- Parameters:
newWidthWeightFactor
- the new value of the 'Width Weight Factor' attribute.- See Also:
Format.isSetWidthWeightFactor()
,Format.unsetWidthWeightFactor()
,Format.getWidthWeightFactor()
-
unsetWidthWeightFactor
public void unsetWidthWeightFactor()
- Specified by:
unsetWidthWeightFactor
in interfaceFormat
- See Also:
Format.isSetWidthWeightFactor()
,Format.getWidthWeightFactor()
,Format.setWidthWeightFactor(int)
-
isSetWidthWeightFactor
public boolean isSetWidthWeightFactor()
- Specified by:
isSetWidthWeightFactor
in interfaceFormat
- Returns:
- whether the value of the 'Width Weight Factor' attribute is set.
- See Also:
Format.unsetWidthWeightFactor()
,Format.getWidthWeightFactor()
,Format.setWidthWeightFactor(int)
-
getMarginLeft
public int getMarginLeft()
- Specified by:
getMarginLeft
in interfaceFormat
- Returns:
- the value of the 'Margin Left' attribute.
- See Also:
Format.isSetMarginLeft()
,Format.unsetMarginLeft()
,Format.setMarginLeft(int)
,MoxelPackage.getFormat_MarginLeft()
-
setMarginLeft
public void setMarginLeft(int newMarginLeft)
- Specified by:
setMarginLeft
in interfaceFormat
- Parameters:
newMarginLeft
- the new value of the 'Margin Left' attribute.- See Also:
Format.isSetMarginLeft()
,Format.unsetMarginLeft()
,Format.getMarginLeft()
-
unsetMarginLeft
public void unsetMarginLeft()
- Specified by:
unsetMarginLeft
in interfaceFormat
- See Also:
Format.isSetMarginLeft()
,Format.getMarginLeft()
,Format.setMarginLeft(int)
-
isSetMarginLeft
public boolean isSetMarginLeft()
- Specified by:
isSetMarginLeft
in interfaceFormat
- Returns:
- whether the value of the 'Margin Left' attribute is set.
- See Also:
Format.unsetMarginLeft()
,Format.getMarginLeft()
,Format.setMarginLeft(int)
-
getMarginTop
public int getMarginTop()
- Specified by:
getMarginTop
in interfaceFormat
- Returns:
- the value of the 'Margin Top' attribute.
- See Also:
Format.isSetMarginTop()
,Format.unsetMarginTop()
,Format.setMarginTop(int)
,MoxelPackage.getFormat_MarginTop()
-
setMarginTop
public void setMarginTop(int newMarginTop)
- Specified by:
setMarginTop
in interfaceFormat
- Parameters:
newMarginTop
- the new value of the 'Margin Top' attribute.- See Also:
Format.isSetMarginTop()
,Format.unsetMarginTop()
,Format.getMarginTop()
-
unsetMarginTop
public void unsetMarginTop()
- Specified by:
unsetMarginTop
in interfaceFormat
- See Also:
Format.isSetMarginTop()
,Format.getMarginTop()
,Format.setMarginTop(int)
-
isSetMarginTop
public boolean isSetMarginTop()
- Specified by:
isSetMarginTop
in interfaceFormat
- Returns:
- whether the value of the 'Margin Top' attribute is set.
- See Also:
Format.unsetMarginTop()
,Format.getMarginTop()
,Format.setMarginTop(int)
-
getMarginRight
public int getMarginRight()
- Specified by:
getMarginRight
in interfaceFormat
- Returns:
- the value of the 'Margin Right' attribute.
- See Also:
Format.isSetMarginRight()
,Format.unsetMarginRight()
,Format.setMarginRight(int)
,MoxelPackage.getFormat_MarginRight()
-
setMarginRight
public void setMarginRight(int newMarginRight)
- Specified by:
setMarginRight
in interfaceFormat
- Parameters:
newMarginRight
- the new value of the 'Margin Right' attribute.- See Also:
Format.isSetMarginRight()
,Format.unsetMarginRight()
,Format.getMarginRight()
-
unsetMarginRight
public void unsetMarginRight()
- Specified by:
unsetMarginRight
in interfaceFormat
- See Also:
Format.isSetMarginRight()
,Format.getMarginRight()
,Format.setMarginRight(int)
-
isSetMarginRight
public boolean isSetMarginRight()
- Specified by:
isSetMarginRight
in interfaceFormat
- Returns:
- whether the value of the 'Margin Right' attribute is set.
- See Also:
Format.unsetMarginRight()
,Format.getMarginRight()
,Format.setMarginRight(int)
-
getMarginBottom
public int getMarginBottom()
- Specified by:
getMarginBottom
in interfaceFormat
- Returns:
- the value of the 'Margin Bottom' attribute.
- See Also:
Format.isSetMarginBottom()
,Format.unsetMarginBottom()
,Format.setMarginBottom(int)
,MoxelPackage.getFormat_MarginBottom()
-
setMarginBottom
public void setMarginBottom(int newMarginBottom)
- Specified by:
setMarginBottom
in interfaceFormat
- Parameters:
newMarginBottom
- the new value of the 'Margin Bottom' attribute.- See Also:
Format.isSetMarginBottom()
,Format.unsetMarginBottom()
,Format.getMarginBottom()
-
unsetMarginBottom
public void unsetMarginBottom()
- Specified by:
unsetMarginBottom
in interfaceFormat
- See Also:
Format.isSetMarginBottom()
,Format.getMarginBottom()
,Format.setMarginBottom(int)
-
isSetMarginBottom
public boolean isSetMarginBottom()
- Specified by:
isSetMarginBottom
in interfaceFormat
- Returns:
- whether the value of the 'Margin Bottom' attribute is set.
- See Also:
Format.unsetMarginBottom()
,Format.getMarginBottom()
,Format.setMarginBottom(int)
-
-