public class ProgramEntryImpl extends MinimalEObjectImpl.Container implements ProgramEntry
| Modifier and Type | Field and Description |
|---|---|
protected int |
begin
The cached value of the '
Begin' attribute. |
protected static int |
BEGIN_EDEFAULT
The default value of the '
Begin' attribute. |
protected int |
duration
The cached value of the '
Duration' attribute. |
protected static int |
DURATION_EDEFAULT
The default value of the '
Duration' attribute. |
protected int |
end
The cached value of the '
End' attribute. |
protected static int |
END_EDEFAULT
The default value of the '
End' attribute. |
protected Phase |
refPhase
The cached value of the '
Ref Phase' reference. |
| Modifier | Constructor and Description |
|---|---|
protected |
ProgramEntryImpl() |
| Modifier and Type | Method and Description |
|---|---|
Phase |
basicGetRefPhase() |
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) |
int |
getBegin() |
int |
getDuration() |
int |
getEnd() |
Phase |
getRefPhase() |
void |
setBegin(int newBegin) |
void |
setDuration(int newDuration) |
void |
setEnd(int newEnd) |
void |
setRefPhase(Phase newRefPhase) |
java.lang.String |
toString() |
protected static final int BEGIN_EDEFAULT
Begin' attribute.
getBegin(),
Constant Field Valuesprotected int begin
Begin' attribute.
getBegin()protected static final int END_EDEFAULT
End' attribute.
getEnd(),
Constant Field Valuesprotected static final int DURATION_EDEFAULT
Duration' attribute.
getDuration(),
Constant Field Valuesprotected int duration
Duration' attribute.
getDuration()protected Phase refPhase
Ref Phase' reference.
getRefPhase()protected EClass eStaticClass()
public int getBegin()
getBegin in interface ProgramEntryProgramEntry.setBegin(int),
TOSDevicePackage.getProgramEntry_Begin()public void setBegin(int newBegin)
setBegin in interface ProgramEntrynewBegin - the new value of the 'Begin' attribute.ProgramEntry.getBegin()public int getEnd()
getEnd in interface ProgramEntryProgramEntry.setEnd(int),
TOSDevicePackage.getProgramEntry_End()public void setEnd(int newEnd)
setEnd in interface ProgramEntrynewEnd - the new value of the 'End' attribute.ProgramEntry.getEnd()public int getDuration()
getDuration in interface ProgramEntryProgramEntry.setDuration(int),
TOSDevicePackage.getProgramEntry_Duration()public void setDuration(int newDuration)
setDuration in interface ProgramEntrynewDuration - the new value of the 'Duration' attribute.ProgramEntry.getDuration()public Phase getRefPhase()
getRefPhase in interface ProgramEntryProgramEntry.setRefPhase(Phase),
TOSDevicePackage.getProgramEntry_RefPhase()public Phase basicGetRefPhase()
public void setRefPhase(Phase newRefPhase)
setRefPhase in interface ProgramEntrynewRefPhase - the new value of the 'Ref Phase' reference.ProgramEntry.getRefPhase()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