|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Timestamp
A representation of the model object 'Timestamp'.
The following features are supported:
FormatPrefixShowDate Format
| Method Summary | |
|---|---|
DateFormat |
getDateFormat()
Returns the value of the 'Date Format' containment reference |
org.w3c.dom.Element |
getElement()
Returns the document object element of this object. |
java.lang.String |
getPrefix()
Returns the value of the 'Prefix' attribute |
boolean |
isSetShow()
Returns whether the value of the ' Show' attribute is set |
boolean |
isShow()
Returns the value of the 'Show' attribute. |
void |
setDateFormat(DateFormat value)
Sets the value of the ' Date Format' containment reference |
void |
setPrefix(java.lang.String value)
Sets the value of the ' Prefix' attribute |
void |
setShow(boolean value)
Sets the value of the ' Show' attribute |
void |
unsetShow()
Unsets the value of the ' Show' attribute |
| Method Detail |
|---|
java.lang.String getPrefix()
setPrefix(String),
org.eclipse.tptp.platform.report.chart.svg.internal.input.InputPackage#getTimestamp_Prefix()void setPrefix(java.lang.String value)
Prefix' attribute.
value - the new value of the 'Prefix' attribute.getPrefix()boolean isShow()
"true".
isSetShow(),
unsetShow(),
setShow(boolean),
org.eclipse.tptp.platform.report.chart.svg.internal.input.InputPackage#getTimestamp_Show()void setShow(boolean value)
Show' attribute.
value - the new value of the 'Show' attribute.isSetShow(),
unsetShow(),
isShow()void unsetShow()
Show' attribute.
isSetShow(),
isShow(),
setShow(boolean)boolean isSetShow()
Show' attribute is set.
unsetShow(),
isShow(),
setShow(boolean)DateFormat getDateFormat()
setDateFormat(DateFormat),
org.eclipse.tptp.platform.report.chart.svg.internal.input.InputPackage#getTimestamp_DateFormat()void setDateFormat(DateFormat value)
Date Format' containment reference.
value - the new value of the 'Date Format' containment reference.getDateFormat()org.w3c.dom.Element getElement()
|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||