org.eclipse.emf.ecp.view.spi.model
Interface VContainedElement

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier, VElement
All Known Subinterfaces:
VCategorizationElement, VCompoundControl, VContainedContainer, VControl, VCustomControl, VGroup, VGroupedGrid, VHorizontalLayout, VLabel, VSectionedArea, VStackLayout, VTableControl, VTreeMasterDetail, VVerticalLayout, VViewProxy
All Known Implementing Classes:
VCategorizationElementImpl, VCompoundControlImpl, VContainedContainerImpl, VContainedElementImpl, VControlImpl, VCustomControlImpl, VGroupedGridImpl, VGroupImpl, VHorizontalLayoutImpl, VLabelImpl, VSectionedAreaImpl, VStackLayoutImpl, VTableControlImpl, VTreeMasterDetailImpl, VVerticalLayoutImpl, VViewProxyImpl

public interface VContainedElement
extends VElement

A representation of the model object 'Composite'.

Since:
1.2
See Also:
VViewPackage.getContainedElement()

Method Summary
 
Methods inherited from interface org.eclipse.emf.ecp.view.spi.model.VElement
getAttachments, getDiagnostic, getLabel, getName, isEnabled, isReadonly, isVisible, setDiagnostic, setEnabled, setLabel, setName, setReadonly, setVisible
 
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 org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 



Copyright © 2015. All Rights Reserved.