|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface CicsTimeFormat
A representation of the model object 'Cics Time Format'.
The following features are supported:
COBOLPackage.getCicsTimeFormat()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
DataRefOrLiteral |
getHours()
Returns the value of the 'Hours' containment reference. |
DataRefOrLiteral |
getMinutes()
Returns the value of the 'Minutes' containment reference. |
DataRefOrLiteral |
getSeconds()
Returns the value of the 'Seconds' containment reference. |
void |
setHours(DataRefOrLiteral value)
Sets the value of the ' Hours' containment reference. |
void |
setMinutes(DataRefOrLiteral value)
Sets the value of the ' Minutes' containment reference. |
void |
setSeconds(DataRefOrLiteral value)
Sets the value of the ' Seconds' containment reference. |
| Methods inherited from interface com.ibm.etools.cobol.application.model.cobol.ASTNode |
|---|
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, getTag, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParent, setTag |
| 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 |
| Field Detail |
|---|
static final java.lang.String copyright
| Method Detail |
|---|
DataRefOrLiteral getHours()
If the meaning of the 'Hours' containment reference isn't clear, there really should be more of a description here...
setHours(DataRefOrLiteral),
COBOLPackage.getCicsTimeFormat_Hours()void setHours(DataRefOrLiteral value)
Hours' containment reference.
value - the new value of the 'Hours' containment reference.getHours()DataRefOrLiteral getMinutes()
If the meaning of the 'Minutes' containment reference isn't clear, there really should be more of a description here...
setMinutes(DataRefOrLiteral),
COBOLPackage.getCicsTimeFormat_Minutes()void setMinutes(DataRefOrLiteral value)
Minutes' containment reference.
value - the new value of the 'Minutes' containment reference.getMinutes()DataRefOrLiteral getSeconds()
If the meaning of the 'Seconds' containment reference isn't clear, there really should be more of a description here...
setSeconds(DataRefOrLiteral),
COBOLPackage.getCicsTimeFormat_Seconds()void setSeconds(DataRefOrLiteral value)
Seconds' containment reference.
value - the new value of the 'Seconds' containment reference.getSeconds()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||