-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getName
public String getName()
- Specified by:
getName
in interface ElementDescriptor
- Returns:
- The symbolic name used to unambiguously identify this element.
E.g. the fully qualified name of a Java class.
-
getAlias
public String getAlias()
- Specified by:
getAlias
in interface ElementDescriptor
- Returns:
- A short form of the symbolic name, or
null
if not declared.
-
getLabel
public String getLabel()
- Specified by:
getLabel
in interface ElementDescriptor
- Returns:
- A human-readable version of the symbolic name to be used in user interfaces, or
null
if not declared.
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.