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 TypeInterfaceDescriptioninterfaceA representation of the model object 'Containment Slot'.interfaceA 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 TypeClassDescriptionclassAn implementation of the model object 'Class Object Slot'.classAn implementation of the model object 'Containment Slot'.classAn 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> T1HutnSwitch.caseClassObjectSlot(ClassObjectSlot<T> object) Returns the result of interpreting the object as an instance of 'Class Object Slot'.