de.armax.ax.devtools.uml.nsuml
Class AXstructuralFeatureNsumlImpl

java.lang.Object
  extended byde.armax.ax.devtools.uml.AXmodelElementAbstract
      extended byde.armax.ax.devtools.uml.nsuml.AXmodelElementNsumlImpl
          extended byde.armax.ax.devtools.uml.nsuml.AXstructuralFeatureNsumlImpl
All Implemented Interfaces:
AXmodelElement, AXstructuralFeature
Direct Known Subclasses:
AXattributeNsumlImpl

public class AXstructuralFeatureNsumlImpl
extends AXmodelElementNsumlImpl
implements AXstructuralFeature

Author:
Lucas Scharenbroich, University of California - Irvine

Field Summary
 
Fields inherited from class de.armax.ax.devtools.uml.nsuml.AXmodelElementNsumlImpl
model
 
Fields inherited from interface de.armax.ax.devtools.uml.AXstructuralFeature
INTERFACE
 
Constructor Summary
AXstructuralFeatureNsumlImpl(ru.novosoft.uml.foundation.core.MStructuralFeature feature, AXmodelNsumlImpl model)
           
 
Method Summary
 AXmultiplicity getMultiplicity()
          Get the multiplicity of this attribute
 
Methods inherited from class de.armax.ax.devtools.uml.nsuml.AXmodelElementNsumlImpl
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, toString
 
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.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

AXstructuralFeatureNsumlImpl

public AXstructuralFeatureNsumlImpl(ru.novosoft.uml.foundation.core.MStructuralFeature feature,
                                    AXmodelNsumlImpl model)
Method Detail

getMultiplicity

public AXmultiplicity getMultiplicity()
Description copied from interface: AXstructuralFeature

Get the multiplicity of this attribute

Specified by:
getMultiplicity in interface AXstructuralFeature
Returns:
an AXmultiplicity representing the multiplicity of this element


Copyright © 2003 ARMAX mindware GmbH. All Rights Reserved.