Package com._1c.g5.v8.dt.planner.model
Interface PlannerSettings
-
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,IBmObject
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
PlannerSettingsImpl
public interface PlannerSettings extends IBmObject
A representation of the model object 'Settings'.The following features are supported:
Items
New Items Text Type
Align Item Boundaries By Time Scale
Show Wrapped Headers
Show Wrapped Time Scale Headers
Show Current Date
Wrapped Time Scale Header Format
Time Scale Wrap Begin Indent
Time Scale Wrap End Indent
Periodic Variant Repetition
Periodic Variant Unit
Border
Border Color
Line Color
Back Color
Text Color
Font
Begin Of Representation Period
End Of Representation Period
Items Time Representation
Time Scale
Dimensions
Periods
Back Intervals
Items Behavior When Space Insufficient
Auto Min Column Width
Auto Min Row Height
Min Column Width
Min Row Height
Fix Dimensions Header
Fix Time Scale Header
- See Also:
PlannerPackage.getPlannerSettings()
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Color
getBackColor()
Returns the value of the 'Back Color' containment reference.org.eclipse.emf.common.util.EList<PlannerBackgroundInterval>
getBackIntervals()
Returns the value of the 'Back Intervals' containment reference list.Date
getBeginOfRepresentationPeriod()
Returns the value of the 'Begin Of Representation Period' attribute.Border
getBorder()
Returns the value of the 'Border' containment reference.Color
getBorderColor()
Returns the value of the 'Border Color' containment reference.org.eclipse.emf.common.util.EList<PlannerDimension>
getDimensions()
Returns the value of the 'Dimensions' containment reference list.Date
getEndOfRepresentationPeriod()
Returns the value of the 'End Of Representation Period' attribute.Boolean
getFixDimensionsHeader()
Returns the value of the 'Fix Dimensions Header' attribute.Boolean
getFixTimeScaleHeader()
Returns the value of the 'Fix Time Scale Header' attribute.Font
getFont()
Returns the value of the 'Font' containment reference.org.eclipse.emf.common.util.EList<PlannerItem>
getItems()
Returns the value of the 'Items' containment reference list.PlannerItemsBehaviorWhenSpaceInsufficient
getItemsBehaviorWhenSpaceInsufficient()
Returns the value of the 'Items Behavior When Space Insufficient' attribute.PlannerItemsTimeRepresentation
getItemsTimeRepresentation()
Returns the value of the 'Items Time Representation' attribute.Color
getLineColor()
Returns the value of the 'Line Color' containment reference.int
getMinColumnWidth()
Returns the value of the 'Min Column Width' attribute.int
getMinRowHeight()
Returns the value of the 'Min Row Height' attribute.NewPlannerItemsTextType
getNewItemsTextType()
Returns the value of the 'New Items Text Type' attribute.int
getPeriodicVariantRepetition()
Returns the value of the 'Periodic Variant Repetition' attribute.TimeScaleUnitType
getPeriodicVariantUnit()
Returns the value of the 'Periodic Variant Unit' attribute.org.eclipse.emf.common.util.EList<PlannerRepresentationPeriod>
getPeriods()
Returns the value of the 'Periods' containment reference list.Color
getTextColor()
Returns the value of the 'Text Color' containment reference.TimeScale
getTimeScale()
Returns the value of the 'Time Scale' containment reference.int
getTimeScaleWrapBeginIndent()
Returns the value of the 'Time Scale Wrap Begin Indent' attribute.int
getTimeScaleWrapEndIndent()
Returns the value of the 'Time Scale Wrap End Indent' attribute.org.eclipse.emf.common.util.EMap<String,String>
getWrappedTimeScaleHeaderFormat()
Returns the value of the 'Wrapped Time Scale Header Format' map.boolean
isAlignItemBoundariesByTimeScale()
Returns the value of the 'Align Item Boundaries By Time Scale' attribute.boolean
isAutoMinColumnWidth()
Returns the value of the 'Auto Min Column Width' attribute.boolean
isAutoMinRowHeight()
Returns the value of the 'Auto Min Row Height' attribute.boolean
isShowCurrentDate()
Returns the value of the 'Show Current Date' attribute.boolean
isShowWrappedHeaders()
Returns the value of the 'Show Wrapped Headers' attribute.boolean
isShowWrappedTimeScaleHeaders()
Returns the value of the 'Show Wrapped Time Scale Headers' attribute.void
setAlignItemBoundariesByTimeScale(boolean value)
Sets the value of the 'Align Item Boundaries By Time Scale
' attribute.void
setAutoMinColumnWidth(boolean value)
Sets the value of the 'Auto Min Column Width
' attribute.void
setAutoMinRowHeight(boolean value)
Sets the value of the 'Auto Min Row Height
' attribute.void
setBackColor(Color value)
Sets the value of the 'Back Color
' containment reference.void
setBeginOfRepresentationPeriod(Date value)
Sets the value of the 'Begin Of Representation Period
' attribute.void
setBorder(Border value)
Sets the value of the 'Border
' containment reference.void
setBorderColor(Color value)
Sets the value of the 'Border Color
' containment reference.void
setEndOfRepresentationPeriod(Date value)
Sets the value of the 'End Of Representation Period
' attribute.void
setFixDimensionsHeader(Boolean value)
Sets the value of the 'Fix Dimensions Header
' attribute.void
setFixTimeScaleHeader(Boolean value)
Sets the value of the 'Fix Time Scale Header
' attribute.void
setFont(Font value)
Sets the value of the 'Font
' containment reference.void
setItemsBehaviorWhenSpaceInsufficient(PlannerItemsBehaviorWhenSpaceInsufficient value)
Sets the value of the 'Items Behavior When Space Insufficient
' attribute.void
setItemsTimeRepresentation(PlannerItemsTimeRepresentation value)
Sets the value of the 'Items Time Representation
' attribute.void
setLineColor(Color value)
Sets the value of the 'Line Color
' containment reference.void
setMinColumnWidth(int value)
Sets the value of the 'Min Column Width
' attribute.void
setMinRowHeight(int value)
Sets the value of the 'Min Row Height
' attribute.void
setNewItemsTextType(NewPlannerItemsTextType value)
Sets the value of the 'New Items Text Type
' attribute.void
setPeriodicVariantRepetition(int value)
Sets the value of the 'Periodic Variant Repetition
' attribute.void
setPeriodicVariantUnit(TimeScaleUnitType value)
Sets the value of the 'Periodic Variant Unit
' attribute.void
setShowCurrentDate(boolean value)
Sets the value of the 'Show Current Date
' attribute.void
setShowWrappedHeaders(boolean value)
Sets the value of the 'Show Wrapped Headers
' attribute.void
setShowWrappedTimeScaleHeaders(boolean value)
Sets the value of the 'Show Wrapped Time Scale Headers
' attribute.void
setTextColor(Color value)
Sets the value of the 'Text Color
' containment reference.void
setTimeScale(TimeScale value)
Sets the value of the 'Time Scale
' containment reference.void
setTimeScaleWrapBeginIndent(int value)
Sets the value of the 'Time Scale Wrap Begin Indent
' attribute.void
setTimeScaleWrapEndIndent(int value)
Sets the value of the 'Time Scale Wrap End Indent
' attribute.-
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 com._1c.g5.v8.bm.core.IBmObject
bmGetEngine, bmGetFqn, bmGetId, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmListBinaryData, bmReadBinaryData, bmRemoveBinaryData, bmSetProperty, bmWriteBinaryData
-
-
-
-
Method Detail
-
getItems
org.eclipse.emf.common.util.EList<PlannerItem> getItems()
Returns the value of the 'Items' containment reference list. The list contents are of typePlannerItem
.- Returns:
- the value of the 'Items' containment reference list.
- See Also:
PlannerPackage.getPlannerSettings_Items()
-
getNewItemsTextType
NewPlannerItemsTextType getNewItemsTextType()
Returns the value of the 'New Items Text Type' attribute. The literals are from the enumerationNewPlannerItemsTextType
.- Returns:
- the value of the 'New Items Text Type' attribute.
- See Also:
NewPlannerItemsTextType
,setNewItemsTextType(NewPlannerItemsTextType)
,PlannerPackage.getPlannerSettings_NewItemsTextType()
-
setNewItemsTextType
void setNewItemsTextType(NewPlannerItemsTextType value)
Sets the value of the 'New Items Text Type
' attribute.- Parameters:
value
- the new value of the 'New Items Text Type' attribute.- See Also:
NewPlannerItemsTextType
,getNewItemsTextType()
-
isAlignItemBoundariesByTimeScale
boolean isAlignItemBoundariesByTimeScale()
Returns the value of the 'Align Item Boundaries By Time Scale' attribute.- Returns:
- the value of the 'Align Item Boundaries By Time Scale' attribute.
- See Also:
setAlignItemBoundariesByTimeScale(boolean)
,PlannerPackage.getPlannerSettings_AlignItemBoundariesByTimeScale()
-
setAlignItemBoundariesByTimeScale
void setAlignItemBoundariesByTimeScale(boolean value)
Sets the value of the 'Align Item Boundaries By Time Scale
' attribute.- Parameters:
value
- the new value of the 'Align Item Boundaries By Time Scale' attribute.- See Also:
isAlignItemBoundariesByTimeScale()
-
isShowWrappedHeaders
boolean isShowWrappedHeaders()
Returns the value of the 'Show Wrapped Headers' attribute.- Returns:
- the value of the 'Show Wrapped Headers' attribute.
- See Also:
setShowWrappedHeaders(boolean)
,PlannerPackage.getPlannerSettings_ShowWrappedHeaders()
-
setShowWrappedHeaders
void setShowWrappedHeaders(boolean value)
Sets the value of the 'Show Wrapped Headers
' attribute.- Parameters:
value
- the new value of the 'Show Wrapped Headers' attribute.- See Also:
isShowWrappedHeaders()
-
isShowWrappedTimeScaleHeaders
boolean isShowWrappedTimeScaleHeaders()
Returns the value of the 'Show Wrapped Time Scale Headers' attribute.- Returns:
- the value of the 'Show Wrapped Time Scale Headers' attribute.
- See Also:
setShowWrappedTimeScaleHeaders(boolean)
,PlannerPackage.getPlannerSettings_ShowWrappedTimeScaleHeaders()
-
setShowWrappedTimeScaleHeaders
void setShowWrappedTimeScaleHeaders(boolean value)
Sets the value of the 'Show Wrapped Time Scale Headers
' attribute.- Parameters:
value
- the new value of the 'Show Wrapped Time Scale Headers' attribute.- See Also:
isShowWrappedTimeScaleHeaders()
-
isShowCurrentDate
boolean isShowCurrentDate()
Returns the value of the 'Show Current Date' attribute.- Returns:
- the value of the 'Show Current Date' attribute.
- See Also:
setShowCurrentDate(boolean)
,PlannerPackage.getPlannerSettings_ShowCurrentDate()
-
setShowCurrentDate
void setShowCurrentDate(boolean value)
Sets the value of the 'Show Current Date
' attribute.- Parameters:
value
- the new value of the 'Show Current Date' attribute.- See Also:
isShowCurrentDate()
-
getWrappedTimeScaleHeaderFormat
org.eclipse.emf.common.util.EMap<String,String> getWrappedTimeScaleHeaderFormat()
Returns the value of the 'Wrapped Time Scale Header Format' map. The key is of typeString
, and the value is of typeString
,- Returns:
- the value of the 'Wrapped Time Scale Header Format' map.
- See Also:
PlannerPackage.getPlannerSettings_WrappedTimeScaleHeaderFormat()
-
getTimeScaleWrapBeginIndent
int getTimeScaleWrapBeginIndent()
Returns the value of the 'Time Scale Wrap Begin Indent' attribute.- Returns:
- the value of the 'Time Scale Wrap Begin Indent' attribute.
- See Also:
setTimeScaleWrapBeginIndent(int)
,PlannerPackage.getPlannerSettings_TimeScaleWrapBeginIndent()
-
setTimeScaleWrapBeginIndent
void setTimeScaleWrapBeginIndent(int value)
Sets the value of the 'Time Scale Wrap Begin Indent
' attribute.- Parameters:
value
- the new value of the 'Time Scale Wrap Begin Indent' attribute.- See Also:
getTimeScaleWrapBeginIndent()
-
getTimeScaleWrapEndIndent
int getTimeScaleWrapEndIndent()
Returns the value of the 'Time Scale Wrap End Indent' attribute.- Returns:
- the value of the 'Time Scale Wrap End Indent' attribute.
- See Also:
setTimeScaleWrapEndIndent(int)
,PlannerPackage.getPlannerSettings_TimeScaleWrapEndIndent()
-
setTimeScaleWrapEndIndent
void setTimeScaleWrapEndIndent(int value)
Sets the value of the 'Time Scale Wrap End Indent
' attribute.- Parameters:
value
- the new value of the 'Time Scale Wrap End Indent' attribute.- See Also:
getTimeScaleWrapEndIndent()
-
getPeriodicVariantRepetition
int getPeriodicVariantRepetition()
Returns the value of the 'Periodic Variant Repetition' attribute.- Returns:
- the value of the 'Periodic Variant Repetition' attribute.
- See Also:
setPeriodicVariantRepetition(int)
,PlannerPackage.getPlannerSettings_PeriodicVariantRepetition()
-
setPeriodicVariantRepetition
void setPeriodicVariantRepetition(int value)
Sets the value of the 'Periodic Variant Repetition
' attribute.- Parameters:
value
- the new value of the 'Periodic Variant Repetition' attribute.- See Also:
getPeriodicVariantRepetition()
-
getPeriodicVariantUnit
TimeScaleUnitType getPeriodicVariantUnit()
Returns the value of the 'Periodic Variant Unit' attribute. The literals are from the enumerationTimeScaleUnitType
.- Returns:
- the value of the 'Periodic Variant Unit' attribute.
- See Also:
TimeScaleUnitType
,setPeriodicVariantUnit(TimeScaleUnitType)
,PlannerPackage.getPlannerSettings_PeriodicVariantUnit()
-
setPeriodicVariantUnit
void setPeriodicVariantUnit(TimeScaleUnitType value)
Sets the value of the 'Periodic Variant Unit
' attribute.- Parameters:
value
- the new value of the 'Periodic Variant Unit' attribute.- See Also:
TimeScaleUnitType
,getPeriodicVariantUnit()
-
getBorder
Border getBorder()
Returns the value of the 'Border' containment reference.- Returns:
- the value of the 'Border' containment reference.
- See Also:
setBorder(Border)
,PlannerPackage.getPlannerSettings_Border()
-
setBorder
void setBorder(Border value)
Sets the value of the 'Border
' containment reference.- Parameters:
value
- the new value of the 'Border' containment reference.- See Also:
getBorder()
-
getBorderColor
Color getBorderColor()
Returns the value of the 'Border Color' containment reference.- Returns:
- the value of the 'Border Color' containment reference.
- See Also:
setBorderColor(Color)
,PlannerPackage.getPlannerSettings_BorderColor()
-
setBorderColor
void setBorderColor(Color value)
Sets the value of the 'Border Color
' containment reference.- Parameters:
value
- the new value of the 'Border Color' containment reference.- See Also:
getBorderColor()
-
getLineColor
Color getLineColor()
Returns the value of the 'Line Color' containment reference.- Returns:
- the value of the 'Line Color' containment reference.
- See Also:
setLineColor(Color)
,PlannerPackage.getPlannerSettings_LineColor()
-
setLineColor
void setLineColor(Color value)
Sets the value of the 'Line Color
' containment reference.- Parameters:
value
- the new value of the 'Line Color' containment reference.- See Also:
getLineColor()
-
getBackColor
Color getBackColor()
Returns the value of the 'Back Color' containment reference.- Returns:
- the value of the 'Back Color' containment reference.
- See Also:
setBackColor(Color)
,PlannerPackage.getPlannerSettings_BackColor()
-
setBackColor
void setBackColor(Color value)
Sets the value of the 'Back Color
' containment reference.- Parameters:
value
- the new value of the 'Back Color' containment reference.- See Also:
getBackColor()
-
getTextColor
Color getTextColor()
Returns the value of the 'Text Color' containment reference.- Returns:
- the value of the 'Text Color' containment reference.
- See Also:
setTextColor(Color)
,PlannerPackage.getPlannerSettings_TextColor()
-
setTextColor
void setTextColor(Color value)
Sets the value of the 'Text Color
' containment reference.- Parameters:
value
- the new value of the 'Text Color' containment reference.- See Also:
getTextColor()
-
getFont
Font getFont()
Returns the value of the 'Font' containment reference.- Returns:
- the value of the 'Font' containment reference.
- See Also:
setFont(Font)
,PlannerPackage.getPlannerSettings_Font()
-
setFont
void setFont(Font value)
Sets the value of the 'Font
' containment reference.- Parameters:
value
- the new value of the 'Font' containment reference.- See Also:
getFont()
-
getBeginOfRepresentationPeriod
Date getBeginOfRepresentationPeriod()
Returns the value of the 'Begin Of Representation Period' attribute.- Returns:
- the value of the 'Begin Of Representation Period' attribute.
- See Also:
setBeginOfRepresentationPeriod(Date)
,PlannerPackage.getPlannerSettings_BeginOfRepresentationPeriod()
-
setBeginOfRepresentationPeriod
void setBeginOfRepresentationPeriod(Date value)
Sets the value of the 'Begin Of Representation Period
' attribute.- Parameters:
value
- the new value of the 'Begin Of Representation Period' attribute.- See Also:
getBeginOfRepresentationPeriod()
-
getEndOfRepresentationPeriod
Date getEndOfRepresentationPeriod()
Returns the value of the 'End Of Representation Period' attribute.- Returns:
- the value of the 'End Of Representation Period' attribute.
- See Also:
setEndOfRepresentationPeriod(Date)
,PlannerPackage.getPlannerSettings_EndOfRepresentationPeriod()
-
setEndOfRepresentationPeriod
void setEndOfRepresentationPeriod(Date value)
Sets the value of the 'End Of Representation Period
' attribute.- Parameters:
value
- the new value of the 'End Of Representation Period' attribute.- See Also:
getEndOfRepresentationPeriod()
-
getItemsTimeRepresentation
PlannerItemsTimeRepresentation getItemsTimeRepresentation()
Returns the value of the 'Items Time Representation' attribute. The literals are from the enumerationPlannerItemsTimeRepresentation
.- Returns:
- the value of the 'Items Time Representation' attribute.
- See Also:
PlannerItemsTimeRepresentation
,setItemsTimeRepresentation(PlannerItemsTimeRepresentation)
,PlannerPackage.getPlannerSettings_ItemsTimeRepresentation()
-
setItemsTimeRepresentation
void setItemsTimeRepresentation(PlannerItemsTimeRepresentation value)
Sets the value of the 'Items Time Representation
' attribute.- Parameters:
value
- the new value of the 'Items Time Representation' attribute.- See Also:
PlannerItemsTimeRepresentation
,getItemsTimeRepresentation()
-
getTimeScale
TimeScale getTimeScale()
Returns the value of the 'Time Scale' containment reference.- Returns:
- the value of the 'Time Scale' containment reference.
- See Also:
setTimeScale(TimeScale)
,PlannerPackage.getPlannerSettings_TimeScale()
-
setTimeScale
void setTimeScale(TimeScale value)
Sets the value of the 'Time Scale
' containment reference.- Parameters:
value
- the new value of the 'Time Scale' containment reference.- See Also:
getTimeScale()
-
getDimensions
org.eclipse.emf.common.util.EList<PlannerDimension> getDimensions()
Returns the value of the 'Dimensions' containment reference list. The list contents are of typePlannerDimension
.- Returns:
- the value of the 'Dimensions' containment reference list.
- See Also:
PlannerPackage.getPlannerSettings_Dimensions()
-
getPeriods
org.eclipse.emf.common.util.EList<PlannerRepresentationPeriod> getPeriods()
Returns the value of the 'Periods' containment reference list. The list contents are of typePlannerRepresentationPeriod
.- Returns:
- the value of the 'Periods' containment reference list.
- See Also:
PlannerPackage.getPlannerSettings_Periods()
-
getBackIntervals
org.eclipse.emf.common.util.EList<PlannerBackgroundInterval> getBackIntervals()
Returns the value of the 'Back Intervals' containment reference list. The list contents are of typePlannerBackgroundInterval
.- Returns:
- the value of the 'Back Intervals' containment reference list.
- See Also:
PlannerPackage.getPlannerSettings_BackIntervals()
-
getItemsBehaviorWhenSpaceInsufficient
PlannerItemsBehaviorWhenSpaceInsufficient getItemsBehaviorWhenSpaceInsufficient()
Returns the value of the 'Items Behavior When Space Insufficient' attribute. The literals are from the enumerationPlannerItemsBehaviorWhenSpaceInsufficient
.- Returns:
- the value of the 'Items Behavior When Space Insufficient' attribute.
- See Also:
PlannerItemsBehaviorWhenSpaceInsufficient
,setItemsBehaviorWhenSpaceInsufficient(PlannerItemsBehaviorWhenSpaceInsufficient)
,PlannerPackage.getPlannerSettings_ItemsBehaviorWhenSpaceInsufficient()
-
setItemsBehaviorWhenSpaceInsufficient
void setItemsBehaviorWhenSpaceInsufficient(PlannerItemsBehaviorWhenSpaceInsufficient value)
Sets the value of the 'Items Behavior When Space Insufficient
' attribute.- Parameters:
value
- the new value of the 'Items Behavior When Space Insufficient' attribute.- See Also:
PlannerItemsBehaviorWhenSpaceInsufficient
,getItemsBehaviorWhenSpaceInsufficient()
-
isAutoMinColumnWidth
boolean isAutoMinColumnWidth()
Returns the value of the 'Auto Min Column Width' attribute. The default value is"true"
.- Returns:
- the value of the 'Auto Min Column Width' attribute.
- See Also:
setAutoMinColumnWidth(boolean)
,PlannerPackage.getPlannerSettings_AutoMinColumnWidth()
-
setAutoMinColumnWidth
void setAutoMinColumnWidth(boolean value)
Sets the value of the 'Auto Min Column Width
' attribute.- Parameters:
value
- the new value of the 'Auto Min Column Width' attribute.- See Also:
isAutoMinColumnWidth()
-
isAutoMinRowHeight
boolean isAutoMinRowHeight()
Returns the value of the 'Auto Min Row Height' attribute. The default value is"true"
.- Returns:
- the value of the 'Auto Min Row Height' attribute.
- See Also:
setAutoMinRowHeight(boolean)
,PlannerPackage.getPlannerSettings_AutoMinRowHeight()
-
setAutoMinRowHeight
void setAutoMinRowHeight(boolean value)
Sets the value of the 'Auto Min Row Height
' attribute.- Parameters:
value
- the new value of the 'Auto Min Row Height' attribute.- See Also:
isAutoMinRowHeight()
-
getMinColumnWidth
int getMinColumnWidth()
Returns the value of the 'Min Column Width' attribute.- Returns:
- the value of the 'Min Column Width' attribute.
- See Also:
setMinColumnWidth(int)
,PlannerPackage.getPlannerSettings_MinColumnWidth()
-
setMinColumnWidth
void setMinColumnWidth(int value)
Sets the value of the 'Min Column Width
' attribute.- Parameters:
value
- the new value of the 'Min Column Width' attribute.- See Also:
getMinColumnWidth()
-
getMinRowHeight
int getMinRowHeight()
Returns the value of the 'Min Row Height' attribute.- Returns:
- the value of the 'Min Row Height' attribute.
- See Also:
setMinRowHeight(int)
,PlannerPackage.getPlannerSettings_MinRowHeight()
-
setMinRowHeight
void setMinRowHeight(int value)
Sets the value of the 'Min Row Height
' attribute.- Parameters:
value
- the new value of the 'Min Row Height' attribute.- See Also:
getMinRowHeight()
-
getFixDimensionsHeader
Boolean getFixDimensionsHeader()
Returns the value of the 'Fix Dimensions Header' attribute.- Returns:
- the value of the 'Fix Dimensions Header' attribute.
- See Also:
setFixDimensionsHeader(Boolean)
,PlannerPackage.getPlannerSettings_FixDimensionsHeader()
-
setFixDimensionsHeader
void setFixDimensionsHeader(Boolean value)
Sets the value of the 'Fix Dimensions Header
' attribute.- Parameters:
value
- the new value of the 'Fix Dimensions Header' attribute.- See Also:
getFixDimensionsHeader()
-
getFixTimeScaleHeader
Boolean getFixTimeScaleHeader()
Returns the value of the 'Fix Time Scale Header' attribute.- Returns:
- the value of the 'Fix Time Scale Header' attribute.
- See Also:
setFixTimeScaleHeader(Boolean)
,PlannerPackage.getPlannerSettings_FixTimeScaleHeader()
-
setFixTimeScaleHeader
void setFixTimeScaleHeader(Boolean value)
Sets the value of the 'Fix Time Scale Header
' attribute.- Parameters:
value
- the new value of the 'Fix Time Scale Header' attribute.- See Also:
getFixTimeScaleHeader()
-
-