jar

be.ugent.idlab.knows : function-agent-java

Maven & Gradle

Nov 22, 2023
1 stars

function-agent-java · Execute dynamically loaded functions. An implementation using the Function Ontology (FnO) to load functions is provided.

Table Of Contents

Latest Version

Download be.ugent.idlab.knows : function-agent-java JAR file - Latest Versions:

All Versions

Download be.ugent.idlab.knows : function-agent-java JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window function-agent-java-1.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

be.ugent.idlab.knows.functions.agent.dataType

├─ be.ugent.idlab.knows.functions.agent.dataType.ArrayConverter.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.dataType.BooleanConverter.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.dataType.ByteConverter.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.dataType.CharacterConverter.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.dataType.CollectionConverter.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.dataType.DataTypeConverter.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.dataType.DataTypeConverterException.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.dataType.DataTypeConverterProvider.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.dataType.DefaultDataTypeConverter.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.dataType.DoubleConverter.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.dataType.FloatConverter.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.dataType.IntegerConverter.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.dataType.ListConverter.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.dataType.LongConverter.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.dataType.NumberConverter.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.dataType.ShortConverter.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.dataType.StringConverter.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.dataType.XSBooleanConverter.class - [JAR]

be.ugent.idlab.knows.functions.agent

├─ be.ugent.idlab.knows.functions.agent.Agent.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.AgentFactory.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.AgentImpl.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.Arguments.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.DescriptionGenerator.class - [JAR]

be.ugent.idlab.knows.functions.agent.functionModelProvider.fno

├─ be.ugent.idlab.knows.functions.agent.functionModelProvider.fno.FnOFunctionModelProvider.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.functionModelProvider.fno.NAMESPACES.class - [JAR]

be.ugent.idlab.knows.functions.agent.functionModelProvider

├─ be.ugent.idlab.knows.functions.agent.functionModelProvider.FunctionModelProvider.class - [JAR]

be.ugent.idlab.knows.functions.agent.exception

├─ be.ugent.idlab.knows.functions.agent.exception.AgentException.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.exception.MissingRDFSeqIndexException.class - [JAR]

be.ugent.idlab.knows.functions.agent.functionModelProvider.fno.exception

├─ be.ugent.idlab.knows.functions.agent.functionModelProvider.fno.exception.AppliesNotFoundException.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.functionModelProvider.fno.exception.ClassNameDescriptionNotFoundException.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.functionModelProvider.fno.exception.CompositionEndPointNotFound.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.functionModelProvider.fno.exception.CompositionStartingPointNotFound.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.functionModelProvider.fno.exception.ConstituentFunctionNotFoundException.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.functionModelProvider.fno.exception.DataTypeNotFoundException.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.functionModelProvider.fno.exception.FnODocNotFoundException.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.functionModelProvider.fno.exception.FnOException.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.functionModelProvider.fno.exception.FunctionCompositionException.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.functionModelProvider.fno.exception.FunctionMappingNotFoundException.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.functionModelProvider.fno.exception.FunctionNameNotFoundException.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.functionModelProvider.fno.exception.FunctionNotFoundException.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.functionModelProvider.fno.exception.ImplementationDescriptionNotFoundException.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.functionModelProvider.fno.exception.LiteralNotFoundException.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.functionModelProvider.fno.exception.MappingParameterNotFoundException.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.functionModelProvider.fno.exception.MethodMappingNotFoundException.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.functionModelProvider.fno.exception.MethodMappingTypeNotFoundException.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.functionModelProvider.fno.exception.MethodNameNotFoundException.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.functionModelProvider.fno.exception.ParameterNameDescriptionNotFoundException.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.functionModelProvider.fno.exception.ParameterNotFoundException.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.functionModelProvider.fno.exception.ParameterPredicateNotFoundException.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.functionModelProvider.fno.exception.PartialFunctionApplicationException.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.functionModelProvider.fno.exception.UnsupportedImplementationTypeException.class - [JAR]

be.ugent.idlab.knows.functions.agent.model

├─ be.ugent.idlab.knows.functions.agent.model.CompositionMappingElement.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.model.CompositionMappingPoint.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.model.Function.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.model.FunctionComposition.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.model.FunctionFieldPair.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.model.FunctionMapping.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.model.Implementation.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.model.MethodMapping.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.model.Parameter.class - [JAR]

be.ugent.idlab.knows.functions.agent.functionIntantiation

├─ be.ugent.idlab.knows.functions.agent.functionIntantiation.Instantiator.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.functionIntantiation.ThrowableFunction.class - [JAR]

be.ugent.idlab.knows.functions.agent.functionIntantiation.exception

├─ be.ugent.idlab.knows.functions.agent.functionIntantiation.exception.ClassNotFoundException.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.functionIntantiation.exception.CompositionReferenceException.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.functionIntantiation.exception.CyclicDependencyException.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.functionIntantiation.exception.FunctionNotFoundException.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.functionIntantiation.exception.InstantiationException.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.functionIntantiation.exception.MethodNotFoundException.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.functionIntantiation.exception.NotACompositeFunctionException.class - [JAR]

├─ be.ugent.idlab.knows.functions.agent.functionIntantiation.exception.ReflectionException.class - [JAR]

be.ugent.idlab.knows.misc

├─ be.ugent.idlab.knows.misc.FileFinder.class - [JAR]