gate.gui
Class FeaturesSchemaEditor.Feature
java.lang.Object
gate.gui.FeaturesSchemaEditor.Feature
- Enclosing class:
- FeaturesSchemaEditor
- protected class FeaturesSchemaEditor.Feature
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
String name
value
Object value
FeaturesSchemaEditor.Feature
public FeaturesSchemaEditor.Feature(String name,
Object value)
isSchemaFeature
boolean isSchemaFeature()
isCorrect
boolean isCorrect()
isRequired
boolean isRequired()
getDefaultValue
Object getDefaultValue()