|
||||||||||
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.ExternalPortImpl
public class ExternalPortImpl
An implementation of the model object 'External Port'.
The following features are implemented:
Field Summary | |
---|---|
protected Port |
ifport
The cached value of the ' Ifport ' reference. |
Constructor Summary | |
---|---|
protected |
ExternalPortImpl()
|
Method Summary | |
---|---|
Port |
basicGetIfport()
|
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)
|
Port |
getIfport()
|
void |
setIfport(Port newIfport)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected Port ifport
Ifport
' reference.
getIfport()
Constructor Detail |
---|
protected ExternalPortImpl()
Method Detail |
---|
protected EClass eStaticClass()
public Port getIfport()
getIfport
in interface ExternalPort
ExternalPort.setIfport(Port)
,
RoomPackage.getExternalPort_Ifport()
public Port basicGetIfport()
public void setIfport(Port newIfport)
setIfport
in interface ExternalPort
newIfport
- the new value of the 'Ifport' reference.ExternalPort.getIfport()
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)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |