de.armax.ax.devtools.uml
Interface AXabstraction

All Superinterfaces:
AXdependency, AXmodelElement
All Known Implementing Classes:
AXabstractionMdrImpl, AXabstractionNsumlImpl

public interface AXabstraction
extends AXdependency

Metamodel for an UML abstraction.

Author:
Peter Wieland, ARMAX mindware GmbH

Field Summary
static java.lang.String INTERFACE
          The qualified name of this interface.
 
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
 

Field Detail

INTERFACE

public static final java.lang.String INTERFACE

The qualified name of this interface.

See Also:
Constant Field Values


Copyright © 2003 ARMAX mindware GmbH. All Rights Reserved.