Uses of Interface
org.eclipse.epsilon.emc.muddle.PrimitiveType
Packages that use PrimitiveType
Package
Description
-
Uses of PrimitiveType in org.eclipse.epsilon.emc.muddle
Subinterfaces of PrimitiveType in org.eclipse.epsilon.emc.muddleModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Boolean Type'.interfaceA representation of the model object 'Integer Type'.interfaceA representation of the model object 'Real Type'.interfaceA representation of the model object 'String Type'. -
Uses of PrimitiveType in org.eclipse.epsilon.emc.muddle.impl
Classes in org.eclipse.epsilon.emc.muddle.impl that implement PrimitiveTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Boolean Type'.classAn implementation of the model object 'Integer Type'.classAn implementation of the model object 'Primitive Type'.classAn implementation of the model object 'Real Type'.classAn implementation of the model object 'String Type'. -
Uses of PrimitiveType in org.eclipse.epsilon.emc.muddle.util
Methods in org.eclipse.epsilon.emc.muddle.util with parameters of type PrimitiveTypeModifier and TypeMethodDescriptionMuddleSwitch.casePrimitiveType(PrimitiveType object) Returns the result of interpreting the object as an instance of 'Primitive Type'.