Interface GanttChart
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,IBmObject
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
GanttChartImpl
A representation of the model object 'Gantt Chart'.
The following features are supported:
Chart
Points
Series
Interval
Value
Draw Empty
Time Scale
Keep Scale Variant
Fixed Variant Measure
Fixed Variant Interval
Auto Full Interval
Full Interval Begin
Full Interval End
Visual Begin
Interval Draw Type
None Variant Chars
None Variant Measure
Vertical Stretch
Vertical Scroll Enable
Show Value Text
Ext Title
Outbound Color
Back Intervals
Link
Links Color
Links Line
Show Points Text
Show Data
Text Placement
Interval Text Representation
- 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 Intervals' containment reference.getChart()
Returns the value of the 'Chart' containment reference.Returns the value of the 'Ext Title' map.int
Returns the value of the 'Fixed Variant Interval' attribute.Returns the value of the 'Fixed Variant Measure' attribute.Returns the value of the 'Full Interval Begin' attribute.Returns the value of the 'Full Interval End' attribute.org.eclipse.emf.common.util.EList<ChartInterval>
Returns the value of the 'Interval' containment reference list.Returns the value of the 'Interval Draw Type' attribute.Returns the value of the 'Interval Text Representation' attribute.Returns the value of the 'Keep Scale Variant' attribute.org.eclipse.emf.common.util.EList<GanttChartLink>
getLink()
Returns the value of the 'Link' containment reference list.Returns the value of the 'Links Color' containment reference.Returns the value of the 'Links Line' containment reference.double
Returns the value of the 'None Variant Chars' attribute.Returns the value of the 'None Variant Measure' attribute.Returns the value of the 'Outbound Color' containment reference.Returns the value of the 'Points' containment reference.Returns the value of the 'Series' containment reference.Returns the value of the 'Show Data' attribute.Returns the value of the 'Show Points Text' attribute.Returns the value of the 'Show Value Text' attribute.Returns the value of the 'Text Placement' attribute.Returns the value of the 'Time Scale' containment reference.org.eclipse.emf.common.util.EList<ChartValue>
getValue()
Returns the value of the 'Value' containment reference list.Returns the value of the 'Vertical Stretch' attribute.Returns the value of the 'Visual Begin' attribute.boolean
Returns the value of the 'Auto Full Interval' attribute.boolean
Returns the value of the 'Draw Empty' attribute.boolean
Returns the value of the 'Vertical Scroll Enable' attribute.void
setAutoFullInterval
(boolean value) Sets the value of the 'Auto Full Interval
' attribute.void
Sets the value of the 'Back Intervals
' containment reference.void
Sets the value of the 'Chart
' containment reference.void
setDrawEmpty
(boolean value) Sets the value of the 'Draw Empty
' attribute.void
setFixedVariantInterval
(int value) Sets the value of the 'Fixed Variant Interval
' attribute.void
Sets the value of the 'Fixed Variant Measure
' attribute.void
setFullIntervalBegin
(Date value) Sets the value of the 'Full Interval Begin
' attribute.void
setFullIntervalEnd
(Date value) Sets the value of the 'Full Interval End
' attribute.void
Sets the value of the 'Interval Draw Type
' attribute.void
Sets the value of the 'Interval Text Representation
' attribute.void
Sets the value of the 'Keep Scale Variant
' attribute.void
setLinksColor
(Color value) Sets the value of the 'Links Color
' containment reference.void
setLinksLine
(ChartLine value) Sets the value of the 'Links Line
' containment reference.void
setNoneVariantChars
(double value) Sets the value of the 'None Variant Chars
' attribute.void
Sets the value of the 'None Variant Measure
' attribute.void
setOutboundColor
(Color value) Sets the value of the 'Outbound Color
' containment reference.void
setPoints
(ChartPoints value) Sets the value of the 'Points
' containment reference.void
setSeries
(ChartSeries value) Sets the value of the 'Series
' containment reference.void
setShowData
(GanttChartShowOnPaint value) Sets the value of the 'Show Data
' attribute.void
Sets the value of the 'Show Points Text
' attribute.void
Sets the value of the 'Show Value Text
' attribute.void
Sets the value of the 'Text Placement
' attribute.void
setTimeScale
(TimeScale value) Sets the value of the 'Time Scale
' containment reference.void
setVerticalScrollEnable
(boolean value) Sets the value of the 'Vertical Scroll Enable
' attribute.void
Sets the value of the 'Vertical Stretch
' attribute.void
setVisualBegin
(Date value) Sets the value of the 'Visual Begin
' 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, bmGetNamespace, bmGetPlatformTransaction, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmMatchSingleReference, bmSetProperty
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getChart
Chart getChart()Returns the value of the 'Chart' containment reference.- Returns:
- the value of the 'Chart' containment reference.
- See Also:
-
setChart
Sets the value of the 'Chart
' containment reference.- Parameters:
value
- the new value of the 'Chart' containment reference.- See Also:
-
getPoints
ChartPoints getPoints()Returns the value of the 'Points' containment reference.- Returns:
- the value of the 'Points' containment reference.
- See Also:
-
setPoints
Sets the value of the 'Points
' containment reference.- Parameters:
value
- the new value of the 'Points' containment reference.- See Also:
-
getSeries
ChartSeries getSeries()Returns the value of the 'Series' containment reference.- Returns:
- the value of the 'Series' containment reference.
- See Also:
-
setSeries
Sets the value of the 'Series
' containment reference.- Parameters:
value
- the new value of the 'Series' containment reference.- See Also:
-
getInterval
org.eclipse.emf.common.util.EList<ChartInterval> getInterval()Returns the value of the 'Interval' containment reference list. The list contents are of typeChartInterval
.- Returns:
- the value of the 'Interval' containment reference list.
- See Also:
-
getValue
org.eclipse.emf.common.util.EList<ChartValue> getValue()Returns the value of the 'Value' containment reference list. The list contents are of typeChartValue
.- Returns:
- the value of the 'Value' containment reference list.
- See Also:
-
isDrawEmpty
boolean isDrawEmpty()Returns the value of the 'Draw Empty' attribute.- Returns:
- the value of the 'Draw Empty' attribute.
- See Also:
-
setDrawEmpty
void setDrawEmpty(boolean value) Sets the value of the 'Draw Empty
' attribute.- Parameters:
value
- the new value of the 'Draw Empty' 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:
-
getKeepScaleVariant
GanttChartScaleKeeping getKeepScaleVariant()Returns the value of the 'Keep Scale Variant' attribute. The literals are from the enumerationGanttChartScaleKeeping
.- Returns:
- the value of the 'Keep Scale Variant' attribute.
- See Also:
-
setKeepScaleVariant
Sets the value of the 'Keep Scale Variant
' attribute.- Parameters:
value
- the new value of the 'Keep Scale Variant' attribute.- See Also:
-
getFixedVariantMeasure
TimeScaleUnitType getFixedVariantMeasure()Returns the value of the 'Fixed Variant Measure' attribute. The literals are from the enumerationTimeScaleUnitType
.- Returns:
- the value of the 'Fixed Variant Measure' attribute.
- See Also:
-
setFixedVariantMeasure
Sets the value of the 'Fixed Variant Measure
' attribute.- Parameters:
value
- the new value of the 'Fixed Variant Measure' attribute.- See Also:
-
getFixedVariantInterval
int getFixedVariantInterval()Returns the value of the 'Fixed Variant Interval' attribute.- Returns:
- the value of the 'Fixed Variant Interval' attribute.
- See Also:
-
setFixedVariantInterval
void 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:
-
isAutoFullInterval
boolean isAutoFullInterval()Returns the value of the 'Auto Full Interval' attribute.- Returns:
- the value of the 'Auto Full Interval' attribute.
- See Also:
-
setAutoFullInterval
void setAutoFullInterval(boolean value) Sets the value of the 'Auto Full Interval
' attribute.- Parameters:
value
- the new value of the 'Auto Full Interval' attribute.- See Also:
-
getFullIntervalBegin
Date getFullIntervalBegin()Returns the value of the 'Full Interval Begin' attribute.- Returns:
- the value of the 'Full Interval Begin' attribute.
- See Also:
-
setFullIntervalBegin
Sets the value of the 'Full Interval Begin
' attribute.- Parameters:
value
- the new value of the 'Full Interval Begin' attribute.- See Also:
-
getFullIntervalEnd
Date getFullIntervalEnd()Returns the value of the 'Full Interval End' attribute.- Returns:
- the value of the 'Full Interval End' attribute.
- See Also:
-
setFullIntervalEnd
Sets the value of the 'Full Interval End
' attribute.- Parameters:
value
- the new value of the 'Full Interval End' attribute.- See Also:
-
getVisualBegin
Date getVisualBegin()Returns the value of the 'Visual Begin' attribute.- Returns:
- the value of the 'Visual Begin' attribute.
- See Also:
-
setVisualBegin
Sets the value of the 'Visual Begin
' attribute.- Parameters:
value
- the new value of the 'Visual Begin' attribute.- See Also:
-
getIntervalDrawType
GanttChartIntervalRepresentation getIntervalDrawType()Returns the value of the 'Interval Draw Type' attribute. The literals are from the enumerationGanttChartIntervalRepresentation
.- Returns:
- the value of the 'Interval Draw Type' attribute.
- See Also:
-
setIntervalDrawType
Sets the value of the 'Interval Draw Type
' attribute.- Parameters:
value
- the new value of the 'Interval Draw Type' attribute.- See Also:
-
getNoneVariantChars
double getNoneVariantChars()Returns the value of the 'None Variant Chars' attribute.- Returns:
- the value of the 'None Variant Chars' attribute.
- See Also:
-
setNoneVariantChars
void 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:
-
getNoneVariantMeasure
TimeScaleUnitType getNoneVariantMeasure()Returns the value of the 'None Variant Measure' attribute. The literals are from the enumerationTimeScaleUnitType
.- Returns:
- the value of the 'None Variant Measure' attribute.
- See Also:
-
setNoneVariantMeasure
Sets the value of the 'None Variant Measure
' attribute.- Parameters:
value
- the new value of the 'None Variant Measure' attribute.- See Also:
-
getVerticalStretch
GanttChartVerticalStretch getVerticalStretch()Returns the value of the 'Vertical Stretch' attribute. The literals are from the enumerationGanttChartVerticalStretch
.- Returns:
- the value of the 'Vertical Stretch' attribute.
- See Also:
-
setVerticalStretch
Sets the value of the 'Vertical Stretch
' attribute.- Parameters:
value
- the new value of the 'Vertical Stretch' attribute.- See Also:
-
isVerticalScrollEnable
boolean isVerticalScrollEnable()Returns the value of the 'Vertical Scroll Enable' attribute.- Returns:
- the value of the 'Vertical Scroll Enable' attribute.
- See Also:
-
setVerticalScrollEnable
void setVerticalScrollEnable(boolean value) Sets the value of the 'Vertical Scroll Enable
' attribute.- Parameters:
value
- the new value of the 'Vertical Scroll Enable' attribute.- See Also:
-
getShowValueText
GanttChartValueTextRepresentation getShowValueText()Returns the value of the 'Show Value Text' attribute. The literals are from the enumerationGanttChartValueTextRepresentation
.- Returns:
- the value of the 'Show Value Text' attribute.
- See Also:
-
setShowValueText
Sets the value of the 'Show Value Text
' attribute.- Parameters:
value
- the new value of the 'Show Value Text' attribute.- See Also:
-
getExtTitle
Returns the value of the 'Ext Title' map. The key is of typeString
, and the value is of typeString
,- Returns:
- the value of the 'Ext Title' map.
- See Also:
-
getOutboundColor
Color getOutboundColor()Returns the value of the 'Outbound Color' containment reference.- Returns:
- the value of the 'Outbound Color' containment reference.
- See Also:
-
setOutboundColor
Sets the value of the 'Outbound Color
' containment reference.- Parameters:
value
- the new value of the 'Outbound Color' containment reference.- See Also:
-
getBackIntervals
GanttChartBackgroundIntervals getBackIntervals()Returns the value of the 'Back Intervals' containment reference.- Returns:
- the value of the 'Back Intervals' containment reference.
- See Also:
-
setBackIntervals
Sets the value of the 'Back Intervals
' containment reference.- Parameters:
value
- the new value of the 'Back Intervals' containment reference.- See Also:
-
getLink
org.eclipse.emf.common.util.EList<GanttChartLink> getLink()Returns the value of the 'Link' containment reference list. The list contents are of typeGanttChartLink
.- Returns:
- the value of the 'Link' containment reference list.
- See Also:
-
getLinksColor
Color getLinksColor()Returns the value of the 'Links Color' containment reference.- Returns:
- the value of the 'Links Color' containment reference.
- See Also:
-
setLinksColor
Sets the value of the 'Links Color
' containment reference.- Parameters:
value
- the new value of the 'Links Color' containment reference.- See Also:
-
getLinksLine
ChartLine getLinksLine()Returns the value of the 'Links Line' containment reference.- Returns:
- the value of the 'Links Line' containment reference.
- See Also:
-
setLinksLine
Sets the value of the 'Links Line
' containment reference.- Parameters:
value
- the new value of the 'Links Line' containment reference.- See Also:
-
getShowPointsText
GanttChartShowOnPaint getShowPointsText()Returns the value of the 'Show Points Text' attribute. The literals are from the enumerationGanttChartShowOnPaint
.- Returns:
- the value of the 'Show Points Text' attribute.
- See Also:
-
setShowPointsText
Sets the value of the 'Show Points Text
' attribute.- Parameters:
value
- the new value of the 'Show Points Text' attribute.- See Also:
-
getShowData
GanttChartShowOnPaint getShowData()Returns the value of the 'Show Data' attribute. The literals are from the enumerationGanttChartShowOnPaint
.- Returns:
- the value of the 'Show Data' attribute.
- See Also:
-
setShowData
Sets the value of the 'Show Data
' attribute.- Parameters:
value
- the new value of the 'Show Data' attribute.- See Also:
-
getTextPlacement
GanttChartTextPlacementType getTextPlacement()Returns the value of the 'Text Placement' attribute. The literals are from the enumerationGanttChartTextPlacementType
.- Returns:
- the value of the 'Text Placement' attribute.
- See Also:
-
setTextPlacement
Sets the value of the 'Text Placement
' attribute.- Parameters:
value
- the new value of the 'Text Placement' attribute.- See Also:
-
getIntervalTextRepresentation
GanttChartIntervalTextRepresentation getIntervalTextRepresentation()Returns the value of the 'Interval Text Representation' attribute. The literals are from the enumerationGanttChartIntervalTextRepresentation
.- Returns:
- the value of the 'Interval Text Representation' attribute.
- See Also:
-
setIntervalTextRepresentation
Sets the value of the 'Interval Text Representation
' attribute.- Parameters:
value
- the new value of the 'Interval Text Representation' attribute.- See Also:
-