com.togethersoft.openapi.sci.enum
Interface SciExpressionEnumeration


public interface SciExpressionEnumeration
extends SciObjectEnumeration

Enumeration of SciExpressions.

Author:
TogetherSoft
Since: Together 3.0

Method Summary
 SciExpressionnextSciExpression()
           

Methods inherited from interface com.togethersoft.openapi.sci.enum.SciObjectEnumeration
nextSciObject

Methods inherited from interface java.util.Enumeration
hasMoreElements, nextElement

Method Detail

nextSciExpression

public SciExpression nextSciExpression()