Uses of Interface
org.eclipse.epsilon.emc.emf.virtual.IntegerSlot
Packages that use IntegerSlot
Package
Description
-
Uses of IntegerSlot in org.eclipse.epsilon.emc.emf.virtual
Methods in org.eclipse.epsilon.emc.emf.virtual that return IntegerSlotModifier and TypeMethodDescriptionVirtualFactory.createIntegerSlot()
Returns a new object of class 'Integer Slot'. -
Uses of IntegerSlot in org.eclipse.epsilon.emc.emf.virtual.impl
Classes in org.eclipse.epsilon.emc.emf.virtual.impl that implement IntegerSlotModifier and TypeClassDescriptionclass
An implementation of the model object 'Integer Slot'.Methods in org.eclipse.epsilon.emc.emf.virtual.impl that return IntegerSlot -
Uses of IntegerSlot in org.eclipse.epsilon.emc.emf.virtual.util
Methods in org.eclipse.epsilon.emc.emf.virtual.util with parameters of type IntegerSlotModifier and TypeMethodDescriptionVirtualSwitch.caseIntegerSlot
(IntegerSlot object) Returns the result of interpreting the object as an instance of 'Integer Slot'.