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

G

GlobalWeaverEditor - class org.eclipse.weaver.editors.GlobalWeaverEditor.
This class is the editor of the model weaver
GlobalWeaverEditor() - Constructor for class org.eclipse.weaver.editors.GlobalWeaverEditor
This creates a weaver editor
GlobalWeaverEditorContributor - class org.eclipse.weaver.editors.GlobalWeaverEditorContributor.
Manages the installation/deinstallation of global actions for multi-page editors.
GlobalWeaverEditorContributor() - Constructor for class org.eclipse.weaver.editors.GlobalWeaverEditorContributor
This creates an instance the contributor.
generateCreateChildActions(Collection, ISelection) - Method in class org.eclipse.weaver.editors.GlobalWeaverEditorContributor
This generates a org.eclipse.emf.edit.ui.action.CreateChildAction for each object in descriptors, and returns the collection of these actions.
generateCreateSiblingActions(Collection, ISelection) - Method in class org.eclipse.weaver.editors.GlobalWeaverEditorContributor
This generates a org.eclipse.emf.edit.ui.action.CreateSiblingAction for each object in descriptors, and returns the collection of these actions.
get(EObject, String) - Static method in class org.eclipse.weaver.plugin.util.WeaverUtil
Gets object
getActionBarContributor() - Method in class org.eclipse.weaver.editors.GlobalWeaverEditor
Returns the action bar contribuor (for global editor part)
getActionBars() - Method in class org.eclipse.weaver.editors.GlobalWeaverEditor
Returns the actions bars (for global editor part)
getActiveEditors() - Method in class org.eclipse.weaver.wizards.WeaverWizard
 
getAdapter(Class) - Method in class org.eclipse.weaver.editors.GlobalWeaverEditor
 
getAdapterFactory() - Method in class org.eclipse.weaver.editors.GlobalWeaverEditor
Returns the adapterFactory
getAdapterFactory() - Method in interface org.eclipse.weaver.editors.IWovenModelPanel
Gets the adapter factory
getAdapterFactory() - Method in class org.eclipse.weaver.extension.panel.DefaultWovenModelPanel
 
getAllConcreteSubclasses(EClass) - Method in class org.eclipse.weaver.extension.providers.WElementItemProvider
Gets all concrete subclasses of a class in all the packages of a resourceSet.
getAllConcreteSubclasses(EClass) - Method in class org.eclipse.weaver.providers.WeaverItemProvider
 
getAllEClass(Resource) - Static method in class org.eclipse.weaver.plugin.util.WeaverUtil
returns all of the EClass for the resource
getAllExtensions(String) - Static method in class org.eclipse.weaver.core.WeaverExtensionManager
Returns all the extensions based on this id that the registry has found
getAllMatchedEObjs(Resource, String, String, Object) - Static method in class org.eclipse.weaver.plugin.util.WeaverUtil
returns the object (or objects if it is a reference) of a given resource that matches the feature name and value for an object
getAllModelPanel() - Method in class org.eclipse.weaver.wizards.WeaverThirdWizardDialog
 
getAllPackages(Resource) - Static method in class org.eclipse.weaver.plugin.util.WeaverUtil
returns a list with all packages in a resource
getAllProviderImplementationIcon() - Method in class org.eclipse.weaver.core.WeaverExtensionManager
gets map of icon and element
getAllWModelRef() - Method in class org.eclipse.weaver.wizards.WeaverThirdWizardDialog
 
getBaseURL() - Method in class org.eclipse.weaver.extension.plugin.WeaverBaseExtensionPlugin
 
getBoolean(EObject, String) - Static method in class org.eclipse.weaver.plugin.util.WeaverUtil
Gets boolean
getChildren(Object) - Method in class org.eclipse.weaver.extension.providers.WElementItemProvider
 
getChildrenFeatures(Object) - Method in class org.eclipse.weaver.extension.providers.WElementItemProvider
 
