Uses of Interface
org.deduced.text.AbstractTextCollection

Packages that use AbstractTextCollection
org.deduced.text   
org.deduced.text.builder   
org.deduced.text.builder.implementation   
org.deduced.text.implementation   
 

Uses of AbstractTextCollection in org.deduced.text
 

Subinterfaces of AbstractTextCollection in org.deduced.text
 interface LanguageSpecificTextConfiguration
          Interface used to represent the type : language specific text configuration Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
 

Uses of AbstractTextCollection in org.deduced.text.builder
 

Subinterfaces of AbstractTextCollection in org.deduced.text.builder
 interface AbstractTextBuilder
          Interface used to represent the type : abstract text builder Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
 interface FormattedMultilanguageTextBuilder
          Interface used to represent the type : formatted multi-language text builder Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
 interface MultilanguageTextBuilder
          Interface used to represent the type : multi-language text builder Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
 

Uses of AbstractTextCollection in org.deduced.text.builder.implementation
 

Classes in org.deduced.text.builder.implementation that implement AbstractTextCollection
 class AbstractTextBuilderImplementation
          Java Implementation used to represent the type : abstract text builder Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
 class FormattedMultilanguageTextBuilderImplementation
          Java Implementation used to represent the type : formatted multi-language text builder Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
 class MultilanguageTextBuilderImplementation
          Java Implementation used to represent the type : multi-language text builder Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
 

Uses of AbstractTextCollection in org.deduced.text.implementation
 

Classes in org.deduced.text.implementation that implement AbstractTextCollection
 class AbstractTextCollectionImplementation
          Java Implementation used to represent the type : abstract text collection Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
 class LanguageSpecificTextConfigurationImplementation
          Java Implementation used to represent the type : language specific text configuration Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
 

Methods in org.deduced.text.implementation with parameters of type AbstractTextCollection
static void AbstractTextCollectionImplementation.resetListFixedInstances(AbstractTextCollection instance)
          reset all the list fixed instances