org.argouml.model.uml
Class NSUMLModelImplementation
java.lang.Object
org.argouml.model.uml.NSUMLModelImplementation
- All Implemented Interfaces:
- org.argouml.model.ModelImplementation
- Direct Known Subclasses:
- DefaultModelImplementation
- public class NSUMLModelImplementation
- extends Object
- implements org.argouml.model.ModelImplementation
The handle to find all helper and factories.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
theFacade
private org.argouml.model.Facade theFacade
theActivityGraphsFactory
private org.argouml.model.ActivityGraphsFactory theActivityGraphsFactory
theActivityGraphsHelper
private org.argouml.model.ActivityGraphsHelper theActivityGraphsHelper
theCollaborationsFactory
private org.argouml.model.CollaborationsFactory theCollaborationsFactory
theCollaborationsHelper
private org.argouml.model.CollaborationsHelper theCollaborationsHelper
theCommonBehaviorFactory
private org.argouml.model.CommonBehaviorFactory theCommonBehaviorFactory
theCommonBehaviorHelper
private org.argouml.model.CommonBehaviorHelper theCommonBehaviorHelper
theCopyHelper
private CopyHelper theCopyHelper
theCoreFactory
private org.argouml.model.CoreFactory theCoreFactory
theCoreHelper
private org.argouml.model.CoreHelper theCoreHelper
theDataTypesFactory
private org.argouml.model.DataTypesFactory theDataTypesFactory
theDataTypesHelper
private org.argouml.model.DataTypesHelper theDataTypesHelper
theExtensionMechanismsFactory
private org.argouml.model.ExtensionMechanismsFactory theExtensionMechanismsFactory
theExtensionMechanismsHelper
private org.argouml.model.ExtensionMechanismsHelper theExtensionMechanismsHelper
theModelManagementFactory
private org.argouml.model.ModelManagementFactory theModelManagementFactory
theModelManagementHelper
private org.argouml.model.ModelManagementHelper theModelManagementHelper
theStateMachinesFactory
private org.argouml.model.StateMachinesFactory theStateMachinesFactory
theStateMachinesHelper
private org.argouml.model.StateMachinesHelper theStateMachinesHelper
theUmlFactory
private org.argouml.model.UmlFactory theUmlFactory
theUmlHelper
private org.argouml.model.UmlHelper theUmlHelper
theUseCasesFactory
private org.argouml.model.UseCasesFactory theUseCasesFactory
theUseCasesHelper
private org.argouml.model.UseCasesHelper theUseCasesHelper
theModelEventPump
private org.argouml.model.ModelEventPump theModelEventPump
theMetaTypesObject
private MetaTypesImpl theMetaTypesObject
theKindsObject
private KindsImpl theKindsObject
NSUMLModelImplementation
public NSUMLModelImplementation()
getFacade
public org.argouml.model.Facade getFacade()
- Specified by:
getFacade in interface org.argouml.model.ModelImplementation
- See Also:
ModelImplementation.getFacade()
getModelEventPump
public org.argouml.model.ModelEventPump getModelEventPump()
- Specified by:
getModelEventPump in interface org.argouml.model.ModelImplementation
- See Also:
ModelImplementation.getModelEventPump()
getActivityGraphsFactory
public org.argouml.model.ActivityGraphsFactory getActivityGraphsFactory()
- Specified by:
getActivityGraphsFactory in interface org.argouml.model.ModelImplementation
- See Also:
ModelImplementation.getActivityGraphsFactory()
getActivityGraphsHelper
public org.argouml.model.ActivityGraphsHelper getActivityGraphsHelper()
- Specified by:
getActivityGraphsHelper in interface org.argouml.model.ModelImplementation
- See Also:
ModelImplementation.getActivityGraphsHelper()
getCollaborationsFactory
public org.argouml.model.CollaborationsFactory getCollaborationsFactory()
- Specified by:
getCollaborationsFactory in interface org.argouml.model.ModelImplementation
- See Also:
ModelImplementation.getCollaborationsFactory()
getCollaborationsHelper
public org.argouml.model.CollaborationsHelper getCollaborationsHelper()
- Specified by:
getCollaborationsHelper in interface org.argouml.model.ModelImplementation
- See Also:
ModelImplementation.getCollaborationsHelper()
getCommonBehaviorFactory
public org.argouml.model.CommonBehaviorFactory getCommonBehaviorFactory()
- Specified by:
getCommonBehaviorFactory in interface org.argouml.model.ModelImplementation
- See Also:
ModelImplementation.getCommonBehaviorFactory()
getCommonBehaviorHelper
public org.argouml.model.CommonBehaviorHelper getCommonBehaviorHelper()
- Specified by:
getCommonBehaviorHelper in interface org.argouml.model.ModelImplementation
- See Also:
ModelImplementation.getCommonBehaviorHelper()
getCopyHelper
CopyHelper getCopyHelper()
- Returns:
- The Copy helper.
getCoreFactory
public org.argouml.model.CoreFactory getCoreFactory()
- Specified by:
getCoreFactory in interface org.argouml.model.ModelImplementation
- See Also:
ModelImplementation.getCoreFactory()
getCoreHelper
public org.argouml.model.CoreHelper getCoreHelper()
- Specified by:
getCoreHelper in interface org.argouml.model.ModelImplementation
- See Also:
ModelImplementation.getCoreHelper()
getDataTypesFactory
public org.argouml.model.DataTypesFactory getDataTypesFactory()
- Specified by:
getDataTypesFactory in interface org.argouml.model.ModelImplementation
- See Also:
ModelImplementation.getDataTypesFactory()
getDataTypesHelper
public org.argouml.model.DataTypesHelper getDataTypesHelper()
- Specified by:
getDataTypesHelper in interface org.argouml.model.ModelImplementation
- See Also:
ModelImplementation.getDataTypesHelper()
getExtensionMechanismsFactory
public org.argouml.model.ExtensionMechanismsFactory getExtensionMechanismsFactory()
- Specified by:
getExtensionMechanismsFactory in interface org.argouml.model.ModelImplementation
- See Also:
ModelImplementation.getExtensionMechanismsFactory()
getExtensionMechanismsHelper
public org.argouml.model.ExtensionMechanismsHelper getExtensionMechanismsHelper()
- Specified by:
getExtensionMechanismsHelper in interface org.argouml.model.ModelImplementation
- See Also:
ModelImplementation.getExtensionMechanismsHelper()
getModelManagementFactory
public org.argouml.model.ModelManagementFactory getModelManagementFactory()
- Specified by:
getModelManagementFactory in interface org.argouml.model.ModelImplementation
- See Also:
ModelImplementation.getModelManagementFactory()
getModelManagementHelper
public org.argouml.model.ModelManagementHelper getModelManagementHelper()
- Specified by:
getModelManagementHelper in interface org.argouml.model.ModelImplementation
- See Also:
ModelImplementation.getModelManagementHelper()
getStateMachinesFactory
public org.argouml.model.StateMachinesFactory getStateMachinesFactory()
- Specified by:
getStateMachinesFactory in interface org.argouml.model.ModelImplementation
- See Also:
ModelImplementation.getStateMachinesFactory()
getStateMachinesHelper
public org.argouml.model.StateMachinesHelper getStateMachinesHelper()
- Specified by:
getStateMachinesHelper in interface org.argouml.model.ModelImplementation
- See Also:
ModelImplementation.getStateMachinesHelper()
getUmlFactory
public org.argouml.model.UmlFactory getUmlFactory()
- Specified by:
getUmlFactory in interface org.argouml.model.ModelImplementation
- See Also:
ModelImplementation.getUmlFactory()
getUmlHelper
public org.argouml.model.UmlHelper getUmlHelper()
- Specified by:
getUmlHelper in interface org.argouml.model.ModelImplementation
- See Also:
ModelImplementation.getUmlHelper()
getUseCasesFactory
public org.argouml.model.UseCasesFactory getUseCasesFactory()
- Specified by:
getUseCasesFactory in interface org.argouml.model.ModelImplementation
- See Also:
ModelImplementation.getUseCasesFactory()
getUseCasesHelper
public org.argouml.model.UseCasesHelper getUseCasesHelper()
- Specified by:
getUseCasesHelper in interface org.argouml.model.ModelImplementation
- See Also:
ModelImplementation.getUseCasesHelper()
getMetaTypes
public org.argouml.model.MetaTypes getMetaTypes()
- Getter for the MetaTypes object.
- Specified by:
getMetaTypes in interface org.argouml.model.ModelImplementation
- Returns:
- The MetaTypes object.
getChangeableKind
public org.argouml.model.ChangeableKind getChangeableKind()
- Specified by:
getChangeableKind in interface org.argouml.model.ModelImplementation
- See Also:
ModelImplementation.getChangeableKind()
getAggregationKind
public org.argouml.model.AggregationKind getAggregationKind()
- Specified by:
getAggregationKind in interface org.argouml.model.ModelImplementation
- See Also:
ModelImplementation.getAggregationKind()
getPseudostateKind
public org.argouml.model.PseudostateKind getPseudostateKind()
- Specified by:
getPseudostateKind in interface org.argouml.model.ModelImplementation
- See Also:
ModelImplementation.getPseudostateKind()
getScopeKind
public org.argouml.model.ScopeKind getScopeKind()
- Specified by:
getScopeKind in interface org.argouml.model.ModelImplementation
- See Also:
ModelImplementation.getScopeKind()
getConcurrencyKind
public org.argouml.model.ConcurrencyKind getConcurrencyKind()
- Specified by:
getConcurrencyKind in interface org.argouml.model.ModelImplementation
- See Also:
ModelImplementation.getConcurrencyKind()
getDirectionKind
public org.argouml.model.DirectionKind getDirectionKind()
- Specified by:
getDirectionKind in interface org.argouml.model.ModelImplementation
- See Also:
ModelImplementation.getDirectionKind()
getMultiplicities
public org.argouml.model.Multiplicities getMultiplicities()
- Specified by:
getMultiplicities in interface org.argouml.model.ModelImplementation
- See Also:
ModelImplementation.getMultiplicities()
getOrderingKind
public org.argouml.model.OrderingKind getOrderingKind()
- Specified by:
getOrderingKind in interface org.argouml.model.ModelImplementation
- See Also:
ModelImplementation.getOrderingKind()
getVisibilityKind
public org.argouml.model.VisibilityKind getVisibilityKind()
- Specified by:
getVisibilityKind in interface org.argouml.model.ModelImplementation
- See Also:
ModelImplementation.getVisibilityKind()