public abstract class PartWithCommonImpl extends EObjectImpl implements PartWithCommon
| Modifier and Type | Field and Description |
|---|---|
protected static AmpEg |
AMP_EG_EDEFAULT
The default value of the '
Amp Eg' attribute. |
protected AmpEg |
ampEg
The cached value of the '
Amp Eg' attribute. |
protected static BpmSync |
BPM_SYNC_EDEFAULT
The default value of the '
Bpm Sync' attribute. |
protected BpmSync |
bpmSync
The cached value of the '
Bpm Sync' attribute. |
protected byte |
cutoff
The cached value of the '
Cutoff' attribute. |
protected static byte |
CUTOFF_EDEFAULT
The default value of the '
Cutoff' attribute. |
protected static byte |
EG_INTENSITY_EDEFAULT
The default value of the '
Eg Intensity' attribute. |
protected static byte |
EG_TIME_EDEFAULT
The default value of the '
Eg Time' attribute. |
protected byte |
egIntensity
The cached value of the '
Eg Intensity' attribute. |
protected byte |
egTime
The cached value of the '
Eg Time' attribute. |
protected static FilterType |
FILTER_TYPE_EDEFAULT
The default value of the '
Filter Type' attribute. |
protected FilterType |
filterType
The cached value of the '
Filter Type' attribute. |
protected static FxSelect |
FX_SELECT_EDEFAULT
The default value of the '
Fx Select' attribute. |
protected static FxSend |
FX_SEND_EDEFAULT
The default value of the '
Fx Send' attribute. |
protected FxSelect |
fxSelect
The cached value of the '
Fx Select' attribute. |
protected FxSend |
fxSend
The cached value of the '
Fx Send' attribute. |
protected static byte |
MOD_DEPTH_EDEFAULT
The default value of the '
Mod Depth' attribute. |
protected static ModDest |
MOD_DEST_EDEFAULT
The default value of the '
Mod Dest' attribute. |
protected static byte |
MOD_SPEED_EDEFAULT
The default value of the '
Mod Speed' attribute. |
protected static ModType |
MOD_TYPE_EDEFAULT
The default value of the '
Mod Type' attribute. |
protected byte |
modDepth
The cached value of the '
Mod Depth' attribute. |
protected ModDest |
modDest
The cached value of the '
Mod Dest' attribute. |
protected byte |
modSpeed
The cached value of the '
Mod Speed' attribute. |
protected ModType |
modType
The cached value of the '
Mod Type' attribute. |
protected byte |
pan
The cached value of the '
Pan' attribute. |
protected static byte |
PAN_EDEFAULT
The default value of the '
Pan' attribute. |
protected static byte |
RESERVED_BIT_AFTER_MOD_DEPTH_EDEFAULT
The default value of the '
Reserved Bit After Mod Depth' attribute. |
protected byte |
reservedBitAfterModDepth
The cached value of the '
Reserved Bit After Mod Depth' attribute. |
protected byte |
resonance
The cached value of the '
Resonance' attribute. |
protected static byte |
RESONANCE_EDEFAULT
The default value of the '
Resonance' attribute. |
protected Roll |
roll
The cached value of the '
Roll' attribute. |
protected static Roll |
ROLL_EDEFAULT
The default value of the '
Roll' attribute. |
| Modifier | Constructor and Description |
|---|---|
protected |
PartWithCommonImpl() |
| 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) |
AmpEg |
getAmpEg() |
BpmSync |
getBpmSync() |
byte |
getCutoff() |
byte |
getEgIntensity() |
byte |
getEgTime() |
FilterType |
getFilterType() |
FxSelect |
getFxSelect() |
FxSend |
getFxSend() |
byte |
getModDepth() |
ModDest |
getModDest() |
byte |
getModSpeed() |
ModType |
getModType() |
byte |
getPan() |
byte |
getReservedBitAfterModDepth() |
byte |
getResonance() |
Roll |
getRoll() |
void |
setAmpEg(AmpEg newAmpEg) |
void |
setBpmSync(BpmSync newBpmSync) |
void |
setCutoff(byte newCutoff) |
void |
setEgIntensity(byte newEgIntensity) |
void |
setEgTime(byte newEgTime) |
void |
setFilterType(FilterType newFilterType) |
void |
setFxSelect(FxSelect newFxSelect) |
void |
setFxSend(FxSend newFxSend) |
void |
setModDepth(byte newModDepth) |
void |
setModDest(ModDest newModDest) |
void |
setModSpeed(byte newModSpeed) |
void |
setModType(ModType newModType) |
void |
setPan(byte newPan) |
void |
setReservedBitAfterModDepth(byte newReservedBitAfterModDepth) |
void |
setResonance(byte newResonance) |
void |
setRoll(Roll newRoll) |
java.lang.String |
toString() |
protected static final AmpEg AMP_EG_EDEFAULT
Amp Eg' attribute.
getAmpEg()protected AmpEg ampEg
Amp Eg' attribute.
getAmpEg()protected static final BpmSync BPM_SYNC_EDEFAULT
Bpm Sync' attribute.
getBpmSync()protected BpmSync bpmSync
Bpm Sync' attribute.
getBpmSync()protected static final byte CUTOFF_EDEFAULT
Cutoff' attribute.
getCutoff(),
Constant Field Valuesprotected byte cutoff
Cutoff' attribute.
getCutoff()protected static final byte EG_INTENSITY_EDEFAULT
Eg Intensity' attribute.
getEgIntensity(),
Constant Field Valuesprotected byte egIntensity
Eg Intensity' attribute.
getEgIntensity()protected static final byte EG_TIME_EDEFAULT
Eg Time' attribute.
getEgTime(),
Constant Field Valuesprotected byte egTime
Eg Time' attribute.
getEgTime()protected static final FilterType FILTER_TYPE_EDEFAULT
Filter Type' attribute.
getFilterType()protected FilterType filterType
Filter Type' attribute.
getFilterType()protected static final FxSelect FX_SELECT_EDEFAULT
Fx Select' attribute.
getFxSelect()protected FxSelect fxSelect
Fx Select' attribute.
getFxSelect()protected static final FxSend FX_SEND_EDEFAULT
Fx Send' attribute.
getFxSend()protected FxSend fxSend
Fx Send' attribute.
getFxSend()protected static final byte MOD_DEPTH_EDEFAULT
Mod Depth' attribute.
getModDepth(),
Constant Field Valuesprotected byte modDepth
Mod Depth' attribute.
getModDepth()protected static final ModDest MOD_DEST_EDEFAULT
Mod Dest' attribute.
getModDest()protected ModDest modDest
Mod Dest' attribute.
getModDest()protected static final byte MOD_SPEED_EDEFAULT
Mod Speed' attribute.
getModSpeed(),
Constant Field Valuesprotected byte modSpeed
Mod Speed' attribute.
getModSpeed()protected static final ModType MOD_TYPE_EDEFAULT
Mod Type' attribute.
getModType()protected ModType modType
Mod Type' attribute.
getModType()protected static final byte PAN_EDEFAULT
Pan' attribute.
getPan(),
Constant Field Valuesprotected static final byte RESERVED_BIT_AFTER_MOD_DEPTH_EDEFAULT
Reserved Bit After Mod Depth' attribute.
protected byte reservedBitAfterModDepth
Reserved Bit After Mod Depth' attribute.
getReservedBitAfterModDepth()protected static final byte RESONANCE_EDEFAULT
Resonance' attribute.
getResonance(),
Constant Field Valuesprotected byte resonance
Resonance' attribute.
getResonance()protected static final Roll ROLL_EDEFAULT
Roll' attribute.
getRoll()protected EClass eStaticClass()
public AmpEg getAmpEg()
getAmpEg in interface PartWithCommonAmpEg,
PartWithCommon.setAmpEg(AmpEg),
EsxPackage.getPartWithCommon_AmpEg()public void setAmpEg(AmpEg newAmpEg)
setAmpEg in interface PartWithCommonnewAmpEg - the new value of the 'Amp Eg' attribute.AmpEg,
PartWithCommon.getAmpEg()public BpmSync getBpmSync()
getBpmSync in interface PartWithCommonBpmSync,
PartWithCommon.setBpmSync(BpmSync),
EsxPackage.getPartWithCommon_BpmSync()public void setBpmSync(BpmSync newBpmSync)
setBpmSync in interface PartWithCommonnewBpmSync - the new value of the 'Bpm Sync' attribute.BpmSync,
PartWithCommon.getBpmSync()public byte getCutoff()
getCutoff in interface PartWithCommonPartWithCommon.setCutoff(byte),
EsxPackage.getPartWithCommon_Cutoff()public void setCutoff(byte newCutoff)
setCutoff in interface PartWithCommonnewCutoff - the new value of the 'Cutoff' attribute.PartWithCommon.getCutoff()public byte getEgIntensity()
getEgIntensity in interface PartWithCommonPartWithCommon.setEgIntensity(byte),
EsxPackage.getPartWithCommon_EgIntensity()public void setEgIntensity(byte newEgIntensity)
setEgIntensity in interface PartWithCommonnewEgIntensity - the new value of the 'Eg Intensity' attribute.PartWithCommon.getEgIntensity()public byte getEgTime()
getEgTime in interface PartWithCommonPartWithCommon.setEgTime(byte),
EsxPackage.getPartWithCommon_EgTime()public void setEgTime(byte newEgTime)
setEgTime in interface PartWithCommonnewEgTime - the new value of the 'Eg Time' attribute.PartWithCommon.getEgTime()public FilterType getFilterType()
getFilterType in interface PartWithCommonFilterType,
PartWithCommon.setFilterType(FilterType),
EsxPackage.getPartWithCommon_FilterType()public void setFilterType(FilterType newFilterType)
setFilterType in interface PartWithCommonnewFilterType - the new value of the 'Filter Type' attribute.FilterType,
PartWithCommon.getFilterType()public FxSelect getFxSelect()
getFxSelect in interface PartWithCommonFxSelect,
PartWithCommon.setFxSelect(FxSelect),
EsxPackage.getPartWithCommon_FxSelect()public void setFxSelect(FxSelect newFxSelect)
setFxSelect in interface PartWithCommonnewFxSelect - the new value of the 'Fx Select' attribute.FxSelect,
PartWithCommon.getFxSelect()public FxSend getFxSend()
getFxSend in interface PartWithCommonFxSend,
PartWithCommon.setFxSend(FxSend),
EsxPackage.getPartWithCommon_FxSend()public void setFxSend(FxSend newFxSend)
setFxSend in interface PartWithCommonnewFxSend - the new value of the 'Fx Send' attribute.FxSend,
PartWithCommon.getFxSend()public byte getModDepth()
getModDepth in interface PartWithCommonPartWithCommon.setModDepth(byte),
EsxPackage.getPartWithCommon_ModDepth()public void setModDepth(byte newModDepth)
setModDepth in interface PartWithCommonnewModDepth - the new value of the 'Mod Depth' attribute.PartWithCommon.getModDepth()public ModDest getModDest()
getModDest in interface PartWithCommonModDest,
PartWithCommon.setModDest(ModDest),
EsxPackage.getPartWithCommon_ModDest()public void setModDest(ModDest newModDest)
setModDest in interface PartWithCommonnewModDest - the new value of the 'Mod Dest' attribute.ModDest,
PartWithCommon.getModDest()public byte getModSpeed()
getModSpeed in interface PartWithCommonPartWithCommon.setModSpeed(byte),
EsxPackage.getPartWithCommon_ModSpeed()public void setModSpeed(byte newModSpeed)
setModSpeed in interface PartWithCommonnewModSpeed - the new value of the 'Mod Speed' attribute.PartWithCommon.getModSpeed()public ModType getModType()
getModType in interface PartWithCommonModType,
PartWithCommon.setModType(ModType),
EsxPackage.getPartWithCommon_ModType()public void setModType(ModType newModType)
setModType in interface PartWithCommonnewModType - the new value of the 'Mod Type' attribute.ModType,
PartWithCommon.getModType()public byte getPan()
getPan in interface PartWithCommonPartWithCommon.setPan(byte),
EsxPackage.getPartWithCommon_Pan()public void setPan(byte newPan)
setPan in interface PartWithCommonnewPan - the new value of the 'Pan' attribute.PartWithCommon.getPan()public byte getReservedBitAfterModDepth()
getReservedBitAfterModDepth in interface PartWithCommonPartWithCommon.setReservedBitAfterModDepth(byte),
EsxPackage.getPartWithCommon_ReservedBitAfterModDepth()public void setReservedBitAfterModDepth(byte newReservedBitAfterModDepth)
setReservedBitAfterModDepth in interface PartWithCommonnewReservedBitAfterModDepth - the new value of the 'Reserved Bit After Mod Depth' attribute.PartWithCommon.getReservedBitAfterModDepth()public byte getResonance()
getResonance in interface PartWithCommonPartWithCommon.setResonance(byte),
EsxPackage.getPartWithCommon_Resonance()public void setResonance(byte newResonance)
setResonance in interface PartWithCommonnewResonance - the new value of the 'Resonance' attribute.PartWithCommon.getResonance()public Roll getRoll()
getRoll in interface PartWithCommonRoll,
PartWithCommon.setRoll(Roll),
EsxPackage.getPartWithCommon_Roll()public void setRoll(Roll newRoll)
setRoll in interface PartWithCommonnewRoll - the new value of the 'Roll' attribute.Roll,
PartWithCommon.getRoll()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()