| Package | Description |
|---|---|
| org.scribble.model.local |
| Modifier and Type | Method and Description |
|---|---|
void |
LDo.visit(LVisitor visitor)
This method visits the model object using the supplied
visitor.
|
void |
LReceive.visit(LVisitor visitor)
This method visits the model object using the supplied
visitor.
|
void |
LSend.visit(LVisitor visitor)
This method visits the model object using the supplied
visitor.
|
void |
LInterruptible.visit(LVisitor visitor)
This method visits the model object using the supplied
visitor.
|
void |
LContinue.visit(LVisitor visitor)
This method visits the model object using the supplied
visitor.
|
void |
LChoice.visit(LVisitor visitor)
This method visits the model object using the supplied
visitor.
|
void |
LCustomActivity.visit(LVisitor visitor)
This method visits the model object using the supplied
visitor.
|
void |
LBlock.visit(LVisitor visitor)
This method visits the model object using the supplied
visitor.
|
void |
LParallel.visit(LVisitor visitor)
This method visits the model object using the supplied
visitor.
|
abstract void |
LActivity.visit(LVisitor visitor)
This method visits the model object using the supplied
visitor.
|
void |
LRecursion.visit(LVisitor visitor)
This method visits the model object using the supplied
visitor.
|
Copyright © 2014. All Rights Reserved.