| Java API Reference | Class Hierarchy | All Classes | All Fields and Methods |
com.ibm.xtools.patterns.framework
+-- Object +-- PatternParameterValue.Unresolved.Directive
final static public 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.
| Fields | |
|---|---|
| final static public java.lang.String | DO_NOT_CREATE The type-safe enumeration values defined by this directive. |
| Constructor summary |
|---|
| PatternParameterValue.Unresolved.Directive() The default constructor for PatternParameterValue.Unresolved.Directive class that is provided automatically by the compiler. |
Constructor detail