|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface LogMessage
A representation of the model object ' Log Message'.
VersioningPackage.getLogMessage()| Method Summary | |
|---|---|
String |
getAuthor()
Returns the value of the 'Author' attribute. |
Date |
getClientDate()
Returns the value of the 'Client Date' attribute. |
Date |
getDate()
Returns the value of the 'Date' attribute. |
String |
getMessage()
Returns the value of the 'Message' attribute. |
void |
setAuthor(String value)
Sets the value of the ' Author' attribute. |
void |
setClientDate(Date value)
Sets the value of the ' Client Date' attribute. |
void |
setDate(Date value)
Sets the value of the ' Date' attribute. |
void |
setMessage(String value)
Sets the value of the ' Message' 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 getMessage()
If the meaning of the 'Message' attribute isn't clear, there really should be more of a description here...
setMessage(String),
VersioningPackage.getLogMessage_Message()void setMessage(String value)
Message' attribute.
value - the new value of the 'Message' attribute.getMessage()String getAuthor()
If the meaning of the 'Author' reference isn't clear, there really should be more of a description here...
setAuthor(String),
VersioningPackage.getLogMessage_Author()void setAuthor(String value)
Author' attribute.
value - the new value of the 'Author' attribute.getAuthor()Date getDate()
If the meaning of the 'Date' attribute isn't clear, there really should be more of a description here...
setDate(Date),
VersioningPackage.getLogMessage_Date()void setDate(Date value)
Date' attribute.
value - the new value of the 'Date' attribute.getDate()Date getClientDate()
If the meaning of the 'Client Date' attribute isn't clear, there really should be more of a description here...
setClientDate(Date),
VersioningPackage.getLogMessage_ClientDate()void setClientDate(Date value)
Client Date' attribute.
value - the new value of the 'Client Date' attribute.getClientDate()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||