|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActualPortHolder | |
---|---|
fr.tpt.aadl.annex.behavior.aadlba |
Uses of ActualPortHolder in fr.tpt.aadl.annex.behavior.aadlba |
---|
Subinterfaces of ActualPortHolder in fr.tpt.aadl.annex.behavior.aadlba | |
---|---|
interface |
DataPortHolder
A representation of the model object 'Data Port Holder' |
interface |
EventDataPortHolder
A representation of the model object 'Event Data Port Holder' |
interface |
EventPortHolder
A representation of the model object 'Event Port Holder' |
interface |
PortCountValue
A representation of the model object 'Port Count Value' |
interface |
PortDequeueValue
A representation of the model object 'Port Dequeue Value' |
interface |
PortFreezeAction
A representation of the model object 'Port Freeze Action' |
interface |
PortFreshValue
A representation of the model object 'Port Fresh Value' |
Methods in fr.tpt.aadl.annex.behavior.aadlba that return ActualPortHolder | |
---|---|
ActualPortHolder |
PortSendAction.getPort()
Returns the value of the 'Port' containment reference |
ActualPortHolder |
PortDequeueAction.getPort()
Returns the value of the 'Port' containment reference |
Methods in fr.tpt.aadl.annex.behavior.aadlba that return types with arguments of type ActualPortHolder | |
---|---|
org.eclipse.emf.common.util.EList<ActualPortHolder> |
DispatchCondition.getFrozenPorts()
Returns the value of the 'Frozen Ports' containment reference list. |
Methods in fr.tpt.aadl.annex.behavior.aadlba with parameters of type ActualPortHolder | |
---|---|
void |
PortSendAction.setPort(ActualPortHolder value)
Sets the value of the ' Port ' containment reference |
void |
PortDequeueAction.setPort(ActualPortHolder value)
Sets the value of the ' Port ' containment reference |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |