|
TPTP 4.5.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Comment
A representation of the model object 'Comment'.
The following features are supported:
CommonPackage.getComment()| Method Summary | |
|---|---|
java.lang.String |
getAuthor()
Returns the value of the 'Author' attribute |
java.lang.Object |
getTimestamp()
Returns the value of the 'Timestamp' attribute |
void |
setAuthor(java.lang.String value)
Sets the value of the ' Author' attribute |
void |
setTimestamp(java.lang.Object value)
Sets the value of the ' Timestamp' attribute |
| Methods inherited from interface org.eclipse.tptp.platform.models.symptom.common.LocalizedMessage |
|---|
getMessage, getMessageData, setMessage, setMessageData |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
java.lang.String getAuthor()
If the meaning of the 'Author' attribute isn't clear, there really should be more of a description here...
setAuthor(String),
CommonPackage.getComment_Author()void setAuthor(java.lang.String value)
Author' attribute.
value - the new value of the 'Author' attribute.getAuthor()java.lang.Object getTimestamp()
If the meaning of the 'Timestamp' attribute isn't clear, there really should be more of a description here...
setTimestamp(Object),
CommonPackage.getComment_Timestamp()void setTimestamp(java.lang.Object value)
Timestamp' attribute.
value - the new value of the 'Timestamp' attribute.getTimestamp()
|
TPTP 4.5.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||