|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.modeldriven.fuml.FumlObject
fUML.Semantics.Loci.LociL1.SemanticStrategy
fUML.Semantics.Classes.Kernel.DispatchStrategy
public abstract class DispatchStrategy
An implementation of the model object ' fUML::Semantics::Classes::Kernel::DispatchStrategy'.
The following features are implemented:
| Constructor Summary | |
|---|---|
DispatchStrategy()
|
|
| Method Summary | |
|---|---|
Execution |
dispatch(Object_ object,
Operation operation)
operation dispatch |
abstract Behavior |
getMethod(Object_ object,
Operation operation)
operation getMethod |
String |
getName()
operation getName |
| Methods inherited from class org.modeldriven.fuml.FumlObject |
|---|
getHref, getXmiId, getXmiNamespace, setHref, setXmiId, setXmiNamespace |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DispatchStrategy()
| Method Detail |
|---|
public String getName()
getName in class SemanticStrategy
public Execution dispatch(Object_ object,
Operation operation)
public abstract Behavior getMethod(Object_ object,
Operation operation)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||