Class PlannerItemImpl
- java.lang.Object
-
- org.eclipse.emf.common.notify.impl.BasicNotifierImpl
-
- org.eclipse.emf.ecore.impl.BasicEObjectImpl
-
- org.eclipse.emf.ecore.impl.MinimalEObjectImpl
-
- org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
-
- com._1c.g5.v8.bm.core.BmObject
-
- com._1c.g5.v8.dt.planner.model.impl.PlannerItemImpl
-
- All Implemented Interfaces:
IBmObject
,PlannerItem
,org.eclipse.emf.common.notify.Notifier
,org.eclipse.emf.ecore.EObject
,org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
,org.eclipse.emf.ecore.InternalEObject
public class PlannerItemImpl extends BmObject implements PlannerItem
An implementation of the model object 'Item'.The following features are implemented:
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
-
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
PlannerItemImpl()
-
Method Summary
-
Methods inherited from class com._1c.g5.v8.bm.core.BmObject
bmGetEngine, bmGetFqn, bmGetId, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmListBinaryData, bmReadBinaryData, bmRemoveBinaryData, bmSetProperty, bmWriteBinaryData, createFeatureMap, createList, dynamicGet, dynamicSet, dynamicUnset, eBasicSetContainer, eBasicSetContainer, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eDirectResource, eGet, eHasSettings, eInternalContainer, eInternalResource, eInverseAdd, eNotificationRequired, eNotify, equals, eResolveProxy, eSetDirectResource, eSetStore, eSettings, eStore, hashCode
-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
eBasicContainerFeatureID, eBasicInternalContainer, eDerivedStructuralFeatureID, eDynamicIsSet, eIsCaching
-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eContents, eCrossReferences, eDeliver, eDynamicClass, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI
-
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInverseAdd, eInverseRemove, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResource, eSet, eSet, eSetResource, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticOperationCount, eUnset, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toString
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
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
-
eStaticClass
protected org.eclipse.emf.ecore.EClass eStaticClass()
- Overrides:
eStaticClass
in classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eStaticFeatureCount
protected int eStaticFeatureCount()
- Overrides:
eStaticFeatureCount
in classorg.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
-
getValue
public Value getValue()
- Specified by:
getValue
in interfacePlannerItem
- Returns:
- the value of the 'Value' containment reference.
- See Also:
PlannerItem.setValue(Value)
,PlannerPackage.getPlannerItem_Value()
-
setValue
public void setValue(Value newValue)
- Specified by:
setValue
in interfacePlannerItem
- Parameters:
newValue
- the new value of the 'Value' containment reference.- See Also:
PlannerItem.getValue()
-
getPicture
public Picture getPicture()
- Specified by:
getPicture
in interfacePlannerItem
- Returns:
- the value of the 'Picture' containment reference.
- See Also:
PlannerItem.setPicture(Picture)
,PlannerPackage.getPlannerItem_Picture()
-
setPicture
public void setPicture(Picture newPicture)
- Specified by:
setPicture
in interfacePlannerItem
- Parameters:
newPicture
- the new value of the 'Picture' containment reference.- See Also:
PlannerItem.getPicture()
-
getBegin
public Date getBegin()
- Specified by:
getBegin
in interfacePlannerItem
- Returns:
- the value of the 'Begin' attribute.
- See Also:
PlannerItem.setBegin(Date)
,PlannerPackage.getPlannerItem_Begin()
-
setBegin
public void setBegin(Date newBegin)
- Specified by:
setBegin
in interfacePlannerItem
- Parameters:
newBegin
- the new value of the 'Begin' attribute.- See Also:
PlannerItem.getBegin()
-
getEnd
public Date getEnd()
- Specified by:
getEnd
in interfacePlannerItem
- Returns:
- the value of the 'End' attribute.
- See Also:
PlannerItem.setEnd(Date)
,PlannerPackage.getPlannerItem_End()
-
setEnd
public void setEnd(Date newEnd)
- Specified by:
setEnd
in interfacePlannerItem
- Parameters:
newEnd
- the new value of the 'End' attribute.- See Also:
PlannerItem.getEnd()
-
getText
public String getText()
- Specified by:
getText
in interfacePlannerItem
- Returns:
- the value of the 'Text' attribute.
- See Also:
PlannerItem.setText(String)
,PlannerPackage.getPlannerItem_Text()
-
setText
public void setText(String newText)
- Specified by:
setText
in interfacePlannerItem
- Parameters:
newText
- the new value of the 'Text' attribute.- See Also:
PlannerItem.getText()
-
getTooltip
public String getTooltip()
- Specified by:
getTooltip
in interfacePlannerItem
- Returns:
- the value of the 'Tooltip' attribute.
- See Also:
PlannerItem.setTooltip(String)
,PlannerPackage.getPlannerItem_Tooltip()
-
setTooltip
public void setTooltip(String newTooltip)
- Specified by:
setTooltip
in interfacePlannerItem
- Parameters:
newTooltip
- the new value of the 'Tooltip' attribute.- See Also:
PlannerItem.getTooltip()
-
getBorder
public Border getBorder()
- Specified by:
getBorder
in interfacePlannerItem
- Returns:
- the value of the 'Border' containment reference.
- See Also:
PlannerItem.setBorder(Border)
,PlannerPackage.getPlannerItem_Border()
-
setBorder
public void setBorder(Border newBorder)
- Specified by:
setBorder
in interfacePlannerItem
- Parameters:
newBorder
- the new value of the 'Border' containment reference.- See Also:
PlannerItem.getBorder()
-
getBorderColor
public Color getBorderColor()
- Specified by:
getBorderColor
in interfacePlannerItem
- Returns:
- the value of the 'Border Color' containment reference.
- See Also:
PlannerItem.setBorderColor(Color)
,PlannerPackage.getPlannerItem_BorderColor()
-
setBorderColor
public void setBorderColor(Color newBorderColor)
- Specified by:
setBorderColor
in interfacePlannerItem
- Parameters:
newBorderColor
- the new value of the 'Border Color' containment reference.- See Also:
PlannerItem.getBorderColor()
-
getTextColor
public Color getTextColor()
- Specified by:
getTextColor
in interfacePlannerItem
- Returns:
- the value of the 'Text Color' containment reference.
- See Also:
PlannerItem.setTextColor(Color)
,PlannerPackage.getPlannerItem_TextColor()
-
setTextColor
public void setTextColor(Color newTextColor)
- Specified by:
setTextColor
in interfacePlannerItem
- Parameters:
newTextColor
- the new value of the 'Text Color' containment reference.- See Also:
PlannerItem.getTextColor()
-
getBackColor
public Color getBackColor()
- Specified by:
getBackColor
in interfacePlannerItem
- Returns:
- the value of the 'Back Color' containment reference.
- See Also:
PlannerItem.setBackColor(Color)
,PlannerPackage.getPlannerItem_BackColor()
-
setBackColor
public void setBackColor(Color newBackColor)
- Specified by:
setBackColor
in interfacePlannerItem
- Parameters:
newBackColor
- the new value of the 'Back Color' containment reference.- See Also:
PlannerItem.getBackColor()
-
getFont
public Font getFont()
- Specified by:
getFont
in interfacePlannerItem
- Returns:
- the value of the 'Font' containment reference.
- See Also:
PlannerItem.setFont(Font)
,PlannerPackage.getPlannerItem_Font()
-
setFont
public void setFont(Font newFont)
- Specified by:
setFont
in interfacePlannerItem
- Parameters:
newFont
- the new value of the 'Font' containment reference.- See Also:
PlannerItem.getFont()
-
getSchedule
public PlannerItemSchedule getSchedule()
- Specified by:
getSchedule
in interfacePlannerItem
- Returns:
- the value of the 'Schedule' containment reference.
- See Also:
PlannerItem.setSchedule(PlannerItemSchedule)
,PlannerPackage.getPlannerItem_Schedule()
-
setSchedule
public void setSchedule(PlannerItemSchedule newSchedule)
- Specified by:
setSchedule
in interfacePlannerItem
- Parameters:
newSchedule
- the new value of the 'Schedule' containment reference.- See Also:
PlannerItem.getSchedule()
-
getDimensionValues
public org.eclipse.emf.common.util.EMap<String,String> getDimensionValues()
- Specified by:
getDimensionValues
in interfacePlannerItem
- Returns:
- the value of the 'Dimension Values' map.
- See Also:
PlannerPackage.getPlannerItem_DimensionValues()
-
getReplacementItems
public org.eclipse.emf.common.util.EList<PlannerItem> getReplacementItems()
- Specified by:
getReplacementItems
in interfacePlannerItem
- Returns:
- the value of the 'Replacement Items' containment reference list.
- See Also:
PlannerPackage.getPlannerItem_ReplacementItems()
-
getReplacementDate
public Date getReplacementDate()
- Specified by:
getReplacementDate
in interfacePlannerItem
- Returns:
- the value of the 'Replacement Date' attribute.
- See Also:
PlannerItem.setReplacementDate(Date)
,PlannerPackage.getPlannerItem_ReplacementDate()
-
setReplacementDate
public void setReplacementDate(Date newReplacementDate)
- Specified by:
setReplacementDate
in interfacePlannerItem
- Parameters:
newReplacementDate
- the new value of the 'Replacement Date' attribute.- See Also:
PlannerItem.getReplacementDate()
-
isDeleted
public boolean isDeleted()
- Specified by:
isDeleted
in interfacePlannerItem
- Returns:
- the value of the 'Deleted' attribute.
- See Also:
PlannerItem.setDeleted(boolean)
,PlannerPackage.getPlannerItem_Deleted()
-
setDeleted
public void setDeleted(boolean newDeleted)
- Specified by:
setDeleted
in interfacePlannerItem
- Parameters:
newDeleted
- the new value of the 'Deleted' attribute.- See Also:
PlannerItem.isDeleted()
-
getItemId
public UUID getItemId()
- Specified by:
getItemId
in interfacePlannerItem
- Returns:
- the value of the 'Item Id' attribute.
- See Also:
PlannerItem.setItemId(UUID)
,PlannerPackage.getPlannerItem_ItemId()
-
setItemId
public void setItemId(UUID newItemId)
- Specified by:
setItemId
in interfacePlannerItem
- Parameters:
newItemId
- the new value of the 'Item Id' attribute.- See Also:
PlannerItem.getItemId()
-
getEditMode
public PlannerItemEnableEditMode getEditMode()
- Specified by:
getEditMode
in interfacePlannerItem
- Returns:
- the value of the 'Edit Mode' attribute.
- See Also:
PlannerItemEnableEditMode
,PlannerItem.setEditMode(PlannerItemEnableEditMode)
,PlannerPackage.getPlannerItem_EditMode()
-
setEditMode
public void setEditMode(PlannerItemEnableEditMode newEditMode)
- Specified by:
setEditMode
in interfacePlannerItem
- Parameters:
newEditMode
- the new value of the 'Edit Mode' attribute.- See Also:
PlannerItemEnableEditMode
,PlannerItem.getEditMode()
-
-