Package com._1c.g5.v8.dt.moxel.content
Interface CellsProperties
- All Superinterfaces:
BaseFormattingCellProperties
,org.eclipse.emf.ecore.EObject
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
CellsPropertiesImpl
A representation of the model object 'Cells Properties'.
The following features are supported:
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Control Type' attribute.Returns the value of the 'Detail Parameter' attribute.Returns the value of the 'Parameter' attribute.Returns the value of the 'Picture Parameter' attribute.getText()
Returns the value of the 'Text' containment reference.getValue()
Returns the value of the 'Value' containment reference.Returns the value of the 'Value Type' containment reference.boolean
Returns the value of the 'Contains Value' attribute.boolean
Returns whether the value of the 'Contains Value
' attribute is set.boolean
Returns whether the value of the 'Control Type
' attribute is set.boolean
Returns whether the value of the 'Detail Parameter
' attribute is set.boolean
Returns whether the value of the 'Parameter
' attribute is set.boolean
Returns whether the value of the 'Picture Parameter
' attribute is set.boolean
Returns whether the value of the 'Text
' containment reference is set.boolean
Returns whether the value of the 'Value
' containment reference is set.boolean
Returns whether the value of the 'Value Type
' containment reference is set.void
setContainsValue
(boolean value) Sets the value of the 'Contains Value
' attribute.void
setControlType
(UUID value) Sets the value of the 'Control Type
' attribute.void
setDetailParameter
(String value) Sets the value of the 'Detail Parameter
' attribute.void
setParameter
(String value) Sets the value of the 'Parameter
' attribute.void
setPictureParameter
(String value) Sets the value of the 'Picture Parameter
' attribute.void
setText
(LocalString value) Sets the value of the 'Text
' containment reference.void
Sets the value of the 'Value
' containment reference.void
setValueType
(TypeDescription value) Sets the value of the 'Value Type
' containment reference.void
Unsets the value of the 'Contains Value
' attribute.void
Unsets the value of the 'Control Type
' attribute.void
Unsets the value of the 'Detail Parameter
' attribute.void
Unsets the value of the 'Parameter
' attribute.void
Unsets the value of the 'Picture Parameter
' attribute.void
Unsets the value of the 'Text
' containment reference.void
Unsets the value of the 'Value
' containment reference.void
Unsets the value of the 'Value Type
' containment reference.Methods inherited from interface com._1c.g5.v8.dt.moxel.content.BaseFormattingCellProperties
getAreaName, getAutoIndent, getBackColor, getBorderColor, getBottomBorder, getCellReference, getDataFormat, getDetailUse, getEditFormat, getFillType, getFont, getHorizontalAlignment, getIndent, getLeftBorder, getMarginBottom, getMarginLeft, getMarginRight, getMarginTop, getMask, getPattern, getPatternColor, getPicture, getPictureHorizontalAlignment, getPictureSize, getPictureVerticalAlignment, getRightBorder, getSizeChangeMode, getTextColor, getTextOrientation, getTextPlacement, getTextPosition, getTopBorder, getVerticalAlignment, isAutoMarkIncomplete, isBySelectedColumns, isHyperlink, isIsTemplateModeOn, isMarkIncomplete, isMarkNegatives, isProtection, isSetAreaName, isSetAutoIndent, isSetAutoMarkIncomplete, isSetBackColor, isSetBorderColor, isSetBottomBorder, isSetBySelectedColumns, isSetDataFormat, isSetDetailUse, isSetEditFormat, isSetFillType, isSetFont, isSetHorizontalAlignment, isSetHyperlink, isSetIndent, isSetLeftBorder, isSetMarginBottom, isSetMarginLeft, isSetMarginRight, isSetMarginTop, isSetMarkIncomplete, isSetMarkNegatives, isSetMask, isSetPattern, isSetPatternColor, isSetPicture, isSetPictureHorizontalAlignment, isSetPictureSize, isSetPictureVerticalAlignment, isSetProtection, isSetRightBorder, isSetSizeChangeMode, isSetTextColor, isSetTextOrientation, isSetTextPlacement, isSetTextPosition, isSetTopBorder, isSetVerticalAlignment, setAreaName, setAutoIndent, setAutoMarkIncomplete, setBackColor, setBorderColor, setBottomBorder, setBySelectedColumns, setCellReference, setDataFormat, setDetailUse, setEditFormat, setFillType, setFont, setHorizontalAlignment, setHyperlink, setIndent, setIsTemplateModeOn, setLeftBorder, setMarginBottom, setMarginLeft, setMarginRight, setMarginTop, setMarkIncomplete, setMarkNegatives, setMask, setPattern, setPatternColor, setPicture, setPictureHorizontalAlignment, setPictureSize, setPictureVerticalAlignment, setProtection, setRightBorder, setSizeChangeMode, setTextColor, setTextOrientation, setTextPlacement, setTextPosition, setTopBorder, setVerticalAlignment, unsetAreaName, unsetAutoIndent, unsetAutoMarkIncomplete, unsetBackColor, unsetBorderColor, unsetBottomBorder, unsetBySelectedColumns, unsetDataFormat, unsetDetailUse, unsetEditFormat, unsetFillType, unsetFont, unsetHorizontalAlignment, unsetHyperlink, unsetIndent, unsetLeftBorder, unsetMarginBottom, unsetMarginLeft, unsetMarginRight, unsetMarginTop, unsetMarkIncomplete, unsetMarkNegatives, unsetMask, unsetPattern, unsetPatternColor, unsetPicture, unsetPictureHorizontalAlignment, unsetPictureSize, unsetPictureVerticalAlignment, unsetProtection, unsetRightBorder, unsetSizeChangeMode, unsetTextColor, unsetTextOrientation, unsetTextPlacement, unsetTextPosition, unsetTopBorder, unsetVerticalAlignment
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
isContainsValue
boolean isContainsValue()Returns the value of the 'Contains Value' attribute.- Returns:
- the value of the 'Contains Value' attribute.
- See Also:
-
setContainsValue
void setContainsValue(boolean value) Sets the value of the 'Contains Value
' attribute.- Parameters:
value
- the new value of the 'Contains Value' attribute.- See Also:
-
unsetContainsValue
void unsetContainsValue()Unsets the value of the 'Contains Value
' attribute. -
isSetContainsValue
boolean isSetContainsValue()Returns whether the value of the 'Contains Value
' attribute is set.- Returns:
- whether the value of the 'Contains Value' attribute is set.
- See Also:
-
getValueType
TypeDescription getValueType()Returns the value of the 'Value Type' containment reference.- Returns:
- the value of the 'Value Type' containment reference.
- See Also:
-
setValueType
Sets the value of the 'Value Type
' containment reference.- Parameters:
value
- the new value of the 'Value Type' containment reference.- See Also:
-
unsetValueType
void unsetValueType()Unsets the value of the 'Value Type
' containment reference. -
isSetValueType
boolean isSetValueType()Returns whether the value of the 'Value Type
' containment reference is set.- Returns:
- whether the value of the 'Value Type' containment reference is set.
- See Also:
-
getControlType
UUID getControlType()Returns the value of the 'Control Type' attribute.- Returns:
- the value of the 'Control Type' attribute.
- See Also:
-
setControlType
Sets the value of the 'Control Type
' attribute.- Parameters:
value
- the new value of the 'Control Type' attribute.- See Also:
-
unsetControlType
void unsetControlType()Unsets the value of the 'Control Type
' attribute. -
isSetControlType
boolean isSetControlType()Returns whether the value of the 'Control Type
' attribute is set.- Returns:
- whether the value of the 'Control Type' attribute is set.
- See Also:
-
getText
LocalString getText()Returns the value of the 'Text' containment reference.- Returns:
- the value of the 'Text' containment reference.
- See Also:
-
setText
Sets the value of the 'Text
' containment reference.- Parameters:
value
- the new value of the 'Text' containment reference.- See Also:
-
unsetText
void unsetText()Unsets the value of the 'Text
' containment reference.- See Also:
-
isSetText
boolean isSetText()Returns whether the value of the 'Text
' containment reference is set.- Returns:
- whether the value of the 'Text' containment reference is set.
- See Also:
-
getParameter
String getParameter()Returns the value of the 'Parameter' attribute.- Returns:
- the value of the 'Parameter' attribute.
- See Also:
-
setParameter
Sets the value of the 'Parameter
' attribute.- Parameters:
value
- the new value of the 'Parameter' attribute.- See Also:
-
unsetParameter
void unsetParameter()Unsets the value of the 'Parameter
' attribute. -
isSetParameter
boolean isSetParameter()Returns whether the value of the 'Parameter
' attribute is set.- Returns:
- whether the value of the 'Parameter' attribute is set.
- See Also:
-
getDetailParameter
String getDetailParameter()Returns the value of the 'Detail Parameter' attribute.- Returns:
- the value of the 'Detail Parameter' attribute.
- See Also:
-
setDetailParameter
Sets the value of the 'Detail Parameter
' attribute.- Parameters:
value
- the new value of the 'Detail Parameter' attribute.- See Also:
-
unsetDetailParameter
void unsetDetailParameter()Unsets the value of the 'Detail Parameter
' attribute. -
isSetDetailParameter
boolean isSetDetailParameter()Returns whether the value of the 'Detail Parameter
' attribute is set.- Returns:
- whether the value of the 'Detail Parameter' attribute is set.
- See Also:
-
getPictureParameter
String getPictureParameter()Returns the value of the 'Picture Parameter' attribute.- Returns:
- the value of the 'Picture Parameter' attribute.
- See Also:
-
setPictureParameter
Sets the value of the 'Picture Parameter
' attribute.- Parameters:
value
- the new value of the 'Picture Parameter' attribute.- See Also:
-
unsetPictureParameter
void unsetPictureParameter()Unsets the value of the 'Picture Parameter
' attribute. -
isSetPictureParameter
boolean isSetPictureParameter()Returns whether the value of the 'Picture Parameter
' attribute is set.- Returns:
- whether the value of the 'Picture Parameter' attribute is set.
- See Also:
-
getValue
Value getValue()Returns the value of the 'Value' containment reference.- Returns:
- the value of the 'Value' containment reference.
- See Also:
-
setValue
Sets the value of the 'Value
' containment reference.- Parameters:
value
- the new value of the 'Value' containment reference.- See Also:
-
unsetValue
void unsetValue()Unsets the value of the 'Value
' containment reference.- See Also:
-
isSetValue
boolean isSetValue()Returns whether the value of the 'Value
' containment reference is set.- Returns:
- whether the value of the 'Value' containment reference is set.
- See Also:
-