|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransformationConfig | |
---|---|
org.eclipse.gmt.weaver.transformation.panel | |
org.eclipse.gmt.weaver.transformation.util |
Uses of TransformationConfig in org.eclipse.gmt.weaver.transformation.panel |
---|
Methods in org.eclipse.gmt.weaver.transformation.panel with parameters of type TransformationConfig | |
---|---|
protected void |
TransformationWeavingPanel.createAction(TransformationConfig tc,
org.eclipse.jface.action.IMenuManager menuManager)
|
Uses of TransformationConfig in org.eclipse.gmt.weaver.transformation.util |
---|
Methods in org.eclipse.gmt.weaver.transformation.util with parameters of type TransformationConfig | |
---|---|
static org.eclipse.m2m.atl.core.IModel |
TransformationUtil.executeTransfo(org.eclipse.m2m.atl.core.launch.ILauncher launcher,
WeaverModelManager wManager,
WeaverXMLMetadata fileXML,
TransformationConfig tc)
executes a transformation (higher order or matching) available in the weaving graphical interface. |
static org.eclipse.m2m.atl.core.IModel |
TransformationUtil.saveNewModel(TransformationConfig tc,
org.eclipse.m2m.atl.core.IModel in,
WeaverModelManager wManager,
WeaverXMLMetadata currentXML)
Saves a new weaving model (passed by in). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |