|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Resource
A representation of the model object 'Resource'.
The following features are supported:
ResourceModelPackage.getResource()| Method Summary | |
|---|---|
String |
getName()
Returns the value of the 'Name' attribute. |
int |
getNumberOfServers()
Returns the value of the 'Number Of Servers' attribute. |
void |
setName(String value)
Sets the value of the ' Name' attribute. |
void |
setNumberOfServers(int value)
Sets the value of the ' Number Of Servers' attribute. |
| Method Detail |
|---|
String getName()
"".
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
ResourceModelPackage.getResource_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()int getNumberOfServers()
If the meaning of the 'Number Of Servers' attribute isn't clear, there really should be more of a description here...
setNumberOfServers(int),
ResourceModelPackage.getResource_NumberOfServers()void setNumberOfServers(int value)
Number Of Servers' attribute.
value - the new value of the 'Number Of Servers' attribute.getNumberOfServers()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||