org.eclipse.gmf.gmfgraph
Interface Border

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
BorderRef, CompoundBorder, CustomBorder, LineBorder, MarginBorder
All Known Implementing Classes:
BorderRefImpl, CompoundBorderImpl, CustomBorderImpl, LineBorderImpl, MarginBorderImpl

public interface Border
extends org.eclipse.emf.ecore.EObject

A representation of the model object 'Border'.

See Also:
GMFGraphPackage.getBorder()
Generated
Model Properties:
interface="true" abstract="true"

Method Summary
 
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 © 2012. All Rights Reserved.