Uses of Interface
com.pega.pegarules.pub.dictionary.ImmutablePropertyAliasInfo

Packages that use ImmutablePropertyAliasInfo
com.pega.pegarules.pub.dictionary Dictionary validation interface for PegaRULES engine. 
com.pega.pegarules.pub.runtime Public interfaces for activities, models, whens, edits, and streams. 
 

Uses of ImmutablePropertyAliasInfo in com.pega.pegarules.pub.dictionary
 

Methods in com.pega.pegarules.pub.dictionary that return ImmutablePropertyAliasInfo
 ImmutablePropertyAliasInfo ClassInfo.getImmutablePropertyAliasInfo(java.lang.String aAliasName)
          Factory method for ImmutablePropertyAliasInfo Objects that describe the property aliases defined for this class.
 

Uses of ImmutablePropertyAliasInfo in com.pega.pegarules.pub.runtime
 

Methods in com.pega.pegarules.pub.runtime with parameters of type ImmutablePropertyAliasInfo
 java.lang.Object PublicAPI.getAliasValue(ClipboardPage aPage, ImmutablePropertyAliasInfo aPropertyAliasInfo)
          Resolve the identified property alias, by evaluating the alias on the specified clipboard page.
 



Copyright © 2012 Pegasystems Inc. All Rights Reserved.