Uses of Interface
org.incenp.linkml.core.ISlotProcessor
-
Packages that use ISlotProcessor Package Description org.incenp.linkml.core -
-
Uses of ISlotProcessor in org.incenp.linkml.core
Methods in org.incenp.linkml.core with parameters of type ISlotProcessor Modifier and Type Method Description voidClassInfo. processSlots(Object object, ISlotProcessor processor, boolean unset)Applies an operation to all the slots for a given object.
-