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
public interface CellsProperties extends BaseFormattingCellProperties
A representation of the model object 'Cells Properties'.The following features are supported:
- See Also:
ContentPackage.getCellsProperties()
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description UUID
getControlType()
Returns the value of the 'Control Type' attribute.String
getDetailParameter()
Returns the value of the 'Detail Parameter' attribute.String
getParameter()
Returns the value of the 'Parameter' attribute.String
getPictureParameter()
Returns the value of the 'Picture Parameter' attribute.LocalString
getText()
Returns the value of the 'Text' containment reference.Value
getValue()
Returns the value of the 'Value' containment reference.TypeDescription
getValueType()
Returns the value of the 'Value Type' containment reference.boolean
isContainsValue()
Returns the value of the 'Contains Value' attribute.boolean
isSetContainsValue()
Returns whether the value of the 'Contains Value
' attribute is set.boolean
isSetControlType()
Returns whether the value of the 'Control Type
' attribute is set.boolean
isSetDetailParameter()
Returns whether the value of the 'Detail Parameter
' attribute is set.boolean
isSetParameter()
Returns whether the value of the 'Parameter
' attribute is set.boolean
isSetPictureParameter()
Returns whether the value of the 'Picture Parameter
' attribute is set.boolean
isSetText()
Returns whether the value of the 'Text
' containment reference is set.boolean
isSetValue()
Returns whether the value of the 'Value
' containment reference is set.boolean
isSetValueType()
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
setValue(Value value)
Sets the value of the 'Value
' containment reference.void
setValueType(TypeDescription value)
Sets the value of the 'Value Type
' containment reference.void
unsetContainsValue()
Unsets the value of the 'Contains Value
' attribute.void
unsetControlType()
Unsets the value of the 'Control Type
' attribute.void
unsetDetailParameter()
Unsets the value of the 'Detail Parameter
' attribute.void
unsetParameter()
Unsets the value of the 'Parameter
' attribute.void
unsetPictureParameter()
Unsets the value of the 'Picture Parameter
' attribute.void
unsetText()
Unsets the value of the 'Text
' containment reference.void
unsetValue()
Unsets the value of the 'Value
' containment reference.void
unsetValueType()
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
-
-
-
-
Method Detail
-
isContainsValue
boolean isContainsValue()
Returns the value of the 'Contains Value' attribute.- Returns:
- the value of the 'Contains Value' attribute.
- See Also:
isSetContainsValue()
,unsetContainsValue()
,setContainsValue(boolean)
,ContentPackage.getCellsProperties_ContainsValue()
-
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:
isSetContainsValue()
,unsetContainsValue()
,isContainsValue()
-
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:
unsetContainsValue()
,isContainsValue()
,setContainsValue(boolean)
-
getValueType
TypeDescription getValueType()
Returns the value of the 'Value Type' containment reference.- Returns:
- the value of the 'Value Type' containment reference.
- See Also:
isSetValueType()
,unsetValueType()
,setValueType(TypeDescription)
,ContentPackage.getCellsProperties_ValueType()
-
setValueType
void setValueType(TypeDescription value)
Sets the value of the 'Value Type
' containment reference.- Parameters:
value
- the new value of the 'Value Type' containment reference.- See Also:
isSetValueType()
,unsetValueType()
,getValueType()
-
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:
unsetValueType()
,getValueType()
,setValueType(TypeDescription)
-
getControlType
UUID getControlType()
Returns the value of the 'Control Type' attribute.- Returns:
- the value of the 'Control Type' attribute.
- See Also:
isSetControlType()
,unsetControlType()
,setControlType(UUID)
,ContentPackage.getCellsProperties_ControlType()
-
setControlType
void setControlType(UUID value)
Sets the value of the 'Control Type
' attribute.- Parameters:
value
- the new value of the 'Control Type' attribute.- See Also:
isSetControlType()
,unsetControlType()
,getControlType()
-
unsetControlType
void unsetControlType()
Unsets the value of the 'Control Type
' attribute.- See Also:
isSetControlType()
,getControlType()
,setControlType(UUID)
-
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:
unsetControlType()
,getControlType()
,setControlType(UUID)
-
getText
LocalString getText()
Returns the value of the 'Text' containment reference.- Returns:
- the value of the 'Text' containment reference.
- See Also:
isSetText()
,unsetText()
,setText(LocalString)
,ContentPackage.getCellsProperties_Text()
-
setText
void setText(LocalString value)
Sets the value of the 'Text
' containment reference.- Parameters:
value
- the new value of the 'Text' containment reference.- See Also:
isSetText()
,unsetText()
,getText()
-
unsetText
void unsetText()
Unsets the value of the 'Text
' containment reference.- See Also:
isSetText()
,getText()
,setText(LocalString)
-
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:
unsetText()
,getText()
,setText(LocalString)
-
getParameter
String getParameter()
Returns the value of the 'Parameter' attribute.- Returns:
- the value of the 'Parameter' attribute.
- See Also:
isSetParameter()
,unsetParameter()
,setParameter(String)
,ContentPackage.getCellsProperties_Parameter()
-
setParameter
void setParameter(String value)
Sets the value of the 'Parameter
' attribute.- Parameters:
value
- the new value of the 'Parameter' attribute.- See Also:
isSetParameter()
,unsetParameter()
,getParameter()
-
unsetParameter
void unsetParameter()
Unsets the value of the 'Parameter
' attribute.- See Also:
isSetParameter()
,getParameter()
,setParameter(String)
-
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:
unsetParameter()
,getParameter()
,setParameter(String)
-
getDetailParameter
String getDetailParameter()
Returns the value of the 'Detail Parameter' attribute.- Returns:
- the value of the 'Detail Parameter' attribute.
- See Also:
isSetDetailParameter()
,unsetDetailParameter()
,setDetailParameter(String)
,ContentPackage.getCellsProperties_DetailParameter()
-
setDetailParameter
void setDetailParameter(String value)
Sets the value of the 'Detail Parameter
' attribute.- Parameters:
value
- the new value of the 'Detail Parameter' attribute.- See Also:
isSetDetailParameter()
,unsetDetailParameter()
,getDetailParameter()
-
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:
unsetDetailParameter()
,getDetailParameter()
,setDetailParameter(String)
-
getPictureParameter
String getPictureParameter()
Returns the value of the 'Picture Parameter' attribute.- Returns:
- the value of the 'Picture Parameter' attribute.
- See Also:
isSetPictureParameter()
,unsetPictureParameter()
,setPictureParameter(String)
,ContentPackage.getCellsProperties_PictureParameter()
-
setPictureParameter
void setPictureParameter(String value)
Sets the value of the 'Picture Parameter
' attribute.- Parameters:
value
- the new value of the 'Picture Parameter' attribute.- See Also:
isSetPictureParameter()
,unsetPictureParameter()
,getPictureParameter()
-
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:
unsetPictureParameter()
,getPictureParameter()
,setPictureParameter(String)
-
getValue
Value getValue()
Returns the value of the 'Value' containment reference.- Returns:
- the value of the 'Value' containment reference.
- See Also:
isSetValue()
,unsetValue()
,setValue(Value)
,ContentPackage.getCellsProperties_Value()
-
setValue
void setValue(Value value)
Sets the value of the 'Value
' containment reference.- Parameters:
value
- the new value of the 'Value' containment reference.- See Also:
isSetValue()
,unsetValue()
,getValue()
-
unsetValue
void unsetValue()
Unsets the value of the 'Value
' containment reference.- See Also:
isSetValue()
,getValue()
,setValue(Value)
-
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:
unsetValue()
,getValue()
,setValue(Value)
-
-