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