public class MELIntrospectionAnswerHelper
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static void |
addMELFunction(MELIntrospectionAnswer answer,
java.lang.String resolverName,
com.exalead.access.feedapi.eval.mel.extension.MELFunction melFunction) |
static void |
addMELFunction(MELIntrospectionAnswer answer,
java.lang.String resolverName,
com.exalead.access.feedapi.eval.mel.MELFunction melFunction) |
static void |
addMELScope(MELIntrospectionAnswer answer,
java.lang.String resolverName,
java.lang.String accessor,
java.lang.String type) |
static void |
addMELType(MELIntrospectionAnswer answer,
java.lang.String resolverName,
java.lang.Class<? extends com.exalead.access.feedapi.eval.mel.extension.AbstractMELType.FieldsHolder> klass) |
public static void addMELScope(MELIntrospectionAnswer answer, java.lang.String resolverName, java.lang.String accessor, java.lang.String type)
public static void addMELType(MELIntrospectionAnswer answer, java.lang.String resolverName, java.lang.Class<? extends com.exalead.access.feedapi.eval.mel.extension.AbstractMELType.FieldsHolder> klass)
public static void addMELFunction(MELIntrospectionAnswer answer, java.lang.String resolverName, com.exalead.access.feedapi.eval.mel.extension.MELFunction melFunction)
public static void addMELFunction(MELIntrospectionAnswer answer, java.lang.String resolverName, com.exalead.access.feedapi.eval.mel.MELFunction melFunction)
Copyright © 2021 Dassault Systèmes, All Rights Reserved.