Uses of Class
wt.meta.LocalizedValues

Packages that use LocalizedValues
com.infoengine.object   
com.ptc.core.ca.generic.config.descriptor.common.impl   
com.ptc.core.meta.descriptor.common.impl   
com.ptc.core.meta.descriptor.server.impl   
wt.fc Provides high level datastore access by using the PersistenceManager (and server-side-only PersistenceManagerSvr) to find and manage Persistable objects. 
 

Uses of LocalizedValues in com.infoengine.object
 

Fields in com.infoengine.object declared as LocalizedValues
private  LocalizedValues IeDefinitionDescriptor.localizedValues
           
 

Methods in com.infoengine.object that return LocalizedValues
protected  LocalizedValues IeDefinitionDescriptor.getLocalizedValues()
          Returns the set of localized values for the definition descriptor.
 

Methods in com.infoengine.object with parameters of type LocalizedValues
protected  void IeDefinitionDescriptor.setLocalizedValues(LocalizedValues a_LocalizedValues)
          Sets the localized values for the definition descriptor.
 

Constructors in com.infoengine.object with parameters of type LocalizedValues
IeDefinitionDescriptor(LocalizedValues localized_values, DefinitionIdentifier identifier)
          Initializes the definition descriptor with a set of localized values and an identifier.
 

Uses of LocalizedValues in com.ptc.core.ca.generic.config.descriptor.common.impl
 

Fields in com.ptc.core.ca.generic.config.descriptor.common.impl declared as LocalizedValues
private  LocalizedValues ConfigurationDefinitionDescriptor.localizedValues
           
 

Methods in com.ptc.core.ca.generic.config.descriptor.common.impl with parameters of type LocalizedValues
 DefinitionDescriptor ConfigurationValuesFactory.get(DefinitionIdentifier identifier, LocalizedValues values)
          Generate a Defintion Descriptor for a DefinitionIdentifier using its LocalizedVales.
 

Constructors in com.ptc.core.ca.generic.config.descriptor.common.impl with parameters of type LocalizedValues
ConfigurationDefinitionDescriptor(LocalizedValues a_LocalizedValues)
          

Supported API: false
ActionDefinitionDescriptor(LocalizedValues a_LocalizedValues)
          

Supported API: false
 

Uses of LocalizedValues in com.ptc.core.meta.descriptor.common.impl
 

Fields in com.ptc.core.meta.descriptor.common.impl declared as LocalizedValues
private  LocalizedValues BasicDefinitionDescriptor.localizedValues
           
 

Methods in com.ptc.core.meta.descriptor.common.impl that return LocalizedValues
 LocalizedValues LocalizedValuesFactory.get(DefinitionIdentifier identifier, Locale locale)
          Gets the localized values for a Definition Identifier, for the specified locale.
 LocalizedValues LocalizedValuesFactory.getDefaultLocalizedValues(DefinitionIdentifier identifier)
          Get the default LocalizedValues.
protected  LocalizedValues BasicDefinitionDescriptor.getLocalizedValues()
          Gets the object for the association that plays role: localizedValues.
 

Methods in com.ptc.core.meta.descriptor.common.impl with parameters of type LocalizedValues
 DefinitionDescriptor LocalizedValuesFactory.get(DefinitionIdentifier identifier, LocalizedValues values)
          Generate a Defintion Descriptor for a DefinitionIdentifier using its LocalizedVales.
protected  void BasicDefinitionDescriptor.setLocalizedValues(LocalizedValues a_LocalizedValues)
          Sets the object for the association that plays role: localizedValues.
 

Constructors in com.ptc.core.meta.descriptor.common.impl with parameters of type LocalizedValues
BasicDefinitionDescriptor(LocalizedValues localized_values, DefinitionIdentifier identifier)
          

Supported API: false
BasicDefinitionDescriptor(LocalizedValues localized_values, DefinitionIdentifier identifier, Locale locale)
          

Supported API: false
AttributeDefinitionDescriptor(LocalizedValues localized_values, AttributeTypeIdentifier identifier, String data_type, TypeIdentifier source)
          

Supported API: false
AttributeDefinitionDescriptor(LocalizedValues localized_values, AttributeTypeIdentifier identifier, String data_type)
          

Supported API: false
 

Uses of LocalizedValues in com.ptc.core.meta.descriptor.server.impl
 

Methods in com.ptc.core.meta.descriptor.server.impl that return LocalizedValues
 LocalizedValues WCTypeValuesFactory.getDefaultLocalizedValues(DefinitionIdentifier identifier)
           
protected  LocalizedValues WCTypeValuesFactory.getPrimaryLocalizedValues(DefinitionIdentifier identifier, Locale locale)
           
