/**
* <copyright>
* </copyright>
*
* $Id$
*/
package soamodel;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>OCL Postcondition</b></em>'.
* <!-- end-user-doc -->
*
*
* @see soamodel.SoamodelPackage#getOCLPostcondition()
* @model
* @generated
*/
public interface OCLPostcondition extends OCLConstraint {
} // OCLPostcondition