Class OutputDescriptor

    • Constructor Detail

      • OutputDescriptor

        public OutputDescriptor​(LocalizedString displayName,
                                Property<java.util.UUID> property)
        Parameters:
        displayName - The name of the output pin.
        property - The property to on the block that represents the UUID of the target of this output pin.
    • Method Detail

      • getProperty

        public Property<java.util.UUID> getProperty()
      • equals

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object