|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Audit
A representation of the model object 'Audit'.
The following features are supported:
KdmPackage.getAudit()| Method Summary | |
|---|---|
java.lang.String |
getAuthor()
Returns the value of the 'Author' attribute. |
java.lang.String |
getDate()
Returns the value of the 'Date' attribute. |
java.lang.String |
getDescription()
Returns the value of the 'Description' attribute. |
void |
setAuthor(java.lang.String value)
Sets the value of the ' Author' attribute. |
void |
setDate(java.lang.String value)
Sets the value of the ' Date' attribute. |
void |
setDescription(java.lang.String value)
Sets the value of the ' Description' attribute. |
| Methods inherited from interface org.eclipse.gmt.modisco.omg.kdm.core.Element |
|---|
getAnnotation, getAttribute |
| Method Detail |
|---|
java.lang.String getDescription()
If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...
setDescription(String),
KdmPackage.getAudit_Description()void setDescription(java.lang.String value)
Description' attribute.
value - the new value of the 'Description' attribute.getDescription()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),
KdmPackage.getAudit_Author()void setAuthor(java.lang.String value)
Author' attribute.
value - the new value of the 'Author' attribute.getAuthor()java.lang.String getDate()
If the meaning of the 'Date' attribute isn't clear, there really should be more of a description here...
setDate(String),
KdmPackage.getAudit_Date()void setDate(java.lang.String value)
Date' attribute.
value - the new value of the 'Date' attribute.getDate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||