public class TaurusModelConverterUI
extends java.lang.Object
| Constructor and Description |
|---|
TaurusModelConverterUI() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
checkAndConvertModel(org.eclipse.emf.ecore.resource.ResourceSet pResSet,
org.eclipse.emf.common.util.URI pURI,
boolean pOpenedInEditor)
Loads the given model and tries to convert it, if exceptions occur during
first load.
|
public static boolean checkAndConvertModel(org.eclipse.emf.ecore.resource.ResourceSet pResSet,
org.eclipse.emf.common.util.URI pURI,
boolean pOpenedInEditor)
pResSet - the resource set to load the model frompURI - the model URIpOpenedInEditor - whether the model is loaded for opening the model editortrue if the model was convertedCopyright © 2015 Micro Focus GmbH. All rights reserved.