Datatype insteadpublic interface Datatype
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(Object value)
Deprecated.
|
boolean |
contains(Object value,
AtomicDatatype datatype)
Deprecated.
|
aterm.ATermAppl |
getName()
Deprecated.
|
String |
getURI()
Deprecated.
|
aterm.ATermAppl |
getValue(int i)
Deprecated.
|
Object |
getValue(String value,
String datatypeURI)
Deprecated.
|
boolean |
isEmpty()
Deprecated.
|
Datatype |
singleton(Object value)
Deprecated.
|
int |
size()
Deprecated.
|
String getURI()
aterm.ATermAppl getName()
int size()
boolean isEmpty()
boolean contains(Object value)
boolean contains(Object value, AtomicDatatype datatype)
aterm.ATermAppl getValue(int i)
Copyright © 2013. All Rights Reserved.