|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PlanNode | |
---|---|
ix.icore.plan | Classes for external / snapshot representation of processes. |
ix.icore.plan.build | Utilities for constructing plans. |
ix.ip2 | I-X Process Panels |
ix.test | Simple applications for testing purposes. |
Uses of PlanNode in ix.icore.plan |
---|
Methods in ix.icore.plan that return PlanNode | |
---|---|
(package private) PlanNode |
DomainAsPlan.makePlanNode(NodeSpec spec)
|
Uses of PlanNode in ix.icore.plan.build |
---|
Methods in ix.icore.plan.build with parameters of type PlanNode | |
---|---|
protected void |
SimplePlanBuilder.buildExpansion(PlanNode node,
java.util.List children)
|
protected void |
SimplePlanBuilder.walkActivities(java.util.List activities,
java.util.List planNodes,
PlanNode parent)
|
Uses of PlanNode in ix.ip2 |
---|
Methods in ix.ip2 that return PlanNode | |
---|---|
(package private) PlanNode |
PlanMaker.getPlanNode(ActivityItem item)
|
(package private) PlanNode |
PlanMaker.getPlanNode(PNode n)
|
(package private) PlanNode |
PlanMaker.makePlanNode(java.lang.String idBase,
ActivityItem item)
|
Methods in ix.ip2 with parameters of type PlanNode | |
---|---|
(package private) void |
PlanMaker.buildExpansion(ActivityItem item,
PlanNode node)
|
(package private) void |
PlanInstaller.installExpansion(PlanNode node)
|
(package private) PlanRefinement |
PlanMaker.makePlanRefinement(PlanNode node)
|
Uses of PlanNode in ix.test |
---|
Methods in ix.test with parameters of type PlanNode | |
---|---|
(package private) LList |
OPlanPSGraph.nodeToList(PlanNode node)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |