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 TypeInterfaceDescriptioninterface
A representation of the model object 'Boolean Type'.interface
A representation of the model object 'Integer Type'.interface
A representation of the model object 'Link Element Type'.interface
A representation of the model object 'Element Type'.interface
A representation of the model object 'Primitive Type'.interface
A representation of the model object 'Real Type'.interface
A 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 TypeClassDescriptionclass
An implementation of the model object 'Boolean Type'.class
An implementation of the model object 'Integer Type'.class
An implementation of the model object 'Link Element Type'.class
An implementation of the model object 'Element Type'.class
An implementation of the model object 'Primitive Type'.class
An implementation of the model object 'Real Type'.class
An implementation of the model object 'String Type'.class
An implementation of the model object 'Type'.Fields in org.eclipse.epsilon.emc.muddle.impl declared as TypeModifier and TypeFieldDescriptionprotected Type
FeatureImpl.type
The 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.types
The 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