IBM Rational Software Modeler
Release 6.0

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

Packages that use AbstractPatternLibrary
com.ibm.xtools.patterns.framework Provides the base classes that form the patterns framework.  
com.ibm.xtools.patterns.framework.util   
 

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

Methods in com.ibm.xtools.patterns.framework that return AbstractPatternLibrary
 AbstractPatternLibrary PatternIdentity.getPatternLibrary()
          Returns the pattern library identified by this pattern identity.
 

Constructors in com.ibm.xtools.patterns.framework with parameters of type AbstractPatternLibrary
PatternIdentity(AbstractPatternLibrary patternLibrary, String uniqueIdentifier, String versionIdentifier)
          Constructs a pattern identity which is a composite identity that includes the pattern library's identity and the pattern definition's identity.
 

Uses of AbstractPatternLibrary in com.ibm.xtools.patterns.framework.util
 

Methods in com.ibm.xtools.patterns.framework.util with parameters of type AbstractPatternLibrary
 void Visitor.visit(AbstractPatternLibrary library)
           
 void Visitor.Default.visit(AbstractPatternLibrary library)
           
 


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

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