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

All Superinterfaces:
Decorator, org.eclipse.emf.ecore.EObject, Identifiable, org.eclipse.emf.common.notify.Notifier, SanityChecker
All Known Subinterfaces:
AggregatingSEIRDiseaseModel, AggregatingSIDiseaseModel, AggregatingSIRDiseaseModel, DeterministicSEIRDiseaseModel, DeterministicSIDiseaseModel, DeterministicSIRDiseaseModel, DiseaseModel, Infector, SEIR, SI, SIInfector, SIR, StandardDiseaseModel, StandardInfector, StandardStochasticDiseaseModel, StochasticDiseaseModel, StochasticSEIRDiseaseModel, StochasticSIDiseaseModel, StochasticSIRDiseaseModel, TestNodeDecorator1
All Known Implementing Classes:
AggregatingSEIRDiseaseModelImpl, AggregatingSIDiseaseModelImpl, AggregatingSIRDiseaseModelImpl, DeterministicSEIRDiseaseModelImpl, DeterministicSIDiseaseModelImpl, DeterministicSIRDiseaseModelImpl, DiseaseModelImpl, InfectorImpl, NodeDecoratorImpl, SEIRImpl, SIImpl, SIInfectorImpl, SIRImpl, StandardDiseaseModelImpl, StandardInfectorImpl, StandardStochasticDiseaseModelImpl, StochasticDiseaseModelImpl, StochasticSEIRDiseaseModelImpl, StochasticSIDiseaseModelImpl, StochasticSIRDiseaseModelImpl, TestNodeDecorator1Impl

public interface NodeDecorator
extends Decorator

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

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