Uses of Interface
com.sap.portal.unification.hrnpnode.IHRNPOperatorNode

Packages that use IHRNPOperatorNode
com.sap.portal.unification.hrnpnode   
 

Uses of IHRNPOperatorNode in com.sap.portal.unification.hrnpnode
 

Methods in com.sap.portal.unification.hrnpnode that return IHRNPOperatorNode
 IHRNPOperatorNode IHRNPNodeFactoryService.createHRNPOperatorNode()
          Instantiates a new operator node
 IHRNPOperatorNode IHRNPNodeFactoryService.createHRNPOperatorNode(java.lang.String op, IHRNPNode left, IHRNPNode right)
          Instantiates a new operator node with following parameters
 IHRNPOperatorNode IHRNPNodeFactoryService.createHRNPOperatorNode(java.lang.String op, IHRNPNode left, IHRNPNode right, java.lang.String relation)
          Instantiates a new operator node with following parameters