A category of operations - Listens to the contained actions and disables it self if none of its contained Actions are visible.
The operations extension point is acting as a short hand for setting up ActionSets, Definitions, Commands, Handlers and Menus quickly and efficiently. As such the OperationCategory information has been retargetted into the following:
ActionSet: used to control visibility of associated operations in one go
Definition; checks if the ActionSet is turned on for the current perspective
Category: CommandCategory used to group commands in the Other Dialog
Menu: Slotted into a few specific menus using IStartup
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.