A B C D E F G H I K L M N O P R S T U V W X

W

WeaverAdapterFactory - Class in org.eclipse.gmt.weaver.providers
An extensible adapter factory for the model weaver It allows to creates the adapter for the current object.
WeaverAdapterFactory(WeaverExtensionManager) - Constructor for class org.eclipse.gmt.weaver.providers.WeaverAdapterFactory
This creates a new weaver extension manager
WeaverBaseExtensionPlugin - Class in org.eclipse.gmt.weaver.extension.plugin
The main plug-in class to be used in the desktop.
WeaverBaseExtensionPlugin() - Constructor for class org.eclipse.gmt.weaver.extension.plugin.WeaverBaseExtensionPlugin
The constructor.
WeaverChildAction - Class in org.eclipse.gmt.weaver.editors.actions
Child Action
WeaverChildAction(IEditorPart, ISelection, Object, ISelectionProvider) - Constructor for class org.eclipse.gmt.weaver.editors.actions.WeaverChildAction
This creates a child action
WeaverConstant - Class in org.eclipse.gmt.weaver.plugin
Class for constants of weawer plugin
WeaverConstant() - Constructor for class org.eclipse.gmt.weaver.plugin.WeaverConstant
 
WeaverException - Exception in org.eclipse.gmt.weaver.exception
This class is an Exception based on CoreException for the weaver
WeaverException(IStatus) - Constructor for exception org.eclipse.gmt.weaver.exception.WeaverException
Creates a new exception for the weaver
WeaverException(int, String) - Constructor for exception org.eclipse.gmt.weaver.exception.WeaverException
Creates a new exception for the weaver
WeaverException(int, String, Exception) - Constructor for exception org.eclipse.gmt.weaver.exception.WeaverException
Creates a new exception for the weaver
WeaverException(int, Exception) - Constructor for exception org.eclipse.gmt.weaver.exception.WeaverException
Creates a new exception for the weaver
WeaverExtensionManager - Class in org.eclipse.gmt.weaver.core
This class is a manager of extensions for the weaver
WeaverExtensionManager(WeaverModelManager) - Constructor for class org.eclipse.gmt.weaver.core.WeaverExtensionManager
Create a new WeaverExtensions
WeaverExtensionPointDescriptor - Class in org.eclipse.gmt.weaver.core.data
Descriptor of an extension point.
WeaverExtensionPointDescriptor(int, String) - Constructor for class org.eclipse.gmt.weaver.core.data.WeaverExtensionPointDescriptor
Creates a descriptor of an extension point
WeaverFirstWizardPage - Class in org.eclipse.gmt.weaver.wizards
First page of the wizard (metamodel extension, ...)
WeaverFirstWizardPage(WeaverWizard, String, ISelection) - Constructor for class org.eclipse.gmt.weaver.wizards.WeaverFirstWizardPage
Creates a new first wizard page
WeaverFirstWizardPage(WeaverWizard, String, String, ImageDescriptor) - Constructor for class org.eclipse.gmt.weaver.wizards.WeaverFirstWizardPage
Creates a new first wizard page
WeaverInitialize - Class in org.eclipse.gmt.weaver.extension.init
Initialization of the weaver
WeaverInitialize() - Constructor for class org.eclipse.gmt.weaver.extension.init.WeaverInitialize
 
WeaverInterfaceUtil - Class in org.eclipse.gmt.weaver.plugin.util
Util class for extension panels
WeaverInterfaceUtil() - Constructor for class org.eclipse.gmt.weaver.plugin.util.WeaverInterfaceUtil
 
WeaverItemProvider - Class in org.eclipse.gmt.weaver.providers
This class is the default Item Provider.
WeaverItemProvider(AdapterFactory) - Constructor for class org.eclipse.gmt.weaver.providers.WeaverItemProvider
This creates a default item provider
WeaverModelHelper - Class in org.eclipse.gmt.weaver.core
This Class contains help methods for manipulate EMF elements
WeaverModelHelper(WeaverModelManager) - Constructor for class org.eclipse.gmt.weaver.core.WeaverModelHelper
 
WeaverModelManager - Class in org.eclipse.gmt.weaver.core
This class is the manager of models/metamodels which are used in the weaver
WeaverModelManager(WeaverXMLMetadata, boolean, int) - Constructor for class org.eclipse.gmt.weaver.core.WeaverModelManager
Creates a new model manager for the weaver
WeaverModelManager(List, List, int, String) - Constructor for class org.eclipse.gmt.weaver.core.WeaverModelManager
Creates a new model manager for the wizard (only weaving metamodel extension are possible)
WeaverPerspective - Class in org.eclipse.gmt.weaver.perspective
This class creates the weaver perspective
WeaverPerspective() - Constructor for class org.eclipse.gmt.weaver.perspective.WeaverPerspective
 
WeaverPlugin - Class in org.eclipse.gmt.weaver.plugin
The main plugin class to be used in the desktop.
WeaverPlugin() - Constructor for class org.eclipse.gmt.weaver.plugin.WeaverPlugin
Returns the singleton instance of the Eclipse plugin
WeaverResourceUtil - Class in org.eclipse.gmt.weaver.plugin.util
This class contains convenient static methods for managing resource
WeaverResourceUtil() - Constructor for class org.eclipse.gmt.weaver.plugin.util.WeaverResourceUtil
 
