public interface ServerInfo extends IdEObject
The following features are supported:
StorePackage.getServerInfo()| Modifier and Type | Method and Description |
|---|---|
String |
getErrorMessage()
Returns the value of the 'Error Message' attribute.
|
ServerState |
getServerState()
Returns the value of the 'Server State' attribute.
|
Version |
getVersion()
Returns the value of the 'Version' reference.
|
void |
setErrorMessage(String value)
Sets the value of the '
Error Message' attribute. |
void |
setServerState(ServerState value)
Sets the value of the '
Server State' attribute. |
void |
setVersion(Version value)
Sets the value of the '
Version' reference. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeServerState getServerState()
ServerState.
If the meaning of the 'Server State' attribute isn't clear, there really should be more of a description here...
ServerState,
setServerState(ServerState),
StorePackage.getServerInfo_ServerState()void setServerState(ServerState value)
Server State' attribute.
value - the new value of the 'Server State' attribute.ServerState,
getServerState()String getErrorMessage()
If the meaning of the 'Error Message' attribute isn't clear, there really should be more of a description here...
setErrorMessage(String),
StorePackage.getServerInfo_ErrorMessage()void setErrorMessage(String value)
Error Message' attribute.
value - the new value of the 'Error Message' attribute.getErrorMessage()Version getVersion()
If the meaning of the 'Version' reference isn't clear, there really should be more of a description here...
setVersion(Version),
StorePackage.getServerInfo_Version()void setVersion(Version value)
Version' reference.
value - the new value of the 'Version' reference.getVersion()Copyright © 2018 OpenSource BIM. All rights reserved.