IBM Rational Software Modeler
Release 6.0

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

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

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

Fields in com.ibm.xtools.patterns.framework declared as PatternExpansionStatus
static PatternExpansionStatus PatternExpansionStatus.DO_NOT_UPDATE_DEPENDENTS
          A type safe enumeration value to use when a pattern expansion status value is needed; this value indicates that pattern expansion should not continue and therefore dependents should not be notified of an expansion.
static PatternExpansionStatus PatternExpansionStatus.UPDATE_DEPENDENTS
          A type safe enumeration value to use when a pattern expansion status value is needed; this value indicates that pattern expansion should continue and therefore dependents should be notified of an expansion.
 


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

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