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

S

saveExtensionOntology(IRI) - Method in class J2OOntologyManager
saves the extension ontology either to the previously specified IRI, or to the given file.
saveExtensionOntology(String) - Method in class J2OOntologyManager
saves the extension ontology either to the previously specified IRI, or to the given file.
saveExtensionOntology() - Method in class J2OOntologyManager
saves the extension ontology to the same file where it was loaded from OWLOntologyStorageExceptions are logged.
setDataPropertyValue(OWLDataProperty, Object) - Method in class IndividualWrapper
sets a data property value for a data property which has no corresponding field in the objects.
setDebugMode(boolean) - Method in class J2OManager
sets the debug mode.
setFieldValue(String, Object) - Method in class IndividualWrapper
puts the value into all object's fields with the given name
setFormatter(Formatter) - Method in class Logging
allows one to install a user defined formatter.
setHandler(Logging.Destination, String) - Method in class Logging
allows one to change the handler.
setHandler(Handler, boolean) - Method in class Logging
allows one to install a user defined handler.
setObjectField(Object, String, Object) - Static method in class Utilities
sets the value into an object field.
setObjectFlag(Object, String, int) - Static method in class Utilities
sets the flag in the object field to 1.
setObjectPropertyValue(OWLObjectProperty, Object) - Method in class IndividualWrapper
sets an object property value for an object property which has no corresponding field in the objects.
setReasoner(String, boolean, boolean, int) - Method in class J2OOntologyManager
installs a reasoner for the extension ontology.
setStaticField(Class, String, boolean) - Static method in class Utilities
sets the Boolean value of a static field.
setStaticField(Class, String, Object) - Static method in class Utilities
sets the value of a static field.
stackTraceString(Throwable) - Static method in class Utilities
returns the result of printStackTrace() as a string.
statusCompile() - Method in class J2OManager
returns true if the status is COMPILE.
statusRun() - Method in class J2OManager
returns true if the status is RUN.
symmetric - Variable in class PropertyWrapper
 
synchroniseWithOWL() - Method in class IndividualWrapper
synchronises the attributes of all objects with the properties of the individual.
synchroniseWithOWL(Object...) - Method in class J2OIndividualManager
synchronises the objects in the given individual wrappers with the corresponding OWL-individual.

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