Interface GanttChartScalingViewModel
- 
- All Superinterfaces:
- ControlViewModel,- org.eclipse.emf.ecore.EObject,- IControlViewModel,- IViewModel,- org.eclipse.emf.common.notify.Notifier
 - All Known Implementing Classes:
- GanttChartScalingViewModelImpl
 
 public interface GanttChartScalingViewModel extends ControlViewModel A representation of the model object 'Gantt Chart Scaling View Model'. Gantt chart scaling settings model.The following features are supported: 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetFixedVariantInterval()Returns the value of the 'Fixed Variant Interval' attribute.StringgetFixedVariantIntervalTitle()Returns the value of the 'Fixed Variant Interval Title' attribute.TimeScaleUnitTypegetFixedVariantMeasure()Returns the value of the 'Fixed Variant Measure' attribute.doublegetNoneVariantChars()Returns the value of the 'None Variant Chars' attribute.StringgetNoneVariantCharsTitle()Returns the value of the 'None Variant Chars Title' attribute.TimeScaleUnitTypegetNoneVariantMeasure()Returns the value of the 'None Variant Measure' attribute.StringgetNoneVariantMeasureTitle()Returns the value of the 'None Variant Measure Title' attribute.GanttChartScaleKeepinggetScaleKeeping()Returns the value of the 'Scale Keeping' attribute.StringgetTitle()Returns the value of the 'Title' attribute.voidsetFixedVariantInterval(int value)Sets the value of the 'Fixed Variant Interval' attribute.voidsetFixedVariantIntervalTitle(String value)Sets the value of the 'Fixed Variant Interval Title' attribute.voidsetFixedVariantMeasure(TimeScaleUnitType value)Sets the value of the 'Fixed Variant Measure' attribute.voidsetNoneVariantChars(double value)Sets the value of the 'None Variant Chars' attribute.voidsetNoneVariantCharsTitle(String value)Sets the value of the 'None Variant Chars Title' attribute.voidsetNoneVariantMeasure(TimeScaleUnitType value)Sets the value of the 'None Variant Measure' attribute.voidsetNoneVariantMeasureTitle(String value)Sets the value of the 'None Variant Measure Title' attribute.voidsetScaleKeeping(GanttChartScaleKeeping value)Sets the value of the 'Scale Keeping' attribute.voidsetTitle(String value)Sets the value of the 'Title' attribute.- 
Methods inherited from interface com._1c.g5.aef2.standard.viewModels.ControlViewModelgetApplyValueChange, getContexts, getExternalValidationStatus, getLayoutData, getStatus, isEditable, isEnabled, setApplyValueChange, setEditable, setEnabled, setExternalValidationStatus, setLayoutData, setStatus
 - 
Methods inherited from interface org.eclipse.emf.ecore.EObjecteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 - 
Methods inherited from interface com._1c.g5.aef2.viewModels.IViewModelgetEventChannel, getParent, setEventChannel, setParent
 
- 
 
- 
- 
- 
Method Detail- 
getTitleString getTitle() Returns the value of the 'Title' attribute. The 'Title' string value. Used for localization purposes.- Returns:
- the value of the 'Title' attribute.
- See Also:
- setTitle(String),- DtAefPackage.getGanttChartScalingViewModel_Title()
 
 - 
setTitlevoid setTitle(String value) Sets the value of the 'Title' attribute.- Parameters:
- value- the new value of the 'Title' attribute.
- See Also:
- getTitle()
 
 - 
getScaleKeepingGanttChartScaleKeeping getScaleKeeping() Returns the value of the 'Scale Keeping' attribute. The literals are from the enumerationGanttChartScaleKeeping. The 'Scale keeping' model value.- Returns:
- the value of the 'Scale Keeping' attribute.
- See Also:
- GanttChartScaleKeeping,- setScaleKeeping(GanttChartScaleKeeping),- DtAefPackage.getGanttChartScalingViewModel_ScaleKeeping()
 
 - 
setScaleKeepingvoid setScaleKeeping(GanttChartScaleKeeping value) Sets the value of the 'Scale Keeping' attribute.- Parameters:
- value- the new value of the 'Scale Keeping' attribute.
- See Also:
- GanttChartScaleKeeping,- getScaleKeeping()
 
 - 
getNoneVariantCharsTitleString getNoneVariantCharsTitle() Returns the value of the 'None Variant Chars Title' attribute. The 'None variant chars title' string value. Used for localization purposes.- Returns:
- the value of the 'None Variant Chars Title' attribute.
- See Also:
- setNoneVariantCharsTitle(String),- DtAefPackage.getGanttChartScalingViewModel_NoneVariantCharsTitle()
 
 - 
