|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TimeSliceConfiguration
A representation of the model object 'Time Slice Configuration'.
The following features are supported:
ConfigurationPackage.getTimeSliceConfiguration()
Method Summary | |
---|---|
int |
getGranularity()
Returns the value of the 'Granularity' attribute. |
TimeValue |
getTimeslice()
Returns the value of the 'Timeslice' containment reference. |
void |
setGranularity(int value)
Sets the value of the ' Granularity ' attribute. |
void |
setTimeslice(TimeValue value)
Sets the value of the ' Timeslice ' containment reference. |
Method Detail |
---|
int getGranularity()
"1"
.
If the meaning of the 'Granularity' attribute isn't clear, there really should be more of a description here...
setGranularity(int)
,
ConfigurationPackage.getTimeSliceConfiguration_Granularity()
void setGranularity(int value)
Granularity
' attribute.
value
- the new value of the 'Granularity' attribute.getGranularity()
TimeValue getTimeslice()
If the meaning of the 'Timeslice' containment reference isn't clear, there really should be more of a description here...
setTimeslice(TimeValue)
,
ConfigurationPackage.getTimeSliceConfiguration_Timeslice()
void setTimeslice(TimeValue value)
Timeslice
' containment reference.
value
- the new value of the 'Timeslice' containment reference.getTimeslice()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |