Interface ConnectionStructure

All Known Implementing Classes:
ConnectionGroupStructure, ExtensionSocketStructure, PamExtensionStructure, PamGroupStructure

public interface ConnectionStructure
A connection structure is a connection node which is a utility rather than a node. e.g. for grouping different nodes.
Author:
Jamie Macaulay
  • Method Details

    • getToolTip

      javafx.scene.control.Tooltip getToolTip()
      Get the tool describing what the structure does.
      Returns:
      get the tool tip for the
    • getStructureType

      Get the connection structure type.
      Returns:
      the strcuture type.