getConfigFile(IFile) - Method in class org.eclipse.weaver.editors.GlobalWeaverEditor
get the config file (% input editor file)
getControl() - Method in class org.eclipse.weaver.extension.panel.DefaultWeavingPanel
Gets the control.
getControl() - Method in class org.eclipse.weaver.extension.panel.DefaultWovenModelPanel
Gets the ViewForm
getCreateChildImage(Object, Object, Object, Collection) - Method in class org.eclipse.weaver.extension.providers.WElementItemProvider
 
getCreateChildText(Object, Object, Object, Collection) - Method in class org.eclipse.weaver.extension.providers.WElementItemProvider
 
getCreatePropertySheetPage() - Method in class org.eclipse.weaver.editors.GlobalWeaverEditor
Creates a new property sheet page
getDefault() - Static method in class org.eclipse.weaver.extension.plugin.WeaverBaseExtensionPlugin
Returns the shared instance.
getDefault() - Static method in class org.eclipse.weaver.plugin.WeaverPlugin
Returns the shared instance.
getDerivedReferences(Resource, String, String) - Static method in class org.eclipse.weaver.plugin.util.WeaverUtil
returns the derived values for the feature of a class
getDerivedValues(EObject, String) - Method in class org.eclipse.weaver.core.WeaverModelHelper
returns a list of derived values
getDescription(EObject) - Static method in class org.eclipse.weaver.plugin.util.WeaverUtil
Gets description
getDndManager() - Method in class org.eclipse.weaver.extension.panel.DefaultWovenModelPanel
 
getEAttributeByName(Resource, String) - Static method in class org.eclipse.weaver.plugin.util.WeaverUtil
Returns attribute in resource
getEClassByName(Resource, String) - Static method in class org.eclipse.weaver.plugin.util.WeaverUtil
returns the first class in the resource with a given name
getEElementPropertyDescriptors(Object) - Method in class org.eclipse.weaver.extension.providers.WElementItemProvider
gets the properties of a gives object.
getEStructuralFeature(EObject, String) - Static method in class org.eclipse.weaver.plugin.util.WeaverUtil
returns a EStructural feature of the EObject based on its name
getEditingDomain() - Method in class org.eclipse.weaver.editors.GlobalWeaverEditor
 
getEditorExtensionSelected() - Method in class org.eclipse.weaver.wizards.WeaverSecondWizardPage
Returns the panel Extension selected id
getEditorSelection() - Method in class org.eclipse.weaver.extension.panel.DefaultWeavingPanel
 
getElementsByType(String, Resource) - Static method in class org.eclipse.weaver.plugin.util.WeaverUtil
Gets a set of elements by type
getExistingModelFileName() - Method in class org.eclipse.weaver.wizards.WeaverSecondWizardPage
Returns the full path of existing model file
getExtensionLocalIdentifier() - Method in class org.eclipse.weaver.core.data.WeaverExtensionPointDescriptor
Gets local identifier
getExtensionPointID() - Method in class org.eclipse.weaver.core.data.WeaverExtensionPointDescriptor
Gets identifier for extension point
getFile() - Method in class org.eclipse.weaver.core.WeaverXMLMetadata
 
getFile(String) - Static method in class org.eclipse.weaver.plugin.util.UtilFile
Returns the file (corresponding to this pathname)
getFileExtension(String) - Static method in class org.eclipse.weaver.plugin.util.UtilFile
Gets the extension of a file
getFileNameFromPath(String) - Static method in class org.eclipse.weaver.plugin.util.UtilFile
Returns the name of the file
getFixedReferenceName() - Method in class org.eclipse.weaver.wizards.WeaverThirdWizardPage
 
getGlobalEditor() - Method in class org.eclipse.weaver.extension.panel.DefaultWeavingPanel
 
getGlobalWeaverEditor() - Method in class org.eclipse.weaver.editors.GlobalWeaverEditor
Returns this instance of GlobalWeaverEditor
getHelper() - Method in class org.eclipse.weaver.core.WeaverModelManager
 
getID() - Method in class org.eclipse.weaver.extension.providers.XMIElementRefItemProvider
 
