|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |