EGF Engine
Release 0.1.0

Uses of Class
org.eclipse.egf.pde.internal.plugin.command.context.AbstractContextCommand

Packages that use AbstractContextCommand
org.eclipse.egf.pde.internal.plugin.command.context   
 

Uses of AbstractContextCommand in org.eclipse.egf.pde.internal.plugin.command.context
 

Subclasses of AbstractContextCommand in org.eclipse.egf.pde.internal.plugin.command.context
 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
           
 


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.