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

All Superinterfaces:
Decorator, org.eclipse.emf.ecore.EObject, Identifiable, org.eclipse.emf.common.notify.Notifier, SanityChecker
All Known Subinterfaces:
TestGraphDecorator1, TestScenarioGraphDecorator1
All Known Implementing Classes:
GraphDecoratorImpl, TestGraphDecorator1Impl, TestScenarioGraphDecorator1Impl

public interface GraphDecorator
extends Decorator

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

See Also:
Graph, DynamicLabel, NodeDecorator, EdgeDecorator, 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