Uses of Class
de.interactive_instruments.ShapeChange.TargetConfiguration

Packages that use TargetConfiguration
de.interactive_instruments.ShapeChange   
 

Uses of TargetConfiguration in de.interactive_instruments.ShapeChange
 

Subclasses of TargetConfiguration in de.interactive_instruments.ShapeChange
 class TargetOwlConfiguration
           
 class TargetXmlSchemaConfiguration
           
 

Fields in de.interactive_instruments.ShapeChange with type parameters of type TargetConfiguration
protected  List<TargetConfiguration> Options.inputTargetConfigs
           
 

Methods in de.interactive_instruments.ShapeChange that return types with arguments of type TargetConfiguration
 List<TargetConfiguration> TransformerConfiguration.getAllTargets()
           
 List<TargetConfiguration> Options.getInputTargetConfigs()
           
 List<TargetConfiguration> Options.getTargetConfigurations()
           
 List<TargetConfiguration> ProcessConfiguration.getTargets()
           
 

Methods in de.interactive_instruments.ShapeChange with parameters of type TargetConfiguration
 void ProcessConfiguration.addTarget(TargetConfiguration targetConfig)
           
 

Method parameters in de.interactive_instruments.ShapeChange with type arguments of type TargetConfiguration
 void ProcessConfiguration.setTargets(List<TargetConfiguration> targets)
           
 



Copyright © 2015. All rights reserved.