JMMF API
pre-release v0.8

Package fr.umlv.jmmf.matcher

This package contains the class PatternMatcher.

See:
          Description

Class Summary
PatternMatcher This class ease the use of multi-polymorphism.
 

Exception Summary
MatchingMethodException This class is the root class for all matching exceptions.
MatchingMethodInvocationException This class is the same of InvocationTargetException but extends RuntimeException.
MultipleMatchingMethodsException Exception thrown if multiple matching methods could be called with the given parameter types.
NoMatchingMethodException Exception thrown if no matching method could be called with the given parameter types.
 

Package fr.umlv.jmmf.matcher Description

This package contains the class PatternMatcher. Inherit from the PatternMatcher class is a simple way to use multi-polymorphism.

See Also:
PatternMatcher

JMMF API
pre-release v0.8

Rémi Forax 1999,2000 Université de Marne la Vallée