|
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.pattern.internal.plugin.command.condition.AbstractPatternConditionCommand
public abstract class AbstractPatternConditionCommand
Field Summary | |
---|---|
protected static String |
CONDITION_CHILD_ELEMENT_ID_ATTRIBUTE_NAME
Condition pointer id attribute name. |
protected static String |
CONDITION_CHILD_ELEMENT_NAME
Condition child element name. |
protected static String |
CONDITION_EXTENSION_POINT_FULL_ID
Condition extension point full id. |
Constructor Summary | |
---|---|
AbstractPatternConditionCommand(String patternFullId_p)
Constructor. |
Method Summary | |
---|---|
protected String |
getExtensionChildIdAttribute()
Get the id attribute of the children for the extension. |
protected String |
getExtensionChildName()
Get the node name of the children for the extension. |
protected String |
getExtensionPointId()
Get the extension point id. |
protected String |
getPatternFullId()
Get pattern full id. |
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 |
---|
execute, getPluginModelBase, setPluginModelBase |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static final String CONDITION_CHILD_ELEMENT_ID_ATTRIBUTE_NAME
protected static final String CONDITION_EXTENSION_POINT_FULL_ID
protected static final String CONDITION_CHILD_ELEMENT_NAME
Constructor Detail |
---|
public AbstractPatternConditionCommand(String patternFullId_p)
patternFullId_p
- Method Detail |
---|
protected String getPatternFullId()
protected String getExtensionChildName()
AbstractExtensionChangesCommand
getExtensionChildName
in class AbstractExtensionChangesCommand
AbstractExtensionChangesCommand.getExtensionChildName()
protected String getExtensionPointId()
AbstractExtensionChangesCommand
getExtensionPointId
in class AbstractExtensionChangesCommand
AbstractExtensionChangesCommand.getExtensionPointId()
protected String getExtensionChildIdAttribute()
AbstractExtensionChangesCommand
getExtensionChildIdAttribute
in class AbstractExtensionChangesCommand
AbstractExtensionChangesCommand.getExtensionChildIdAttribute()
|
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.