|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.armax.ax.devtools.uml.AXmodelElementAbstract
de.armax.ax.devtools.uml.nsuml.AXmodelElementNsumlImpl
de.armax.ax.devtools.uml.nsuml.AXdependencyNsumlImpl
Field Summary |
Fields inherited from class de.armax.ax.devtools.uml.nsuml.AXmodelElementNsumlImpl |
model |
Fields inherited from interface de.armax.ax.devtools.uml.AXdependency |
INTERFACE |
Constructor Summary | |
AXdependencyNsumlImpl(ru.novosoft.uml.foundation.core.MDependency dep,
AXmodelNsumlImpl model)
|
Method Summary | |
AXclass |
getClient()
Get the dependency client. |
AXclass |
getSupplier()
Get the dependency supplier. |
java.lang.String |
toString()
|
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 |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public AXdependencyNsumlImpl(ru.novosoft.uml.foundation.core.MDependency dep, AXmodelNsumlImpl model)
Method Detail |
public AXclass getClient()
AXdependency
Get the dependency client.
getClient
in interface AXdependency
public AXclass getSupplier()
AXdependency
Get the dependency supplier.
getSupplier
in interface AXdependency
public java.lang.String toString()
toString
in class AXmodelElementAbstract
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |