|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.egf.pde.internal.plugin.extension.MappingExtensionFactory
public class MappingExtensionFactory
This factory creates commands to deal with mapping
extension-point.
Method Summary | |
---|---|
static MappingExtensionFactory |
getInstance()
Get the unique instance. |
IPluginChangesCommand |
setMappingExtension(String mappingId_p,
String mappingName_p,
String path_p,
String source_p,
String target_p)
Set an extension matching mapping extension-point for given parameters. |
IPluginChangesCommand |
unsetMappingExtension(String mappingId_p)
Unset an extension matching mapping extension-point for given parameters. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static MappingExtensionFactory getInstance()
public IPluginChangesCommand setMappingExtension(String mappingId_p, String mappingName_p, String path_p, String source_p, String target_p)
IMappingExtensionFactory
mapping
extension-point for given parameters.
setMappingExtension
in interface IMappingExtensionFactory
IPluginChangesCommand
instance that performs this change.IMappingExtensionFactory.setMappingExtension(java.lang.String, java.lang.String, java.lang.String,
java.lang.String, java.lang.String)
public IPluginChangesCommand unsetMappingExtension(String mappingId_p)
IMappingExtensionFactory
mapping
extension-point for given parameters.
unsetMappingExtension
in interface IMappingExtensionFactory
IPluginChangesCommand
instance that performs this change.IMappingExtensionFactory.unsetMappingExtension(java.lang.String)
|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) Thales Corporate Services S.A.S, 2009.
This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.