Developing Apama Applications > EPL Methods Quick Reference > Channel methods
Channel methods
canParse()
Returns true if the string argument can be successfully parsed to create a Channel object.
clone()
Returns a new Channel that is an exact copy of the Channel the clone() method is called on. The original Channel’s content is copied into the new Channel.
empty()
Returns true if the Channel object contains an empty context.
parse()
Returns the Channel instance represented by the string argument.
toString()
Returns a string representation of the Channel object.
Copyright © 2013-2015 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Use, reproduction, transfer, publication or disclosure is prohibited except as specifically provided for in your License Agreement with Software AG.