Uses of Interface
org.eclipse.epsilon.flock.model.domain.typemappings.TypeMappingConstruct
Packages that use TypeMappingConstruct
Package
Description
-
Uses of TypeMappingConstruct in org.eclipse.epsilon.flock.context
Methods in org.eclipse.epsilon.flock.context with parameters of type TypeMappingConstructModifier and TypeMethodDescriptionboolean
TypeMappingContext.isEligibleFor
(TypeMappingConstruct typeMapping) -
Uses of TypeMappingConstruct in org.eclipse.epsilon.flock.model.domain
Methods in org.eclipse.epsilon.flock.model.domain with parameters of type TypeMappingConstructModifier and TypeMethodDescriptionvoid
MigrationStrategy.addTypeMappingConstruct
(TypeMappingConstruct typeMappingConstruct) -
Uses of TypeMappingConstruct in org.eclipse.epsilon.flock.model.domain.typemappings
Classes in org.eclipse.epsilon.flock.model.domain.typemappings that implement TypeMappingConstructModifier and TypeClassDescriptionclass
class
class
class
Fields in org.eclipse.epsilon.flock.model.domain.typemappings with type parameters of type TypeMappingConstructModifier and TypeFieldDescriptionprotected final List<TypeMappingConstruct>
TypeMappingConstructs.typeMappingConstructs
Methods in org.eclipse.epsilon.flock.model.domain.typemappings with parameters of type TypeMappingConstructModifier and TypeMethodDescriptionvoid
TypeMappingConstructs.add
(TypeMappingConstruct typeMapping) Constructors in org.eclipse.epsilon.flock.model.domain.typemappings with parameters of type TypeMappingConstruct