getID() - Method in interface org.eclipse.weaver.providers.IIdentifierAdapter
gets the id of the current object
getID() - Method in class org.eclipse.weaver.providers.XMIIdentifierAdapter
 
getIconMap() - Method in class org.eclipse.weaver.extension.providers.WElementItemProvider
 
getIconPath(String) - Method in class org.eclipse.weaver.extension.providers.WElementItemProvider
Returns the icon associed to element or null if it doesn't exist
getId() - Method in class org.eclipse.weaver.core.data.WovenModelDescriptor
Returns the id of the descriptor
getIdentifierAdapter(EObject) - Static method in class org.eclipse.weaver.plugin.util.WeaverUtil
returns the adapter capable of generating an ID for a given object
getImage(String) - Method in class org.eclipse.weaver.extension.plugin.WeaverBaseExtensionPlugin
 
getImage(Object) - Method in class org.eclipse.weaver.extension.providers.WElementItemProvider
 
getImage(String) - Method in class org.eclipse.weaver.plugin.WeaverPlugin
This get a .gif from the image registry, which caches the icons folder.
getImageDescriptor(String) - Method in class org.eclipse.weaver.plugin.WeaverPlugin
This gets a .gif from the icons folder.
getIndex() - Method in class org.eclipse.weaver.wizards.WeaverThirdWizardDialog
 
getInitModelDescriptor() - Method in class org.eclipse.weaver.wizards.WeaverThirdWizardDialog
 
getInitializingClasses() - Method in class org.eclipse.weaver.core.WeaverExtensionManager
Returns the classes extended and used for initializing a new model
getInt(EObject, String) - Static method in class org.eclipse.weaver.plugin.util.WeaverUtil
Gets int
getListeners() - Method in class org.eclipse.weaver.extension.panel.DefaultWeavingPanel
 
getLoadedMetamodelTable() - Method in class org.eclipse.weaver.wizards.WeaverFirstWizardPage
 
getLocalMetamodelExtension() - Method in class org.eclipse.weaver.core.WeaverXMLMetadata
Returns the list of metamodel extensions id
getManager() - Method in class org.eclipse.weaver.core.WeaverModelHelper
 
getMenuManager() - Method in class org.eclipse.weaver.extension.panel.DefaultWeavingPanel
Returns the menu manager
getMetamodelExtension() - Method in class org.eclipse.weaver.core.WeaverXMLMetadata
Returns the list of metamodel extensions id
getMetamodelExtensionNames() - Method in class org.eclipse.weaver.wizards.WeaverWizard
 
getMetamodelFile() - Method in class org.eclipse.weaver.core.data.WovenModelDescriptor
Returns the metamodel file path
getMetamodelPackages(EObject) - Static method in class org.eclipse.weaver.plugin.util.WeaverUtil
returns the metamodel packages related with this eObj
getMetamodelTable() - Method in class org.eclipse.weaver.wizards.WeaverFirstWizardPage
 
getModel() - Method in class org.eclipse.weaver.extension.init.WeaverInitialize
Returns the unique WModel element in the weaving model
getModelFile() - Method in class org.eclipse.weaver.core.data.WovenModelDescriptor
Returns the model file path
getModelFormat(String) - Static method in class org.eclipse.weaver.plugin.util.WeaverResourceUtil
Returns the format (extension) of model file
getModelManager() - Method in class org.eclipse.weaver.editors.GlobalWeaverEditor
Returns the model manager
getModelManager() - Method in class org.eclipse.weaver.extension.init.WeaverInitialize
 
getModelRef(String, String) - Method in class org.eclipse.weaver.extension.init.WeaverInitialize
Returns the WModelRef that points to the resource passed in the URI
getModels() - Method in class org.eclipse.weaver.wizards.WeaverThirdWizardPage
 
