Package com._1c.g5.v8.dt.planner.model
Interface PlannerItem
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,IBmObject
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
PlannerItemImpl
A representation of the model object 'Item'.
The following features are supported:
- 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.getBegin()
Returns the value of the 'Begin' attribute.Returns the value of the 'Border' containment reference.Returns the value of the 'Border Color' containment reference.Returns the value of the 'Dimension Values' map.Returns the value of the 'Edit Mode' attribute.getEnd()
Returns the value of the 'End' attribute.getFont()
Returns the value of the 'Font' containment reference.Returns the value of the 'Item Id' attribute.Returns the value of the 'Picture' containment reference.Returns the value of the 'Replacement Date' attribute.org.eclipse.emf.common.util.EList<PlannerItem>
Returns the value of the 'Replacement Items' containment reference list.Returns the value of the 'Schedule' containment reference.getText()
Returns the value of the 'Text' attribute.Returns the value of the 'Text Color' containment reference.Returns the value of the 'Tooltip' attribute.getValue()
Returns the value of the 'Value' containment reference.boolean
Returns the value of the 'Deleted' attribute.boolean
Returns the value of the 'Text Formatted' attribute.void
setBackColor
(Color value) Sets the value of the 'Back Color
' containment reference.void
Sets the value of the 'Begin
' attribute.void
Sets the value of the 'Border
' containment reference.void
setBorderColor
(Color value) Sets the value of the 'Border Color
' containment reference.void
setDeleted
(boolean value) Sets the value of the 'Deleted
' attribute.void
Sets the value of the 'Edit Mode
' attribute.void
Sets the value of the 'End
' attribute.void
Sets the value of the 'Font
' containment reference.void
Sets the value of the 'Item Id
' attribute.void
setPicture
(Picture value) Sets the value of the 'Picture
' containment reference.void
setReplacementDate
(Date value) Sets the value of the 'Replacement Date
' attribute.void
setSchedule
(PlannerItemSchedule value) Sets the value of the 'Schedule
' containment reference.void
Sets the value of the 'Text
' attribute.void
setTextColor
(Color value) Sets the value of the 'Text Color
' containment reference.void
setTextFormatted
(boolean value) Sets the value of the 'Text Formatted
' attribute.void
setTooltip
(String value) Sets the value of the 'Tooltip
' attribute.void
Sets the value of the 'Value
' containment reference.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
-
getValue
Value getValue()Returns the value of the 'Value' containment reference.- Returns:
- the value of the 'Value' containment reference.
- See Also:
-
setValue
Sets the value of the 'Value
' containment reference.- Parameters:
value
- the new value of the 'Value' containment reference.- See Also:
-
getPicture
Picture getPicture()Returns the value of the 'Picture' containment reference.- Returns:
- the value of the 'Picture' containment reference.
- See Also:
-
setPicture
Sets the value of the 'Picture
' containment reference.- Parameters:
value
- the new value of the 'Picture' containment reference.- See Also:
-
getBegin
Date getBegin()Returns the value of the 'Begin' attribute.- Returns:
- the value of the 'Begin' attribute.
- See Also:
-
setBegin
Sets the value of the 'Begin
' attribute.- Parameters:
value
- the new value of the 'Begin' attribute.- See Also:
-
getEnd
Date getEnd()Returns the value of the 'End' attribute.- Returns:
- the value of the 'End' attribute.
- See Also:
-
setEnd
Sets the value of the 'End
' attribute.- Parameters:
value
- the new value of the 'End' attribute.- See Also:
-
getText
String getText()Returns the value of the 'Text' attribute.- Returns:
- the value of the 'Text' attribute.
- See Also:
-
setText
Sets the value of the 'Text
' attribute.- Parameters:
value
- the new value of the 'Text' attribute.- See Also:
-
getTooltip
String getTooltip()Returns the value of the 'Tooltip' attribute.- Returns:
- the value of the 'Tooltip' attribute.
- See Also:
-
setTooltip
Sets the value of the 'Tooltip
' attribute.- Parameters:
value
- the new value of the 'Tooltip' 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:
-
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:
-
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:
-
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:
-
getSchedule
PlannerItemSchedule getSchedule()Returns the value of the 'Schedule' containment reference.- Returns:
- the value of the 'Schedule' containment reference.
- See Also:
-
setSchedule
Sets the value of the 'Schedule
' containment reference.- Parameters:
value
- the new value of the 'Schedule' containment reference.- See Also:
-
getDimensionValues
Returns the value of the 'Dimension Values' map. The key is of typeString
, and the value is of typeString
,- Returns:
- the value of the 'Dimension Values' map.
- See Also:
-
getReplacementItems
org.eclipse.emf.common.util.EList<PlannerItem> getReplacementItems()Returns the value of the 'Replacement Items' containment reference list. The list contents are of typePlannerItem
.- Returns:
- the value of the 'Replacement Items' containment reference list.
- See Also:
-
getReplacementDate
Date getReplacementDate()Returns the value of the 'Replacement Date' attribute.- Returns:
- the value of the 'Replacement Date' attribute.
- See Also:
-
setReplacementDate
Sets the value of the 'Replacement Date
' attribute.- Parameters:
value
- the new value of the 'Replacement Date' attribute.- See Also:
-
isDeleted
boolean isDeleted()Returns the value of the 'Deleted' attribute.- Returns:
- the value of the 'Deleted' attribute.
- See Also:
-
setDeleted
void setDeleted(boolean value) Sets the value of the 'Deleted
' attribute.- Parameters:
value
- the new value of the 'Deleted' attribute.- See Also:
-
getItemId
UUID getItemId()Returns the value of the 'Item Id' attribute.- Returns:
- the value of the 'Item Id' attribute.
- See Also:
-
setItemId
Sets the value of the 'Item Id
' attribute.- Parameters:
value
- the new value of the 'Item Id' attribute.- See Also:
-
getEditMode
PlannerItemEnableEditMode getEditMode()Returns the value of the 'Edit Mode' attribute. The default value is"EnableEdit"
. The literals are from the enumerationPlannerItemEnableEditMode
.- Returns:
- the value of the 'Edit Mode' attribute.
- See Also:
-
setEditMode
Sets the value of the 'Edit Mode
' attribute.- Parameters:
value
- the new value of the 'Edit Mode' attribute.- See Also:
-
isTextFormatted
boolean isTextFormatted()Returns the value of the 'Text Formatted' attribute.- Returns:
- the value of the 'Text Formatted' attribute.
- See Also:
-
setTextFormatted
void setTextFormatted(boolean value) Sets the value of the 'Text Formatted
' attribute.- Parameters:
value
- the new value of the 'Text Formatted' attribute.- See Also:
-