public class UMLNotationMetatype extends NotationMetatype
Constructor and Description |
---|
UMLNotationMetatype() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
adaptSelection(java.lang.Object selection)
Adapt the selection into a UML notation element
|
getDisplayName, getReference, resolveReference
public java.lang.Object adaptSelection(java.lang.Object selection)
adaptSelection
in class NotationMetatype
com.ibm.xtools.transform.core.AbstractMetatype#adaptSelection(java.lang.Object)