Interface ClassObjectSlot<T>

All Superinterfaces:
org.eclipse.emf.ecore.EObject, ModelElement, org.eclipse.emf.common.notify.Notifier, Slot<T>
All Known Subinterfaces:
ContainmentSlot, ReferenceSlot
All Known Implementing Classes:
ClassObjectSlotImpl, ContainmentSlotImpl, ReferenceSlotImpl

public interface ClassObjectSlot<T> extends Slot<T>
A representation of the model object 'Class Object Slot'.
See Also: