Interface RagFactory

All Superinterfaces:
EFactory, EModelElement, EObject, Notifier
All Known Implementing Classes:
RagFactoryImpl

public interface RagFactory extends EFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
See Also: