org.deduced.text
Interface LanguageSpecificTextConfiguration

All Superinterfaces:
AbstractLanguageCollection, AbstractTextCollection, java.lang.Cloneable, PropertyCollection<java.lang.Object,java.lang.Object>
All Known Implementing Classes:
LanguageSpecificTextConfigurationImplementation

public interface LanguageSpecificTextConfiguration
extends AbstractTextCollection, AbstractLanguageCollection

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


Field Summary
static PropertyCollectionTypeHolder LANGUAGE_SPECIFIC_TEXT_CONFIGURATION_TYPE
          Variable used to hold the PropertyCollectionType for : language specific text configuration
 
Fields inherited from interface org.deduced.text.AbstractTextCollection
ABSTRACT_TEXT_COLLECTION_TYPE, TEXT_INSTANCE
 
Fields inherited from interface org.deduced.text.AbstractLanguageCollection
ABSTRACT_LANGUAGE_COLLECTION_TYPE, LANGUAGE_INSTANCE
 
Fields inherited from interface org.deduced.PropertyCollection
PROPERTY_COLLECTION_TYPE
 
Method Summary
 
Methods inherited from interface org.deduced.text.AbstractTextCollection
getText, setText
 
Methods inherited from interface org.deduced.text.AbstractLanguageCollection
getLanguage, setLanguage
 
Methods inherited from interface org.deduced.PropertyCollection
activate, addListener, addProperty, areKeysAssignedAutomatically, asKeySet, asPropertyList, asPropertyMap, asValueList, asValueMap, clear, clone, containsInstance, containsKey, containsValue, delete, getFixedInstance, getProperty, getPropertyValue, id, instanceKey, invokeAction, isActivated, isEmpty, isListenerRegistered, iterator, iteratorByValue, keyOnParent, parent, removeListener, removeProperty, removePropertyInstance, removePropertyValue, setFixedInstance, setParent, setProperty, size, type, valueKey
 

Field Detail

LANGUAGE_SPECIFIC_TEXT_CONFIGURATION_TYPE

static final PropertyCollectionTypeHolder LANGUAGE_SPECIFIC_TEXT_CONFIGURATION_TYPE
Variable used to hold the PropertyCollectionType for : language specific text configuration