|
|||||||||||
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.AXparameterMdrImpl
Field Summary |
Fields inherited from class de.armax.ax.devtools.uml.mdr.AXmodelElementMdrImpl |
model |
Fields inherited from interface de.armax.ax.devtools.uml.AXparameter |
INTERFACE |
Constructor Summary | |
AXparameterMdrImpl(org.omg.uml.foundation.core.Parameter parameter,
AXmodelMdrImpl model,
java.util.HashMap taggedValues)
|
Method Summary | |
AXoperation |
getOwner()
Get the owning operation of this parameter. |
AXclassifier |
getType()
Get the type of the parameter. |
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, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public AXparameterMdrImpl(org.omg.uml.foundation.core.Parameter parameter, AXmodelMdrImpl model, java.util.HashMap taggedValues)
Method Detail |
public AXclassifier getType()
AXparameter
Get the type of the parameter.
getType
in interface AXparameter
public AXoperation getOwner()
AXparameter
Get the owning operation of this parameter.
getOwner
in interface AXparameter
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |