Dresden OCL Toolkit

tudresden.ocl.lib
Interface OclBooleanEvaluatable


public interface OclBooleanEvaluatable

Instances of (usually inner) classes implementing this class represent OclExpressions that are parameters to iterating methods. For a explanation of the itering methods problem, see OclCollection.

This interface is used for the collection operations exists, forAll, select and reject.

Author:
Frank Finger
See Also:
OclCollection

Method Summary
 OclBoolean evaluate()
           
 

Method Detail

evaluate

public OclBoolean evaluate()

Dresden OCL Toolkit

Submit a bug
Developed at the Dresden University of Technology.
This software is published under the GNU Lesser General Public License.