Class Slot

All Implemented Interfaces:
IdentifiableEntity<FlowObject>

@Entity public class Slot extends FlowObject
  • Field Details

  • Constructor Details

  • Method Details

    • isConnectable

      public boolean isConnectable()
    • setConnectable

      public void setConnectable(boolean connectable)
    • getPeerId

      public String getPeerId()
    • setPeerId

      public void setPeerId(String peerId)
    • getPropertyPath

      public String getPropertyPath()
    • setPropertyPath

      public void setPropertyPath(String propertyPath)
    • toString

      public String toString()
      Overrides:
      toString in class FlowObject