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, wait
canResolve, resolveLocalModel, resolveLocalModels, resolveModels
public void initialize()
initialize
in interface IModelResolver
IModelResolver.initialize()
public void dispose()
dispose
in interface IModelResolver
IModelResolver.dispose()
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.