IBM Rational Software Modeler
Release 6.0

com.ibm.xtools.patterns.framework
Class PatternParameterValue.Maintained.Consumer

java.lang.Object
  extended bycom.ibm.xtools.patterns.framework.PatternParameterValue.Maintained.Consumer
Enclosing class:
PatternParameterValue.Maintained

public abstract static class PatternParameterValue.Maintained.Consumer
extends Object

The consumer class for maintained values.


Constructor Summary
PatternParameterValue.Maintained.Consumer()
           
 
Method Summary
abstract  void consume(PatternParameterValue.Maintained maintained)
          Consume the maintained values, usually implemented by those that need to consume pattern parameter values in the maintained state.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PatternParameterValue.Maintained.Consumer

public PatternParameterValue.Maintained.Consumer()
Method Detail

consume

public abstract void consume(PatternParameterValue.Maintained maintained)
Consume the maintained values, usually implemented by those that need to consume pattern parameter values in the maintained state.

Parameters:
maintained -

IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

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