/** * <copyright> * </copyright> * * $Id$ */ package br.puc.molic; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Closing Point</b></em>'. * <!-- end-user-doc --> * * * @see br.puc.molic.MolicPackage#getClosingPoint() * @model * @generated */ public interface ClosingPoint extends Element { } // ClosingPoint