public final class LogicalModelViewHandlerUtil extends Object
Modifier and Type | Method and Description |
---|---|
static Set<IResource> |
getLogicalModelResources(IFile file,
IProgressMonitor monitor)
Get the resources of the logical model computed from the given file.
|
static boolean |
isEMFCompareCompliantFile(IFile file)
Check if the given file is a model compliant with EMF Compare.
|
public static Set<IResource> getLogicalModelResources(IFile file, IProgressMonitor monitor)
file
- the given file to compute the logical model.monitor
- to monitor the process.public static boolean isEMFCompareCompliantFile(IFile file)
file
- the file to test.
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.