getModelsize() - Method in class org.eclipse.weaver.core.WeaverXMLMetadata
Returns the number of model/metamodel
getName(EObject) - Static method in class org.eclipse.weaver.plugin.util.WeaverUtil
Gets name
getNameProperty(EObject) - Static method in class org.eclipse.weaver.extension.plugin.util.WeaverExtensionUtil
tries to get a name property value from an object . if it doees not exist returns its URI
getNewModelFileName() - Method in class org.eclipse.weaver.wizards.WeaverSecondWizardPage
Returns the relative path of new model file
getNumberOfFixedModel() - Method in class org.eclipse.weaver.wizards.WeaverThirdWizardPage
 
getNumberOfModel() - Method in class org.eclipse.weaver.wizards.WeaverThirdWizardPage
 
getPackage(Resource, String) - Static method in class org.eclipse.weaver.plugin.util.WeaverUtil
returns the package of a given resource with a name equals to pkgName
getPageOne() - Method in class org.eclipse.weaver.wizards.WeaverWizard
 
getPageParent() - Method in class org.eclipse.weaver.wizards.WeaverThirdWizardDialog
 
getPageThree() - Method in class org.eclipse.weaver.wizards.WeaverWizard
 
getPageTwo() - Method in class org.eclipse.weaver.wizards.WeaverWizard
 
getPanel() - Method in class org.eclipse.weaver.core.data.WovenModelDescriptor
Returns the woven panel extension id
getParentWizard() - Method in class org.eclipse.weaver.wizards.WeaverFirstWizardPage
 
getParentWizard() - Method in class org.eclipse.weaver.wizards.WeaverSecondWizardPage
 
getParentWizard() - Method in class org.eclipse.weaver.wizards.WeaverThirdWizardPage
 
getPlugin() - Static method in class org.eclipse.weaver.extension.plugin.WeaverBaseExtensionPlugin
Get the singleton instance.
getPlugin() - Static method in class org.eclipse.weaver.plugin.WeaverPlugin
Get the singleton instance.
getPluginMetamodelExtension() - Method in class org.eclipse.weaver.core.WeaverModelManager
 
getPluginMetamodelPath() - Method in class org.eclipse.weaver.core.WeaverExtensionManager
Returns a List of file Path with all km3 files declared in the extension the file path is in a array : {extension path, file}
getPluginMmExtensions() - Method in class org.eclipse.weaver.wizards.WeaverFirstWizardPage
Returns the collection of metamodel extensions selected (from an plugin extension)
getProjectName() - Method in class org.eclipse.weaver.wizards.WeaverSecondWizardPage
Returns the relative path of project
getProjectName() - Method in class org.eclipse.weaver.wizards.WeaverThirdWizardDialog
 
getPropertyDescriptors(Object) - Method in class org.eclipse.weaver.extension.providers.WElementItemProvider
returns the descriptors for all properties of a given object.
getProviderImplementationClass(EObject) - Method in class org.eclipse.weaver.core.WeaverExtensionManager
Gets the first item provider adapter declared in the extensions points for this class
getReferenceName() - Method in class org.eclipse.weaver.core.data.WovenModelDescriptor
Returns the name of the model/metamodel
getRepertory(String) - Static method in class org.eclipse.weaver.plugin.util.UtilFile
Returns the directory (corresponding to this pathname)
getResourceActions() - Method in class org.eclipse.weaver.extension.panel.DefaultWeavingPanel
 
getResourceActionsDescription() - Method in class org.eclipse.weaver.extension.panel.DefaultWeavingPanel
 
getResourceBundle() - Method in class org.eclipse.weaver.extension.plugin.WeaverBaseExtensionPlugin
Returns the plugin's resource bundle,
getResourceBundle() - Method in class org.eclipse.weaver.plugin.WeaverPlugin
Returns the plugin's resource bundle,
getResourceString(String) - Static method in class org.eclipse.weaver.extension.plugin.WeaverBaseExtensionPlugin
Returns the string from the plugin's resource bundle, or 'key' if not found.
getResourceString(String) - Static method in class org.eclipse.weaver.plugin.WeaverPlugin
Returns the string from the plugin's resource bundle, or 'key' if not found.
getResourceType() - Method in class org.eclipse.weaver.wizards.WeaverThirdWizardDialog
 
