|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.emf.ecp.view.edapt.CustomMigrationHelper
public final class CustomMigrationHelper
Helper class for accessing the bundle which registers a custom migration.
| Method Summary | |
|---|---|
String |
getBundleNameForClass(String clazz)
Returns the name of the bundle which contains the custom migration. |
static CustomMigrationHelper |
getInstance()
Returns the instance. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static CustomMigrationHelper getInstance()
public String getBundleNameForClass(String clazz)
clazz - the fully qualified class name of the custom migration.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||