org.eclipse.ohf.stem.definitions.labels
Interface AreaLabel

All Superinterfaces:
org.eclipse.emf.ecore.EObject, Identifiable, Label, NodeLabel, org.eclipse.emf.common.notify.Notifier, SanityChecker, StaticNodeLabel
All Known Implementing Classes:
AreaLabelImpl

public interface AreaLabel
extends StaticNodeLabel

This interface defines a class in an EMF model for AreaLabel.


Field Summary
static java.lang.String copyright
           
static org.eclipse.emf.common.util.URI URI_TYPE_AREA_LABEL
          This is the type URI for area labels
static java.lang.String URI_TYPE_AREA_LABEL_SEGMENT
          This is the segment of the type URI that prefixes all other segments in a area label type URI.
 
Fields inherited from interface org.eclipse.ohf.stem.core.graph.Label
URI_TYPE_LABEL, URI_TYPE_LABEL_SEGMENT
 
Method Summary
 AreaLabelValue getCurrentAreaValue()
           
 
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
 

Field Detail

copyright

static final java.lang.String copyright

See Also:
Constant Field Values

URI_TYPE_AREA_LABEL_SEGMENT

static final java.lang.String URI_TYPE_AREA_LABEL_SEGMENT
This is the segment of the type URI that prefixes all other segments in a area label type URI.

See Also:
Constant Field Values

URI_TYPE_AREA_LABEL

static final org.eclipse.emf.common.util.URI URI_TYPE_AREA_LABEL
This is the type URI for area labels

Method Detail

getCurrentAreaValue

AreaLabelValue getCurrentAreaValue()
Returns:
the current area value