Math2mat
Public Member Functions | Protected Member Functions

m2m.frontend.dynamicview.editPart.SchemaPart Class Reference

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

List of all members.

Public Member Functions

Vector< NodegetModelChildren ()
void propertyChange (PropertyChangeEvent evt)
void Intersections ()
int[][] getTabRouter ()

Protected Member Functions

IFigure createFigure ()
void createEditPolicies ()

Detailed Description

Definition at line 41 of file SchemaPart.java.


Member Function Documentation

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

Install edit policies in the edit part.

Definition at line 88 of file SchemaPart.java.

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

Create the represented figure of the schema model.

Returns:
the represented figure of the schema model

Definition at line 74 of file SchemaPart.java.

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

Get the list of children of the model.

Returns:
the list of children of the model

Definition at line 98 of file SchemaPart.java.

int [][] m2m.frontend.dynamicview.editPart.SchemaPart.getTabRouter ( )

Get the tabRouter of the edit part.

Returns:
the tabRouter of the edit part.

Definition at line 636 of file SchemaPart.java.

void m2m.frontend.dynamicview.editPart.SchemaPart.Intersections ( )

Route with constraints connections with intersections

Definition at line 464 of file SchemaPart.java.

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

Call when a model property has changed.

Parameters:
evtThe raised event

Definition at line 109 of file SchemaPart.java.


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