/** * <copyright> * </copyright> * * $Id$ */ package BusinessDomainDsl; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Blob Text Property</b></em>'. * <!-- end-user-doc --> * * * @see BusinessDomainDsl.BusinessDomainDslPackage#getBlobTextProperty() * @model * @generated */ public interface BlobTextProperty extends Property { } // BlobTextProperty