Uses of Interface
com.regnosys.rosetta.rosetta.simple.SimpleFactory
Packages that use SimpleFactory
-
Uses of SimpleFactory in com.regnosys.rosetta.rosetta.simple
Fields in com.regnosys.rosetta.rosetta.simple declared as SimpleFactoryModifier and TypeFieldDescriptionstatic final SimpleFactorySimpleFactory.eINSTANCEThe singleton instance of the factory.Methods in com.regnosys.rosetta.rosetta.simple that return SimpleFactoryModifier and TypeMethodDescriptionSimplePackage.getSimpleFactory()Returns the factory that creates the instances of the model. -
Uses of SimpleFactory in com.regnosys.rosetta.rosetta.simple.impl
Classes in com.regnosys.rosetta.rosetta.simple.impl that implement SimpleFactoryMethods in com.regnosys.rosetta.rosetta.simple.impl that return SimpleFactoryModifier and TypeMethodDescriptionSimplePackageImpl.getSimpleFactory()static SimpleFactorySimpleFactoryImpl.init()Creates the default factory implementation.