Uses of Interface
org.eclipse.epsilon.emc.muddle.IntegerType
Packages that use IntegerType
Package
Description
-
Uses of IntegerType in org.eclipse.epsilon.emc.muddle
Fields in org.eclipse.epsilon.emc.muddle declared as IntegerTypeMethods in org.eclipse.epsilon.emc.muddle that return IntegerTypeModifier and TypeMethodDescriptionMuddleFactory.createIntegerType()Returns a new object of class 'Integer Type'.static IntegerTypePrimitiveTypes.getIntegerType() -
Uses of IntegerType in org.eclipse.epsilon.emc.muddle.impl
Classes in org.eclipse.epsilon.emc.muddle.impl that implement IntegerTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Integer Type'.Methods in org.eclipse.epsilon.emc.muddle.impl that return IntegerType -
Uses of IntegerType in org.eclipse.epsilon.emc.muddle.util
Methods in org.eclipse.epsilon.emc.muddle.util with parameters of type IntegerTypeModifier and TypeMethodDescriptionMuddleSwitch.caseIntegerType(IntegerType object) Returns the result of interpreting the object as an instance of 'Integer Type'.