All Downloads are FREE. Search and download functionalities are using the official Maven repository.

BusinessDomainDsl.impl.BlobTextPropertyImpl Maven / Gradle / Ivy

The newest version!
/**
 * 
 * 
 *
 * $Id$
 */
package BusinessDomainDsl.impl;

import BusinessDomainDsl.BlobTextProperty;
import BusinessDomainDsl.BusinessDomainDslPackage;

import org.eclipse.emf.ecore.EClass;

/**
 * 
 * An implementation of the model object 'Blob Text Property'.
 * 
 * 

*

* * @generated */ public class BlobTextPropertyImpl extends PropertyImpl implements BlobTextProperty { /** * * * @generated */ protected BlobTextPropertyImpl() { super(); } /** * * * @generated */ @Override protected EClass eStaticClass() { return BusinessDomainDslPackage.Literals.BLOB_TEXT_PROPERTY; } } //BlobTextPropertyImpl




© 2015 - 2025 Weber Informatics LLC | Privacy Policy