/** */ package fr.inria.diverse.iot2.iot2.iot2; import org.eclipse.emf.ecore.EObject; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Value</b></em>'. * <!-- end-user-doc --> * * * @see fr.inria.diverse.iot2.iot2.iot2.Iot2Package#getValue() * @model * @generated */ public interface Value extends EObject { } // Value