|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectMinimalEObjectImpl.Container
org.eclipse.etrice.core.room.impl.InterfaceItemImpl
public class InterfaceItemImpl
An implementation of the model object 'Interface Item'.
The following features are implemented:
| Field Summary | |
|---|---|
protected java.lang.String |
name
The cached value of the ' Name' attribute. |
protected static java.lang.String |
NAME_EDEFAULT
The default value of the ' Name' attribute. |
protected ProtocolClass |
protocol
The cached value of the ' Protocol' reference. |
| Constructor Summary | |
|---|---|
protected |
InterfaceItemImpl()
|
| Method Summary | |
|---|---|
ProtocolClass |
basicGetProtocol()
|
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 |
getName()
|
ProtocolClass |
getProtocol()
|
void |
setName(java.lang.String newName)
|
void |
setProtocol(ProtocolClass newProtocol)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected static final java.lang.String NAME_EDEFAULT
Name' attribute.
getName()protected java.lang.String name
Name' attribute.
getName()protected ProtocolClass protocol
Protocol' reference.
getProtocol()| Constructor Detail |
|---|
protected InterfaceItemImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
public java.lang.String getName()
getName in interface InterfaceItemInterfaceItem.setName(String),
RoomPackage.getInterfaceItem_Name()public void setName(java.lang.String newName)
setName in interface InterfaceItemnewName - the new value of the 'Name' attribute.InterfaceItem.getName()public ProtocolClass getProtocol()
getProtocol in interface InterfaceItemInterfaceItem.setProtocol(ProtocolClass),
RoomPackage.getInterfaceItem_Protocol()public ProtocolClass basicGetProtocol()
public void setProtocol(ProtocolClass newProtocol)
setProtocol in interface InterfaceItemnewProtocol - the new value of the 'Protocol' reference.InterfaceItem.getProtocol()
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()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||