public class TimeTableEntryImpl extends MinimalEObjectImpl.Container implements TimeTableEntry
| Modifier and Type | Field and Description |
|---|---|
protected long |
begin
The cached value of the '
Begin' attribute. |
protected static long |
BEGIN_EDEFAULT
The default value of the '
Begin' attribute. |
protected long |
end
The cached value of the '
End' attribute. |
protected static long |
END_EDEFAULT
The default value of the '
End' attribute. |
protected int |
index
The cached value of the '
Index' attribute. |
protected static int |
INDEX_EDEFAULT
The default value of the '
Index' attribute. |
protected ScheduleModeType |
mode
The cached value of the '
Mode' attribute. |
protected static ScheduleModeType |
MODE_EDEFAULT
The default value of the '
Mode' attribute. |
protected Program |
program
The cached value of the '
Program' reference. |
| Modifier | Constructor and Description |
|---|---|
protected |
TimeTableEntryImpl() |
| Modifier and Type | Method and Description |
|---|---|
Program |
basicGetProgram() |
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
long |
getBegin() |
long |
getEnd() |
int |
getIndex() |
ScheduleModeType |
getMode() |
Program |
getProgram() |
void |
setBegin(long newBegin) |
void |
setEnd(long newEnd) |
void |
setIndex(int newIndex) |
void |
setMode(ScheduleModeType newMode) |
void |
setProgram(Program newProgram) |
java.lang.String |
toString() |
protected static final int INDEX_EDEFAULT
Index' attribute.
getIndex(),
Constant Field Valuesprotected int index
Index' attribute.
getIndex()protected static final ScheduleModeType MODE_EDEFAULT
Mode' attribute.
getMode()protected ScheduleModeType mode
Mode' attribute.
getMode()protected static final long BEGIN_EDEFAULT
Begin' attribute.
getBegin(),
Constant Field Valuesprotected long begin
Begin' attribute.
getBegin()protected static final long END_EDEFAULT
End' attribute.
getEnd(),
Constant Field Valuesprotected Program program
Program' reference.
getProgram()protected EClass eStaticClass()
public int getIndex()
getIndex in interface TimeTableEntryTimeTableEntry.setIndex(int),
TOSDevicePackage.getTimeTableEntry_Index()public void setIndex(int newIndex)
setIndex in interface TimeTableEntrynewIndex - the new value of the 'Index' attribute.TimeTableEntry.getIndex()public ScheduleModeType getMode()
getMode in interface TimeTableEntryScheduleModeType,
TimeTableEntry.setMode(ScheduleModeType),
TOSDevicePackage.getTimeTableEntry_Mode()public void setMode(ScheduleModeType newMode)
setMode in interface TimeTableEntrynewMode - the new value of the 'Mode' attribute.ScheduleModeType,
TimeTableEntry.getMode()public long getBegin()
getBegin in interface TimeTableEntryTimeTableEntry.setBegin(long),
TOSDevicePackage.getTimeTableEntry_Begin()public void setBegin(long newBegin)
setBegin in interface TimeTableEntrynewBegin - the new value of the 'Begin' attribute.TimeTableEntry.getBegin()public long getEnd()
getEnd in interface TimeTableEntryTimeTableEntry.setEnd(long),
TOSDevicePackage.getTimeTableEntry_End()public void setEnd(long newEnd)
setEnd in interface TimeTableEntrynewEnd - the new value of the 'End' attribute.TimeTableEntry.getEnd()public Program getProgram()
getProgram in interface TimeTableEntryTimeTableEntry.setProgram(Program),
TOSDevicePackage.getTimeTableEntry_Program()public Program basicGetProgram()
public void setProgram(Program newProgram)
setProgram in interface TimeTableEntrynewProgram - the new value of the 'Program' reference.TimeTableEntry.getProgram()public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
public void eSet(int featureID,
java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public java.lang.String toString()
Data In Motion GmbH all rights reserved