getSelectedExtensions() - Method in class org.eclipse.weaver.core.data.WeaverExtensionPointDescriptor
gets selected extensions
getSelection() - Method in class org.eclipse.weaver.editors.GlobalWeaverEditor
 
getSelection() - Method in class org.eclipse.weaver.extension.panel.DefaultWovenModelPanel
 
getStreamForFile(String) - Static method in class org.eclipse.weaver.plugin.util.UtilFile
returns the stream for the file pathname
getString(String) - Method in class org.eclipse.weaver.extension.plugin.WeaverBaseExtensionPlugin
 
getString(String, Object) - Method in class org.eclipse.weaver.extension.plugin.WeaverBaseExtensionPlugin
 
getString(String, Object, Object) - Method in class org.eclipse.weaver.extension.plugin.WeaverBaseExtensionPlugin
 
getString(String, Object[]) - Method in class org.eclipse.weaver.extension.plugin.WeaverBaseExtensionPlugin
 
getString(String) - Method in class org.eclipse.weaver.plugin.WeaverPlugin
 
getString(String, Object) - Method in class org.eclipse.weaver.plugin.WeaverPlugin
 
getString(String, Object, Object) - Method in class org.eclipse.weaver.plugin.WeaverPlugin
 
getString(String, Object[]) - Method in class org.eclipse.weaver.plugin.WeaverPlugin
 
getString(EObject, String) - Static method in class org.eclipse.weaver.plugin.util.WeaverUtil
Gets String
getSubTypeListOf(String, Resource) - Static method in class org.eclipse.weaver.plugin.util.WeaverUtil
returns the list of subtype's name of eClassName in the resource
getTarget() - Method in class org.eclipse.weaver.extension.providers.XMIElementRefItemProvider
 
getTarget() - Method in class org.eclipse.weaver.providers.XMIIdentifierAdapter
 
getText(Object) - Method in class org.eclipse.weaver.extension.providers.WElementItemProvider
 
getTitle() - Method in class org.eclipse.weaver.core.data.WovenModelDescriptor
 
getTitleLabel() - Method in class org.eclipse.weaver.extension.panel.DefaultWeavingPanel
 
getTitleLabel() - Method in class org.eclipse.weaver.extension.panel.DefaultWovenModelPanel
 
getToolBarManager() - Method in class org.eclipse.weaver.extension.panel.DefaultWeavingPanel
Returns the toolbar manager
getViewForm() - Method in class org.eclipse.weaver.extension.panel.DefaultWeavingPanel
Gets the view form.
getViewForm() - Method in class org.eclipse.weaver.extension.panel.DefaultWovenModelPanel
Gets the view form
getViewer() - Method in interface org.eclipse.weaver.editors.IWeavingPanel
Get the viewer
getViewer() - Method in interface org.eclipse.weaver.editors.IWovenModelPanel
Gets the viewer
getViewer() - Method in class org.eclipse.weaver.extension.panel.DefaultWeavingPanel
 
getViewer() - Method in class org.eclipse.weaver.extension.panel.DefaultWovenModelPanel
 
getWLinkEndActions() - Method in class org.eclipse.weaver.extension.panel.DefaultWeavingPanel
 
getWModelName() - Method in class org.eclipse.weaver.core.WeaverXMLMetadata
Returns the WModel
getWModelName() - Method in class org.eclipse.weaver.extension.init.WeaverInitialize
 
getWModelNames() - Method in class org.eclipse.weaver.wizards.WeaverWizard
 
getWModelRef() - Method in class org.eclipse.weaver.core.data.WovenModelDescriptor
 
getWModelRef(String, WeaverModelManager) - Static method in class org.eclipse.weaver.extension.plugin.util.WeaverExtensionUtil
returns the WModelRef that points to the resource passed in the URI
getWModelRef() - Method in class org.eclipse.weaver.wizards.WeaverThirdWizardDialog
 
