Uses of Interface
org.eclipse.epsilon.emc.emf.virtual.TypedElement
Packages that use TypedElement
Package
Description
-
Uses of TypedElement in org.eclipse.epsilon.emc.emf.virtual
Subinterfaces of TypedElement in org.eclipse.epsilon.emc.emf.virtualModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Boolean Slot'.interfaceA representation of the model object 'Float Slot'.interfaceA representation of the model object 'Integer Slot'.interfaceA representation of the model object 'Reference Slot'.interfaceA representation of the model object 'Slot'.interfaceA representation of the model object 'String Slot'.interfaceA representation of the model object 'Object'. -
Uses of TypedElement in org.eclipse.epsilon.emc.emf.virtual.impl
Classes in org.eclipse.epsilon.emc.emf.virtual.impl that implement TypedElementModifier and TypeClassDescriptionclassAn implementation of the model object 'Boolean Slot'.classAn implementation of the model object 'Float Slot'.classAn implementation of the model object 'Integer Slot'.classAn implementation of the model object 'Reference Slot'.classAn implementation of the model object 'Slot'.classAn implementation of the model object 'String Slot'.classAn implementation of the model object 'Typed Element'.classAn implementation of the model object 'Object'. -
Uses of TypedElement in org.eclipse.epsilon.emc.emf.virtual.util
Methods in org.eclipse.epsilon.emc.emf.virtual.util with parameters of type TypedElementModifier and TypeMethodDescriptionVirtualSwitch.caseTypedElement(TypedElement object) Returns the result of interpreting the object as an instance of 'Typed Element'.