|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LUWRelationalServer
A representation of the model object 'Relational Server'.
The following features are supported:
Cpu Ratio
Io Ratio
Comm Rate
Fold Id
Fold PW
Collating Sequence
Pushdown
Node
Db Name
Iud App Svpt Enforce
Password
Rel Nicknames
Rel Wrapper
LUWPackage.getLUWRelationalServer()
Method Summary | |
---|---|
long |
getCommRate()
Returns the value of the 'Comm Rate' attribute. |
long |
getCpuRatio()
Returns the value of the 'Cpu Ratio' attribute. |
java.lang.String |
getDbName()
Returns the value of the 'Db Name' attribute. |
org.eclipse.emf.common.util.EList |
getFunctionMappings()
|
long |
getIoRatio()
Returns the value of the 'Io Ratio' attribute. |
java.lang.String |
getNode()
Returns the value of the 'Node' attribute. |
java.lang.String |
getPassword()
Returns the value of the 'Password' attribute. |
org.eclipse.emf.common.util.EList |
getRelNicknames()
Returns the value of the 'Rel Nicknames' reference list. |
LUWRelationalWrapper |
getRelWrapper()
Returns the value of the 'Rel Wrapper' reference. |
org.eclipse.emf.common.util.EList |
getReverseTypeMappings()
|
org.eclipse.emf.common.util.EList |
getTypeMappings()
|
boolean |
isCollatingSequence()
Returns the value of the 'Collating Sequence' attribute. |
boolean |
isFoldId()
Returns the value of the 'Fold Id' attribute. |
boolean |
isFoldPW()
Returns the value of the 'Fold PW' attribute. |
boolean |
isIudAppSvptEnforce()
Returns the value of the 'Iud App Svpt Enforce' attribute. |
boolean |
isPushdown()
Returns the value of the 'Pushdown' attribute. |
void |
setCollatingSequence(boolean value)
Sets the value of the ' Collating Sequence ' attribute. |
void |
setCommRate(long value)
Sets the value of the ' Comm Rate ' attribute. |
void |
setCpuRatio(long value)
Sets the value of the ' Cpu Ratio ' attribute. |
void |
setDbName(java.lang.String value)
Sets the value of the ' Db Name ' attribute. |
void |
setFoldId(boolean value)
Sets the value of the ' Fold Id ' attribute. |
void |
setFoldPW(boolean value)
Sets the value of the ' Fold PW ' attribute. |
void |
setIoRatio(long value)
Sets the value of the ' Io Ratio ' attribute. |
void |
setIudAppSvptEnforce(boolean value)
Sets the value of the ' Iud App Svpt Enforce ' attribute. |
void |
setNode(java.lang.String value)
Sets the value of the ' Node ' attribute. |
void |
setPassword(java.lang.String value)
Sets the value of the ' Password ' attribute. |
void |
setPushdown(boolean value)
Sets the value of the ' Pushdown ' attribute. |
Methods inherited from interface com.ibm.db.models.db2.luw.LUWServer |
---|
getLUWDatabase, getNicknames, getOptions, getRemoteServer, getServerType, getServerVersion, getUserMappings, getWrapper, setLUWDatabase, setRemoteServer, setServerType, setServerVersion, setWrapper |
Methods inherited from interface org.eclipse.wst.rdb.internal.models.sql.schema.SQLObject |
---|
addEAnnotation, addEAnnotationDetail, getComments, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getLabel, getPrivileges, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
Methods inherited from interface org.eclipse.emf.ecore.sdo.EDataObject |
---|
getInstanceProperties |
Methods inherited from interface commonj.sdo.DataObject |
---|
createDataObject, createDataObject, createDataObject, createDataObject, createDataObject, createDataObject, delete, get, get, get, getBigDecimal, getBigDecimal, getBigDecimal, getBigInteger, getBigInteger, getBigInteger, getBoolean, getBoolean, getBoolean, getByte, getByte, getByte, getBytes, getBytes, getBytes, getChar, getChar, getChar, getContainer, getContainmentProperty, getDataGraph, getDataObject, getDataObject, getDataObject, getDate, getDate, getDate, getDouble, getDouble, getDouble, getFloat, getFloat, getFloat, getInt, getInt, getInt, getList, getList, getList, getLong, getLong, getLong, getSequence, getSequence, getSequence, getShort, getShort, getShort, getString, getString, getString, getType, isSet, isSet, isSet, set, set, set, setBigDecimal, setBigDecimal, setBigDecimal, setBigInteger, setBigInteger, setBigInteger, setBoolean, setBoolean, setBoolean, setByte, setByte, setByte, setBytes, setBytes, setBytes, setChar, setChar, setChar, setDataObject, setDataObject, setDataObject, setDate, setDate, setDate, setDouble, setDouble, setDouble, setFloat, setFloat, setFloat, setInt, setInt, setInt, setList, setList, setList, setLong, setLong, setLong, setShort, setShort, setShort, setString, setString, setString, unset, unset, unset |
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
---|
getName, setName |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotations |
Method Detail |
---|
long getCpuRatio()
If the meaning of the 'Cpu Ratio' attribute isn't clear, there really should be more of a description here...
setCpuRatio(long)
,
LUWPackage.getLUWRelationalServer_CpuRatio()
void setCpuRatio(long value)
Cpu Ratio
' attribute.
value
- the new value of the 'Cpu Ratio' attribute.getCpuRatio()
long getIoRatio()
If the meaning of the 'Io Ratio' attribute isn't clear, there really should be more of a description here...
setIoRatio(long)
,
LUWPackage.getLUWRelationalServer_IoRatio()
void setIoRatio(long value)
Io Ratio
' attribute.
value
- the new value of the 'Io Ratio' attribute.getIoRatio()
long getCommRate()
If the meaning of the 'Comm Rate' attribute isn't clear, there really should be more of a description here...
setCommRate(long)
,
LUWPackage.getLUWRelationalServer_CommRate()
void setCommRate(long value)
Comm Rate
' attribute.
value
- the new value of the 'Comm Rate' attribute.getCommRate()
boolean isFoldId()
If the meaning of the 'Fold Id' attribute isn't clear, there really should be more of a description here...
setFoldId(boolean)
,
LUWPackage.getLUWRelationalServer_FoldId()
void setFoldId(boolean value)
Fold Id
' attribute.
value
- the new value of the 'Fold Id' attribute.isFoldId()
boolean isFoldPW()
If the meaning of the 'Fold PW' attribute isn't clear, there really should be more of a description here...
setFoldPW(boolean)
,
LUWPackage.getLUWRelationalServer_FoldPW()
void setFoldPW(boolean value)
Fold PW
' attribute.
value
- the new value of the 'Fold PW' attribute.isFoldPW()
boolean isCollatingSequence()
If the meaning of the 'Collating Sequence' attribute isn't clear, there really should be more of a description here...
setCollatingSequence(boolean)
,
LUWPackage.getLUWRelationalServer_CollatingSequence()
void setCollatingSequence(boolean value)
Collating Sequence
' attribute.
value
- the new value of the 'Collating Sequence' attribute.isCollatingSequence()
boolean isPushdown()
If the meaning of the 'Pushdown' attribute isn't clear, there really should be more of a description here...
setPushdown(boolean)
,
LUWPackage.getLUWRelationalServer_Pushdown()
void setPushdown(boolean value)
Pushdown
' attribute.
value
- the new value of the 'Pushdown' attribute.isPushdown()
java.lang.String getNode()
If the meaning of the 'Node' attribute isn't clear, there really should be more of a description here...
setNode(String)
,
LUWPackage.getLUWRelationalServer_Node()
void setNode(java.lang.String value)
Node
' attribute.
value
- the new value of the 'Node' attribute.getNode()
java.lang.String getDbName()
If the meaning of the 'Db Name' attribute isn't clear, there really should be more of a description here...
setDbName(String)
,
LUWPackage.getLUWRelationalServer_DbName()
void setDbName(java.lang.String value)
Db Name
' attribute.
value
- the new value of the 'Db Name' attribute.getDbName()
boolean isIudAppSvptEnforce()
If the meaning of the 'Iud App Svpt Enforce' attribute isn't clear, there really should be more of a description here...
setIudAppSvptEnforce(boolean)
,
LUWPackage.getLUWRelationalServer_IudAppSvptEnforce()
void setIudAppSvptEnforce(boolean value)
Iud App Svpt Enforce
' attribute.
value
- the new value of the 'Iud App Svpt Enforce' attribute.isIudAppSvptEnforce()
java.lang.String getPassword()
If the meaning of the 'Password' attribute isn't clear, there really should be more of a description here...
setPassword(String)
,
LUWPackage.getLUWRelationalServer_Password()
void setPassword(java.lang.String value)
Password
' attribute.
value
- the new value of the 'Password' attribute.getPassword()
LUWRelationalWrapper getRelWrapper()
Rel Servers
'.
If the meaning of the 'Rel Wrapper' reference isn't clear, there really should be more of a description here...
LUWPackage.getLUWRelationalServer_RelWrapper()
,
LUWRelationalWrapper.getRelServers()
org.eclipse.emf.common.util.EList getFunctionMappings()
org.eclipse.emf.common.util.EList getTypeMappings()
org.eclipse.emf.common.util.EList getReverseTypeMappings()
org.eclipse.emf.common.util.EList getRelNicknames()
LUWRelationalNickname
.
It is bidirectional and its opposite is 'Rel Server
'.
If the meaning of the 'Rel Nicknames' reference list isn't clear, there really should be more of a description here...
LUWPackage.getLUWRelationalServer_RelNicknames()
,
LUWRelationalNickname.getRelServer()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |