IBM Rational Software Modeler
Release 6.0

Uses of Class
com.ibm.xtools.transform.core.AbstractRule

Packages that use AbstractRule
com.ibm.xtools.transform.core   
com.ibm.xtools.transform.uml2.cpp   
 

Uses of AbstractRule in com.ibm.xtools.transform.core
 

Subclasses of AbstractRule in com.ibm.xtools.transform.core
 class ValidateEditRule
          This Validate Edit Rule provides a mechanism for transformations to ensure that the files they want to modify will have the correct permissions.
 

Uses of AbstractRule in com.ibm.xtools.transform.uml2.cpp
 

Subclasses of AbstractRule in com.ibm.xtools.transform.uml2.cpp
 class CPPExtendClassifierRule
          This class provides common functionality for the extensibility of the transformation of UML2 Classifiers into a C++ code.
 class CPPExtendClassRule
          This class provides common functionality for the extensibility of the transformation of UML2 Classes into a C++ code.
 class CPPExtendEnumerationRule
          This class provides common functionality for the extensibility of the transformation of UML2 Enumerations into a C++ code.
 class CPPExtendFramework
          This class contains common functionality for the UML to C++ transformation extensibility.
 class CPPExtendInterfaceRule
          This class provides common functionality for the extensibility of the transformation of UML2 Interfaces into a C++ code.
 class CPPExtendOperationRule
          This class provides common functionality for the extensibility of the transformation of UML2 Operations into a C++ code.
 class CPPExtendRule
          This class contains common functionality for the UML to C++ transformation extensibility providing basic text functions.
 


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

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