protected  LocalizedValues ModeledAssociationTypeValuesFactory.getPrimaryLocalizedValues(DefinitionIdentifier identifier, Locale locale)
           
protected  LocalizedValues MBAValuesFactory.getPrimaryLocalizedValues(DefinitionIdentifier identifier, Locale locale)
           
 LocalizedValues InstanceBasedAssociationValuesFactory.getDefaultLocalizedValues(DefinitionIdentifier identifier)
           
 LocalizedValues EnumerationEntryValuesFactory.get(DefinitionIdentifier identifier, Locale locale)
          Gets the localized values for a Definition Identifier, for the specified locale.
 LocalizedValues ConstraintValuesFactory.get(DefinitionIdentifier identifier, Locale locale)
           
 LocalizedValues ConstraintValuesFactory.getDefaultLocalizedValues(DefinitionIdentifier identifier)
           
protected  LocalizedValues ConstraintValuesFactory.getPrimaryLocalizedValues(DefinitionIdentifier identifier, Locale locale)
           
 LocalizedValues AttributeValuesFactory.getDefaultLocalizedValues(DefinitionIdentifier identifier)
          Get the default LocalizedValues.
 LocalizedValues AbstractLocalizedValuesFactory.get(DefinitionIdentifier identifier, Locale locale)
          Gets the localized values for a Definition Identifier, for the specified locale.
 LocalizedValues AbstractLocalizedValuesFactory.getDefaultLocalizedValues(DefinitionIdentifier identifier)
          Get the default LocalizedValues.
protected  LocalizedValues AbstractLocalizedValuesFactory.getLocalizedValues(ResourceBundle bundle, String key)
          Get the LocalizedValues from a ResourceBundle file by the key.
 LocalizedValues AbstractLocalizedValuesFactory.getDefaultLocalizedValues(DefinitionIdentifier identifier, LocalizedValues localized_values)
          Get the default LocalizedValues.
protected  LocalizedValues AbstractLocalizedValuesFactory.getPrimaryLocalizedValues(DefinitionIdentifier identifier, Locale locale)
           
protected  LocalizedValues AbstractLocalizedValuesFactory.getPrimaryLocalizedValues(String bundle_key, String alt_name, String alt_key, Locale locale)
           
protected  LocalizedValues AbstractLocalizedValuesFactory.getLocalizedValues(ResourceBundle bundle, String key, boolean suffix)
           
 

Methods in com.ptc.core.meta.descriptor.server.impl with parameters of type LocalizedValues
 DefinitionDescriptor ModeledAssociationTypeValuesFactory.get(DefinitionIdentifier identifier, LocalizedValues values)
          Generate a Defintion Descriptor for a DefinitionIdentifier using its LocalizedVales.
 DefinitionDescriptor MBAValuesFactory.get(DefinitionIdentifier identifier, LocalizedValues values)
          Generate a Defintion Descriptor for a DefinitionIdentifier using its LocalizedVales.
 DefinitionDescriptor InstanceBasedAssociationValuesFactory.get(DefinitionIdentifier identifier, LocalizedValues values)
          Generate a Defintion Descriptor for a DefinitionIdentifier using its LocalizedVales.
 DefinitionDescriptor AttributeValuesFactory.get(DefinitionIdentifier identifier, LocalizedValues values)
          Generate a Defintion Descriptor for a DefinitionIdentifier using its LocalizedVales.
 DefinitionDescriptor AssociationValuesFactory.get(DefinitionIdentifier identifier, LocalizedValues values)
          Generate a Defintion Descriptor for a DefinitionIdentifier using its LocalizedVales.
 DefinitionDescriptor AbstractLocalizedValuesFactory.get(DefinitionIdentifier identifier, LocalizedValues values)
          Generate a Defintion Descriptor for a DefinitionIdentifier using its LocalizedVales.
 LocalizedValues AbstractLocalizedValuesFactory.getDefaultLocalizedValues(DefinitionIdentifier identifier, LocalizedValues localized_values)
          Get the default LocalizedValues.
 

Uses of LocalizedValues in wt.fc
 

Fields in wt.fc declared as LocalizedValues
private  LocalizedValues EnumeratedType.localizedValues
           
private  LocalizedValues EnumeratedType.localizedValues
           
 

Methods in wt.fc that return LocalizedValues
protected  LocalizedValues EnumeratedType.getLocalizedValues()
          Gets the object for the association that plays role: localizedValues.
protected  LocalizedValues EnumeratedType.getLocalizedValues()
          Gets the object for the association that plays role: localizedValues.