org.eclipse.emf.ecp.view.spi.vertical.model
Interface VVerticalLayout

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier, VContainedContainer, VContainedElement, VContainer, VElement
All Known Implementing Classes:
VVerticalLayoutImpl

public interface VVerticalLayout
extends VContainedContainer

A representation of the model object 'Layout'.

Since:
1.2
See Also:
VVerticalPackage.getVerticalLayout()

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.