/**
* <copyright>
* </copyright>
*
* $Id$
*/
package com.emf4sw.owl;
import com.emf4sw.rdf.BlankNode;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Data Property Restriction</b></em>'.
* <!-- end-user-doc -->
*
*
* @see com.emf4sw.owl.OWLPackage#getDataPropertyRestriction()
* @model abstract="true"
* @generated
*/
public interface DataPropertyRestriction extends ClassExpression, BlankNode {
} // DataPropertyRestriction