org.eclipse.ohf.stem.core.model
Interface EdgeDecorator

All Superinterfaces:
Decorator, org.eclipse.emf.ecore.EObject, Identifiable, org.eclipse.emf.common.notify.Notifier, SanityChecker
All Known Subinterfaces:
TestEdgeDecorator1
All Known Implementing Classes:
EdgeDecoratorImpl, TestEdgeDecorator1Impl

public interface EdgeDecorator
extends Decorator

An EdgeDecorator is a Decorator that specifically modifies Edges and their Labels.

See Also:
Edge, DynamicLabel, NodeDecorator, GraphDecorator, Sequencer

Method Summary
 
Methods inherited from interface org.eclipse.ohf.stem.core.model.Decorator
decorateGraph, getGraph, getLabelsToUpdate, resetLabels, setGraph, updateLabels
 
Methods inherited from interface org.eclipse.ohf.stem.core.common.Identifiable
getDublinCore, getTypeURI, getURI, sane, setDublinCore, setTypeURI, setURI
 
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