|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RelationshipService
A representation of the model object 'Relationship Service'.
The following features are supported:
Name
Version
Pagesize
Default Data Source
Createtablesindatabase
Usingstoragegroup
Createtablesintablespace
Storedprocedurewlmenvironment
Storedprocedurebindoptions
Storedprocedurepackagecollectionid
Storedprocedurecompileroptions
Storedprocedureprecompileroptions
Storedprocedureprelinkoptions
Storedprocedurelinkoptions
Storedprocedureleruntimeoptions
Storedprocedurebuilderschema
Storedprocedurebuilder
Relationships
RelationshipservicePackage.getRelationshipService()
Method Summary | |
---|---|
java.lang.String |
getCreatetablesindatabase()
Returns the value of the 'Createtablesindatabase' attribute. |
java.lang.String |
getCreatetablesintablespace()
Returns the value of the 'Createtablesintablespace' attribute. |
java.lang.String |
getDefaultDataSource()
Returns the value of the 'Default Data Source' attribute |
java.lang.String |
getName()
Returns the value of the 'Name' attribute |
int |
getPagesize()
Returns the value of the 'Pagesize' attribute |
org.eclipse.emf.common.util.EList |
getRelationships()
Returns the value of the 'Relationships' containment reference list. |
java.lang.String |
getStoredprocedurebindoptions()
Returns the value of the 'Storedprocedurebindoptions' attribute. |
java.lang.String |
getStoredprocedurebuilder()
Returns the value of the 'Storedprocedurebuilder' attribute. |
java.lang.String |
getStoredprocedurebuilderschema()
Returns the value of the 'Storedprocedurebuilderschema' attribute. |
java.lang.String |
getStoredprocedurecompileroptions()
Returns the value of the 'Storedprocedurecompileroptions' attribute. |
java.lang.String |
getStoredprocedureleruntimeoptions()
Returns the value of the 'Storedprocedureleruntimeoptions' attribute |
java.lang.String |
getStoredprocedurelinkoptions()
Returns the value of the 'Storedprocedurelinkoptions' attribute. |
java.lang.String |
getStoredprocedurepackagecollectionid()
Returns the value of the 'Storedprocedurepackagecollectionid' attribute. |
java.lang.String |
getStoredprocedureprecompileroptions()
Returns the value of the 'Storedprocedureprecompileroptions' attribute. |
java.lang.String |
getStoredprocedureprelinkoptions()
Returns the value of the 'Storedprocedureprelinkoptions' attribute |
java.lang.String |
getStoredprocedurewlmenvironment()
Returns the value of the 'Storedprocedurewlmenvironment' attribute. |
java.lang.String |
getUsingstoragegroup()
Returns the value of the 'Usingstoragegroup' attribute. |
java.lang.String |
getVersion()
Returns the value of the 'Version' attribute |
void |
setCreatetablesindatabase(java.lang.String value)
Sets the value of the ' Createtablesindatabase ' attribute |
void |
setCreatetablesintablespace(java.lang.String value)
Sets the value of the ' Createtablesintablespace ' attribute |
void |
setDefaultDataSource(java.lang.String value)
Sets the value of the ' Default Data Source ' attribute |
void |
setName(java.lang.String value)
Sets the value of the ' Name ' attribute |
void |
setPagesize(int value)
Sets the value of the ' Pagesize ' attribute |
void |
setStoredprocedurebindoptions(java.lang.String value)
Sets the value of the ' Storedprocedurebindoptions ' attribute |
void |
setStoredprocedurebuilder(java.lang.String value)
Sets the value of the ' Storedprocedurebuilder ' attribute |
void |
setStoredprocedurebuilderschema(java.lang.String value)
Sets the value of the ' Storedprocedurebuilderschema ' attribute |
void |
setStoredprocedurecompileroptions(java.lang.String value)
Sets the value of the ' Storedprocedurecompileroptions ' attribute |
void |
setStoredprocedureleruntimeoptions(java.lang.String value)
Sets the value of the ' Storedprocedureleruntimeoptions ' attribute |
void |
setStoredprocedurelinkoptions(java.lang.String value)
Sets the value of the ' Storedprocedurelinkoptions ' attribute |
void |
setStoredprocedurepackagecollectionid(java.lang.String value)
Sets the value of the ' Storedprocedurepackagecollectionid ' attribute |
void |
setStoredprocedureprecompileroptions(java.lang.String value)
Sets the value of the ' Storedprocedureprecompileroptions ' attribute |
void |
setStoredprocedureprelinkoptions(java.lang.String value)
Sets the value of the ' Storedprocedureprelinkoptions ' attribute |
void |
setStoredprocedurewlmenvironment(java.lang.String value)
Sets the value of the ' Storedprocedurewlmenvironment ' attribute |
void |
setUsingstoragegroup(java.lang.String value)
Sets the value of the ' Usingstoragegroup ' attribute |
void |
setVersion(java.lang.String value)
Sets the value of the ' Version ' attribute |
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 |
Method Detail |
---|
java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String)
,
RelationshipservicePackage.getRelationshipService_Name()
void setName(java.lang.String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
java.lang.String getVersion()
If the meaning of the 'Version' attribute isn't clear, there really should be more of a description here...
setVersion(String)
,
RelationshipservicePackage.getRelationshipService_Version()
void setVersion(java.lang.String value)
Version
' attribute.
value
- the new value of the 'Version' attribute.getVersion()
int getPagesize()
If the meaning of the 'Pagesize' attribute isn't clear, there really should be more of a description here...
setPagesize(int)
,
RelationshipservicePackage.getRelationshipService_Pagesize()
void setPagesize(int value)
Pagesize
' attribute.
value
- the new value of the 'Pagesize' attribute.getPagesize()
java.lang.String getDefaultDataSource()
If the meaning of the 'Default Data Source' attribute isn't clear, there really should be more of a description here...
setDefaultDataSource(String)
,
RelationshipservicePackage.getRelationshipService_DefaultDataSource()
void setDefaultDataSource(java.lang.String value)
Default Data Source
' attribute.
value
- the new value of the 'Default Data Source' attribute.getDefaultDataSource()
java.lang.String getCreatetablesindatabase()
"WPSDB"
.
If the meaning of the 'Createtablesindatabase' attribute isn't clear, there really should be more of a description here...
setCreatetablesindatabase(String)
,
RelationshipservicePackage.getRelationshipService_Createtablesindatabase()
void setCreatetablesindatabase(java.lang.String value)
Createtablesindatabase
' attribute.
value
- the new value of the 'Createtablesindatabase' attribute.getCreatetablesindatabase()
java.lang.String getUsingstoragegroup()
"WPSSTO"
.
If the meaning of the 'Usingstoragegroup' attribute isn't clear, there really should be more of a description here...
setUsingstoragegroup(String)
,
RelationshipservicePackage.getRelationshipService_Usingstoragegroup()
void setUsingstoragegroup(java.lang.String value)
Usingstoragegroup
' attribute.
value
- the new value of the 'Usingstoragegroup' attribute.getUsingstoragegroup()
java.lang.String getCreatetablesintablespace()
"RELTS0"
.
If the meaning of the 'Createtablesintablespace' attribute isn't clear, there really should be more of a description here...
setCreatetablesintablespace(String)
,
RelationshipservicePackage.getRelationshipService_Createtablesintablespace()
void setCreatetablesintablespace(java.lang.String value)
Createtablesintablespace
' attribute.
value
- the new value of the 'Createtablesintablespace' attribute.getCreatetablesintablespace()
java.lang.String getStoredprocedurewlmenvironment()
"WLMENV1"
.
If the meaning of the 'Storedprocedurewlmenvironment' attribute isn't clear, there really should be more of a description here...
setStoredprocedurewlmenvironment(String)
,
RelationshipservicePackage.getRelationshipService_Storedprocedurewlmenvironment()
void setStoredprocedurewlmenvironment(java.lang.String value)
Storedprocedurewlmenvironment
' attribute.
value
- the new value of the 'Storedprocedurewlmenvironment' attribute.getStoredprocedurewlmenvironment()
java.lang.String getStoredprocedurebindoptions()
"PACKAGE(##COLLID) ACTION(REP) ISOLATION(CS) "
.
If the meaning of the 'Storedprocedurebindoptions' attribute isn't clear, there really should be more of a description here...
setStoredprocedurebindoptions(String)
,
RelationshipservicePackage.getRelationshipService_Storedprocedurebindoptions()
void setStoredprocedurebindoptions(java.lang.String value)
Storedprocedurebindoptions
' attribute.
value
- the new value of the 'Storedprocedurebindoptions' attribute.getStoredprocedurebindoptions()
java.lang.String getStoredprocedurepackagecollectionid()
"TEST"
.
If the meaning of the 'Storedprocedurepackagecollectionid' attribute isn't clear, there really should be more of a description here...
setStoredprocedurepackagecollectionid(String)
,
RelationshipservicePackage.getRelationshipService_Storedprocedurepackagecollectionid()
void setStoredprocedurepackagecollectionid(java.lang.String value)
Storedprocedurepackagecollectionid
' attribute.
value
- the new value of the 'Storedprocedurepackagecollectionid' attribute.getStoredprocedurepackagecollectionid()
java.lang.String getStoredprocedurecompileroptions()
"NOTEST(block,noline,nopath)"
.
If the meaning of the 'Storedprocedurecompileroptions' attribute isn't clear, there really should be more of a description here...
setStoredprocedurecompileroptions(String)
,
RelationshipservicePackage.getRelationshipService_Storedprocedurecompileroptions()
void setStoredprocedurecompileroptions(java.lang.String value)
Storedprocedurecompileroptions
' attribute.
value
- the new value of the 'Storedprocedurecompileroptions' attribute.getStoredprocedurecompileroptions()
java.lang.String getStoredprocedureprecompileroptions()
"CONNECT(2) FLAG(I) NOSOURCE SQLFLAG(STD) MAR(1,80), MAR(1,80)"
.
If the meaning of the 'Storedprocedureprecompileroptions' attribute isn't clear, there really should be more of a description here...
setStoredprocedureprecompileroptions(String)
,
RelationshipservicePackage.getRelationshipService_Storedprocedureprecompileroptions()
void setStoredprocedureprecompileroptions(java.lang.String value)
Storedprocedureprecompileroptions
' attribute.
value
- the new value of the 'Storedprocedureprecompileroptions' attribute.getStoredprocedureprecompileroptions()
java.lang.String getStoredprocedureprelinkoptions()
If the meaning of the 'Storedprocedureprelinkoptions' attribute isn't clear, there really should be more of a description here...
setStoredprocedureprelinkoptions(String)
,
RelationshipservicePackage.getRelationshipService_Storedprocedureprelinkoptions()
void setStoredprocedureprelinkoptions(java.lang.String value)
Storedprocedureprelinkoptions
' attribute.
value
- the new value of the 'Storedprocedureprelinkoptions' attribute.getStoredprocedureprelinkoptions()
java.lang.String getStoredprocedurelinkoptions()
"AMODE=31,RMODE=ANY,MAP,RENT"
.
If the meaning of the 'Storedprocedurelinkoptions' attribute isn't clear, there really should be more of a description here...
setStoredprocedurelinkoptions(String)
,
RelationshipservicePackage.getRelationshipService_Storedprocedurelinkoptions()
void setStoredprocedurelinkoptions(java.lang.String value)
Storedprocedurelinkoptions
' attribute.
value
- the new value of the 'Storedprocedurelinkoptions' attribute.getStoredprocedurelinkoptions()
java.lang.String getStoredprocedureleruntimeoptions()
If the meaning of the 'Storedprocedureleruntimeoptions' attribute isn't clear, there really should be more of a description here...
setStoredprocedureleruntimeoptions(String)
,
RelationshipservicePackage.getRelationshipService_Storedprocedureleruntimeoptions()
void setStoredprocedureleruntimeoptions(java.lang.String value)
Storedprocedureleruntimeoptions
' attribute.
value
- the new value of the 'Storedprocedureleruntimeoptions' attribute.getStoredprocedureleruntimeoptions()
java.lang.String getStoredprocedurebuilderschema()
"SYSPROC"
.
If the meaning of the 'Storedprocedurebuilderschema' attribute isn't clear, there really should be more of a description here...
setStoredprocedurebuilderschema(String)
,
RelationshipservicePackage.getRelationshipService_Storedprocedurebuilderschema()
void setStoredprocedurebuilderschema(java.lang.String value)
Storedprocedurebuilderschema
' attribute.
value
- the new value of the 'Storedprocedurebuilderschema' attribute.getStoredprocedurebuilderschema()
java.lang.String getStoredprocedurebuilder()
"DSNTPSMP"
.
If the meaning of the 'Storedprocedurebuilder' attribute isn't clear, there really should be more of a description here...
setStoredprocedurebuilder(String)
,
RelationshipservicePackage.getRelationshipService_Storedprocedurebuilder()
void setStoredprocedurebuilder(java.lang.String value)
Storedprocedurebuilder
' attribute.
value
- the new value of the 'Storedprocedurebuilder' attribute.getStoredprocedurebuilder()
org.eclipse.emf.common.util.EList getRelationships()
Relationship
.
If the meaning of the 'Relationships' containment reference list isn't clear, there really should be more of a description here...
RelationshipservicePackage.getRelationshipService_Relationships()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |