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
UTLFException
public 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
UTLFException
public UReal castReal() throws UTLFException
UTLFException
public UInteger castInteger() throws UTLFException
UTLFException
public UBoolean castBoolean() throws UTLFException
UTLFException
public boolean equivalentTextTo(UInstance o)
public boolean equivalentAttributeTo(UInstance o)
EDB Working Group at Tue Jun 10 17:08:59 JST 2025