org.eclipse.ocl.uml
Interface ExpressionInOCL

All Superinterfaces:
ExpressionInOCL<Classifier,Parameter>, Visitable

public interface ExpressionInOCL
extends ExpressionInOCL<Classifier,Parameter>

A representation of the model object 'Expression In OCL'.

See Also:
UMLPackage.getExpressionInOCL()

Method Summary
 
Methods inherited from interface org.eclipse.ocl.utilities.ExpressionInOCL
getBodyExpression, getContextVariable, getGeneratedType, getParameterVariable, getResultVariable, setBodyExpression, setContextVariable, setResultVariable
 
Methods inherited from interface org.eclipse.ocl.utilities.Visitable
accept
 


Copyright 2002, 2007 IBM Corporation and others.
All Rights Reserved.