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

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier, VContainedElement, VContainer, VElement
All Known Subinterfaces:
VGroup, VHorizontalLayout, VVerticalLayout
All Known Implementing Classes:
VContainedContainerImpl, VGroupImpl, VHorizontalLayoutImpl, VVerticalLayoutImpl

public interface VContainedContainer
extends VContainedElement, VContainer

A representation of the model object 'Composite Collection'.

Since:
1.4
See Also:
VViewPackage.getContainedContainer()

Method Summary
 
Methods inherited from interface org.eclipse.emf.ecp.view.spi.model.VContainer
getChildren
 
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.