|
|
|||||||||||||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||||||||||
| Packages that use PropertyName | |
|---|---|
| de.lmu.ifi.dbs.elki.properties | Property handling and main ELKI properties file. |
| Uses of PropertyName in de.lmu.ifi.dbs.elki.properties |
|---|
| Methods in de.lmu.ifi.dbs.elki.properties that return PropertyName | |
|---|---|
static PropertyName |
PropertyName.getOrCreatePropertyName(Class<?> type)
Gets the PropertyName for the given class named as the classes name if it exists, creates and returns it otherwise. |
static PropertyName |
PropertyName.getPropertyName(String name)
Returns the PropertyName for the given name if it exists, null otherwise. |
| Methods in de.lmu.ifi.dbs.elki.properties with parameters of type PropertyName | |
|---|---|
String[] |
Properties.getProperty(PropertyName propertyName)
Provides the entries (as separated by PROPERTY_SEPARATOR) for a specified PropertyName. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||