Package spoon.support

Class DefaultCoreFactory

java.lang.Object
spoon.reflect.factory.SubFactory
spoon.support.DefaultCoreFactory
All Implemented Interfaces:
CoreFactory

public class DefaultCoreFactory extends SubFactory implements CoreFactory
This class implements a default core factory for Spoon's meta-model. This implementation is done with regular Java classes (POJOs).