public class ProgramImpl extends IdNameElementImpl implements Program
The following features are implemented:
| Modifier and Type | Field and Description |
|---|---|
protected int |
length
The cached value of the '
Length' attribute. |
protected static int |
LENGTH_EDEFAULT
The default value of the '
Length' attribute. |
protected <any> |
outputEntry
The cached value of the '
Output Entry' containment reference list. |
protected SignalTable |
signalTable
The cached value of the '
Signal Table' containment reference. |
id, ID_EDEFAULT, name, NAME_EDEFAULT| Modifier | Constructor and Description |
|---|---|
protected |
ProgramImpl() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
basicSetSignalTable(SignalTable newSignalTable,
NotificationChain msgs) |
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
int |
getLength() |
<any> |
getOutputEntry() |
SignalTable |
getSignalTable() |
void |
setLength(int newLength) |
void |
setSignalTable(SignalTable newSignalTable) |
java.lang.String |
toString() |
getId, getName, setId, setNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetId, getName, setId, setNameprotected static final int LENGTH_EDEFAULT
Length' attribute.
getLength(),
Constant Field Valuesprotected int length
Length' attribute.
getLength()protected <any> outputEntry
Output Entry' containment reference list.
getOutputEntry()protected SignalTable signalTable
Signal Table' containment reference.
getSignalTable()protected EClass eStaticClass()
eStaticClass in class IdNameElementImplpublic int getLength()
getLength in interface ProgramProgram.setLength(int),
TOSDevicePackage.getProgram_Length()public void setLength(int newLength)
setLength in interface ProgramnewLength - the new value of the 'Length' attribute.Program.getLength()public <any> getOutputEntry()
getOutputEntry in interface ProgramTOSDevicePackage.getProgram_OutputEntry()public SignalTable getSignalTable()
getSignalTable in interface ProgramProgram.setSignalTable(SignalTable),
TOSDevicePackage.getProgram_SignalTable()public NotificationChain basicSetSignalTable(SignalTable newSignalTable, NotificationChain msgs)
public void setSignalTable(SignalTable newSignalTable)
setSignalTable in interface ProgramnewSignalTable - the new value of the 'Signal Table' containment reference.Program.getSignalTable()public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in class IdNameElementImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet in class IdNameElementImplpublic void eUnset(int featureID)
eUnset in class IdNameElementImplpublic boolean eIsSet(int featureID)
eIsSet in class IdNameElementImplpublic java.lang.String toString()
toString in class IdNameElementImplData In Motion GmbH all rights reserved