| Package | Description |
|---|---|
| fUML.Semantics.Actions.CompleteActions | |
| fUML.Semantics.Classes.Kernel | |
| fUML.Semantics.CommonBehaviors.Communications |
| Modifier and Type | Method and Description |
|---|---|
void |
AcceptEventActionEventAccepter.accept(EventOccurrence eventOccurrence) |
void |
AcceptEventActionActivation.accept(EventOccurrence eventOccurrence) |
void |
AcceptCallActionActivation.accept(EventOccurrence eventOccurrence) |
boolean |
AcceptEventActionEventAccepter.match(EventOccurrence eventOccurrence) |
boolean |
AcceptEventActionActivation.match(EventOccurrence eventOccurrence) |
| Modifier and Type | Method and Description |
|---|---|
void |
Reference.send(EventOccurrence eventOccurrence) |
void |
Object_.send(EventOccurrence eventOccurrence) |
| Modifier and Type | Class and Description |
|---|---|
class |
CallEventOccurrence |
class |
InvocationEventOccurrence |
class |
SignalEventOccurrence |
| Modifier and Type | Field and Description |
|---|---|
EventOccurrence |
EventOccurrence_SendingBehaviorExecution.self |
| Modifier and Type | Method and Description |
|---|---|
EventOccurrence |
CallEventExecution.createEventOccurrence() |
EventOccurrence |
ObjectActivation.getNextEvent() |
abstract EventOccurrence |
GetNextEventStrategy.getNextEvent(ObjectActivation objectActivation) |
EventOccurrence |
FIFOGetNextEventStrategy.getNextEvent(ObjectActivation objectActivation) |
EventOccurrence |
EventOccurrenceList.getValue(int i) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
EventAccepter.accept(EventOccurrence eventOccurrence) |
void |
ClassifierBehaviorInvocationEventAccepter.accept(EventOccurrence eventOccurrence) |
void |
EventOccurrenceList.addValue(EventOccurrence v) |
void |
EventOccurrenceList.addValue(int i,
EventOccurrence v) |
abstract boolean |
EventAccepter.match(EventOccurrence eventOccurrence) |
boolean |
ClassifierBehaviorInvocationEventAccepter.match(EventOccurrence eventOccurrence) |
void |
ObjectActivation.send(EventOccurrence eventOccurrence) |
void |
EventOccurrenceList.setValue(int i,
EventOccurrence v) |
| Constructor and Description |
|---|
EventOccurrence_SendingBehaviorExecution(EventOccurrence self) |
Copyright © 2017. All rights reserved.