|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DB2ExtendedOptions
A representation of the model object 'DB2 Extended Options'.
The following features are supported:
DB2ModelPackage.getDB2ExtendedOptions()
Method Summary | |
---|---|
java.lang.String |
getBindOpts()
Returns the value of the 'Bind Opts' attribute. |
java.lang.String |
getClasspathCompileJars()
Returns the value of the 'Classpath Compile Jars' attribute. |
java.lang.String |
getColid()
Returns the value of the 'Colid' attribute. |
java.lang.String |
getCompileOpts()
Returns the value of the 'Compile Opts' attribute. |
java.lang.String |
getLinkOpts()
Returns the value of the 'Link Opts' attribute. |
java.lang.String |
getPreCompileOpts()
Returns the value of the 'Pre Compile Opts' attribute. |
boolean |
isBuilt()
Returns the value of the 'Built' attribute. |
boolean |
isForDebug()
Returns the value of the 'For Debug' attribute. |
void |
setBindOpts(java.lang.String value)
Sets the value of the ' Bind Opts ' attribute. |
void |
setBuilt(boolean value)
Sets the value of the ' Built ' attribute. |
void |
setClasspathCompileJars(java.lang.String value)
Sets the value of the ' Classpath Compile Jars ' attribute. |
void |
setColid(java.lang.String value)
Sets the value of the ' Colid ' attribute. |
void |
setCompileOpts(java.lang.String value)
Sets the value of the ' Compile Opts ' attribute. |
void |
setForDebug(boolean value)
Sets the value of the ' For Debug ' attribute. |
void |
setLinkOpts(java.lang.String value)
Sets the value of the ' Link Opts ' attribute. |
void |
setPreCompileOpts(java.lang.String value)
Sets the value of the ' Pre Compile Opts ' attribute. |
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 |
---|
java.lang.String getClasspathCompileJars()
setClasspathCompileJars(String)
,
DB2ModelPackage.getDB2ExtendedOptions_ClasspathCompileJars()
void setClasspathCompileJars(java.lang.String value)
Classpath Compile Jars
' attribute.
value
- the new value of the 'Classpath Compile Jars' attribute.getClasspathCompileJars()
java.lang.String getPreCompileOpts()
setPreCompileOpts(String)
,
DB2ModelPackage.getDB2ExtendedOptions_PreCompileOpts()
void setPreCompileOpts(java.lang.String value)
Pre Compile Opts
' attribute.
value
- the new value of the 'Pre Compile Opts' attribute.getPreCompileOpts()
boolean isForDebug()
setForDebug(boolean)
,
DB2ModelPackage.getDB2ExtendedOptions_ForDebug()
void setForDebug(boolean value)
For Debug
' attribute.
value
- the new value of the 'For Debug' attribute.isForDebug()
boolean isBuilt()
setBuilt(boolean)
,
DB2ModelPackage.getDB2ExtendedOptions_Built()
void setBuilt(boolean value)
Built
' attribute.
value
- the new value of the 'Built' attribute.isBuilt()
java.lang.String getCompileOpts()
setCompileOpts(String)
,
DB2ModelPackage.getDB2ExtendedOptions_CompileOpts()
void setCompileOpts(java.lang.String value)
Compile Opts
' attribute.
value
- the new value of the 'Compile Opts' attribute.getCompileOpts()
java.lang.String getLinkOpts()
setLinkOpts(String)
,
DB2ModelPackage.getDB2ExtendedOptions_LinkOpts()
void setLinkOpts(java.lang.String value)
Link Opts
' attribute.
value
- the new value of the 'Link Opts' attribute.getLinkOpts()
java.lang.String getBindOpts()
setBindOpts(String)
,
DB2ModelPackage.getDB2ExtendedOptions_BindOpts()
void setBindOpts(java.lang.String value)
Bind Opts
' attribute.
value
- the new value of the 'Bind Opts' attribute.getBindOpts()
java.lang.String getColid()
setColid(String)
,
DB2ModelPackage.getDB2ExtendedOptions_Colid()
void setColid(java.lang.String value)
Colid
' attribute.
value
- the new value of the 'Colid' attribute.getColid()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |