Class MetaProperty

java.lang.Object
org.praxislive.base.MetaProperty
All Implemented Interfaces:
org.praxislive.core.Control

public final class MetaProperty extends Object implements org.praxislive.core.Control
Simple implementation of ComponentProtocol.META property, with linked ComponentProtocol.META_MERGE control.
  • Constructor Details

    • MetaProperty

      public MetaProperty()
  • Method Details

    • call

      public void call(org.praxislive.core.Call call, org.praxislive.core.PacketRouter router) throws Exception
      Specified by:
      call in interface org.praxislive.core.Control
      Throws:
      Exception
    • getMergeControl

      public org.praxislive.core.Control getMergeControl()
      Get the merge control linked to this property.
      Returns:
      merge control
    • getValue

      public org.praxislive.core.types.PMap getValue()
      Get the current value.
      Returns:
      current value