| Modifier and Type | Class and Description |
|---|---|
class |
SimulinkDictionaryObjectMethod |
| Modifier and Type | Method and Description |
|---|---|
ObjectMethod |
DictionaryModelOperationContributor.findContributedMethodForEvaluatedParameters(Object target,
String name,
Object[] parameters,
IEolContext context,
boolean overrideContextOperationContributorRegistry) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimulinkObjectMethod |
class |
StateflowObjectMethod |
| Modifier and Type | Method and Description |
|---|---|
ObjectMethod |
ModelOperationContributor.findContributedMethodForEvaluatedParameters(Object target,
String name,
Object[] parameters,
IEolContext context,
boolean overrideContextOperationContributorRegistry) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimulinkRequirementObjectMethod |
| Modifier and Type | Method and Description |
|---|---|
ObjectMethod |
RequirementModelOperationContributor.findContributedMethodForEvaluatedParameters(Object target,
String name,
Object[] parameters,
IEolContext context,
boolean overrideContextOperationContributorRegistry) |
| Modifier and Type | Class and Description |
|---|---|
class |
EnumObjectMethod
Wrapper to fix Bug 442540.
|
| Modifier and Type | Method and Description |
|---|---|
protected ObjectMethod |
JavaPropertyGetter.getMethodFor(Object object,
String property,
IEolContext context) |
protected ObjectMethod |
JavaPropertySetter.getMethodFor(Object object,
String property,
Object value,
IEolContext context) |
| Modifier and Type | Method and Description |
|---|---|
ObjectMethod |
OperationContributorRegistry.findContributedMethodForEvaluatedParameters(Object target,
String name,
Object[] parameters,
IEolContext context)
Finds a contributed operation for the given target, name and parameters.
|
ObjectMethod |
OperationContributor.findContributedMethodForEvaluatedParameters(Object target,
String name,
Object[] parameters,
IEolContext context) |
ObjectMethod |
OperationContributor.findContributedMethodForEvaluatedParameters(Object target,
String name,
Object[] parameters,
IEolContext context,
boolean overrideContextOperationContributorRegistry) |
ObjectMethod |
OperationContributorRegistry.findContributedMethodForUnevaluatedParameters(Object target,
String name,
List<Expression> parameterExpressions,
IEolContext context)
Finds a contributed operation that is invoked without prior evaluation
(i.e.
|
ObjectMethod |
OperationContributor.findContributedMethodForUnevaluatedParameters(Object target,
String name,
List<Expression> parameterExpressions,
IEolContext context) |
Copyright © 2020. All rights reserved.