Uses of Package
com.pega.pegarules.pub.dictionary

Packages that use com.pega.pegarules.pub.dictionary
com.pega.pegarules.pub.context   
com.pega.pegarules.pub.database Provides access to the relational database. 
com.pega.pegarules.pub.dictionary Dictionary validation interface for PegaRULES engine. 
com.pega.pegarules.pub.generator Java generation public interfaces and classes. 
com.pega.pegarules.pub.runtime Public interfaces for activities, models, whens, edits, and streams. 
 

Classes in com.pega.pegarules.pub.dictionary used by com.pega.pegarules.pub.context
Dictionary
          DictionaryImpl contains the cache of ClassInfoImpl objects that have been accessed by this thread since this DictionaryImpl was created.
 

Classes in com.pega.pegarules.pub.dictionary used by com.pega.pegarules.pub.database
Dictionary
          DictionaryImpl contains the cache of ClassInfoImpl objects that have been accessed by this thread since this DictionaryImpl was created.
 

Classes in com.pega.pegarules.pub.dictionary used by com.pega.pegarules.pub.dictionary
ClassInfo
          Provides cached access to Class information.
ImmutablePropertyAliasInfo
          ImmutableAliasPropertyInfo is used as the container for the definition of a particular property alias within a particular class as defined in the data dictionary.
ImmutablePropertyInfo
          ImmutablePropertyInfo is used as the container for the definition of a particular property within a particular class as defined in the data dictionary.
PropertyInfo
          PropertyInfo is used as the container for the definition of a particular property within a particular class as defined in the data dictionary.
 

Classes in com.pega.pegarules.pub.dictionary used by com.pega.pegarules.pub.generator
ClassInfo
          Provides cached access to Class information.
Dictionary
          DictionaryImpl contains the cache of ClassInfoImpl objects that have been accessed by this thread since this DictionaryImpl was created.
ImmutablePropertyInfo
          ImmutablePropertyInfo is used as the container for the definition of a particular property within a particular class as defined in the data dictionary.
 

Classes in com.pega.pegarules.pub.dictionary used by com.pega.pegarules.pub.runtime
Dictionary
          DictionaryImpl contains the cache of ClassInfoImpl objects that have been accessed by this thread since this DictionaryImpl was created.
ImmutablePropertyAliasInfo
          ImmutableAliasPropertyInfo is used as the container for the definition of a particular property alias within a particular class as defined in the data dictionary.
 



Copyright © 2012 Pegasystems Inc. All Rights Reserved.