Class AssociationNNSketch

All Implemented Interfaces:
Sketch

public final class AssociationNNSketch extends AssociationSketch
Définition d'une association NN.
Author:
jcassignol, pchretien
  • Constructor Details

    • AssociationNNSketch

      public AssociationNNSketch(String name, String tableName, AssociationSketchNode associationNodeA, AssociationSketchNode associationNodeB)
      Constructeur d'une association n-n.
      Parameters:
      name - the name of the sketch
      tableName - Nom de la table
      associationNodeA - Noeud A
      associationNodeB - Noeud B
  • Method Details

    • getTableName

      public String getTableName()
      Returns:
      Nom de la table porteuse de la relation NN