public interface RemoteServiceCalled extends LogAction
The following features are supported:
LogPackage.getRemoteServiceCalled()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<String> |
getErrors()
Returns the value of the 'Errors' attribute list.
|
org.eclipse.emf.common.util.EList<String> |
getInfos()
Returns the value of the 'Infos' attribute list.
|
int |
getPercentage()
Returns the value of the 'Percentage' attribute.
|
Service |
getService()
Returns the value of the 'Service' reference.
|
NotifictionResultEnum |
getState()
Returns the value of the 'State' attribute.
|
org.eclipse.emf.common.util.EList<String> |
getWarnings()
Returns the value of the 'Warnings' attribute list.
|
void |
setPercentage(int value)
Sets the value of the '
Percentage' attribute. |
void |
setService(Service value)
Sets the value of the '
Service' reference. |
void |
setState(NotifictionResultEnum value)
Sets the value of the '
State' attribute. |
getAccessMethod, getDate, getExecutor, setAccessMethod, setDate, setExecutorforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeService getService()
If the meaning of the 'Service' reference isn't clear, there really should be more of a description here...
setService(Service),
LogPackage.getRemoteServiceCalled_Service()void setService(Service value)
Service' reference.
value - the new value of the 'Service' reference.getService()NotifictionResultEnum getState()
NotifictionResultEnum.
If the meaning of the 'State' attribute isn't clear, there really should be more of a description here...
NotifictionResultEnum,
setState(NotifictionResultEnum),
LogPackage.getRemoteServiceCalled_State()void setState(NotifictionResultEnum value)
State' attribute.
value - the new value of the 'State' attribute.NotifictionResultEnum,
getState()int getPercentage()
If the meaning of the 'Percentage' attribute isn't clear, there really should be more of a description here...
setPercentage(int),
LogPackage.getRemoteServiceCalled_Percentage()void setPercentage(int value)
Percentage' attribute.
value - the new value of the 'Percentage' attribute.getPercentage()org.eclipse.emf.common.util.EList<String> getInfos()
String.
If the meaning of the 'Infos' attribute list isn't clear, there really should be more of a description here...
LogPackage.getRemoteServiceCalled_Infos()org.eclipse.emf.common.util.EList<String> getWarnings()
String.
If the meaning of the 'Warnings' attribute list isn't clear, there really should be more of a description here...
LogPackage.getRemoteServiceCalled_Warnings()org.eclipse.emf.common.util.EList<String> getErrors()
String.
If the meaning of the 'Errors' attribute list isn't clear, there really should be more of a description here...
LogPackage.getRemoteServiceCalled_Errors()Copyright © 2018 OpenSource BIM. All rights reserved.