Uses of Interface
org.eclipse.epsilon.hutn.model.hutn.ClassObjectSlot
Packages that use ClassObjectSlot
Package
Description
-
Uses of ClassObjectSlot in org.eclipse.epsilon.hutn.model.hutn
Subinterfaces of ClassObjectSlot in org.eclipse.epsilon.hutn.model.hutnModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Containment Slot'.interface
A representation of the model object 'Reference Slot'. -
Uses of ClassObjectSlot in org.eclipse.epsilon.hutn.model.hutn.impl
Classes in org.eclipse.epsilon.hutn.model.hutn.impl that implement ClassObjectSlotModifier and TypeClassDescriptionclass
An implementation of the model object 'Class Object Slot'.class
An implementation of the model object 'Containment Slot'.class
An implementation of the model object 'Reference Slot'. -
Uses of ClassObjectSlot in org.eclipse.epsilon.hutn.model.hutn.util
Methods in org.eclipse.epsilon.hutn.model.hutn.util with parameters of type ClassObjectSlotModifier and TypeMethodDescription<T> T1
HutnSwitch.caseClassObjectSlot
(ClassObjectSlot<T> object) Returns the result of interpreting the object as an instance of 'Class Object Slot'.