Developing Apama Applications > Developing Apama Applications in EPL > EPL Methods Quick Reference > context methods
context methods
Method
Result
current()
Returns a context object that is a reference to the current context.
getId()
Returns an integer that is the ID of the context.
getName()
Returns a string that is the name of the context.
isPublic()
Returns a boolean true if the context is public.
toString()
Returns a string that contains the properties of the context.
In addition, the current() static method returns a reference to the current context.
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.