Package com._1c.g5.v8.dt.qw.ui.utils
Class CombinedDbViewElement
java.lang.Object
com._1c.g5.v8.dt.qw.ui.utils.CombinedDbViewElement
- All Implemented Interfaces:
DuallyNamedElement,NamedElement,DbViewElement,org.eclipse.emf.common.notify.Notifier,org.eclipse.emf.ecore.EObject
Wrapper class for
DbViewElement which holds the element reference and additional parent project element
reference-
Constructor Summary
ConstructorsConstructorDescriptionCombinedDbViewElement(DbViewElement current, DbViewElement parent) Constructs wrapper object -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<org.eclipse.emf.common.notify.Adapter>org.eclipse.emf.common.util.TreeIterator<org.eclipse.emf.ecore.EObject>org.eclipse.emf.ecore.EClasseClass()org.eclipse.emf.ecore.EObjectorg.eclipse.emf.ecore.EStructuralFeatureorg.eclipse.emf.ecore.EReferenceorg.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EObject>org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EObject>booleaneDeliver()eGet(org.eclipse.emf.ecore.EStructuralFeature feature) eGet(org.eclipse.emf.ecore.EStructuralFeature feature, boolean resolve) eInvoke(org.eclipse.emf.ecore.EOperation operation, org.eclipse.emf.common.util.EList<?> arguments) booleaneIsProxy()booleaneIsSet(org.eclipse.emf.ecore.EStructuralFeature feature) voideNotify(org.eclipse.emf.common.notify.Notification notification) org.eclipse.emf.ecore.resource.ResourcevoidvoideSetDeliver(boolean deliver) voideUnset(org.eclipse.emf.ecore.EStructuralFeature feature) Gets the currentDbViewElementorg.eclipse.emf.ecore.EObjectReturns the value of the 'Md Object' reference.getName()Returns the value of the 'Name' attribute.Returns the value of the 'Name Ru' attribute.Gets the parent (extended)DbViewElementgetPresentation(String languageCode) voidsetMdObject(org.eclipse.emf.ecore.EObject value) Sets the value of the 'Md Object' reference.voidSets the value of the 'Name' attribute.voidSets the value of the 'Name Ru' attribute.
-
Constructor Details
-
CombinedDbViewElement
Constructs wrapper object- Parameters:
current- the currentDbViewElement, cannot benullparent- the parent (extended)DbViewElement, cannot benull
-
-
Method Details
-
getCurrent
Gets the currentDbViewElement- Returns:
DbViewElement, nevernull
-
getParent
Gets the parent (extended)DbViewElement- Returns:
DbViewElement, nevernull
-
getNameRu
Description copied from interface:DuallyNamedElementReturns the value of the 'Name Ru' attribute.- Specified by:
getNameRuin interfaceDuallyNamedElement- Returns:
- the value of the 'Name Ru' attribute.
- See Also:
-
setNameRu
Description copied from interface:DuallyNamedElementSets the value of the 'Name Ru' attribute.- Specified by:
setNameRuin interfaceDuallyNamedElement- Parameters:
value- the new value of the 'Name Ru' attribute.- See Also:
-
getName
Description copied from interface:NamedElementReturns the value of the 'Name' attribute.- Specified by:
getNamein interfaceNamedElement- Returns:
- the value of the 'Name' attribute.
- See Also:
-
setName
Description copied from interface:NamedElementSets the value of the 'Name' attribute.- Specified by:
setNamein interfaceNamedElement- Parameters:
value- the new value of the 'Name' attribute.- See Also:
-
eClass
public org.eclipse.emf.ecore.EClass eClass()- Specified by:
eClassin interfaceorg.eclipse.emf.ecore.EObject
-
eResource
public org.eclipse.emf.ecore.resource.Resource eResource()- Specified by:
eResourcein interfaceorg.eclipse.emf.ecore.EObject
-
eContainer
public org.eclipse.emf.ecore.EObject eContainer()- Specified by:
eContainerin interfaceorg.eclipse.emf.ecore.EObject
-
eContainingFeature
public org.eclipse.emf.ecore.EStructuralFeature eContainingFeature()- Specified by:
eContainingFeaturein interfaceorg.eclipse.emf.ecore.EObject
-
eContainmentFeature
public org.eclipse.emf.ecore.EReference eContainmentFeature()- Specified by:
eContainmentFeaturein interfaceorg.eclipse.emf.ecore.EObject
-
eContents
public org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EObject> eContents()- Specified by:
eContentsin interfaceorg.eclipse.emf.ecore.EObject
-
eAllContents
public org.eclipse.emf.common.util.TreeIterator<org.eclipse.emf.ecore.EObject> eAllContents()- Specified by:
eAllContentsin interfaceorg.eclipse.emf.ecore.EObject
-
eIsProxy
public boolean eIsProxy()- Specified by:
eIsProxyin interfaceorg.eclipse.emf.ecore.EObject
-
eCrossReferences
public org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EObject> eCrossReferences()- Specified by:
eCrossReferencesin interfaceorg.eclipse.emf.ecore.EObject
-
eGet
- Specified by:
eGetin interfaceorg.eclipse.emf.ecore.EObject
-
eGet
- Specified by:
eGetin interfaceorg.eclipse.emf.ecore.EObject
-
eSet
- Specified by:
eSetin interfaceorg.eclipse.emf.ecore.EObject
-
eIsSet
public boolean eIsSet(org.eclipse.emf.ecore.EStructuralFeature feature) - Specified by:
eIsSetin interfaceorg.eclipse.emf.ecore.EObject
-
eUnset
public void eUnset(org.eclipse.emf.ecore.EStructuralFeature feature) - Specified by:
eUnsetin interfaceorg.eclipse.emf.ecore.EObject
-
eInvoke
public Object eInvoke(org.eclipse.emf.ecore.EOperation operation, org.eclipse.emf.common.util.EList<?> arguments) throws InvocationTargetException - Specified by:
eInvokein interfaceorg.eclipse.emf.ecore.EObject- Throws:
InvocationTargetException
-
eAdapters
public org.eclipse.emf.common.util.EList<org.eclipse.emf.common.notify.Adapter> eAdapters()- Specified by:
eAdaptersin interfaceorg.eclipse.emf.common.notify.Notifier
-
eDeliver
public boolean eDeliver()- Specified by:
eDeliverin interfaceorg.eclipse.emf.common.notify.Notifier
-
eSetDeliver
public void eSetDeliver(boolean deliver) - Specified by:
eSetDeliverin interfaceorg.eclipse.emf.common.notify.Notifier
-
eNotify
public void eNotify(org.eclipse.emf.common.notify.Notification notification) - Specified by:
eNotifyin interfaceorg.eclipse.emf.common.notify.Notifier
-
getMdObject
public org.eclipse.emf.ecore.EObject getMdObject()Description copied from interface:DbViewElementReturns the value of the 'Md Object' reference.- Specified by:
getMdObjectin interfaceDbViewElement- Returns:
- the value of the 'Md Object' reference.
- See Also:
-
setMdObject
public void setMdObject(org.eclipse.emf.ecore.EObject value) Description copied from interface:DbViewElementSets the value of the 'Md Object' reference.- Specified by:
setMdObjectin interfaceDbViewElement- Parameters:
value- the new value of the 'Md Object' reference.- See Also:
-
getPresentation
Description copied from interface:DbViewElement- Specified by:
getPresentationin interfaceDbViewElement
-