|
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.plugin.command.AbstractChangesCommand
org.eclipse.egf.pde.plugin.command.AbstractExtensionChangesCommand
org.eclipse.egf.pde.internal.plugin.command.context.AbstractContextCommand
public abstract class AbstractContextCommand
Base class to implement commands that deal with context extension-point.
Constructor Summary | |
---|---|
protected |
AbstractContextCommand(String contextId_p)
Constructor. |
Method Summary | |
---|---|
protected String |
getContextId()
Get the context id value. |
protected String |
getExtensionChildName()
Get the node name of the children for the extension. |
protected String |
getExtensionPointId()
Get the extension point id. |
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 |
---|
protected AbstractContextCommand(String contextId_p)
contextId_p
- id of the context used as parent.Method Detail |
---|
protected String getExtensionChildName()
AbstractExtensionChangesCommand
getExtensionChildName
in class AbstractExtensionChangesCommand
AbstractExtensionChangesCommand.getExtensionChildName()
protected String getExtensionPointId()
AbstractExtensionChangesCommand
getExtensionPointId
in class AbstractExtensionChangesCommand
AbstractExtensionChangesCommand.getExtensionPointId()
protected String getContextId()
|
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.