| Package | Description |
|---|---|
| com.github.dakusui.scriptiveunit | |
| com.github.dakusui.scriptiveunit.core | |
| com.github.dakusui.scriptiveunit.model.func |
| Modifier and Type | Method and Description |
|---|---|
static List<ObjectMethod> |
ScriptiveUnit.getObjectMethodsFromImportedFieldsInObject(Object object) |
| Modifier and Type | Method and Description |
|---|---|
static ObjectMethod |
ObjectMethod.create(Object driverObject,
Method method,
Map<String,String> aliases) |
| Modifier and Type | Method and Description |
|---|---|
static List<ObjectMethod> |
Utils.getAnnotatedMethods(Object object,
Class<? extends Annotation> annotationClass,
Map<String,String> aliases) |
| Modifier and Type | Method and Description |
|---|---|
static Description |
ObjectMethod.describe(ObjectMethod objectMethod) |
| Modifier and Type | Method and Description |
|---|---|
Func |
Func.Factory.create(FuncInvoker invoker,
ObjectMethod objectMethod,
Object[] args) |
Copyright © 2017. All rights reserved.