A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

J

JavaEscape - Class in de.cau.cs.kieler.uml2.sim
 
JavaEscape() - Constructor for class de.cau.cs.kieler.uml2.sim.JavaEscape
 
join(String) - Method in class org.json.JSONArray
Make a string from the contents of this JSONArray.
joinDoneCB() - Method in class sj.EmbeddedSJProgram
Joins threads by checking if all created descendants of the current thread are executed successful.
JSONArray - Class in org.json
A JSONArray is an ordered sequence of values.
JSONArray() - Constructor for class org.json.JSONArray
Construct an empty JSONArray.
JSONArray(JSONTokener) - Constructor for class org.json.JSONArray
Construct a JSONArray from a JSONTokener.
JSONArray(String) - Constructor for class org.json.JSONArray
Construct a JSONArray from a source JSON text.
JSONArray(Collection) - Constructor for class org.json.JSONArray
Construct a JSONArray from a Collection.
JSONArray(Collection, boolean) - Constructor for class org.json.JSONArray
Construct a JSONArray from a collection of beans.
JSONArray(Object) - Constructor for class org.json.JSONArray
Construct a JSONArray from an array
JSONArray(Object, boolean) - Constructor for class org.json.JSONArray
Construct a JSONArray from an array with a bean.
JSONDataPool - Class in de.cau.cs.kieler.sim.kiem.execution
The Class JSONDataPool.
JSONDataPool() - Constructor for class de.cau.cs.kieler.sim.kiem.execution.JSONDataPool
Instantiates a new JSON data pool.
JSONException - Exception in org.json
The JSONException is thrown by the JSON.org classes then things are amiss.
JSONException(String) - Constructor for exception org.json.JSONException
Constructs a JSONException with an explanatory message.
JSONException(Throwable) - Constructor for exception org.json.JSONException
 
JSONMerger - Class in de.cau.cs.kieler.sim.kiem.execution
The Class JSONMerger implements the merging functionality of used by the DataPool.
JSONMerger() - Constructor for class de.cau.cs.kieler.sim.kiem.execution.JSONMerger
Instantiates a new jSON merger.
JSONML - Class in org.json
This provides static methods to convert an XML text into a JSONArray or JSONObject, and to covert a JSONArray or JSONObject into an XML text using the JsonML transform.
JSONML() - Constructor for class org.json.JSONML
 
JSONObject - Class in org.json
A JSONObject is an unordered collection of name/value pairs.
JSONObject() - Constructor for class org.json.JSONObject
Construct an empty JSONObject.
JSONObject(JSONObject, String[]) - Constructor for class org.json.JSONObject
Construct a JSONObject from a subset of another JSONObject.
JSONObject(JSONTokener) - Constructor for class org.json.JSONObject
Construct a JSONObject from a JSONTokener.
JSONObject(Map) - Constructor for class org.json.JSONObject
Construct a JSONObject from a Map.
JSONObject(Map, boolean) - Constructor for class org.json.JSONObject
Construct a JSONObject from a Map.
JSONObject(Object) - Constructor for class org.json.JSONObject
Construct a JSONObject from an Object using bean getters.
JSONObject(Object, boolean) - Constructor for class org.json.JSONObject
Construct a JSONObject from an Object using bean getters.
JSONObject(Object, String[]) - Constructor for class org.json.JSONObject
Construct a JSONObject from an Object, using reflection to find the public members.
JSONObject(String) - Constructor for class org.json.JSONObject
Construct a JSONObject from a source JSON text string.
JSONObjectDataComponent - Class in de.cau.cs.kieler.sim.kiem
The Class JSONObjectDataComponent.
JSONObjectDataComponent() - Constructor for class de.cau.cs.kieler.sim.kiem.JSONObjectDataComponent
Instantiates a new JSONObjectDataComponent.
JSONObjectSimulationDataComponent - Class in de.cau.cs.kieler.sim.kiem.ui.datacomponent
The Class JSONObjectDataComponent.
JSONObjectSimulationDataComponent() - Constructor for class de.cau.cs.kieler.sim.kiem.ui.datacomponent.JSONObjectSimulationDataComponent
Instantiates a new JSONObjectDataComponent.
JSONObjectSimulationDataComponent.M2MProgressMonitor - Class in de.cau.cs.kieler.sim.kiem.ui.datacomponent
 
JSONObjectSimulationDataComponent.M2MProgressMonitor(KielerProgressMonitor, int) - Constructor for class de.cau.cs.kieler.sim.kiem.ui.datacomponent.JSONObjectSimulationDataComponent.M2MProgressMonitor
 
JSONSignalValues - Class in de.cau.cs.kieler.sim.kiem
The Class JSONSignalValues.
JSONString - Interface in org.json
The JSONString interface allows a toJSONString() method so that a class can change the behavior of JSONObject.toString(), JSONArray.toString(), and JSONWriter.value(Object).
JSONStringDataComponent - Class in de.cau.cs.kieler.sim.kiem
The Class JSONStringDataComponent.
JSONStringDataComponent() - Constructor for class de.cau.cs.kieler.sim.kiem.JSONStringDataComponent
Instantiates a new JSONStringDataComponent.
JSONStringer - Class in org.json
JSONStringer provides a quick and convenient way of producing JSON text.
JSONStringer() - Constructor for class org.json.JSONStringer
Make a fresh JSONStringer.
JSONTokener - Class in org.json
A JSONTokener takes a source string and extracts characters and tokens from it.
JSONTokener(Reader) - Constructor for class org.json.JSONTokener
Construct a JSONTokener from a string.
JSONTokener(String) - Constructor for class org.json.JSONTokener
Construct a JSONTokener from a string.
jsonValueMatchesInputValue(String, String) - Method in class de.cau.cs.kieler.kev.mapping.animations.MapAnimations
Tests if a value matches the input string of an animation.
JSONWriter - Class in org.json
JSONWriter provides a quick and convenient way of producing JSON text.
JSONWriter(Writer) - Constructor for class org.json.JSONWriter
Make a fresh JSONWriter.
JUSTIFY - Static variable in class de.cau.cs.kieler.core.model.gmf.figures.layout.container.ExtendedTable
 
JUSTIFY_VALUE - Static variable in enum net.ogdf.ogml.AlignmentType
The 'Justify' literal value.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _