|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BlastServer
A representation of the model object 'Blast Server'.
The following features are supported:
BlastWrapperPackage.getBlastServer()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getBlastNicknames()
Returns the value of the 'Blast Nicknames' reference list. |
BlastServerType |
getBlastServerType()
Returns the value of the 'Blast Server Type' attribute. |
BlastWrapper |
getBlastWrapper()
Returns the value of the 'Blast Wrapper' reference. |
int |
getDaemonPort()
Returns the value of the 'Daemon Port' attribute. |
org.eclipse.emf.common.util.EList |
getNicknames()
|
java.lang.String |
getNode()
Returns the value of the 'Node' attribute. |
org.eclipse.emf.common.util.EList |
getNonRelNicknames()
|
void |
setBlastServerType(BlastServerType value)
Sets the value of the ' Blast Server Type ' attribute. |
void |
setBlastWrapper(BlastWrapper value)
Sets the value of the ' Blast Wrapper ' reference. |
void |
setDaemonPort(int value)
Sets the value of the ' Daemon Port ' attribute. |
void |
setNode(java.lang.String value)
Sets the value of the ' Node ' attribute. |
void |
setWrapper(LUWWrapper newBlastWrapper)
|
Methods inherited from interface com.ibm.db.models.db2.luw.LUWNonRelationalServer |
---|
getNonRelWrapper |
Methods inherited from interface com.ibm.db.models.db2.luw.LUWServer |
---|
getLUWDatabase, getOptions, getRemoteServer, getServerType, getServerVersion, getUserMappings, getWrapper, setLUWDatabase, setRemoteServer, setServerType, setServerVersion |
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 |
---|
BlastServerType getBlastServerType()
BlastServerType
.
If the meaning of the 'Blast Server Type' attribute isn't clear, there really should be more of a description here...
BlastServerType
,
setBlastServerType(BlastServerType)
,
BlastWrapperPackage.getBlastServer_BlastServerType()
void setBlastServerType(BlastServerType value)
Blast Server Type
' attribute.
value
- the new value of the 'Blast Server Type' attribute.BlastServerType
,
getBlastServerType()
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)
,
BlastWrapperPackage.getBlastServer_Node()
void setNode(java.lang.String value)
Node
' attribute.
value
- the new value of the 'Node' attribute.getNode()
int getDaemonPort()
"4007"
.
If the meaning of the 'Daemon Port' attribute isn't clear, there really should be more of a description here...
setDaemonPort(int)
,
BlastWrapperPackage.getBlastServer_DaemonPort()
void setDaemonPort(int value)
Daemon Port
' attribute.
value
- the new value of the 'Daemon Port' attribute.getDaemonPort()
BlastWrapper getBlastWrapper()
Blast Servers
'.
If the meaning of the 'Blast Wrapper' reference isn't clear, there really should be more of a description here...
setBlastWrapper(BlastWrapper)
,
BlastWrapperPackage.getBlastServer_BlastWrapper()
,
BlastWrapper.getBlastServers()
void setBlastWrapper(BlastWrapper value)
Blast Wrapper
' reference.
value
- the new value of the 'Blast Wrapper' reference.getBlastWrapper()
org.eclipse.emf.common.util.EList getBlastNicknames()
BlastNickname
.
It is bidirectional and its opposite is 'Blast Server
'.
If the meaning of the 'Blast Nicknames' reference list isn't clear, there really should be more of a description here...
BlastWrapperPackage.getBlastServer_BlastNicknames()
,
BlastNickname.getBlastServer()
org.eclipse.emf.common.util.EList getNicknames()
getNicknames
in interface LUWServer
LUWPackage.getLUWServer_Nicknames()
,
LUWNickname.getServer()
org.eclipse.emf.common.util.EList getNonRelNicknames()
getNonRelNicknames
in interface LUWNonRelationalServer
LUWPackage.getLUWNonRelationalServer_NonRelNicknames()
,
LUWNonRelationalNickname.getNonRelServer()
void setWrapper(LUWWrapper newBlastWrapper)
setWrapper
in interface LUWServer
newBlastWrapper
- the new value of the 'Wrapper' reference.LUWServer.getWrapper()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |