|
JADE Java Persistence API 1.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.jadeworld.jade.rootschema.Object
com.jadeworld.jade.rootschema.Collection<M>
com.jadeworld.jade.rootschema.Dictionary<M>
com.jadeworld.jade.rootschema.MemberKeyDictionary<Node>
com.jadeworld.jade.rootschema.NodeDict<Node>
public class NodeDict<Node>
Dictionary of Node, keyed on name. Used by parameters of System methods.
| Field Summary |
|---|
| Fields inherited from class com.jadeworld.jade.rootschema.Object |
|---|
oid |
| Constructor Summary | |
|---|---|
NodeDict()
Creates a new instance of NodeDict |
|
| Method Summary |
|---|
| Methods inherited from class com.jadeworld.jade.rootschema.Dictionary |
|---|
getAtKey, getAtKeyGeq, getAtKeyGtr, getAtKeyLeq, getAtKeyLss, getIteratorKeys, includes, includesKey, putAtKey, remove, removeKeyEntry, startKeyGeq, startKeyGtr, startKeyLeq, startKeyLss |
| Methods inherited from class com.jadeworld.jade.rootschema.Collection |
|---|
add, addAll, clear, contains, containsAll, copy, countOf, createIterator, deleteIfEmpty, first, getOwner, getStatistics, indexOf, instantiate, isEmpty, iterator, last, maxSize, purge, remove, removeAll, retainAll, setBlockSize, size, toArray, toArray, toString |
| Methods inherited from class java.lang.Object |
|---|
getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.util.Collection |
|---|
equals, hashCode |
| Constructor Detail |
|---|
public NodeDict()
|
JADE Java Persistence API 1.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||