fUML.Semantics.Classes.Kernel
Class DispatchStrategy
java.lang.Object
org.modeldriven.fuml.FumlObject
fUML.Semantics.Loci.LociL1.SemanticStrategy
fUML.Semantics.Classes.Kernel.DispatchStrategy
- Direct Known Subclasses:
- RedefinitionBasedDispatchStrategy
public abstract class DispatchStrategy
- extends SemanticStrategy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DispatchStrategy
public DispatchStrategy()
getName
public String getName()
- Specified by:
getName in class SemanticStrategy
dispatch
public Execution dispatch(Object_ object,
Operation operation)
getMethod
public abstract Behavior getMethod(Object_ object,
Operation operation)
Copyright © 2014. All rights reserved.