EGF Engine
Release 0.1.0

org.eclipse.egf.pde.pattern.internal.plugin.command.condition
Class UpdatePatternConditionCommand

java.lang.Object
  extended by org.eclipse.egf.pde.plugin.command.AbstractChangesCommand
      extended by org.eclipse.egf.pde.plugin.command.AbstractExtensionChangesCommand
          extended by org.eclipse.egf.pde.pattern.internal.plugin.command.condition.AbstractPatternConditionCommand
              extended by org.eclipse.egf.pde.pattern.internal.plugin.command.condition.UpdatePatternConditionCommand
All Implemented Interfaces:
IPluginChangesCommand

public class UpdatePatternConditionCommand
extends AbstractPatternConditionCommand


Field Summary
 
Fields inherited from class org.eclipse.egf.pde.pattern.internal.plugin.command.condition.AbstractPatternConditionCommand
CONDITION_CHILD_ELEMENT_ID_ATTRIBUTE_NAME, CONDITION_CHILD_ELEMENT_NAME, CONDITION_EXTENSION_POINT_FULL_ID
 
Constructor Summary
UpdatePatternConditionCommand(String oldPatternFullId_p, String newPatternFullId_p)
          Constructor.
 
Method Summary
 void execute()
          Performs changes on the underlying plug-in.
 
Methods inherited from class org.eclipse.egf.pde.pattern.internal.plugin.command.condition.AbstractPatternConditionCommand
getExtensionChildIdAttribute, getExtensionChildName, getExtensionPointId, getPatternFullId
 
Methods inherited from class org.eclipse.egf.pde.plugin.command.AbstractExtensionChangesCommand
createExtension, createExtensionElementChild, getElement, getExtensionElementFromUniqueExtension, getExtensionElementFromUniqueExtension, getExtensionElementWithId, getExtensionElementWithNodeName, getExtensions, getExtensions, getFirstExtensionElement, removeExtension, removeExtensionElementChild, setDescription, setSingleChild
 
Methods inherited from class org.eclipse.egf.pde.plugin.command.AbstractChangesCommand
getPluginModelBase, setPluginModelBase
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdatePatternConditionCommand

public UpdatePatternConditionCommand(String oldPatternFullId_p,
                                     String newPatternFullId_p)
Constructor.

Parameters:
oldPatternFullId_p -
newPatternFullId_p -
Method Detail

execute

public void execute()
Description copied from interface: IPluginChangesCommand
Performs changes on the underlying plug-in.

Specified by:
execute in interface IPluginChangesCommand
Overrides:
execute in class AbstractChangesCommand
See Also:
AbstractChangesCommand.execute()

EGF Engine
Release 0.1.0

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.