Uses of Class
org.incenp.obofoundry.sssom.owl.SSSOMTOwlApplication
Packages that use SSSOMTOwlApplication
-
Uses of SSSOMTOwlApplication in org.incenp.obofoundry.sssom.owl
Fields in org.incenp.obofoundry.sssom.owl declared as SSSOMTOwlApplicationMethods in org.incenp.obofoundry.sssom.owl with parameters of type SSSOMTOwlApplicationModifier and TypeMethodDescriptionstatic IMappingTransformer
<org.semanticweb.owlapi.model.OWLAxiom> SSSOMTHelper.maybeCreateAnnotatedTransformer
(SSSOMTOwlApplication application, IMappingTransformer<org.semanticweb.owlapi.model.OWLAxiom> innerTransformer, Map<String, String> keyedArguments) Given an axiom generator, maybe wraps it into another generator that would produce the same axiom but annotated with metadata from the mapping from which the axiom is derived.static IMappingTransformer
<org.semanticweb.owlapi.model.OWLAxiom> SSSOMTHelper.maybeCreateAnnotatedTransformer
(SSSOMTOwlApplication application, IMappingTransformer<org.semanticweb.owlapi.model.OWLAxiom> innerTransformer, Map<String, String> keyedArguments, List<String> arguments, int nArgs) Given an axiom generator, maybe wraps it into another generator that would produce the same axiom but annotated with metadata from the mapping from which the axiom is derived.Constructors in org.incenp.obofoundry.sssom.owl with parameters of type SSSOMTOwlApplicationModifierConstructorDescriptionSSSOMTAnnotateFunction
(SSSOMTOwlApplication application) Creates a new instance.protected
SSSOMTAnnotateFunction
(SSSOMTOwlApplication application, String subject, String property, String value, String type) SSSOMTAnnotateObjectFunction
(SSSOMTOwlApplication application) Deprecated.Creates a new instance.SSSOMTAnnotateSubjectFunction
(SSSOMTOwlApplication application) Deprecated.Creates a new instance.SSSOMTCheckObjectExistenceFunction
(SSSOMTOwlApplication application) Deprecated.Creates a new instance.SSSOMTCheckSubjectExistenceFunction
(SSSOMTOwlApplication application) Deprecated.Creates a new instance.SSSOMTCreateAxiomFunction
(SSSOMTOwlApplication application) Creates a new instance.SSSOMTDeclareClassFunction
(SSSOMTOwlApplication application) Deprecated.Creates a new instance.SSSOMTDeclareFunction
(SSSOMTOwlApplication application) Creates a new instance.SSSOMTDeclareObjectPropertyFunction
(SSSOMTOwlApplication application) Deprecated.SSSOMTDirectFunction
(SSSOMTOwlApplication application) SSSOMTExistsFunction
(SSSOMTOwlApplication application) Creates a new instance.SSSOMTIsAFunction
(SSSOMTOwlApplication application) Creates a new instance.SSSOMTOwlSetvarFunction
(SSSOMTOwlApplication application) Deprecated.Creates a new instance. -
Uses of SSSOMTOwlApplication in org.incenp.obofoundry.sssom.uriexpr
Constructors in org.incenp.obofoundry.sssom.uriexpr with parameters of type SSSOMTOwlApplicationModifierConstructorDescriptionCreates a new instance.SSSOMTUriExpressionExpandFunction
(SSSOMTOwlApplication application)