Class CheckedItemViewModelImpl
- 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
-
- com._1c.g5.aef2.standard.viewModels.impl.CheckedItemViewModelImpl
-
- All Implemented Interfaces:
CheckedItemViewModel
,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:
TableItemViewModelImpl
,TreeItemViewModelImpl
public class CheckedItemViewModelImpl extends ItemViewModelImpl implements CheckedItemViewModel
An implementation of the model object 'Checked 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 boolean
bold
The cached value of the 'Bold
' attribute.protected static boolean
BOLD_EDEFAULT
The default value of the 'Bold
' attribute.protected static CheckState
CHECK_STATE_EDEFAULT
The default value of the 'Check State
' attribute.protected CheckState
checkState
The cached value of the 'Check State
' attribute.protected boolean
editable
The cached value of the 'Editable
' attribute.protected static boolean
EDITABLE_EDEFAULT
The default value of the 'Editable
' attribute.protected boolean
unresolved
The cached value of the 'Unresolved
' attribute.protected static boolean
UNRESOLVED_EDEFAULT
The default value of the 'Unresolved
' attribute.-
Fields inherited from class com._1c.g5.aef2.standard.viewModels.impl.ItemViewModelImpl
EVENT_CHANNEL_EDEFAULT, eventChannel, icon, ICON_EDEFAULT, text, TEXT_EDEFAULT
-
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 protected
CheckedItemViewModelImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Object
eGet(int featureID, boolean resolve, boolean coreType)
boolean
eIsSet(int featureID)
void
eSet(int featureID, Object newValue)
protected org.eclipse.emf.ecore.EClass
eStaticClass()
void
eUnset(int featureID)
CheckState
getCheckState()
boolean
isBold()
boolean
isEditable()
boolean
isUnresolved()
void
setBold(boolean newBold)
void
setCheckState(CheckState newCheckState)
void
setEditable(boolean newEditable)
void
setUnresolved(boolean newUnresolved)
String
toString()
-
Methods inherited from class com._1c.g5.aef2.standard.viewModels.impl.ItemViewModelImpl
basicGetParent, basicSetParent, eBasicRemoveFromContainerFeature, eInverseAdd, eInverseRemove, getEventChannel, getIcon, getParent, getText, setEventChannel, setIcon, setParent, setText
-
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
-
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.aef2.standard.viewModels.ItemViewModel
getIcon, getText, setIcon, setText
-
Methods inherited from interface com._1c.g5.aef2.viewModels.IViewModel
getEventChannel, getParent, setEventChannel, setParent
-
-
-
-
Field Detail
-
CHECK_STATE_EDEFAULT
protected static final CheckState CHECK_STATE_EDEFAULT
The default value of the 'Check State
' attribute.- See Also:
getCheckState()
-
checkState
protected CheckState checkState
The cached value of the 'Check State
' attribute.- See Also:
getCheckState()
-
EDITABLE_EDEFAULT
protected static final boolean EDITABLE_EDEFAULT
The default value of the 'Editable
' attribute.- See Also:
isEditable()
, Constant Field Values
-
editable
protected boolean editable
The cached value of the 'Editable
' attribute.- See Also:
isEditable()
-
BOLD_EDEFAULT
protected static final boolean BOLD_EDEFAULT
The default value of the 'Bold
' attribute.- See Also:
isBold()
, Constant Field Values
-
UNRESOLVED_EDEFAULT
protected static final boolean UNRESOLVED_EDEFAULT
The default value of the 'Unresolved
' attribute.- See Also:
isUnresolved()
, Constant Field Values
-
unresolved
protected boolean unresolved
The cached value of the 'Unresolved
' attribute.- See Also:
isUnresolved()
-
-
Method Detail
-
eStaticClass
protected org.eclipse.emf.ecore.EClass eStaticClass()
- Overrides:
eStaticClass
in classItemViewModelImpl
-
getCheckState
public CheckState getCheckState()
- Specified by:
getCheckState
in interfaceCheckedItemViewModel
- Returns:
- the value of the 'Check State' attribute.
- See Also:
CheckState
,CheckedItemViewModel.setCheckState(CheckState)
,AefStandardPackage.getCheckedItemViewModel_CheckState()
-
setCheckState
public void setCheckState(CheckState newCheckState)
- Specified by:
setCheckState
in interfaceCheckedItemViewModel
- Parameters:
newCheckState
- the new value of the 'Check State' attribute.- See Also:
CheckState
,CheckedItemViewModel.getCheckState()
-
isEditable
public boolean isEditable()
- Specified by:
isEditable
in interfaceCheckedItemViewModel
- Returns:
- the value of the 'Editable' attribute.
- See Also:
CheckedItemViewModel.setEditable(boolean)
,AefStandardPackage.getCheckedItemViewModel_Editable()
-
setEditable
public void setEditable(boolean newEditable)
- Specified by:
setEditable
in interfaceCheckedItemViewModel
- Parameters:
newEditable
- the new value of the 'Editable' attribute.- See Also:
CheckedItemViewModel.isEditable()
-
isBold
public boolean isBold()
- Specified by:
isBold
in interfaceCheckedItemViewModel
- Returns:
- the value of the 'Bold' attribute.
- See Also:
CheckedItemViewModel.setBold(boolean)
,AefStandardPackage.getCheckedItemViewModel_Bold()
-
setBold
public void setBold(boolean newBold)
- Specified by:
setBold
in interfaceCheckedItemViewModel
- Parameters:
newBold
- the new value of the 'Bold' attribute.- See Also:
CheckedItemViewModel.isBold()
-
isUnresolved
public boolean isUnresolved()
- Specified by:
isUnresolved
in interfaceCheckedItemViewModel
- Returns:
- the value of the 'Unresolved' attribute.
- See Also:
CheckedItemViewModel.setUnresolved(boolean)
,AefStandardPackage.getCheckedItemViewModel_Unresolved()
-
setUnresolved
public void setUnresolved(boolean newUnresolved)
- Specified by:
setUnresolved
in interfaceCheckedItemViewModel
- Parameters:
newUnresolved
- the new value of the 'Unresolved' attribute.- See Also:
CheckedItemViewModel.isUnresolved()
-
eGet
public Object eGet(int featureID, boolean resolve, boolean coreType)
- Specified by:
eGet
in interfaceorg.eclipse.emf.ecore.InternalEObject
- Overrides:
eGet
in classItemViewModelImpl
-
eSet
public void eSet(int featureID, Object newValue)
- Specified by:
eSet
in interfaceorg.eclipse.emf.ecore.InternalEObject
- Overrides:
eSet
in classItemViewModelImpl
-
eUnset
public void eUnset(int featureID)
- Specified by:
eUnset
in interfaceorg.eclipse.emf.ecore.InternalEObject
- Overrides:
eUnset
in classItemViewModelImpl
-
eIsSet
public boolean eIsSet(int featureID)
- Specified by:
eIsSet
in interfaceorg.eclipse.emf.ecore.InternalEObject
- Overrides:
eIsSet
in classItemViewModelImpl
-
toString
public String toString()
- Overrides:
toString
in classItemViewModelImpl
-
-