setNoneVariantCharsTitlevoid setNoneVariantCharsTitle(String value) Sets the value of the 'None Variant Chars Title' attribute.- Parameters:
- value- the new value of the 'None Variant Chars Title' attribute.
- See Also:
- getNoneVariantCharsTitle()
 
 - 
getNoneVariantCharsdouble getNoneVariantChars() Returns the value of the 'None Variant Chars' attribute. The 'None variant chars' model value.- Returns:
- the value of the 'None Variant Chars' attribute.
- See Also:
- setNoneVariantChars(double),- DtAefPackage.getGanttChartScalingViewModel_NoneVariantChars()
 
 - 
setNoneVariantCharsvoid setNoneVariantChars(double value) Sets the value of the 'None Variant Chars' attribute.- Parameters:
- value- the new value of the 'None Variant Chars' attribute.
- See Also:
- getNoneVariantChars()
 
 - 
getNoneVariantMeasureTitleString getNoneVariantMeasureTitle() Returns the value of the 'None Variant Measure Title' attribute. The 'None variant measure title' string value. Used for localization purposes.- Returns:
- the value of the 'None Variant Measure Title' attribute.
- See Also:
- setNoneVariantMeasureTitle(String),- DtAefPackage.getGanttChartScalingViewModel_NoneVariantMeasureTitle()
 
 - 
setNoneVariantMeasureTitlevoid setNoneVariantMeasureTitle(String value) Sets the value of the 'None Variant Measure Title' attribute.- Parameters:
- value- the new value of the 'None Variant Measure Title' attribute.
- See Also:
- getNoneVariantMeasureTitle()
 
 - 
getNoneVariantMeasureTimeScaleUnitType getNoneVariantMeasure() Returns the value of the 'None Variant Measure' attribute. The literals are from the enumerationTimeScaleUnitType. The 'None variant measure' model value.- Returns:
- the value of the 'None Variant Measure' attribute.
- See Also:
- TimeScaleUnitType,- setNoneVariantMeasure(TimeScaleUnitType),- DtAefPackage.getGanttChartScalingViewModel_NoneVariantMeasure()
 
 - 
setNoneVariantMeasurevoid setNoneVariantMeasure(TimeScaleUnitType value) Sets the value of the 'None Variant Measure' attribute.- Parameters:
- value- the new value of the 'None Variant Measure' attribute.
- See Also:
- TimeScaleUnitType,- getNoneVariantMeasure()
 
 - 
getFixedVariantIntervalTitleString getFixedVariantIntervalTitle() Returns the value of the 'Fixed Variant Interval Title' attribute. The 'Fixed variant interval title' string value. Used for localization purposes.- Returns:
- the value of the 'Fixed Variant Interval Title' attribute.
- See Also:
- setFixedVariantIntervalTitle(String),- DtAefPackage.getGanttChartScalingViewModel_FixedVariantIntervalTitle()
 
 - 
setFixedVariantIntervalTitlevoid setFixedVariantIntervalTitle(String value) Sets the value of the 'Fixed Variant Interval Title' attribute.- Parameters:
- value- the new value of the 'Fixed Variant Interval Title' attribute.
- See Also:
- getFixedVariantIntervalTitle()
 
 - 
getFixedVariantIntervalint getFixedVariantInterval() Returns the value of the 'Fixed Variant Interval' attribute. The 'Fixed variant interval' model value.- Returns:
- the value of the 'Fixed Variant Interval' attribute.
- See Also:
- setFixedVariantInterval(int),- DtAefPackage.getGanttChartScalingViewModel_FixedVariantInterval()
 
 - 
setFixedVariantIntervalvoid setFixedVariantInterval(int value) Sets the value of the 'Fixed Variant Interval' attribute.- Parameters:
- value- the new value of the 'Fixed Variant Interval' attribute.
- See Also:
- getFixedVariantInterval()
 
 - 
getFixedVariantMeasureTimeScaleUnitType getFixedVariantMeasure() Returns the value of the 'Fixed Variant Measure' attribute. The literals are from the enumerationTimeScaleUnitType. The 'Fixed variant measure' model value.- Returns:
- the value of the 'Fixed Variant Measure' attribute.
- See Also:
- TimeScaleUnitType,- setFixedVariantMeasure(TimeScaleUnitType),- DtAefPackage.getGanttChartScalingViewModel_FixedVariantMeasure()
 
 - 
setFixedVariantMeasurevoid setFixedVariantMeasure(TimeScaleUnitType value) Sets the value of the 'Fixed Variant Measure' attribute.- Parameters:
- value- the new value of the 'Fixed Variant Measure' attribute.
- See Also:
- TimeScaleUnitType,- getFixedVariantMeasure()
 
 
- 
 
-