|
|||||||||||
| 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.AXclassifierMdrImpl
| Field Summary |
| Fields inherited from class de.armax.ax.devtools.uml.mdr.AXmodelElementMdrImpl |
model |
| Fields inherited from interface de.armax.ax.devtools.uml.AXclassifier |
INTERFACE |
| Constructor Summary | |
AXclassifierMdrImpl(org.omg.uml.foundation.core.Classifier cls,
AXmodelMdrImpl model,
java.util.HashMap taggedValues)
|
|
| Method Summary | |
java.lang.String |
getNamespaceName()
Get the namespace name for this model element. |
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.mdr.AXmodelElementMdrImpl |
existTaggedValue, getModel, getName, 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 |
| Methods inherited from interface de.armax.ax.devtools.uml.AXmodelElement |
equals, existTaggedValue, getModel, getName, getNameForCollectionDefine, getNameForCollectionMethod, getNameForCollectionVariable, getNameForDefine, getNameForMethod, getNameForVariable, getPackage, getQualifiedName, getRealElement, getStereotype, getSufficientlyQualifiedName, getSufficientlyQualifiedName, getTaggedValue, getTaggedValue, getTaggedValues, getTaggedValueTags, getWellKnownPackages, hasStereotype, isSameNamespace, isSameNamespace |
| Constructor Detail |
public AXclassifierMdrImpl(org.omg.uml.foundation.core.Classifier cls,
AXmodelMdrImpl model,
java.util.HashMap taggedValues)
| Method Detail |
public java.lang.String getNamespaceName()
AXmodelElementGet the namespace name for this model element.
This includes the names of all nested UML namespaces separated by dots (as it is well known for java packages).
getNamespaceName in interface AXmodelElementgetNamespaceName in class AXmodelElementMdrImplpublic 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 | ||||||||||