public class OWLEntityEditor<T extends org.semanticweb.owlapi.model.EntityType> extends AbstractPropertyEditor<org.semanticweb.owlapi.model.OWLEntity>
Constructor and Description |
---|
OWLEntityEditor(T entityType) |
Modifier and Type | Method and Description |
---|---|
String |
getAsText() |
String |
getJavaInitializationString() |
void |
setAsText(String text) |
getValue, setValue
addPropertyChangeListener, firePropertyChange, getCustomEditor, getSource, getTags, isPaintable, paintValue, removePropertyChangeListener, setSource, supportsCustomEditor
public OWLEntityEditor(T entityType)
public String getJavaInitializationString()
getJavaInitializationString
in interface PropertyEditor
getJavaInitializationString
in class PropertyEditorSupport
public String getAsText()
getAsText
in interface PropertyEditor
getAsText
in class PropertyEditorSupport
public void setAsText(String text) throws IllegalArgumentException
setAsText
in interface PropertyEditor
setAsText
in class PropertyEditorSupport
IllegalArgumentException
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann