B C G I O 

B

BshScriptWrapper - Class in org.andromda.scriptwrappers
This is a wrapper class for a BeanShell script.
BshScriptWrapper(Object, String) - Constructor for class org.andromda.scriptwrappers.BshScriptWrapper
StubClass is always the generated class (not any subclasses), while stub may be an instance of a subclassed scripted class.

C

copyProperties(Object, Object) - Static method in class org.andromda.scriptwrappers.BshScriptWrapper
Copies all properties from the given from instance to the given to instance.

G

GroovyScriptWrapper - Class in org.andromda.scriptwrappers
This is a wrapper class for a Groovy script.
GroovyScriptWrapper(Object, String) - Constructor for class org.andromda.scriptwrappers.GroovyScriptWrapper
StubClass is always the generated class (not any subclasses), while stub may be an instance of a subclassed scripted class.

I

invoke(String, Object[]) - Method in class org.andromda.scriptwrappers.BshScriptWrapper
Invokes the method with the given methodName on the instance.
invoke(String, Object[]) - Method in class org.andromda.scriptwrappers.GroovyScriptWrapper
Invokes the method with the given methodName on the instance.

O

org.andromda.scriptwrappers - package org.andromda.scriptwrappers
 
B C G I O 

Copyright © 2003–2014 AndroMDA.org. All rights reserved.