|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PatternInstanceOption | |
com.ibm.xtools.patterns.core | |
com.ibm.xtools.patterns.framework | Provides the base classes that form the patterns framework. |
Uses of PatternInstanceOption in com.ibm.xtools.patterns.core |
Fields in com.ibm.xtools.patterns.core declared as PatternInstanceOption | |
static PatternInstanceOption |
PatternInstanceOption.NO_OPTIONS
A constant for no options. |
static PatternInstanceOption[] |
PatternInstanceOption.NoOptions
|
static PatternInstanceOption |
PatternInstanceOption.ENABLE_TRACE
A constant for enabling traceability. |
static PatternInstanceOption[] |
PatternInstanceOption.EnableTrace
|
Methods in com.ibm.xtools.patterns.core with parameters of type PatternInstanceOption | |
abstract AbstractPatternInstance |
AbstractPatternInstanceProvider.createPatternInstance(IPatternDescriptor pattern,
Object targetObject,
PatternInstanceOption[] options,
AbstractPatternResult results,
org.eclipse.core.runtime.MultiStatus status)
Creates an instance of the pattern represented by the given pattern descriptor using the given object as the bound element for the instance. |
abstract AbstractPatternInstance |
AbstractPatternInstanceProvider.createPatternInstance(IPatternDescriptor pattern,
IParameterDescriptor parameter,
Object targetObject,
PatternInstanceOption[] options,
AbstractPatternResult results,
org.eclipse.core.runtime.MultiStatus status)
Creates an instance of the pattern represented by the given pattern descriptor using the given object as an argument for the given parameter of the instance. |
abstract AbstractPatternInstance |
AbstractPatternInstanceProvider.createContainedPatternInstance(IPatternDescriptor pattern,
Object container,
PatternInstanceOption[] options,
AbstractPatternResult results,
org.eclipse.core.runtime.MultiStatus status)
Creates an instance of the pattern represented by the given pattern descriptor using the given object as the container for the instance. |
Uses of PatternInstanceOption in com.ibm.xtools.patterns.framework |
Methods in com.ibm.xtools.patterns.framework with parameters of type PatternInstanceOption | |
AbstractPatternInstance |
AbstractPatternLibrary.createContainedPatternInstance(IPatternDescriptor pattern,
Object container,
PatternInstanceOption[] options,
AbstractPatternResult results,
org.eclipse.core.runtime.MultiStatus status)
|
AbstractPatternInstance |
AbstractPatternLibrary.createPatternInstance(IPatternDescriptor pattern,
IParameterDescriptor parameter,
Object targetObject,
PatternInstanceOption[] options,
AbstractPatternResult results,
org.eclipse.core.runtime.MultiStatus status)
|
AbstractPatternInstance |
AbstractPatternLibrary.createPatternInstance(IPatternDescriptor pattern,
Object targetObject,
PatternInstanceOption[] options,
AbstractPatternResult results,
org.eclipse.core.runtime.MultiStatus status)
|
|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2004. All rights reserved.