Uses of Class
org.eclipse.gmt.weaver.exception.WeaverException

Packages that use WeaverException
org.eclipse.gmt.weaver.core   
org.eclipse.gmt.weaver.editors   
org.eclipse.gmt.weaver.plugin.util   
org.eclipse.gmt.weaver.transformation.util   
org.eclipse.gmt.weaver.wizards   
 

Uses of WeaverException in org.eclipse.gmt.weaver.core
 

Methods in org.eclipse.gmt.weaver.core that throw WeaverException
 org.eclipse.emf.ecore.EObject WeaverModelHelper.createWeavingElement(java.lang.String className, org.eclipse.emf.edit.domain.EditingDomain editingDomain)
          Creates a new EObject based in the weaving meta model (it does not add it into the main resource)
 void WeaverExtensionManager.getAllProviderImplementationIcon()
          sets ups the icons for all metamodel elements
 java.util.List WeaverModelHelper.getDerivedValues(org.eclipse.emf.ecore.EObject eObj, java.lang.String featureName)
          returns a list of derived values
 java.util.List WeaverExtensionManager.getInitializingClasses()
          Returns the classes extended and used for initializing a new model
 java.lang.Object WeaverExtensionManager.getProviderImplementationClass(org.eclipse.emf.ecore.EObject eObj)
          Gets the first item provider adapter declared in the extensions points for this class
 java.lang.Object WeaverExtensionManager.getProviderImplementationClassByType(java.lang.String className)
          Gets the first item provider adapter declared in the extensions points for the type.
 org.eclipse.emf.ecore.resource.Resource WeaverModelManager.getWeavingMetamodel()
          Returns weaving metamodel resource
 org.eclipse.emf.ecore.resource.ResourceSet WeaverModelManager.getWeavingMetamodelRS()
          Returns the resource set of the weaving metamodel
 org.eclipse.emf.ecore.resource.ResourceSet WeaverModelManager.getWeavingMetamodelRS(java.lang.String fileName, int metamodelType)
          Returns the resource set of the weaving metamodel
 org.eclipse.emf.ecore.resource.Resource WeaverModelManager.getWeavingModel(org.eclipse.emf.edit.domain.EditingDomain editingDomain)
          return weaving metamodel resource
 org.eclipse.emf.ecore.resource.ResourceSet WeaverModelManager.getWeavingModelRS(org.eclipse.emf.edit.domain.EditingDomain editingDomain)
          Returns the resource set of the weaving model
 java.lang.Object WeaverExtensionManager.getWeavingPanelImplementationClass(java.lang.String id)
          Gets the weaving panel declared in the extensions points for this class
 java.lang.Object WeaverExtensionManager.getWovenPanelImplementationClass(java.lang.String id)
          Gets the woven panel declared in the extensions points for this class
 void WeaverModelManager.initWeavingModel(WeaverXMLMetadata xml)
          Initialisation of URIs with path of files And initialisation of choosen extensions for weaving model metamodel
 void WeaverXMLMetadata.loadXMLConfigFile()
          Loads XML file (Parse)
 void WeaverModelManager.saveEcoreWeavingMetamodel(org.eclipse.core.resources.IFile file, org.eclipse.swt.widgets.Shell shell)
          Saves the weaving metamodel in file (ecore format)
 void WeaverModelManager.saveKm3WeavingMetamodel(org.eclipse.core.resources.IFile file, org.eclipse.swt.widgets.Shell shell)
          Saves the weaving metamodel in file (km3 format)
 

Constructors in org.eclipse.gmt.weaver.core that throw WeaverException
WeaverModelManager(java.util.List metamodelExtensions, java.util.List localMetamodelExtension, int metamodelType, java.lang.String ecoreFile)
          Creates a new model manager for the wizard (only weaving metamodel extension are possible)
WeaverModelManager(WeaverXMLMetadata xml, boolean isNewModel, int metamodelType)
          Creates a new model manager for the weaver
 

