de.armax.ax.devtools.uml.mdr
Class AXabstractionMdrImpl

java.lang.Object
  extended byde.armax.ax.devtools.uml.AXmodelElementAbstract
      extended byde.armax.ax.devtools.uml.mdr.AXmodelElementMdrImpl
          extended byde.armax.ax.devtools.uml.mdr.AXdependencyMdrImpl
              extended byde.armax.ax.devtools.uml.mdr.AXabstractionMdrImpl
All Implemented Interfaces:
AXabstraction, AXdependency, AXmodelElement

public class AXabstractionMdrImpl
extends AXdependencyMdrImpl
implements AXabstraction

Author:
Peter Wieland, ARMAX mindware GmbH

Field Summary
 
Fields inherited from class de.armax.ax.devtools.uml.mdr.AXmodelElementMdrImpl
model
 
Fields inherited from interface de.armax.ax.devtools.uml.AXabstraction
INTERFACE
 
Constructor Summary
AXabstractionMdrImpl(org.omg.uml.foundation.core.Abstraction abstraction, org.omg.uml.foundation.core.Classifier client, org.omg.uml.foundation.core.Classifier supplier, AXmodelMdrImpl model, java.util.HashMap taggedValues)
           
 
Methods inherited from class de.armax.ax.devtools.uml.mdr.AXdependencyMdrImpl
getClient, getSupplier, toString
 
Methods inherited from class de.armax.ax.devtools.uml.mdr.AXmodelElementMdrImpl
existTaggedValue, getModel, getName, getNamespaceName, getRealElement, getStereotype, getTaggedValue, getTaggedValue, getTaggedValues, getTaggedValueTags
 
Methods inherited from class de.armax.ax.devtools.uml.AXmodelElementAbstract
equals, getNameForCollectionDefine, getNameForCollectionMethod, getNameForCollectionVariable, getNameForDefine, getNameForMethod, getNameForVariable, getPackage, getQualifiedName, getSufficientlyQualifiedName, getSufficientlyQualifiedName, getWellKnownPackages, hasStereotype, isSameNamespace, isSameNamespace
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface de.armax.ax.devtools.uml.AXdependency
getClient, getSupplier
 
Methods inherited from interface de.armax.ax.devtools.uml.AXmodelElement
equals, existTaggedValue, getModel, getName, getNameForCollectionDefine, getNameForCollectionMethod, getNameForCollectionVariable, getNameForDefine, getNameForMethod, getNameForVariable, getNamespaceName, getPackage, getQualifiedName, getRealElement, getStereotype, getSufficientlyQualifiedName, getSufficientlyQualifiedName, getTaggedValue, getTaggedValue, getTaggedValues, getTaggedValueTags, getWellKnownPackages, hasStereotype, isSameNamespace, isSameNamespace
 

Constructor Detail

AXabstractionMdrImpl

public AXabstractionMdrImpl(org.omg.uml.foundation.core.Abstraction abstraction,
                            org.omg.uml.foundation.core.Classifier client,
                            org.omg.uml.foundation.core.Classifier supplier,
                            AXmodelMdrImpl model,
                            java.util.HashMap taggedValues)


Copyright © 2003 ARMAX mindware GmbH. All Rights Reserved.