|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DawnServer
A representation of the model object 'Dawn Server'.
The following features are supported:
DawncodegenPackage.getDawnServer()| Method Summary | |
|---|---|
Admin |
getAdmin()
Returns the value of the 'Admin' containment reference |
DataBase |
getDataBase()
Returns the value of the 'Data Base' containment reference |
java.lang.String |
getName()
Returns the value of the 'Name' attribute |
java.lang.String |
getPort()
Returns the value of the 'Port' attribute |
java.lang.String |
getWebApplicationName()
Returns the value of the 'Web Application Name' attribute |
void |
setAdmin(Admin value)
Sets the value of the ' Admin' containment reference |
void |
setDataBase(DataBase value)
Sets the value of the ' Data Base' containment reference |
void |
setName(java.lang.String value)
Sets the value of the ' Name' attribute |
void |
setPort(java.lang.String value)
Sets the value of the ' Port' attribute |
void |
setWebApplicationName(java.lang.String value)
Sets the value of the ' Web Application Name' attribute |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
DawncodegenPackage.getDawnServer_Name()void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()DataBase getDataBase()
If the meaning of the 'Data Base' containment reference list isn't clear, there really should be more of a description here...
setDataBase(DataBase),
DawncodegenPackage.getDawnServer_DataBase()void setDataBase(DataBase value)
Data Base' containment reference.
value - the new value of the 'Data Base' containment reference.getDataBase()Admin getAdmin()
If the meaning of the 'Admin' containment reference list isn't clear, there really should be more of a description here...
setAdmin(Admin),
DawncodegenPackage.getDawnServer_Admin()void setAdmin(Admin value)
Admin' containment reference.
value - the new value of the 'Admin' containment reference.getAdmin()java.lang.String getPort()
If the meaning of the 'Port' attribute isn't clear, there really should be more of a description here...
setPort(String),
DawncodegenPackage.getDawnServer_Port()void setPort(java.lang.String value)
Port' attribute.
value - the new value of the 'Port' attribute.getPort()java.lang.String getWebApplicationName()
If the meaning of the 'Web Application Name' attribute isn't clear, there really should be more of a description here...
setWebApplicationName(String),
DawncodegenPackage.getDawnServer_WebApplicationName()void setWebApplicationName(java.lang.String value)
Web Application Name' attribute.
value - the new value of the 'Web Application Name' attribute.getWebApplicationName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||