Runtime

org.eclipse.gmf.runtime.notation
Interface Anchor

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

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

A representation of the model object 'Anchor'.

An anchor is a routing constraint installed on edges to identify where the source/target views should anchor that edge.

See Also:
NotationPackage.getAnchor()
** 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.