Math2mat
Public Member Functions | Protected Member Functions

m2m.frontend.dynamicview.editPart.OperationPart Class Reference

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


Member Function Documentation

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

Install edit policies in the edit part.

Definition at line 53 of file OperationPart.java.

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

Create the represented figure the GraphicOperation model.

Returns:
the represented figure the GraphicOperation model

Definition at line 40 of file OperationPart.java.

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

Get the list of children of the model.

Returns:
the list of children of the model

Definition at line 79 of file OperationPart.java.

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

Call when a model property has changed.

Parameters:
evtThe raised event

Definition at line 90 of file OperationPart.java.

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

Refresh the figure with the function model.

Definition at line 62 of file OperationPart.java.


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