|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.smila.datamodel.record.impl.AnnotatableImpl
org.eclipse.smila.datamodel.record.impl.AttributeValueImpl
public abstract class AttributeValueImpl
Default implementation of SMILA AttributeValue, as abstract base class for LiteralImpl and MObjectImpl.
| Constructor Summary | |
|---|---|
AttributeValueImpl()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getSemanticType()
get the semantic type name of this value. |
void |
setSemanticType(java.lang.String semanticType)
set semantic type name of this value. |
| Methods inherited from class org.eclipse.smila.datamodel.record.impl.AnnotatableImpl |
|---|
addAnnotation, annotationsSize, getAnnotation, getAnnotationNames, getAnnotations, hasAnnotation, hasAnnotations, removeAnnotations, removeAnnotations, setAnnotation, setAnnotations |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.smila.datamodel.record.Annotatable |
|---|
addAnnotation, annotationsSize, getAnnotation, getAnnotationNames, getAnnotations, hasAnnotation, hasAnnotations, removeAnnotations, removeAnnotations, setAnnotation, setAnnotations |
| Constructor Detail |
|---|
public AttributeValueImpl()
| Method Detail |
|---|
public java.lang.String getSemanticType()
getSemanticType in interface AttributeValueAttributeValue.getSemanticType()public void setSemanticType(java.lang.String semanticType)
setSemanticType in interface AttributeValuesemanticType - semantic type name.AttributeValue.setSemanticType(java.lang.String)
|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||