|
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.contract.AbstractContractCommand
org.eclipse.egf.pde.internal.plugin.command.contract.AbstractContractElementCommand
public abstract class AbstractContractElementCommand
Base class to implement command that deal with Contract extension-point.
Constructor Summary | |
---|---|
protected |
AbstractContractElementCommand(String contractId_p,
String contractElementId_p)
|
Method Summary | |
---|---|
protected IPluginElement |
getContractElement()
Get the contract element. |
protected String |
getIdAttribute()
Get the contract element id attribute. |
protected String |
getIdAttributeValue()
Get the value of the contract element id attribute. |
Methods inherited from class org.eclipse.egf.pde.internal.plugin.command.contract.AbstractContractCommand |
---|
getContractId, getExtensionChildName, getExtensionPointId |
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 AbstractContractElementCommand(String contractId_p, String contractElementId_p)
Method Detail |
---|
protected String getIdAttribute()
protected String getIdAttributeValue()
protected IPluginElement getContractElement()
|
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.