Uses of Class
com.semedy.reasoner.symboltable.encoder.JsonIdentifier
Packages that use JsonIdentifier
-
Uses of JsonIdentifier in com.semedy.reasoner.core
Methods in com.semedy.reasoner.core that return JsonIdentifierModifier and TypeMethodDescriptionstatic JsonIdentifierJsonUtils.getIdentifier(JsonIdentifier topid, String name, int index, org.json.JSONObject json) static JsonIdentifierJsonUtils.getTopIdentifier(String id) static JsonIdentifierJsonUtils.getTopIdentifier(org.json.JSONObject json) Methods in com.semedy.reasoner.core with parameters of type JsonIdentifierModifier and TypeMethodDescriptionstatic org.json.JSONObjectJsonUtils.createJSONObject(JsonIdentifier id, Map<JsonIdentifier, List<Object[]>> objects, Map<JsonIdentifier, org.json.JSONObject> alreadyCreated, boolean decode) create a json with id out of triplesstatic JsonIdentifierJsonUtils.getIdentifier(JsonIdentifier topid, String name, int index, org.json.JSONObject json) Method parameters in com.semedy.reasoner.core with type arguments of type JsonIdentifierModifier and TypeMethodDescriptionstatic org.json.JSONObjectJsonUtils.createJSONObject(JsonIdentifier id, Map<JsonIdentifier, List<Object[]>> objects, Map<JsonIdentifier, org.json.JSONObject> alreadyCreated, boolean decode) create a json with id out of triples