org.openarchitectureware.type
Interface Operation
- All Superinterfaces:
- Callable, Feature, ParameterizedCallable
- All Known Implementing Classes:
- JavaOperationImpl, OperationImpl, XpandExecutionContextImpl.DefinitionOperationAdapter
public interface Operation
- extends ParameterizedCallable, Feature
- Author:
- Sven Efftinge (http://www.efftinge.de), Arno Haase
evaluate
java.lang.Object evaluate(java.lang.Object target,
java.lang.Object[] params)
getReturnType
Type getReturnType(Type targetType,
Type[] paramTpes)