org.argouml.model.uml
Class DefaultModelImplementation

java.lang.Object
  extended byorg.argouml.model.uml.NSUMLModelImplementation
      extended byorg.argouml.model.uml.DefaultModelImplementation
All Implemented Interfaces:
org.argouml.model.ModelImplementation

public class DefaultModelImplementation
extends NSUMLModelImplementation
implements org.argouml.model.ModelImplementation

This is the default model implementation used for JUnit tests.

TODO: Once it is solve how the Model subsystem is initiated for testing this can be removed.


Field Summary
 
Fields inherited from class org.argouml.model.uml.NSUMLModelImplementation
 
Constructor Summary
DefaultModelImplementation()
           
 
Methods inherited from class org.argouml.model.uml.NSUMLModelImplementation
getActivityGraphsFactory, getActivityGraphsHelper, getAggregationKind, getChangeableKind, getCollaborationsFactory, getCollaborationsHelper, getCommonBehaviorFactory, getCommonBehaviorHelper, getConcurrencyKind, getCopyHelper, getCoreFactory, getCoreHelper, getDataTypesFactory, getDataTypesHelper, getDirectionKind, getExtensionMechanismsFactory, getExtensionMechanismsHelper, getFacade, getMetaTypes, getModelEventPump, getModelManagementFactory, getModelManagementHelper, getMultiplicities, getOrderingKind, getPseudostateKind, getScopeKind, getStateMachinesFactory, getStateMachinesHelper, getUmlFactory, getUmlHelper, getUseCasesFactory, getUseCasesHelper, getVisibilityKind
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.argouml.model.ModelImplementation
getActivityGraphsFactory, getActivityGraphsHelper, getAggregationKind, getChangeableKind, getCollaborationsFactory, getCollaborationsHelper, getCommonBehaviorFactory, getCommonBehaviorHelper, getConcurrencyKind, getCoreFactory, getCoreHelper, getDataTypesFactory, getDataTypesHelper, getDirectionKind, getExtensionMechanismsFactory, getExtensionMechanismsHelper, getFacade, getMetaTypes, getModelEventPump, getModelManagementFactory, getModelManagementHelper, getMultiplicities, getOrderingKind, getPseudostateKind, getScopeKind, getStateMachinesFactory, getStateMachinesHelper, getUmlFactory, getUmlHelper, getUseCasesFactory, getUseCasesHelper, getVisibilityKind
 

Constructor Detail

DefaultModelImplementation

public DefaultModelImplementation()


ArgoUML © 1996-2004 (20050222)ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook