IBM Rational Software Modeler
Release 6.0

Uses of Class
com.ibm.xtools.patterns.core.AbstractParameterArgument.Pair

Packages that use AbstractParameterArgument.Pair
com.ibm.xtools.patterns.core   
com.ibm.xtools.patterns.framework Provides the base classes that form the patterns framework.  
 

Uses of AbstractParameterArgument.Pair in com.ibm.xtools.patterns.core
 

Methods in com.ibm.xtools.patterns.core with parameters of type AbstractParameterArgument.Pair
abstract  IStatus AbstractPatternInstance.createArgumentsUsingPairs(IParameterDescriptor parameter, IPatternMetatype metatype, AbstractParameterArgument.Pair[] pairs)
          Uses the given collection of argument pairs in creating arguments for the given parameter.
 

Uses of AbstractParameterArgument.Pair in com.ibm.xtools.patterns.framework
 

Methods in com.ibm.xtools.patterns.framework with parameters of type AbstractParameterArgument.Pair
 IStatus AbstractPatternInstance.createArgumentsUsingPairs(IParameterDescriptor descriptor, IPatternMetatype metatype, AbstractParameterArgument.Pair[] pairs)
           
 Object[] AbstractPatternParameter.createArgumentsUsingPairs(AbstractPatternInstance instance, IPatternMetatype metatype, AbstractParameterArgument.Pair[] pairs)
          If this parameter supports creation of prototypical instances then this method will be implemented.
 


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

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