org.topcased.search.uml2.engine
Class UML2ModelResourceValidator
java.lang.Object
AbstractModelResourceValidator
org.topcased.search.uml2.engine.UML2ModelResourceValidator
public class UML2ModelResourceValidator
- extends AbstractModelResourceValidator
Convenience class allowing to check whether a resource is valid or not according
to some basic file extension for exemple.
Users can extend this class and override the check method in order to add additional,
exhaustive & pertinent resource checkings.
Method Summary |
boolean |
check(org.eclipse.core.resources.IResource resource)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UML2ModelResourceValidator
public UML2ModelResourceValidator()
check
public boolean check(org.eclipse.core.resources.IResource resource)
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.