org.openxma.dsl.dom.model
Interface QlStatement

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
CallableStatement, DeleteStatement, InsertStatement, SelectClass, SelectObject, SelectProperties, SelectStatement, UpdateStatement
All Known Implementing Classes:
CallableStatementImpl, DeleteStatementImpl, InsertStatementImpl, QlStatementImpl, SelectClassImpl, SelectObjectImpl, SelectPropertiesImpl, SelectStatementImpl, UpdateStatementImpl

public interface QlStatement
extends org.eclipse.emf.ecore.EObject

A representation of the model object 'Ql Statement'.

See Also:
DomPackage.getQlStatement()

Method Summary
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 



Copyright © 2013. All Rights Reserved.