public class AbstractTimeTableEntryImpl extends MinimalEObjectImpl.Container implements AbstractTimeTableEntry
| 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. |
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractTimeTableEntryImpl() |
| Modifier and Type | Method and Description |
|---|---|
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() |
void |
setBegin(long newBegin) |
void |
setEnd(long newEnd) |
void |
setIndex(int newIndex) |
void |
setMode(ScheduleModeType newMode) |
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 EClass eStaticClass()
public int getIndex()
getIndex in interface AbstractTimeTableEntryAbstractTimeTableEntry.setIndex(int),
TOSDevicePackage.getAbstractTimeTableEntry_Index()public void setIndex(int newIndex)
setIndex in interface AbstractTimeTableEntrynewIndex - the new value of the 'Index' attribute.AbstractTimeTableEntry.getIndex()public ScheduleModeType getMode()
getMode in interface AbstractTimeTableEntryScheduleModeType,
AbstractTimeTableEntry.setMode(ScheduleModeType),
TOSDevicePackage.getAbstractTimeTableEntry_Mode()public void setMode(ScheduleModeType newMode)
setMode in interface AbstractTimeTableEntrynewMode - the new value of the 'Mode' attribute.ScheduleModeType,
AbstractTimeTableEntry.getMode()public long getBegin()
getBegin in interface AbstractTimeTableEntryAbstractTimeTableEntry.setBegin(long),
TOSDevicePackage.getAbstractTimeTableEntry_Begin()public void setBegin(long newBegin)
setBegin in interface AbstractTimeTableEntrynewBegin - the new value of the 'Begin' attribute.AbstractTimeTableEntry.getBegin()public long getEnd()
getEnd in interface AbstractTimeTableEntryAbstractTimeTableEntry.setEnd(long),
TOSDevicePackage.getAbstractTimeTableEntry_End()public void setEnd(long newEnd)
setEnd in interface AbstractTimeTableEntrynewEnd - the new value of the 'End' attribute.AbstractTimeTableEntry.getEnd()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 Consuling GmbH - All rights reserved