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

Packages that use ClassInfo
com.pega.pegarules.pub.dictionary Dictionary validation interface for PegaRULES engine. 
com.pega.pegarules.pub.generator Java generation public interfaces and classes. 
 

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

Methods in com.pega.pegarules.pub.dictionary that return ClassInfo
 ClassInfo Dictionary.getClassInfo(java.lang.String aClassName)
          fetches the informational object for classes.
 ClassInfo PropertyInfo.getOwner()
          returns the ClassInfo of the object that contains this PropertyInfo.
 

Uses of ClassInfo in com.pega.pegarules.pub.generator
 

Methods in com.pega.pegarules.pub.generator that return ClassInfo
 ClassInfo CodeGenerator.getClassInfo()
          Returns the class info (that contains this property).
 



Copyright © 2012 Pegasystems Inc. All Rights Reserved.