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 TypeInterfaceDescriptioninterface
A representation of the model object 'Boolean Slot'.interface
A representation of the model object 'Float Slot'.interface
A representation of the model object 'Integer Slot'.interface
A representation of the model object 'Reference Slot'.interface
A representation of the model object 'Slot'.interface
A representation of the model object 'String Slot'.interface
A 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 TypeClassDescriptionclass
An implementation of the model object 'Boolean Slot'.class
An implementation of the model object 'Float Slot'.class
An implementation of the model object 'Integer Slot'.class
An implementation of the model object 'Reference Slot'.class
An implementation of the model object 'Slot'.class
An implementation of the model object 'String Slot'.class
An implementation of the model object 'Typed Element'.class
An 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'.