|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A collection of top-level parameters defined for a data set. If the metadata can be derived, i.e. can be obtained by an ODA driver in each design session, an ODA host designer is not required to include the derived metadata in the next design session request. An ODA designer may ignore such metadata in a Request.
The following features are supported:
DesignPackage.getDataSetParameters()
Field Summary | |
static java.lang.String |
copyright
|
Method Summary | |
EList |
getParameterDefinitions()
Returns the value of the 'Parameter Definitions' containment reference list. |
boolean |
isDerivedMetaData()
Returns the value of the 'Derived Meta Data' attribute. |
boolean |
isSetDerivedMetaData()
Returns whether the value of the ' Derived Meta Data ' attribute is set. |
void |
setDerivedMetaData(boolean value)
Sets the value of the ' Derived Meta Data ' attribute. |
void |
unsetDerivedMetaData()
Unsets the value of the ' Derived Meta Data ' attribute. |
Field Detail |
public static final java.lang.String copyright
Method Detail |
public EList getParameterDefinitions()
ParameterDefinition
.
DesignPackage.getDataSetParameters_ParameterDefinitions()
public boolean isDerivedMetaData()
"true"
.
If the metadata can be derived, i.e. can be obtained by an ODA driver in each design session, an ODA host designer is not required to include the derived metadata in the next design session request. An ODA designer may ignore such metadata in a Request.
isSetDerivedMetaData()
,
unsetDerivedMetaData()
,
setDerivedMetaData(boolean)
,
DesignPackage.getDataSetParameters_DerivedMetaData()
public void setDerivedMetaData(boolean value)
Derived Meta Data
' attribute.
value
- the new value of the 'Derived Meta Data' attribute.isSetDerivedMetaData()
,
unsetDerivedMetaData()
,
isDerivedMetaData()
public void unsetDerivedMetaData()
Derived Meta Data
' attribute.
isSetDerivedMetaData()
,
isDerivedMetaData()
,
setDerivedMetaData(boolean)
public boolean isSetDerivedMetaData()
Derived Meta Data
' attribute is set.
unsetDerivedMetaData()
,
isDerivedMetaData()
,
setDerivedMetaData(boolean)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |