public abstract class AbstractModelResolver extends Object implements IModelResolver
IModelResolver to avoid reimplementing common extension-related
 code.| Constructor and Description | 
|---|
| AbstractModelResolver() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | dispose()This will be called when the contributing plugin of this class is about to be stopped. | 
| void | initialize()This will be called as soon as the class is created by the registry. | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanResolve, resolveLocalModel, resolveLocalModels, resolveModelspublic void initialize()
initialize in interface IModelResolverIModelResolver.initialize()public void dispose()
dispose in interface IModelResolverIModelResolver.dispose()
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.