Class AssociationNNSketch

  • All Implemented Interfaces:
    Sketch

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

      • 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 Detail

      • getTableName

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