|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AuthorParameters | |
| edu.iu.iv.modeling.tarl.author | |
| edu.iu.iv.modeling.tarl.author.impl | |
| edu.iu.iv.modeling.tarl.input | |
| edu.iu.iv.modeling.tarl.input.impl | |
| Uses of AuthorParameters in edu.iu.iv.modeling.tarl.author |
| Methods in edu.iu.iv.modeling.tarl.author with parameters of type AuthorParameters | |
void |
AuthorManager.initializeAuthors(AuthorParameters authorParameters)
Initializes the Author environment to enable various operations on the Authors. |
| Uses of AuthorParameters in edu.iu.iv.modeling.tarl.author.impl |
| Methods in edu.iu.iv.modeling.tarl.author.impl with parameters of type AuthorParameters | |
void |
DefaultAuthorManager.initializeAuthors(AuthorParameters authorParameters)
Initializes the Author environment to enable various operations on the Authors |
| Uses of AuthorParameters in edu.iu.iv.modeling.tarl.input |
| Methods in edu.iu.iv.modeling.tarl.input that return AuthorParameters | |
AuthorParameters |
ExecuterParameters.getAuthorParameters()
Returns the ParametersInterface for the Author module of Tarl |
| Uses of AuthorParameters in edu.iu.iv.modeling.tarl.input.impl |
| Classes in edu.iu.iv.modeling.tarl.input.impl that implement AuthorParameters | |
class |
DefaultAuthorParameters
This class defines a default implementation of the AuthorParametersInterface interface. |
| Methods in edu.iu.iv.modeling.tarl.input.impl that return AuthorParameters | |
AuthorParameters |
DefaultExecuterParameters.getAuthorParameters()
Returns the AuthorParameters for the model |
| Methods in edu.iu.iv.modeling.tarl.input.impl with parameters of type AuthorParameters | |
void |
DefaultExecuterParameters.setAuthorParameters(AuthorParameters authorParameters)
Stores the AuthorParameters for the model |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||