|
|||||||||||
| 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.AXclassifierNsumlImpl
| Field Summary |
| Fields inherited from class de.armax.ax.devtools.uml.nsuml.AXmodelElementNsumlImpl |
model |
| Fields inherited from interface de.armax.ax.devtools.uml.AXclassifier |
INTERFACE |
| Constructor Summary | |
AXclassifierNsumlImpl(ru.novosoft.uml.foundation.core.MClassifier classifier,
AXmodelNsumlImpl model)
|
|
| Method Summary | |
boolean |
isNativeType()
Check weather this type is a native type. |
boolean |
isVoidType()
Check weather this type is a void type. |
| 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 AXclassifierNsumlImpl(ru.novosoft.uml.foundation.core.MClassifier classifier,
AXmodelNsumlImpl model)
| Method Detail |
public boolean isVoidType()
AXclassifierCheck weather this type is a void type.
isVoidType in interface AXclassifierpublic boolean isNativeType()
AXclassifierCheck weather this type is a native type.
This returns true for UML DataTypes.
isNativeType in interface AXclassifier
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||