fr.emn.reactiveinput.descriptor
Interface MetaOD

All Known Implementing Classes:
DDOuts, ODAnd, ODDeclare, ODError, ODNot, ODOr

public interface MetaOD

A descriptor that is builded from a list of OutDescriptors. Those descriptors are not followed by the sign = in scripts.


Method Summary
 OutDescriptor[] getChildren()
           
 

Method Detail

getChildren

public OutDescriptor[] getChildren()