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
A representation of the model object 'Settings'.
The following features are supported:
ItemsNew Items Text TypeAlign Item Boundaries By Time ScaleShow Wrapped HeadersShow Wrapped Time Scale HeadersShow Current DateWrapped Time Scale Header FormatTime Scale Wrap Begin IndentTime Scale Wrap End IndentPeriodic Variant RepetitionPeriodic Variant UnitBorderBorder ColorLine ColorBack ColorText ColorFontBegin Of Representation PeriodEnd Of Representation PeriodItems Time RepresentationTime ScaleDimensionsPeriodsBack IntervalsItems Behavior When Space InsufficientAuto Min Column WidthAuto Min Row HeightMin Column WidthMin Row HeightFix Dimensions HeaderFix Time Scale Header
- See Also:
-
Field Summary
Fields inherited from interface com._1c.g5.v8.bm.core.IBmObject
BM_NULL_ID -
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Back Color' containment reference.org.eclipse.emf.common.util.EList<PlannerBackgroundInterval>Returns the value of the 'Back Intervals' containment reference list.Returns the value of the 'Begin Of Representation Period' attribute.Returns the value of the 'Border' containment reference.Returns the value of the 'Border Color' containment reference.org.eclipse.emf.common.util.EList<PlannerDimension>Returns the value of the 'Dimensions' containment reference list.Returns the value of the 'End Of Representation Period' attribute.Returns the value of the 'Fix Dimensions Header' attribute.Returns the value of the 'Fix Time Scale Header' attribute.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.Returns the value of the 'Items Behavior When Space Insufficient' attribute.Returns the value of the 'Items Time Representation' attribute.Returns the value of the 'Line Color' containment reference.intReturns the value of the 'Min Column Width' attribute.intReturns the value of the 'Min Row Height' attribute.Returns the value of the 'New Items Text Type' attribute.intReturns the value of the 'Periodic Variant Repetition' attribute.Returns the value of the 'Periodic Variant Unit' attribute.org.eclipse.emf.common.util.EList<PlannerRepresentationPeriod>Returns the value of the 'Periods' containment reference list.Returns the value of the 'Text Color' containment reference.Returns the value of the 'Time Scale' containment reference.intReturns the value of the 'Time Scale Wrap Begin Indent' attribute.intReturns the value of the 'Time Scale Wrap End Indent' attribute.Returns the value of the 'Wrapped Time Scale Header Format' map.booleanReturns the value of the 'Align Item Boundaries By Time Scale' attribute.booleanReturns the value of the 'Auto Min Column Width' attribute.booleanReturns the value of the 'Auto Min Row Height' attribute.booleanReturns the value of the 'Show Current Date' attribute.booleanReturns the value of the 'Show Wrapped Headers' attribute.booleanReturns the value of the 'Show Wrapped Time Scale Headers' attribute.voidsetAlignItemBoundariesByTimeScale(boolean value) Sets the value of the 'Align Item Boundaries By Time Scale' attribute.voidsetAutoMinColumnWidth(boolean value) Sets the value of the 'Auto Min Column Width' attribute.voidsetAutoMinRowHeight(boolean value) Sets the value of the 'Auto Min Row Height' attribute.voidsetBackColor(Color value) Sets the value of the 'Back Color' containment reference.voidSets the value of the 'Begin Of Representation Period' attribute.voidSets the value of the 'Border' containment reference.voidsetBorderColor(Color value) Sets the value of the 'Border Color' containment reference.voidsetEndOfRepresentationPeriod(Date value) Sets the value of the 'End Of Representation Period' attribute.voidsetFixDimensionsHeader(Boolean value) Sets the value of the 'Fix Dimensions Header' attribute.voidsetFixTimeScaleHeader(Boolean value) Sets the value of the 'Fix Time Scale Header' attribute.voidSets the value of the 'Font' containment reference.voidSets the value of the 'Items Behavior When Space Insufficient' attribute.voidSets the value of the 'Items Time Representation' attribute.voidsetLineColor(Color value) Sets the value of the 'Line Color' containment reference.voidsetMinColumnWidth(int value) Sets the value of the 'Min Column Width' attribute.voidsetMinRowHeight(int value) Sets the value of the 'Min Row Height' attribute.voidSets the value of the 'New Items Text Type' attribute.voidsetPeriodicVariantRepetition(int value) Sets the value of the 'Periodic Variant Repetition' attribute.voidSets the value of the 'Periodic Variant Unit' attribute.voidsetShowCurrentDate(boolean value) Sets the value of the 'Show Current Date' attribute.voidsetShowWrappedHeaders(boolean value) Sets the value of the 'Show Wrapped Headers' attribute.voidsetShowWrappedTimeScaleHeaders(boolean value) Sets the value of the 'Show Wrapped Time Scale Headers' attribute.voidsetTextColor(Color value) Sets the value of the 'Text Color' containment reference.voidsetTimeScale(TimeScale value) Sets the value of the 'Time Scale' containment reference.voidsetTimeScaleWrapBeginIndent(int value) Sets the value of the 'Time Scale Wrap Begin Indent' attribute.voidsetTimeScaleWrapEndIndent(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, eUnsetMethods inherited from interface com._1c.g5.v8.bm.core.IBmObject
bmGetEngine, bmGetFqn, bmGetId, bmGetNamespace, bmGetPlatformTransaction, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmMatchSingleReference, bmSetPropertyMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
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:
-
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:
-
setNewItemsTextType
Sets the value of the 'New Items Text Type' attribute.- Parameters:
value- the new value of the 'New Items Text Type' attribute.- See Also:
-
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
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:
-
isShowWrappedHeaders
boolean isShowWrappedHeaders()Returns the value of the 'Show Wrapped Headers' attribute.- Returns:
- the value of the 'Show Wrapped Headers' attribute.
- See Also:
-
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:
-
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
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:
-
isShowCurrentDate
boolean isShowCurrentDate()Returns the value of the 'Show Current Date' attribute.- Returns:
- the value of the 'Show Current Date' attribute.
- See Also:
-
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:
-
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:
-
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
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:
-
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
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:
-
getPeriodicVariantRepetition
int getPeriodicVariantRepetition()Returns the value of the 'Periodic Variant Repetition' attribute.- Returns:
- the value of the 'Periodic Variant Repetition' attribute.
- See Also:
-
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:
-
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:
-
setPeriodicVariantUnit
Sets the value of the 'Periodic Variant Unit' attribute.- Parameters:
value- the new value of the 'Periodic Variant Unit' attribute.- See Also:
-
getBorder
Border getBorder()Returns the value of the 'Border' containment reference.- Returns:
- the value of the 'Border' containment reference.
- See Also:
-
setBorder
Sets the value of the 'Border' containment reference.- Parameters:
value- the new value of the 'Border' containment reference.- See Also:
-
getBorderColor
Color getBorderColor()Returns the value of the 'Border Color' containment reference.- Returns:
- the value of the 'Border Color' containment reference.
- See Also:
-
setBorderColor
Sets the value of the 'Border Color' containment reference.- Parameters:
value- the new value of the 'Border Color' containment reference.- See Also:
-
getLineColor
Color getLineColor()Returns the value of the 'Line Color' containment reference.- Returns:
- the value of the 'Line Color' containment reference.
- See Also:
-
setLineColor
Sets the value of the 'Line Color' containment reference.- Parameters:
value- the new value of the 'Line Color' containment reference.- See Also:
-
getBackColor
Color getBackColor()Returns the value of the 'Back Color' containment reference.- Returns:
- the value of the 'Back Color' containment reference.
- See Also:
-
setBackColor
Sets the value of the 'Back Color' containment reference.- Parameters:
value- the new value of the 'Back Color' containment reference.- See Also:
-
getTextColor
Color getTextColor()Returns the value of the 'Text Color' containment reference.- Returns:
- the value of the 'Text Color' containment reference.
- See Also:
-
setTextColor
Sets the value of the 'Text Color' containment reference.- Parameters:
value- the new value of the 'Text Color' containment reference.- See Also:
-
getFont
Font getFont()Returns the value of the 'Font' containment reference.- Returns:
- the value of the 'Font' containment reference.
- See Also:
-
setFont
Sets the value of the 'Font' containment reference.- Parameters:
value- the new value of the 'Font' containment reference.- See Also:
-
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
Sets the value of the 'Begin Of Representation Period' attribute.- Parameters:
value- the new value of the 'Begin Of Representation Period' attribute.- See Also:
-
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
Sets the value of the 'End Of Representation Period' attribute.- Parameters:
value- the new value of the 'End Of Representation Period' attribute.- See Also:
-
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:
-
setItemsTimeRepresentation
Sets the value of the 'Items Time Representation' attribute.- Parameters:
value- the new value of the 'Items Time Representation' attribute.- See Also:
-
getTimeScale
TimeScale getTimeScale()Returns the value of the 'Time Scale' containment reference.- Returns:
- the value of the 'Time Scale' containment reference.
- See Also:
-
setTimeScale
Sets the value of the 'Time Scale' containment reference.- Parameters:
value- the new value of the 'Time Scale' containment reference.- See Also:
-
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:
-
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:
-
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:
-
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:
-
setItemsBehaviorWhenSpaceInsufficient
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:
-
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
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:
-
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
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:
-
getMinColumnWidth
int getMinColumnWidth()Returns the value of the 'Min Column Width' attribute.- Returns:
- the value of the 'Min Column Width' attribute.
- See Also:
-
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:
-
getMinRowHeight
int getMinRowHeight()Returns the value of the 'Min Row Height' attribute.- Returns:
- the value of the 'Min Row Height' attribute.
- See Also:
-
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:
-
getFixDimensionsHeader
Boolean getFixDimensionsHeader()Returns the value of the 'Fix Dimensions Header' attribute.- Returns:
- the value of the 'Fix Dimensions Header' attribute.
- See Also:
-
setFixDimensionsHeader
Sets the value of the 'Fix Dimensions Header' attribute.- Parameters:
value- the new value of the 'Fix Dimensions Header' attribute.- See Also:
-
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
Sets the value of the 'Fix Time Scale Header' attribute.- Parameters:
value- the new value of the 'Fix Time Scale Header' attribute.- See Also:
-