org.eclipse.ocl.examples.pivot.utilities
Interface External2Pivot

All Superinterfaces:
org.eclipse.emf.common.notify.Adapter
All Known Implementing Classes:
Ecore2Pivot, UML2Ecore2Pivot, UML2Pivot

public interface External2Pivot
extends org.eclipse.emf.common.notify.Adapter


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter
org.eclipse.emf.common.notify.Adapter.Internal
 
Method Summary
 org.eclipse.emf.ecore.resource.Resource getResource()
           
 org.eclipse.emf.common.util.URI getURI()
           
 
Methods inherited from interface org.eclipse.emf.common.notify.Adapter
getTarget, isAdapterForType, notifyChanged, setTarget
 

Method Detail

getResource

org.eclipse.emf.ecore.resource.Resource getResource()

getURI

org.eclipse.emf.common.util.URI getURI()