Class InputArc

Object
   |
   +--InputArc

class InputArc

Creates a new InputArc object.

Defined in InputArc.js


Constructor Summary
InputArc (javaObject)
           
 
Method Summary
<static> function add(net, place, transition, inscription)
           Adds a new InputArc to the given net and connects place and transition.

Constructor Detail

InputArc

function InputArc(javaObject)
Method Detail

add

<static> function add(net, place, transition, inscription)