Uses of Class
no.hasmac.jsonld.context.TermDefinition
Packages that use TermDefinition
-
Uses of TermDefinition in no.hasmac.jsonld.context
Methods in no.hasmac.jsonld.context that return TermDefinitionMethods in no.hasmac.jsonld.context that return types with arguments of type TermDefinitionModifier and TypeMethodDescriptionActiveContext.getTermsMapping()protected Optional<TermDefinition> ActiveContext.removeTerm(String term) Methods in no.hasmac.jsonld.context with parameters of type TermDefinitionModifier and TypeMethodDescriptionbooleanTermDefinition.isNotSameExcept(TermDefinition ref) protected voidActiveContext.setTerm(String term, TermDefinition definition)