Uses of Interface
org.eclipse.epsilon.emc.muddle.BooleanType
Packages that use BooleanType
Package
Description
-
Uses of BooleanType in org.eclipse.epsilon.emc.muddle
Fields in org.eclipse.epsilon.emc.muddle declared as BooleanTypeMethods in org.eclipse.epsilon.emc.muddle that return BooleanTypeModifier and TypeMethodDescriptionMuddleFactory.createBooleanType()Returns a new object of class 'Boolean Type'.static BooleanTypePrimitiveTypes.getBooleanType() -
Uses of BooleanType in org.eclipse.epsilon.emc.muddle.impl
Classes in org.eclipse.epsilon.emc.muddle.impl that implement BooleanTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Boolean Type'.Methods in org.eclipse.epsilon.emc.muddle.impl that return BooleanType -
Uses of BooleanType in org.eclipse.epsilon.emc.muddle.util
Methods in org.eclipse.epsilon.emc.muddle.util with parameters of type BooleanTypeModifier and TypeMethodDescriptionMuddleSwitch.caseBooleanType(BooleanType object) Returns the result of interpreting the object as an instance of 'Boolean Type'.