IBM Rational Software Modeler
Release 6.0

Uses of Class
com.ibm.xtools.patterns.framework.PatternParameterValue.Replaced

Packages that use PatternParameterValue.Replaced
com.ibm.xtools.patterns.framework Provides the base classes that form the patterns framework.  
 

Uses of PatternParameterValue.Replaced in com.ibm.xtools.patterns.framework
 

Methods in com.ibm.xtools.patterns.framework with parameters of type PatternParameterValue.Replaced
 boolean AbstractPatternDependency.update(PatternParameterValue.Maintained dependent, PatternParameterValue.Replaced dependency)
          Update the dependency using the dependent and dependency values as provided.
 boolean AbstractPatternDependency.update(PatternParameterValue.Replaced dependent, PatternParameterValue.Maintained dependency)
          Update the dependency using the dependent and dependency values as provided.
 boolean AbstractPatternDependency.updatePattern(AbstractPatternInstance owningInstance, PatternParameterValue.Replaced dependent)
          Update the dependency with the dependency parameter being generated with the current state.
protected  boolean AbstractPatternDependency.updatePattern(PatternParameterValue.Replaced dependent, PatternParameterValue.Maintained dependency)
          Update the dependency with the given dependent and dependency parameter values.
protected  boolean AbstractPatternDependency.updatePattern(PatternParameterValue.Maintained dependent, PatternParameterValue.Replaced dependency)
          Update the dependency with the given dependent and dependency parameter values.
protected  boolean AbstractPatternParameter.expand(PatternParameterValue.Replaced value)
          A hot-spot method that can be overridden in parameter subclasses.
 boolean PatternDependencyDelegate.update(PatternParameterValue.Maintained dependent, PatternParameterValue.Replaced dependency)
          The update method adapts the maintained replaced value state combination into the respectively matched pattern service method invocations.
 boolean PatternDependencyDelegate.update(PatternParameterValue.Replaced dependent, PatternParameterValue.Maintained dependency)
          The update method adapts the replaced maintained value state combination into the respectively matched pattern service method invocations.
 boolean PatternParameterDelegate.expand(PatternParameterValue.Replaced value)
          The replaced variant of the expand method takes a single pattern parameter value object and adapts this call into the appropriate pattern service interface calls.
 


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

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