Uses of WeaverException in org.eclipse.gmt.weaver.editors
 

Methods in org.eclipse.gmt.weaver.editors that throw WeaverException
 void GlobalWeaverEditor.updateXMLConfigFile(org.eclipse.core.resources.IFile file)
          Updates the xml config file (metadata properties file)
 

Uses of WeaverException in org.eclipse.gmt.weaver.plugin.util
 

Methods in org.eclipse.gmt.weaver.plugin.util that throw WeaverException
static java.io.InputStream WeaverResourceUtil.addListOfStreams(java.util.List inputStreams)
          returns a unique stream starting from a list of stream
static org.eclipse.emf.ecore.resource.ResourceSet WeaverResourceUtil.initializeResourceSet(java.util.List resourceSets, org.eclipse.emf.common.util.URI uri)
          Initializes a resource using a uri The uri corresponds to the to the reference ou the ressource in the resource set
static org.eclipse.emf.ecore.resource.ResourceSet WeaverResourceUtil.initializeResourceSet(org.eclipse.emf.ecore.resource.ResourceSet rsMM, org.eclipse.emf.ecore.resource.Resource resIfNul, java.lang.String file, org.eclipse.emf.common.util.URI uri)
          Initializes a resource with a file The uri corresponds to the to the reference ou the ressource in the resource set
static org.eclipse.emf.ecore.resource.ResourceSet WeaverResourceUtil.initializeResourceSet(java.lang.String file, org.eclipse.emf.common.util.URI uri)
          Initializes a resource with a file The uri corresponds to the to the reference ou the ressource in the resource set
static org.eclipse.emf.ecore.resource.Resource WeaverResourceUtil.km3Stream2EcoreResource(java.io.InputStream km3Stream, java.lang.String ecoreFile)
          Returns an associated xmi resource based on a KM3 file (make transformation)
static java.util.List WeaverResourceUtil.loadKm3ExtensionStreamList(java.util.List extensionFiles, java.util.List localExtensionFiles)
          Returns a List of InputStream with all km3 files extension
static void WeaverResourceUtil.validateWeavingMetamodelSemantic(org.eclipse.emf.ecore.resource.Resource weavingMetaModel)
          Validate semantic of weaving metamodel if error found, throw an exception
 

Uses of WeaverException in org.eclipse.gmt.weaver.transformation.util
 

Methods in org.eclipse.gmt.weaver.transformation.util that throw WeaverException
static org.eclipse.m2m.atl.core.IModel TransformationUtil.executeTransfo(org.eclipse.m2m.atl.core.launch.ILauncher launcher, WeaverModelManager wManager, WeaverXMLMetadata fileXML, TransformationConfig tc)
          executes a transformation (higher order or matching) available in the weaving graphical interface.
 

Uses of WeaverException in org.eclipse.gmt.weaver.wizards
 

Methods in org.eclipse.gmt.weaver.wizards that throw WeaverException
 void WeaverWizard.initializeWeavingResource(java.util.Collection extensionsSelected, java.util.Collection localExtensionsSelected, org.eclipse.core.runtime.IProgressMonitor monitor, boolean isEcore, java.lang.String ecoreMetamodel)
          Initializes wizard pages :
- WMODEL combo with the WMODEL name found in metamodel extensions selected
- WMODELREF combo with the WMODELREF name found in metamodel extensions selected
- Model name with name of association in metamodel extensions selected
 void WeaverWizard.initializeWModelRef(java.lang.String wModel)
          Initializes wizard pages :
- WMODEL combo with the WMODEL name found in metamodel extensions selected
- WMODELREF combo with the WMODELREF name found in metamodel extensions selected
- Model name with name of association in metamodel extensions selected
protected  void WeaverSecondWizardPage.initWmodelControl(java.util.List wmodels)
          Initializes the wmodel control
 boolean WeaverWizard.validateModel(java.lang.String modelFile, java.lang.String metamodelFile)
          Validates if model is in conformity with metamodel