public class BehaviourImplementationWriter extends Object
| Constructor and Description |
|---|
BehaviourImplementationWriter(ClassInfo info,
String behaviourFullClassName)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
generate()
Returns generated java source code for the implementation of the class
name specified in the constructor of this class.
|
public String generate()
Copyright © 2012–2022. All rights reserved.