|
|||||||||||
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.mdr.AXmodelElementMdrImpl
de.armax.ax.devtools.uml.mdr.AXdependencyMdrImpl
Field Summary |
Fields inherited from class de.armax.ax.devtools.uml.mdr.AXmodelElementMdrImpl |
model |
Fields inherited from interface de.armax.ax.devtools.uml.AXdependency |
INTERFACE |
Constructor Summary | |
AXdependencyMdrImpl(org.omg.uml.foundation.core.Dependency dep,
org.omg.uml.foundation.core.Classifier mdrClient,
org.omg.uml.foundation.core.Classifier mdrSupplier,
AXmodelMdrImpl model,
java.util.HashMap taggedValues)
|
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.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 |
Constructor Detail |
public AXdependencyMdrImpl(org.omg.uml.foundation.core.Dependency dep, org.omg.uml.foundation.core.Classifier mdrClient, org.omg.uml.foundation.core.Classifier mdrSupplier, AXmodelMdrImpl model, java.util.HashMap taggedValues)
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 |