Class ExtensionSlot<T>
java.lang.Object
org.incenp.obofoundry.sssom.slots.Slot<T>
org.incenp.obofoundry.sssom.slots.ExtensionSlot<T>
- Type Parameters:
T
- The type of SSSOM object the slot is associated with.
Represents a metadata slot that holds all extension values (non-standard
metadata slots) for a SSSOM object.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
accept
(ISlotVisitor<T> visitor, T target, Object value) Accepts a visitor.Methods inherited from class org.incenp.obofoundry.sssom.slots.Slot
accept, getCompliantVersion, getName, getType, getURI, getValue, isEntityReference, isPropagatable, isURI, setValue, setValue