|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjasi.sim.basic.value.AbstractSimValueType
jasi.sim.basic.value.AbstractComparableObject<Element>
jasi.sim.basic.element.AbstractElementBean
jasi.simple.defi.ComplexElementHandler
jasi.simple.defi.ComplexElement
public class ComplexElement
An example for a simple element.
| Field Summary |
|---|
| Fields inherited from interface jasi.sim.basic.element.Element |
|---|
COMPARATOR |
| Constructor Summary | |
|---|---|
ComplexElement()
Constructor for SimpleElement. |
|
ComplexElement(Id id)
Constructor for SimpleElement for a given ID. |
|
| Method Summary | |
|---|---|
Element |
delete()
Delete this simple element. |
| Methods inherited from class jasi.simple.defi.ComplexElementHandler |
|---|
getValue, setValue, toString |
| Methods inherited from class jasi.sim.basic.element.AbstractElementBean |
|---|
acceptDelete, compareTo, elements, equals, get, getId, getKey, hashCode, isDeleted, registered, set, setId, setKey |
| Methods inherited from class jasi.sim.basic.value.AbstractComparableObject |
|---|
isEQ, isGE, isGT, isLE, isLT, isNE |
| Methods inherited from class jasi.sim.basic.value.AbstractSimValueType |
|---|
getContent |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ComplexElement()
public ComplexElement(Id id)
id - The ID.| Method Detail |
|---|
public Element delete()
delete in interface Elementdelete in class AbstractElementBeanAbstractElementBean.delete()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||