Interface AffordanceOperations

All Known Subinterfaces:
ConfigurableAffordance
All Known Implementing Classes:
Affordances

public interface AffordanceOperations
Operations commons to all builder APIs.
Author:
Oliver Drotbohm
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns a Link equipped with the Affordance currently under construction.
  • Method Details

    • toLink

      Link toLink()
      Returns a Link equipped with the Affordance currently under construction.
      Returns:
      will never be null.