com.pega.pegarules.pub.generator
Class DeclarativeReference
java.lang.Object
com.pega.pegarules.pub.generator.DeclarativeReference
public class DeclarativeReference
- extends java.lang.Object
Information regarding a property reference in an expression that
can be used by declarative processing to build a network for
forward or backward chaining.
- Version:
- $Revision: 558 $ $Date: 2009-10-01 10:48:42 -0400 (Thu, 01 Oct 2009) $
- Author:
- Tim Miranda
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
COPYRIGHT
public static final java.lang.String COPYRIGHT
- See Also:
- Constant Field Values
VERSION
public static final java.lang.String VERSION
mUnmodifiedPath
public java.lang.String mUnmodifiedPath
mFullDesignatedClassPath
public java.lang.String mFullDesignatedClassPath
mDesignatedClassPath
public java.lang.String mDesignatedClassPath
mDesignatedProperty
public java.lang.String mDesignatedProperty
mDesignatedClass
public java.lang.String mDesignatedClass
mUsesContext
public boolean mUsesContext
DeclarativeReference
public DeclarativeReference()
designationsMatch
public static boolean designationsMatch(ClipboardPage aChange,
DeclarativeReference aDeclRef)
isEqual
public boolean isEqual(DeclarativeReference aOther)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2012 Pegasystems Inc. All Rights Reserved.