Uses of Interface
spoon.reflect.factory.CoreFactory
Packages that use CoreFactory
Package
Description
This package defines all the sub-factories for the Spoon meta-model.
This package contains some default implementations for commonly used processing tasks.
-
Uses of CoreFactory in spoon.reflect.factory
Methods in spoon.reflect.factory that return CoreFactoryModifier and TypeMethodDescriptionFactory.Core()
Access toCoreFactory
subfactoryFactoryImpl.Core()
The core factory.Constructors in spoon.reflect.factory with parameters of type CoreFactoryModifierConstructorDescriptionFactoryImpl(CoreFactory coreFactory, Environment environment)
Should not be called directly. -
Uses of CoreFactory in spoon.support
Classes in spoon.support that implement CoreFactoryModifier and TypeClassDescriptionclass
This class implements a default core factory for Spoon's meta-model.