| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SybaseASAWebService
A representation of the model object 'Sybase ASA Web Service'.
The following features are supported:
Service idService typeAuth requiredSecure requiredUrl pathUser nameParameterStatementDatabase
SybaseasabasesqlmodelPackage.getSybaseASAWebService()| Method Summary | |
|---|---|
|  java.lang.String | getAuth_required()Returns the value of the 'Auth required' attribute. | 
|  SybaseASABaseDatabase | getDatabase()Returns the value of the 'Database' reference. | 
|  java.lang.String | getParameter()Returns the value of the 'Parameter' attribute. | 
|  java.lang.String | getSecure_required()Returns the value of the 'Secure required' attribute. | 
|  long | getService_id()Returns the value of the 'Service id' attribute. | 
|  java.lang.String | getService_type()Returns the value of the 'Service type' attribute. | 
|  java.lang.String | getStatement()Returns the value of the 'Statement' attribute. | 
|  java.lang.String | getUrl_path()Returns the value of the 'Url path' attribute. | 
|  java.lang.String | getUser_name()Returns the value of the 'User name' attribute. | 
|  void | setAuth_required(java.lang.String value)Sets the value of the ' Auth required' attribute. | 
|  void | setDatabase(SybaseASABaseDatabase value)Sets the value of the ' Database' reference. | 
|  void | setParameter(java.lang.String value)Sets the value of the ' Parameter' attribute. | 
|  void | setSecure_required(java.lang.String value)Sets the value of the ' Secure required' attribute. | 
|  void | setService_id(long value)Sets the value of the ' Service id' attribute. | 
|  void | setService_type(java.lang.String value)Sets the value of the ' Service type' attribute. | 
|  void | setStatement(java.lang.String value)Sets the value of the ' Statement' attribute. | 
|  void | setUrl_path(java.lang.String value)Sets the value of the ' Url path' attribute. | 
|  void | setUser_name(java.lang.String value)Sets the value of the ' User name' attribute. | 
| 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 | 
|---|
long getService_id()
If the meaning of the 'Service id' attribute isn't clear, there really should be more of a description here...
setService_id(long), 
SybaseasabasesqlmodelPackage.getSybaseASAWebService_Service_id()void setService_id(long value)
Service id' attribute.
 
 
value - the new value of the 'Service id' attribute.getService_id()java.lang.String getService_type()
If the meaning of the 'Service type' attribute isn't clear, there really should be more of a description here...
setService_type(String), 
SybaseasabasesqlmodelPackage.getSybaseASAWebService_Service_type()void setService_type(java.lang.String value)
Service type' attribute.
 
 
value - the new value of the 'Service type' attribute.getService_type()java.lang.String getAuth_required()
If the meaning of the 'Auth required' attribute isn't clear, there really should be more of a description here...
setAuth_required(String), 
SybaseasabasesqlmodelPackage.getSybaseASAWebService_Auth_required()void setAuth_required(java.lang.String value)
Auth required' attribute.
 
 
value - the new value of the 'Auth required' attribute.getAuth_required()java.lang.String getSecure_required()
If the meaning of the 'Secure required' attribute isn't clear, there really should be more of a description here...
setSecure_required(String), 
SybaseasabasesqlmodelPackage.getSybaseASAWebService_Secure_required()void setSecure_required(java.lang.String value)
Secure required' attribute.
 
 
value - the new value of the 'Secure required' attribute.getSecure_required()java.lang.String getUrl_path()
If the meaning of the 'Url path' attribute isn't clear, there really should be more of a description here...
setUrl_path(String), 
SybaseasabasesqlmodelPackage.getSybaseASAWebService_Url_path()void setUrl_path(java.lang.String value)
Url path' attribute.
 
 
value - the new value of the 'Url path' attribute.getUrl_path()java.lang.String getUser_name()
If the meaning of the 'User name' attribute isn't clear, there really should be more of a description here...
setUser_name(String), 
SybaseasabasesqlmodelPackage.getSybaseASAWebService_User_name()void setUser_name(java.lang.String value)
User name' attribute.
 
 
value - the new value of the 'User name' attribute.getUser_name()java.lang.String getParameter()
If the meaning of the 'Parameter' attribute isn't clear, there really should be more of a description here...
setParameter(String), 
SybaseasabasesqlmodelPackage.getSybaseASAWebService_Parameter()void setParameter(java.lang.String value)
Parameter' attribute.
 
 
value - the new value of the 'Parameter' attribute.getParameter()java.lang.String getStatement()
If the meaning of the 'Statement' attribute isn't clear, there really should be more of a description here...
setStatement(String), 
SybaseasabasesqlmodelPackage.getSybaseASAWebService_Statement()void setStatement(java.lang.String value)
Statement' attribute.
 
 
value - the new value of the 'Statement' attribute.getStatement()SybaseASABaseDatabase getDatabase()
Web Services'.
 
 If the meaning of the 'Database' reference isn't clear, there really should be more of a description here...
setDatabase(SybaseASABaseDatabase), 
SybaseasabasesqlmodelPackage.getSybaseASAWebService_Database(), 
SybaseASABaseDatabase.getWebServices()void setDatabase(SybaseASABaseDatabase value)
Database' reference.
 
 
value - the new value of the 'Database' reference.getDatabase()| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||