Class MermaidNNAssociationModel

java.lang.Object
io.vertigo.studio.plugins.generator.mermaid.model.MermaidNNAssociationModel

public final class MermaidNNAssociationModel extends Object
Objet utilisé par FreeMarker.
Author:
mlaroche
  • Method Details

    • getSketch

      public AssociationNNSketch getSketch()
      Returns:
      Definition d'une association.
    • getNodeADtSketchName

      public String getNodeADtSketchName()
      Returns:
      Type à retourner
    • getNodeARole

      public String getNodeARole()
      Returns:
      Role
    • isNodeANavigable

      public boolean isNodeANavigable()
      Returns:
      is navigeable
    • getNodeBDtSketchName

      public String getNodeBDtSketchName()
      Returns:
      Type à retourner
    • getNodeBRole

      public String getNodeBRole()
      Returns:
      Role
    • isNodeBNavigable

      public boolean isNodeBNavigable()
      Returns:
      is navigeable