Uses of Class
org.argouml.model.uml.AbstractUmlModelFactory

Packages that use AbstractUmlModelFactory
org.argouml.model.uml Factory and support methods for the OMG UML metamodel. 
org.argouml.model.uml.behavioralelements.activitygraphs Factory and support methods for the BehavioralElements::ActivityGraphs component of the OMG UML metamodel. 
org.argouml.model.uml.behavioralelements.collaborations Factory and support methods for the BehavioralElements::Collaborations component of the OMG UML metamodel. 
org.argouml.model.uml.behavioralelements.commonbehavior Factory and support methods for the BehavioralElements::CommonBehavior component of the OMG UML metamodel. 
org.argouml.model.uml.behavioralelements.statemachines Factory and support methods for the BehavioralElements::StateMachines component of the OMG UML metamodel. 
org.argouml.model.uml.behavioralelements.usecases Factory and support methods for the BehavioralElements::UseCases component of the OMG UML metamodel. 
org.argouml.model.uml.foundation.core Factory and support methods for the Foundation::Core component of the OMG UML metamodel. 
org.argouml.model.uml.foundation.datatypes Factory and support methods for the Foundation::DataTypes component of the OMG UML metamodel. 
org.argouml.model.uml.foundation.extensionmechanisms Factory and support methods for the Foundation::ExtensionMechanisms component of the OMG UML metamodel. 
org.argouml.model.uml.modelmanagement Factory and support methods for the ModelManagement component of the OMG UML metamodel. 
 

Uses of AbstractUmlModelFactory in org.argouml.model.uml
 

Subclasses of AbstractUmlModelFactory in org.argouml.model.uml
 class UmlFactory
          Root factory for UML model element instance creation.
 

Uses of AbstractUmlModelFactory in org.argouml.model.uml.behavioralelements.activitygraphs
 

Subclasses of AbstractUmlModelFactory in org.argouml.model.uml.behavioralelements.activitygraphs
 class ActivityGraphsFactory
          Factory to create UML classes for the UML BehaviorialElements::ActivityGraphs package.
 

Uses of AbstractUmlModelFactory in org.argouml.model.uml.behavioralelements.collaborations
 

Subclasses of AbstractUmlModelFactory in org.argouml.model.uml.behavioralelements.collaborations
 class CollaborationsFactory
          Factory to create UML classes for the UML BehaviorialElements::Collaborations package.
 

Uses of AbstractUmlModelFactory in org.argouml.model.uml.behavioralelements.commonbehavior
 

Subclasses of AbstractUmlModelFactory in org.argouml.model.uml.behavioralelements.commonbehavior
 class CommonBehaviorFactory
          Factory to create UML classes for the UML BehaviorialElements::CommonBehavior package.
 

Uses of AbstractUmlModelFactory in org.argouml.model.uml.behavioralelements.statemachines
 

Subclasses of AbstractUmlModelFactory in org.argouml.model.uml.behavioralelements.statemachines
 class StateMachinesFactory
          Factory to create UML classes for the UML BehaviorialElements::StateMachines package.
 

Uses of AbstractUmlModelFactory in org.argouml.model.uml.behavioralelements.usecases
 

Subclasses of AbstractUmlModelFactory in org.argouml.model.uml.behavioralelements.usecases
 class UseCasesFactory
          Factory to create UML classes for the UML BehaviorialElements::UseCases package.
 

Uses of AbstractUmlModelFactory in org.argouml.model.uml.foundation.core
 

Subclasses of AbstractUmlModelFactory in org.argouml.model.uml.foundation.core
 class CoreFactory
          Factory to create UML classes for the UML Foundation::Core package.
 

Uses of AbstractUmlModelFactory in org.argouml.model.uml.foundation.datatypes
 

Subclasses of AbstractUmlModelFactory in org.argouml.model.uml.foundation.datatypes
 class DataTypesFactory
          Factory to create UML classes for the UML Foundation::DataTypes package.
 

Uses of AbstractUmlModelFactory in org.argouml.model.uml.foundation.extensionmechanisms
 

Subclasses of AbstractUmlModelFactory in org.argouml.model.uml.foundation.extensionmechanisms
 class ExtensionMechanismsFactory
          Factory to create UML classes for the UML Foundation::ExtensionMechanisms package.
 

Uses of AbstractUmlModelFactory in org.argouml.model.uml.modelmanagement
 

Subclasses of AbstractUmlModelFactory in org.argouml.model.uml.modelmanagement
 class ModelManagementFactory
          Factory to create UML classes for the UML ModelManagement package.
 



ArgoUML © 1996-2003 (20030829)ArgoUML Project HomeArgoUML Cookbook