Uses of Interface
org.eclipse.emf.mint.IMemberAnnotationManager

Packages that use IMemberAnnotationManager
org.eclipse.emf.mint Provides core API for the Mint component. 
 

Uses of IMemberAnnotationManager in org.eclipse.emf.mint
 

Methods in org.eclipse.emf.mint that return IMemberAnnotationManager
 IMemberAnnotationManager MintCore.getMemberAnnotationManager()
          Returns the singleton instance of IMemberAnnotationManager.
 

Constructors in org.eclipse.emf.mint with parameters of type IMemberAnnotationManager
MemberAnnotationChangedEvent(IMemberAnnotationManager manager, Map<org.eclipse.jdt.core.IMember,CodeGenStatus> changes)
          Creates an instance of the event.
 


Copyright 2008 Ecliptical Software Inc. and others.
All Rights Reserved.