|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CoreFactory | |
---|---|
org.argouml.language.java.generator | Provides ArgoUml with the capability to parse Java strings in uml models, and to generate Java strings/source files from the uml model. |
org.argouml.model.uml | Factory and support methods for the OMG UML metamodel. |
org.argouml.model.uml.foundation.core | Factory and support methods for the Foundation::Core component of the OMG UML metamodel. |
Uses of CoreFactory in org.argouml.language.java.generator |
---|
Methods in org.argouml.language.java.generator that return CoreFactory | |
private static CoreFactory |
JavaUML.getCore()
Get the CoreFactory |
Uses of CoreFactory in org.argouml.model.uml |
---|
Methods in org.argouml.model.uml that return CoreFactory | |
CoreFactory |
UmlFactory.getCore()
Returns the package factory for the UML package Foundation::Core. |
Uses of CoreFactory in org.argouml.model.uml.foundation.core |
---|
Fields in org.argouml.model.uml.foundation.core declared as CoreFactory | |
private static CoreFactory |
CoreFactory.SINGLETON
Singleton instance. |
Methods in org.argouml.model.uml.foundation.core that return CoreFactory | |
static CoreFactory |
CoreFactory.getFactory()
Singleton instance access method. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
ArgoUML © 1996-2004 (20040306) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |