Developing Apama Applications > Developing Apama Applications in EPL > EPL Methods Quick Reference > location methods
location methods
Method
Result
canParse(string)
Returns a boolean true if the argument can be successfully parsed.
clone()
Returns a new location that is an exact copy.
expand(float)
Returns a new location expanded by the value of the parameter in each direction.
inside(location)
Returns a boolean true if the location is entirely enclosed by the space defined by the parameter.
parse(string)
Returns the location instance represented by the argument.
toString()
Returns a string representation.
Copyright © 2013 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or Terracotta Inc., San Francisco, CA, USA, and/or Software AG (Canada) Inc., Cambridge, Ontario, Canada, and/or, Software AG (UK) Ltd., Derby, United Kingdom, and/or Software A.G. (Israel) Ltd., Or-Yehuda, Israel and/or their licensors.