|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The property of a data design component.
The following features are supported:
DesignPackage.getProperty()| Field Summary | |
static java.lang.String |
copyright
|
| Method Summary | |
PropertyAttributes |
getDesignAttributes()
Returns the value of the 'Design Attributes' containment reference. |
java.lang.String |
getName()
Returns the name of the 'Name Value' containment reference. |
NameValuePair |
getNameValue()
Returns the value of the 'Name Value' containment reference. |
java.lang.String |
getValue()
Returns the value of the 'Name Value' containment reference. |
void |
setDesignAttributes(PropertyAttributes value)
Sets the value of the ' Design Attributes' containment reference. |
void |
setNameValue(NameValuePair value)
Sets the value of the ' Name Value' containment reference. |
void |
setNameValue(java.lang.String name,
java.lang.String value)
Sets the value of the ' Name Value' containment reference
with the pair values. |
| Field Detail |
public static final java.lang.String copyright
| Method Detail |
public java.lang.String getName()
getNameValue()public java.lang.String getValue()
getNameValue()public NameValuePair getNameValue()
setNameValue(NameValuePair),
DesignPackage.getProperty_NameValue()public void setNameValue(NameValuePair value)
Name Value' containment reference.
value - the new value of the 'Name Value' containment reference.getNameValue()
public void setNameValue(java.lang.String name,
java.lang.String value)
Name Value' containment reference
with the pair values.
name - value - setNameValue(NameValuePair)public PropertyAttributes getDesignAttributes()
setDesignAttributes(PropertyAttributes),
DesignPackage.getProperty_DesignAttributes()public void setDesignAttributes(PropertyAttributes value)
Design Attributes' containment reference.
value - the new value of the 'Design Attributes' containment reference.getDesignAttributes()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||