IBM Rational Software Modeler
Release 6.0

com.ibm.xtools.patterns.framework
Class PatternParameterMapping.Provider

java.lang.Object
  extended bycom.ibm.xtools.patterns.framework.PatternParameterMapping.Provider
Enclosing class:
PatternParameterMapping

public abstract static class PatternParameterMapping.Provider
extends Object

A mapping provider class used for callback in pattern definition usage definition.


Constructor Summary
PatternParameterMapping.Provider()
           
 
Method Summary
abstract  void provide(PatternParameterMapping.Map map)
          Provides a map that is used to defining the mapping.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PatternParameterMapping.Provider

public PatternParameterMapping.Provider()
Method Detail

provide

public abstract void provide(PatternParameterMapping.Map map)
Provides a map that is used to defining the mapping.

Parameters:
map - the map that allows for the initialization and definition of the parameter mappings

IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2004. All rights reserved.