public abstract class DesignValueBase extends Object
DesignComponentBase| Constructor and Description |
|---|
DesignValueBase(ArooaElement element,
ArooaClass classIdentifier,
ArooaContext parentContext) |
DesignValueBase(ArooaElement element,
ArooaContext parentContext) |
| Modifier and Type | Method and Description |
|---|---|
ArooaElement |
element()
Required for producing the XML.
|
ArooaContext |
getArooaContext()
Get the
ArooaContext associated with this instance. |
QTag |
tag() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitchildrendetailpublic DesignValueBase(ArooaElement element, ArooaContext parentContext)
public DesignValueBase(ArooaElement element, ArooaClass classIdentifier, ArooaContext parentContext)
public ArooaElement element()
DesignInstanceelement in interface DesignInstancepublic QTag tag()
public ArooaContext getArooaContext()
DesignInstanceArooaContext associated with this instance.getArooaContext in interface DesignInstanceCopyright © 2023. All rights reserved.