|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Definition of a single homogeneous result set returned by a data set query.
The following features are supported:
DesignPackage.getResultSetDefinition()
Field Summary | |
static java.lang.String |
copyright
|
Method Summary | |
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
ResultSetColumns |
getResultSetColumns()
Returns the value of the 'Result Set Columns' containment reference. |
void |
setName(java.lang.String value)
Sets the value of the ' Name ' attribute. |
void |
setResultSetColumns(ResultSetColumns value)
Sets the value of the ' Result Set Columns ' containment reference. |
Field Detail |
public static final java.lang.String copyright
Method Detail |
public java.lang.String getName()
setName(String)
,
DesignPackage.getResultSetDefinition_Name()
public void setName(java.lang.String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
public ResultSetColumns getResultSetColumns()
setResultSetColumns(ResultSetColumns)
,
DesignPackage.getResultSetDefinition_ResultSetColumns()
public void setResultSetColumns(ResultSetColumns value)
Result Set Columns
' containment reference.
value
- the new value of the 'Result Set Columns' containment reference.getResultSetColumns()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |