blob: c914e48ce6ced63947abe3f2ee25a4958649c370 [file] [log] [blame]
/**
* <copyright>
* </copyright>
*
* $Id$
*/
package org.eclipse.stem.foodproduction;
import org.eclipse.emf.common.util.EList;
import org.eclipse.emf.ecore.EAttribute;
import org.eclipse.stem.core.common.DoubleValueMatrix;
import org.eclipse.stem.core.model.IntegrationDecorator;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Slaughter House</b></em>'.
* <!-- end-user-doc -->
*
*
* @see org.eclipse.stem.foodproduction.FoodproductionPackage#getSlaughterHouse()
* @model
* @generated
*/
public interface SlaughterHouse extends FoodProducer, DiseaseCarryingTransformer {
} // SlaughterHouse