Class ConstantImpl
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.metadata.mdclass.impl.MdObjectImpl
com._1c.g5.v8.dt.metadata.mdclass.impl.ConstantImpl
- All Implemented Interfaces:
IBmObject
,FieldSource
,Constant
,DataHistorySupport
,FullTextSearchDictionarySource
,MdObject
,StandardCommandSource
,TypeDescriptionProvider
,org.eclipse.emf.common.notify.Notifier
,org.eclipse.emf.ecore.EObject
,org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
,org.eclipse.emf.ecore.InternalEObject
An implementation of the model object 'Constant'.
The following features are implemented:
Standard Commands
Fields
Ref Field Sources
Data History
Produced Types
Db View Defs
Type
Use Standard Commands
Default Form
Extended Presentation
Explanation
Password Mode
Format
Edit Format
Tool Tip
Mark Negatives
Mask
Multi Line
Extended Edit
Min Value
Max Value
Fill Checking
Choice Folders And Items
Choice Parameter Links
Choice Parameters
Quick Choice
Choice Form
Link By Type
Choice History On Input
Value Manager Module
Manager Module
Data Lock Control Mode
Update Data History Immediately After Write
Execute After Write Data History Version Processing
Suppress Object
-
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
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore
-
Field Summary
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NIL
Fields inherited from interface com._1c.g5.v8.bm.core.IBmObject
BM_NULL_ID
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
eBaseStructuralFeatureID
(int derivedFeatureID, Class<?> baseClass) int
eDerivedOperationID
(int baseOperationID, Class<?> baseClass) int
eDerivedStructuralFeatureID
(int baseFeatureID, Class<?> baseClass) eInvoke
(int operationID, org.eclipse.emf.common.util.EList<?> arguments) protected org.eclipse.emf.ecore.EClass
org.eclipse.emf.common.util.EList<ChoiceParameterLink>
org.eclipse.emf.common.util.EList<ChoiceParameter>
org.eclipse.emf.common.util.EList<Field>
getMask()
org.eclipse.emf.common.util.EList<FieldSource>
org.eclipse.emf.common.util.EList<StandardCommand>
org.eclipse.emf.ecore.EObject
getType()
boolean
boolean
boolean
boolean
boolean
boolean
boolean
void
setChoiceFoldersAndItems
(FoldersAndItemsUse newChoiceFoldersAndItems) void
setChoiceForm
(BasicForm newChoiceForm) void
setChoiceHistoryOnInput
(ChoiceHistoryOnInput newChoiceHistoryOnInput) void
setDataHistory
(DataHistoryUse newDataHistory) void
setDataLockControlMode
(DefaultDataLockControlMode newDataLockControlMode) void
setDbViewDefs
(ConstantDbViewDefs newDbViewDefs) void
setDefaultForm
(CommonForm newDefaultForm) void
setExecuteAfterWriteDataHistoryVersionProcessing
(boolean newExecuteAfterWriteDataHistoryVersionProcessing) void
setExtendedEdit
(boolean newExtendedEdit) void
setFillChecking
(FillChecking newFillChecking) void
setLinkByType
(TypeLink newLinkByType) void
setManagerModule
(Module newManagerModule) void
setMarkNegatives
(boolean newMarkNegatives) void
void
setMaxValue
(Value newMaxValue) void
setMinValue
(Value newMinValue) void
setMultiLine
(boolean newMultiLine) void
setPasswordMode
(boolean newPasswordMode) void
setProducedTypes
(ConstantTypes newProducedTypes) void
setQuickChoice
(UseQuickChoice newQuickChoice) void
setSuppressObject
(org.eclipse.emf.ecore.EObject newSuppressObject) void
setType
(TypeDescription newType) void
setUpdateDataHistoryImmediatelyAfterWrite
(boolean newUpdateDataHistoryImmediatelyAfterWrite) void
setUseStandardCommands
(boolean newUseStandardCommands) void
setValueManagerModule
(Module newValueManagerModule) boolean
Methods inherited from class com._1c.g5.v8.dt.metadata.mdclass.impl.MdObjectImpl
eStaticFeatureCount, getComment, getExtendedConfigurationObject, getExtension, getName, getObjectBelonging, getSynonym, getUuid, setComment, setExtendedConfigurationObject, setExtension, setName, setObjectBelonging, setUuid
Methods inherited from class com._1c.g5.v8.bm.core.BmObject
bmGetEngine, bmGetFqn, bmGetId, bmGetNamespace, bmGetPlatformTransaction, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmMatchSingleReference, bmSetProperty, 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, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, 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, 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.dt.metadata.mdclass.MdObject
getComment, getExtendedConfigurationObject, getExtension, getName, getObjectBelonging, getSynonym, getUuid, setComment, setExtendedConfigurationObject, setExtension, setName, setObjectBelonging, setUuid
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Constructor Details
-
ConstantImpl
protected ConstantImpl()
-
-
Method Details
-
eStaticClass
protected org.eclipse.emf.ecore.EClass eStaticClass()- Overrides:
eStaticClass
in classMdObjectImpl
-
getStandardCommands
- Specified by:
getStandardCommands
in interfaceStandardCommandSource
- Returns:
- the value of the 'Standard Commands' containment reference list.
- See Also:
-
getFields
- Specified by:
getFields
in interfaceFieldSource
- Returns:
- the value of the 'Fields' containment reference list.
- See Also:
-
getRefFieldSources
- Specified by:
getRefFieldSources
in interfaceFieldSource
- Returns:
- the value of the 'Ref Field Sources' reference list.
- See Also:
-
getDataHistory
- Specified by:
getDataHistory
in interfaceDataHistorySupport
- Returns:
- the value of the 'Data History' attribute.
- See Also:
-
setDataHistory
- Specified by:
setDataHistory
in interfaceDataHistorySupport
- Parameters:
newDataHistory
- the new value of the 'Data History' attribute.- See Also:
-
getProducedTypes
- Specified by:
getProducedTypes
in interfaceConstant
- Returns:
- the value of the 'Produced Types' containment reference.
- See Also:
-
setProducedTypes
- Specified by:
setProducedTypes
in interfaceConstant
- Parameters:
newProducedTypes
- the new value of the 'Produced Types' containment reference.- See Also:
-
getDbViewDefs
- Specified by:
getDbViewDefs
in interfaceConstant
- Returns:
- the value of the 'Db View Defs' containment reference.
- See Also:
-
setDbViewDefs
- Specified by:
setDbViewDefs
in interfaceConstant
- Parameters:
newDbViewDefs
- the new value of the 'Db View Defs' containment reference.- See Also:
-
getType
-
setType
-
isUseStandardCommands
public boolean isUseStandardCommands()- Specified by:
isUseStandardCommands
in interfaceConstant
- Returns:
- the value of the 'Use Standard Commands' attribute.
- See Also:
-
setUseStandardCommands
public void setUseStandardCommands(boolean newUseStandardCommands) - Specified by:
setUseStandardCommands
in interfaceConstant
- Parameters:
newUseStandardCommands
- the new value of the 'Use Standard Commands' attribute.- See Also:
-
getDefaultForm
- Specified by:
getDefaultForm
in interfaceConstant
- Returns:
- the value of the 'Default Form' reference.
- See Also:
-
setDefaultForm
- Specified by:
setDefaultForm
in interfaceConstant
- Parameters:
newDefaultForm
- the new value of the 'Default Form' reference.- See Also:
-
getExtendedPresentation
- Specified by:
getExtendedPresentation
in interfaceConstant
- Returns:
- the value of the 'Extended Presentation' map.
- See Also:
-
getExplanation
- Specified by:
getExplanation
in interfaceConstant
- Returns:
- the value of the 'Explanation' map.
- See Also:
-
isPasswordMode
public boolean isPasswordMode()- Specified by:
isPasswordMode
in interfaceConstant
- Returns:
- the value of the 'Password Mode' attribute.
- See Also:
-
setPasswordMode
public void setPasswordMode(boolean newPasswordMode) - Specified by:
setPasswordMode
in interfaceConstant
- Parameters:
newPasswordMode
- the new value of the 'Password Mode' attribute.- See Also:
-
getFormat
-
getEditFormat
- Specified by:
getEditFormat
in interfaceConstant
- Returns:
- the value of the 'Edit Format' map.
- See Also:
-
getToolTip
- Specified by:
getToolTip
in interfaceConstant
- Returns:
- the value of the 'Tool Tip' map.
- See Also:
-
isMarkNegatives
public boolean isMarkNegatives()- Specified by:
isMarkNegatives
in interfaceConstant
- Returns:
- the value of the 'Mark Negatives' attribute.
- See Also:
-
setMarkNegatives
public void setMarkNegatives(boolean newMarkNegatives) - Specified by:
setMarkNegatives
in interfaceConstant
- Parameters:
newMarkNegatives
- the new value of the 'Mark Negatives' attribute.- See Also:
-
getMask
-
setMask
-
isMultiLine
public boolean isMultiLine()- Specified by:
isMultiLine
in interfaceConstant
- Returns:
- the value of the 'Multi Line' attribute.
- See Also:
-
setMultiLine
public void setMultiLine(boolean newMultiLine) - Specified by:
setMultiLine
in interfaceConstant
- Parameters:
newMultiLine
- the new value of the 'Multi Line' attribute.- See Also:
-
isExtendedEdit
public boolean isExtendedEdit()- Specified by:
isExtendedEdit
in interfaceConstant
- Returns:
- the value of the 'Extended Edit' attribute.
- See Also:
-
setExtendedEdit
public void setExtendedEdit(boolean newExtendedEdit) - Specified by:
setExtendedEdit
in interfaceConstant
- Parameters:
newExtendedEdit
- the new value of the 'Extended Edit' attribute.- See Also:
-
getMinValue
- Specified by:
getMinValue
in interfaceConstant
- Returns:
- the value of the 'Min Value' containment reference.
- See Also:
-
setMinValue
- Specified by:
setMinValue
in interfaceConstant
- Parameters:
newMinValue
- the new value of the 'Min Value' containment reference.- See Also:
-
getMaxValue
- Specified by:
getMaxValue
in interfaceConstant
- Returns:
- the value of the 'Max Value' containment reference.
- See Also:
-
setMaxValue
- Specified by:
setMaxValue
in interfaceConstant
- Parameters:
newMaxValue
- the new value of the 'Max Value' containment reference.- See Also:
-
getFillChecking
- Specified by:
getFillChecking
in interfaceConstant
- Returns:
- the value of the 'Fill Checking' attribute.
- See Also:
-
setFillChecking
- Specified by:
setFillChecking
in interfaceConstant
- Parameters:
newFillChecking
- the new value of the 'Fill Checking' attribute.- See Also:
-
getChoiceFoldersAndItems
- Specified by:
getChoiceFoldersAndItems
in interfaceConstant
- Returns:
- the value of the 'Choice Folders And Items' attribute.
- See Also:
-
setChoiceFoldersAndItems
- Specified by:
setChoiceFoldersAndItems
in interfaceConstant
- Parameters:
newChoiceFoldersAndItems
- the new value of the 'Choice Folders And Items' attribute.- See Also:
-
getChoiceParameterLinks
- Specified by:
getChoiceParameterLinks
in interfaceConstant
- Returns:
- the value of the 'Choice Parameter Links' containment reference list.
- See Also:
-
getChoiceParameters
- Specified by:
getChoiceParameters
in interfaceConstant
- Returns:
- the value of the 'Choice Parameters' containment reference list.
- See Also:
-
getQuickChoice
- Specified by:
getQuickChoice
in interfaceConstant
- Returns:
- the value of the 'Quick Choice' attribute.
- See Also:
-
setQuickChoice
- Specified by:
setQuickChoice
in interfaceConstant
- Parameters:
newQuickChoice
- the new value of the 'Quick Choice' attribute.- See Also:
-
getChoiceForm
- Specified by:
getChoiceForm
in interfaceConstant
- Returns:
- the value of the 'Choice Form' reference.
- See Also:
-
setChoiceForm
- Specified by:
setChoiceForm
in interfaceConstant
- Parameters:
newChoiceForm
- the new value of the 'Choice Form' reference.- See Also:
-
getLinkByType
- Specified by:
getLinkByType
in interfaceConstant
- Returns:
- the value of the 'Link By Type' containment reference.
- See Also:
-
setLinkByType
- Specified by:
setLinkByType
in interfaceConstant
- Parameters:
newLinkByType
- the new value of the 'Link By Type' containment reference.- See Also:
-
getChoiceHistoryOnInput
- Specified by:
getChoiceHistoryOnInput
in interfaceConstant
- Returns:
- the value of the 'Choice History On Input' attribute.
- See Also:
-
setChoiceHistoryOnInput
- Specified by:
setChoiceHistoryOnInput
in interfaceConstant
- Parameters:
newChoiceHistoryOnInput
- the new value of the 'Choice History On Input' attribute.- See Also:
-
getValueManagerModule
- Specified by:
getValueManagerModule
in interfaceConstant
- Returns:
- the value of the 'Value Manager Module' reference.
- See Also:
-
setValueManagerModule
- Specified by:
setValueManagerModule
in interfaceConstant
- Parameters:
newValueManagerModule
- the new value of the 'Value Manager Module' reference.- See Also:
-
getManagerModule
- Specified by:
getManagerModule
in interfaceConstant
- Returns:
- the value of the 'Manager Module' reference.
- See Also:
-
setManagerModule
- Specified by:
setManagerModule
in interfaceConstant
- Parameters:
newManagerModule
- the new value of the 'Manager Module' reference.- See Also:
-
getDataLockControlMode
- Specified by:
getDataLockControlMode
in interfaceConstant
- Returns:
- the value of the 'Data Lock Control Mode' attribute.
- See Also:
-
setDataLockControlMode
- Specified by:
setDataLockControlMode
in interfaceConstant
- Parameters:
newDataLockControlMode
- the new value of the 'Data Lock Control Mode' attribute.- See Also:
-
isUpdateDataHistoryImmediatelyAfterWrite
public boolean isUpdateDataHistoryImmediatelyAfterWrite()- Specified by:
isUpdateDataHistoryImmediatelyAfterWrite
in interfaceConstant
- Returns:
- the value of the 'Update Data History Immediately After Write' attribute.
- See Also:
-
setUpdateDataHistoryImmediatelyAfterWrite
public void setUpdateDataHistoryImmediatelyAfterWrite(boolean newUpdateDataHistoryImmediatelyAfterWrite) - Specified by:
setUpdateDataHistoryImmediatelyAfterWrite
in interfaceConstant
- Parameters:
newUpdateDataHistoryImmediatelyAfterWrite
- the new value of the 'Update Data History Immediately After Write' attribute.- See Also:
-
isExecuteAfterWriteDataHistoryVersionProcessing
public boolean isExecuteAfterWriteDataHistoryVersionProcessing()- Specified by:
isExecuteAfterWriteDataHistoryVersionProcessing
in interfaceConstant
- Returns:
- the value of the 'Execute After Write Data History Version Processing' attribute.
- See Also:
-
setExecuteAfterWriteDataHistoryVersionProcessing
public void setExecuteAfterWriteDataHistoryVersionProcessing(boolean newExecuteAfterWriteDataHistoryVersionProcessing) - Specified by:
setExecuteAfterWriteDataHistoryVersionProcessing
in interfaceConstant
- Parameters:
newExecuteAfterWriteDataHistoryVersionProcessing
- the new value of the 'Execute After Write Data History Version Processing' attribute.- See Also:
-
getSuppressObject
public org.eclipse.emf.ecore.EObject getSuppressObject()- Specified by:
getSuppressObject
in interfaceConstant
- Returns:
- the value of the 'Suppress Object' reference.
- See Also:
-
setSuppressObject
public void setSuppressObject(org.eclipse.emf.ecore.EObject newSuppressObject) - Specified by:
setSuppressObject
in interfaceConstant
- Parameters:
newSuppressObject
- the new value of the 'Suppress Object' reference.- See Also:
-
validate
public boolean validate(org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) -
getTypeDescription
- Specified by:
getTypeDescription
in interfaceTypeDescriptionProvider
-
eBaseStructuralFeatureID
- Specified by:
eBaseStructuralFeatureID
in interfaceorg.eclipse.emf.ecore.InternalEObject
- Overrides:
eBaseStructuralFeatureID
in classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eDerivedStructuralFeatureID
- Specified by:
eDerivedStructuralFeatureID
in interfaceorg.eclipse.emf.ecore.InternalEObject
- Overrides:
eDerivedStructuralFeatureID
in classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eDerivedOperationID
- Specified by:
eDerivedOperationID
in interfaceorg.eclipse.emf.ecore.InternalEObject
- Overrides:
eDerivedOperationID
in classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eInvoke
public Object eInvoke(int operationID, org.eclipse.emf.common.util.EList<?> arguments) throws InvocationTargetException - Specified by:
eInvoke
in interfaceorg.eclipse.emf.ecore.InternalEObject
- Overrides:
eInvoke
in classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
- Throws:
InvocationTargetException
-