|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PortInstance
A representation of the model object 'Port Instance'.
The following features are supported:
ETriceGenPackage.getPortInstance()
Field Summary |
---|
Fields inherited from interface org.eclipse.etrice.generator.etricegen.InstanceBase |
---|
pathDelim |
Method Summary | |
---|---|
|
getBindings()
Returns the value of the 'Bindings' reference list. |
PortKind |
getKind()
Returns the value of the 'Kind' attribute. |
Port |
getPort()
Returns the value of the 'Port' reference. |
void |
setKind(PortKind value)
Sets the value of the ' Kind ' attribute. |
void |
setPort(Port value)
Sets the value of the ' Port ' reference. |
Methods inherited from interface org.eclipse.etrice.generator.etricegen.InterfaceItemInstance |
---|
getInterfaceItem, getPeers, isRelay, isReplicated, isSimple |
Methods inherited from interface org.eclipse.etrice.generator.etricegen.InstanceBase |
---|
getName, getNObjIDs, getObjId, getPath, getThreadId, setName, setObjId |
Method Detail |
---|
Port getPort()
If the meaning of the 'Port' reference isn't clear, there really should be more of a description here...
setPort(Port)
,
ETriceGenPackage.getPortInstance_Port()
void setPort(Port value)
Port
' reference.
value
- the new value of the 'Port' reference.getPort()
PortKind getKind()
PortKind
.
If the meaning of the 'Kind' attribute isn't clear, there really should be more of a description here...
PortKind
,
setKind(PortKind)
,
ETriceGenPackage.getPortInstance_Kind()
void setKind(PortKind value)
Kind
' attribute.
value
- the new value of the 'Kind' attribute.PortKind
,
getKind()
getBindings()
BindingInstance
.
It is bidirectional and its opposite is 'Ports
'.
If the meaning of the 'Bindings' reference list isn't clear, there really should be more of a description here...
ETriceGenPackage.getPortInstance_Bindings()
,
BindingInstance.getPorts()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |