IBM Rational Software Modeler
Release 6.0

com.ibm.xtools.patterns.framework
Class PatternParameterValue.Unresolved.Directive

java.lang.Object
  extended bycom.ibm.xtools.patterns.framework.PatternParameterValue.Unresolved.Directive
Enclosing class:
PatternParameterValue.Unresolved

public static final class PatternParameterValue.Unresolved.Directive
extends Object

A directive that optionally can be included as an argument with the resolve method, used to indicate whether creation is allowed or not when resolving values. Other directives might be added in the future.


Field Summary
static PatternParameterValue.Unresolved.Directive DO_NOT_CREATE
          The type-safe enumeration values defined by this directive.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DO_NOT_CREATE

public static final PatternParameterValue.Unresolved.Directive DO_NOT_CREATE
The type-safe enumeration values defined by this directive.


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

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