| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Method
A representation of the model object 'Method'. Reference: 5WD-02-Foundation-2002-12 4.27 SQL-invoked routines
The following features are supported:
SQLRoutinesPackage.getMethod()| Method Summary | |
|---|---|
|  boolean | isConstructor()Returns the value of the 'Constructor' attribute. | 
|  boolean | isOverriding()Returns the value of the 'Overriding' attribute. | 
|  void | setConstructor(boolean value)Sets the value of the ' Constructor' attribute. | 
|  void | setOverriding(boolean value)Sets the value of the ' Overriding' attribute. | 
| Methods inherited from interface org.eclipse.datatools.modelbase.sql.routines.Function | 
|---|
| getReturnCast, getReturnScalar, getReturnTable, getTransformGroup, isMutator, isNullCall, isStatic, isTypePreserving, setMutator, setNullCall, setReturnCast, setReturnScalar, setReturnTable, setStatic, setTransformGroup, setTypePreserving | 
| Methods inherited from interface org.eclipse.datatools.modelbase.sql.routines.Routine | 
|---|
| getAuthorizationID, getCreationTS, getExternalName, getInputParameters, getLanguage, getLastAlteredTS, getOutputParameters, getParameters, getParameterStyle, getSchema, getSecurity, getSource, getSpecificName, getSqlDataAccess, isDeterministic, setAuthorizationID, setCreationTS, setDeterministic, setExternalName, setLanguage, setLastAlteredTS, setParameterStyle, setSchema, setSecurity, setSource, setSpecificName, setSqlDataAccess | 
| Methods inherited from interface org.eclipse.datatools.modelbase.sql.schema.SQLObject | 
|---|
| addEAnnotation, addEAnnotationDetail, getComments, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getExtensions, getLabel, getPrivileges, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel | 
| Methods inherited from interface org.eclipse.emf.ecore.ENamedElement | 
|---|
| getName, setName | 
| Methods inherited from interface org.eclipse.emf.ecore.EModelElement | 
|---|
| getEAnnotations | 
| Methods inherited from interface org.eclipse.emf.ecore.EObject | 
|---|
| eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset | 
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier | 
|---|
| eAdapters, eDeliver, eNotify, eSetDeliver | 
| Method Detail | 
|---|
boolean isOverriding()
If the meaning of the 'Overriding' attribute isn't clear, there really should be more of a description here...
setOverriding(boolean), 
SQLRoutinesPackage.getMethod_Overriding()void setOverriding(boolean value)
Overriding' attribute.
 
 
value - the new value of the 'Overriding' attribute.isOverriding()boolean isConstructor()
If the meaning of the 'Constructor' attribute isn't clear, there really should be more of a description here...
setConstructor(boolean), 
SQLRoutinesPackage.getMethod_Constructor()void setConstructor(boolean value)
Constructor' attribute.
 
 
value - the new value of the 'Constructor' attribute.isConstructor()| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||