public class Namer extends Object
| Constructor and Description |
|---|
Namer() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getMetaName(org.eclipse.uml2.uml.Type type) |
static String |
name(org.eclipse.uml2.uml.Package nearestPackage) |
static String |
name(org.eclipse.uml2.uml.Type type) |
static String |
nameIncludingModel(org.eclipse.uml2.uml.Package nearestPackage) |
static String |
qualifiedName(org.eclipse.uml2.uml.NamedElement namedElement) |
public static String name(org.eclipse.uml2.uml.Type type)
public static String getMetaName(org.eclipse.uml2.uml.Type type)
public static String nameIncludingModel(org.eclipse.uml2.uml.Package nearestPackage)
public static String name(org.eclipse.uml2.uml.Package nearestPackage)
public static String qualifiedName(org.eclipse.uml2.uml.NamedElement namedElement)
Copyright © 2017. All rights reserved.