public class ClassifierBehaviorInvocationEventAccepter extends EventAccepter
| Modifier and Type | Field and Description |
|---|---|
Class_ |
classifier |
Execution |
execution |
ObjectActivation |
objectActivation |
| Constructor and Description |
|---|
ClassifierBehaviorInvocationEventAccepter() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(EventOccurrence eventOccurrence) |
void |
invokeBehavior(Class_ classifier,
ParameterValueList inputs) |
boolean |
match(EventOccurrence eventOccurrence) |
void |
terminate() |
getHref, getXmiId, getXmiNamespace, setHref, setXmiId, setXmiNamespacepublic Execution execution
public Class_ classifier
public ObjectActivation objectActivation
public ClassifierBehaviorInvocationEventAccepter()
public void invokeBehavior(Class_ classifier, ParameterValueList inputs)
public boolean match(EventOccurrence eventOccurrence)
match in class EventAccepterpublic void accept(EventOccurrence eventOccurrence)
accept in class EventAccepterpublic void terminate()
Copyright © 2020. All rights reserved.