Runtime

org.eclipse.gmf.runtime.notation
Interface Bendpoints

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
RelativeBendpoints
All Known Implementing Classes:
RelativeBendpointsImpl

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

A representation of the model object 'Bendpoints'.

A bendpoints is a routing constraint installed on edges to suggest that their routing pass through a specific collection of points

See Also:
NotationPackage.getBendpoints()
** Generated **
Model:
interface="true" abstract="true"

Method Summary
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 


Runtime

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.