|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||