Ecore

org.topcased.search.ecore.engine
Class ECoreModelSearchQuery

java.lang.Object
  extended by AbstractModelExtensibleSearchQuery
      extended by org.topcased.search.ecore.engine.ECoreModelSearchQuery

public class ECoreModelSearchQuery
extends AbstractModelExtensibleSearchQuery


Field Summary
static java.lang.String CASE_SENSITIVE_SEARCH
           
static java.lang.String REGEX_SEARCH
           
 
Constructor Summary
ECoreModelSearchQuery(AbstractModelExtensibleSearchParameters parameters)
           
 
Method Summary
protected  void ecoreXPathModelSearch(org.eclipse.core.resources.IResource resource)
           
 java.lang.String getName()
           
protected  int getSearchKind()
           
protected  org.eclipse.core.runtime.IStatus search(org.eclipse.core.resources.IResource resource)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CASE_SENSITIVE_SEARCH

public static final java.lang.String CASE_SENSITIVE_SEARCH
See Also:
Constant Field Values

REGEX_SEARCH

public static final java.lang.String REGEX_SEARCH
See Also:
Constant Field Values
Constructor Detail

ECoreModelSearchQuery

public ECoreModelSearchQuery(AbstractModelExtensibleSearchParameters parameters)
Method Detail

search

protected org.eclipse.core.runtime.IStatus search(org.eclipse.core.resources.IResource resource)

getSearchKind

protected int getSearchKind()

ecoreXPathModelSearch

protected void ecoreXPathModelSearch(org.eclipse.core.resources.IResource resource)

getName

public java.lang.String getName()

Ecore

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.