Uses of Class
de.interactive_instruments.ShapeChange.TaggedValueConfigurationEntry

Packages that use TaggedValueConfigurationEntry
de.interactive_instruments.ShapeChange   
 

Uses of TaggedValueConfigurationEntry in de.interactive_instruments.ShapeChange
 

Methods in de.interactive_instruments.ShapeChange that return types with arguments of type TaggedValueConfigurationEntry
 List<TaggedValueConfigurationEntry> TransformerConfiguration.getTaggedValues()
           
 

Constructor parameters in de.interactive_instruments.ShapeChange with type arguments of type TaggedValueConfigurationEntry
TransformerConfiguration(String id, String className, ProcessMode processMode, Map<String,String> parameters, Map<String,ProcessRuleSet> ruleSets, List<ProcessMapEntry> mapEntries, List<TaggedValueConfigurationEntry> taggedValues, String inputId)
          Creates a TransformerConfiguration.
 



Copyright © 2015. All rights reserved.