See: Description
Interface | Description |
---|---|
IUpdate |
Describes an update to a Mapped Target Model
|
IUpdate2 |
Describes an update to a Mapped Target Model.
|
ModelTraversalEngine.Visitor |
Defines an interface for a visitor that traverses the MMI resources.
|
Class | Description |
---|---|
AbstractTargetUpdate |
Describes an update to a Mapped Target Model
|
AbstractUpdateRunner |
Abstract class for MMI refactoring operations that use a traversal based
search method to locate referencs to the element being searched.
|
AbstractUpdateRunner2 |
Abstract class for MMI refactoring operations that use a traversal based
search method to locate referencs to the element being searched.
|
ModelTraversalEngine |
The ModelTraversalEngine allows a Visitor to traverse MMI models and other
models that contain references to MMI models, according to
MMIReferencersRegistry.
|
ModelTraversalEngine.AbstractVisitor |
Abstract implementation of the Visitor interface.
|
UpdateRunner |
Concrete class for MMI refactoring operations that use a traversal based
search method to locate referencs to the element being searched.
|
IUpdate
:
Describes an update to a MMI model.AbstractUpdateRunner
:
Refactoring operation that uses a traversal based method of searching