Uses of Interface
com._1c.g5.aef2.standard.viewModels.ExternalValidationStatusEntry
Packages that use ExternalValidationStatusEntry
Package
Description
- 
Uses of ExternalValidationStatusEntry in com._1c.g5.aef2.standard.viewModelsMethods in com._1c.g5.aef2.standard.viewModels that return ExternalValidationStatusEntryModifier and TypeMethodDescriptionAefStandardFactory.createExternalValidationStatusEntry()Returns a new object of class 'External Validation Status Entry'.Methods in com._1c.g5.aef2.standard.viewModels that return types with arguments of type ExternalValidationStatusEntryModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ExternalValidationStatusEntry>ExternalValidationStatus.getEntries()Returns the value of the 'Entries' containment reference list.
- 
Uses of ExternalValidationStatusEntry in com._1c.g5.aef2.standard.viewModels.implClasses in com._1c.g5.aef2.standard.viewModels.impl that implement ExternalValidationStatusEntryModifier and TypeClassDescriptionclassAn implementation of the model object 'External Validation Status Entry'.Fields in com._1c.g5.aef2.standard.viewModels.impl with type parameters of type ExternalValidationStatusEntryModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<ExternalValidationStatusEntry>ExternalValidationStatusImpl.entriesThe cached value of the 'Entries' containment reference list.Methods in com._1c.g5.aef2.standard.viewModels.impl that return ExternalValidationStatusEntryMethods in com._1c.g5.aef2.standard.viewModels.impl that return types with arguments of type ExternalValidationStatusEntryModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ExternalValidationStatusEntry>ExternalValidationStatusImpl.getEntries()
- 
Uses of ExternalValidationStatusEntry in com._1c.g5.aef2.standard.viewModels.utilMethods in com._1c.g5.aef2.standard.viewModels.util with parameters of type ExternalValidationStatusEntryModifier and TypeMethodDescriptionAefStandardSwitch.caseExternalValidationStatusEntry(ExternalValidationStatusEntry object) Returns the result of interpreting the object as an instance of 'External Validation Status Entry'.