org.eclipse.gmt.umlx.ucore
Interface UPreservationInstance

All Superinterfaces:
org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier, UConstraint, UMappingInstance
All Known Implementing Classes:
UPreservationInstanceImpl

public interface UPreservationInstance
extends UMappingInstance

A representation of the model object 'UPreservation Instance'.

See Also:
UcorePackage.getUPreservationInstance()

Method Summary
 UPreservation getDerivedUMapping()
           
 
Methods inherited from interface org.eclipse.gmt.umlx.ucore.UMappingInstance
getUBindings, getUMapping, setUMapping, simpleGetUMapping
 
Methods inherited from interface org.eclipse.gmt.umlx.ucore.UConstraint
getURelation, setURelation
 
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
 
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
 
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
 

Method Detail

getDerivedUMapping

UPreservation getDerivedUMapping()