blob: 1e5a4c3a2e229e6647cb8e99bedb67e9a9bb4dd9 [file] [log] [blame]
/**
*/
package org.eclipse.qvtd.doc.miniocl;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Primitive Literal Exp</b></em>'.
* <!-- end-user-doc -->
*
*
* @see org.eclipse.qvtd.doc.miniocl.MiniOCLPackage#getPrimitiveLiteralExp()
* @model abstract="true"
* @generated
*/
public interface PrimitiveLiteralExp extends LiteralExp {
} // PrimitiveLiteralExp