|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MethodCall
A representation of the model object 'Method Call'. Object can be configured by invoking arbitrary methods and then (optionally) configuring their return values. If there are several overloaded methods with the same name and the same number of parameters, the configuration runtime selects the most appropriate one for the arguments. If it is not possible to select such a method, the runtime throws ConfigurationException.
The following features are supported:
ConfigPackage.getMethodCall()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList<Factory> |
getArgument()
Returns the value of the 'Argument' containment reference list. |
| Methods inherited from interface com.hammurapi.config.Named |
|---|
getName, inject, isRuntime, setName, setRuntime |
| Methods inherited from interface com.hammurapi.config.Factory |
|---|
compile, create, getConfigScript, getDescription, getHomePage, getId, getService, getSource, getSupportedExecutionEnvironments, isEnabled, setConfigScript, setDescription, setEnabled, setHomePage, setId |
| Methods inherited from interface com.hammurapi.party.CommonObject |
|---|
getRoles |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Methods inherited from interface com.hammurapi.config.PropertySource |
|---|
getClassPath, getProfile, getProperty, injectProperties |
| Method Detail |
|---|
org.eclipse.emf.common.util.EList<Factory> getArgument()
Factory.
Method arguments.
ConfigPackage.getMethodCall_Argument()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||