WeaverSecondWizardPage - Class in org.eclipse.gmt.weaver.wizards
Second page of the wizard (weaving data)
WeaverSecondWizardPage(WeaverWizard, String, ISelection) - Constructor for class org.eclipse.gmt.weaver.wizards.WeaverSecondWizardPage
Creates a new second wizard page
WeaverSecondWizardPage(WeaverWizard, String, String, ImageDescriptor) - Constructor for class org.eclipse.gmt.weaver.wizards.WeaverSecondWizardPage
Creates a new second wizard page
WeaverSiblingAction - Class in org.eclipse.gmt.weaver.editors.actions
Sibling Action
WeaverSiblingAction(IEditorPart, ISelection, Object, ISelectionProvider) - Constructor for class org.eclipse.gmt.weaver.editors.actions.WeaverSiblingAction
This creates a sibling action
WeaverThirdWizardDialog - Class in org.eclipse.gmt.weaver.wizards
Wizard dialog for the third page
WeaverThirdWizardDialog(Shell, WizardPage, String, List, String[], Map) - Constructor for class org.eclipse.gmt.weaver.wizards.WeaverThirdWizardDialog
Creates a new wizard dialog for add model/metamodel
WeaverThirdWizardPage - Class in org.eclipse.gmt.weaver.wizards
Third page of the wizard (woven data)
WeaverThirdWizardPage(WeaverWizard, String, ISelection) - Constructor for class org.eclipse.gmt.weaver.wizards.WeaverThirdWizardPage
Creates a new third wizard page
WeaverThirdWizardPage(WeaverWizard, String, String, ImageDescriptor) - Constructor for class org.eclipse.gmt.weaver.wizards.WeaverThirdWizardPage
Creates a new third wizard page
WeaverUtil - Class in org.eclipse.gmt.weaver.plugin.util
This class contains convenient static methods for working with the weaver
WeaverUtil() - Constructor for class org.eclipse.gmt.weaver.plugin.util.WeaverUtil
 
WeaverWizard - Class in org.eclipse.gmt.weaver.wizards
Wizard of the weaver
WeaverWizard() - Constructor for class org.eclipse.gmt.weaver.wizards.WeaverWizard
Creates a new weaver wizard
WeaverXMLMetadata - Class in org.eclipse.gmt.weaver.core
This class create a XML properties file.
WeaverXMLMetadata(File) - Constructor for class org.eclipse.gmt.weaver.core.WeaverXMLMetadata
Creates a instance of XMLCOnfigFile
WEAVING_FILE - Static variable in class org.eclipse.gmt.weaver.plugin.WeaverConstant
 
WEAVING_PANEL_EXT - Static variable in class org.eclipse.gmt.weaver.plugin.WeaverConstant
 
WEAVING_PANEL_EXT_ID - Static variable in class org.eclipse.gmt.weaver.plugin.WeaverConstant
 
WeavingPanelDndManager - Class in org.eclipse.gmt.weaver.editors.weaving
Drag and Drop manager. creates a new WLinkEnd if object is dropped in a WLink element or modifies the current WLinkEnd properties
WeavingPanelDndManager(IWeavingPanel, Viewer) - Constructor for class org.eclipse.gmt.weaver.editors.weaving.WeavingPanelDndManager
Creates a new manager of drag and drop for weaving panel
weavingReference - Variable in class org.eclipse.gmt.weaver.transformation.config.TBinding
 
WElementItemProvider - Class in org.eclipse.gmt.weaver.extension.providers
ItemProvider base extension
WElementItemProvider() - Constructor for class org.eclipse.gmt.weaver.extension.providers.WElementItemProvider
This creates a base extension item provider
WLinkItemProvider - Class in org.eclipse.gmt.weaver.extension.providers
ItemProvider base extension
WLinkItemProvider() - Constructor for class org.eclipse.gmt.weaver.extension.providers.WLinkItemProvider
This creates a base extension item provider
wMenuAdapter - Variable in class org.eclipse.gmt.weaver.editors.GlobalWeaverEditorContributor
 
wModelRefNames - Variable in class org.eclipse.gmt.weaver.wizards.WeaverWizard
 
WOVEN_PANEL_EXT - Static variable in class org.eclipse.gmt.weaver.plugin.WeaverConstant
 
WOVEN_PANEL_EXT_ID - Static variable in class org.eclipse.gmt.weaver.plugin.WeaverConstant
 
WovenElementItemProvider - Class in org.eclipse.gmt.weaver.extension.providers
ItemProvider base extension
WovenElementItemProvider(AdapterFactory) - Constructor for class org.eclipse.gmt.weaver.extension.providers.WovenElementItemProvider
This creates a base extension item provider
WovenModelDescriptor - Class in org.eclipse.gmt.weaver.core.data
This class contents data configuration of the model/metamodel
WovenModelDescriptor() - Constructor for class org.eclipse.gmt.weaver.core.data.WovenModelDescriptor
 
WovenModelsAdapterFactory - Class in org.eclipse.gmt.weaver.extension.providers
An extensible adapter factory for the model weaver It allows to creates the adapter for the current object.
WovenModelsAdapterFactory() - Constructor for class org.eclipse.gmt.weaver.extension.providers.WovenModelsAdapterFactory
This creates a new weaver extension manager
WovenPanelDndManager - Class in org.eclipse.gmt.weaver.extension.panel.dnd
This class manage the drag and drop for woven panel
WovenPanelDndManager(IWovenModelPanel, Viewer) - Constructor for class org.eclipse.gmt.weaver.extension.panel.dnd.WovenPanelDndManager
This creates a manager of drag and drop for woven panel
WovenPanelXMI - Class in org.eclipse.gmt.weaver.extension.panel
Woven panel extension to support XMI identifiers
WovenPanelXMI() - Constructor for class org.eclipse.gmt.weaver.extension.panel.WovenPanelXMI
Constructs a view panel for a view part.
wSelectionChanged(ISelection) - Method in class org.eclipse.gmt.weaver.editors.weaving.GenericWeavingPanel
Selection changed

A B C D E F G H I K L M N O P R S T U V W X