Math2mat
Public Member Functions | Protected Member Functions

m2m.frontend.dynamicview.editPart.LoopIteratorPart Class Reference

Inheritance diagram for m2m.frontend.dynamicview.editPart.LoopIteratorPart:
Inheritance graph
[legend]
Collaboration diagram for m2m.frontend.dynamicview.editPart.LoopIteratorPart:
Collaboration graph
[legend]

List of all members.

Public Member Functions

Vector< NodegetModelChildren ()
void propertyChange (PropertyChangeEvent evt)

Protected Member Functions

IFigure createFigure ()
void createEditPolicies ()
void refreshVisuals ()

Detailed Description

Definition at line 32 of file LoopIteratorPart.java.


Member Function Documentation

void m2m.frontend.dynamicview.editPart.LoopIteratorPart.createEditPolicies ( ) [protected]

Install edit policies in the edit part.

Definition at line 52 of file LoopIteratorPart.java.

IFigure m2m.frontend.dynamicview.editPart.LoopIteratorPart.createFigure ( ) [protected]

Create the represented figure the GraphicLoopIterator model.

Returns:
the represented figure the GraphicLoopIterator model

Definition at line 39 of file LoopIteratorPart.java.

Vector<Node> m2m.frontend.dynamicview.editPart.LoopIteratorPart.getModelChildren ( )

Get the list of children of the model.

Returns:
the list of children of the model

Definition at line 78 of file LoopIteratorPart.java.

void m2m.frontend.dynamicview.editPart.LoopIteratorPart.propertyChange ( PropertyChangeEvent  evt)

Call when a model property has changed.

Parameters:
evtThe raised event

Definition at line 89 of file LoopIteratorPart.java.

void m2m.frontend.dynamicview.editPart.LoopIteratorPart.refreshVisuals ( ) [protected]

Refresh the figure with the function model.

Definition at line 61 of file LoopIteratorPart.java.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations