Uses of Interface
nz.ac.waikato.mcennis.rat.graph.descriptors.OutputDescriptorInternal

Packages that use OutputDescriptorInternal
nz.ac.waikato.mcennis.rat.graph.descriptors   
 

Uses of OutputDescriptorInternal in nz.ac.waikato.mcennis.rat.graph.descriptors
 

Classes in nz.ac.waikato.mcennis.rat.graph.descriptors that implement OutputDescriptorInternal
 class BasicOutputDescriptor
          Class for describing the output a component produces.
 

Methods in nz.ac.waikato.mcennis.rat.graph.descriptors that return OutputDescriptorInternal
 OutputDescriptorInternal DescriptorFactory.createOutputDescriptor(java.util.Properties props)
          Creates an output descriptor for the given parameters Class of the output descriptor is determined by the 'Class' property.