IBM Rational Software Modeler
Release 6.0

Package com.ibm.xtools.patterns.framework.util

Interface Summary
Visitable An interface that allows an element to be visited by a visitor.
Visitor An interface that allows an element to be visited by a visitor.
 

Class Summary
MutableBoolean A mutable boolean mainly used for the accumulation of state from local or anonymously defined inner classes into the surrounding context (to be accessed variables of this type must be defined final at point-of-use).
MutableInteger A mutable integer mainly used for the accumulation of state from local or anonymously defined inner classes into the surrounding context (to be accessed variables of this type must be defined final at point-of-use).
MutableObject A mutable object mainly used for the accumulation of state from local or anonymously defined inner classes into the surrounding context (to be accessed variables of this type must be defined final at point-of-use).
Noop A noop class that has non-operation methods that accomplish useful things such as providing a way to add a line of code that a breakpoint can be set at that does nothing--or a way to do something with a variable that can bypass compiler warnings such as a variable is never read.
PrivateTraceability Created on Apr 13, 2005
Traceability  
Visitor.Default  
 


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

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