public interface FeatureDefinitionI
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
What is the description of this feature for human readability?
|
String |
getKey()
What is the key which identifies this feature
|
String |
getName()
What is the human readable name of this feature
|
boolean |
isBanned() |
boolean |
isOnByDefault() |
String getKey()
String getName()
String getDescription()
boolean isBanned()
boolean isOnByDefault()
Copyright © 2015 Neuroinformatics Research Group. All rights reserved.