| Package | Description |
|---|---|
| org.kuali.rice.krms.impl.repository | |
| org.kuali.rice.krms.impl.ui |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleBo.setPropositionTree(org.kuali.rice.core.api.util.tree.Tree<RuleTreeNode,String> tree) |
| Modifier and Type | Class and Description |
|---|---|
class |
CompoundOpCodeNode
abstract data class for the rule tree
Nodes |
class |
CompoundPropositionEditNode
abstract data class for the rule tree
Nodes |
class |
SimplePropositionEditNode
abstract data class for the rule tree
Nodes |
class |
SimplePropositionNode
abstract data class for the rule tree
Nodes |
| Modifier and Type | Method and Description |
|---|---|
protected org.kuali.rice.core.api.util.tree.Node<RuleTreeNode,String> |
AgendaEditorController.getLastSimpleNode(List<org.kuali.rice.core.api.util.tree.Node<RuleTreeNode,String>> grandChildren)
This method returns the last simple node in the topmost branch.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
AgendaEditorController.getDefaultAddLocationPropositionId(org.kuali.rice.core.api.util.tree.Node<RuleTreeNode,String> root)
This method gets the last propostion in the topmost branch.
|
protected org.kuali.rice.core.api.util.tree.Node<RuleTreeNode,String> |
AgendaEditorController.getLastSimpleNode(List<org.kuali.rice.core.api.util.tree.Node<RuleTreeNode,String>> grandChildren)
This method returns the last simple node in the topmost branch.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.