2021-11-30 17:25:45 +00:00
|
|
|
/**
|
|
|
|
* generated by Xtext 2.23.0
|
|
|
|
*/
|
2021-12-03 07:37:31 +00:00
|
|
|
package fr.n7.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 07:37:31 +00:00
|
|
|
* @see fr.n7.game.GamePackage#getConditionTest()
|
2021-11-30 17:25:45 +00:00
|
|
|
* @model
|
|
|
|
* @generated
|
|
|
|
*/
|
|
|
|
public interface ConditionTest extends EObject
|
|
|
|
{
|
|
|
|
} // ConditionTest
|