|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.xtools.patterns.framework.PatternExpansionStatus
The pattern expansion status class serves as the return value for expand and updates methods used within the pattern expansion execution path.
Field Summary | |
static 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 |
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. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final PatternExpansionStatus DO_NOT_UPDATE_DEPENDENTS
public static final PatternExpansionStatus UPDATE_DEPENDENTS
DO_NOT_UPDATE_DEPENDENTS
value.
|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2004. All rights reserved.