Uses of Class
no.hasmac.jsonld.context.InverseContext
Packages that use InverseContext
-
Uses of InverseContext in no.hasmac.jsonld.context
Fields in no.hasmac.jsonld.context declared as InverseContextMethods in no.hasmac.jsonld.context that return InverseContextModifier and TypeMethodDescriptionInverseContextBuilder.build()
ActiveContext.getInverseContext()
InverseContext.setIfAbsent
(String variable, String container, String type, String key, String value) Methods in no.hasmac.jsonld.context with parameters of type InverseContextModifier and TypeMethodDescriptionprivate void
InverseContextBuilder.processTerm
(String termName, InverseContext result, String variableValue, String defaultLanguage) protected void
ActiveContext.setInverseContext
(InverseContext inverseContext)