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

All Superinterfaces:
org.eclipse.emf.ecore.EObject, LabelValue, org.eclipse.emf.common.notify.Notifier, SanityChecker
All Known Subinterfaces:
CommonBorderRelationshipLabelValue
All Known Implementing Classes:
CommonBorderRelationshipLabelValueImpl, PhysicalRelationshipLabelValueImpl

public interface PhysicalRelationshipLabelValue
extends LabelValue

This class represents a physical relationship


Field Summary
static java.lang.String copyright
           
 
Method Summary
 
Methods inherited from interface org.eclipse.ohf.stem.core.graph.LabelValue
reset
 
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
 
Methods inherited from interface org.eclipse.ohf.stem.core.common.SanityChecker
sane
 

Field Detail

copyright

static final java.lang.String copyright

See Also:
Constant Field Values