public interface LongAction extends IdEObject
The following features are supported:
StorePackage.getLongAction()| Modifier and Type | Method and Description |
|---|---|
String |
getIdentification()
Returns the value of the 'Identification' attribute.
|
String |
getName()
Returns the value of the 'Name' attribute.
|
Date |
getStart()
Returns the value of the 'Start' attribute.
|
User |
getUser()
Returns the value of the 'User' reference.
|
String |
getUsername()
Returns the value of the 'Username' attribute.
|
void |
setIdentification(String value)
Sets the value of the '
Identification' attribute. |
void |
setName(String value)
Sets the value of the '
Name' attribute. |
void |
setStart(Date value)
Sets the value of the '
Start' attribute. |
void |
setUser(User value)
Sets the value of the '
User' reference. |
void |
setUsername(String value)
Sets the value of the '
Username' attribute. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getIdentification()
If the meaning of the 'Identification' attribute isn't clear, there really should be more of a description here...
setIdentification(String),
StorePackage.getLongAction_Identification()void setIdentification(String value)
Identification' attribute.
value - the new value of the 'Identification' attribute.getIdentification()User getUser()
If the meaning of the 'User' reference isn't clear, there really should be more of a description here...
setUser(User),
StorePackage.getLongAction_User()void setUser(User value)
User' reference.
value - the new value of the 'User' reference.getUser()Date getStart()
If the meaning of the 'Start' attribute isn't clear, there really should be more of a description here...
setStart(Date),
StorePackage.getLongAction_Start()void setStart(Date value)
Start' attribute.
value - the new value of the 'Start' attribute.getStart()String getUsername()
If the meaning of the 'Username' attribute isn't clear, there really should be more of a description here...
setUsername(String),
StorePackage.getLongAction_Username()void setUsername(String value)
Username' attribute.
value - the new value of the 'Username' attribute.getUsername()String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
StorePackage.getLongAction_Name()Copyright © 2016 OpenSource BIM. All rights reserved.