Uses of Class
de.armax.ax.devtools.uml.nsuml.AXmodelNsumlImpl

Packages that use AXmodelNsumlImpl
de.armax.ax.devtools.uml.nsuml This is the NSUML based implementation of our UML abstraction layer. 
 

Uses of AXmodelNsumlImpl in de.armax.ax.devtools.uml.nsuml
 

Fields in de.armax.ax.devtools.uml.nsuml declared as AXmodelNsumlImpl
protected  AXmodelNsumlImpl AXmodelElementNsumlImpl.model
           
 

Constructors in de.armax.ax.devtools.uml.nsuml with parameters of type AXmodelNsumlImpl
AXstructuralFeatureNsumlImpl(ru.novosoft.uml.foundation.core.MStructuralFeature feature, AXmodelNsumlImpl model)
           
AXparameterNsumlImpl(ru.novosoft.uml.foundation.core.MParameter para, AXmodelNsumlImpl model)
           
AXpackageNsumlImpl(ru.novosoft.uml.model_management.MPackage pack, AXmodelNsumlImpl model)
           
AXoperationNsumlImpl(ru.novosoft.uml.foundation.core.MOperation operation, AXmodelNsumlImpl model)
           
AXmodelElementNsumlImpl(ru.novosoft.uml.foundation.core.MModelElement modelElement, AXmodelNsumlImpl model)
           
AXgeneralizationNsumlImpl(ru.novosoft.uml.foundation.core.MGeneralization gen, AXmodelNsumlImpl model)
           
AXdependencyNsumlImpl(ru.novosoft.uml.foundation.core.MDependency dep, AXmodelNsumlImpl model)
           
AXclassNsumlImpl(ru.novosoft.uml.foundation.core.MClass cls, AXmodelNsumlImpl model)
           
AXclassNsumlImpl(ru.novosoft.uml.foundation.core.MInterface cls, AXmodelNsumlImpl model)
           
AXclassifierNsumlImpl(ru.novosoft.uml.foundation.core.MClassifier classifier, AXmodelNsumlImpl model)
           
AXattributeNsumlImpl(ru.novosoft.uml.foundation.core.MAttribute attrib, AXmodelNsumlImpl model)
           
AXassociationNsumlImpl(ru.novosoft.uml.foundation.core.MAssociation assoc, AXmodelNsumlImpl model, AXclass cls)
           
AXassociationEndNsumlImpl(ru.novosoft.uml.foundation.core.MAssociationEnd assocEnd, AXmodelNsumlImpl model)
           
AXabstractionNsumlImpl(ru.novosoft.uml.foundation.core.MAbstraction abstraction, AXmodelNsumlImpl model)
           
 



Copyright © 2003 ARMAX mindware GmbH. All Rights Reserved.