org.eclipse.ohf.stem.core.graph
Interface StaticNodeLabel

All Superinterfaces:
org.eclipse.emf.ecore.EObject, Identifiable, Label, NodeLabel, org.eclipse.emf.common.notify.Notifier, SanityChecker
All Known Subinterfaces:
AreaLabel, PopulationLabel, TestStaticNodeLabel
All Known Implementing Classes:
AreaLabelImpl, PopulationLabelImpl, StaticNodeLabelImpl, TestStaticNodeLabelImpl

public interface StaticNodeLabel
extends NodeLabel, Label

A StaticNodeLabel is a NodeLabel that only has a single "current" LabelValue. It is typically used for Node attributes that never change in a simulation. An example would be the area of a geographic location.


Field Summary
 
Fields inherited from interface org.eclipse.ohf.stem.core.graph.Label
URI_TYPE_LABEL, URI_TYPE_LABEL_SEGMENT
 
Method Summary
 
Methods inherited from interface org.eclipse.ohf.stem.core.graph.NodeLabel
getNode, setNode
 
Methods inherited from interface org.eclipse.ohf.stem.core.graph.Label
getCurrentValue, getIdentifiable, getURIOfIdentifiableToBeLabeled, setCurrentValue, setIdentifiable, setURIOfIdentifiableToBeLabeled
 
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