|
EGF Engine Release 0.1.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AbstractChangesCommand in org.eclipse.egf.pde.emf.internal.plugin.command |
---|
Subclasses of AbstractChangesCommand in org.eclipse.egf.pde.emf.internal.plugin.command | |
---|---|
class |
AbstractGeneratedPackageCommand
Base class to implement commands that deal with the org.eclipse.emf.ecore.generated_package extension in plug-ins. |
class |
SetGeneratedPackageCommand
Implement a command that sets the org.eclipse.emf.ecore.generated_package extension in plug-ins. |
class |
UnsetGeneratedPackageCommand
Unset EMF 'generated_package' for specified URI. |
class |
UpdateGeneratedPackageCommand
|
Uses of AbstractChangesCommand in org.eclipse.egf.pde.internal.plugin.command.context |
---|
Subclasses of AbstractChangesCommand in org.eclipse.egf.pde.internal.plugin.command.context | |
---|---|
class |
AbstractContextCommand
Base class to implement commands that deal with context extension-point. |
class |
AbstractContextElementCommand
Base class to implement commands that deal with context element in context extension-point. |
class |
AbstractCtxtEltBasedOnContractEltRefCmd
Base class to implement commands that deal with context element based on a contract element reference in context extension-point. |
class |
AbstractCtxtEltBaseOnKeyCmd
Base class to implement commands that deal with context element based on a simple key in context extension-point. |
class |
SetContextCommand
This command updates or creates an extension matching context extension-point. |
class |
SetCtxtEltBasedOnContractEltRefCmd
This commands creates or updates a contextElement based on a contractElementReference in an extension matching context extension-point. |
class |
SetCtxtEltBasedOnKeyCmd
This commands creates or updates a contextElement based on a simple key in an extension matching context extension-point. |
class |
UnsetContextCommand
This command removes an extension matching context extension-point. |
class |
UnsetContextElementCommand
|
Uses of AbstractChangesCommand in org.eclipse.egf.pde.internal.plugin.command.contract |
---|
Subclasses of AbstractChangesCommand in org.eclipse.egf.pde.internal.plugin.command.contract | |
---|---|
class |
AbstractContractCommand
Base class to implement commands that deal with Contract extension-point. |
class |
AbstractContractElementCommand
Base class to implement command that deal with Contract extension-point. |
class |
SetContractElementCommand
This command updates or creates a contractElement in an extension matching Contract extension-point. |
class |
SetContractExtensionCommand
This command creates a new root contract extension (see Contract extension point). |
class |
UnsetContractElementCommand
This command removes a contractElement in an extension matching Contract extension-point. |
Uses of AbstractChangesCommand in org.eclipse.egf.pde.internal.plugin.command.contract.element.ref |
---|
Subclasses of AbstractChangesCommand in org.eclipse.egf.pde.internal.plugin.command.contract.element.ref | |
---|---|
class |
AbstractContractElementRefCmd
Base class to implement commands that deal with ContractElementReferences extension-point. |
class |
SetContractElementRefCmd
This command updates or creates a contractElementReference in an extension matching ContractElementReferences extension-point. |
class |
UnsetContractElementRefCmd
This command removes an existing extension matching ContractElementReferences extension-point. |
Uses of AbstractChangesCommand in org.eclipse.egf.pde.internal.plugin.command.fc |
---|
Subclasses of AbstractChangesCommand in org.eclipse.egf.pde.internal.plugin.command.fc | |
---|---|
class |
AbstractFactoryComponentExtensionCommand
Base class to implement commands that deal with FactoryComponent extension-point. |
class |
SetFactoryComponentExtensionCommand
This command updates or creates an extension matching FactoryComponent extension-point. |
class |
UnsetFactoryComponentExtensionCommand
This command unsets an existing extension matching factoryComponent extension-point. |
Uses of AbstractChangesCommand in org.eclipse.egf.pde.internal.plugin.command.fci |
---|
Subclasses of AbstractChangesCommand in org.eclipse.egf.pde.internal.plugin.command.fci | |
---|---|
class |
AbstractFactoryComponentInvocationCommand
Base class to implement command that deal with factoryComponentInvocation extension-point. |
class |
SetFactoryComponentInvocationCommand
This command updates or creates an extension matching factoryComponentInvocation extension-point. |
class |
UnsetFactoryComponentInvocationCommand
This command removes an extension matching factoryComponentConfiguration extension-point. |
Uses of AbstractChangesCommand in org.eclipse.egf.pde.internal.plugin.command.mapping |
---|
Subclasses of AbstractChangesCommand in org.eclipse.egf.pde.internal.plugin.command.mapping | |
---|---|
class |
AbstractMappingCommand
Base class to implement command that deal with mapping extension-point. |
class |
SetMappingCommand
This command updates or creates an extension matching mapping extension-point. |
class |
UnsetMappingCommand
This command removes an extension matching mapping extension-point. |
Uses of AbstractChangesCommand in org.eclipse.egf.pde.internal.plugin.command.pp |
---|
Subclasses of AbstractChangesCommand in org.eclipse.egf.pde.internal.plugin.command.pp | |
---|---|
class |
AbstractFactoryComponentInvocationReferenceCommand
|
class |
AbstractProductionPlanCommand
Base class to implement commands that deal with ProductionPlan extension-point. |
class |
SetFactoryComponentInvocationReferenceCommand
This command updates or creates an FactoryComponentInvocation in an extension matching ProductionPlan extension-point. |
class |
SetProductionPlanExtensionCommand
This command updates or creates an extension matching ProductionPlan extension-point. |
class |
UnsetFactoryComponentInvocationReferenceCommand
This command removes an FactoryComponentInvocation in an extension matching ProductionPlan extension-point. |
class |
UnsetProductionPlanExtensionCommand
This command removes an existing extension matching ProductionPlan extension-point |
Uses of AbstractChangesCommand in org.eclipse.egf.pde.internal.plugin.command.taskfactory |
---|
Subclasses of AbstractChangesCommand in org.eclipse.egf.pde.internal.plugin.command.taskfactory | |
---|---|
class |
AbstractTaskFactoryCommand
Base class to implement commands that deal with taskFactory extension-point. |
class |
SetTaskFactoryCommand
This command updates or creates an extension matching taskFactory extension-point. |
class |
UnsetTaskFactoryCommand
This command removes an extension matching taskFactory extension-point. |
Uses of AbstractChangesCommand in org.eclipse.egf.pde.internal.plugin.manifest.command |
---|
Subclasses of AbstractChangesCommand in org.eclipse.egf.pde.internal.plugin.manifest.command | |
---|---|
class |
AbstractExportedPackagesCommand
|
class |
AbstractRequiredPluginsCommand
Implement a command that deals with required plug-ins in the Require-Bundle property of the manifest file. |
class |
SetExportedPackagesCommand
Implement a command that adds exported packages in the Export-Package property of the manifest file. |
class |
SetRequiredPluginsCommand
Implement a command that adds required plug-ins in the Require-Bundle property of the manifest file. |
class |
UnsetExportedPackagesCommand
|
class |
UnsetRequiredPluginsCommand
Implement a command that removes required plug-ins from the Require-Bundle property of the manifest file. |
Uses of AbstractChangesCommand in org.eclipse.egf.pde.pattern.internal.plugin.command |
---|
Subclasses of AbstractChangesCommand in org.eclipse.egf.pde.pattern.internal.plugin.command | |
---|---|
class |
AbstractPatternElementCommand
Base class to implement commands that change something regarding 'pattern' extensions : either a pattern library or a pattern. |
class |
AbstractPatternTemplateCommand
Base class to implement commands that change something regarding 'generatedPattern' extensions. |
class |
SetPatternCommand
This command updates or creates a pattern in an extension matching 'pattern' extension-point. |
class |
SetPatternLibraryCommand
This command updates or creates a pattern library in an extension matching 'pattern' extension-point. |
class |
SetPatternTemplateCommand
This command updates or creates a generatedPattern in an extension matching generatedPattern extension-point. |
class |
UnsetPatternCommand
This command removes a pattern in an extension matching 'pattern' extension-point. |
class |
UnsetPatternLibraryCommand
This command removes a pattern library in an extension matching 'pattern' extension-point. |
class |
UnsetPatternTemplateCommand
This command removes a generated pattern in an extension matching generatedPattern extension-point. |
class |
UpdatePatternTemplateCommand
This command updates a generatedPattern in an extension matching generatedPattern extension-point. |
Uses of AbstractChangesCommand in org.eclipse.egf.pde.pattern.internal.plugin.command.condition |
---|
Uses of AbstractChangesCommand in org.eclipse.egf.pde.plugin.command |
---|
Subclasses of AbstractChangesCommand in org.eclipse.egf.pde.plugin.command | |
---|---|
class |
AbstractExtensionChangesCommand
Base class to implement a command that performs plug-in changes in extension part. |
class |
AbstractManifestChangesCommand
Base class to implement a command that performs plug-in changes in the manifest file. |
|
EGF Engine Release 0.1.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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.