Class ElementFactoryRetrieveFromDictonnary
- java.lang.Object
-
- net.sourceforge.plantuml.salt.factory.ElementFactoryRetrieveFromDictonnary
-
- All Implemented Interfaces:
ElementFactory
public class ElementFactoryRetrieveFromDictonnary extends Object implements ElementFactory
-
-
Constructor Summary
Constructors Constructor Description ElementFactoryRetrieveFromDictonnary(DataSource dataSource, Dictionary dictionary)
-
-
-
Constructor Detail
-
ElementFactoryRetrieveFromDictonnary
public ElementFactoryRetrieveFromDictonnary(DataSource dataSource, Dictionary dictionary)
-
-
Method Detail
-
create
public Terminated<Element> create()
- Specified by:
create
in interfaceElementFactory
-
ready
public boolean ready()
- Specified by:
ready
in interfaceElementFactory
-
-