public abstract class UInstance extends Object implements Serializable, Cloneable
| Constructor and Description |
|---|
UInstance() |
protected String text
public String getEN()
public String getFQEN()
public String getText()
public boolean hasValidText()
public void setText(CharSequence s)
public static UDict createTop(Element e) throws UTLFException
UTLFExceptionpublic UInstance duplicateInstance()
protected void retrieveAttribute(Element e)
protected void setAttributes(Element e)
public void setBasis(URI u)
public URI getBasis()
public void setSeeAlso(URI u)
public URI getSeeAlso()
public void setScope(String s)
public String getScope()
public int numberOfElements()
public boolean isKey()
public boolean isObject()
public boolean isString()
public boolean isData()
public boolean isDate()
public boolean isReal()
public boolean isInteger()
public boolean isBoolean()
public boolean isTrue()
public boolean isFalse()
public boolean isNull()
public boolean isReference()
public boolean isDict()
public boolean isArray()
public UKey asKey()
public UObject asObject()
public UString asString()
public UData asData()
public UDate asDate()
public UReal asReal()
public UInteger asInteger()
public UBoolean asBoolean()
public UTrue asTrue()
public UFalse asFalse()
public UNull asNull()
public UReference asReference()
public UDict asDict()
public UArray asArray()
void copyAttribute(UInstance ui)
public UString castString() throws UTLFException
UTLFExceptionpublic UReal castReal() throws UTLFException
UTLFExceptionpublic UInteger castInteger() throws UTLFException
UTLFExceptionpublic UBoolean castBoolean() throws UTLFException
UTLFExceptionpublic boolean equivalentTextTo(UInstance o)
public boolean equivalentAttributeTo(UInstance o)
EDB Working Group at Mon Dec 15 16:45:05 JST 2025