Uses of Interface
org.eclipse.epsilon.emc.muddle.Type
Packages that use Type
Package
Description
-
Uses of Type in org.eclipse.epsilon.emc.graphml
Methods in org.eclipse.epsilon.emc.graphml with parameters of type Type -
Uses of Type in org.eclipse.epsilon.emc.muddle
Subinterfaces of Type 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 'Link Element Type'.interfaceA representation of the model object 'Element Type'.interfaceA representation of the model object 'Primitive Type'.interfaceA representation of the model object 'Real Type'.interfaceA representation of the model object 'String Type'.Methods in org.eclipse.epsilon.emc.muddle that return TypeMethods in org.eclipse.epsilon.emc.muddle that return types with arguments of type TypeModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<Type>Muddle.getTypes()Returns the value of the 'Types' containment reference list.Methods in org.eclipse.epsilon.emc.muddle with parameters of type Type -
Uses of Type in org.eclipse.epsilon.emc.muddle.impl
Classes in org.eclipse.epsilon.emc.muddle.impl that implement TypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Boolean Type'.classAn implementation of the model object 'Integer Type'.classAn implementation of the model object 'Link Element Type'.classAn implementation of the model object 'Element 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'.classAn implementation of the model object 'Type'.Fields in org.eclipse.epsilon.emc.muddle.impl declared as TypeModifier and TypeFieldDescriptionprotected TypeFeatureImpl.typeThe cached value of the 'Type' reference.Fields in org.eclipse.epsilon.emc.muddle.impl with type parameters of type TypeModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<Type>MuddleImpl.typesThe cached value of the 'Types' containment reference list.Methods in org.eclipse.epsilon.emc.muddle.impl that return TypeMethods in org.eclipse.epsilon.emc.muddle.impl that return types with arguments of type TypeMethods in org.eclipse.epsilon.emc.muddle.impl with parameters of type Type -
Uses of Type in org.eclipse.epsilon.emc.muddle.util
Methods in org.eclipse.epsilon.emc.muddle.util with parameters of type Type