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