projet-genie-logiciel-systeme/workspace/fr.n7.xtext.game/src-gen/fr/n7/xtext/gAME/ConditionTest.java

21 lines
391 B
Java
Raw Normal View History

2021-11-30 17:25:45 +00:00
/**
* generated by Xtext 2.23.0
*/
2021-12-03 10:28:42 +00:00
package fr.n7.xtext.gAME;
2021-11-30 17:25:45 +00:00
import org.eclipse.emf.ecore.EObject;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Condition Test</b></em>'.
* <!-- end-user-doc -->
*
*
2021-12-03 10:28:42 +00:00
* @see fr.n7.xtext.gAME.GAMEPackage#getConditionTest()
2021-11-30 17:25:45 +00:00
* @model
* @generated
*/
public interface ConditionTest extends EObject
{
} // ConditionTest