@Retention(value=RUNTIME) public @interface ComponentAnn
Modifier and Type | Required Element and Description |
---|---|
String |
name
The name of this component.
|
String |
shortName
The short name of this component, which should exclusively consist of
lower case ASCII symbols and "_" without whitespace.
|
double |
version
The version of this component.
|
Modifier and Type | Optional Element and Description |
---|---|
String |
description
An optional OWLClassExpression of the component.
|
public abstract double version
public abstract String description
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann