|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PPrefixProcess | |
---|---|
lmf.formula.csp.node |
Uses of PPrefixProcess in lmf.formula.csp.node |
---|
Subclasses of PPrefixProcess in lmf.formula.csp.node | |
---|---|
class |
ACspBasePrefixProcess
|
class |
ACspCommentedPrefixProcess
|
class |
ACspPrefixProcess
|
Methods in lmf.formula.csp.node that return PPrefixProcess | |
---|---|
PPrefixProcess |
ACspSequentialProcess.getLeftProcess()
|
PPrefixProcess |
ACspBaseReplicatedProcess.getPrefixProcess()
|
PPrefixProcess |
ACspCommentedPrefixProcess.getProcess()
|
Methods in lmf.formula.csp.node with parameters of type PPrefixProcess | |
---|---|
void |
ACspSequentialProcess.setLeftProcess(PPrefixProcess node)
|
void |
ACspBaseReplicatedProcess.setPrefixProcess(PPrefixProcess node)
|
void |
ACspCommentedPrefixProcess.setProcess(PPrefixProcess node)
|
Constructors in lmf.formula.csp.node with parameters of type PPrefixProcess | |
---|---|
ACspBaseReplicatedProcess(PPrefixProcess _prefixProcess_)
|
|
ACspCommentedPrefixProcess(PComment _comment_,
PPrefixProcess _process_)
|
|
ACspSequentialProcess(PPrefixProcess _leftProcess_,
TSemicolon _semicolon_,
PSequentialProcess _rightProcess_)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |