|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEObjectImpl
org.eclipse.etrice.generator.etricegen.impl.InstanceBaseImpl
org.eclipse.etrice.generator.etricegen.impl.InterfaceItemInstanceImpl
org.eclipse.etrice.generator.etricegen.impl.PortInstanceImpl
public class PortInstanceImpl
An implementation of the model object 'Port Instance'.
The following features are implemented:
| Field Summary | |
|---|---|
protected |
bindings
The cached value of the ' Bindings' reference list. |
protected PortKind |
kind
The cached value of the ' Kind' attribute. |
protected static PortKind |
KIND_EDEFAULT
The default value of the ' Kind' attribute. |
protected Port |
port
The cached value of the ' Port' reference. |
| Fields inherited from class org.eclipse.etrice.generator.etricegen.impl.InterfaceItemInstanceImpl |
|---|
peers |
| Fields inherited from class org.eclipse.etrice.generator.etricegen.impl.InstanceBaseImpl |
|---|
name, NAME_EDEFAULT, NOBJ_IDS_EDEFAULT, OBJ_ID_EDEFAULT, objId, PATH_EDEFAULT, THREAD_ID_EDEFAULT, threadId |
| Fields inherited from interface org.eclipse.etrice.generator.etricegen.InstanceBase |
|---|
pathDelim |
| Constructor Summary | |
|---|---|
protected |
PortInstanceImpl()
|
| Method Summary | |
|---|---|
Port |
basicGetPort()
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseAdd(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
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)
|
|
getBindings()
|
PortKind |
getKind()
|
Port |
getPort()
|
void |
setKind(PortKind newKind)
|
void |
setPort(Port newPort)
|
java.lang.String |
toString()
|
| Methods inherited from class org.eclipse.etrice.generator.etricegen.impl.InterfaceItemInstanceImpl |
|---|
getNObjIDs, getPeers |
| Methods inherited from class org.eclipse.etrice.generator.etricegen.impl.InstanceBaseImpl |
|---|
getName, getObjId, getPath, getThreadId, setName, setObjId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.etrice.generator.etricegen.InterfaceItemInstance |
|---|
getPeers |
| Methods inherited from interface org.eclipse.etrice.generator.etricegen.InstanceBase |
|---|
getName, getNObjIDs, getObjId, getPath, getThreadId, setName, setObjId |
| Field Detail |
|---|
protected Port port
Port' reference.
getPort()protected static final PortKind KIND_EDEFAULT
Kind' attribute.
getKind()protected PortKind kind
Kind' attribute.
getKind()protectedbindings
Bindings' reference list.
getBindings()| Constructor Detail |
|---|
protected PortInstanceImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class InterfaceItemInstanceImplpublic Port getPort()
getPort in interface PortInstancePortInstance.setPort(Port),
ETriceGenPackage.getPortInstance_Port()public Port basicGetPort()
public void setPort(Port newPort)
setPort in interface PortInstancenewPort - the new value of the 'Port' reference.PortInstance.getPort()public PortKind getKind()
getKind in interface PortInstancePortKind,
PortInstance.setKind(PortKind),
ETriceGenPackage.getPortInstance_Kind()public void setKind(PortKind newKind)
setKind in interface PortInstancenewKind - the new value of the 'Kind' attribute.PortKind,
PortInstance.getKind()publicgetBindings()
getBindings in interface PortInstanceETriceGenPackage.getPortInstance_Bindings(),
BindingInstance.getPorts()
public NotificationChain eInverseAdd(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in class InterfaceItemInstanceImpl
public void eSet(int featureID,
java.lang.Object newValue)
eSet in class InterfaceItemInstanceImplpublic void eUnset(int featureID)
eUnset in class InterfaceItemInstanceImplpublic boolean eIsSet(int featureID)
eIsSet in class InterfaceItemInstanceImplpublic java.lang.String toString()
toString in class InstanceBaseImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||