JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
de.bioforscher.singa.core.utility
Interface Nameable
All Known Subinterfaces:
Parameter
<Type>
All Known Implementing Classes:
BooleanParameter
,
DoubleParameter
,
IntegerParameter
,
Organism
,
Taxon
public interface
Nameable
The Nameable interface defines an Object that has a useful name attached to it.
Author:
cl
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
String
getName
()
Returns the name, by which the object can be referenced.
Method Detail
getName
String
getName()
Returns the name, by which the object can be referenced.
Returns:
The name of the object.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2017. All rights reserved.