blob: 71b33df56165b153cf0c656fa5cb670dd80f82a0 [file] [log] [blame]
/**
*/
package nestedcondition;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>True</b></em>'.
* <!-- end-user-doc -->
*
*
* @see nestedcondition.NestedconditionPackage#getTrue()
* @model
* @generated
*/
public interface True extends NestedCondition {
} // True