public interface LogAction extends IdEObject
The following features are supported:
LogPackage.getLogAction()| Modifier and Type | Method and Description |
|---|---|
AccessMethod |
getAccessMethod()
Returns the value of the 'Access Method' attribute.
|
Date |
getDate()
Returns the value of the 'Date' attribute.
|
User |
getExecutor()
Returns the value of the 'Executor' reference.
|
void |
setAccessMethod(AccessMethod value)
Sets the value of the '
Access Method' attribute. |
void |
setDate(Date value)
Sets the value of the '
Date' attribute. |
void |
setExecutor(User value)
Sets the value of the '
Executor' reference. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeDate getDate()
If the meaning of the 'Date' attribute isn't clear, there really should be more of a description here...
setDate(Date),
LogPackage.getLogAction_Date()void setDate(Date value)
Date' attribute.
value - the new value of the 'Date' attribute.getDate()User getExecutor()
If the meaning of the 'Executor' reference isn't clear, there really should be more of a description here...
setExecutor(User),
LogPackage.getLogAction_Executor()void setExecutor(User value)
Executor' reference.
value - the new value of the 'Executor' reference.getExecutor()AccessMethod getAccessMethod()
AccessMethod.
If the meaning of the 'Access Method' attribute isn't clear, there really should be more of a description here...
AccessMethod,
setAccessMethod(AccessMethod),
LogPackage.getLogAction_AccessMethod()void setAccessMethod(AccessMethod value)
Access Method' attribute.
value - the new value of the 'Access Method' attribute.AccessMethod,
getAccessMethod()Copyright © 2018 OpenSource BIM. All rights reserved.