Class ItemViewModelImpl
- 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.MinimalEObjectImpl.Container
-
- com._1c.g5.aef2.standard.viewModels.impl.ItemViewModelImpl
-
- All Implemented Interfaces:
ItemViewModel,IViewModel,org.eclipse.emf.common.notify.Notifier,org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder,org.eclipse.emf.ecore.InternalEObject
- Direct Known Subclasses:
CheckedItemViewModelImpl,ChoiceParameterItemImpl,ComboItemViewModelImpl,DataPathItemImpl,RadioGroupItemViewModelImpl,RadioGroupItemViewModelImpl,SectionActionItemViewModelImpl,TreeItemViewModelImpl
public class ItemViewModelImpl extends org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container implements ItemViewModel
An implementation of the model object 'Item View Model'.The following features are implemented:
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamic
-
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
-
-
Field Summary
Fields Modifier and Type Field Description protected static IEventChannelEVENT_CHANNEL_EDEFAULTThe default value of the 'Event Channel' attribute.protected IEventChanneleventChannelThe cached value of the 'Event Channel' attribute.protected ObjecticonThe cached value of the 'Icon' attribute.protected static ObjectICON_EDEFAULTThe default value of the 'Icon' attribute.protected StringtextThe cached value of the 'Text' attribute.protected static StringTEXT_EDEFAULTThe default value of the 'Text' attribute.-
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedItemViewModelImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IContainerViewModelbasicGetParent()org.eclipse.emf.common.notify.NotificationChainbasicSetParent(IContainerViewModel newParent, org.eclipse.emf.common.notify.NotificationChain msgs)org.eclipse.emf.common.notify.NotificationChaineBasicRemoveFromContainerFeature(org.eclipse.emf.common.notify.NotificationChain msgs)ObjecteGet(int featureID, boolean resolve, boolean coreType)org.eclipse.emf.common.notify.NotificationChaineInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)org.eclipse.emf.common.notify.NotificationChaineInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)booleaneIsSet(int featureID)voideSet(int featureID, Object newValue)protected org.eclipse.emf.ecore.EClasseStaticClass()voideUnset(int featureID)IEventChannelgetEventChannel()ObjectgetIcon()IContainerViewModelgetParent()StringgetText()voidsetEventChannel(IEventChannel newEventChannel)voidsetIcon(Object newIcon)voidsetParent(IContainerViewModel newParent)voidsetText(String newText)StringtoString()-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eBasicSetContainer, eInternalContainer
-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettings
-
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
-
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
EVENT_CHANNEL_EDEFAULT
protected static final IEventChannel EVENT_CHANNEL_EDEFAULT
The default value of the 'Event Channel' attribute.- See Also:
getEventChannel()
-
eventChannel
protected IEventChannel eventChannel
The cached value of the 'Event Channel' attribute.- See Also:
getEventChannel()
-
TEXT_EDEFAULT
protected static final String TEXT_EDEFAULT
The default value of the 'Text' attribute.- See Also:
getText()
-
ICON_EDEFAULT
protected static final Object ICON_EDEFAULT
The default value of the 'Icon' attribute.- See Also:
getIcon()
-
-
Method Detail
-
eStaticClass
protected org.eclipse.emf.ecore.EClass eStaticClass()
- Overrides:
eStaticClassin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
getEventChannel
public IEventChannel getEventChannel()
- Specified by:
getEventChannelin interfaceIViewModel- Returns:
- the value of the 'Event Channel' attribute.
- See Also:
IViewModel.setEventChannel(IEventChannel),AefPackage.getIViewModel_EventChannel()
-
setEventChannel
public void setEventChannel(IEventChannel newEventChannel)
- Specified by:
setEventChannelin interfaceIViewModel- Parameters:
newEventChannel- the new value of the 'Event Channel' attribute.- See Also:
IViewModel.getEventChannel()
-
getParent
public IContainerViewModel getParent()
- Specified by:
getParentin interfaceIViewModel- Returns:
- the value of the 'Parent' container reference.
- See Also:
IViewModel.setParent(IContainerViewModel),AefPackage.getIViewModel_Parent(),IContainerViewModel.getChildren()
-
basicGetParent
public IContainerViewModel basicGetParent()
-
basicSetParent
public org.eclipse.emf.common.notify.NotificationChain basicSetParent(IContainerViewModel newParent, org.eclipse.emf.common.notify.NotificationChain msgs)
-
setParent
public void setParent(IContainerViewModel newParent)
- Specified by:
setParentin interfaceIViewModel- Parameters:
newParent- the new value of the 'Parent' container reference.- See Also:
IViewModel.getParent()
-
getText
public String getText()
- Specified by:
getTextin interfaceItemViewModel- Returns:
- the value of the 'Text' attribute.
- See Also:
ItemViewModel.setText(String),AefStandardPackage.getItemViewModel_Text()
-
setText
public void setText(String newText)
- Specified by:
setTextin interfaceItemViewModel- Parameters:
newText- the new value of the 'Text' attribute.- See Also:
ItemViewModel.getText()
-
getIcon
public Object getIcon()
- Specified by:
getIconin interfaceItemViewModel- Returns:
- the value of the 'Icon' attribute.
- See Also:
ItemViewModel.setIcon(Object),AefStandardPackage.getItemViewModel_Icon()
-
setIcon
public void setIcon(Object newIcon)
- Specified by:
setIconin interfaceItemViewModel- Parameters:
newIcon- the new value of the 'Icon' attribute.- See Also:
ItemViewModel.getIcon()
-
eInverseAdd
public org.eclipse.emf.common.notify.NotificationChain eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)- Overrides:
eInverseAddin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eInverseRemove
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)- Overrides:
eInverseRemovein classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eBasicRemoveFromContainerFeature
public org.eclipse.emf.common.notify.NotificationChain eBasicRemoveFromContainerFeature(org.eclipse.emf.common.notify.NotificationChain msgs)
- Overrides:
eBasicRemoveFromContainerFeaturein classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eGet
public Object eGet(int featureID, boolean resolve, boolean coreType)
- Specified by:
eGetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eGetin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eSet
public void eSet(int featureID, Object newValue)- Specified by:
eSetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eSetin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eUnset
public void eUnset(int featureID)
- Specified by:
eUnsetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eUnsetin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eIsSet
public boolean eIsSet(int featureID)
- Specified by:
eIsSetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eIsSetin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
toString
public String toString()
- Overrides:
toStringin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
-