public class OutPinConfigurationImpl extends MinimalEObjectImpl.Container implements OutPinConfiguration
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
comment
The cached value of the '
Comment' attribute. |
protected static java.lang.String |
COMMENT_EDEFAULT
The default value of the '
Comment' attribute. |
protected int |
gpio
The cached value of the '
Gpio' attribute. |
protected static int |
GPIO_EDEFAULT
The default value of the '
Gpio' attribute. |
protected int |
pin
The cached value of the '
Pin' attribute. |
protected static int |
PIN_EDEFAULT
The default value of the '
Pin' attribute. |
protected OutputElementType |
type
The cached value of the '
Type' attribute. |
protected static OutputElementType |
TYPE_EDEFAULT
The default value of the '
Type' attribute. |
| Modifier | Constructor and Description |
|---|---|
protected |
OutPinConfigurationImpl() |
| 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 |
getComment() |
int |
getGpio() |
int |
getPin() |
OutputElementType |
getType() |
void |
setComment(java.lang.String newComment) |
void |
setGpio(int newGpio) |
void |
setPin(int newPin) |
void |
setType(OutputElementType newType) |
java.lang.String |
toString() |
protected static final int PIN_EDEFAULT
Pin' attribute.
getPin(),
Constant Field Valuesprotected static final int GPIO_EDEFAULT
Gpio' attribute.
getGpio(),
Constant Field Valuesprotected static final OutputElementType TYPE_EDEFAULT
Type' attribute.
getType()protected OutputElementType type
Type' attribute.
getType()protected static final java.lang.String COMMENT_EDEFAULT
Comment' attribute.
getComment()protected java.lang.String comment
Comment' attribute.
getComment()protected EClass eStaticClass()
public int getPin()
getPin in interface OutPinConfigurationOutPinConfiguration.setPin(int),
TOSDevicePackage.getOutPinConfiguration_Pin()public void setPin(int newPin)
setPin in interface OutPinConfigurationnewPin - the new value of the 'Pin' attribute.OutPinConfiguration.getPin()public int getGpio()
getGpio in interface OutPinConfigurationOutPinConfiguration.setGpio(int),
TOSDevicePackage.getOutPinConfiguration_Gpio()public void setGpio(int newGpio)
setGpio in interface OutPinConfigurationnewGpio - the new value of the 'Gpio' attribute.OutPinConfiguration.getGpio()public OutputElementType getType()
getType in interface OutPinConfigurationOutputElementType,
OutPinConfiguration.setType(OutputElementType),
TOSDevicePackage.getOutPinConfiguration_Type()public void setType(OutputElementType newType)
setType in interface OutPinConfigurationnewType - the new value of the 'Type' attribute.OutputElementType,
OutPinConfiguration.getType()public java.lang.String getComment()
getComment in interface OutPinConfigurationOutPinConfiguration.setComment(String),
TOSDevicePackage.getOutPinConfiguration_Comment()public void setComment(java.lang.String newComment)
setComment in interface OutPinConfigurationnewComment - the new value of the 'Comment' attribute.OutPinConfiguration.getComment()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