Runtime

Uses of Class
org.eclipse.gmf.runtime.common.core.util.StringMatcher.Position

Packages that use StringMatcher.Position
org.eclipse.gmf.runtime.common.core.util Provides miscellaneous utility classes that are applicable to the modeling platform. 
 

Uses of StringMatcher.Position in org.eclipse.gmf.runtime.common.core.util
 

Methods in org.eclipse.gmf.runtime.common.core.util that return StringMatcher.Position
 StringMatcher.Position StringMatcher.find(java.lang.String text, int start, int end)
          Find the first occurrence of the pattern between startend(exclusive).
 


Runtime

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.