Interface DerivedManifestation
-
- All Superinterfaces:
EObject
,Manifestation
,Notifier
- All Known Implementing Classes:
DerivedManifestationImpl
public interface DerivedManifestation extends Manifestation
A representation of the model object 'Derived Manifestation'.- See Also:
ManifestationPackage.getDerivedManifestation()
- Generated class or method.
- EMF model class or method.
- abstract="true"
-
-
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, sample, setContainer, setStorage
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
-