|
|||||||||
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.sim.basic.element.relation.MultiRelationHandler
jasi.sim.basic.element.relation.MultiRelation
public class MultiRelation
Collection of simulation elements to be visited with a varying number of element IDs.
Field Summary |
---|
Fields inherited from interface jasi.sim.basic.element.Element |
---|
COMPARATOR |
Constructor Summary | |
---|---|
MultiRelation()
Constructor of MultiRelation. |
|
MultiRelation(Id id)
Constructor of MultiRelation. |
Method Summary | |
---|---|
Element |
delete()
Delete this binary relation element. |
Methods inherited from class jasi.sim.basic.element.relation.MultiRelationHandler |
---|
getList, setList, 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 MultiRelation()
public MultiRelation(Id id)
id
- The ID.Method Detail |
---|
public Element delete()
delete
in interface Element
delete
in class AbstractElementBean
AbstractElementBean.delete()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |