Uses of Class
org.incenp.obofoundry.sssom.model.MappingSetReference
Packages that use MappingSetReference
-
Uses of MappingSetReference in org.incenp.obofoundry.sssom.model
Methods in org.incenp.obofoundry.sssom.model that return MappingSetReferenceMethods in org.incenp.obofoundry.sssom.model that return types with arguments of type MappingSetReferenceModifier and TypeMethodDescriptionMappingRegistry.getMappingSetReferences()Gets the value of themapping_set_referencesslot.MappingRegistry.getMappingSetReferences(boolean set) Gets the list ofmapping_set_referencesvalues, optionally initializing the list if needed.Method parameters in org.incenp.obofoundry.sssom.model with type arguments of type MappingSetReferenceModifier and TypeMethodDescriptionMappingRegistry.MappingRegistryBuilder.mappingSetReferences(List<MappingSetReference> mappingSetReferences) voidMappingRegistry.setMappingSetReferences(List<MappingSetReference> value) Sets the value of themapping_set_referencesslot.