public class PhaseGroupImpl extends MinimalEObjectImpl.Container implements PhaseGroup
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
id
The cached value of the '
Id' attribute. |
protected static java.lang.String |
ID_EDEFAULT
The default value of the '
Id' attribute. |
protected int |
penalty
The cached value of the '
Penalty' attribute. |
protected static int |
PENALTY_EDEFAULT
The default value of the '
Penalty' attribute. |
protected <any> |
phase
The cached value of the '
Phase' reference list. |
| Modifier | Constructor and Description |
|---|---|
protected |
PhaseGroupImpl() |
| 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) |
java.lang.String |
getId() |
int |
getPenalty() |
<any> |
getPhase() |
void |
setId(java.lang.String newId) |
void |
setPenalty(int newPenalty) |
java.lang.String |
toString() |
protected static final java.lang.String ID_EDEFAULT
Id' attribute.
getId()protected static final int PENALTY_EDEFAULT
Penalty' attribute.
getPenalty(),
Constant Field Valuesprotected int penalty
Penalty' attribute.
getPenalty()protected <any> phase
Phase' reference list.
getPhase()protected EClass eStaticClass()
public java.lang.String getId()
getId in interface PhaseGroupPhaseGroup.setId(String),
TOSDevicePackage.getPhaseGroup_Id()public void setId(java.lang.String newId)
setId in interface PhaseGroupnewId - the new value of the 'Id' attribute.PhaseGroup.getId()public int getPenalty()
getPenalty in interface PhaseGroupPhaseGroup.setPenalty(int),
TOSDevicePackage.getPhaseGroup_Penalty()public void setPenalty(int newPenalty)
setPenalty in interface PhaseGroupnewPenalty - the new value of the 'Penalty' attribute.PhaseGroup.getPenalty()public <any> getPhase()
getPhase in interface PhaseGroupTOSDevicePackage.getPhaseGroup_Phase()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