public class StringLabel extends Object implements Label
Constructor and Description |
---|
StringLabel() |
StringLabel(String label)
Initializes a label to a specific String value
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getClassName() |
int |
hashCode() |
void |
setClassName(String className) |
String |
toString() |
public StringLabel(String label)
labelValue
- the label name expressed as Stringpublic StringLabel()
Copyright © 2015 Semantic Analytics Group @ Uniroma2. All rights reserved.