|
|||||||||||
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.AXparameterNsumlImpl
Field Summary |
Fields inherited from class de.armax.ax.devtools.uml.nsuml.AXmodelElementNsumlImpl |
model |
Fields inherited from interface de.armax.ax.devtools.uml.AXparameter |
INTERFACE |
Constructor Summary | |
AXparameterNsumlImpl(ru.novosoft.uml.foundation.core.MParameter para,
AXmodelNsumlImpl model)
|
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.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 |
Constructor Detail |
public AXparameterNsumlImpl(ru.novosoft.uml.foundation.core.MParameter para, AXmodelNsumlImpl model)
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 |