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