Class DocumentImpl
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.BasicDbObjectImpl
com._1c.g5.v8.dt.metadata.mdclass.impl.DocumentImpl
- All Implemented Interfaces:
IBmObject
,FieldSource
,AdditionalIndexesContainer
,BasicDbObject
,DataHistorySupport
,Document
,MdObject
,StandardCommandSource
,SupportFilterCriterion
,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 'Document'.
The following features are implemented:
Data History
Additional Indexes
Produced Types
Db View Defs
Numerator
Number Type
Number Length
Number Allowed Length
Number Periodicity
Check Unique
Autonumbering
Default Object Form
Default List Form
Default Choice Form
Auxiliary Object Form
Auxiliary List Form
Auxiliary Choice Form
Posting
Real Time Posting
Register Records Deletion
Register Records Writing On Post
Sequence Filling
Register Records
Post In Privileged Mode
Unpost In Privileged Mode
Choice History On Input
Update Data History Immediately After Write
Execute After Write Data History Version Processing
Attributes
Forms
Tabular Sections
Templates
Commands
-
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<DocumentAttribute>
org.eclipse.emf.common.util.EList<DocumentCommand>
org.eclipse.emf.common.util.EList<DocumentForm>
getForms()
int
org.eclipse.emf.common.util.EList<BasicRegister>
org.eclipse.emf.common.util.EList<DocumentTabularSection>
org.eclipse.emf.common.util.EList<Template>
boolean
boolean
boolean
boolean
boolean
boolean
void
setAdditionalIndexes
(AbstractAdditionalIndexes newAdditionalIndexes) void
setAutonumbering
(boolean newAutonumbering) void
setAuxiliaryChoiceForm
(DocumentForm newAuxiliaryChoiceForm) void
setAuxiliaryListForm
(DocumentForm newAuxiliaryListForm) void
setAuxiliaryObjectForm
(DocumentForm newAuxiliaryObjectForm) void
setCheckUnique
(boolean newCheckUnique) void
setChoiceHistoryOnInput
(ChoiceHistoryOnInput newChoiceHistoryOnInput) void
setDataHistory
(DataHistoryUse newDataHistory) void
setDbViewDefs
(DocumentDbViewDefs newDbViewDefs) void
setDefaultChoiceForm
(DocumentForm newDefaultChoiceForm) void
setDefaultListForm
(DocumentForm newDefaultListForm) void
setDefaultObjectForm
(DocumentForm newDefaultObjectForm) void
setExecuteAfterWriteDataHistoryVersionProcessing
(boolean newExecuteAfterWriteDataHistoryVersionProcessing) void
setNumberAllowedLength
(AllowedLength newNumberAllowedLength) void
setNumberLength
(int newNumberLength) void
setNumberPeriodicity
(DocumentNumberPeriodicity newNumberPeriodicity) void
setNumberType
(DocumentNumberType newNumberType) void
setNumerator
(DocumentNumerator newNumerator) void
setPosting
(Posting newPosting) void
setPostInPrivilegedMode
(boolean newPostInPrivilegedMode) void
setProducedTypes
(DocumentTypes newProducedTypes) void
setRealTimePosting
(RealTimePosting newRealTimePosting) void
setRegisterRecordsDeletion
(RegisterRecordsDeletion newRegisterRecordsDeletion) void
setRegisterRecordsWritingOnPost
(RegisterRecordsWritingOnPost newRegisterRecordsWritingOnPost) void
setSequenceFilling
(SequenceFilling newSequenceFilling) void
setUnpostInPrivilegedMode
(boolean newUnpostInPrivilegedMode) void
setUpdateDataHistoryImmediatelyAfterWrite
(boolean newUpdateDataHistoryImmediatelyAfterWrite) boolean
Methods inherited from class com._1c.g5.v8.dt.metadata.mdclass.impl.BasicDbObjectImpl
getBasedOn, getCharacteristics, getChoiceDataGetModeOnInputByString, getCreateOnInput, getDataLockControlMode, getDataLockFields, getExplanation, getExtendedListPresentation, getExtendedObjectPresentation, getFields, getFullTextSearch, getFullTextSearchOnInputByString, getHelp, getInputByString, getListPresentation, getManagerModule, getObjectModule, getObjectPresentation, getRefFieldSources, getSearchStringModeOnInputByString, getStandardAttributes, getStandardCommands, getSuppressObject, isIncludeHelpInContents, isUseStandardCommands, setChoiceDataGetModeOnInputByString, setCreateOnInput, setDataLockControlMode, setFullTextSearch, setFullTextSearchOnInputByString, setHelp, setIncludeHelpInContents, setManagerModule, setObjectModule, setSearchStringModeOnInputByString, setSuppressObject, setUseStandardCommands
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 com._1c.g5.v8.dt.metadata.mdclass.BasicDbObject
getBasedOn, getCharacteristics, getChoiceDataGetModeOnInputByString, getCreateOnInput, getDataLockControlMode, getDataLockFields, getExplanation, getExtendedListPresentation, getExtendedObjectPresentation, getFullTextSearch, getFullTextSearchOnInputByString, getHelp, getInputByString, getListPresentation, getManagerModule, getObjectModule, getObjectPresentation, getSearchStringModeOnInputByString, getStandardAttributes, getSuppressObject, isIncludeHelpInContents, isUseStandardCommands, setChoiceDataGetModeOnInputByString, setCreateOnInput, setDataLockControlMode, setFullTextSearch, setFullTextSearchOnInputByString, setHelp, setIncludeHelpInContents, setManagerModule, setObjectModule, setSearchStringModeOnInputByString, setSuppressObject, setUseStandardCommands
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.mcore.FieldSource
getFields, getRefFieldSources
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
Methods inherited from interface com._1c.g5.v8.dt.metadata.mdclass.StandardCommandSource
getStandardCommands
-
Constructor Details
-
DocumentImpl
protected DocumentImpl()
-
-
Method Details
-
eStaticClass
protected org.eclipse.emf.ecore.EClass eStaticClass()- Overrides:
eStaticClass
in classBasicDbObjectImpl
-
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:
-
getAdditionalIndexes
- Specified by:
getAdditionalIndexes
in interfaceAdditionalIndexesContainer
- Returns:
- the value of the 'Additional Indexes' reference.
- See Also:
-
setAdditionalIndexes
- Specified by:
setAdditionalIndexes
in interfaceAdditionalIndexesContainer
- Parameters:
newAdditionalIndexes
- the new value of the 'Additional Indexes' reference.- See Also:
-
getProducedTypes
- Specified by:
getProducedTypes
in interfaceDocument
- Returns:
- the value of the 'Produced Types' containment reference.
- See Also:
-
setProducedTypes
- Specified by:
setProducedTypes
in interfaceDocument
- Parameters:
newProducedTypes
- the new value of the 'Produced Types' containment reference.- See Also:
-
getDbViewDefs
- Specified by:
getDbViewDefs
in interfaceDocument
- Returns:
- the value of the 'Db View Defs' containment reference.
- See Also:
-
setDbViewDefs
- Specified by:
setDbViewDefs
in interfaceDocument
- Parameters:
newDbViewDefs
- the new value of the 'Db View Defs' containment reference.- See Also:
-
getNumerator
- Specified by:
getNumerator
in interfaceDocument
- Returns:
- the value of the 'Numerator' reference.
- See Also:
-
setNumerator
- Specified by:
setNumerator
in interfaceDocument
- Parameters:
newNumerator
- the new value of the 'Numerator' reference.- See Also:
-
getNumberType
- Specified by:
getNumberType
in interfaceDocument
- Returns:
- the value of the 'Number Type' attribute.
- See Also:
-
setNumberType
- Specified by:
setNumberType
in interfaceDocument
- Parameters:
newNumberType
- the new value of the 'Number Type' attribute.- See Also:
-
getNumberLength
public int getNumberLength()- Specified by:
getNumberLength
in interfaceDocument
- Returns:
- the value of the 'Number Length' attribute.
- See Also:
-
setNumberLength
public void setNumberLength(int newNumberLength) - Specified by:
setNumberLength
in interfaceDocument
- Parameters:
newNumberLength
- the new value of the 'Number Length' attribute.- See Also:
-
getNumberAllowedLength
- Specified by:
getNumberAllowedLength
in interfaceDocument
- Returns:
- the value of the 'Number Allowed Length' attribute.
- See Also:
-
setNumberAllowedLength
- Specified by:
setNumberAllowedLength
in interfaceDocument
- Parameters:
newNumberAllowedLength
- the new value of the 'Number Allowed Length' attribute.- See Also:
-
getNumberPeriodicity
- Specified by:
getNumberPeriodicity
in interfaceDocument
- Returns:
- the value of the 'Number Periodicity' attribute.
- See Also:
-
setNumberPeriodicity
- Specified by:
setNumberPeriodicity
in interfaceDocument
- Parameters:
newNumberPeriodicity
- the new value of the 'Number Periodicity' attribute.- See Also:
-
isCheckUnique
public boolean isCheckUnique()- Specified by:
isCheckUnique
in interfaceDocument
- Returns:
- the value of the 'Check Unique' attribute.
- See Also:
-
setCheckUnique
public void setCheckUnique(boolean newCheckUnique) - Specified by:
setCheckUnique
in interfaceDocument
- Parameters:
newCheckUnique
- the new value of the 'Check Unique' attribute.- See Also:
-
isAutonumbering
public boolean isAutonumbering()- Specified by:
isAutonumbering
in interfaceDocument
- Returns:
- the value of the 'Autonumbering' attribute.
- See Also:
-
setAutonumbering
public void setAutonumbering(boolean newAutonumbering) - Specified by:
setAutonumbering
in interfaceDocument
- Parameters:
newAutonumbering
- the new value of the 'Autonumbering' attribute.- See Also:
-
getDefaultObjectForm
- Specified by:
getDefaultObjectForm
in interfaceDocument
- Returns:
- the value of the 'Default Object Form' reference.
- See Also:
-
setDefaultObjectForm
- Specified by:
setDefaultObjectForm
in interfaceDocument
- Parameters:
newDefaultObjectForm
- the new value of the 'Default Object Form' reference.- See Also:
-
getDefaultListForm
- Specified by:
getDefaultListForm
in interfaceDocument
- Returns:
- the value of the 'Default List Form' reference.
- See Also:
-
setDefaultListForm
- Specified by:
setDefaultListForm
in interfaceDocument
- Parameters:
newDefaultListForm
- the new value of the 'Default List Form' reference.- See Also:
-
getDefaultChoiceForm
- Specified by:
getDefaultChoiceForm
in interfaceDocument
- Returns:
- the value of the 'Default Choice Form' reference.
- See Also:
-
setDefaultChoiceForm
- Specified by:
setDefaultChoiceForm
in interfaceDocument
- Parameters:
newDefaultChoiceForm
- the new value of the 'Default Choice Form' reference.- See Also:
-
getAuxiliaryObjectForm
- Specified by:
getAuxiliaryObjectForm
in interfaceDocument
- Returns:
- the value of the 'Auxiliary Object Form' reference.
- See Also:
-
setAuxiliaryObjectForm
- Specified by:
setAuxiliaryObjectForm
in interfaceDocument
- Parameters:
newAuxiliaryObjectForm
- the new value of the 'Auxiliary Object Form' reference.- See Also:
-
getAuxiliaryListForm
- Specified by:
getAuxiliaryListForm
in interfaceDocument
- Returns:
- the value of the 'Auxiliary List Form' reference.
- See Also:
-
setAuxiliaryListForm
- Specified by:
setAuxiliaryListForm
in interfaceDocument
- Parameters:
newAuxiliaryListForm
- the new value of the 'Auxiliary List Form' reference.- See Also:
-
getAuxiliaryChoiceForm
- Specified by:
getAuxiliaryChoiceForm
in interfaceDocument
- Returns:
- the value of the 'Auxiliary Choice Form' reference.
- See Also:
-
setAuxiliaryChoiceForm
- Specified by:
setAuxiliaryChoiceForm
in interfaceDocument
- Parameters:
newAuxiliaryChoiceForm
- the new value of the 'Auxiliary Choice Form' reference.- See Also:
-
getPosting
- Specified by:
getPosting
in interfaceDocument
- Returns:
- the value of the 'Posting' attribute.
- See Also:
-
setPosting
- Specified by:
setPosting
in interfaceDocument
- Parameters:
newPosting
- the new value of the 'Posting' attribute.- See Also:
-
getRealTimePosting
- Specified by:
getRealTimePosting
in interfaceDocument
- Returns:
- the value of the 'Real Time Posting' attribute.
- See Also:
-
setRealTimePosting
- Specified by:
setRealTimePosting
in interfaceDocument
- Parameters:
newRealTimePosting
- the new value of the 'Real Time Posting' attribute.- See Also:
-
getRegisterRecordsDeletion
- Specified by:
getRegisterRecordsDeletion
in interfaceDocument
- Returns:
- the value of the 'Register Records Deletion' attribute.
- See Also:
-
setRegisterRecordsDeletion
- Specified by:
setRegisterRecordsDeletion
in interfaceDocument
- Parameters:
newRegisterRecordsDeletion
- the new value of the 'Register Records Deletion' attribute.- See Also:
-
getRegisterRecordsWritingOnPost
- Specified by:
getRegisterRecordsWritingOnPost
in interfaceDocument
- Returns:
- the value of the 'Register Records Writing On Post' attribute.
- See Also:
-
setRegisterRecordsWritingOnPost
public void setRegisterRecordsWritingOnPost(RegisterRecordsWritingOnPost newRegisterRecordsWritingOnPost) - Specified by:
setRegisterRecordsWritingOnPost
in interfaceDocument
- Parameters:
newRegisterRecordsWritingOnPost
- the new value of the 'Register Records Writing On Post' attribute.- See Also:
-
getSequenceFilling
- Specified by:
getSequenceFilling
in interfaceDocument
- Returns:
- the value of the 'Sequence Filling' attribute.
- See Also:
-
setSequenceFilling
- Specified by:
setSequenceFilling
in interfaceDocument
- Parameters:
newSequenceFilling
- the new value of the 'Sequence Filling' attribute.- See Also:
-
getRegisterRecords
- Specified by:
getRegisterRecords
in interfaceDocument
- Returns:
- the value of the 'Register Records' reference list.
- See Also:
-
isPostInPrivilegedMode
public boolean isPostInPrivilegedMode()- Specified by:
isPostInPrivilegedMode
in interfaceDocument
- Returns:
- the value of the 'Post In Privileged Mode' attribute.
- See Also:
-
setPostInPrivilegedMode
public void setPostInPrivilegedMode(boolean newPostInPrivilegedMode) - Specified by:
setPostInPrivilegedMode
in interfaceDocument
- Parameters:
newPostInPrivilegedMode
- the new value of the 'Post In Privileged Mode' attribute.- See Also:
-
isUnpostInPrivilegedMode
public boolean isUnpostInPrivilegedMode()- Specified by:
isUnpostInPrivilegedMode
in interfaceDocument
- Returns:
- the value of the 'Unpost In Privileged Mode' attribute.
- See Also:
-
setUnpostInPrivilegedMode
public void setUnpostInPrivilegedMode(boolean newUnpostInPrivilegedMode) - Specified by:
setUnpostInPrivilegedMode
in interfaceDocument
- Parameters:
newUnpostInPrivilegedMode
- the new value of the 'Unpost In Privileged Mode' attribute.- See Also:
-
getChoiceHistoryOnInput
- Specified by:
getChoiceHistoryOnInput
in interfaceDocument
- Returns:
- the value of the 'Choice History On Input' attribute.
- See Also:
-
setChoiceHistoryOnInput
- Specified by:
setChoiceHistoryOnInput
in interfaceDocument
- Parameters:
newChoiceHistoryOnInput
- the new value of the 'Choice History On Input' attribute.- See Also:
-
isUpdateDataHistoryImmediatelyAfterWrite
public boolean isUpdateDataHistoryImmediatelyAfterWrite()- Specified by:
isUpdateDataHistoryImmediatelyAfterWrite
in interfaceDocument
- Returns:
- the value of the 'Update Data History Immediately After Write' attribute.
- See Also:
-
setUpdateDataHistoryImmediatelyAfterWrite
public void setUpdateDataHistoryImmediatelyAfterWrite(boolean newUpdateDataHistoryImmediatelyAfterWrite) - Specified by:
setUpdateDataHistoryImmediatelyAfterWrite
in interfaceDocument
- Parameters:
newUpdateDataHistoryImmediatelyAfterWrite
- the new value of the 'Update Data History Immediately After Write' attribute.- See Also:
-
isExecuteAfterWriteDataHistoryVersionProcessing
public boolean isExecuteAfterWriteDataHistoryVersionProcessing()- Specified by:
isExecuteAfterWriteDataHistoryVersionProcessing
in interfaceDocument
- 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 interfaceDocument
- Parameters:
newExecuteAfterWriteDataHistoryVersionProcessing
- the new value of the 'Execute After Write Data History Version Processing' attribute.- See Also:
-
getAttributes
- Specified by:
getAttributes
in interfaceDocument
- Returns:
- the value of the 'Attributes' containment reference list.
- See Also:
-
getForms
-
getTabularSections
- Specified by:
getTabularSections
in interfaceDocument
- Returns:
- the value of the 'Tabular Sections' containment reference list.
- See Also:
-
getTemplates
- Specified by:
getTemplates
in interfaceDocument
- Returns:
- the value of the 'Templates' containment reference list.
- See Also:
-
getCommands
- Specified by:
getCommands
in interfaceDocument
- Returns:
- the value of the 'Commands' containment reference list.
- See Also:
-
validate
public boolean validate(org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) -
selectCriterionTypeRef
- Specified by:
selectCriterionTypeRef
in interfaceDocument
- Specified by:
selectCriterionTypeRef
in interfaceSupportFilterCriterion
-
eBaseStructuralFeatureID
- Specified by:
eBaseStructuralFeatureID
in interfaceorg.eclipse.emf.ecore.InternalEObject
- Overrides:
eBaseStructuralFeatureID
in classBasicDbObjectImpl
-
eDerivedStructuralFeatureID
- Specified by:
eDerivedStructuralFeatureID
in interfaceorg.eclipse.emf.ecore.InternalEObject
- Overrides:
eDerivedStructuralFeatureID
in classBasicDbObjectImpl
-
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
-