//Artefact:JavaClass/com/sphenon/modelling/xmodel/ServiceInvocationResult
Synopsis
public final ServiceInvocationResult
extends Enum
//Artefact:Attribute/com/sphenon/modelling/xmodel/ServiceInvocationResult/Instance
Synopsis
public static final com.sphenon.modelling.xmodel.ServiceInvocationResult Instance
//Artefact:Attribute/com/sphenon/modelling/xmodel/ServiceInvocationResult/ReturnValue
Synopsis
public static final com.sphenon.modelling.xmodel.ServiceInvocationResult ReturnValue
//Artefact:Attribute/com/sphenon/modelling/xmodel/ServiceInvocationResult/ReturnValueOrInstance
Synopsis
public static final com.sphenon.modelling.xmodel.ServiceInvocationResult ReturnValueOrInstance
//Artefact:Attribute/com/sphenon/modelling/xmodel/ServiceInvocationResult/Execution
Synopsis
public static final com.sphenon.modelling.xmodel.ServiceInvocationResult Execution
//Artefact:Method/com/sphenon/modelling/xmodel/ServiceInvocationResult/values
Synopsis
public static com.sphenon.modelling.xmodel.ServiceInvocationResult[] values ()
//Artefact:Method/com/sphenon/modelling/xmodel/ServiceInvocationResult/valueOf
Synopsis
public static com.sphenon.modelling.xmodel.ServiceInvocationResult valueOf (String name)