Package spoon.reflect.factory
package spoon.reflect.factory
This package defines all the sub-factories for the Spoon meta-model.
Related Documentation
-
Interface SummaryInterfaceDescriptionThis interface defines the core creation methods for the meta-model (to be implemented so that Spoon can manipulate other meta-model implementations).Provides the sub-factories required by Spoon.
-
Class SummaryClassDescriptionThe
CtAnnotationTypesub-factory.TheCtClasssub-factory.This sub-factory contains utility methods to create code elements.A factory to create some evaluation utilities on the Spoon metamodel.TheCtConstructorsub-factory.TheCtEnumsub-factory.A factory to create some evaluation utilities on the Spoon metamodel.TheCtExecutablesub-factory.ImplementsFactoryTheCtFieldsub-factory.TheCtInterfacesub-factory.TheCtMethodsub-factory.TheCtPackagesub-factory.A factory to create some queries on the Spoon metamodel.This class is the superclass for all the sub-factories ofFactory.TheCtTypesub-factory.