|
|||||||||||
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.AXstructuralFeatureNsumlImpl
de.armax.ax.devtools.uml.nsuml.AXattributeNsumlImpl
Field Summary |
Fields inherited from class de.armax.ax.devtools.uml.nsuml.AXmodelElementNsumlImpl |
model |
Fields inherited from interface de.armax.ax.devtools.uml.AXattribute |
INTERFACE |
Constructor Summary | |
AXattributeNsumlImpl(ru.novosoft.uml.foundation.core.MAttribute attrib,
AXmodelNsumlImpl model)
|
Method Summary | |
AXclass |
getOwner()
Get the owning class of this attribute |
AXclassifier |
getType()
Get the type of this attribute |
java.lang.String |
toString()
|
Methods inherited from class de.armax.ax.devtools.uml.nsuml.AXstructuralFeatureNsumlImpl |
getMultiplicity |
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 |
Methods inherited from interface de.armax.ax.devtools.uml.AXstructuralFeature |
getMultiplicity |
Constructor Detail |
public AXattributeNsumlImpl(ru.novosoft.uml.foundation.core.MAttribute attrib, AXmodelNsumlImpl model)
Method Detail |
public AXclassifier getType()
AXattribute
Get the type of this attribute
getType
in interface AXattribute
public AXclass getOwner()
AXattribute
Get the owning class of this attribute
getOwner
in interface AXattribute
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 |