Interface SingleValue
-
- All Superinterfaces:
EObject
,Manifestation
,Notifier
,StaticManifestation
- All Known Implementing Classes:
SingleValueImpl
,SingleValueImplGen
public interface SingleValue extends StaticManifestation
A representation of the model object 'Single Value'.- See Also:
ManifestationPackage.getSingleValue()
- Generated class or method.
- EMF model class or method.
-
-
Method Summary
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface tools.mdsd.characteristics.manifestation.Manifestation
getContainer, getStorage, setContainer, setStorage
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Methods inherited from interface tools.mdsd.characteristics.manifestation.StaticManifestation
getValue, sample, setValue
-
-