getWeaverEditorPanel() - Method in class org.eclipse.weaver.editors.GlobalWeaverEditor
 
getWeaverExtensions() - Method in class org.eclipse.weaver.core.WeaverModelManager
Returns the manager of extensions
getWeaverModelPanels() - Method in class org.eclipse.weaver.editors.GlobalWeaverEditor
 
getWeavingDndManager() - Method in class org.eclipse.weaver.extension.panel.DefaultWeavingPanel
 
getWeavingMetamodel() - Method in class org.eclipse.weaver.core.WeaverModelManager
Returns weaving metamodel resource
getWeavingMetamodel() - Method in class org.eclipse.weaver.wizards.WeaverWizard
returns weaving metamodel when metamodel extensions are selected
getWeavingMetamodelRS(String, int) - Method in class org.eclipse.weaver.core.WeaverModelManager
Returns the resource set of the weaving metamodel
getWeavingMetamodelRS() - Method in class org.eclipse.weaver.core.WeaverModelManager
Returns the resource set of the weaving metamodel
getWeavingModel(EditingDomain) - Method in class org.eclipse.weaver.core.WeaverModelManager
return weaving metamodel resource
getWeavingModel() - Method in class org.eclipse.weaver.core.WeaverModelManager
Returns weaving metamodel resource
getWeavingModelPR() - Method in class org.eclipse.weaver.core.WeaverXMLMetadata
Returns the weaving relative path
getWeavingModelPanel() - Method in class org.eclipse.weaver.core.WeaverXMLMetadata
Returns the weaving panel extension id
getWeavingModelRS(EditingDomain) - Method in class org.eclipse.weaver.core.WeaverModelManager
Returns the resource set of the weaving model
getWeavingModelRS() - Method in class org.eclipse.weaver.core.WeaverModelManager
Returns the resource set of the weaving model or null
getWeavingModelURI() - Method in class org.eclipse.weaver.core.WeaverModelManager
 
getWeavingPanelExtensionNames() - Method in class org.eclipse.weaver.wizards.WeaverWizard
 
getWeavingPanelImplementationClass(String) - Method in class org.eclipse.weaver.core.WeaverExtensionManager
Gets the weaving panel declared in the extensions points for this class
getWmodelSelected() - Method in class org.eclipse.weaver.wizards.WeaverSecondWizardPage
Returns the wmodel extension selected id
getWorkspaceMetamodelExtension() - Method in class org.eclipse.weaver.core.WeaverModelManager
 
getWorkspaceMmExtensions() - Method in class org.eclipse.weaver.wizards.WeaverFirstWizardPage
Returns the collection of metamodel extensions selected (from workspace files)
getWovenModelDescriptor(int) - Method in class org.eclipse.weaver.core.WeaverXMLMetadata
Gets the model/metamodel descriptor
getWovenModels() - Method in class org.eclipse.weaver.core.WeaverXMLMetadata
Returns list of model/metamodel descriptors
getWovenPanelExtensionNames() - Method in class org.eclipse.weaver.wizards.WeaverWizard
 
getWovenPanelImplementationClass(String) - Method in class org.eclipse.weaver.core.WeaverExtensionManager
Gets the woven panel declared in the extensions points for this class
getWovenRS(int) - Method in class org.eclipse.weaver.core.WeaverModelManager
Returns the ressourceSet for the id
getWovenResource(int) - Method in class org.eclipse.weaver.core.WeaverModelManager
Returns the ressource for the id
getWovenResourceType(int) - Method in class org.eclipse.weaver.core.WeaverModelManager
Returns the ressource for the id
getWovenResources() - Method in class org.eclipse.weaver.core.WeaverModelManager
 
getWovenResourcesTypes() - Method in class org.eclipse.weaver.core.WeaverModelManager
Returns list with MODEL_TYPE for model and METAMODEL_TYPE for metamodel
getXmlFile() - Method in class org.eclipse.weaver.editors.GlobalWeaverEditor
 

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