|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ZSeriesRoutineExtOptions
A representation of the model object 'Routine Ext Options'.
The following features are supported:
Asu Time LimitLU NameStay ResidentExternal SecurityRun Time OptsPrelink OptsBuild NameBuild SchemaLoad ModuleCommit On ReturnWlmPackage OwnerBuild OwnerVerbosePackage VersionPackage Location
ZSeriesPackage.getZSeriesRoutineExtOptions()| Method Summary | |
|---|---|
int |
getAsuTimeLimit()
Returns the value of the 'Asu Time Limit' attribute. |
java.lang.String |
getBuildName()
Returns the value of the 'Build Name' attribute. |
java.lang.String |
getBuildOwner()
Returns the value of the 'Build Owner' attribute. |
java.lang.String |
getBuildSchema()
Returns the value of the 'Build Schema' attribute. |
int |
getExternalSecurity()
Returns the value of the 'External Security' attribute. |
java.lang.String |
getLoadModule()
Returns the value of the 'Load Module' attribute. |
java.lang.String |
getLUName()
Returns the value of the 'LU Name' attribute. |
java.lang.String |
getPackageLocation()
Returns the value of the 'Package Location' attribute. |
java.lang.String |
getPackageOwner()
Returns the value of the 'Package Owner' attribute. |
java.lang.String |
getPackageVersion()
Returns the value of the 'Package Version' attribute. |
java.lang.String |
getPrelinkOpts()
Returns the value of the 'Prelink Opts' attribute. |
java.lang.String |
getRunTimeOpts()
Returns the value of the 'Run Time Opts' attribute. |
java.lang.String |
getWlm()
Returns the value of the 'Wlm' attribute. |
boolean |
isCommitOnReturn()
Returns the value of the 'Commit On Return' attribute. |
boolean |
isStayResident()
Returns the value of the 'Stay Resident' attribute. |
boolean |
isVerbose()
Returns the value of the 'Verbose' attribute. |
void |
setAsuTimeLimit(int value)
Sets the value of the ' Asu Time Limit' attribute. |
void |
setBuildName(java.lang.String value)
Sets the value of the ' Build Name' attribute. |
void |
setBuildOwner(java.lang.String value)
Sets the value of the ' Build Owner' attribute. |
void |
setBuildSchema(java.lang.String value)
Sets the value of the ' Build Schema' attribute. |
void |
setCommitOnReturn(boolean value)
Sets the value of the ' Commit On Return' attribute. |
void |
setExternalSecurity(int value)
Sets the value of the ' External Security' attribute. |
void |
setLoadModule(java.lang.String value)
Sets the value of the ' Load Module' attribute. |
void |
setLUName(java.lang.String value)
Sets the value of the ' LU Name' attribute. |
void |
setPackageLocation(java.lang.String value)
Sets the value of the ' Package Location' attribute. |
void |
setPackageOwner(java.lang.String value)
Sets the value of the ' Package Owner' attribute. |
void |
setPackageVersion(java.lang.String value)
Sets the value of the ' Package Version' attribute. |
void |
setPrelinkOpts(java.lang.String value)
Sets the value of the ' Prelink Opts' attribute. |
void |
setRunTimeOpts(java.lang.String value)
Sets the value of the ' Run Time Opts' attribute. |
void |
setStayResident(boolean value)
Sets the value of the ' Stay Resident' attribute. |
void |
setVerbose(boolean value)
Sets the value of the ' Verbose' attribute. |
void |
setWlm(java.lang.String value)
Sets the value of the ' Wlm' attribute. |
| Methods inherited from interface com.ibm.db.models.db2.DB2ExtendedOptions |
|---|
getBindOpts, getClasspathCompileJars, getColid, getCompileOpts, getLinkOpts, getPreCompileOpts, isBuilt, isForDebug, setBindOpts, setBuilt, setClasspathCompileJars, setColid, setCompileOpts, setForDebug, setLinkOpts, setPreCompileOpts |
| 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 |
|---|
int getAsuTimeLimit()
If the meaning of the 'Asu Time Limit' attribute isn't clear, there really should be more of a description here...
setAsuTimeLimit(int),
ZSeriesPackage.getZSeriesRoutineExtOptions_AsuTimeLimit()void setAsuTimeLimit(int value)
Asu Time Limit' attribute.
value - the new value of the 'Asu Time Limit' attribute.getAsuTimeLimit()java.lang.String getLUName()
If the meaning of the 'LU Name' attribute isn't clear, there really should be more of a description here...
setLUName(String),
ZSeriesPackage.getZSeriesRoutineExtOptions_LUName()void setLUName(java.lang.String value)
LU Name' attribute.
value - the new value of the 'LU Name' attribute.getLUName()boolean isStayResident()
If the meaning of the 'Stay Resident' attribute isn't clear, there really should be more of a description here...
setStayResident(boolean),
ZSeriesPackage.getZSeriesRoutineExtOptions_StayResident()void setStayResident(boolean value)
Stay Resident' attribute.
value - the new value of the 'Stay Resident' attribute.isStayResident()int getExternalSecurity()
If the meaning of the 'External Security' attribute isn't clear, there really should be more of a description here...
setExternalSecurity(int),
ZSeriesPackage.getZSeriesRoutineExtOptions_ExternalSecurity()void setExternalSecurity(int value)
External Security' attribute.
value - the new value of the 'External Security' attribute.getExternalSecurity()java.lang.String getRunTimeOpts()
If the meaning of the 'Run Time Opts' attribute isn't clear, there really should be more of a description here...
setRunTimeOpts(String),
ZSeriesPackage.getZSeriesRoutineExtOptions_RunTimeOpts()void setRunTimeOpts(java.lang.String value)
Run Time Opts' attribute.
value - the new value of the 'Run Time Opts' attribute.getRunTimeOpts()java.lang.String getPrelinkOpts()
If the meaning of the 'Prelink Opts' attribute isn't clear, there really should be more of a description here...
setPrelinkOpts(String),
ZSeriesPackage.getZSeriesRoutineExtOptions_PrelinkOpts()void setPrelinkOpts(java.lang.String value)
Prelink Opts' attribute.
value - the new value of the 'Prelink Opts' attribute.getPrelinkOpts()java.lang.String getBuildName()
If the meaning of the 'Build Name' attribute isn't clear, there really should be more of a description here...
setBuildName(String),
ZSeriesPackage.getZSeriesRoutineExtOptions_BuildName()void setBuildName(java.lang.String value)
Build Name' attribute.
value - the new value of the 'Build Name' attribute.getBuildName()java.lang.String getBuildSchema()
If the meaning of the 'Build Schema' attribute isn't clear, there really should be more of a description here...
setBuildSchema(String),
ZSeriesPackage.getZSeriesRoutineExtOptions_BuildSchema()void setBuildSchema(java.lang.String value)
Build Schema' attribute.
value - the new value of the 'Build Schema' attribute.getBuildSchema()java.lang.String getLoadModule()
If the meaning of the 'Load Module' attribute isn't clear, there really should be more of a description here...
setLoadModule(String),
ZSeriesPackage.getZSeriesRoutineExtOptions_LoadModule()void setLoadModule(java.lang.String value)
Load Module' attribute.
value - the new value of the 'Load Module' attribute.getLoadModule()boolean isCommitOnReturn()
If the meaning of the 'Commit On Return' attribute isn't clear, there really should be more of a description here...
setCommitOnReturn(boolean),
ZSeriesPackage.getZSeriesRoutineExtOptions_CommitOnReturn()void setCommitOnReturn(boolean value)
Commit On Return' attribute.
value - the new value of the 'Commit On Return' attribute.isCommitOnReturn()java.lang.String getWlm()
If the meaning of the 'Wlm' attribute isn't clear, there really should be more of a description here...
setWlm(String),
ZSeriesPackage.getZSeriesRoutineExtOptions_Wlm()void setWlm(java.lang.String value)
Wlm' attribute.
value - the new value of the 'Wlm' attribute.getWlm()java.lang.String getPackageOwner()
If the meaning of the 'Package Owner' attribute isn't clear, there really should be more of a description here...
setPackageOwner(String),
ZSeriesPackage.getZSeriesRoutineExtOptions_PackageOwner()void setPackageOwner(java.lang.String value)
Package Owner' attribute.
value - the new value of the 'Package Owner' attribute.getPackageOwner()java.lang.String getBuildOwner()
If the meaning of the 'Build Owner' attribute isn't clear, there really should be more of a description here...
setBuildOwner(String),
ZSeriesPackage.getZSeriesRoutineExtOptions_BuildOwner()void setBuildOwner(java.lang.String value)
Build Owner' attribute.
value - the new value of the 'Build Owner' attribute.getBuildOwner()boolean isVerbose()
If the meaning of the 'Verbose' attribute isn't clear, there really should be more of a description here...
setVerbose(boolean),
ZSeriesPackage.getZSeriesRoutineExtOptions_Verbose()void setVerbose(boolean value)
Verbose' attribute.
value - the new value of the 'Verbose' attribute.isVerbose()java.lang.String getPackageVersion()
setPackageVersion(String),
ZSeriesPackage.getZSeriesRoutineExtOptions_PackageVersion()void setPackageVersion(java.lang.String value)
Package Version' attribute.
value - the new value of the 'Package Version' attribute.getPackageVersion()java.lang.String getPackageLocation()
setPackageLocation(String),
ZSeriesPackage.getZSeriesRoutineExtOptions_PackageLocation()void setPackageLocation(java.lang.String value)
Package Location' attribute.
value - the new value of the 'Package Location' attribute.getPackageLocation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||