EGF Engine
Release 0.1.0

org.eclipse.egf.pde.internal.plugin.command.pp
Class AbstractFactoryComponentInvocationReferenceCommand

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.internal.plugin.command.pp.AbstractProductionPlanCommand
              extended by org.eclipse.egf.pde.internal.plugin.command.pp.AbstractFactoryComponentInvocationReferenceCommand
All Implemented Interfaces:
IPluginChangesCommand
Direct Known Subclasses:
SetFactoryComponentInvocationReferenceCommand, UnsetFactoryComponentInvocationReferenceCommand

public abstract class AbstractFactoryComponentInvocationReferenceCommand
extends AbstractProductionPlanCommand


Constructor Summary
protected AbstractFactoryComponentInvocationReferenceCommand(String productionPlanId_p, String factoryComponentInvocationId_p)
           
 
Method Summary
protected  String getIdAttribute()
          Get the id attribute for the FactoryComponentInvocation child.
protected  String getIdAttributeValue()
          Get the value of the FactoryComponentInvocation id attribute.
 
Methods inherited from class org.eclipse.egf.pde.internal.plugin.command.pp.AbstractProductionPlanCommand
getExtensionChildName, getExtensionPointId, getProductionPlanId
 
Methods inherited from class org.eclipse.egf.pde.plugin.command.AbstractExtensionChangesCommand
createExtension, createExtensionElementChild, getElement, getExtensionChildIdAttribute, getExtensionElementFromUniqueExtension, getExtensionElementFromUniqueExtension, getExtensionElementWithId, getExtensionElementWithNodeName, getExtensions, getExtensions, getFirstExtensionElement, removeExtension, removeExtensionElementChild, setDescription, setSingleChild
 
Methods inherited from class org.eclipse.egf.pde.plugin.command.AbstractChangesCommand
execute, getPluginModelBase, setPluginModelBase
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractFactoryComponentInvocationReferenceCommand

protected AbstractFactoryComponentInvocationReferenceCommand(String productionPlanId_p,
                                                             String factoryComponentInvocationId_p)
Method Detail

getIdAttribute

protected String getIdAttribute()
Get the id attribute for the FactoryComponentInvocation child.

Returns:

getIdAttributeValue

protected String getIdAttributeValue()
Get the value of the FactoryComponentInvocation id attribute.

Returns:

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.