Math2mat
Public Member Functions | Protected Member Functions

m2m.frontend.dynamicview.editPart.IfPart Class Reference

Inheritance diagram for m2m.frontend.dynamicview.editPart.IfPart:
Inheritance graph
[legend]
Collaboration diagram for m2m.frontend.dynamicview.editPart.IfPart:
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 IfPart.java.


Member Function Documentation

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

Install edit policies in the edit part.

Definition at line 52 of file IfPart.java.

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

Create the represented figure the GraphicIf model.

Returns:
the represented figure the GraphicIf model

Definition at line 39 of file IfPart.java.

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

Get the list of children of the model.

Returns:
the list of children of the model

Definition at line 77 of file IfPart.java.

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

Call when a model property has changed.

Parameters:
evtThe raised event.

Definition at line 88 of file IfPart.java.

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

Refresh the figure with the model.

Definition at line 61 of file IfPart.java.


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