public class MetaClassifier extends NamedElement
Namespace
and a name.Constructor and Description |
---|
MetaClassifier(Namespace namespace,
String localName)
Constructs a new
MetaClassifier with the given namespace and localName . |
Modifier and Type | Method and Description |
---|---|
static MetaClassifier |
getDefault()
Returns the default metaclassifier.
|
Namespace |
getNamespace()
Returns the namespace of this metaclassifier.
|
void |
setNamespace(Namespace namespace)
Defines the namespace of this metaclassifier.
|
String |
toString() |
getLocalName
public static MetaClassifier getDefault()
public Namespace getNamespace()
public void setNamespace(Namespace namespace)
namespace
- the namespacepublic String toString()
toString
in class NamedElement
Copyright © 2013–2017 Atlanmod INRIA LINA Mines Nantes. All rights reserved.