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 JsonIdentifier
JsonUtils.getIdentifier
(JsonIdentifier topid, String name, int index, org.json.JSONObject json) static JsonIdentifier
JsonUtils.getTopIdentifier
(String id) static JsonIdentifier
JsonUtils.getTopIdentifier
(org.json.JSONObject json) Methods in com.semedy.reasoner.core with parameters of type JsonIdentifierModifier and TypeMethodDescriptionstatic org.json.JSONObject
JsonUtils.createJSONObject
(JsonIdentifier id, Map<JsonIdentifier, List<Object[]>> objects, Map<JsonIdentifier, org.json.JSONObject> alreadyCreated, boolean decode) create a json with id out of triplesstatic JsonIdentifier
JsonUtils.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.JSONObject
JsonUtils.createJSONObject
(JsonIdentifier id, Map<JsonIdentifier, List<Object[]>> objects, Map<JsonIdentifier, org.json.JSONObject> alreadyCreated, boolean decode) create a json with id out of triples