|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ServerInfo
A representation of the model object ' Server Info'.
ModelPackage.getServerInfo()| Method Summary | |
|---|---|
String |
getCertificateAlias()
Returns the value of the 'Certificate Alias' attribute. |
Usersession |
getLastUsersession()
Returns the value of the 'Last Usersession' reference. |
String |
getName()
Returns the value of the 'Name' attribute. |
int |
getPort()
Returns the value of the 'Port' attribute. |
org.eclipse.emf.common.util.EList<ProjectInfo> |
getProjectInfos()
Returns the value of the 'Project Infos' containment reference list. |
String |
getUrl()
Returns the value of the 'Url' attribute. |
void |
setCertificateAlias(String value)
Sets the value of the ' Certificate Alias' attribute. |
void |
setLastUsersession(Usersession value)
Sets the value of the ' Last Usersession' reference. |
void |
setName(String value)
Sets the value of the ' Name'
attribute. |
void |
setPort(int value)
Sets the value of the ' Port'
attribute. |
void |
setUrl(String value)
Sets the value of the ' Url'
attribute. |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Methods inherited from interface org.eclipse.emf.emfstore.internal.common.api.APIDelegate |
|---|
createAPI, toAPI |
| 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),
ModelPackage.getServerInfo_Name()void setName(String value)
Name'
attribute.
value - the new value of the 'Name' attribute.getName()String getUrl()
If the meaning of the 'Url' attribute isn't clear, there really should be more of a description here...
setUrl(String),
ModelPackage.getServerInfo_Url()void setUrl(String value)
Url'
attribute.
value - the new value of the 'Url' attribute.getUrl()int getPort()
If the meaning of the 'Port' attribute isn't clear, there really should be more of a description here...
setPort(int),
ModelPackage.getServerInfo_Port()void setPort(int value)
Port'
attribute.
value - the new value of the 'Port' attribute.getPort()org.eclipse.emf.common.util.EList<ProjectInfo> getProjectInfos()
ProjectInfo.
If the meaning of the 'Project Infos' reference list isn't clear, there really should be more of a description here...
ModelPackage.getServerInfo_ProjectInfos()Usersession getLastUsersession()
If the meaning of the 'Last Usersession' reference isn't clear, there really should be more of a description here...
setLastUsersession(Usersession),
ModelPackage.getServerInfo_LastUsersession()void setLastUsersession(Usersession value)
Last Usersession' reference.
value - the new value of the 'Last Usersession' reference.getLastUsersession()String getCertificateAlias()
If the meaning of the 'Certificate Alias' attribute isn't clear, there really should be more of a description here...
setCertificateAlias(String),
ModelPackage.getServerInfo_CertificateAlias()void setCertificateAlias(String value)
Certificate Alias' attribute.
value - the new value of the 'Certificate Alias' attribute.getCertificateAlias()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||