org.eclipse.emf.ecp.view.spi.horizontal.model
Interface VHorizontalLayout

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

public interface VHorizontalLayout
extends VContainer

A representation of the model object 'Layout'.

Since:
1.2
See Also:
VHorizontalPackage.getHorizontalLayout()

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, getName, isEnabled, isReadonly, isVisible, setDiagnostic, setEnabled, 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 © 2014. All Rights Reserved.