Uses of Interface
org.openprovenance.prov.model.LangString
Packages that use LangString
Package
Description
Provides the classes necessary to manipulate the PROV Data Model in Java, irrespectively of the serialization chosen for it.
-
Uses of LangString in org.openprovenance.prov.model
Methods in org.openprovenance.prov.model that return LangStringModifier and TypeMethodDescriptionAtomConstructor.newInternationalizedString(String s) AtomConstructor.newInternationalizedString(String s, String lang) abstract LangStringProvFactory.newInternationalizedString(String s) abstract LangStringProvFactory.newInternationalizedString(String s, String lang) Methods in org.openprovenance.prov.model that return types with arguments of type LangStringMethods in org.openprovenance.prov.model with parameters of type LangStringModifier and TypeMethodDescriptionvoidTypedValue.setValue(LangString value) Sets thevalueproperty. -
Uses of LangString in org.openprovenance.prov.vanilla
Classes in org.openprovenance.prov.vanilla that implement LangStringMethods in org.openprovenance.prov.vanilla that return LangStringModifier and TypeMethodDescriptionModelConstructor.newInternationalizedString(String s) ModelConstructor.newInternationalizedString(String s, String lang) ProvFactory.newInternationalizedString(String s) ProvFactory.newInternationalizedString(String s, String lang) Methods in org.openprovenance.prov.vanilla that return types with arguments of type LangStringModifier and TypeMethodDescriptionActedOnBehalfOf.getLabel()Activity.getLabel()Agent.getLabel()DerivedByInsertionFrom.getLabel()DerivedByRemovalFrom.getLabel()DictionaryMembership.getLabel()Entity.getLabel()QualifiedAlternateOf.getLabel()QualifiedHadMember.getLabel()QualifiedSpecializationOf.getLabel()Used.getLabel()WasAssociatedWith.getLabel()WasAttributedTo.getLabel()WasDerivedFrom.getLabel()WasEndedBy.getLabel()WasGeneratedBy.getLabel()WasInfluencedBy.getLabel()WasInformedBy.getLabel()WasInvalidatedBy.getLabel()WasStartedBy.getLabel()Methods in org.openprovenance.prov.vanilla with parameters of type LangString