IBM Rational Software Modeler
Release 6.0

Uses of Class
com.ibm.xtools.patterns.framework.PatternParameterIdentity

Packages that use PatternParameterIdentity
com.ibm.xtools.patterns.framework Provides the base classes that form the patterns framework.  
com.ibm.xtools.patterns.framework.uml2 Provides the UML2-specific concrete classes needed when authoring or running patterns involving UML2 models.  
 

Uses of PatternParameterIdentity in com.ibm.xtools.patterns.framework
 

Constructors in com.ibm.xtools.patterns.framework with parameters of type PatternParameterIdentity
AbstractPatternParameter(AbstractPatternDefinition owningDefinition, PatternParameterIdentity parameterIdentity)
          Constructs a pattern parameter given only the parameter identity; the parameter descriptor offered by associated static pattern provider will then be attached to this parameter as the concrete descriptor state in this class.
AbstractPatternParameter(AbstractPatternDefinition owningDefinition, PatternParameterIdentity parameterIdentity, String oclExpression)
          Constructs a patterm parameter given only the parameter identity; the parameter descriptor offered by associated static pattern provider will then be attached to this parameter as the concrete descriptor state in this class.
 

Uses of PatternParameterIdentity in com.ibm.xtools.patterns.framework.uml2
 

Constructors in com.ibm.xtools.patterns.framework.uml2 with parameters of type PatternParameterIdentity
AbstractPatternParameter(AbstractPatternDefinition owningDefinition, PatternParameterIdentity parameterIdentity)
          Constructs a UML2 pattern parameter given just the parameter identity; the rest of the parameter description is assumed (and must) be specified via a statically described method offered by the pattern service.
 


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

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